/*!-------------------------

Developed by FonteZ
VK: https://vk.com/fontez

---------------------------*/

@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('../fonts/ProximaNova/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova/ProximaNova-Regular.otf')  format('opentype'),
	     url('../fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Regular.ttf')  format('truetype'), url('../fonts/ProximaNova/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Light';
  src: url('../fonts/ProximaNova/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova/ProximaNova-Light.otf')  format('opentype'),
	     url('../fonts/ProximaNova/ProximaNova-Light.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Light.ttf')  format('truetype'), url('../fonts/ProximaNova/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('../fonts/ProximaNova/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova/ProximaNova-Semibold.otf')  format('opentype'),
	     url('../fonts/ProximaNova/ProximaNova-Semibold.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Semibold.ttf')  format('truetype'), url('../fonts/ProximaNova/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('../fonts/ProximaNova/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova/ProximaNova-Bold.otf')  format('opentype'),
	     url('../fonts/ProximaNova/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Bold.ttf')  format('truetype'), url('../fonts/ProximaNova/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'ProximaNova-Extrabld';
    src: url('../fonts/ProximaNova/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-Extrabld.otf') format('opentype'),
    url('../fonts/ProximaNova/ProximaNova-Extrabld.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Extrabld.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-Extrabld.svg#ProximaNova-Extrabld') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova-Black';
    src: url('../fonts/ProximaNova/ProximaNova-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova/ProximaNova-Black.otf') format('opentype'),
    url('../fonts/ProximaNova/ProximaNova-Black.woff') format('woff'), url('../fonts/ProximaNova/ProximaNova-Black.ttf') format('truetype'), url('../fonts/ProximaNova/ProximaNova-Black.svg#ProximaNova-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
  font-family: 'ALSSPb';
  src: url('../fonts/ALSSPb/ALSSPb.eot?#iefix') format('embedded-opentype'),  url('../fonts/ALSSPb/ALSSPb.woff') format('woff'), url('../fonts/ALSSPb/ALSSPb.ttf')  format('truetype'), url('../fonts/ALSSPb/ALSSPb.svg#ALSSPb') format('svg');
  font-weight: normal;
  font-style: normal;
}

.top-menu-toggler,
.main-menu-toggler {
	display: none;
}

header {
    background: #2f539e;
    padding: 30px 0 40px 0;
}
header .row {
	align-items: center;
}
header .logo {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
/*header .logo a {
	margin: auto;
}*/
header .top-menu {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	/*margin-bottom: 30px;*/
}
header .top-menu .top-menu_item {
	display: inline-block;
	margin-bottom: 10px;
}
header .top-menu .top-menu_item a {
	font-family: 'ProximaNova-Regular', sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dashed transparent;
}
header .top-menu .top-menu_item a:hover,
header .top-menu .top-menu_item.current-menu-item a {
	border-bottom: 1px dashed #fff;
}
/*header .main-menu {
	padding-top: 45px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	border-top:  1px solid #108bcb;
	
}*/
header .main-menu .main-menu_item {
	display: inline-block;
}
header .main-menu .main-menu_item.current-menu-item a,
header .main-menu .main-menu_item.current-menu-parent a {
	background: #108bcb;
}
header .main-menu .main-menu_item a {
	font-family: 'ProximaNova-Semibold', sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
}
header .main-menu .main-menu_item a:hover {
	background: #3dbbf5;
}
header .top-info {
	/*position: absolute;*/
	position: static;
}
header .top-info .phone {
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 50px;
	position: relative;
}
header .top-info .phone-toggler {
	color: #fff;
	font-family: 'ProximaNova-Semibold', sans-serif;
	padding: 10px 0;
	position: relative;
}
header .top-info .phone-toggler:after {
	content: '';
	background: url('../images/arrow-down.png') no-repeat;
	background-position: center right;
	display: block;
	width: 14px;
	height: 8px;
	position: absolute;
	right: -15px;
	top: 50%;
	transform: translate(0, -50%) rotate(-90deg);
	 -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
header .top-info .phone-toggler.active:after {
	transform: rotate(0deg);
}
header .top-info .phone-toggler:hover {
	cursor: pointer;
}
.phones {
	display: none;
	background: #fff;
	text-align: center;
	padding: 15px;
	position: absolute;
	bottom: 0;
	transform: translate(0, 110%);
	left: 0;
	right: 0;
	z-index: 3;
	border: 2px solid #108bcb;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
}
.phones.show {
	display: block;
}
.phones li a {
	line-height: 39px;
	font-family: 'ProximaNova-Semibold', sans-serif;
	font-size: 16px;
	color: #2f539e;
	position: relative;
}
header .top-info .phone:before {
	content: ' ';
	background: url('../images/header/phone.png') no-repeat;
	width: 38px;
	height: 39px;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}
header .top-info .offer {}
header .top-info .offer .button_utp {
	width: 100%;
}
header .top-info .offer .button_utp:hover {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;

}
.menu-item-has-children {
	position: relative;
	display: block;
}
.sub-menu {
	display: none;
}

.sub-menu.show {
	display: table;
	position: absolute;
	left: 0;
	bottom: -10px;
	right: 0;
	transform: translate(0, 100%);
	background: #2f539e!important;
	z-index: 3;
	padding: 15px 0;
}

.sub-menu.show li {}
.sub-menu.show li a {
	padding: 5px 15px;
	display: block;
}
.sub-menu.show li a:hover,
.sub-menu.show li.current-menu-item a {
	background: #2f539e;
}
.sub-menu li a {
	background: #2f539e!important;
}
.button_utp {
	font-family: 'ProximaNova-Bold', sans-serif;
	font-weight: bold;
	font-size: 14px;
	border: 0;
	outline: 0;
	padding: 0 15px;
	text-transform: uppercase;
	outline: 0;
	cursor: pointer;
	opacity: .9;
	display: block;
	border: 1px solid transparent;
	width: 220px;
	height: 50px;
}
.button_utp.ylw {
	background: #fff;
	line-height: 50px;
	text-align: center;	
	color: #15346C;
}
.button_utp.tw {
	background: transparent;
	line-height: 50px;
	text-align: center;
	display: table;
	color: #fff;
	border: 2px solid #fff;
	text-transform: uppercase;
	padding: 0 50px;	
}
.button_utp.tw:hover,
.button_utp.tw:focus {
	background: rgba(255,255,255,0.7);
	border: 2px solid #fff;
	color: #333;
}
.button_utp:hover,
.button_utp:focus {
	text-decoration: none;
	opacity: 1;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.button_utp.rounded {
	border-radius: 50px !important;
}
.tel-head a {
	color: #fff;
	text-decoration: underline;
}
.tel-head {
	display: flex;
  justify-content: center;
}
section#main-slider {
	height: 500px;
}
#MainPageSlider {
	background: #fff;
	height: 500px;
	display: block;
}
#MainPageSlider .item {
	height: 500px;
	background-position: center !important;
	position: relative;
	-webkit-background-size: cover !important;
	background-size: cover !important;
}
.item-caption {
	width: 50%;
	position: absolute;
	left: 45%;
	top: 15px;
	text-align: left;
}
.item-caption h3 {
	font-family: 'ProximaNova-Black', sans-serif;
	font-size: 60px;
	line-height: 70px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
}
.item-caption p {
	font-family: 'ProximaNova-Black', sans-serif;
	font-size: 60px;
	line-height: 70px;
	background: #ffbe01;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 10px;
	margin-bottom: 150px;
	color: #fff;
}
.item-caption p.small {
	font-family: 'ProximaNova-Semibold', sans-serif;
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	background: none;
	padding: 0;
}
.item a {
	position: absolute;
	left: 45%;
	bottom: 50px;
}
#MainPageSlider .owl-dots {
	bottom: 15px;
	position: absolute;
	left: 0;
	right: 0;
}
#MainPageSlider .owl-dots .owl-dot {
	display: inline-block;
	margin: 5px;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	border: 2px solid #fff;
	background: transparent;
}
#MainPageSlider .owl-dots .owl-dot.active {
	background: #fff;
}


#consultation .title {
	font-family: 'ALSSPb', sans-serif;
	font-size: 36px;
	color: #fff;
	margin-bottom: 30px;
	text-transform: uppercase;
}
#consultation .text {
	font-family: 'ProximaNova-Regular', sans-serif;
	font-size: 24px;
	line-height: 29px;
	color: #fff;
	margin-bottom: 30px;
}
#consultation .consultation-photo {
	width: 304px;
	height: 367px;
	position: absolute;
	display: block;
	bottom: 0;
	right: 15%;
	background: url('../images/consultation/consultation-photo.png') no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	z-index: 2;
}
#consultation .consultation-button .button_utp {
	display: initial;
}
section#catalog {
	background: url('../images/catalog/circles.png') no-repeat;
	background-position: top right;
	-webkit-background-size: contain;
	background-size: contain;
}
#catalog .section-title {
	font-family: 'ALSSPb', sans-serif;
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #000;
	text-transform: uppercase;
	margin: 60px 0;
}
#catalog .info-list {
	margin-bottom: 50px;
}
#catalog .info-list li {}
#catalog .info-list li .info-icon {
	margin-bottom: 15px;
}
#catalog .info-list li .info-text {
	font-family: 'ProximaNova-Regular', sans-serif;
	font-size: 24px;
	line-height: 29px;
	color: #000;
}
#catalog .action-button {
	margin-bottom: 50px;
	text-align: center;
}
#catalog .action-button .button_utp {
	margin-left: auto;
	margin-right: auto;
	display: table;
}
section#texts {
	padding: 75px 0;
	background: url('../images/catalog/bg.png') repeat;
}
#texts .info {
	color: #000;
	margin-bottom: 60px;

}
#texts .info .info-title {
	font-family: 'ALSSPb', sans-serif;
	font-size: 36px;
	margin-bottom: 30px;
}
#texts .info p {
	font-family: 'ProximaNova-Regular', sans-serif;
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 23px;
}
#texts .info p:last-child {
	margin-bottom: 0;
}
section#numbers {
	background: linear-gradient(to right, #14a8d8 50%, #0e7ac3);
	height: 300px;
}
#numbers .section-title {
	font-family: 'ALSSPb', sans-serif;
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	margin: 60px 0;
}
#numbers .numbers-list {}
#numbers .numbers-list li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#numbers .numbers-list li .num-value {
	font-family: 'ProximaNova-Extrabld', sans-serif;
	border: 5px solid #fff;
	border-radius: 100%;
	width: 100px;
	height: 100px;
	text-align: center;
	color: #fff;
	font-size: 60px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
