/*
Theme Name: TheGem
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Version: 3.0.1
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
Text Domain: thegem
*/

.wpml-ls-item-ru{
	display:none;
}

.cf-services{
    padding-top: 30px;
    padding-bottom: 30px;
}
.cf-services .title-h5{
	border-bottom: 2px solid #1089cb;
}
.cf-services .wpb_row{
	margin-bottom:0;
    clear: both;
}
.cf-services .menu{
	margin-top:10px;
	border:none !important
}
.cf-services .menu li{
	border:none;
}
.cf-services .menu li a{
    letter-spacing: 0;
    text-transform: none;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    padding: 0!important;
    font-weight: 300;
}
.cf-services .menu li a:hover{
	color:#1089cb;
}

.cf-title-vbold{
    letter-spacing: 1px;
    font-size: 18px
    font-weight: bold;
	color:#FFF
}
.cf-title-bold{
    font-size: 18px;
    font-weight: bold;
	color:#FFF
}
.cf-details{
    font-weight: 300;
    font-size: 13px;
	color:#FFF
}

.cf-logo-info{
    color: #000;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px !important;
}
.cf-policies{
    padding-top: 40px;
}
.cf-copyright{
    font-size: 13px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cf-copyright .wpb_content_element,
.cf-logo-info .wpb_content_element,
.cf-services .wpb_content_element{
	margin:0;
}

.cf-logo-info .menu{
	margin-top:40px;
	border:none !important;
	display:flex;	
    justify-content: flex-end;
}

.cf-logo-info .menu li{
	border:none;
	border-right:1px solid;
    padding: 0 5px;
}
.cf-logo-info .menu li:last-child{
	border:none;
}
.cf-logo-info .menu li a{
    letter-spacing: 0;
    text-transform: none;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    padding: 0!important;
    font-weight: 300;
	max-width:none !important;
}
.cf-logo-info .menu li a:hover{
	color:#1089cb;
}

.cf-social-icons .wpb_wrapper{
	display:flex;
    align-items: center;
    justify-content: center;
}

.cf-social-icons .vc_icon_element-icon::before{
	font-size:0.8em !important;
}

@media (max-width: 425px){
	.cf-logo-info .wpb_single_image.vc_align_left{
			text-align:center;
	}
	.cf-logo-info{
		padding-top:20px;
		padding-bottom:10px;
	}
	.cf-logo-info .menu{
		flex-direction: column;
		margin-top:20px;
		text-align:center;
	}
	.cf-logo-info .menu li{
		border:none;
	}
	.cf-services .vc_col-sm-3 .vc_col-sm-3{
		width:25%;
		float:left;
	}
	.cf-services .vc_col-sm-3 .vc_col-sm-9{
		width:75%;
		float:left;
	}
	.cf-services .vc_col-sm-3 .vc_row{
		clear:both;
	}
	.charter_form_class .row .col-xs-6,
	.charter_form_class .row .col-xs-12{
		margin-top:0 !important;
		padding: 0 10px;
	}
	.wpcf7 p{
		margin:0!important
	}
	.topRowImg {
		min-height: 28.3588vh !important;
	}
	.topRowImg .vc_column-inner{
		padding-top:5px !important
	}
	.topRowImg .wpb_text_column{
		margin-bottom:5px !important
	}
	.cf-logo-info .menu li a{
		max-width: none !important;
	}
	
	.charter-form input[type=date], .charter-form input[type=email], .charter-form input[type=tel], .charter-form input[type=text], .charter-form select, .charter-form textarea{
		border-radius:0 !important
	}
}

.header-style-3 #primary-menu.no-responsive>li>a, .header-style-4 #primary-menu.no-responsive>li>a {
    padding: 0 5px;
}

.cDescWTitle .vc_column-inner{
    min-height: 300px;
}
.cDescWTitle .wpb_raw_code{
    position: absolute;
    width: 100%;
    bottom: -35px;
    left: 0;
    padding: 20px;
}
.cDescWTitle .wpb_raw_code .tl{
    background: #0000008f;
    padding: 20px;
}
.cDescWTitle .wpb_raw_code .tl h2{
    margin-bottom: 0;
    margin-top: 0;
    color: #ffffff;
}
.wpb_raw_code .tl span,
.cDescWTitle .wpb_raw_code .tl h2 a{
	color: #ffffff;
}


