/* Icon Up */
@-webkit-keyframes hvr-icon-up {
 0%, 50%, 100% {
 top: 5px;
 top: 5px;
}
00679d 25%, 75% {
 top: -1px;
 top: -1px;
}
}
@keyframes hvr-icon-up {
 0%, 50%, 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 25%, 75% {
 -webkit-transform: translateY(-6px);
 transform: translateY(-6px);
}
}
/* Icon Up */
.begaj, #begaj {
	display: none;
}
.clear {
	clear: both;
}
.content-page img, img {
	max-width: 100%;
	height: auto;
	/*height: auto!important;*/
}
iframe {
	max-width: 100%;
}
body {
	font-family: 'PT Serif', Tahoma, Arial, Verdana, sans-serif;
	font-size: 18px;
	color: #2c2c2c;
	background-color: #ffffff;
	background: #ffffff;
}
a {
	color: #a67d33;
}
a:focus, a:hover {
	color: #990000;
	outline: none;
	text-decoration: none;
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.owl-carousel .owl-controls {
	margin: 0;
}
#logo img {
	transition: height 0.4s ease-out 0s;
	height: 116px;
}
#logo {
	position: absolute;
	top: 16px;
	left: 0px;
	z-index: 5;
	transition: all 0.3s;
}

.wrap-header-top {
	background-color: #fff;
	position: relative;
	z-index: 1000;
}
.header-top {
	  position: relative;
    text-align: right;
    padding: 30px 0px 0px 0px;
    transition: all 0.3s;
    height: 150px;
}
.header-top .wrap-info {
}
.header .time span {
	font-size: 20px;
	font-weight: bold;
	color: #00aeef;
}
#top-menu {
	display: inline-block;
	text-align: right;
	margin-top: 4px;
}
#top-menu .label-menu span {
	font-size: 24px;
	vertical-align: middle;
}
#top-menu .label-menu {
	color: #000;
	text-transform: uppercase;
}
#top-menu .razdelitel:after {
	content: '|';
	font-size: 14px;
	color: #00aeef;
	padding: 10px 0 0 0;
	display: inline-block;
	background-color: #fff;
}
#top-menu .razdelitel:last-child {
	display: none;
}
#top-menu ul li div:before {
	border-bottom: 7px solid #ffffff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	position: absolute;
	content: "";
	top: -7px;
	left: 20px;
}
#top-menu li {
}
#top-menu a {
	font-size: 18px;
	color: #333333;
	padding: 5px 8px 6px 8px;
	transition: all 0.15s ease-out 0s;
}
#top-menu li:hover a, #top-menu li a:hover {
	color: #fff;
	background-color: #97b300;
	/*!border-radius: 50px; */
	transition: all 0.15s ease-out 0s;
}
#top-menu li li a {
	color: #505050!important;
	font-weight: normal;
	padding: 10px 25px;
	font-weight: bold;
	font-size: 15px;
	background-color: #fff!important;
	text-align: left;
	border-radius: 0px !important;
}
#top-menu li li a:hover {
	color: #849c00!important;
	background: #edf2d4!important;
}
#main-slider .slider-fill {
	padding-top: 500px;
	display: block;
	background-position: center;
	background-size: cover;
}
#main-slider .slider-border {
	/*! border-left: 10px solid #fff; */
	/*! border-right: 10px solid #fff; */
	/*! border-bottom: 10px solid #fff; */
}
#offer-slider .owl-prev, #offer-slider .owl-next, #main-slider .owl-prev, #main-slider .owl-next {
	position: absolute;
	/*! top: 0; */
	bottom: 10px;
	margin: auto;
	width: 82px;
	height: 72px;
	border-radius: 0px;
	padding: 0;
	transition: all 0.25s ease-out;
	/*! background-color:#d92b21; */
	/*! right: 10px; */
	background: rgba(255,255,255,0.80);
}
#offer-slider .owl-prev:hover, #offer-slider .owl-next:hover, #main-slider .owl-prev:hover, #main-slider .owl-next:hover {
	background: rgba(255,255,255,1);
	transition: all 0.25s ease-out;
}
#main-slider .owl-next, #offer-slider .owl-next {
	right: 10px;
}
#main-slider .owl-prev, #offer-slider .owl-prev {
	right: 93px;
}
#offer-slider .owl-prev .icon, #offer-slider .owl-next .icon, #main-slider .owl-prev .icon, #main-slider .owl-next .icon {
	width: 82px;
	height: 72px;
	color: transparent;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(img/all-pics.png) no-repeat;
}
#main-slider .owl-nav .owl-prev .icon, #offer-slider .owl-nav .owl-prev .icon {
	background-position: 23px 29px;
}
#main-slider .owl-nav .owl-next .icon, #offer-slider .owl-nav .owl-next .icon {
	background-position: -50px 29px;
}
#main-slider .slider-fill .container {
	left: 0px;
	position: absolute;
	/*! right: 10px; */
	top: 10%;
	text-align: right;
	z-index: 3;
	/*! width: 90%; */
	right: 0px;
}
#main-slider .slider-fill .container .wrap-slider-price {
	position: absolute;
	right: 15px;
	bottom: 0px;
	text-align: center;
	z-index: 3;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: rgba(255,255,255,0.3)
}
#main-slider .slider-fill .container .wrap-slider-price .slider-price {
	text-align: center;
	width: 100px;
	height: 100px;
	margin: 10px 0px 0px 10px;
	padding: 18px 0px 0px 0px;
	border-radius: 50%;
	background: rgba(255,255,255,1)
}
#main-slider .slider-fill .container .wrap-slider-price .slider-price .slider-sm-text {
	color: #505050;
	font-size: 16px;
	font-weight: normal;
	display: block;
}
#main-slider .slider-fill .container .wrap-slider-price .slider-price div {
	font-size: 32px;
	line-height: 80%;
	font-weight: 600;
	color: #b22d33;
	margin-top: 7px;
	display: inline-block;
}
#main-slider .slider-fill .container .wrap-slider-price .slider-price span {
	font-size: 24px;
	line-height: 10%;
	font-weight: normal;
	color: #b22d33;
}
#main-slider .slider-fill .wrap-slider-text {
	padding: 10px;
	display: inline-block;
}
#main-slider .slider-fill .slider-text {
	color: #fff;
	/*! font-size: 16px; */
	/*! font-weight: bold; */
}
#main-slider .slider-fill .slider-text .title {
	font-size: 50px;
	/*! font-weight: 600; */
	color: #fff;
	/*! letter-spacing:-1px; */
	line-height: 100%;
	text-shadow: 0px 2px 4px rgba(0,0,0,0.65);
	/*! background: rgba(0,0,0,0.5); */
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
}
#main-slider .slider-fill .slider-text .short {
}
#main-slider .slider-fill .slider-text .price {
	font-size: 22px;
	color: #FDD40A;
}
.search-form {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 295px;
	border: 0px solid;
	outline: none;
}
.search-form input.text:focus, .search-form:focus {
	outline: none;
}
.search-form input.text {
	border: none;
	border-left: 1px solid #fff;
	display: block;
	background: transparent;
	color: #fff;
	height: 35px;
	padding: 8px;
	width: 100%;
	outline: none;
	font-size: 14px;
}
.search-form input.submit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	height: 26px;
	width: 26px;
	background: transparent url('img/all-pics.png') -1px -50px no-repeat;
	border: none;
	margin: auto;
}
.antetka-3,
.antetka-2,
.antetka-1 {
	font-size: 50px;
	line-height: 100%;
	color:#990000;
	margin-bottom: 25px;
	text-align: center;
	position: relative;
}
.antetka-2 {
	color: #fff;
	background:none!important;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-size: 50px;
}
/*.antetka-1:before {
	content: "";
	position: absolute;
	bottom: -10px;
	text-align: center;
	width: 132px;
	height: 9px;
	display: inline-block;
	background: url(img/all-pics.png) no-repeat 0px -125px;
}*/