#numbers .numbers-list li .num-value:before {
	content: ' ';
	background: url('../images/numbers/circles.png') no-repeat;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	transform: translate(-50%, -50%);
}
#numbers .numbers-list li .num-text {
	font-family: 'ProximaNova-Regular', sans-serif;
	font-size: 22px;
	line-height: 27px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	height: 100px;
	align-items: center;
	padding: 15px;
}
section#partners {
	padding: 75px 0;
}
#partners .section-title {
	font-family: 'ALSSPb', sans-serif;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-size: 24px;
	color: #000;
}
#partnersSlider {
	padding: 0 50px;
}
#partnersSlider .item {
	height: 250px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
#partnersSlider .item img {
	margin: auto;
	height: auto;
}
#partnersSlider .owl-prev,
#partnersSlider .owl-next {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	transform: translate(0,-50%);
	text-indent: -9999px;
}
#partnersSlider .owl-prev {
	background: url('../images/partners/arrow-left.png') no-repeat;
	left: 0;
}
#partnersSlider .owl-next {
	background: url('../images/partners/arrow-right.png') no-repeat;
	right: 0%;
}
#partnersSlider .owl-prev.disabled,
#partnersSlider .owl-next.disabled {
	cursor: initial;
	opacity: .5;
} 

.owl-carousel .owl-dots {
	text-align: center;
}
#partnersSlider.owl-carousel .owl-dot {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	border: 2px solid #000;
	background: transparent;
	margin: 5px;
}
#partnersSlider.owl-carousel .owl-dot.active {
	background: #000;
}
footer {
	background-image: url("/wp-content/uploads/2025/09/Frame-3.png");
	padding-bottom: 50px;
	padding-top: 50px;
}
footer .menus {
	color: #fff;
	margin-bottom: 30px;
	margin-top: 20px;
}
footer .footer-menu .menu-title {
	font-family: 'ProximaNova-Extrabld', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}
