/*
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
*/
/*----------------global CSS--------------------*/
/* h1, h2, h3 , h4, h5 {
	font-family:"Season" !important;
} */
/*-------------header/navigation---------------------*/
#header-secondary-outer ul.sf-menu.sf-js-enabled.sf-arrows {
    float: left;
}
#header-secondary-outer #social {
    float: right !important;
}
/*-------------section 1---------------------*/
#sec-1 .content span.sec1-span1 {
    color: #4DAAFB;
    font-style: italic;
}
#sec-1 .content p {
    width: 46%;
}
/*-------------section 2---------------------*/
#sec-2 > .col > .col:nth-child(3) > .vc_column-inner {
    margin-top: 70px;
}
/*-----------------section 3---------------*/
#sec3-tabr1 > .col > .vc_col-sm-5 > .vc_column-inner {
    padding-bottom: 50px;
}
#sec-3 .sec3-txt2a p:nth-child(3) {
    padding: 15px 0 10px 0;
}
#sec-3 .sec3-tab-txt4a h6 {
    font-family: 'Unbounded' !important;
}
#sec-3 .wpb_wrapper.tabbed {
    display: flex;
    flex-flow: column;
}
#sec-3 ul.wpb_tabs_nav.ui-tabs-nav::after {
    display: none;
}
#sec-3 .sec3-tab1,
#sec-3 .sec3-tab2 {
    position: relative;
}
#sec-3 .sec3-tab1 ul.wpb_tabs_nav.ui-tabs-nav {
    flex-direction: row-reverse;
    display: flex;
    width: 40%;
    justify-content: space-between;
    order: 4;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999;
}
#sec-3 .sec3-tab2 ul.wpb_tabs_nav.ui-tabs-nav {
    flex-direction: row-reverse;
    display: flex;
    width: 40%;
    justify-content: space-between;
    order: 4;
    position: absolute;
    left: 1px;
    bottom: 0;
    z-index: 999;
}
#sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    background: transparent;
    padding: 10px 24px;
    border: 1px solid #161515 !important;
    color: #161515;
    border-radius: 8px;
}
#sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item.active-tab a {
	border-color: #F0821F !important;
    background: #F0821F;
    color: #fff;
}
#sec-3 .sec3-txt1 p span,
#sec-3 .sec3-txt2a p span {
    position: relative;
    padding-left: 30px;
}
#sec-3 .sec3-txt1 p:nth-child(1) span::before,
#sec-3 .sec3-txt2a p:nth-child(1) span::before  {
    content: '';
    background: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
}
/*------------*/
#sec-3 .sec3-txt3a .wpb_wrapper {
    display: flex;
    justify-content: space-between;
}
#sec-3 .sec3-txt3a span.sec3-sp1a {
    display: block !important;
    padding: 12px 0px;
    font-size: 14px;
}
#sec-3 .sec3-txt3a h5 {
    font-size: 17px;
}
#sec-3 .sec3-txt3a {
    width: 95%;
}
/*-----------------section 4/Living Spaces---------------*/
#sec-4 .sec4-txt1 p:nth-child(1) span {
    position: relative;
    padding-left: 30px;
}
#sec-4 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    background: transparent;
	padding: 10px 24px;
    border: 1px solid #171D03 !important;
    color: #171D03;
}
#sec-4 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item.active-tab a {
    background: #4DAAFB;
    color: #fff;
	border: 1px solid #4DAAFB !important;
}
#sec-4 #sec4-tab-r1 > .col > .col .vc_column-inner {
    border: 2px solid #F0821F;
    padding: 23px 20px;
    border-radius: 10px;
}
#sec-4 #sec4-tab-r1 .sec4-tab-txt2a h6 {
	font-weight: 400 !important;
    width: 90%;
    display: flex;
    justify-content: space-between;
}
#sec-4 #sec4-tab-r1 .sec4-tab-txt2a h6 span.t-t2-span2 {
    width: 40%;
}
#sec-4 a#sec4-tab-btn1 {
    width: 100%;
    text-align: center;
    font-size: 16px;
    border-radius: 8px !important;
}
#sec-4 ul.wpb_tabs_nav.ui-tabs-nav {
    display: flex;
    width: 54%;
    margin: 30px auto;
    justify-content: space-between;
	display:none;
}
#sec-4 .sec4-txt1 p {
    width: 75%;
    margin: 0 auto;
}
#sec-4 #sec4-tab-r1 .wpb_wrapper .sec4-tab-txt2a:nth-child(3) h6 {
    color: #F0821F;
}
/*----------------section 5---------------------*/
#sec-4 .sec4-tab-icon2 {
    filter: invert(57%) sepia(29%) saturate(3460%) hue-rotate(351deg) brightness(102%) contrast(88%);
}
/*-----------------section 6---------------*/
#sec-6 .sec6-txt1 p {
    font-size: 17px;
    line-height: 24px;
    width: 81%;
    padding-top: 15px;
}
#sec-6 .sec6-txt2a {
    background: #F7F5F0;
    padding: 50px 23px 35px 23px;
    border-radius: 20px;
    text-align: center;
}
#sec-6 .sec6-txt2a h6, 
#sec-6 .sec6-txt2a p {
    color: #160D0D;
}
#sec-6  #sec6-c2-inr1 > .col > .col:nth-child(2) > .vc_column-inner {
    transform: translateY(70px);
}
/*------------section 7------------------*/
#sec-7 form input::placeholder,
#sec-7 form textarea::placeholder {
    opacity: 1;
}
#sec-7 form input {
    background: transparent;
	border-radius:0px !important;
	color:#161515;
	border:1px solid #161515;
}
#sec-7 form textarea {
    background: #fff0;
	height:140px;
	border-radius:0px;
	color:#161515;
	border:1px solid #161515;
}
#sec-7 .sec7-txt1 p {
    width: 76%;
}
#sec-7 form input[type="submit"] {
    background: #FC8024;
    color: #fff;
    padding: 14px 27px !important;
	width:100%;
	border:1px solid #FC8024;
}
#sec-7 form .row.roww-4 span.wpcf7-spinner {
    display: none;
}
#sec-7 form .row.roww-4 {
    padding-bottom: 0;
}
/*------------section 8------------------*/
#sec-8 .sec8-caro-txt1a img {
    width: auto !important;
}
#sec-8 .iwithtext .iwt-icon {
    position: relative;
}
#sec-8 .iwithtext .iwt-text {
    padding-left: 0;
}
#sec-8 .carousel-item {
    margin: 0 13px;
}
#sec-8 .carousel-item .sec8-caro-txt1a {
    background: #F7F5F0;
    padding: 50px 30px;
    border-radius: 20px;
	transition: 0.7s;
}
#sec-8 .iwithtext {
    position: relative;
    top: -50px;
    left: 30px;
}
#sec-8 .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 60px;
}
#sec-8 .carousel-item:hover .sec8-caro-txt1a {
    background: #F0821F;
    color: #ffff;
    transition: 0.7s;
}
#sec-8 .carousel-item:hover .sec8-caro-txt1a img {
    filter: invert(10%) sepia(110%) saturate(80%) hue-rotate(352deg) brightness(125%) contrast(361%);
}
#sec-8 .owl-dots {
    display: none;
}
/*-----------------footer---------------*/
/* =========social icons========= */
#footer-1 .social-icons ul li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}
#footer-1 .social-icons ul {
    margin-left: 0;
}
#footer-1 .social-icons {
    FLOAT: RIGHT;
}
#footer-1 .social-icons ul {
    margin-left: 0;
    margin-bottom: 0;
}
/*------------------*/
#footer-1 .footer1-logo {
    width: 37%;
}
#footer-1 #footer1-inr2 {
    padding-bottom: 35px !important;
}
#footer-1 ul#menu-footer-menu3 li {
    padding-bottom: 12px;
}
#footer-1 ul#menu-footer-menu2 li#menu-item-297 a {
    line-height: 31px;
}
#footer-1 #footer1-inr1 ul#menu-footer-menu1 {
    float: right;
    margin-bottom: 0;
}
#footer-1 #footer1-inr1 ul#menu-footer-menu1 li {
    list-style: none;
    display: inline-block;
    margin: 0 13px;
}
#footer1-inr2 ul li {
    list-style: none;
}
#footer1-inr2 ul {
margin-left:0;
}