.btn-all-offers:after, .more-news:after {
	content: '';
	width: 6px;
	height: 12px;
	position: absolute;
	left: 12px;
	top: 15px;
	background: url('img/all-pics.png') no-repeat -6px -450px;
}
.btn-all-offers, .more-news {
	background-color: #fff;
	color: #01669d;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px 20px 14px 25px;
	line-height: 100%;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	border: 3px solid #e7e7e7;
}
.btn-all-offers:hover {
	color: #fff;
	text-decoration: none;
	background-color: #00aeef;
}
.btn-all-offers:hover:after {
	background: url('img/all-pics.png') no-repeat -20px -450px;
}
.test {
	background: #b07629;
}
.partnior {
	display: inline-block;
	margin: 0px 10px;
	vertical-align: middle;
	font-size: 12px;
}
.all-wrap {
	margin: 20px 0px 0px 0px;
	font-size: 12px;
}
.otstap-1 {
	margin-bottom: 20px;
}
.otstap {
	margin-bottom: 30px;
}
.otstap-2 {
	margin-bottom: 40px;
}
.otstap-3 {
	margin-bottom: 10px;
}
.otstap-4 {
	margin-bottom: 20px;
	}
.otstap-5 {
	margin-bottom: 50px;
	}
.single-news-wrap { margin-bottom: 30px;}
.antetka-left .icon-izbrani-oferti, .antetka-left .icon-pochivki, .antetka-left .icon-calendar, .antetka-left .icon-excursii {
	position: absolute;
	display: block;
	padding: 0px!important;
}
.antetka-left .icon-izbrani-oferti {
	right: 10px;
	bottom: 0px;
	background: url(img/all-pics.png) no-repeat -2px -90px;
	width: 35px;
	height: 36px;
}

 .news-once {
	 margin-bottom: 20px;
}
.news-img, .home-img, .video-img, .gallery-img {
	padding-top: 100%;
	background-position: center center;
	background-size: cover;
	display: block;
	position: relative;
	background-repeat: no-repeat;
}
 .video-img {
	padding-top: 75%;
}
.news-once  {
	border-bottom: 1px solid rgba(255,255,255,0.3);
	height: 100%;
}
.news-once a {
	display: block;
}
.news-once-cont {
	position: relative;
	padding-left: 22px;
}
.news-once-cont:before {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	display: block;
	top: 4px;
	left: 0px;
	background: url('img/all-pics.png') no-repeat 0px -125px;
}
.news-once .title {
	color: #fff;;
	font-size: 21px;
	line-height: 110%;
	cursor: pointer;
	position: relative;
	margin: 3px 0px 15px 0px;
	}
.news-once .title:hover {
	color: #97b300;
}
.news-block .news-date, .news-list .date, .news-once .date {
	font-size: 14px;
	color: #fff;
	margin-top: 0px;
}
.news-once .text {
	color:#545454;
}

.more-btn {
	background-color: #212121;
	color: #fff;
	border: 1px solid #212121;
	font-size: 14px;
	padding: 8px 20px 9px 20px;
	transition: all 0.25s ease-out 0s;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
	white-space: nowrap;
}
 .more-btn:hover, .more-btn:focus  {
	background-color: #b18d4c;
	border-color: #fff;
	color: #fff;
	transition: all 0.25s ease-out 0s;
}
/*.wrap-filter input.submit:before {
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width: 22px;
	height:22px;
	z-index:1;
	background: url(img/icon-bus.png) no-repeat -1px -2px;
	}*/
.main-slider-wrap {
	position: relative;
	margin: 0px;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
#main-slider {
	position: relative;
}
#main-slider .slider-fill:before {
	content: "";
	background: url(img/header_gradient.png) bottom repeat-x;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 1;
	height: 241px;
}
#main-slider .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0px;
}
#main-slider .owl-dots .owl-dot span {
	background: none;
	border: 2px solid #ffffff;
	margin: 5px;
	width: 12px;
	height: 12px;
}
#main-slider .owl-dots .owl-dot.active span {
	border: 2px solid #ffffff;
	background: rgba(255,255,255,1.00);
}
.container {
	position: relative;
}

.no-padding {
	padding-left: 0px;
	padding-right: 0px;
}
.no-margin {
	margin-left: 0px;
	margin-right: 0px;
}
.nav_clone {
	visibility: hidden;
}
.nav_fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
	transition: transform 0.4s ease-out;
}
#footer {
	background: #590a00;
	padding: 50px 0px;
}
.footer-top {
	/*! padding: 50px 0px 30px 0px; */
	/*! background: url(img/footer_back.gif) bottom center repeat-x; */
}
#footer-bottom a {
	color: #505050;
}
#footer-bottom {
	text-align: center;
	padding: 15px 0px 10px 0px;
}
#footer-bottom .peakview:after {
	content: '';
	display: inline-block;
	width: 140px;
	height: 29px;
	background: url('img/all-pics.png') no-repeat -1px -239px;
	vertical-align: middle;
	margin-left: 7px;
}
#footer-bottom .copyright-containter > div {
	/*! display: inline-block; */
	/*! padding: 2px 16px; */
	font-size: 16px;
}
#footer-bottom .copyright-containter .created a {
	position: relative;
	text-decoration: none;
}
#footer-bottom .copyright-containter .created a:hover .icon {
	animation-duration: 0.75s;
	animation-name: hvr-icon-up;
	animation-timing-function: ease-out;
}
#footer-bottom .copyright-containter .created img {
	opacity: 0.5;
}
#footer-bottom .copyright-containter .all {
	text-align: center;
	/*! float: left; */
	color: #ac8580;
}
#footer-bottom .copyright-containter .created {
	text-align: center;
	/*! float: right; */
	color: #ac8580;
	padding: 10px 0px 0px 0px;
}
#footer .row.copyright-containter > div {
	padding: 0;
}
#footer .copyright-containter .created a:hover .icon {
	animation-duration: 0.75s;
	animation-name: hvr-icon-up;
	animation-timing-function: ease-out;
}
#footer .copyright-containter .created a .icon {
	background: rgba(0, 0, 0, 0) url("img/all-pics.png") no-repeat scroll -1px -85px;
	height: 23px;
	position: absolute;
	right: 0;
	top: 0;
	width: 31px;
	opacity:0.5;
}
#footer .copyright-containter .created a:hover .icon {
	opacity:1;
}
#footer .copyright-containter .created a {
	color: #ac8580;
	display: inline-block;
	padding: 2px 35px 2px 0;
	position: relative;
}
#footer .copyright-containter .created a:hover {
	color: #fff;
}
#footer .socials .facebook {
	background: rgba(0, 0, 0, 0) url("img/all-pics.png") no-repeat scroll -1px -753px;
	display: inline-block;
	height: 16px;
	width: 89px;
	vertical-align: middle;
	margin: 0 5px;
}
#footer .socials .google-play {
	width: 132px;
	height: 45px;
	background: rgba(0, 0, 0, 0) url("img/all-pics.png") no-repeat scroll -1px -809px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px;
}
.other-offers {
	position: relative;
}
.other-offers .text-cont {
	position: absolute;
	display: table;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	padding: 20px;
	z-index: 3;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	line-height: 110%;
	/*! text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); */
	text-transform: uppercase;
}
.other-offers .text-cont .text {
	display: table-cell;
	vertical-align: middle;
	transition: all 0.25s ease-out 0s;
}
.other-offers:before {
	transition: background-color 0.3s ease-out;
	background-color: rgba(0, 0, 0, 0.2);
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.other-offers .wrap-image {
	overflow: hidden;
}
.other-offers:hover .text-cont .text {
	padding-top: 10px;
	transition: all 0.25s ease-out 0s;
}
.other-offers:hover .image {
	transition: all 0.25s ease-out 0s;
	transform: scale(1.03);
}
.other-offers .image {
	transition: all 0.25s ease-out 0s;
	padding-top: 73%;
	background-position: center;
	background-size: cover;
}
.col-special-padding-2 {
	padding-left: 1px;
	padding-right: 0px;
}
.col-special-padding-3 {
	padding-left: 0px;
	padding-right: 0px;
}
.dest-home-wrap {
	position: relative;
	display: inline-block;
	width: 49%;
}
.responsive-nav > div > ul > li.dropdown > div {
	-webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.4);
}
.header {
	color: #fff;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9;
	background: url(img/top_back.png) top repeat-x;
}
section {
	margin: 198px 0px 50px 0px;
}



