/*
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
*/


/****************************** Typography ***************************************************/



p{
    font-family: 'futrabook';
}

h1{
    font-family: 'eculidbold' !important;
}
h4{
    font-family: 'eculidbold' !important;
}


/****************************** Secondary Menu ***************************************************/

.left li {
    list-style-type: none;
    display: inline;
    margin-left: 10px;
}
.left {
    float: left;
    margin-left: -20%;
    margin-top: 18px;
}

.right li {
    list-style-type: none;
    display: inline;
    margin-left: 20px;
}

.right {
    float: right;
    margin-top: 17px;
    margin-right: -22%;
}

.right a {
    font-family: 'futrabook';
    font-size: 14px;
}

/******************************  Menu ***************************************************/


#top ul.sf-menu.sf-js-enabled.sf-arrows {
    font-family: 'futrabook';
}

#header-outer:not([data-format=centered-menu-under-logo]):not([data-format=centered-menu-bottom-bar]) #top nav>ul>li[class*=button_]>a:before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    height: 32px;
    border-radius: 0px !important;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-23 a {
    padding: 0px 19px;
}



/****************************** Slider ***************************************************/

#slider h2.ns-heading-el {
    font-family: 'eculidbold';
    font-size: 78px;
    line-height: 84px;
}
#slider p {
    font-family: 'futrabook';
    font-size: 15px;
    padding-right: 52%;
    font-weight: 100;
}
#slider .buttons .button.solid_color a.primary-color {
    background: #fff !important;
    color: #000;
    font-family: 'futrabook';
    letter-spacing: 0px;
    font-size: 14px;
    padding: 15px 25px;
    border-radius: 0px !important;
}


/****************************** Sec-1 ***************************************************/

#sec-1 .hover-content {
    font-family: 'futrabook';
}

#sec-1 .owl-dots {display: none;}

#sec-1 .owl-nav.disabled {display: block;}

#sec-1 button.owl-next span::before {content: "\f061";font-family: FontAwesome;font-size: 40px;color: #000;}

#sec-1 button.owl-next span {font-size: 0px;}

#sec-1 button.owl-next {
background: transparent;
    border-radius: 30px !important;
    position: absolute;
    right: -10%;
    top: 37%;
}


#sec-1 button.owl-prev span::before {    content: "\f060";font-family: FontAwesome;font-size: 40px;color: #000;}

#sec-1 button.owl-prev span {font-size: 0px;}

#sec-1 button.owl-prev {
background: transparent;
    border-radius: 30px !important;
    position: absolute;
    left: -10%;
    top: 37%;
}

#sec-1 h4 {
    font-family: 'gilroyextra' !important;
    font-size: 22px;
}

.sec-1-txt h1 {
    font-family: 'circularbold';
    font-size: 50px;
}

/****************************** sec-2 ***************************************************/

.sec-2-head h2 {
    font-family: 'circularbold';
}
.sec-2-head {
    padding-left: 20px;
}
#sec-2 .sec-2-call h6 {
    font-family: 'circularbold' !important;
}

#sec-2 .sec-2-call {
    position: absolute;
    right: 8%;
    bottom: 7%;
}
#sec-2 .sec-2-btn {
    margin: 0px auto;
    display: table;
    border-radius: 0px !important;
    font-family: 'futrabook';
    padding: 13px 40px;
	margin-top: 5%;
}
#sec-2-inner .vc_column-inner {
    background-color: #fff !important;
    padding-bottom: 1px;
}
.sec-2-txt h1 {
    font-family: 'circularbold';
    font-size: 50px;
}

/****************************** sec-3 ***************************************************/

.sec-3-para {
    padding: 0% 24%;
}
#sec-3 button.owl-dot.active {
    transform: scale(1.5);
}
.sec-3-testi h1 {
    font-family: 'circularbold';
    font-size: 50px;
}
div#sec-3 p strong {
    font-family: 'futrabook';
}
#sec-2 h3 span {
    font-family: 'futrabook';
}

/****************************** sec-4 ***************************************************/




/****************************** sec-5 ***************************************************/




