
body{
	background: #f7f7f7; /*#00182d;*/
}/*
.homepage_slider .slide:before{
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #00182d 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #00182d 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #00182d 100%);
}*/
.search_tour:before{
	/*background: #fff;*/
}
.blog:before{
    /*background: linear-gradient(#00182d 0%, #00182d 57.64%, rgba(0, 0, 0, 0) 100%)*/
    background: linear-gradient(#fff 0%, #fff 57.64%, rgba(0, 0, 0, 0) 100%);
}
/*.last-section:after{
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #00182d 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #00182d 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #00182d 100%);
}*/
.page_content{
	/*background: #00182d;*/
}
.image_bg--destinations:after{
	background: #00182d;
}
.image_bg--destinations:before{
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #00182d 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #00182d 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #00182d 100%);
}/*
.image_bg--single:after{
	background: #00182d;
}
.image_bg--single:before{
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #00182d 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #00182d 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #00182d 100%);
}
*/
.header__bottom .menu .scroll_wrap > ul > li{
	margin: 0px 3px;
}

.header__bottom .logo {
	/*background: rgba(255,255,255,0.9);*/
    /*padding: 10px 30px;*/
    /*border-top-right-radius: 31px;*/
    /*border-bottom-right-radius: 31px;*/
    /*clip-path: polygon(0 0, 100% 0, 100% 100%, 7% 100%);*/
    font-size: 0;
	margin: 16px;
}

.header__bottom .logo img{
	width: 120% !important;
    background: rgb(255,255,255,23%);
    padding: 18px;
    border-radius: 20px;
}

@media screen and (max-width: 992px) {
  .header__bottom .logo img{
	width: 100% !important;
	}
}

.footer_center_left .logo {
	/*
	background: rgba(255,255,255,0.9);
    padding: 10px 30px;
    border-top-right-radius: 31px;
    border-bottom-right-radius: 31px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 12% 100%);
	*/
	/*
	background: rgb(255, 255, 255, 23%);
    padding: 18px;
    border-radius: 20px;
    font-size: 0;
	*/
}

.header__top .socials .a, .footer_top .socials .a{
	opacity: 1
}

.socials a{
	color: #fff
}

.socials .fa-youtube {
	width: 30px;
    height: 30px;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    margin-left: 16px;
    opacity: 1;
    color:#fff;
}

.socials .fa-youtube:before {
	position: absolute;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    left: 50%;
	width: 20px;
    height: 20px;
    font-size: 20px;
    margin-top: -9px;
    margin-left: -9px;
}

.socials .fa-youtube:hover {
	opacity: 1;
	color:#fff;
}

.btn{
	display: flex !important;
    justify-content: space-around;
    flex-direction: column;
}

.content-body {
	padding-bottom: 60px;
}

.popular_destination__slider {
	display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
}

.popular_destination__slider .slide_item {
	display: flex;
    align-items: stretch;
    flex-flow: column nowrap;
    flex-grow: 1;
    width: 30%;
    max-width: 30%;
    margin: 15px 15px 15px 0;
    padding: 0;
    box-shadow: none;
}

.archive .popular_destination__slider .slide_item{
	max-width: 25%;
}

#popular_destination__slider .slide_item {
	max-width: 500px;
}

.popular_destination__slider .slide_item .slide_item_content {
	flex-grow: 3;
}

.popular_destination__slider .slide_item:hover .slide_title {
	color: inherit !important;
}

.offers .popular_destination__slider .slide_item:hover .slide_title {
	color: #E41725 !important;
}

.offers.about-page .description .text p{
	color: #818693;
}

.popular_destination__slider .slide_item:hover a .slide_title {
	color: #ff7f00;
}

.btn-small {
	line-height: 30px;
    padding: 0 25px;
    height: 30px;
    font-size: 16px;
}

.tours_link .btn {
	float:right;
}

.popular_destination__slider .slide_item .slide_footer .hours a {
	line-height:30px;
	font-size:16px;
}

.popular_destination__slider .slick-track
{
    display: flex !important;
}

.popular_destination__slider .slick-slide
{
    height: inherit !important;
}