footer .footer-menu .menu {}
footer .footer-menu .menu .menu_item {}
footer .footer-menu .menu .menu_item a {
	font-family: 'ProximaNova-Light', sans-serif;
	display: block;
	margin-bottom: 10px;
	color: #fff;
}
footer .bottom-area {
	width: auto;
  align-items: center;
  margin-top: 120px;
}
footer .bottom-area .subscribe {}
footer .bottom-area .subscribe .subscribe-title {
	font-family: 'ProximaNova-Light', sans-serif;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	margin-bottom: 20px;
}
#subscribe-form {
	width: 100%;
}
#subscribe-form .form-row {}
#subscribe-form .form-row .form-input {}
#subscribe-form .form-row .form-input input {
	border: 0;
	outline: 0;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	width: 100%;
	padding: 0 15px;
	font-family: 'ProximaNova-Light', sans-serif;
	font-size: 16px;
	color: #3c3c3c;
}
#subscribe-form .form-row .form-input input:hover,
#subscribe-form .form-row .form-input input:focus {}
#subscribe-form .form-row .form-button {}
#subscribe-form .form-row .form-button button {
	width: 100%;
}
/*footer .social-links {
	align-self: flex-end;
}*/
footer .social-links .social-title {
	font-family: 'ProximaNova-Light', sans-serif;
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
}
footer .social-links .social {}
footer .social-links .social .social_link {
	text-align: center;
}
footer .social-links .social .social_link .social-icon {
	width: 25px;
	height: 25px;
	display: block;
	opacity: .9;
}
footer .social-links .social .social_link .social-icon:hover {
	opacity: 1;
}
footer .social-links .social .social_link .social-icon.google-plus {
	background: url('../images/footer/social/google-plus.png') no-repeat;
}
footer .social-links .social .social_link .social-icon.instagram {
	background: url('../images/footer/social/instagram.png') no-repeat;
}
footer .social-links .social .social_link .social-icon.twitter {
	background: url('../images/footer/social/twitter.png') no-repeat;
}
footer .social-links .social .social_link .social-icon.vk {
	background: url('../images/footer/social/vk.png') no-repeat;
}
footer .social-links .social .social_link .social-icon.facebook {
	background: url('../images/footer/social/facebook.png') no-repeat;
}
.fontez {
    text-align: center;
    /*display: none;*/
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 255, 255, 0.5);
}