.tbl-left-col {
	width: 201px;
}
.tbl-right-col {
	margin: 0 0 0 200px;
}
.pdates .title1 .title-text, .pprices .title1 .title-text {
	height: 50px;
	overflow: hidden;
}
.pdates .title1 .title-text .title-text-inside, .pprices .title1 .title-text .title-text-inside {
	height: 50px;
	overflow: hidden;
	vertical-align: middle;
	display: table-cell;
	/*! color: #fff; */
	font-size: 12px;
	font-weight: bold;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
	border: 1px solid #efefef;
}
.table-hotel-prices {
	font-size: 14px;
	font-weight: normal!important;
	text-align: center;
}
.pprices a {
	color: #d92b21;
	font-size: 14px;
	line-height: 100%;
}
.pprices .title1, .pdates .title1 {
	font-weight: normal;
}
.table-hotel-prices th, .table-hotel-prices td {
	text-align: center;
}
.table-hotel-prices .title.first_td {
	height: 72px;
}
.content-page .table-hotel-prices td, .content-page .table-hotel-prices table tr th {
	padding: 6px;
	text-align: center;
}
.content-page table td, .content-page table th {
	border: 1px solid #e1f2c5;
	padding: 10px 15px;
	text-align: left;
}
.content-page table thead td, .content-page table th, .containt table th, table.pprices th {
	background-color: #f0f0f0;
}
.offer-text-containt {
	background-color: #fff;
	/*! padding: 40px; */
	margin: 0px 0px 60px 0px;
}
.dest-text-containt {
	background-color: #f7f4f3;
	padding: 25px 15px;
	margin: 0px 0px 50px 0px;
	font-size: 16px;
	/*! border-top: 2px solid #dedede; */
	/*! border-bottom: 2px solid #dedede; */
	/*! border: 1px solid #000; */
}
.dest-text-containt ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.dest-text-containt ul li {
	margin: 2px 0px 2px 0px;
	padding: 0px 10px;
	width: 33.33%;
}
.dest-text-containt ul li a {
	padding: 8px 10px 8px 25px;
	position: relative;
	line-height: 120%;
	display: block;
	font-size: 16px;
	color: #990000;
	transition: all 0.25s ease-out 0s;
	border: 1px solid #fff;
	height: 100%;
	background: #fff;
}
.pagination > li > span:focus, .pagination > li > span:hover {
	background: #fff;
}
.dest-text-containt ul li a.izbrano, .dest-text-containt ul li a:hover {
	color: #97b300;
	border-color: #97b300;
	background-color: #fff;
	transition: all 0.25s ease-out 0s;
}
.dest-text-containt ul li a.izbrano:before, .dest-text-containt ul li a:hover:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 12px;
	width: 4px;
	height: 7px;
	background:  url(img/all-pics.png) no-repeat -28px -115px;
}

.pagination > li > a:focus, .pagination > li > a:hover {
	color: #97b300;
	border-color: #97b300;
	background-color: #fff;
	transition: all 0.25s ease-out 0s;
}
.dest-text-containt ul li a:before {
	content: "";
	position: absolute;
	top: 15px;
	left: 12px;
	width: 4px;
	height: 7px;
	background: url(img/all-pics.png) no-repeat -37px -115px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #fafafa;
}
.table-responsive {
	border: 0px;
}
.tbl-top-text {
	text-align: center;
	font-size: 16px;
	margin: -10px 0px 20px 0px;
}
.offer-text {
	margin-bottom: 30px;
}
#offer-slider {
	position: relative;
	margin-bottom: 4px;
}
#offer-slider .owl-prev > div {
	background-position: -3px -196px;
}
#offer-slider .owl-next > div {
	background-position: -71px -196px;
}
#offer-slider .slider-fill {
	position: relative;
	overflow: hidden;
}
#offer-slider .slider-fill .image {
	position: relative;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;/*-webkit-animation: zoomin 15s ease-in infinite;
	animation: zoomin 15s ease-in infinite;
	transition: all .5s ease-in;*/
}
#offer-slider .slider-fill .image {
	padding-top: 400px;
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: #152a69;
	background: rgba(0,0,0,0.85);
}

.offer-rigth-side-top {
	padding: 30px;
	margin-bottom: 8px;
}
.offer-rigth-side-top ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.offer-rigth-side-top ul li {
	margin: 0px;
	padding: 5px 0px 5px 25px;
	position: relative;
	line-height: 120%;
}
.offer-rigth-side-top ul li:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0px;
	width: 17px;
	height: 12px;
	background: url(img/all-pics.png) no-repeat -19px -409px;
}
.offer-rigth-side-top-title {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 20px;
	background: #f2fbfc;
}
.offer-rigth-side-bottom {
	background: #b5272e url(img/palm.png) no-repeat right bottom;
	min-height: 186px;
	position: relative;
	padding: 30px;
	color: #fff;
	font-size: 16px;
}
.offer-rigth-side-bottom .price-wrap {
	position: absolute;
	left: 30px;
	bottom: 30px;
}
.price-big-white {
/*! color: #fff; */
}
.price-big-white span {
	font-size: 28px;
	line-height: 100%;
	font-weight: 600;
}
table.chess {
	max-width: 100%;
	width: 100%;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	background-color: #fff;
	text-align: center;
}
table.chess tr td {
	border: 1px solid #efefef;
	padding: 5px 10px;
	text-align: left;
	background: #dddddd;
	color:#363636;
}
table.chess tr td.tamno {
	color:#fff;
	background: #bbbbbb;
	text-align: center;
}

table.chess tr td p {
	text-align: left;
	color: #818181;
}

table.chess tr td.title {
	background-color: #595959;
	font-size: 16px;
	line-height: 120%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 15px 10px;
}
table.chess tr.title td {
	padding: 15px 10px;
}




.b-style-1 {
	background-color: #6ed4e2;
	color: #fff;
	border: 1px solid #6ed4e2;
	font-size: 14px;
	padding: 10px 15px;
	font-weight: 600;
	line-height: 100%;
	transition: all 0.25s ease-out 0s;
	border-radius: 2px;
	position: relative;
	display: inline-block;
}
.b-style-1:hover, .b-style-1:focus {
	border: 1px solid #d92b21;
	background: #fff;
	color: #d92b21;
}
#parentHorizontalTab {
	margin: 30px 0!important;
}
#parentHorizontalTab > ul {
	border-bottom: 1px solid #d1d1d1;
}
#parentHorizontalTab > ul li {
	border: 1px solid #d1d1d1 !important;
	padding: 10px 20px!important;
	margin-bottom: -1px!important;
	margin-top: 4px;
	background-color: #f9ffce;
}
#parentHorizontalTab > ul li.resp-tab-active {
	color: #2E2E2E;
	padding: 14px 20px 10px !important;
	border-color: #d1d1d1 !important;
	border-bottom-color: #fff!important;
	margin-bottom: -1px;
	margin-top: 0;
	background-color: #fff;
}
.resp-tabs-list li {
	font-size: 16px;
	font-weight: bold;
	padding: 8px 15px;
}
.resp-tab-content {
	border: none;
}
.resp-tab-active {
	border-color: #D9E9A8!important;
	background-color: #fff!important;
}




