/*
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
*/
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Medium.woff2') format('woff2'),
        url('fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Light.woff2') format('woff2'),
        url('fonts/Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Thin.woff2') format('woff2'),
        url('fonts/Gilroy-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
body h1, body h2, body h3, body h4, body h5, body h6{
/*     font-family: 'Gilroy' !important; */
	color:#CECECE;
}
body #slide-out-widget-area.fullscreen .menuwrapper li a{
	color: #CECECE;
}
/* h2{
    font-weight: 300 !important;
}
h3{
    font-weight: 300 !important;
}
h1{
    font-weight: 100 !important;
} */
/* body{
    font-family: 'Gilroy' !important;
} */
p {
	color: #CECECE;
}
/* a{
	font-family: 'Gilroy' !important;
} */
#page-header-wrap h1, .section-title h1 {
/* 	font-weight: 300 !important; */
	transition:all .3s ease;
}
.wpcf7-response-output {
	color: #000;
}
.nectar_team_member_overlay a:hover {
	color: #d7ab62;
	opacity: .75;
}
#page-header-wrap h1:hover, .section-title h1:hover{
	color:#fff;
}
.team_member_details h2 {
	color: #000;
}
.margin-auto{
	margin-left:auto;
	margin-right: auto;
}
/* .banner-sub-heading {
	font-family: 'Gilroy' !important;
}
.banner-heading {
	font-family: 'Gilroy' !important;
}
.banner-btn {
	font-family: 'Gilroy' !important;
} */
.blurred-wrap.blurred {
	filter: none !important;
	background: rgba(0,0,0,0.5);
	opacity: .8;
}
.off-canvas-menu-container .menu-item {
	text-align: right;
	padding-right: 15%;
}
#slide-out-widget-area-bg {
	max-width: 542px !important;
}
#slide-out-widget-area {
	max-width: 542px !important;
}
body #slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
	line-height: 1.5 !important;
	letter-spacing:2px !important;
}
.video-heading {
	font-weight: 100 !important;
	text-transform: uppercase;
}
.service-icon {
	width: 42px !important;
	position: absolute !important;
	right: -70px;
	top: 0px;
}
.services .vc_column-inner {
	padding: 10px 90px 50px 45px;
}
.services p {

}
body.material #header-outer header#top nav > ul.buttons.sf-menu > li.button_social_group > a {
	color: #fff !important;
	background: #1B1A1A !important;
	padding: 6px 2px 8px 2px !important;
	border-radius: 100%;
}
body.material #header-outer #social-in-menu i {
	font-size: 15px;
}
#header-outer #social-in-menu a:hover i{
	transform:none !important;
}
#header-outer #social-in-menu a:hover{
	opacity:.77 !important;
}
#header-outer #social-in-menu a{
	transition:all .3s ease !important;
}
body.material #header-outer #social-in-menu i::after {
	display: none;
}
#copyright span {
	color: #fff;
}
.footer-logo {
	height: 112px !important;
	width: auto !important;
    position: relative !important;
    top: -50px;
}
.footer-logo-row .hover-wrap-inner {
	text-align: center;
	position: relative;
}
.footer-logo-row .hover-wrap-inner::before {
	content: '';
	background: #000;
	width: 200px;
	height: 10px;
	display: inline-block;
	position: relative;
	top: -5px;
}
body.material a.medium-btn{
	color: #000 !important;
	font-size: 15px !important;
	font-family: 'Poppins';
	font-weight: 400;
	text-transform: uppercase;
}
body.material a.medium-btn.regular-button {
	color: #000 !important;
	min-width: 280px;
	font-size: 15px !important;
	font-family: 'Poppins';
	font-weight: 400;
	text-transform: uppercase;
	border-radius: 28px !important;
	padding: 14px 10px !important;
	transform: none !important;
	opacity: 1 !important;
}
body.material a.medium-btn.regular-button:hover{
    background:#fff !important;
}
.footer-icons{
    list-style:none;
}
.footer-icons li.button_social_group a {
	color: #CECECE;
	background: #1B1A1A;
	padding: 7px 14px;
	border-radius: 27px;
	text-align: center;
}
.footer-icons li.button_social_group a:hover {
	color: #fff ;
}
.footer-icons li.button_social_group {
    display: inline-block;
}
.inline * {
	display: inline-block;
}
#copyright {
	padding-top: 50px !important;
}
.menu-item:hover .normal-text {
	display: none;
}
.hover-text {
	display: none;
}
.menu-item:hover .hover-text {
	display: block;
}
.hoverp > .vc_column-inner > .wpb_wrapper > h2 {
	transition: all .3s ease;
}
.hoverp > .vc_column-inner > .wpb_wrapper > h2:hover {
	color: #fff !important;
}
.hoverp > .vc_column-inner > .wpb_wrapper > .wpb_text_column > .wpb_wrapper > p{
	transition: all .3s ease;
}
.hoverp > .vc_column-inner:hover > .wpb_wrapper > .wpb_text_column > .wpb_wrapper > p {
	color: #fff;
}
.footer-logo-row p {
	transition: all .3s ease;
}
.footer-logo-row p:hover {
	color: #fff;
}
#copyright p {
	transition: all .3s ease;
}
#copyright p:hover {
	color: #fff !important;
}
.hoverp > .vc_column-inner > .wpb_wrapper > h3 {
	transition: all .3s ease;
}
.hoverp > .vc_column-inner:hover > .wpb_wrapper > h3 {
	color: #fff !important;
}
.border-left .vc_custom_heading {
	border-left: 1px solid #CECECE;
	margin: 0px !important;
	padding-left: 20px;
	padding-bottom: 14px;
}
.left-aligned-ocm {
	order: 2;
	margin-left: 36px !important;
}
.border-left h3, .border-left h4 {
	margin: 0px !important;
	padding-left: 20px;
}
.border-left p {
	margin: 0px !important;
	padding-left: 20px;
}
.border-left .wpb_text_column.wpb_content_element {
	border-left: 1px solid #CECECE;
	min-height: 130px;
}
.border-left .hover-wrap {
	margin-bottom: 0px !important;
}
.material.woocommerce-page[data-form-style=default] input#coupon_code, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 2px solid #CECECE;
}
p{
	transition: all .3s ease;
}
p:hover{
	color: #fff !important;
}
.footer-logo-row {
	padding-top: 50px !important;
} 
.home .footer-logo-row {
	padding-top: 0px !important;
}
.home #page-header-wrap {
	margin-top: 40px !important;
}
body #header-outer, body[data-header-color="dark"] #header-outer {
	background-color: rgba(0,0,0,.6);
	
}
body #header-outer.small-nav{
	backdrop-filter: blur(20px);
}
.team-col {
	min-height: 850px;
}
.wpcf7-form-control.has-spinner.wpcf7-submit {
	width: 100%;
	max-width: 280px;
	border-radius: 50px !important;
	opacity: 1 !important;
	transform: none !important;
	font-family: poppins;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	font-weight: 300;
	transition: all .3s ease;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
	background: #fff;
}
#ajax-content-wrap .font_size_desktop_45px.nectar-responsive-text {
	line-height: 45px;
}
@media only screen and (max-width: 1000px) {
	.video-heading {
		font-size: 40px !important;
		line-height:70px !important;
		
	}
	#page-header-wrap {
		margin-top: 0px !important;
	}
	.main-content > .row > form.post-password-form {
	padding-top: 150px !important;
}
}
@media only screen and (max-width: 768px) {
	
	.wpcf7-form-control.has-spinner.wpcf7-submit {
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
	.team_member_picture {
		display: block !important;
		position: absolute !important;
		left: 0;
		width: 100% !important;
		z-index: -1;
	}
	.team_member_details {
		background: rgba(255,255,255,.7);
		border-radius: 10px;
		padding: 28px !important;
		margin-left: 16px !important;
		margin-right: 16px !important;
	}
	.team-col {
		min-height: 650px;
	}
	.team-col h1 {
		font-size: 45px !important;
		line-height: 45px !important;
	}
	.team-col h2 {
		font-size: 22px !important;
		line-height: 26px !important;
	}
	.off-canvas-menu-container .menu-item {
		text-align: center;
		padding-right: 0;
	}	
}
@media only screen and (max-width: 480px) {
	.wpb_wrapper h1.vc_custom_heading.video-heading {
		line-height:70px !important;
	}
	.border-left .wpb_text_column.wpb_content_element{
		min-height:auto !important;
	}
	.service-icon {
		position: relative !important;
		display: block !important;
		margin-left: auto;
		margin-right: auto;
		right: 0px;
	}
	.services .vc_column-inner {
		padding: 30px 25px 50px 25px;
	}
}
.black-bg-box { border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;}
/* registration form css */
.registration-form label {
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
}
.registration-form label.two-col {
	width: 48%;
	margin-right: 4%;
}
.registration-form .two-col.right, .registration-form .three-col.right {
	margin-right: 0px !important;
}

.registration-form div.two-col {
	display: inline-block;
	width: 48%;
	margin-right: 4%;
}
.registration-form div.two-col.right {
	margin-right: 0px !important;
}
.registration-form div.two-col {
	display: inline-block;
	width: 48%;
	margin-right: 3%;
}
.registration-form label.three-col {
	width: 29%;
	margin-right: 4%;
}
.registration-form label.three-col {
	width: 30.6666%;
	margin-right: 4%;
}
.registration-form .wpcf7-submit {
	margin-top: 15px;
}
.registration-form option {
    color: #000 !important;
}
@media only screen and (max-width: 690px) {
.registration-form div.two-col {
    width: 47.44444%;
}
}
@media only screen and (max-width: 480px) {
.registration-form div.two-col {
	width: 100%;
	margin-right: 0px !important;
}
.registration-form label.three-col {
	width: 100%;
	margin-right: 0px !important;
}
}