.fontez a {
    font-weight: bold;
    color: rgba(255, 255, 255, 0.3);
}
section#tour-search {}
.new_f-container {
	width: 100%;
	max-width: initial !important;
}
section#tour-popular {
	margin-bottom: 100px;
}
#tour-popular .title {
	font-family: 'ALSSPb', sans-serif;
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #951e1e;
    text-transform: uppercase;
    margin: 60px 0;
}
.os-top-countries {
	width: 100%;
	padding: 0 !important;
}

.mc4wp-response {
	margin-top: 10px;
}
.mc4wp-alert {
	font-family: 'ProximaNova-Light', sans-serif;
	font-size: 14px;
	color: red;
}

/*********************************************************************8la*/
#la-slider{
	display: block;
	width: 100%;
	float: left;
	width: 100%;
}
#la-slider  #MainPageSlider{
	height: auto;
	margin-bottom: 0;
}
#la-slider .la-wrap{
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
}
#la-slider .la-item{
	text-align: center;
	color: #fff;
	position: relative;
	min-height: 640px;
	padding-bottom: 70px;
	z-index: 2;
	background-size: cover!important;
	background-position: center!important;
	background-repeat: no-repeat!important;
}
#la-slider .la-item:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.2;
	z-index: -1;
}
#la-slider .la-item .la-title{
	font-size: 60px;
	padding-top: 125px;
	text-transform: uppercase;
	font-family: 'ProximaNova-Bold', sans-serif;
}
#la-slider .la-item .la-link{
	margin-top: 190px;
}
#la-slider .la-item .la-link a{
    background: transparent;
    line-height: 50px;
    text-align: center;
    color: #fff;
    display: inline-block;
    border: 2px solid #fff;
    text-transform: uppercase;
    padding: 0 50px;
    font-family: 'ProximaNova-Bold', sans-serif;
    text-decoration: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
}
#la-slider .la-item .la-link a:hover{
	background: rgba(255,255,255,0.7);
	border: 2px solid #f5f5f5;
	color: #333;
    text-decoration: none;
}
.la-footer{
	float: left;
	width: 100%;
}

