/*
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-family*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* font-family*/

/* .page-header-bg-image {
    background-size: 100% 100% !important;
} */
.page-id-137 .page-header-bg-image {
    background-size: 100% 100%;
}
.page-id-135 .page-header-bg-image {
    background-position: center left !important;
	background-size: 100% 100% !important;
}
body .sf-sub-indicator [class*=" icon-"] {
    color: #fff;
}
.page-id-135 #page-header-bg[data-bg-pos=center] .page-header-bg-image {
    background-position: center left !important;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover span {
    color: #fff !important;
}
#header-outer ul.sub-menu.tracked-pos li a span {
    color: #000 !important;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

#header-outer ul.sub-menu.tracked-pos li {
    padding: 0px 0px !important;
    /* margin-bottom: 10px; */
    border-bottom: 1px solid #fff !important;
    line-height: 0px !important;
}

#header-outer ul.sub-menu.tracked-pos {
    padding: 0px 0px !important;
    background: #d1a22e !important;
}

#header-outer ul.sub-menu.tracked-pos li a span {
    font-size: 15px !important;
    color: #fff !important;
    font-weight: 500;
    line-height: 0px !important;
    letter-spacing: 0.2px;
}

#header-outer ul.sub-menu.tracked-pos li:last-child {
    margin-bottom: 0px !important;
}
.page-header-overlay-color {background-color: #00000082 !important;}
div#header-space {
    height: 0 !important;
    background: transparent !important;
}

div#header-outer {
    background: transparent;
    height: 0 !important;
}
#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 19px !important;
    font-weight: 400;
    font-family: Raleway;
    line-height: 21px !important;
    color: #FFFFFF !important;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li {padding: 0px 20px;}
/* banner start*/

.banner-1 h2 {
    font-size: 80px !important;
    font-weight:  400 !important;
    line-height: 93px !important;
    font-family: Playfair Display;
    width: 75%;
}
.banner-1 .swiper-slide .button a:hover {
    background: #c5963b !important;
    border: #fff;
    transition: .5s ease;
}
.banner-1 .image-bg {
    background-position: top !important;
}



.banner-1 .swiper-slide .button a {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    font-family: 'Raleway';
    background: transparent !important;
    border: 1px solid;
    letter-spacing: unset;
    text-transform: capitalize;
    padding: 18px 40px !important;
}

.banner-1 body[data-button-style*="slightly_rounded"] .swiper-slide .button a {
    border-radius: 0px !important;
}
page-id-135 .page-header-bg-image {
    background-position: center left !important;
}
/*baner end*/

/* section1-start*/
.sec-head h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    font-family: 'Playfair Display';
    text-transform: uppercase;
    color: #2A2A2A;
}

.sec-head p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Raleway';
    padding-bottom: 10px !important;
    color: #2A2A2A !important;
}

.sec-btn a {
    font-size: 19px;
    font-weight: 500;
    line-height: 24px;
    font-family: 'Raleway';
    color: #2A2A2A !important;
    border: 2px solid #2A2A2A;
    padding: 16px 36px !important;
    display: inline-block;
}
.section-1 .sec-head p {
    width: 84%;
}
.sec1-in {
    padding-left: 65px !important;
}
.section-1 .sec-btn a:hover {
    color: #ffff !important;
    background: #000;
    transition: .5s ease;
}

/* section-1 end*/
/*section-2 start*/
.section-2 .sec-head p {
    width: 90%;
}

.sec2-in {
    padding-left: 15% !important;
}
.section-2 .sec-btn a {
    padding: 15px 50px  !important;
}
.sec-btn {
    margin-top: 5%;
}
.section-2 h4 {
    font-size: 27px !important;
    font-weight: 400;
    line-height: 34px;
    font-family: 'Playfair Display';
    color: #FFFFFF;
    text-transform: uppercase;
}
.section-2 .nectar-fancy-box[data-style="parallax_hover"][data-align="bottom"] .meta-wrap .inner {
    padding-right: 0 !important;
}
.section-2 .sec-btn a:hover {
    color: #fff !important;
    background: #000;
    transition: .5s ease;
}
/* section-2 end*/
/* section-4 start*/
.section-4 {
    padding: 100px 0px !important;
}

form#wpforms-form-46 input {
    height: 60px !important;
    padding: 25px !important;
    border: 1px solid #2A2A2A !important;
}

form#wpforms-form-46 .wpforms-submit-container {
    text-align: center;
}

form#wpforms-form-46 button#wpforms-submit-46 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    font-family: 'Raleway';
    padding: 15px 50px !important;
    border-radius: unset !important;
    background: #2A2A2A;
    color: white;
    margin-top: 4%;
}

textarea#wpforms-46-field_5 {
    height: 165px;
    padding: 20px;
	border: 1px solid;

}

select#wpforms-46-field_6 {
    height: 60px;
    border: 1px solid;
}

form#wpforms-form-46 {
    width: 70%;
    margin: auto;
}
.section-4 ::placeholder {
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    font-family: 'Raleway';
    color: #2A2A2A;
}
.section-4 .sec-head p {
    width: 50%;
    margin: auto;
}
/* section-4 end*/
/* footer start*/