/****************************** Post Free Ad ***************************************************/

#post-pop-up input[type=text] {
    border: 1px solid #000;
    background: transparent;
    font-family: 'futrabook';
    padding: 10px 20px;
	margin-bottom: 10px;
}

#post-pop-up input[type=number] {
    border: 1px solid #000;
    background: transparent;
    font-family: 'futrabook';
    padding: 10px 20px;
	margin-bottom: 20px;
}

#post-pop-up input[type=email] {
    border: 1px solid #000;
    background: transparent;
    font-family: 'futrabook';
    padding: 10px 20px;
	margin-bottom: 20px;
}
#post-pop-up select.wpcf7-form-control.wpcf7-select {
    border: 1px solid #000;
    background: transparent;
    font-family: 'futrabook';
    padding: 13px 20px;
    margin-bottom: 20px;
    font-size: 14px;
}
#post-pop-up input[type=submit] {
    width: 100%;
    padding: 15px 0px;
    font-family: 'eculidbold';
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 10px;
}


/****************************** Footer ***************************************************/

.vc_row-fluid>.span_12 .wpb_column {
    padding-left: 0% !important;
    padding-right: 0% !important;
}

.link li {
    list-style-type: none;
    display: grid;
    margin-left: -27px;
    font-family: 'futrabook';
    line-height: 30px;
}
#footer-sec .iwt-icon img {
    width: 70%;
    margin-bottom: 0px;
}
#footer-sec .iwithtext .iwt-text {
    padding-left: 35px;
    font-family: 'futrabook';
    color: #4b4b4d;
}
#footer-sec .iwithtext .iwt-text a {
    color: #4b4b4d;
}
.f-col1 {
    border-right: 1px solid #00000040;
}
.f-col2 {
    border-right: 1px solid #00000040;
}
.f-col4 {
    border-left: 1px solid #00000040;
}

#footer-sec input[type=email] {
    background: transparent;
    border: 1px solid #000;
    border-radius: 40px;
    padding: 13px 18px !important;
}
#footer-sec input[type=submit] {
    background-image: url(https://testedwebsite.cloud/lionlistings/wp-content/uploads/2022/09/plane.png);
    background-repeat: no-repeat;
    background-color: transparent;
    font-size: 0px;
    padding: 23px 24px !important;
    position: absolute;
    right: 1px;
    bottom: 54px;
}
#footer-sec input[type=submit]:hover {
    box-shadow: 0px 0px 0px 0px !important;
}
#footer-sec h2 {
    font-family: 'circularbold';
    font-size: 30px;
    color: #4b4b4d;
}
#copyright a {
    color: #4b4b4d;
}



/****************************** Responsive ***************************************************/

/****************** 1440 ****************************/
@media (max-width: 1440px) {
#sec-1 button.owl-prev {
    background: transparent;
    border-radius: 30px !important;
    position: absolute;
    left: -5%;
    top: 37%;
}
	#sec-1 button.owl-next {
    background: transparent;
    border-radius: 30px !important;
    position: absolute;
    right: -5%;
    top: 37%;
}
	#sec-2-inner .vc_column-inner {
    background-color: #fff !important;
    padding-bottom: 1px;
    margin-left: 14px;
}
	
}

/****************** 1366 ****************************/

@media (max-width: 1366px) {
	#slider h2.ns-heading-el {
    font-family: 'eculidbold';
    font-size: 70px;
    line-height: 75px;
}
	#slider h2.ns-heading-el {
    font-family: 'eculidbold';
    font-size: 70px;
    line-height: 75px;
}
	#footer-sec input[type=submit] {
    background-image: url(https://testedwebsite.cloud/lionlistings/wp-content/uploads/2022/09/plane.png);
    background-repeat: no-repeat;
    background-color: transparent;
    font-size: 0px;
    padding: 23px 24px !important;
    position: absolute;
    right: 1px;
    bottom: 54px;
}
	
}


/****************** 1280 ****************************/

@media (max-width: 1280px) {
	#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 43% !important;
}
	
}


/****************** 1024 ****************************/