.la-wrap-modul{
	float: left;
	width: 100%;
	background: url('../images/bg-fon.jpg')no-repeat center;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 75px;
}
.la-id-widgets:nth-child(1){
	margin-top: 0;
}
.la-id-widgets:last-child{
	margin-bottom: 0;
}
.la-id-widgets{
	margin: 40px 0;
}
.la-id-widgets .la-title{
	font-size: 24px;
	color: #000;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 36px;
    font-family: 'ProximaNova-Bold', sans-serif;
}
.la-id-widgets .la-wrap{
	margin: 0 auto;
	max-width: 970px;
	padding: 0 15px;
	width: 100%;
}


#la-advantage{
	float: left;
	width: 100%;
	background: url('../images/dawdw.jpg')no-repeat center;
	background-size: cover;
	padding: 120px 0 20px;
}
#la-advantage .la-wrap{
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}
#la-advantage .la-row{
	margin: 0 -15px;
}
#la-advantage .la-section-subtitle{
	font-size: 24px;
	color: #010101;
	text-align: center;
	font-weight: 400;
	font-family: 'ProximaNova-Regular', sans-serif;
}
#la-advantage .la-section-title{
	font-size: 36px;
	color: #000000;
	margin-bottom: 20px;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
    font-family: 'ProximaNova-Bold', sans-serif;
}
#la-advantage .la-items{
	float: left;
	margin-top: 75px;
	width: 100%;
}
#la-advantage .la-item{
	float: left;
	width: 20%;
	padding: 0 15px;
}
#la-advantage .la-item .la-title{
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
	line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
    font-family: 'ProximaNova-Bold', sans-serif;
}
#la-advantage .la-item .la-text{
	text-align: center;
	font-size: 14px;
	line-height: 1.2;
	font-family: 'ProximaNova-Regular', sans-serif;
}
#la-advantage .la-item .img{
	margin-bottom: 30px;
	text-align: center;
	height: 100px;
	line-height: 100px;
}
#la-advantage .la-item .img img{
	display: inline-block;
	vertical-align: middle;
}

#la-consultation{
	float: left;
	width: 100%;
	background: url('../images/bgasd.jpg')no-repeat center;
	background-size: cover;
	position: relative;
	z-index: 2;
}
#la-consultation .grid{
	float: left;
	width: 100%;
	position: relative;
	min-height: 300px;
	padding: 40px 0;
	z-index: 2;
}
#la-consultation .bg-img{
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
	z-index: -1;
}
#la-consultation .bg-img img{
	display: block;
	margin-bottom: -3px;
}
#la-consultation .grid .la-title{
	font-size: 36px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 48px;
    font-family: 'ProximaNova-Bold', sans-serif;
}
#la-consultation .grid .la-btn{
	text-align: center;
	margin-top: 35px;
}
#la-consultation .grid .la-btn a{
    display: inline-block;
    background: #ffbe01!important;
    border: none;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    letter-spacing: 0.6px;
    margin: 0;
    color: #000!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold', sans-serif;
}
#la-consultation .grid .la-btn a:hover{
	background: rgba(255, 190, 1, 0.6705882352941176)!important;
}

