/*
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
*/
/*------------------header/navigation------------------------*/
nav ul.sf-menu.sf-js-enabled.sf-arrows li.current-menu-item {
    border-bottom: 3px solid #1C75BC;
}
#top a#logo {
    float: left;
}
#header-outer:not([data-format=left-header]) #top>.container>.row nav {
        justify-content: flex-start;
    }
#top nav ul li#menu-item-31 {
    margin-right: 35px;
}
#top nav ul li#menu-item-31::before {
    content: '\f2a0';
    font-family: fontawesome;
    font-size: 23px;
    color: #1C75BC;
}
#top nav ul li#menu-item-32::before {
    content: '\f0e0';
    font-family: fontawesome;
    font-size: 23px;
    color: #1C75BC;
}
/*------------------section 1-----------------------*/
#sec-1 .content h1.ns-heading-el a {
    color: #fff;
    font-size: 25px;
}
#sec-1 .content h1.ns-heading-el {
    background: #3C3C3B;
    width: 43%;
    padding: 30px 20px;
}
#sec-1 .content h1.ns-heading-el a span.sec1-txt1-span1 {
    font-weight: 700;
}
#sec-1 .nect-1 .content p {
    margin-top: 17px;
}
#sec-1 .nect-1 .content p a {
    background: #1C75BC;
    color: #fff;
    font-size: 24px;
    padding: 22px 20px;
}
#sec-1 .nect-1 .content p a {
    position: relative;
}
#sec-1 .nect-1 .content p a::before {
    content: '';
    background: url(https://samplelinksweb.com/wetson/wp-content/uploads/2024/05/Group.png);
    width: 50px;
    height: 50px;
    position: absolute;
    right: -68px;
    background-color: #fff;
    padding: 11px 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60% 60%;
    top: 0;
}
/*------------------section 2------------------------*/
#sec-2 a#sec2-btn1 {
    color: #3C3C3B !important;
    font-size: 29px;
    border: 2px solid #3C3C3B !important;
    border-radius: 10px !important;
    padding: 29px 47px;
    font-weight: 600;
    font-family: 'Roboto' !important;
}
#sec-2 a#sec2-btn2 {
    color: #3C3C3B !important;
    font-size: 29px;
    border: 2px solid #3C3C3B !important;
    border-radius: 10px !important;
    padding: 29px 47px;
    font-weight: 600;
    font-family: 'Roboto' !important;
	margin-left:16px;
}
/*------------------section 3------------------------*/
#sec-3 .sec3-col-a .vc_column-inner {
    padding: 60px 10px 10px 10px;
    display: flex;
    align-items: center !important;
}
#sec-3 .sec3-col-a .vc_column-inner .sec3-txt2a p {
    font-size: 15px;
    line-height: 23px;
}
#sec-3 .sec3-col-a .vc_column-inner:hover .sec3-txt2a p {
    color: #686868;
}
#sec-3 .sec3-col-a .vc_column-inner:hover .sec3-txt1a h5 {
    color: #3C3C3B;
}
#sec-3 .sec3-col-a .vc_column-inner .sec3-txt1a p {
    padding-bottom: 5px;
}
#sec-3 .sec3-col-a .vc_column-inner:hover .sec3-txt1a p img {
    filter: invert(33%) sepia(98%) saturate(775%) hue-rotate(175deg) brightness(75%) contrast(138%);
}
#sec-3 .sec3-col-a {
    overflow: hidden;
}
/* #sec-3 .sec3-col-a .vc_column-inner:hover {
    padding-top: 0px !important;
    transition: 0.7s;
} */
/* #sec-3 .sec3-col-a .vc_column-inner:hover .sec3-txt2a {
    transform: translatey(-20px);
    transition: 0.9s;
    opacity: 1;
}
#sec-3 .sec3-txt2a {
    transform: translatey(60px);
    opacity: 0;
    transition: 1s;
} */
/*------------------section 4------------------------*/
#sec-4 .sec4-caro-txt1a {
    padding: 10px 30px;
    margin-bottom: 11px;
}
#sec-4 #sec4-caro-r1 a#sec4-caro-btn1a {
    margin-left: 30px;
    margin-bottom: 30px;
	padding: 10px 50px 10px 20px;
}
#sec-4 #sec4-caro-r1 a#sec4-caro-btn1a::before {
    content: '';
    background: url(https://samplelinksweb.com/wetson/wp-content/uploads/2024/05/Vector-2.png);
    width: 17px;
    height: 14px;
    position: absolute;
    right: 15px;
    top: 12px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#sec-4 .owl-dots button span {
    transform: unset;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #BEBEBE;
}
#sec-4 .owl-dots button.owl-dot.active span {
    background: #BEBEBE;
    border-color: #BEBEBE;
}
#sec-4 i.fa.fa-map-marker {
    top: 0px;
}
#sec-4 i.fa.fa-bed {
    top: 0px;
}
#sec-4 i.fa.fa-bath {
    top: 0px;
}
/*------------------section 5------------------------*/
#sec-5 a#sec5-btn1 {
    margin-left: 30px;
    margin-bottom: 30px;
	padding: 10px 50px 10px 20px;
}
#sec-5 a#sec5-btn1::before {
    content: '';
    background: url(https://samplelinksweb.com/wetson/wp-content/uploads/2024/05/Vector-2.png);
    width: 17px;
    height: 14px;
    position: absolute;
    right: 15px;
    top: 12px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
/*------------------section 6------------------------*/
#sec-6 .sec6-txt1 h4 {
    font-family: inter;
    font-weight: 400;
    font-size: 32px;
}
#sec-6 .sec6-txt2 h6 {
    font-size: 18px;
    line-height: 24px;
    padding-right: 30px;
}
#sec-6 .sec6-txt1 {
    position: relative;
    padding-bottom: 28px;
}
#sec-6 .sec6-txt1::before {
    content: '';
    background: #3C3C3B;
    width: 45%;
    height: 1px;
    position: absolute;
    bottom: 0;
}
#sec-6 .sec6-txt1::after {
    content: '';
    background: #1C75BC;
    width: 11%;
    height: 2px;
    position: absolute;
    bottom: -2px;
}
/*---------*/
#sec-6 .sec6-col2 .vc_column-inner {
    background: #EDF1F2;
    padding: 40px 40px 5px 40px;
}
#sec-6 .sec6-col2 .vc_column-inner form input::placeholder, 
#sec-6 .sec6-col2 .vc_column-inner form textarea::placeholder {
    color: #686868;
}
#sec-6 .sec6-col2 .vc_column-inner form input {
	background: #DCE2E3;
}
#sec-6 .sec6-col2 .vc_column-inner form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 180px;
    background: #DCE2E3;
}
#sec-6 .sec6-col2 .vc_column-inner form input[type="submit"] {
	width:100%;
    background: #1C75BC;
    color: #fff;
    padding: 13px 40px !important;
}
#sec-6 form .row.roww-4 {
    padding-bottom: 0px !important;
}
/*------------------Footer------------------------*/
#footer-sec-1 ul#menu-footer-menu2, 
#footer-sec-1 ul#menu-footer-menu3 {
    width: 80%;
}
#footer-sec-1 ul#menu-footer-menu1,
#footer-sec-1 ul#menu-footer-menu2,
#footer-sec-1 ul#menu-footer-menu3 {
    margin: 0;
}
#footer-sec-1 ul#menu-footer-menu1 li,
#footer-sec-1 ul#menu-footer-menu2 li,
#footer-sec-1 ul#menu-footer-menu3 li {
    list-style: none;
    padding-bottom: 7px;
    font-size: 15px;
}
#footer-sec-1 .footer1-txt1 p {
    font-size: 15px;
    width: 80%;
    color: #BEBEBE;
}
#footer-sec-1 form input[type="email"]::placeholder {
    color: #3C3C3B;
    padding-left: 12px;
	border-radius: 12px !important;
}
#footer-sec-1 form input[type="email"] {
    background: #fff;
}
#footer-sec-1 form input[type="submit"] {
    border-radius: 12px !important;
}
/*--------copyright----------*/
#footer-sec-2 .copyright-txt1 p {
    font-size: 15px;
}