.round_bottom{
    border-radius: 12px !important;
}
.sidebar .single-sidebar .tour--info .bottom{
    padding: 0;
    margin-bottom: 0;
}
.sidebar .single-sidebar .tour--info .top{
    background-size: 110%;
}
.sidebar .single-sidebar .tour--info .top:hover {
    transition: all 1s;
    background-size: 120%;
}
.sidebar .categories--list ul li{
    padding: 0;
}
.sidebar .categories--list ul li a{
    padding: 18px 18px 18px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center
}
.sidebar .categories--list ul li a:hover{
    background: #004F9F;
}
.sidebar .categories--list ul li a:hover span, .sidebar .categories--list ul li a:hover i{
    color: #fff;
}
.sidebar .categories--list ul li:last-child a{
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.flex_footer {
	display: flex;
	justify-content: space-between;
	padding:0 !important;
}

.flex_footer .footer_btn {
	padding: 19px 36px;
	display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items:baseline; 
    transition: all .2s linear;
    margin: -1px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.main-color {
	color: #E41725;
}

.secondary-color {
	color: #004D9B;
}

.main-bg {
	background-color: #E41725;
	color:#fff;
}

.secondary-bg {
	background-color: #004D9B;
	color:#fff;
}

.btn.main-color:hover, .footer_btn.main-color:hover {
	color: #fff;
	background-color: #E41725;
}

.btn.secondary-color:hover, .footer_btn.secondary-color:hover {
	color: #fff;
	background-color: #004D9B;
}

.main-bg:hover {
	background-color: #b8020e;
}

.secondary-bg:hover {
	background-color: #014a95;
}

.search_tour .search_tour_form .fields__block .fields .field .field_wrap.select_field {
	position: relative;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-right: 2px solid #E6E6E6;
}

.search_tour .section_title {
	max-width:100%;
}

.search_tour .search_tour_form .fields__block .fields {
	display: flex;
}

.search_tour .search_tour_form .fields__block .fields .field {
	display: flex;
	flex-direction: column;
}

.search_tour .search_tour_form .fields__block .fields .field:first-child {
	flex-grow: 2;
}

.search-page .description-title {
	font-size: 30px;
    font-weight: 900;
    color: #fff;
    padding: 10px 0;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.29);
    border-bottom: 1px solid rgba(255, 255, 255, 0.29);
}

.search-page .description-title span {
	color: #C7C7C7;
	float:right;
}

.file_series.popular_destination__slider .slide_item_img {
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

.file_series.popular_destination__slider .slide_item_img .sq_parent {
	padding-bottom: 0;
}

.file_series.popular_destination__slider .slide_item_img .sq_parent .sq_wrap {
	position: relative;
} 

.header__bottom .menu {
	margin-left: 0;
}

.maxw-100 {
	max-width:100% !important;
	width: 100% !important;
}

.contacts-page .contacts-columns .column a {
	display:inline;
	float:none;
	position:relative;
}

.contacts-page .contacts-columns .column {
	margin-right:3%;
	width:47%;
}

.contacts-page .contacts-columns .column .text {
	font-size: 18px;
}

.card-light {
	background: #fff;
	border-radius: 14px;
	-webkit-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.16);
    padding:36px;
    color: #3E4559;
}

.alert {
	width: auto;
    padding: 15px 30px;
    border-radius: 35px;
}

.alert-danger {
	color: #fff;
    background: red;
}

.alert-success {
	color: #fff;
    background: green;
}

.page_content.single-page.blog-single .content-body{
	margin-top: 130px
}

.footer_center .mobile_socials .fa-youtube{
	width: 44px;
    height: 44px;
    text-align: center;
    display: block;
    float: left;
    position: relative;
    margin-left: 30px;
    font-size: 35px;
    margin-top: 4px;
    color: #fff;
}

.footer_head_mobile .logo{
	/*
	background: rgba(255,255,255,0.9);
    padding: 0 30px 10px 30px;
    border-top-right-radius: 31px;
    border-bottom-right-radius: 31px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 12% 100%);
	*/
	background: rgb(255, 255, 255, 23%);
    padding: 18px;
    border-radius: 20px;
    font-size: 0;
}

.popular_destination__slider.flex_slider .slide_item {
	max-width: 33.333%;
}

.single-page .main .geo{
	padding-left: 0;
}

.single-page .main .geo:before{
	opacity: 0;
}

.page--content.destination .htmlcontent h2{
	margin: 0 0 20px
}

.htmlcontent img{
	border-radius: 18px;
}

@media (max-width: 760px) {
	.contacts-page .contacts-columns .column {
		width:100%;
		margin: 20px 0 0 0;
	}
	
	.archive .popular_destination__slider .slide_item{
		max-width: 45%;
	}
}

@media (min-width: 611px) and (max-width: 991px) {
	.popular_destination__slider .slide_item {
		width: 45%;
		max-width: 50%;
	}
}

@media (max-width: 610px) {
	.popular_destination__slider .slide_item, .popular_destination__slider.flex_slider .slide_item {
		width: 100%;
		max-width: 100%;
		padding: 0;
		margin-bottom: 25px;
	}
	.homepage_slider .slide__controls .btn.btn__choose_tour, .most_popular__section .top_part_right .btn, .popular_destination__section .top_part_right .btn {
	    line-height: 23px;
	}
	.header__bottom .logo {
	    width: auto;
		margin-top: 50px;
	    /*transform: translate(-16%, 13%)*/
	}
}

@media screen and (max-width: 430px){
		.header__top .email, .header__top .tel{
		    float: none;
		    text-align: center;
		    margin-right: 0;
		}
		.header__top .email a, .header__top .tel a{
			float: none
		}
	}

@media (min-width:2001px){
	.slide__text-heading {
		font-size: 70px;
	}
}

@media screen and (max-width: 1230px){
	.single-page .single-sidebar {
		background: none;
	}
	.sidebar .single-sidebar .tour--info .top{
		background-size: cover;
	}
	/*.destinations-page .main .popular_destination__slider .slide_item{
		margin-right: 0
	}*/
	.header__bottom .menu .scroll .scroll_wrap{
		margin-top: 0px;
	}
	.header__bottom .menu .scroll .scroll_wrap ul li a{
		padding: 0 10px	
	}
	.popular_destination__slider.flex_slider .slide_item {
		max-width:100%;
	}
}

@media screen and (max-width: 1230px) and (min-width: 1077px){
	.header__bottom .search_link{
		margin-top: 0px
}

@media screen and (max-width: 1076px){
	.destinations-page .main .popular_destination__slider .slide_item {
	    width: 32%;
	}
}

@media screen and (max-width: 900px){
	.destinations-page .main .popular_destination__slider .slide_item {
	    width: 49%;
	}
}