#la-recommend{
	float: left;
	width: 100%;
	padding: 75px 0;
	background: #fff;
	text-align: center;
	background: url('../images/bg-ad.jpg')no-repeat center;
    background-position: center -590px;
}
#la-recommend .la-section-title{
	font-size: 36px;
	color: #000000;
	margin-bottom: 20px;
	line-height: 1;
	text-align: center;
	max-width: 720px;
	margin: 0 auto 20px;
    font-family: 'ProximaNova-Bold', sans-serif;
}
#la-recommend .la-row {
    margin: 0 -15px;
}
#la-recommend .la-items {
    float: left;
    margin-top: 50px;
    width: 100%;
}
#la-recommend .la-item{
	float: left;
	width: 20%;
	padding: 0 15px;
}
#la-recommend .la-item .img{
	line-height: 100px;
	margin-bottom: 25px;
}
#la-recommend .la-item .img img{
	display: inline-block;
	vertical-align: middle;
}
#la-recommend .la-item .la-title{
	font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    font-family: 'ProximaNova-Bold', sans-serif;
}
#la-recommend .la-wrap{
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}

/*media*/
@media (max-width: 1100px) {
	#consultation a {
		bottom: 12%;
    font-size: 16px;
    padding: 12px 20px;
	}

	#la-slider .la-item{
		min-height: 540px;
	}
	#la-slider .la-item .la-title{
		font-size: 45px;
		padding-top: 95px;
	}
	#la-slider .la-item .la-title *{
		max-width: 700px;
		margin: 0 auto;
	}
	#la-advantage{
		padding: 60px 0 70px;
	}
	#la-advantage .la-section-title{
		font-size: 30px;
	}
	#la-advantage .la-items{
		margin-top: 20px;
	}
	#la-advantage .la-item{
		width: 33.333%;
		margin: 20px 0;
	}
	#la-advantage .la-item:nth-child(4){
		clear: left;
		margin-left: 16.666%;
	}
	#la-consultation .grid .la-title{
		font-size: 30px;
		line-height: 1.2;
		max-width: 600px;
		margin: 0 auto;
	}
	#la-consultation .bg-img{
		width: 500px;
	}
	#la-consultation .grid{
		min-height: auto;
	}
	#la-recommend{
		padding: 45px 0 25px;
	}
	#la-recommend .la-section-title{
		font-size: 30px;
		margin-bottom: 0;
	}
	#la-recommend .la-items{
		margin-top: 25px;
	}
	#la-recommend .la-item{
		width: 33.333%;
		margin: 20px 0;
	}
	#la-recommend .la-item:nth-child(4){
		clear: left;
		margin-left: 16.666%;
	}
}
@media (max-width: 910px) {
	.new_f-form .clearfix {
    padding: 12px 0;
	}
}

