/*
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.buttons.sf-menu li#menu-item-72 a span {
    color: #000;
}
nav ul.buttons.sf-menu li#menu-item-72 a {
    background: #fff;
    padding: 9px 32px !important;
    border-radius: 6px;
	border:1px solid #fff;
}
nav ul.buttons.sf-menu li#menu-item-72 a:hover {
    border-color: #3cb83e;
    background: transparent;
}
nav ul.buttons.sf-menu li#menu-item-72 a:hover span {
    color: #F4C502;
}
/*----------------section 1----------------------*/
#sec-1 .content p {
    width: 60%;
    margin: 0 auto;
    padding-top: 13px;
}
#sec-1 .content .buttons .button a {
    background: transparent !important;
    border: 1px solid #fff;
}
#sec-1 span.nect1-span1 {
    font-weight: bold;
    letter-spacing: 2px;
}
/*----------------section 2----------------------*/
#sec-2 .col.span_12 .vc_col-sm-6 .vc_column-inner {
    padding: 65px 0px 65px 80px;
}
#sec-2 .col.span_12 .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 48px;
}
#sec-2 .sec2-col2 .iwithtext .iwt-text h4 a {
    color: #fff;
}
/*----------------section 3----------------------*/
#sec-3 .nectar-fancy-ul ul li::before {
    content: '';
    background: url(https://samplelinksweb.com/kaidian2/wp-content/uploads/2025/01/Vector-2.png);
    width: 20px;
    height: 20px;
    font-size: 0 !important;
    top: 4px !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
#sec-3 .nectar-fancy-ul ul li {
    width: 59%;
    margin-bottom: 15px;
}
#sec-3 .sec3-txt1 h2 {
    font-size: 50px;
    line-height: 59px;
}
#sec-3 .sec3-txt1 p {
    width: 72%;
}
#sec-3 a#sec3-btn1 {
    padding: 9px 30px;
    border-radius: 5px !important;
    font-size: 14px;
}
#sec-3 .col.span_12 .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 14px;
}
/*----------------section 4----------------------*/
#sec-4 .carousel-item {
    margin: 0 9px;
}
#sec-4 .sec4-caro-txt2a {
    background: #F4C502;
    padding: 30px 23px 12px 23px;
    border-radius: 8px;
}
#sec-4 .sec4-caro-txt3a {
    background: #2C9F2A;
    padding: 30px 63px 12px 25px;
    border-radius: 8px;
}
#sec-4 .sec4-caro-txt2a p a {
    display: flex;
    color: #000;
    text-transform: capitalize;
}
#sec-4 .sec4-caro-txt3a h5 {
	color: #fff !important;
}
#sec-4 .sec4-caro-txt3a p a {
    display: flex;
    color: #fff !important;
    text-transform: capitalize;
}
#sec-4 .sec4-caro-txt2a p a img {
    width: 12px;
    margin-left: 6px;
    margin-top: 5px;
}
#sec-4 .sec4-caro-txt3a p a img {
    width: 12px;
    margin-left: 6px;
    margin-top: 5px;
}
#sec-4 .sec4-caro-img1a {
    filter: grayscale(1);
	transition:0.6s;
}
#sec-4 .sec4-caro-img1a:hover {
    filter: grayscale(0);
	transition:0.6s;
}
#sec-4 .owl-stage-outer {
    overflow: visible;
}
#sec-4 .owl-dots {
    display: none;
}
#sec-4 .sec4-txt1 p {
    width: 48%;
    margin: 0 auto;
}
#sec-4 .sec4-txt1 h2 {
    font-weight: 400;
}
/*----------------section 5----------------------*/
#sec-5 .sec5-img1 {
    margin-top: -90px;
    width: 85%;
}
#sec-5 .sec5-col2 .vc_column-inner {
    padding: 0 40px;
}
#sec-5 .sec5-txt1 h2 {
    font-weight: 400;
}
#sec-5 .sec5-txt1 p {
    width: 65%;
    padding-top: 13px;
}
#sec-5 a#sec5-btn1 {
    color: #000 !important;
    font-size: 14px;
    border: 1px solid #000 !important;
    padding: 9px 12px;
}
/*----------------section 6----------------------*/
#sec-6 .sec6-txt1 p {
    width: 40%;
    margin: 0 auto;
}
#sec-6 .img-with-aniamtion-wrap .inner .hover-wrap {
    margin-bottom: 0 !important;
}
#sec-6 .sec6-txt2a {
    position: absolute;
    bottom: 0px;
    left: 0;
    background: linear-gradient(0deg, black, transparent);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: left;
    padding: 40px 30px;
    opacity: 0;
    transition: 0.7s;
}
#sec-6 #sec6-inr1 .col.span_12 .vc_col-sm-6 .vc_column-inner:hover .sec6-txt2a {
    opacity: 1;
    transition: 0.7s;
}
#sec-6 .sec6-txt2a p {
    color: #fff;
    width: 90%;
}
#sec-6 .sec6-txt2a p span {
    font-weight: 600;
    font-size: 16px;
}
/*----------------section 7----------------------*/
/*----------------Footer----------------------*/
/* ========social icons========== */
#footer-sec2 .social-icons ul li {
    list-style: none;
    display: inline-block;
    margin-right: 7px;
	padding: 10px 14px;
    font-size: 26px;
}
#footer-sec2 .social-icons ul {
    margin-left: 0;
	 display: flex;
    justify-content: center;
    width: 50%;
    margin: 0 auto;
}
#footer-sec2 .social-icons ul li a i {
    background: #fff;
    border-radius: 30px;
    font-size: 16px;
    padding: 10px 10px;
    color: #1E1D1D;
	border: 1px solid #fff;
}
#footer-sec2 .social-icons ul li a i.fa-brands.fa-facebook-f {
    padding: 10px 13px;
}
#footer-sec2 .social-icons ul li a i:hover {
    background: transparent;
    color: #f8c600;
    border-color: #2bb22c;
}
/* ========scoial icons end========== */
/*--------footer newsletter---------*/
#footer-sec1 {
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
	z-index: 3;
}
#footer-sec1 form input[type="submit"] {
    position: absolute;
    top: 12px;
    right: 0;
    font-size: 14px;
}
#footer-sec1 form .es-form-field-container .gjs-row {
    margin-bottom: 0 !important;
}
#footer-sec1 form input[type="email"] {
    padding: 13px 34px !important;
    width: 76%;
    border: 1px solid #ffffff78;
    background: #ffffff33;
    backdrop-filter: blur(81px);
}
#footer-sec1 .footer1-txt1 h5 {
    font-size: 26px;
    line-height: 36px;
    text-transform: capitalize;
}
/*--------footer-sec2--------*/
#footer-sec2 {
    margin-top: -70px;
}
#footer-sec2 #footer2-inr2::before {
    content: '';
    background: #fff;
    height: 1px;
    width: 150%;
    position: absolute;
    top: 0;
    left: -15%;
}
#footer-sec2 .menu-footer-menu1-container ul#menu-footer-menu1 {
    display: flex;
    justify-content: space-evenly;
    width: 65%;
    margin: 0 auto;
}
#footer-sec2 .menu-footer-menu1-container ul#menu-footer-menu1 li {
    list-style: none;
}
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1300px) {}
@media (max-width: 1280px) {
	#sec-1 .content p {
    font-size: 14px !important;
    line-height: 20px !important;
}
	#sec-2 .iwithtext .iwt-text h4 {
    font-size: 32px;
}
	#sec-3 .sec3-txt1 h2 {
    font-size: 43px;
    line-height: 52px;
}
	#sec-3 .nectar-fancy-ul ul li {
    width: 80%;
    margin-bottom: 15px;
}
	#sec-4 .sec4-caro-txt3a h5,
	#sec-4 .sec4-caro-txt2a h5 {
    font-size: 19px;
}
	#sec-5 .sec5-txt1 h2 {
    font-size: 42px;
	}
}
@media (max-width: 1226px) {
	#sec-2 .iwithtext .iwt-text h4 {
    font-size: 30px;
}
	#sec-4 .sec4-txt1 p {
    width: 62%;
}
}
@media (max-width: 1024px) {
	#sec-1 .content p {
    margin-top: 55px;
}
	    #sec-2 .iwithtext .iwt-text h4 {
        font-size: 26px;
    }
	    #sec-3 .nectar-fancy-ul ul li {
        width: 97%;
        margin-bottom: 12px;
    }
	#sec-3 .sec3-txt1 h2 {
        font-size: 35px;
        line-height: 44px;
    }
	#sec-3 .sec3-txt1 p {
    width: 97%;
}
	#sec-3 {
    padding-bottom: 20px !important;
}
	#sec-4 {
    padding-top: 20px !important;
}
	#sec-4 .sec4-caro-txt3a h5, 
	#sec-4 .sec4-caro-txt2a h5 {
        font-size: 15px;
        line-height: 23px;
    }
	#sec-5 .sec5-img1 {
    margin-top: -60px;
}
	    #sec-5 .sec5-txt1 h2 {
        font-size: 38px;
        line-height: 45px;
    }
	#sec-5 .sec5-txt1 p {
    width: 93%;
    padding-top: 4px;
}
	#sec-6 .sec6-txt1 p {
    width: 60%;
}
	#sec-6 .sec6-txt2a p {
    width: 94%;
}
	#footer-sec1 form input[type="submit"] {
    top: 7px;
}
	#footer-sec1 form input[type="email"] {
    width: 68%;
}
	#footer-sec1 .footer1-txt1 h5 {
    font-size: 23px;
    line-height: 32px;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	#sec-1 .content p {
        margin-top: 11px;
		width: 74%;
    }
	#sec-2 .iwithtext {
    width: 59%;
    margin: 0 auto;
}
	#sec-3 {
    text-align: center;
}
	#sec-3 .nectar-fancy-ul ul {
    text-align: left;
    width: 80%;
    margin: 0 auto;
}
	    #sec-4 .sec4-txt1 p {
        width: 82%;
    }
	    #sec-4 .sec4-caro-txt3a h5, #sec-4 .sec4-caro-txt2a h5 {
        font-size: 19px;
        line-height: 27px;
    }
	#sec-4 {
    padding-bottom: 60px !important;
}
	#sec-5 .sec5-col2 .vc_column-inner {
    padding: 35px 40px;
	text-align: center;
}
	    #sec-5 .sec5-txt1 p {
        margin: 0 auto;
    }
	#sec-5 .sec5-img1 {
		margin-top: -90px;
    width: 68%;
}
	    #sec-6 .sec6-txt1 p {
        width: 70%;
    }
	#sec6-inr1 .col.span_12 .vc_col-sm-6 .vc_column-inner {
    text-align: center;
    padding: 10px 85px;
}
	#sec-6 .sec6-txt2a p {
        width: 100%;
    }
	#sec-6 .sec6-txt2a {
    bottom: 0px;
    left: 11.8%;
    width: 76.5%;
    height: 100%;
}
	#sec-7 .col.span_12 .vc_col-sm-3 {
    width: 25%;
}
	    #footer-sec1 .footer1-txt1 h5 {
        font-size: 31px;
        line-height: 38px;
        text-align: center;
    }
	#footer-sec1 form input[type="email"] {
        width: 73%;
    }
	    #footer-sec1 form input[type="submit"] {
        top: 0px;
    }
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	#sec-1 .content h1.ns-heading-el {
    font-size: 30px;
    line-height: 40px;
}
	    #sec-1 .content p {
        margin-top: 0px;
        width: 87%;
		padding-top: 3px;
    }
	#sec-2 .iwithtext {
        width: 100%;
    }
	    #sec-2 .iwithtext .iwt-text h4 {
        font-size: 23px;
    }
	    #sec-3 .nectar-fancy-ul ul {
        width: 100%;
    }
	#sec-4 .sec4-txt1 h2 {
    font-size: 30px;
    line-height: 39px;
}
	    #sec-4 .sec4-txt1 p {
        width: 95%;
    }
	    #sec-4 .sec4-caro-txt3a h5, #sec-4 .sec4-caro-txt2a h5 {
        font-size: 22px;
        line-height: 31px;
    }
	    #sec-5 .sec5-txt1 h2 {
        font-size: 33px;
        line-height: 41px;
    }
	    #sec-5 .sec5-txt1 p {
        width: 100%;
    }
	#sec-6 .sec6-txt1 h2 {
    font-size: 35px;
    line-height: 42px;
}
	#sec-6 .sec6-txt1 p {
        width: 100%;
    }
	#sec6-inr1 .col.span_12 .vc_col-sm-6 .vc_column-inner {
    padding: 0px 0px;
}
	#sec-6 .sec6-txt2a {
    left: 0;
    width: 100%;
    padding: 40px 25px;
}
	#sec-6 .sec6-txt2a p {
    font-size: 13px;
    line-height: 21px;
}
	#sec-6 .sec6-txt2a h5 {
    font-size: 18px;
}
	#sec-7 .col.span_12 .vc_col-sm-3 {
    width: 50%;
}
	#footer-sec1 {
    width: 100%;
	margin-top: 35px;
}
	    #footer-sec1 form input[type="email"] {
        width: 65%;
    }
	#footer-sec1 form input[type="submit"] {
        top: 1px;
    }
	#footer-sec1 .footer1-txt1 h5 {
        font-size: 27px;
        line-height: 35px;
    }
	#footer-sec2 .menu-footer-menu1-container ul#menu-footer-menu1 {
    justify-content: space-evenly;
    width: 100%;
}
	#footer-sec2 .cpr-txt1 p {
    font-size: 12px;
}
}
@media (max-width: 428px) {
	    #sec-1 .content p {
        display: none;
    }
	#sec-1 .content .buttons .button a {
    font-size: 14px;
    padding: 11px 20px;
}
	    #sec-1 .content h1.ns-heading-el {
        font-size: 27px;
        line-height: 37px;
    }
	#sec-2 .col.span_12 .vc_col-sm-6 .vc_column-inner {
    padding: 45px 0px 45px 45px;
}
	#sec-2 .col.span_12 .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 45px;
}
	    #sec-2 .iwithtext .iwt-text h4 {
        font-size: 20px;
    }
	#sec-3 .sec3-txt1 h2 {
        font-size: 29px;
        line-height: 39px;
    }
	    #sec-3 .sec3-txt1 p {
        width: 100%;
    }
	    #sec-3 {
        margin-bottom: 0;
    }
	#sec-4 {
        padding-top: 15px !important;
    }
	    #sec-4 .sec4-caro-txt3a h5, #sec-4 .sec4-caro-txt2a h5 {
        font-size: 20px;
        line-height: 29px;
    }
	    #sec-5 .sec5-txt1 h2 {
        font-size: 29px;
        line-height: 37px;
    }
	    #sec-6 .sec6-txt1 h2 {
        font-size: 30px;
        line-height: 38px;
    }
	    #sec-6 .sec6-txt2a {
        width: 100%;
        padding: 25px 15px;
    }
	    #footer-sec1 form input[type="submit"] {
		top: 3px;
        font-size: 12px;
    }
	#footer-sec1 form input[type="email"] {
        width: 64%;
        padding-left: 12px !important;
    }
	#footer-sec2 .cpr-txt1 p {
        font-size: 11px;
    }
}
@media (max-width: 414px) {}
@media (max-width: 390px) {
	    #sec-2 .iwithtext .iwt-text h4 {
        font-size: 17px;
    }
	#sec-2 .iwithtext .iwt-text {
    padding-left: 48px;
}
	    #footer-sec1 form input[type="submit"] {
        font-size: 12px;
        padding: 16px 10px !important;
    }
	    #footer-sec1 .footer1-txt1 h5 {
        font-size: 22px;
        line-height: 28px;
    }
}
@media (max-width: 375px) {}
@media (max-width: 360px) {}