/* =========social icons end========= */
/*------------*/
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
	#sec-2 .sec2-txt1 h2 {
    font-size: 59px;
    line-height: 1.2;
}
		#sec-4 #sec4-tab-r1 .sec4-tab-txt2a h6 {
    font-size: 15px;
}
}
@media (max-width: 1300px) {
	#sec-4 #sec4-tab-r1 .sec4-tab-txt2a h6 {
    font-size: 14px;
}
	#sec-4 #sec4-tab-r1 .sec4-tab-txt2a h6 {
    width: 95%;
}
}
@media (max-width: 1280px) {}
@media (max-width: 1226px) {
	#sec-1 {
    padding-top: 440px !important;
}
	    #sec-2 .sec2-txt1 h2 {
        font-size: 45px;
    }
	#sec-6 .sec6-txt2a h6 {
    font-size: 14px;
}
	#sec-6 .sec6-txt2a {
    padding: 50px 15px 35px 15px;
}
#sec-7 .sec7-txt1 {
    padding-top: 40px;
}
	#sec-7 .sec7-txt1 p {
    width: 90%;
}
}
@media (max-width: 1024px) {
#sec-1 {
    padding-top: 325px !important;
    padding-bottom: 75px !important;
}
    #sec-1 .sec1-txt2 p, 
	#sec-1 .sec1-txt2 ul li {
        font-size: 13px;
        line-height: 1.6;
    }
	#sec-1 .sec1-txt1 h1 {
    font-size: 42px;
}
#sec-2 .sec2-txt1 h2 {
        font-size: 38px;
    }
	#sec-2 .sec2-txt2 p {
    font-size: 13px;
    line-height: 1.7;
}
	#sec-3 .sec3-txt2a h3 {
    font-size: 32px;
}
	#sec-3 .sec3-txt1 h4,
	#sec-3 .sec3-txt2a h4 {
    font-size: 29px;
    line-height: 1.3;
}
	#sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
    padding: 9px 14px;
    font-size: 13px;
}
	#sec-3 .sec3-txt3a span.sec3-sp1a {
    font-size: 13px;
}
	#sec-3 .sec3-txt3a h5 {
    font-size: 16px;
}
	#sec-4 ul.wpb_tabs_nav.ui-tabs-nav {
    width: 88%;
}
	#sec-4 .sec4-txt1 h2 {
    font-size: 40px;
}
	#sec-4 #sec4-tab-r1 .sec4-tab-txt2a h6 {
        width: 100%;
		font-size: 13px;
    }
	#sec-4 #sec4-tab-r1 .sec4-tab-txt2a h6 span.t-t2-span2 {
    width: 47%;
}
	#sec4-tab-r1 .sec5-tab-txt1a h6 {
    font-size: 15px !important;
}
	#sec-6 .sec6-txt1 h3 br {
    display: none;
}
	#sec-5 .sec5-txt1 h2 {
    font-size: 45px;
    line-height: 1.2;
}
	#sec-5 {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
}
	#sec-6 {
    padding-bottom: 130px !important;
}
	    #sec-6 .sec6-txt2a h6 {
        font-size: 13px;
    }
	#sec-6 .sec6-txt2a p {
    font-size: 13px;
    line-height: 1.7;
}
	#sec-6 .sec6-txt1 p {
    font-size: 15px;
    line-height: 23px;
    width: 85%;
}
	    #sec-6 .sec6-txt2a {
        padding: 40px 10px 35px 10px;
    }
	#sec-6 .sec6-txt1 h3 br {
    display: none;
}
    #sec-7 .sec7-txt1 p {
        font-size: 13px;
        line-height: 1.8;
    }
	#sec-7 form textarea {
    height: 120px;
}
	#sec-8 .iwithtext .iwt-text h6 {
    font-size: 14px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	    #sec-1 {
        padding-top: 165px !important;
        padding-bottom: 80px !important;
        text-align: center;
    }
	#sec-2 {
    text-align: center;
}
	#sec-3 {
    text-align: center;
}
	#sec-3 .sec3-tab1 ul.wpb_tabs_nav.ui-tabs-nav {
    width: 70%;
    position: unset;
}
	#sec-3 ul.wpb_tabs_nav.ui-tabs-nav {
    width: 70%;
    margin: 0 auto;
}
	    #sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
        padding: 9px 24px;
    }
	#sec-3 .sec3-tab2 ul.wpb_tabs_nav.ui-tabs-nav {
    width: 70%;
    position: unset;
}
	    #sec-4 ul.wpb_tabs_nav.ui-tabs-nav {
        width: 90%;
    }
	#sec4-tab-r1 {
    padding-left: 120px;
    padding-right: 120px;
}
	    #sec4-tab-r1 h6 {
        font-size: 17px !important;
    }
	#sec-5 {
    text-align: center !important;
}
	#sec-5 .sec5-txt1 p {
    width: 90%;
    margin: 0 auto;
}
	#sec-6 {
    text-align: center;
}
	    #sec-6 .sec6-txt2a h6 {
        font-size: 21px;
        line-height: 1.6;
    }
	#sec-6 .sec6-txt1 p:nth-child(3) {
    font-size: 15px;
    line-height: 23px;
    width: 90%;
    padding-top: 5px;
    margin: 0 auto;
}
	#sec6-c2-inr1 {
    padding: 0 100px;
}
	    #sec-6 .sec6-txt2a {
        padding: 60px 10px 65px 10px;
    }
	#sec-7 p {
    margin: 0 auto;
}
#sec-7 {
    text-align: center;
}
	#sec-7 form .row {
    padding-bottom: 0;
}
	#sec-7 form input[type="submit"] {
    display: block;
    margin: 0 auto;
}
    #sec-7 .sec7-img1a {
        width: 70%;
    }
	#footer-1 .footer1-logo {
    width: auto;
    margin: 0 auto;
}
	#footer-1 #footer1-inr1 ul#menu-footer-menu1 {
    float: unset;
    display: flex;
    justify-content: center;
    margin-left: 0;
}
	#footer1-inr2 {
    text-align: center;
}
	#footer-1 #footer1-inr2 .vc_col-sm-3:nth-child(3) .vc_column-inner {
    text-align: center;
}
	#footer-1 .cpr-txt1 {
    text-align: center;
}
	#footer-1 .social-icons {
    FLOAT: unset;
    justify-content: center;
    display: flex;
}
	#footer-1 #footer1-inr3 > .col > .col:nth-child(1) {
    order: 2;
}
#footer-1 #footer1-inr3 > .col > .col:nth-child(2) {
    order: 1;
}
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	    #sec-1 {
        padding-top: 100px !important;
    }
	    #sec-1 .sec1-txt1 h1 {
        font-size: 34px;
        line-height: 1.3;
    }
	    #sec-1 .sec1-txt2 ul li {
        text-align: left;
    }
	#sec-2 .sec2-txt1 h2 br {
    display: none;
}
	    #sec-2 .sec2-txt1 h2 {
        font-size: 29px;
    }
	#sec-3 #sec3-tabr1 .img-with-aniamtion-wrap > .inner > .hover-wrap {
    padding-right: 0;
}
	    #sec-3 .sec3-txt1 h4, 
	#sec-3 .sec3-txt2a h4 {
        font-size: 25px;
    }
	    #sec-3 .sec3-tab1 ul.wpb_tabs_nav.ui-tabs-nav,
	 #sec-3 .sec3-tab2 ul.wpb_tabs_nav.ui-tabs-nav {
        width: 100%;
    }
	#sec3-tabr1 > .col > .vc_col-sm-5 > .vc_column-inner {
    padding-bottom: 20px;
}
	#sec-3 .sec3-txt1 h2 {
    font-size: 35px;
    line-height: 1.3;
}
	#sec-4 .sec4-txt1 h2 {
    font-size: 35px;
    line-height: 1.2;
}
	#sec-4 .sec4-txt1 p {
    width: 100%;
}
	    #sec-4 ul.wpb_tabs_nav.ui-tabs-nav {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        gap: 13px 23px;
    }
	    #sec4-tab-r1 {
        padding-left: 0;
        padding-right: 0;
    }
	    #sec-4 #sec4-tab-r1 .sec4-tab-txt2a h6 {
        font-size: 14px !important;
    }
	#sec-4 {
    text-align: center;
}
	#sec-5 .sec5-txt1 h2 {
    font-size: 26px;
    line-height: 1.3;
}
#sec-5 .sec5-txt1 h2 br {
    display: none;
}
	#sec-5 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
	#sec-6 .sec6-txt1 h3 {
    font-size: 32px;
    line-height: 1.3;
}
	#sec6-c2-inr1 {
        padding: 0 10px;
    }
	    #sec-6 .sec6-txt2a h6 {
        font-size: 15px;
    }
	    #sec-7 {
        padding-top: 40px !important;
    }
	#sec-7 .sec7-txt1 h3 {
    font-size: 32px;
    line-height: 1.2;
}
	#sec-8 .sec8-txt1 h2 {
    font-size: 34px;
    width: 80%;
    margin: 0 auto;
    line-height: 1.3;
}
	#sec-8 .sec8-txt1 h3 {
    font-size: 30px !important;
    line-height: 1.2;
}
	#sec-8 {
    margin-bottom: 0;
}
	#footer-1 #footer1-inr1 ul#menu-footer-menu1 {
        flex-wrap: wrap;
        width: 95%;
        margin: 0 auto;
        gap: 5px 5px;
    }
}
@media (max-width: 428px) {
	    #sec-1 .sec1-txt1 h1 {
        font-size: 29px;
    }
	    #sec-3 ul.wpb_tabs_nav.ui-tabs-nav li.tab-item a {
        padding: 8px 12px;
        font-size: 12px;
    }
	    #sec-4 .sec4-txt1 h2 {
        font-size: 28px;
    }
	    #sec-6 .sec6-txt1 h3 {
        font-size: 27px;
    }
	    #footer-1 #footer1-inr1 ul#menu-footer-menu1 {
        width: 100%;
        gap: 5px 3px;
    }
	 #footer-1 .cpr-txt1 p {
    font-size: 12px;
}
}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}