.sec4-caro-txt1a span.icon-1 {
    padding-right: 10%;
}


/*------------------------------------------rent---------------------------------------------*/

div#ic-hd {
    margin: unset;
}
#ic-xt .col .iwithtext .iwt-icon img:not([srcset]) {
    width: 32px;
}
.txb-icn p {
    padding-left: 49px;
    font-size: 15px;
}
i[class*=fa-], span[class*=fa-] {
    top: 11px;
    margin-right: 10px;
    font-size: 31px;
}
#sec-rent2 .nectar-progress-bar {
    width: 24%;
    padding-bottom: 36px;
}
#sec-rent2 span.extra-color-1 {
    height: 6px;
    border-radius: 30px;
}
#sec-rent2 .bar-wrap {
    height: 6px;
    border-radius: 30px;
}
#sec-rent2 strong {
    display: none;
}
#sec-rent2 .nectar-progress-bar p {
    text-align: right;
    padding-bottom: 3px;
}
#sec-rent2 p.sc-txt {
    padding-left: 60px;
}
#sec-rent-01 h3 {
    font-size: 29px;
}
#sec-rent-01 .scr-xt1 h3 {
    font-size: 40px;
    padding-bottom: 10px;
}

#src-secL a.nectar-button {
    margin: auto;
    display: table;
}