.single-news-date {
	color: #757575;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 10px;
}
.news-image-float {
	width: 35%;
	float: left;
	margin: 0 30px 15px 0;
}
.news-image-float .image {
	padding-top: 73%;
	display: block;
	position: relative;
	background-position: center;
	background-size: cover;
	transition: all 0.4s ease-out 0s;
}
#top-menu ul li div.search-link:before {
	border-bottom: 0px solid #ffffff!important;
	border-left: 0px solid transparent!important;
	border-right: 0px solid transparent!important;
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
}
#top-menu .search-link a {
	color: #f4a339;
	padding: 5px 10px 7px 26px;
}
.search-link {
	display: inline-block;
	margin-left: 15px;
}
.search-link a {
	position: relative;
	padding: 5px 0px 5px 24px;
	display: block;
}
.search-link a:before {
	content: "";
	position: absolute;
	background: url(img/all-pics.png) no-repeat -173px -2px;
	display: block;
	width: 22px;
	height: 22px;
	top: 5px;
	left: 0px;
}
.search-container {
	margin: auto 0;
}
.search-container a {
	margin: 0;
}
.search-container .search-toggle {
	position: relative;
	padding-right: 130px;
}
.search-container .search-toggle .text-area {
	color: #000;
}
.search-container .submit-button {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 17px;
	background-color: #f4a339;
	border: 0px solid #f4a339;
	font-weight: bold;
	text-align: center;
	border: medium none;
	padding: 0px 30px 0px 45px;
	display: inline-block;
	height: 52px;
	border-radius: 3px;
	color: #fff;
	transition: all 0.25s ease-out;
}
.search-container .submit-button:hover {
	background-color: #b22d33;
	transition: all 0.25s ease-out;
}
.search-container .submit-button:before {
	content: "";
	position: absolute;
	top: 14px;
	left: 16px;
	width: 22px;
	height: 22px;
	display: block;
	background: url("img/all-pics.png") no-repeat scroll -137px -2px;
}
.search-container input {
	font-size: 16px;
	height: 52px;
	padding: 5px 10px;
	width: 100%;
	border: 1px solid #f4a339;
	background: #fff;
	color: #000;
	transition: all 0.25s ease-out;
	display: inline-block;
	border-radius: 3px;
}
.search-container input:focus {
	transition: all 0.25s ease-out;
	background: #fef9f1;
}
.reserve {
	width: 100%;
	line-height: 120%;
}
.reserve tr td:first-child {
	width: 40%;
}
.reserve td {
	padding: 2px;
}
.reserve tr td #dataTable td {
	width: auto;
}
.reserve .required {
	color: #CC0000;
}
.reserve span[style="color:#c00000"] {
	color: #CC0000!important;
}
#dataTable {
	background-color: transparent!important;
}
#dataTable tr:first-child {
	font-size: 13px;
}
.reserve-2 {
	width: 50%;
}
.reserve-2 input[type="text"], .reserve-2 input[type="email"], .reserve-2 input[type="password"], .reserve-2 input[type="tel"], .reserve-2 input[type="number"], .reserve-2 select, .reserve-2 textarea {
	background-color: #fff;
	border: 1px solid #d9d7d7;
	border-radius: 0;
	display: inline-block;
	padding: 9px 6px;
	width: 100%;
	transition: all 0.25s ease-out;
	font-size: 16px;
}
.reserve-2 input[type="text"]:focus, .reserve-2 input[type="email"]:focus, .reserve-2 input[type="password"]:focus, .reserve-2 input[type="tel"]:focus, .reserve-2 input[type="number"]:focus, .reserve-2 select:focus, .reserve-2 textarea:focus {
	transition: all 0.25s ease-out;
	border: 1px solid #a4a4a4;
}
.reserve-2 .kafiavo {
	font-size: 11px;
	font-style: italic;
	color: #999;
	line-height: 1;
}
.reserve-2 .cherveno2 {
	color: #d51f26;
	font-size: 11px;
	font-style: italic;
	font-style: italic;
}
.reserve-2 .list-tourists > td {
	position: relative;
}
.reserve-2 .list-tourists > td:after {
	margin: 0 0 20px;
}
.reserve-2 .list-tourists > td > div .button.small, .reserve .list-tourists > td > .button.small {
	font-size: 17px;
	padding: 8px 20px 9px;
	display: inline-block;
	position: relative;
	background-color: #FDD40A;
	color: #000;
	margin: 0 14px;
}
.request-bnt {
	border-radius: 3px;
	/*! border: 2px solid rgba(255,255,255,.8); */
	font-size: 20px;
	padding: 18px 32px;
	display: inline-block;
	position: relative;
	background-color: #FDD40A;
	color: #fff;
	margin: 0 14px;
background: #990000; /* Old browsers */
background: -moz-linear-gradient(top, #990000 0%, #660000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #990000 0%,#660000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #990000 0%,#660000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990000', endColorstr='#660000',GradientType=0 ); /* IE6-9 */
	line-height: 100%;
	font-style: italic;
	border: 0px solid;
}
.request-bnt:hover, .request-bnt:focus {
	color: #fff;
background: #5a0000; /* Old browsers */
background: -moz-linear-gradient(top, #5a0000 0%, #480000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #5a0000 0%,#480000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #5a0000 0%,#480000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a0000', endColorstr='#480000',GradientType=0 ); /* IE6-9 */
}
  .filter-box input.submit, .reserve-2 .button.big {
	font-size: 17px;
	padding: 16px 27px;
	height: inherit;
}
.reserve-2 .list-tourists > td > .button.small.deleteRow:before {
	background-position: 0 0;
}
.reserve-2 .list-tourists > td > .button.small.addRow:before {
	background-position: 0 0;
}
.reserve-2 .list-tourists > td > div {
	margin-bottom: 15px;
}
table.reserve-2 tr td {
	border: 1px solid #efefef;
	padding: 5px;
	text-align: left;
}
.reserve-2 tr:nth-of-type(2n+1) {
	background-color: #fafafa;
}
.required {
	color: #cc3333;
}
.zaglavie {
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 25px;
}
.marshrut-2 {
	padding: 10px 0px;
}
.owl-theme .owl-nav {
	margin: 0;
}
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto;
	touch-action: auto
}


::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: #505050;
 opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #505050;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #505050;
}
.right-box-wrap {
	position: relative;
	padding: 3px;
	background: #fff;
	margin-bottom: 30px;
}
.right-box-inside {
	padding: 30px 30px 10px 30px;
	border: 1px solid #d8bd92;
}
.under-page-title {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.under-page-title .left-box {
	display: table-cell;
	width: 50%;
}
.under-page-title .right-box {
	display: table-cell;
	width: 50%;
	text-align: right;
}
.offer-side {
	height: 100%;
}
.offer-right-side {
	height: 100%;
	background: #f0f0f0;
}
.price-2 {
	display: inline-block;
}
.price-2 .pricebig {
	color: #d92b21;
	font-size: 36px;
}
.price-2 .pricebig span {
	font-size: 16px;
}
.action-bar {
	margin-bottom: 30px;
	margin-top: 20px;
}
.action-bar a {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 20px;
	color: #007785;
}
.action-bar a:hover {
	color: #d92b21;
}
.action-bar a:before {
	content: '';
	display: inline-block;
	width: 38px;
	height: 38px;
	background: url("img/all-pics.png") no-repeat 0 0;
	position: relative;
	vertical-align: middle;
	margin-right: 8px;
	border: 1px solid #007785;
}
.action-bar a:hover:before {
	border: 1px solid #d92b21;
}
.action-bar .print:before {
	background-position: -110px -93px;
}
.action-bar .send:before {
	background-position: -110px -138px;
}
.action-bar .facebook:before {
	background-position: -110px -180px;
}
.news-list.news-block {
	padding: 0;
	margin: 0;
	background: 0 0
}
.news-block {
	background-color: rgba(201,192,158,.3);
	padding: 0 50px;
	margin: 0 0 77px
}
.news-block .image-wrap, .news-list .image-wrap {
	width: 155px;
	display: block;
	float: left
}
.news-block .news-list-item {
	margin-bottom: 24px
}
.news-block .image-wrap .image, .news-list .image-wrap .image {
	padding-top: 74.17218543046358%;
	background-size: cover;
	background-position: center;
	transition: all .4s ease-out 0s;
	border: 3px solid #fff;
	position: relative;
	display: block
}
.news-list .image-wrap .image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%!important;
	opacity: 0
}
.news-block .news-text, .news-list .text {
	margin-left: 175px;
	font-size: 16px;
	line-height: 1.2;
	position: relative;
	height: 119px;
	overflow: hidden
}
.news-block .news-title:hover, .news-list .title:hover {
	color: #d00b00;
	text-decoration: none
}
.news-block .news-title, .news-list .title {
	display: block;
	font-size: 20px;
	color: #000;
	margin-top: 24px
}
.news-list .title {
	margin-top: 0px;
}
.news-block .news-date, .news-list .date {
	font-size: 12px
}
.news-block .antetka {
	color: rgba(201,192,158,.3);
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 400;
	line-height: 1;
	position: relative;
	top: -33px;
	left: -50px;
	margin: 33px 0 0
}
.form-inline {
	display: inline-block;
}
.all-width {
}
.filter-box .custom-select, .advsearch .custom-select {
	position: relative
}
.filter-box .custom-select select {
	height: 40px;
	border: 1px solid #d9d7d7;
	background-color: #fff;
	padding: 6px 38px 6px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0!important
}
.advsearch .custom-select select {
	width: 169px;
	height: 40px;
	border: 1px solid #fff;
	background-color: #fff;
	padding: 6px 38px 6px 10px;
	color: #686868;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0!important
}
.advsearch .submit {
	background: #70c8ed;
	background: -moz-linear-gradient(top, rgba(112,200,237,1) 0%, rgba(102,182,215,1) 100%);
	background: -webkit-linear-gradient(top, rgba(112,200,237,1) 0%, rgba(102,182,215,1) 100%);
	background: linear-gradient(to bottom, rgba(112,200,237,1) 0%, rgba(102,182,215,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#70c8ed', endColorstr='#66b6d7', GradientType=0 );
	height: 40px;
	width: 152px;
	padding: 6px 10px 8px;
	border: 1px solid #fff;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	position: relative
}
.kalulator-form input[type=text], .kalulator-form input[type=password], .kalulator-form input[type=tel], .kalulator-form input[type=number], .kalulator-form select, .kalulator-form textarea {
	display: inline-block;
	width: 100%;
	padding: 10px;
	border: 1px solid #d9d7d7;
	border-radius: 0;
	background-color: #fff;
	font-size: 14px;
	transition: all .15s ease-in-out;
	height: 40px;
}


.footer-links {
	text-align: center;
}
.footer-links a {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	/*! background: #fff; */
	margin: 1px 5px;
}
.footer-links a:after {
	display: inline-block;
	content: '';
	background-color: #8b8b8b;
	width: 1px;
	height: 11px;
	vertical-align: middle;
	margin-left: 9px;
	margin-right: 5px;
}
.footer-links a:last-child:after {
	display: none;
}
.footer-but {
	margin: 10px 0px 0px 0px;
}
.footer-but a {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	border-radius: 50px;
	border: 2px solid #fff;
	display: inline-block;
	padding: 8px 20px 9px 20px;
	transition: all 0.25s ease-out;
	text-align: center;
	width: 180px;
}
.footer-but a:hover {
	background-color: #b18d4c;
	border: 2px solid #fff;
	transition: all 0.25s ease-out;
}

.home-box-wrap {
	margin-bottom: 50px;
}
.home-box {
	display: table;
	width: 100%;
	height: 360px;
	border: 10px solid #fff;
	    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
	text-align: center;
}
.home-box-ostap-1 {
	padding-top: 10px;
}
.home-box-ostap-2 {
	padding-top: 100px;
}
.home-box.black {
	background: #212121;
	color: #fff;
}
.home-box.add-padding {
	padding: 40px;
}
.home-box-containt {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	line-height: 150%;
	/*! min-height: 370px; */
}
.home-box-containt.add-padding {
	padding: 40px;
}
.header-inner-page {
    background-size: auto;
    background-size: cover;
    height: 200px;
    margin-bottom: 30px;
	position:relative;
	text-align: center;
}
.header-inner-page-content {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	/*! border: 2px solid #fff; */
}
/*.header-inner-page:after {
    	content: "";
	background: url(img/header_gradient_top.png) top repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 2;
	height: 200px;
}*/		
.navigation {
	margin: 0px 0px 20px 0px;
	position: relative;
	vertical-align: middle;
	font-size: 14px;
	color: #fff;
	display: table-cell;
}
.navigation .title {
	font-size: 40px!important;
	padding-bottom: 15px;
	line-height: 100%;
}
.navigation a, .navigation span {
	color: #fff;
	display: inline;
	-webkit-transition: color 0.1s ease-in;
	text-decoration: none;
	line-height: inherit;
}
.navigation span {
	vertical-align: middle;
	margin: 0px 7px;
	color: #fff;
	font-size: 5px;
	font-weight: normal;
}
.navigation a {
	color: #fff;
	text-decoration: none;
}
.navigation a:hover {
	color: #fff;
	text-decoration: underline;
}
.navigation .arr-sm {
	width: 8px;
	height: 5px;
	background: url(img/all-pics.png) no-repeat 0px -115px;
	display: inline-block;
}
.navigation-wrap {
	position: absolute;
	z-index: 3;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > span {
    margin-left: 0;
    border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #a67d33;
	}
.pagination {
	margin: 0px
}
.pagination > li > span {
	margin: 0 1px;
}
.pagination>li>a {
	color:#343434;
	border-color:#fceceb; 
	/*! background-color:#fceceb; */
	transition: all 0.25s ease-out 0s;
	margin: 0 1px;
	text-transform: uppercase;
	border: 1px solid #e8e8e8;
}
.pagination>li>span {
	border: 0px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: #a67d33;
	border-color: #a67d33;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #125caa;
	background-color: #ececec;
	border-color: #ececec;
}
.pagination>li>a.next-page, .pagination>li>a.prev-page {
	border: 1px solid #fff;
	color: #2a3f54
}
.pagination>li>a.next-page:hover, .pagination>li>a.prev-page:hover {
	color: #125caa;
		/*! border: 1px solid #dcedff; */
	background-color: #fff;
}
.more-wrap {
	margin: 20px 0px 0px 0px;
}
.more-wrap a {
	font-weight: bold;
}
.antetka-sm {
	font-family: 'Noto Serif', sans-serif;
	position: relative;
	font-size: 28px;
	line-height: 100%;
	/*! font-weight: bold; */
	color: #fff;
	margin-bottom: 30px;
	padding: 5px 0px 0px 10px;
}
.antetka-sm:before {
	content: "";
	position: absolute;
	left: 0px;
	/*! right: 0px; */
	top: 0px;
	right: 0px;
	z-index: -1;
	background-color: #929292;
	display: block;
	height: 40px;
}

.video-icon {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 43px;
	height: 43px;
	display: block;
	background: rgba(0,0,0,0.50) url(img/all-pics.png) no-repeat 6px -41px;
}
.video-title {
	font-family: 'Noto Serif', sans-serif;
    color: #a67d33;
    font-size: 24px;
    font-weight: bold;
    line-height: 110%;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
}
.video-title:hover {
    color: #990000;
}
.gallery-title {
	font-size: 14px;
	color: #545454;
	text-align: center;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
}



/*--.offer-main-img {
	background-size: cover;
	background-position: center;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
	height: 0;
	padding-top: 50%;
	width: 100%;
	margin-bottom: 12px;
}*/
.gallery-img-item a {
	padding-top: 100%;
	background-position: center center;
	background-size: cover;
	display: block;
	position: relative;
	background-repeat: no-repeat;
}
/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


.footer-cols-socials {
	text-align: center;
}
.footer-cols-socials ul li a {
padding: 5px;
/*! border-radius: 4px; */
display: inline-block;
	opacity: 0.5;
}
.footer-cols-socials ul li a:hover{
	opacity: 1;
}
.footer-cols-socials span[class^="icon-"], .footer-cols-socials span[class*=" icon-"] {
	color: #D82027;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	margin: 0px 6px;
	vertical-align: middle;
	transition: all 0.1s ease-in 0s;
}
.footer-cols-socials span[class^="icon-"]:hover, .footer-cols-socials span[class*=" icon-"]:hover {
	transform: scale(0.80);
	transition: all 0.2s ease-out 0s;
}
.footer-cols-socials span.icon-facebook {
	width: 16px;
	height: 31px;
	background: url(img/all-pics.png) no-repeat -40px -47px;
}
.footer-cols-socials span.icon-twitter {
	width: 33px;
	height: 27px;
	background: url(img/all-pics.png) no-repeat -67px -47px;
}
.footer-cols-socials span.icon-youtube {
	width: 37px;
	height: 26px;
	background: url(img/all-pics.png) no-repeat -40px -85px;
}


.footer-cols-socials ul {
	padding: 0;
	margin: 0;
	margin: 8px 0px 0px 0px;
}
.footer-cols-socials ul li {
	display: inline-block;
}
.paralax-image-2 {
    padding:0px;
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('img/paralax_back_2.jpg');
    display: table;
    width: 100%;
    margin-bottom: 70px;
}
.paralax-image-2:before {
    position: absolute;
	content: "";
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: block;
	height: 342px;
    background-image: url('img/paralax_gradient.png');
}
 .paralax-image-2 .antetka-3 {
	 position: absolute;
	 top: 50px;
	 left: 0px;
	 right: 0px;
	 width: 100%;
	 color:#fff;
	 text-align: center;
}
.paralax-image {
    padding:0px;
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('img/paralax_back.jpg');
    display: table;
    width: 100%;
}
.paralax-image .text {
    display: table-cell;
    height: 550px;
    position: relative;
    vertical-align: middle;
	color: #fff;
	text-align: center;
	font-size: 20px;
}
.paralax-image-2 .text {
    display: table-cell;
    height: 550px;
    position: relative;
    vertical-align: bottom;
	color: #fff;
	/*! text-align: center; */
	font-size: 20px;
}
.paralax-image .phone {
    font-size: 20px;
    line-height: 1;
    text-align: center;
}
.paralax-image .phone a:hover, .paralax-image .phone a:focus,
.paralax-image .phone a {
	color: #fff;
	white-space: nowrap;
	margin: 5px;
	display: inline-block;
}
.paralax-image .phone span {
	white-space: nowrap;
}
.request-bnt-wrap {
	margin: 20px 0px;
}
.our-services-wrap {
	padding: 30px 0px 10px 0px;
border: 1px solid #d8bd92;
	background: #fff;
}
.our-services {
	background: #eaf0ca;
	padding: 15px;
}
.our-services ul {
	 margin: 0px;
	padding: 0px;
	text-align: center;
}
.our-services ul li {
	 margin: 3px;
	padding: 0px;
	list-style: none;
	display: inline-block;
}
.our-services ul li a {
	color:#990000;
	font-size: 16px;
	position: relative;
	padding: 5px 5px 5px 10px;
	line-height: 100%;
}
.our-services ul li a:hover {
	color:#cc0000;
}
.our-services ul li a:hover:before {
	background-color:#cc0000;
}
.our-services ul li a:before {
content: '';
display: block;
width: 5px;
height: 5px;
position: absolute;
top: 13px;
left: 0px;
background-color: #a1b444;
}
.page-title {
    font-size: 38px;
    line-height: 100%;
    margin-bottom: 20px;
}
.services-slider-wrap {
	margin: 0px 0px 30px 0px;
}
 .page-text {
	margin-bottom: 50px;
}
#services-slider .slider-fill {
	padding-top: 100%;
	background-position: center center;
	background-size: cover;
	display: block;
	position: relative;
	background-repeat: no-repeat;}


.header-wrap {
	background:#fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	height: inherit;
	transition: all 0.3s;
}
/*--fixed-head--*/
.header-wrap.fixed-head .header-top {
	padding: 12px 0px 0px 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	height: 100px;
}
.header-wrap.fixed-head #logo {
	top: 9px;
	transition: all 0.3s;
}
.header-wrap.fixed-head #logo img {
	height: 80px !important;
	transition: height 0.4s ease-out 0s;
}
.header-wrap.fixed-head {
	transition: all 0.3s;
}
.header-wrap.fixed-head .uslugi-menu-wrap {
    transition: all 0.3s;
   /*! background: #e4e4e4; */
}
.header-wrap.fixed-head .top-boxes-wrap {
    margin-bottom: 0px;
	transition: all 0.3s;
}
/*-- / fixed-head--*/
.uslugi-menu-wrap {
	background: #590a00; 
	font-size: 0px;
	text-align: center;
}