@media (max-width: 1024px) {
	#sec-2 h3 {
    font-size: 16px;
}
#sec-2 .sec-2-call h6 {
    font-size: 12px;
}
	span.menu-title-text {
    font-size: 11px;
}
	
	#slider p {
    font-family: 'futrabook';
    font-size: 14px;
    padding-right: 37% !important;
    font-weight: 100;
}
	#sec-1 button.owl-prev {
    background: transparent;
    border-radius: 30px !important;
    position: absolute;
    left: -7%;
    top: 37%;
}
	#sec-1 button.owl-next {
    background: transparent;
    border-radius: 30px !important;
    position: absolute;
    right: -7%;
    top: 37%;
}
	#sec-1 h4 {
    font-family: 'gilroyextra' !important;
    font-size: 16px;
}
	.sec-2-head h2 {
    font-family: 'circularbold';
    font-size: 24px;
}
	#sec-2 .sec-2-call {
    position: absolute;
    right: 8%;
    bottom: 10%;
}
	#footer-sec input[type=submit] {
    background-image: url(https://testedwebsite.cloud/lionlistings/wp-content/uploads/2022/09/plane.png);
    background-repeat: no-repeat;
    background-color: transparent;
    font-size: 0px;
    padding: 23px 24px !important;
    position: absolute;
    right: 1px;
    bottom: 29px;
}
	
#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 42% !important;
}
	
}



/****************** 800 ****************************/

@media (max-width: 800px) {
	

	#slider h2.ns-heading-el {
    font-family: 'eculidbold';
    font-size: 50px;
    line-height: 55px;
}
	#slider p {
    font-family: 'futrabook';
    font-size: 14px;
    padding-right: 37% !important;
    font-weight: 100;
}
	#slider .buttons .button.solid_color a.primary-color {
    background: #fff !important;
    color: #000;
    font-family: 'futrabook';
    letter-spacing: 0px;
    font-size: 14px;
    padding: 15px 25px;
    border-radius: 0px !important;
    margin-top: 10px;
}
	#sec-1 button.owl-prev {
    background: transparent;
    border-radius: 30px !important;
    position: absolute;
    left: -11%;
    top: 37%;
}
	#sec-1 button.owl-next {
    background: transparent;
    border-radius: 30px !important;
    position: absolute;
    right: -11%;
    top: 37%;
}
	.sec-1-txt h1 {
    font-size: 40px;
}
.sec-2-txt h1 {
    font-size: 40px;
}
#sec-2 h3 {
    font-size: 20px;
}
#sec-2 .sec-2-call h6 {
    font-size: 16px;
}
.sec-3-testi h1 {
    font-size: 40px;
}
	#sec-2 .sec-2-call {
    right: 4%;
    bottom: 5%;
}
	#footer-sec input[type=submit] {
    bottom: 12px;
}
	.f-col1 {
    border-right: 0px;
}
	.f-col2 {
    border-right: 0px;
}
	.f-col4 {
    border-left: none;
}
	.copy-txt {
    text-align: center;
}
	.copy-links {
    margin: 0px auto;
    display: table;
}
	.col.padding-2-percent > .vc_column-inner, .col.padding-2-percent > .n-sticky > .vc_column-inner {
    padding: 0px;
}
	.col.padding-4-percent > .vc_column-inner, .col.padding-4-percent > .n-sticky > .vc_column-inner {
    padding: 0px;
}
	.sec-3-para {
    padding: 0% 5%;
}
	#sec-2-inner .vc_column-inner {
    margin-left: 0px !IMPORTANT;
}
#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 63% !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 210px;
}
	
#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 36% !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-email {
    margin-top: 1px !important;
}
	
}



/****************** 480 ****************************/

