/*
* Add child theme CSS Rules
*/
#footer .widget .gform_wrapper #gform_submit_button_1 {
	border-radius: 0;
	background-color: #ffffff;
	color:rgb(0, 171, 150);
	border: none;
}

#footer .widget .gform_wrapper #gform_submit_button_1:hover {
	background-color: #00ab96;
	color:#ffffff;
}

#footer .widget .gform_wrapper li {
	padding-left: 0;
}

#footer .gform_wrapper .gform_footer {
	padding: 0;
}

#footer #pageFooter .col-md-4:last-child .widget {
	margin-bottom: 0;
}

#footer .gform_wrapper {
	margin-bottom: 0;
}

body #footer .gform_wrapper ul li.gfield {
	margin-top: 0;
}

#footer .gform_wrapper {
	margin-top: 0;
}

#footer .gform_wrapper .gform_body label.gfield_label {
	color: #ffffff;
	font-weight: bold;
}

.footer-bottom .menu-item {
	margin-bottom: 8px;
}

.footer-bottom .menu-item a {
	font-size: 16px;
}

#footer .copyright .header-elem {
	display: flex;
	width: 100%;
	justify-content: center;
}

#footer .social-icons a {
	font-size: 24px;
}

footer#footer .social-icons a {
	width: 48px;
}

.header-con .pageTopCon {
	height: auto;
}

.header-wrap .social-icons {
	margin-top: 0;
}

.header-wrap .mobile-logo-yes img {
	margin-bottom: 10px;
}

.header-wrap .pull-left .header-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.header-phone {
	font-size: 14px;
	color: #000;
	display: block;
	margin-bottom: 8px;
}

.second-phone {
	margin-bottom: 16px;
}

.header-con .top-header-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.header-wrap .pull-left .header-center .header-elem:first-child {
	display: flex;
	justify-content: center;
	margin-bottom: 16px;
}

.header-wrap .pull-left .header-center .header-elem:last-child {
	margin-left: 0;
}

.header-wrap .header-center .header-elem:last-child .pix_button {
	margin-right: 0;
}

.header-wrap .header-center .header-elem:last-child .pix_button:first-of-type {
	margin-right: 16px;
}

.top-header-button-wrapper button {
	padding: 4px 24px;
}

h1, h2, h3, h4, h5 {
    font-family: Verdana, Geneva, sans-serif;
}

h1 {
    font-size: 45px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 23px;
}

.main-nav li a {
    font-family: Verdana, Geneva, sans-serif;
}

body {
    font-family: Verdana, Geneva, sans-serif;
}

h1, h2, h3 {
    color: #00ab96;
    font-weight: bold;
}

footer.footer-dark .copyright a {
    color: #ffffff;
}

/*
#inner-header {
    padding-top: 10px;
    padding-bottom: 10px;
}
*/

.footer-dark #pageFooterCon a, .footer-dark {
    color: #ffffff;
}

.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta .vc_tta-tab > a {
    border-color: #009e8a;
    background-color: #00ab96;
}

.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta .vc_tta-tab > a:hover {
    border-color: #04c5ac;
    background-color: #04c5ac;
    color: #ffffff !important;
}

.social-icons a {
    font-size: 18px;
}

.header-elem p {
    margin-bottom: 0 !important;
}

.footer-dark .pageFooterCon {
    background: #3886ce;
    color: #ffffff;
}

.pageTop .pull-right {
    display: none;
}

.footer-dark .footer-bottom {
    background: #3886ce;
    border-top: 1px solid #ededed;
}

.wpb_row.vc_row-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
}

#sub-header.medium .sub-banner-title {
    display: none;
}

body #page-hero {
    padding-top: 90px;
    padding-bottom: 90px;
}

#footer .copyright p {
	margin-bottom: 16px;
}

.sticky-wrapper .header-con.stuck {
	height: 60px;
}