#uslugi-menu {
	display: inline-block;
	text-align: left;
}
#uslugi-menu > div > ul {
	font-size: 0;
}
#uslugi-menu > div > ul > li {
	display: inline-block;
	float: none;
	font-size: 0;
	/*! border-right:1px solid #fff; */
}
#uslugi-menu > div > ul > li:last-child {
	border-right:0px solid #fff;
}
#uslugi-menu > div > ul > li a {
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	font-size: 20px;
  transition: all 0.15s ease-out 0s;
}
#uslugi-menu > div > ul > li:hover > a {
	transition: all 0.15s ease-out 0s;
	background-color: #97b300;
	color: #fff;
}
#uslugi-menu > div > ul > li:first-child a {
	border: none;
}
#uslugi-menu > div > ul > li li a {
	font-family: 'PT Sans', sans-serif;
	background-color: #e4e4e4;
	color: #505050;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	text-transform: none;
	border: none;
	font-weight: normal;
	transition: all 0.15s ease-out 0s;
}
#uslugi-menu > div > ul > li:first-child li a {
	margin: 0;
}
#uslugi-menu > div > ul > li li:hover > a {
	background-color: #fff;
	color: #e00054;
}
#uslugi-menu .label-menu {
	text-transform: uppercase;
	padding-right: 20px;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
}
#uslugi-menu .label-menu span {
	vertical-align: middle;
	font-size: 24px;
}
#uslugi-menu ul li ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-break-inside: avoid;
-webkit-backface-visibility: hidden;
}
#uslugi-menu div ul li div {
	background-color: #e4e4e4;
	padding: 10px;
	margin-left:-1px;
}
#uslugi-menu div ul li:first-child div {
	margin-left:0px;
}