@media (max-width: 480px) {
	
	#sec-1 .row_col_wrap_12.col.span_12.dark.left {
    margin-left: 0px !IMPORTANT;
}
	#sec-2 .row_col_wrap_12.col.span_12.dark.left {
    margin-left: 0px !IMPORTANT;
}
	#sec-2-inner .row_col_wrap_12_inner.col.span_12.left {
    margin-left: 0px !IMPORTANT;
}
	#slider p {
    font-family: 'futrabook';
    font-size: 10px;
    padding-right: 50% !important;
    font-weight: 100;
}
	#slider h2.ns-heading-el {
    font-family: 'eculidbold';
    font-size: 30px !important;
    line-height: 30px !important;
    margin-bottom: 5px;
}
	#slider .buttons .button.solid_color a.primary-color {
    background: #fff !important;
    color: #000;
    font-family: 'futrabook';
    letter-spacing: 0px;
    font-size: 11px;
    padding: 11px 13px;
    border-radius: 0px !important;
    margin-top: -13px;
}
	.sec-1-txt h1 {
    font-size: 30px;
}
.sec-2-txt h1 {
    font-size: 30px;
}
#sec-2 h3 {
    font-size: 18px;
}
#sec-2 .sec-2-call h6 {
    font-size: 15px;
}
#sec-2 .sec-2-call {
    right: 4%;
    bottom: 7%;
}
.sec-3-testi h1 {
    font-size: 30px;
}
	.right {
    float: unset !IMPORTANT;
    margin-top: 0 !IMPORTANT;
    margin-right: 0px !IMPORTANT;
}
	.left {
    float: unset !IMPORTANT;
    margin-left: 12px !IMPORTANT;
    margin-top: 0px !IMPORTANT;
}
	#sec-1 .owl-nav.disabled {
    display: none !IMPORTANT;
}
	#sec-1 .owl-dots {
    display: block !IMPORTANT;
}
	#sec-2-inner .vc_column-inner {
    margin-left: 0px !IMPORTANT;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 168px;
}
#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 53% !important;
    padding: 13px 45px !important;
}
	
#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 29% !important;
}
	
}


/****************** 414 ****************************/

@media (max-width: 414px) {
/* 	#slider h2.ns-heading-el {
    font-family: 'eculidbold';
    font-size: 22px !important;
    line-height: 25px !important;
    margin-bottom: 5px;
} */
	#slider h2.ns-heading-el {
    font-size: 26px !important;
    line-height: 30px !important;
}
	
#slider p {
    font-size: 14px;
    line-height: 17px;
}
#slider .buttons .button.solid_color a.primary-color {
    font-size: 11px;
    padding: 10px 22px;
    margin-top: -13px;
}
	h1 {
    font-family: 'eculidbold' !important;
    font-size: 30px !IMPORTANT;
    line-height: 35px !IMPORTANT;
}
	#sec-2 .sec-2-call {
    position: unset !IMPORTANT;
    padding-left: 20px;
}
	.row_col_wrap_12.col.span_12.light.left {
    margin-left: 0px !IMPORTANT;
}
/* 	#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 22% !important;
    padding: 15px 38px !important;
} */
#slide-out-widget-area .secondary-header-text {
    padding: 10px 1px !important;
}
	textarea.wpcf7-form-control.wpcf7-textarea {
    height: 150px;
}
#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 47% !important;
    font-size: 14px;
    padding: 13px 35px !important;
}

#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {

	margin-left: 19% !important;
}
}	
	
}



/****************** 375 ****************************/

@media (max-width: 375px) {
#slider h2.ns-heading-el {
    font-family: 'eculidbold';
    font-size: 21px !important;
    line-height: 22px !important;
    padding-top: 6%;
}
#slider p {
    font-size: 12px;
    line-height: 16px;
}
#slider .buttons .button.solid_color a.primary-color {
    font-size: 10px;
    padding: 9px 22px;
}
	#sec-2 .sec-2-btn {
    padding: 11px 35px;
    font-size: 13px;
}
#footer-sec h2 {
    font-size: 25px;
}
.newsletter p {
    font-size: 13px;
}
.left {
    float: unset !IMPORTANT;
    margin-left: 0px !IMPORTANT;
    margin-top: 0px !IMPORTANT;
}
		.right ul li a {
    font-size: 14px !important;
    margin-left: -11px;
}
	#contact-row input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-left: 73%;
    padding: 11px 35px !important;
    font-size: 14px;
}
	
}
