/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {
	#sec-1 .nect-1 .content p {
    margin-top: 19px;
}
}
@media (max-width: 1366px) {
	#sec-1 .nect-1 .content p {
        margin-top: 18px;
    }	
}
@media (max-width: 1300px) {
	    #sec-1 .nect-1 .content p {
        margin-top: 21px;
    }
	#sec-5 {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
}
}
@media (max-width: 1280px) {
	#sec-1 .content h1.ns-heading-el a {
    font-size: 23px;
}
	#sec-3 .sec3-txt1a h5 {
    font-size: 17px;
}
}
@media (max-width: 1226px) {
	#sec-5 {
        padding-top: 120px !important;
        padding-bottom: 120px !important;
    }
}
@media (max-width: 1024px) {
	    #sec-1 .nect-1 .content p {
        margin-top: 61px;
    }
	#sec-1 .content h1.ns-heading-el {
    width: 56%;
    padding: 30px 20px !important;
}
	#sec-2 a#sec2-btn1, 
	#sec-2 a#sec2-btn2 {
        font-size: 23px;
        padding: 25px 35px;
    }
	#sec-2 .sec2-txt2 {
    margin-bottom: 15px;
}
	#sec-2 .sec2-txt1 p {
    font-size: 16px;
}
	#sec-3 .sec3-col-a .vc_column-inner .sec3-txt2a p {
    font-size: 13px;
    line-height: 21px;
}
	#sec-3 .sec3-col-a .vc_column-inner {
    padding: 60px 7px 10px 7px;
}
	#sec-3 .sec3-txt1a h5 {
        font-size: 15px;
    }
	#sec-3 .sec3-txt1a img {
    width: 45%;
}
	#sec-4 .sec4-caro-txt1a {
    padding: 10px 22px;
}
	#sec-4 .sec4-caro-txt1a p {
    padding-bottom: 11px;
    font-size: 15px;
	line-height:22px;
}
	#sec4-caro-r1 {
    margin-bottom: 0;
}
	#sec-5 .sec5-txt1 h2 {
    font-size: 50px;
	line-height:58px:
}
	    #sec-5 {
        padding-top: 93px !important;
        padding-bottom: 93px !important;
    }
	#sec-5 .sec5-txt1 p {
    font-size: 16px;
    line-height: 22px;
}
	#sec-6 .sec6-col2 .vc_column-inner {
    padding: 30px 15px 5px 15px;
}
	#sec-6 .sec6-txt1 h4 {
    font-size: 25px;
    line-height: 36px;
}
	#sec-6 .sec6-txt2 h6 {
    font-size: 17px;
    line-height: 23px;
}
	#footer-sec-1 ul li a {
    font-size: 14px;
}
}


/* ==========// Mobile //=========== */
@media (max-width: 820px) {}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {}
@media (max-width: 428px) {}
@media (max-width: 414px) {}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}