@media (max-width: 840px){
	header .logo {
    	justify-content: center;
    }
	#la-consultation .bg-img{
		display: none;
	}
	header {
    padding: 30px 0 40px 0;
	}
}
@media (max-width: 740px){
	.tel-head {
  	margin-bottom: 20px;
	}
	#la-slider .la-item .la-title {
	    font-size: 30px;
	    padding-top: 40px;
	    line-height: 1.2;
	}
	#la-slider .la-item .la-link{
		margin-top: 80px;
	}
	#la-slider .la-item .la-link a{
		line-height:  40px;
		padding: 0 30px;
		font-size: 16px;
	}
	#MainPageSlider .owl-dots{
		bottom: 5px;
	}
	#la-slider .la-item{
		min-height: auto;
		padding-bottom: 55px;
	}
	#la-consultation .grid .la-title{
		font-size: 25px;
	}
	#la-recommend .la-item .img{
		margin-bottom: 15px;
	}
	#la-recommend .la-item .la-title{
		font-size: 18px;
	}
	#la-recommend .la-section-title{
		font-size: 25px;
	}
	#la-consultation .grid .la-btn{
		margin-top: 20px;
	}
	#la-advantage .la-section-title{
		font-size: 25px;
		margin-bottom: 15px;
	}
	#la-advantage{
		padding-bottom: 30px;
	}
	#la-advantage .la-section-subtitle{
		font-size: 20px;
		margin-bottom: 8px;
	}
	#la-advantage .la-item .img{
		margin-bottom: 15px;
	}
	#la-advantage .la-item .la-title{
		font-size: 18px;
	}
}
@media (max-width: 540px){
	#la-recommend .la-item,
	#la-advantage .la-item{
		width: 100%;
	}
	#la-recommend .la-item:nth-child(4),
	#la-advantage .la-item:nth-child(4) {
	    margin-left:0;
	}
	.la-wrap-modul{
		padding-top: 30px;
	}
	#la-recommend {
	    background: url(../images/bg-ad.jpg)no-repeat center;
	    background-size: 350px;
	    background-position: center -200px;
	}
}
.remodal.color-form {
	    background-color: #2f539e;
    padding-bottom: 0px;
}
.block_img {
	    display: flex;
    flex-direction: column;
    align-items: center;
}
.block-form-wrap {
	display: flex;
}
.block_img {
	    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.form-feedback {
	font-family: 'ProximaNova-Regular';
	text-align: left;
	width: 100%;
    margin-left: 10%;
}
.form-feedback p {
	color: #fff;
	margin-bottom: 15px;
}
.form-feedback input, .form-feedback select {
	display: block;
	    width: 100%;
    border: medium none;
    cursor: pointer;
    outline: 0 none;
    border-radius: 5px;
    padding-left: 4%;
}
.form-feedback textarea {
	display: block;
    padding: 4%;
        width: 100%;
    border: medium none;
    cursor: pointer;
    outline: 0 none;
    border-radius: 5px;
}
.form-feedback input[type="submit"] {
	background: #ffbe01;
    border: 1px solid #ffbe01;
    line-height: 50px;
    text-align: center;
    color: #000000;
    font-family: 'ProximaNova-Bold', sans-serif;
    font-weight: bold;
    font-size: 16px;
    border: 0;
    outline: 0;
    padding: 0 25px;
    text-transform: uppercase;
    outline: 0;
    cursor: pointer;
    opacity: .9;
    margin: 0 auto;
    display: block;
    border: 1px solid transparent;
    width: 220px;
    height: 50px;
}
.form-feedback div.wpcf7-validation-errors, .form-feedback div.wpcf7-acceptance-missing {
	color: #fff;

}
.form-feedback span.wpcf7-not-valid-tip {
	    color: #ff2f2fe6;
}
section.single_article {padding: 30px 0 0 0}
section.single_article .block4{margin-top: 20px}
@media (min-width: 1500px){.info{font-size: 18px!important;}}
section.single_article  h1 {

    text-transform: uppercase;
    padding-top: 25px;
    padding-bottom: 25px;
    font-family: 'ALSSPb';
    font-size: 36px;
}
section.single_article .single_post p{
	    font-size: 18px;
    font-family: 'ProximaNova-Regular';
    margin-bottom: 30px;
    line-height: 1.5;
}
section.single_article  h3 {
	padding-bottom: 25px;
    font-family: 'ALSSPb';
    font-size: 24px;
	}

section.single_article ul.items {
    padding-left: 0px;
    list-style: none;
    text-align: left;
    margin-bottom: 34px;
}
section.single_article ul.items li {
    padding: 0 0 17px 0px;
}
section.single_article ul.items li a:hover {
    color: black;
    text-decoration: none;
}
section.single_article ul.items li a:hover .content_mini_underline{
    text-decoration: underline!important;
}
section.single_article  ul.items li .item-img {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 12px;
}
section.single_article p.content_mini{font-size: 14px;}
section.single_article ul.items li .content_mini_footer {
    height: 16px;
    text-align: right;
    color: #ababab;
    margin: 0;
    font-size: 12px;
}
section.single_article .content_mini_footer img {
  -webkit-filter: brightness(0.3);
  filter: brightness(0.3);
}
.ssba{margin-top:30px;font-family: 'ProximaNova-Regular';}
.ssbp-wrap .ssbp-list{margin-top:-30px!important;}
@media (min-width: 768px) and (max-width: 992px){
	section.single_article ul.items li .item-img{width: 100%;margin-bottom: 5px}
	section.single_article ul.items li .content_mini_footer {text-align: left}
	section.single_article ul.items li{margin-bottom: 20px;}
}
@media (max-width: 768px){

	section.single_article ul.items li{margin-bottom: 20px;}
}
button.caldera-forms-modal {
	font-size: 14px;
line-height: 1.42857143;
	color: #333;
	border-radius:2px;
    background-color: #fff;
	border: 1px solid #ccc;	
	padding: 6px 12px;
	position:relative;
	bottom:49px;
	right:14px;
}
button.caldera-forms-modal:focus,button.caldera-forms-modal:hover{
	background-color: #E6E6E6;
text-decoration: none;
	cursor: pointer;
}
.background-poput{
	background-color: #4F9FE2;
}



.data-traveler span {
	font-weight: bold;
}

.remodal.caldera-front-modal-container {
	background-color: #3ca0db;
}
button.remodal-close {
	color: #fff;
}
/*#searchresults .row {
	margin: 50px;
    padding: 20px;
    background-color: #40a4e0;
    color: #fff;
}*/

#searchresults .date {
	background: #f0ad4e;
}