#footer-outer div#text-2 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Raleway';
    color: #FFFFFF;
    width: 63%;
    margin: auto;
}

#footer-outer ul#menu-footer-menu li i {
    color: #DEB850;
    padding: 10px 10px !important;
    font-size: 30px;
    border: 1px solid #DEB850;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#footer-outer ul#menu-footer-menu li i:hover {
    background: #cb9d31;
    color: #040404 !important;
    transition: .5s ease;
    opacity: 1;
}


#footer-outer ul#menu-footer-menu li {
    margin: 0px 10px !important;
}
div#copyright p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Raleway';
    color: #FFFFFF !important;
}
#footer-outer div#text-3 strong {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    font-family: 'Raleway';
    color: #DEB850;
}

#footer-outer div#text-3 p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Raleway';
    color: #FFFFFF;
}
div#copyright {
    padding: 20px 0px !important;
}

div#footer-widgets {
    padding: 20px 0px 100px 0px!important;
}
div#copyright {
    border-top: 1px solid !important;
    width: 75%;
    margin: auto;
}
/* footer end*/
/*responsive*/
@media only screen and (max-width: 1520px) {
.banner-1 h2 {
    font-size: 50px !important;
    font-weight: 400 !important;
    line-height: 60px !important;
    width: 75%;
}

.banner-1 .swiper-slide .button a {
    font-size: 18px;
}

.sec-head p {
    font-size: 15.3px;
    font-weight: 400;
    line-height: 23px;
}

.section-1 .sec-head p {
    width: 92%;
}

.sec-btn a {
    font-size: 18px;
    padding: 12px 30px !important;
}

.sec2-in {
    padding-left: 5% !important;
}

.sec-head h2 {
    font-size: 31px;
    font-weight: 400;
    line-height: 40px;
}

.section-2 h4 {
    font-size: 22px !important;
    font-weight: 400;
    line-height: 30px;
}
	

#footer-outer div#text-2 p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

div#footer-widgets {
    padding: 20px 0px 50px 0px!important;
}

.section-4 {
    padding: 70px 0px !important;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 18px !important;
}

#header-outer ul.sf-menu.sf-js-enabled.sf-arrows li {
    padding: 0px 10px;
}
}

/* Service Page */
#servicesform form#wpforms-form-46 {
    width: 100%;
}

#servicesform form#wpforms-form-46 button#wpforms-submit-46 {
    width: 30%;
    margin-top: 10px;
}

div#min-services img {
    width: 100%;
}


div#min-services .service-menu-page {
    box-shadow: 0px 0px 10px 0px #00000061 !important;
    background: #F6F6F6;
    padding: 40px 40px !important;
}

div#min-services .service-menu-page ul li {
    list-style: none;
    border: 2px solid #5152611A;
    padding: 15px 10px !important;
    margin-bottom: 25px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding-left: 20px !important;
    position: relative;
    transition: .8s all ease !important;
}

div#min-services .service-menu-page ul {
    margin-left: 0px;
}

div#min-services {
    padding: 70px 0px !important;
}
div#min-services h4 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600 !important;
    color: #000 !important;
    font-family: 'Playfair Display';
    padding-bottom: 15px;
}

div#min-services .service-menu-page ul li:before {
    position: absolute;
    content: "\f061 ";
    background-repeat: no-repeat;
    font-family: 'FontAwesome';
    font-size: 16px;
    right: 15px;
}

div#min-services .service-menu-page ul li a {
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    color: #000;
    font-family: 'Raleway';
}
div#min-services .service-menu-page ul li:hover a {
    color: #c19240 !important;
}

div#min-services .service-menu-page ul li:hover {
    background-color: #000;
}

div#min-services .service-menu-page ul li:hover:before {
    color: #c19240 !important;
}
div#min-services h2 {
    padding: 10px 0px !important;
}

/* Service Page  */

/*  Desktop Responsive */
@media(max-width: 1620px) {
	div#min-services .service-menu-page ul li a {
		font-size: 15px !important;
	}
	div#min-services .service-menu-page {
		padding: 40px 15px !important;
	}
	div#servicesform h2 {
    font-size: 38px;
}
	.sec1-in {
    padding-left: 40px !important;
}
	.section-4 h2 {
    font-size: 35px;
}
#header-outer #logo img, #header-outer .logo-spacing img {
    height: 125px;
}
	div#min-services .service-menu-page ul li:before {
		font-size: 14px;
	}
}
@media(max-width: 1520px) {
.sec-btn {
    margin-top: 3.4%;
}
	#section-1in img.img-with-animation.skip-lazy.animated-in {
    height: 490px !important;
    object-fit: cover;
}
	.page-id-63 .section-1 img.img-with-animation.skip-lazy.animated-in {
    height: 450px !important;
    object-fit: cover;
}

	}
/*  Desktop Responsive */
#header-outer ul.sub-menu.tracked-pos li a {padding: 11px 14px 11px 18px !important;line-height: 10px !IMPORTANT;}