.top-boxes {
	display: inline-block;
	position: relative;
}
.top-boxes a {
	color:#8c8c8c;
	margin: 0px 0px 0px 10px;
}
.top-boxes a:hover {
	color:#8c8c8c;
}
.top-boxes-wrap {
	position: relative;
	padding-left: 3px;
	margin: 0px 5px 10px 0px;
	transition: all 0.3s;
	}
.top-boxes-wrap .phone:before {
	content: "";
	position: absolute;
	display:block;
	width: 16px;
	height: 18px;
	top: 5px;
	left: -10px;
	background: url(img/all-pics.png) no-repeat -117px -46px;
	}
#top-menu .razdelitel:after {
    content: '|';
    font-size: 14px;
    color: #8c8c8c;
    padding: 10px 0 0 0;
    display: inline-block;
}
.galeria-home {
	text-align: center;
	margin-bottom: 80px;
}
.home-text-wrap {
	margin-bottom: 60px;
}
.home-text-wrap .home-title {
	font-size: 40px;
	line-height: 115%;
}
.sevices-wrap {
	background: #f7f4f3;
	padding: 50px 0px 30px 0px;
}
.col-offer {
	margin-bottom: 20px;
}
.col-offer a {
	background-color: #fff;
	display: block;
	text-decoration: none;
	color: #505050;
	position: relative;
	height: 100%;
	padding-bottom: 50px;
	overflow: hidden;
	transition: all 0.25s ease-out;
}
.col-offer a:hover {
	transition: all 0.15s ease-out;
	/*! background-color: #dbdbdb; 
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);*/
}
.col-offer a:hover .title {
	color: #97b300;
}
.col-offer a:before {
	content:"";
	position: absolute;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-color: #fff;
	border: 0px solid #fff;
    transition: all 0.10s ease-out;
	z-index: 4;
}
.col-offer a:hover:before {
	content:"";
	border: 8px solid #e9e2e7;
    transition: all 0.10s ease-out;
	transform: translate3d(0,0,0);
}
.col-offer a .transport {
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: all 0.3s ease-out;
	z-index: 3;
	text-align: center;
	width: 30px;
	height: 30px;
	margin: 0px 0px 10px 20px;
}
.col-offer a:hover .transport {
    transition: all 0.3s ease-in-out 0s;
}
.col-offer .wrap-image {
	overflow: hidden;
	margin: -1px;
	position: relative;
}
.col-offer .wrap-image:before {
	content: "";
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 94px;
	position: absolute;
	z-index: 1;
	background: url(img/offer_gradient.png) repeat-x;
}
.col-offer:hover .image {
	transition: all 0.15s ease-out 0s;
	transform: scale(1.03);
}
.col-offer .image {
	transition: all 0.15s ease-out 0s;
	padding-top: 65%;
	background-position: center;
	background-size: cover;
}
.col-offer .text-cont {
	padding: 20px 35px;
}
.col-offer .text-cont .text {
	font-size: 18px;
	line-height: 130%;
}
.col-offer .title {
	color: #990000;
	font-size: 30px;
	line-height: 100%;
	padding: 0px 0px 10px 0px;
	display: block;
}
.col-offer .title:hover {
	color: #e00054;
}