.homepage_rq_form{
    position: absolute;
    top: -500px;
    z-index: 9999;
    padding: 10px 10px 0px 10px;
    right: 0px;
    background: #fff;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 39%) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.homepage_rq_form .trip-select,
.homepage_rq_form .depart-date,
.homepage_rq_form .return-date,
.homepage_rq_form .passenger-select,
.homepage_rq_form .step1_btn,
.homepage_rq_form .step2{
	display:none
}
.get_quote_btn_step div{
    width: 80px;
    text-align: center;
    background: #2f3148;
    padding: 12px;
    color: #fff;
    cursor: pointer;
}

.homepage_rq_form.opened,
.homepage_rq_form.opened2{
	background: #ffffff;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
	width: 100%;
}
.homepage_rq_form.opened .trip-select,
.homepage_rq_form.opened .depart-date,
.homepage_rq_form.opened .return-date,
.homepage_rq_form.opened .passenger-select{
	display:flex
}
.homepage_rq_form.opened .depart-date,
.homepage_rq_form.opened .return-date{
    flex-direction: column;
}
.homepage_rq_form.opened .step1_btn{
	display:block
}
.homepage_rq_form .step1_btn div{
    text-align: center;
    margin: 0 auto;
    width: 200px;
    padding: 10px;
    background: #128acb;
    color: #fff;
    margin-bottom: 10px;
	cursor:pointer
}

.homepage_rq_form.opened .get_quote_btn_step{
	display:none;
}
.homepage_rq_form.opened2 .step1{
	display:none;
}
.homepage_rq_form.opened2 .step2{
	display:block
}
.homeForm .vc_col-sm-12{
	min-height:0
}
.homeForm.wpb_row{
	margin:0;
}
.homeForm div.wpcf7-response-output{
	margin:0;
	padding:0;
	border:none;
}
.homeForm .wpb_content_element{
	margin-bottom:0;
}
.homeForm .month{
    text-align: center;
    font-size: 14px;
    line-height: 20px;
}
.homeForm .weekday{
	display:none;
}
.homeForm .date-table{
	padding: 0 10px;
}
.h56px{
	height:56px;
}
.not-visible{
    position: absolute;
}

@media screen and (max-width: 768px){
	.f-xs-left{
		width:25%;
	}
	.f-xs-right{
		width:75%
	}
	
	#site-header .primary-navigation.responsive{
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		justify-content: space-between;
	}
	
	.fixed .getaquote_btn.desktopOnly {
		display:block;
		padding: 6px 0px !important;
        font-size: 12px !important;
        text-align: center;
        width: 90px;
        margin: 0;
        margin-right: 10px;
	}
	.homepage_rq_form{
		position:static;
		display:block;
		padding-bottom:30px;
		box-shadow:none;
	}
	.site-title .site-logo{
		margin:0 !important;
	}
	.get_quote_btn_step {
		display: flex;
		justify-content: center;
		flex: 1;
	}
	.get_quote_btn_step div{
		width:auto;
	}
	.topRowImg {
		min-height: 43.26vh !important;
	}
	.topRowImg .vc_column-inner{
		padding-top:10px !important
	}
	.topRowImg .wpb_text_column{
		margin-bottom:10px !important
	}
	.cDescWTitle .wpb_raw_code .tl h2 a{
		font-size:14px;
		line-height:20px;
	}
	.title-h2.popularDestinationsTitle span{
    	font-size: 26px;
    	line-height: 30px;
	}
}

.clr{
    clear: both;
}
.contactPhones .vc_icon_element,
.contactPhones .wpb_text_column {
	margin:0;
}

.no-margin{
	margin:0 !important;
}
.mobileOnly{
	display:none;
}
.pb20{
	padding-bottom:20px;
}

.travel-info-link{
	font-size:20px !important
}
.destinations_title{
	    margin-bottom: 0;
		margin-top: 0;
}
@media screen and (max-width:768px){
	.mobileOnly{
		display:block
	}
	.topRowImg .title-h2{
		width: 70%;
		margin: 0 auto;
		word-wrap: break-word;
		text-align: center;
	}
	.destinations_title{
	    font-size: 14px;
	    line-height: 20px;
	}
}

.contact-page .cf-title-bold,
.contact-page .cf-details,
.contact-page .cf-title-vbold
{
	color:#000
}
.contact-page .cf-title-vbold{
	font-size:20px;
}
.contact-page .wpb_text_column,
.contact-page .vc_icon_element {
	margin-bottom:0
}

.header-style-3 #primary-menu.no-responsive>li>a, .header-style-4 #primary-menu.no-responsive>li>a {
    padding: 0 5px;
}

@media print{
	html{background:#fff}
	
	.no-print,
	#top-area,
	#site-header-wrapper,
	.grecaptcha-badge,
	.scroll-top-button,
	.custom-footer{display:none !important;}
}
#menu-footer-terms,
#menu-footer-terms-el{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 10px 0 0;
}

#site-header.fixed.shrink .header-style-3 #primary-menu.no-responsive>li>a, #site-header.fixed.shrink .header-style-4 #primary-menu.no-responsive>li>a{
	padding: 0 10px !important;
}