@media (max-width: 480px) {
    .header-elem {
        margin-left: 0 !important;
    }

    .header-center {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .header-center .header-elem:first-child {
        margin-bottom: 16px;
    }
	
	body .container {
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.header-wrap .pull-left .header-center .header-elem:first-child {
		margin-bottom: 0;
	}

	.header-con .top-header-wrapper {
		flex-direction: row;
	}

	.top-header-button-wrapper {
		margin-right: 16px;
	}

	.header-wrap .pull-left .header-center {
		flex-direction: row;
	}

	.header-phone {
		margin-bottom: 0;
	}

	.second-phone {
		margin-bottom: 0;
	}

	.header-wrap .pageTop {
		display: flex;
		flex-direction: column;
	}

	.header-wrap .pageTop .pull-left {
		padding-left: 0;
	}

	.header-wrap .pageTop .pull-right {
		padding-right: 0;
		display: flex;
		justify-content: center;
		display: none;
	}

	.header-wrap .pageTop .pull-right .top-head-nav {
		margin-top: 0;
	}

	.header-wrap .header-center .header-elem:last-child {
		text-align: center;
	}

	.header-wrap .header-center .header-elem:last-child p {
		margin-bottom: 10px;
	}

	body #page-hero {
        padding-top: 220px;
        padding-bottom: 220px;
    }
}

@media (min-width: 992px) {
	.header-wrap .pageTop .pull-right {
		display: block;
	}

	.footer-bottom .menu-item a {
		font-size: 14px;
	}

	#footer .gform_wrapper .top_label select.medium {
		width: 100%;
	}

	#footer .top-head-nav {
		margin-top: 0;
	}

	#footer .footer-bottom .menu-item {
		margin-bottom: 0;
	}

	#footer .copyright {
		display: flex;
	}

	#footer .copyright-right {
		display: flex;
		align-items: center;
	}

	.header-wrap .pageTop .pull-right .header-elem {
		margin-right: 0;
	}

	.header-wrap .pageTop {
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}

	.header-wrap .pull-left .header-center {
		flex-direction: row;
		align-items: center;
	}

	.header-wrap .pull-left .header-center .header-elem:first-child {
		margin-right: 32px;
	}

	.header-wrap .pageTopCon {
		height: 90px;
		margin-top: 0;
		margin-bottom: 0;
		display: flex;
		align-items: center; 
	}

	.header-wrap .mobile-logo-yes img {
		margin-top: 10px;
	}

	.header-wrap .pageTopCon .pageTop:before {
		display: none;
	}

	.header-wrap .pageTopCon .pageTop:after {
		display: none;
	}
}

@media (min-width: 1200px) {
	.header-wrap .pageTop .pull-left {
		padding-left: 15px;
	}

	.header-phone {
		display: inline-block;
	}

	.first-phone {
		margin-right: 16px;
	}

	.second-phone {
		margin-right: 32px;
	}
}

@media (max-width: 1600px) {
	.page-id-4275 #sub-header,
	.page-id-4262 #sub-header {
	    background-size: 150%;
	    background-position-x: -50px;
	}
}

/* top bar gtranslate*/
#gtranslate_wrapper {
	position: static !important;
	margin-top: 7px;
}
.switcher .option { position:absolute !important; }
.header-wrap .pageTopCon {
	overflow: visible;
}
.switcher .selected a {
	border: 1px solid #eaeaea !important;
	color: #1a1a1a !important;
	font-family: Verdana, Geneva, sans-serif !important;
}
.switcher .selected {
	background: #fff !important;
}
.switcher .option {
	background:#fff !important;
}
.switcher .option a {
	color: #1a1a1a !important;
	font-family: Verdana, Geneva, sans-serif !important;
}



@media(min-width:1200px){

	/* .header-wrap .pageTop .pull-left {
	   width: 415px;
	} */
	
	/* .header-wrap .pageTop .pull-right {
	   width: calc(100% - 415px);
	}
	 */
	#gtranslate_wrapper {
	   display:inline-block;
	   vertical-align:middle;
	   margin-top:0 !important;
	}
	
	.header-wrap .pageTop .pull-right {
	   padding-right: 0;
	   display: flex;
	   justify-content: flex-end;
	}
	
	}

	@media(max-width:1199px) {
		#gtranslate_wrapper {
		position: static !important;
		margin-top: 0;
		display: inline-block;
		vertical-align: middle;
	 }
	 
	 span.select_lang {
		display: inline-block;
		vertical-align: middle;
	 }
	 
	 }

	@media(max-width:767px) {
		.top-head-nav li a {
			color: #1a1a1a;
			padding: 12px 0;
			display: inline-block;
		}
		
	 }

	@media(max-width:480px) {

		#gtranslate_wrapper {
		position: static !important;
		margin-top: 1px;
		display: inline-block;
		vertical-align: middle;
	 }
	 
	 /* .switcher { position:relative; top:5px;}  */
	 .header-wrap .pageTopCon {
		height: 185px;
		}
	 
	 }

	 .switcher .selected a {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	 }

	 .switcher .option a {
		 width: 100%;
	}
	.switcher a img {
		display: none !important;
	}
	.switcher a{
		font-size: 12px !important;
	}
	.switcher .selected a:after{
		height: 17px !important;
	}

	@media(max-width:1200px) {
		.header-wrap .social-icons {
			width: 126px;
		}
	 }