.col-offer .dates {
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.col-offer .link-wrap {
	position: absolute;
	bottom: 30px;
	left: 35px;
}
.col-offer .link {
	color: #993300;
	position: relative;
	padding: 0px 15px 0px 0px;
	line-height: 100%;
}
.col-offer .link:hover {
	color: #97b300!important;
}
.col-offer .link:before {
	content: "";
	position: absolute;
	background: url(img/all-pics.png) no-repeat -9px -114px;
	width: 8px;
	height: 7px;
	top: 7px;
	right: 0px;
	
}
.col-offer .arr {
	color: #993300;
}
.news-wrap_.row,
.gal-second.row,
.sevices.row {
    display: flex;
    flex-wrap: wrap;
}
.gal-second {
	margin-bottom: 30px;
}
.etiketi {
	margin: 0px 0px 60px 0px;
}
.etiketi a {
	font-size: 13px;
	line-height: 100%;
	color: #828282;
	padding: 6px 8px;
	transition: all 0.15s ease-out 0s;
	margin: 3px 5px 3px 0px;
	display: inline-block;
	background-color: #dedede;
	border: 1px solid #dedede;
	border-radius: 3px;
}
.etiketi a:hover {
	color: #fff;
	background-color: #97b300;
	border: 1px solid #97b300;
	transition: all 0.15s ease-out 0s;
}
.antetka-4 {
	font-size: 22px;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	line-height: 100%;
}
.content-text-wrap {
	margin-bottom: 30px;
}

/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.gal-second-level{
	/*! margin-bottom: 20px; */
}
.gal-second-level .text {
	margin: 5px 0px 30px 0px;
	font-size: 16px;
	text-align: center;
}
.gal-second-level a {
	background-color: #fff;
	display: block;
	text-decoration: none;
	color: #505050;
	position: relative;
	overflow: hidden;
	transition: all 0.25s ease-out;
}
.gal-first-level{
	margin-bottom: 30px;
}
.gal-first-level a {
	background-color: #fff;
	display: block;
	text-decoration: none;
	color: #505050;
	position: relative;
	height: 100%;
	overflow: hidden;
	transition: all 0.25s ease-out;
}
.gal-second-level a:hover, 
.gal-first-level a:hover {
	transition: all 0.15s ease-out;
}
.gal-second-level a:before,
.gal-first-level a:before {
	content:"";
	position: absolute;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-color: #fff;
	border: 0px solid #fff;
    transition: all 0.10s ease-out;
	z-index: 4;
}
.gal-second-level a:hover:before,
.gal-first-level a:hover:before {
	content:"";
	border: 8px solid #e9e2e7;
    transition: all 0.10s ease-out;
	transform: translate3d(0,0,0);
}
.gal-first-level .wrap-image .text {
	z-index: 3;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	bottom: 20px;
	left: 30px;
	right: 30px;
	line-height: 130%;
	text-align: center;
}
.gal-second-level .wrap-image,
.gal-first-level .wrap-image {
	overflow: hidden;
	margin: -1px;
	position: relative;
}
.gal-first-level .wrap-image:before {
	content: "";
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 94px;
	position: absolute;
	z-index: 1;
	background: url(img/gal_gradient.png) repeat-x;
}
.gal-second-level:hover .image,
.gal-first-level:hover .image {
	transition: all 0.15s ease-out 0s;
	transform: scale(1.03);
}
.gal-first-level .image {
	transition: all 0.15s ease-out 0s;
	padding-top: 100%;
	background-position: center;
	background-size: cover;
}
.gal-second-level .image {
	transition: all 0.15s ease-out 0s;
	padding-top: 70%;
	background-position: center;
	background-size: cover;
}

 .spisak-novini {
	margin-bottom:30px;
}
 .spisak-novini-img {
	position: relative;
	/* padding-top: 16.2%;*/
    width: 150px;
	height: 100px;
	background-size: cover;
        background-position: center center;
	float: left;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

 .spisak-novini-cont {
	margin-left: 175px;
}
.spisak-novini .data {
	font-size:12px;
	line-height:14px;
	margin: 0px 0px 3px 0px;
}
 .spisak-novini a {
	font-size:24px;
	text-decoration:none;
	color: #990000;
	line-height: 18px;
}
 .spisak-novini a:hover {
	color: #97b300;
}
.spisak-novini .text {
	/*! font-size:14px; */
	line-height:115%;
}


.link-wrap-2 {
	position: relative;
	margin: 20px 0px;
}
.link-wrap-2 .link {
	color: #993300;
	position: relative;
	padding: 0px 15px 0px 0px;
	line-height: 100%;
	display: inline-block;
}
.link-wrap-2 .link:hover {
	color: #97b300!important;
}
.link-wrap-2 .link:before {
	content: "";
	position: absolute;
	background: url(img/all-pics.png) no-repeat -9px -114px;
	width: 8px;
	height: 7px;
	top: 7px;
	right: 0px;
	
}
.align-center {
	text-align: center;
}


/* media queries -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

@media (min-width:1400px) {
.container {
	/*! width: 1200px; */
}
}

@media (min-width: 768px) and (max-width: 991px) {
/* sm */
.news-image-float {
	width: 50%;
	margin: 0 20px 10px 0;
}
.dest-text-containt ul li {
	/*! float: left; */
	/*! margin: 0px; */
	/*! padding: 0px; */
	width: 50%;
}
.star-accordion .resp-tabs-list li {
	font-size: 14px;
	padding: 13px 5px;
}
.star-accordion ul.resp-tabs-list, p {
	padding-left: 0px;
}
.col-special-padding-3 {
	padding-left: 1px;
	padding-right: 0px;
}
.container {
	width: 98%;
}
.dates-wrap.payments table td {
	width: 50%;
	display: block;
	float: left;
	height: 250px;
}
.search-form {
	width: 180px;
}
.wrap-gallery-program {
	margin-bottom: 30px;
}
.news-single-image {
	width: 40%;
}
.news-block .news-list-item .short-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: auto;
}
.news-block .news-list-item .short-text:after {
	display: none;
}
#main-slider .slider-fill .slider-text {
	padding: 10px;
}
#main-slider .slider-fill .slider-text .title {
	font-size: 38px;
}
#main-slider .slider-fill .slider-text .short {
	font-size: 14px;
}
#main-slider .slider-fill .slider-text .price {
	font-size: 18px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
/* md */
.news-block .news-title, .news-list .title {
	font-size: 17px;
}
.container {
	width: 98%;
}
.dest-text-containt ul li {
	width: 33.33%;
}
}

@media (min-width: 1200px) {
/* lg */
}

@media (max-width: 1199px) {
.offer-rigth-side-top {
	min-height: inherit;
	margin-bottom: 0px;
}
.offer-rigth-side-bottom {
	margin-bottom: 30px;
}
}