#searchresults img {
	max-width: 250px;
	max-height: 250px;
	width: 100%;
	position: relative;

	
}
.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: relative;
    left: 45%;
    margin-top: 20px;
    display: none;

}
	#searchresults .row div{

		overflow: hidden;
	}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


/***************Nev CSS************************/


.new_f-container {
	background: #15346C!important;
}
section#tour-search {
    margin-top: -5px;
}
.new_f-form .new_f-form-submit {
	background: #EBB32B!important;
	border-radius: 6px!important;
}
.new_f-form .clearfix {
	background: #fff;
  border-radius: 6px;
}
.new_f-search-dates-wrap svg {
	fill: #15346c!important;
}
.new_f-dropdown-btn .cnt::after, .new_f-dropdown-btn::after {
	border-color: #30529C transparent transparent!important;
}
#consultation {
	position: relative;
	margin-bottom: -4px;
	text-align: center;
}
#consultation a {
	background: #EBB32B;
	border-radius: 50px;
	color: #2E3456;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 42%;
  bottom: 12%;
  font-size: 20px;
  font-weight: 600;
  padding: 15px 30px;
}
#consultation a:hover {
	text-decoration: none;
	background: #fff;
}
.button-foot {
	background: #EBB32B;
	border-radius: 50px;
	color: #2E3456;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.6);
  font-size: 18px;
  font-weight: 600;
  padding: 13px 25px;
}
.button-foot:hover {
	text-decoration: none;
	background: #fff;
	color: #2E3456;
}
.w-70 {
    width: 70% !important;
}
.w-10 {
    width: 10% !important;
}
footer .w-20 {
    width: 20% !important;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
footer .offer1 {
	display: flex;
}
footer .w-20 img {
	width: 150px;
	margin-top: 30px;
}
.logo-foot img {
	width: 60px;
}
footer .social {
	justify-content: flex-end!important;
	gap: 10px;
}
footer .social-links {
	padding-left: 0;
	padding-right: 0;
}
footer .bottom-area .subscribe a {
    color: #fff;
    text-decoration: underline;
}
footer .bottom-area .subscribe {
    gap: 15px;
    display: flex;
}

.search-page #consultation img {
	  background-color: #f6f6f6;
}
.search-page #consultation a {
	bottom: 2%;
}
#tour-baner-hom {
	margin: 0 auto;
  text-align: center;
}




@media (max-width: 1100px) {
  #consultation a {
    font-size: 16px;
    padding: 12px 20px;
	}
}
@media (max-width: 992px) {
	footer .row {
		flex-direction: column;
		align-content: center;
    align-items: center;
	}
	footer .w-20 {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    align-items: center;
	}
	footer .social {
    margin-top: 20px;
    justify-content: center!important;
	}
	footer .bottom-area .subscribe {
    justify-content: center;
  }
  footer .bottom-area {
    margin-top: 50px;
	}
}
@media (max-width: 768px) {
	.search-page .hot-block_tiles .hot-wrapper {
		display: flex;
    flex-direction: column;
    align-items: center;
	}
  #consultation a {
    font-size: 12px;
    padding: 8px 15px;
	}
	.tel-head {
		display: none;
	}
}
@media (max-width: 576px) {
	    .search-page .hot-block_tiles .hot-wrapper {
        margin: auto;
        width: 300px;
        margin-right: auto !important;
    }
  #consultation a {
    font-size: 10px;
    padding: 8px 10px;
    bottom: 5%;
	}
	footer .bottom-area .subscribe {
		margin: 30px 0;
	}
	.search-page #consultation a {
    bottom: 10px;
    padding: 5px 10px;
	}
}