/*

Theme Name: Salient Child Theme

Description: This is a custom child theme for Salient

Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266

Author: ThemeNectar

Author URI:  https://themeforest.net/user/themenectar

Template: salient

Version: 1.0

*/
.wtm-service p {
	font-size: 20px;
	font-weight: bold;
	color: #012233;
	margin-top: 15px;
	position: relative;
}
.intro-text p {
	font-size: 24px;
	line-height: 35px;
	max-width: 980px;
	margin: 0 auto;
	color: #012233;
	font-weight: 300;
}
.wtm-service p::after {
	content: '\f178';
	position: absolute;
	right: 0;
	font-family: Fontawesome;
	color: #9b111e;
}
.wtm-services-wrapper {
	margin-top: -220px;
}
.form-sec .wpb_text_column p {
	font-size: 24px;
	color: #fff;
	margin-bottom: 25px !important;
	font-weight: 300;
	letter-spacing: 0.5px;
}
.license-form-wrapper {
	max-width: 725px;
	margin: 0 auto;
	display: flex;
}
.state-select {
	width: 66%;
	display: inline-block;
	padding-right: 10px;
	vertical-align: top;
}
.lbl {
	color: #fff;letter-spacing: 0.5px;
	padding-bottom: 8px;
	font-size: 16px;
}
.show-license {
	width: 40%;
	display: inline-block;
	padding-left: 10px;
	vertical-align: top;
}
.us-states {
	height: 50px;
	padding: 10px 10px 10px 18px;
	font-size: 18px;
	color: #2e2e2e;
	font-family:Lato;
	-webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url('assets/images/dropdown_icon.png');
    background-position: 93% center;
    background-repeat: no-repeat;
    outline: none;
}
.lbl-show {
	padding: 12px 20px !important;
	background: #fff;
	font-size: 18px;
	color: #2e2e2e;
}
.lbl-show span {
	font-weight: bold;
}
.footer .iwt-icon i {
	color: #fff !important;
	font-size: 15px;
	width: 15px;
}
.footer .iwithtext .iwt-text {
	padding-left: 26px;
	font-weight: 400;
	font-size: 15px;
}
.footer .iwithtext .iwt-text a {
	color: #fff;
	font-size: 15px;
	font-weight:400;
}

.footer .iwithtext .iwt-text a.email_adres{color: #a7a7a7;}

.footer .iwithtext .iwt-text a:hover{
	color: #a7a7a7;
}

.footer .iwithtext .iwt-text a.email_adres:hover{color: #fff;}


.footer .vc_custom_heading {
	text-transform: uppercase;
}
.footer .iwithtext {
	margin-bottom: 3px;
}
.footer .menu {
	margin: 0;
	list-style: none !important;
}
.footer .menu li::before {
	content: '\f054';
	font-family: Fontawesome;
	font-size: 11px !important;
	left: 0 !important;
	position: absolute;
	top: 1px;
}
.footer .menu li {
	position: relative;
	list-style: none;
	color: #a7a7a7;
	font-size: 15px;
	font-weight: 400;
	padding-left: 14px;
}

.footer .menu li a{display: inline-block;color: #a7a7a7;}
.footer .menu li a:hover{color: #fff !important;}

.copyright {
	text-align: center;
}
.copyright {
	text-align: center;
	margin-bottom: 0 !important;
	padding: 25px 0px !important;
	color: #2b2b2b;
	font-size: 16px;
	font-family: Lato !important;
	font-weight: 400;
	letter-spacing: 1px;
}
.copyright a {
	margin: 0px 10px;
	color: #9b111e;
}
#copyright {
	display: none;
}
#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a{
	opacity:1 !important;
}
.header-phone {
	position: absolute !important;
	right: 0;
	top: 65px;
	/* font-weight: bold; */
}
.header-phone a {
	font-weight: bold !important;
	font-size: 20px !important;
}
.wtm-services-wrapper .vc_col-sm-6:hover .img-with-aniamtion-wrap {
	opacity: .8 !important;
}

body #header-space{height: auto !important;}
/*--body #header-outer{background-color: transparent !important;} --*/
.wtm-services-wrapper .img-with-aniamtion-wrap .hover-wrap{
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.17);
box-shadow: 0px 8px 7px 0px rgba(0,0,0,0.17);
transition: all 0.3s;
}

.wtm-service:hover .img-with-aniamtion-wrap .hover-wrap{
	overflow: hidden;
		/*-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.17);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.17);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.17);*/
transition: all 0.3s;
}

.wtm-service .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner{
	/*transform:scale(1);*/
	transition: all 0.3s;
}

.wtm-service:hover .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner{
	transform:scale(1.05);
	transition: all 0.3s;
}

.wtm-service:hover p{
	color: #9b111e;
}

.homepage_sec1 .tparrows:before{font-family: "Fontawesome";font-size: 24px;line-height: 75px;}
.homepage_sec1 .tparrows.tp-leftarrow:before{content: '\f177';}
.homepage_sec1 .tparrows.tp-rightarrow:before{content: '\f178';}
.copyright a:hover{color: #012233;}
.copyright i{font-size: 14px;}
.form-sec .row-bg{background-attachment: fixed;}
.cntact_info{margin-left: 0px;}
.cntact_info li{list-style-type: none;font-size: 16px;}
.cntact_info li a{color: #676767;}
.cntact_info li a:hover{color: #9b111e;}
.cntact_info li i{margin-right: 10px;}
.page-id-13 .form-sec{display: none;}
.table_caption p{font-size: 14px;}


 @media only screen and (max-width: 1024px) {
     
.tp-leftarrow.tparrows.metis {
	transform: translate(0, -100px) !important;
}
.tp-rightarrow.tparrows.metis {
    transform: translate(-75px, -100px) !important;    
}


}


 @media only screen and (max-width: 800px) {


.footer-mobile .vc_col-sm-5, .footer-mobile .vc_col-sm-4, .footer-mobile .vc_col-sm-3 {
	width: 50% !important;
}
.container {
	width: 100% !important;
}
.wtm-services-wrapper {
	margin-top: 50px;
}
#slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a {
	font-size: 16px !important;
}
.header-phone {
	position: relative !important;
	top: 0 !important;
}
 .wtm-service .img-with-animation.skip-lazy {
	width: 100% !important;
}

}

@media only screen and (max-width: 700px) {


     .license-form-wrapper {
	flex-direction: column !important;
}
.license-form-wrapper > div {
	margin-bottom: 20px !important;
	width: 100% !important;
	max-width: 100% !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

}