@media (max-width: 991px) {
	.top-boxes-wrap {
    margin: 0px 20px 10px 0px;
 
}
	#logo {
    left: 15px;
}
	#logo img {
    height: 90px;
}
	section {
	margin-top: 160px;
}
	.header {
    position: relative;
}
	.header-top {
    height: auto;
}
	#top-menu .razdelitel {
    display: none;
}
	#uslugi-menu .label-menu .ltitle-2 {
    padding-right: 5px;
    font-size: 18px;
    line-height: 100%;
    /*! color: #000; */
}
	#uslugi-menu > div > ul > li a {
    /*! color: #000; */
	background-color:#590a00;
}
	#uslugi-menu div ul li div {
	background-color: #fff;
	padding: 0px;
}
	#uslugi-menu > div > ul > li li a {
	background-color: #fff;
}
	#uslugi-menu.responsive-nav > div.first-open {
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
	background-color: #fff;
}
#uslugi-menu {
	display: block;
	text-align: right;
}
#uslugi-menu > div > ul > li {
	display: block;
	text-align: center;
}
#uslugi-menu > div > ul > li a {
	border: none;
	margin: 0;
}
#uslugi-menu > div > ul > li:hover > a {
	background-color: #97b300;
	color: #fff;
}
	#uslugi-menu > div > ul > li li:hover > a {
    background-color: #b578b5;
    color: #fff;
}
		.header-wrap .container {
		width: 100%;
padding-right: 0px;
padding-left: 0px;
}
#main-slider .slider-fill .wrap-slider-text {
	display: block;
	margin-right: 0px;
	text-align: center;
}
#footer-bottom .copyright-containter .created, #footer-bottom .copyright-containter .all {
	text-align: center;
	float: none;
}
	#top-menu ul li div:before {
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	border-right: 0px solid transparent;
	top: 0px;
	left: 0px;
}
#top-menu li li a {
	color: #fff !important;
	font-weight: normal;
	padding: 10px 25px;
	font-size: 18px;
	background-color: #97b300 !important;
	text-align: center;
}
#top-menu li li a:hover {
	background-color: #fff !important;
}
#top-menu {
    margin-top: 0px;
}
#top-menu.responsive-nav > div.first-open {
	position: absolute;
	width: 100%;
	z-index: 10;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.4);
}
#top-menu {
	display: block;
	text-align: right;
}
#top-menu .label-menu {
	padding-right: 20px;
	background: #fff;
}
#top-menu a {
	font-size: 22px;
	padding-right: 30px;
	padding: 11px;
	background-color: #fff;
	color: #000;
	text-align: center;
	text-transform: none;
	font-weight: bold;
	border-radius: 0%;
}
#top-menu li:hover a, #top-menu li a:hover {
	color: #fff;
	background-color: #97b300;
	border-radius: 0px;
}
#top-menu .search-container .search-toggle {
	display: block!important;
}
#top-menu .search-container {
	margin-right: 30px;
}

	
}

@media (max-width: 767px) {
/* xs */
	.reserve-2 {
    width: 100%;
}
	.spisak-novini-img {
    width: 100px;
    height: 100px;
}

.spisak-novini-cont {
    margin-left: 115px;
}
		section {
			margin: auto;
			margin-bottom: 50px;
}
.top-boxes {
    display: block;
}
	.top-boxes-wrap {
    margin: 0px 20px 0px 0px;
}
	.top-boxes-wrap .phone:before {
		display: none;
}
	.header-top {
    padding: 0px;
}
	.home-img {
	padding-top: 70%;
}
body.body-back {
	background-image: none;
}
#main-slider .slider-border {
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
}

.form-inline {
	display: block;
}
.news-block .news-list-item {
	margin-bottom: 13px
}
.news-block .image-wrap, .news-list .image-wrap {
	width: 136px
}
.news-block .news-text, .news-list .text {
	margin-left: 156px;
	height: auto
}
.news-block .news-title, .news-list .title {
	margin-top: 7px;
	margin-bottom: 4px;
	font-size: 18px
}
.news-block .antetka {
	left: -30px
}
.news-block {
	padding: 0 30px
}
.krapka {
	display: none;
}
.form-group-wrap {
	/*! background-color: #A2282A; */
	width: 66.66%;
}
.all-width {
	width: 100%;
}
.search-link {
	display: block;
	margin-left: 0px;
}
.search-link a {
	display: block;
	height: 44px!important;
}
.search-link a span {
	display: none!important;
}
.search-link a:before {
	top: 11px;
	left: 0px;
	right: 0px;
	text-align: center;
	margin: 0px auto;
}
.news-image-float {
	width: 50%;
	margin: 0 20px 10px 0;
}
.svg-continents {
	width: 90%;
}
.responsive-nav ul div a span {
	padding: 0px;
}
.star-accordion .resp-tabs-list li {
	font-size: 14px;
}
h2.resp-tab-active {
	color: #d92b21 !important;
}
.resp-arrow {
	border-top: 12px solid #2b2b2b;
}
h2.resp-tab-active span.resp-arrow {
	border: none;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 12px solid #d92b21;
}
.resp-accordion.hor_1 {
	/*border-color: #323497!important;*/
	border: 1px solid #d2d2d2 !important;
	/*! color: #2b2b2b; */
	font-weight: bold;
	text-transform: uppercase;
}
.resp-tabs-container {
	border: 1px solid #d2d2d2!important;
}
.resp-tab-content.resp-tab-content-active {
	border: 1px solid #d2d2d2 !important;
}
#offer-slider, #gallery-slider {
	margin-bottom: 30px;
}
#offer-slider .slider-fill .image, #gallery-slider .slider-fill .image {
	padding-top: 400px;
}
.header {
	/*position: relative;*/
	top: auto;
	left: auto;
	z-index: auto;
}
.header-top {
	/*! padding-top: 45px; */
	transition: all 0.25s ease-out;
}.header-wrap {
    position: relative;
}

.responsive-nav > div > ul > li.dropdown > div {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.list_offers {
	display: block;
}
#logo {
	/*! top: -30px; */
	left: 10px;
}

.contact {
	display: none;
}
.responsive-nav .label-menu {
	color: #fff;
}
.search-form input.text {
	border: 1px solid #000;
	background: transparent;
	color: #000;
}
.dates-wrap.payments table td {
	width: 100%;
	display: block;
}
.wrap-serch-form2 {
	padding-right: 30px;
	padding-top: 8px;
}
.wrap-serch-form2 .search-form {
	float: right;
	width: 140px;
}
.news-single-image {
	width: 40%;
}

.wrap-header-top {
	height: auto;
}
#main-slider .slider-fill .slider-text {
	padding: 10px;
}
#main-slider .slider-fill .slider-text .title {
	font-size: 38px;
	/*! line-height: 100%; */
}
#main-slider .slider-fill .slider-text .short {
	font-size: 14px;
}
#main-slider .slider-fill .slider-text .price {
	font-size: 18px;
}
#main-slider .slider-fill {
	padding-top: 350px;
}
#main-slider .slider-fill .wrap-slider-text {
	margin-left: 30px;
}
#main-slider .owl-nav > div .icon, #owl-gallery-program .owl-nav > div .icon {
	transform: scale(0.7);
}
.dest-text-containt ul li {
	width: 50%;
}
}

@media (max-width: 576px) {
	.gal-second.row {
    display: block;
    flex-wrap:wrap;
}
		 #uslugi-menu ul li ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
	.footer-links a:after {
    display: none;
}
	.footer-links a {
    margin: 5px 15px;
}
	.home-box-ostap-1, .home-box-ostap-2 {
		padding-top: 0px;
}
	.news-img, .home-img, .video-img {
    padding-top: 70%;
}
	.otstap-1 {
			margin-bottom: 20px;
	}

.owl-theme .owl-nav {
	display: none;
}
.form-price-box .price-box {
	margin-bottom: 20px;
}

.header-inner-page3 {
	display: none;
}

.search-container .search-toggle {
	padding-right: 0px;
}
.search-container .submit-button {
	position: relative;
	padding: 0px;
	margin-top: 15px;
	width: 100%;
}
.search-container .submit-button::before {
	display: none;
}
.news-image-float {
	width: 100%;
	display: block;
	float: none;
	margin: 0 0 20px 0;
}
.dest-text-containt ul li {
	width: 100%;
}
.wrap-destinacii {
	background: none;
}
.svg-continents {
	width: 100%;
}
#main-slider .slider-fill .container .wrap-slider-price {
	display: none;
}
#main-slider .slider-fill .wrap-slider-text {
	padding: 10px;
	margin: 0px;
}
.news-single-image {
	float: none;
	margin: 0 auto;
	width: 100%;
}
.news-single-image img {
	margin: 0 auto 15px;
}
.col-xxs-12 {
	display: block;
	width: 100%;
}
}

@media (max-width: 480px) {
	.top-boxes {
    display: none;
}
	.top-boxes-wrap {
    padding: 80px 0px 0px 0px;
}
.our-services ul {
	text-align: left;
}
	.our-services ul li {
    display: block;
}
	.our-services ul li {
    margin: 10px 3px;
}
.news-block {
	padding: 0 15px
}
.news-block .image-wrap, .news-list .image-wrap {
	width: 120px
}
.news-block .news-text, .news-list .text {
	margin-left: 130px
}
}
@media (max-width: 1100px) {
#uslugi-menu > div > ul > li a {
    padding: 10px 10px;
}
	}


