/*
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---------------*/
h3, h5 {
	font-family:"alga" !important;
}
/*---------------------*/
a.nectar-button {
    font-size: 14px !important;
}
/*--------------header/navigation----------------------*/
/*------------------ section-1 ------------------*/
#sec-1 .content h1.ns-heading-el {
    width: 75%;
}
#sec-1 .content p {
    width: 46%;
}
#sec-1 .buttons .button a {
    color: #000;
}
#sec-1 .content h1.ns-heading-el span.sec1-span1 {
    color: #ffe100;
    font-family: 'alga';
    font-style: italic;
}
/*------------------ section-2 ------------------*/
#sec-2 .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 30px;
}
#sec-2 .sec2-txt1 h2 {
    font-size: 49px;
    line-height: 65px;
}
#sec-2 .sec2-txt1 p {
    color: #707070;
    padding-top: 10px;
}
#sec-2 .nectar-fancy-ul ul li i {
	font-size: 0;
    background: #DF1620;
    height: 17px;
    width: 18px;
    line-height: 40px !important;
    top: 7px;
}
#sec-2 .nectar-fancy-ul ul li {
    font-size: 21px;
    margin-bottom: 24px;
}
/*------------------ section-3 ------------------*/
#sec-3 .nectar-fancy-ul ul li i {
	font-size: 0;
    background: #FFE100;
    height: 17px;
    width: 18px;
    line-height: 40px !important;
    top: 7px;
}
#sec-3 .sec3-txt1 p {
    font-weight: 400 !important;
}
#sec-3 .nectar-fancy-ul ul li {
    margin-bottom: 15px;
}
/*------------------ section-4 ------------------*/
#sec-4 .sec4-txt1 p {
    width: 76%;
    margin: 0 auto;
}

/*------------------ section-5 ------------------*/
/*------------------ section-6 ------------------*/
#sec-6 #sec6-inr1 .col.span_12 .vc_col-sm-3 .vc_column-inner::before {
    content: '';
    background: red;
    width: 100%;
    height: 40%;
    position: absolute;
    bottom: 150px;
    left: 0;
    border-radius: 0px 0px 15px 15px;
    opacity: 0;
    transition: 0.7s;
	z-index: -1;
}
#sec-6 #sec6-inr1 .col.span_12 .vc_col-sm-3 .vc_column-inner:hover::before {
    bottom: -18px;
    transition: 0.7s;
    opacity: 1;
}
/*------------------ section-7 ------------------*/
#sec-7 .sec7-txt1 p {
    font-size: 23px;
    padding-top: 10px;
}
/*------------------ section-8 ------------------*/
#sec-8 #sec8-inr2 .col.span_12 .vc_col-sm-5 {
        width: 38.766667%;
    }
#sec-8 #sec8-inr2 .col.span_12 .vc_col-sm-3 {
        width: 27.9%;
    }
#sec-8 #sec8-inr3 .col.span_12 .vc_col-sm-8 .img-with-aniamtion-wrap .inner .hover-wrap {
    padding-right: 0px;
}
/*------------------ section-9 ------------------*/
#sec-9 .sec9-txt1 h2 {
    font-weight: 500;
    font-size: 48px;
    width: 90%;
    line-height: 60px;
    padding-top: 10px;
}
#sec-9 .sec9-txt1 p {
    font-size: 14px;
    line-height: 20px;
    width: 78%;
}
#sec-9 form input::placeholder {
    opacity: 0.9;
}
#sec-9 form input {
    border: 1px solid #fff;
    background: transparent;
    padding-left: 17px;
    color: #fff;
}
#sec-9 form textarea::placeholder {
    opacity: 0.9;
}
#sec-9 textarea {
    height: 140px;
	border: 1px solid #fff;
    background: transparent;
    padding-left: 17px;
    color: #fff;
}
#sec-9 form input[type="submit"] {
    background: #FFE100;
    border-color: #FFE100;
    color: #001488;
    font-size: 15px;
    font-weight: 800;
    padding: 10px 15px !important;
}
#sec-9 form input[type="submit"]:hover {
    background: #282828;
    border-color: #282828;
    color: #fff;
}
#sec-9 .iwithtext .iwt-text a {
    font-size: 15px;
    color: #fff;
}
/*-------------------Footer--------------------*/
/* =========social icons========= */
#footer-sec-1 .social-icons ul li {
    list-style: none;
    display: inline-block;
    margin-right: 7px;
}
#footer-sec-1 .social-icons ul {
    margin-left: 0;
}
#footer-sec-1 .social-icons ul li a i {
    padding: 7px 8px;
	font-size:15px;
}
#footer-sec-1 .social-icons ul li a i.fa-brands.fa-facebook-f {
    padding: 7px 9px !important;
}
#footer-sec-1 .social-icons ul li.social-txt1 {
    font-size: 16px;
    color: #FFE100;
	margin-right: 7px;
}
/* ================== */
#footer-sec-1 .footer-logo {
    width: 80%;
}
#footer-sec-1 .portfolio-wrap .row.portfolio-items .col.span_4 {
    padding: 4px;
}
#footer-sec-1 ul li {
    list-style: none;
    padding-bottom: 10px;
}
#footer-sec-1 ul li a {
    font-size: 17px;
}
#footer-sec-1 ul#menu-footer-menu1,
#footer-sec-1 ul#menu-footer-menu2 {
    margin-left: 0;
}
#footer-sec-1 ul#menu-footer-menu1 li::before {
    content: '';
    background: url(https://samplelinksweb.com/sara/wp-content/uploads/2024/12/Path-62.png);
    width: 12px;
    height: 17px;
    position: absolute;
    left: 0px;
    top: 6px;
    background-repeat: no-repeat;
    background-size: 80% 80%;
}
#footer-sec-1 ul#menu-footer-menu1 li,
#footer-sec-1 ul#menu-footer-menu2 li {
    position: relative;
    padding-left: 24px;
}
#footer-sec-1 .footer1-txt1 p {
    font-size: 14px;
    line-height: 20px;
    width: 74%;
}
#footer-sec-1 ul#menu-footer-menu2 li {
    position: relative;
    padding-left: 30px;
}
#footer-sec-1 ul#menu-footer-menu2 li#menu-item-79::before {
    content: '';
    background: url(https://samplelinksweb.com/sara/wp-content/uploads/2024/12/Path-3.png);
    width: 26px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 6px;
    background-repeat: no-repeat;
    background-size: 70% 73%;
}
#footer-sec-1 ul#menu-footer-menu2 li#menu-item-80::before {
    content: '';
    background: url(https://samplelinksweb.com/sara/wp-content/uploads/2024/12/Path-4.png);
    width: 26px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 8px;
    background-repeat: no-repeat;
    background-size: 75% 70%;
}
#footer-sec-1 ul#menu-footer-menu2 li#menu-item-81::before {
    content: '';
    background: url(https://samplelinksweb.com/sara/wp-content/uploads/2024/12/Path-5.png);
    width: 26px;
    height: 27px;
    position: absolute;
    left: 0;
    top: 6px;
    background-repeat: no-repeat;
    background-size: 59% 68%;
}
#footer-sec-1 .cpr-txt1 p {
    font-size: 16px;
}
#footer-sec-1 .footer-txt1h h5 {
    font-size: 26px;
    font-style: italic;
}
/*----copyright------*/
#footer-sec-1 #footer1-inr2::before {
    content: '';
    background: #fff;
    width: 140%;
    height: 1px;
    position: absolute;
    top: 0;
    left: -20%;
}
/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
	#sec-3 .sec3-txt1 h2 {
    font-size: 50px;
    line-height: 60px;
}
}
@media (max-width: 1300px) {
	#sec-1 .content h1.ns-heading-el {
    width: 75%;
    font-size: 73px;
    line-height: 83px;
}
	#sec-1 .content p {
    width: 51%;
    font-size: 14px !important;
    line-height: 21px !important;
}
	#sec-2 .sec2-txt1 h2 {
    font-size: 45px;
    line-height: 60px;
}
	#sec-2 .sec2-txt1 p {
    padding-top: 10px;
    font-size: 19px;
    line-height: 29px;
}
	#sec-2 .nectar-fancy-ul ul li {
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 500;
}
}
@media (max-width: 1280px) {
	    #sec-3 .sec3-txt1 h2 {
        font-size: 47px;
        line-height: 57px;
    }
	#sec-3 .sec3-txt1 p {
    font-size: 20px;
    line-height: 30px;
}
	#sec-6 .sec6-txt2a h5 {
    font-size: 22px;
}
	#sec-7 .sec7-txt1 p {
    font-size: 20px;
    line-height: 30px;
}
	#footer-sec-1 ul li a {
    font-size: 15px;
    line-height: 25px;
}
	#footer-sec-1 .social-icons ul li.social-txt1 {
    font-size: 15px;
}
	#footer-sec-1 .social-icons ul li a i {
    padding: 5px 5px;
}
}
@media (max-width: 1226px) {
	#sec-1 .content h1.ns-heading-el {
        font-size: 70px;
        line-height: 80px;
    }
	    #sec-2 .sec2-txt1 h2 {
        font-size: 41px;
        line-height: 55px;
    }
	    #sec-2 .sec2-txt1 p {
        font-size: 18px;
        line-height: 28px;
    }
	    #sec-3 .sec3-txt1 h2 {
        font-size: 45px;
        line-height: 55px;
    }
	#sec-3 .sec3-txt1 p {
        font-size: 19px;
        line-height: 29px;
    }
	#sec-3 .nectar-fancy-ul ul li {
    font-size: 19px;
}
	    #sec-7 .sec7-txt1 p {
        font-size: 19px;
        line-height: 29px;
    }
	#sec-9 .sec9-txt1 h2 {
    font-size: 44px;
    line-height: 54px;
}
	#sec-9 .iwithtext .iwt-text a {
    font-size: 14px;
}
	#footer-sec-1 .footer-txt1h h5 {
    font-size: 24px;
}
	#footer-sec-1 .footer-logo {
    width: 90%;
}
	    #sec-1 .content h1.ns-heading-el {
        font-size: 60px;
        line-height: 70px;
        margin-bottom: 50px;
    }
}
@media (max-width: 1024px) {
	    #sec-1 .content h1.ns-heading-el {
        margin-bottom: 0x;
    }
	#sec-1 .content .buttons {
    margin-top: 17px;
}
	    #sec-2 .sec2-txt1 h2 {
        font-size: 34px;
        line-height: 45px;
    }
	    #sec-2 .sec2-txt1 p {
        font-size: 15px;
        line-height: 25px;
    }
    #sec-2 .nectar-fancy-ul ul li {
        font-size: 14px;
        margin-bottom: 13px;
        padding-left: 30px;
    }
	    #sec-3 .sec3-txt1 h2 {
        font-size: 37px;
        line-height: 50px;
    }
	    #sec-3 .sec3-txt1 p {
        font-size: 15px;
        line-height: 25px;
    }
#sec-3 .sec3-txt1 h3 {
    font-size: 25px;
    line-height: 35px;
}
	    #sec-3 .nectar-fancy-ul ul li {
        font-size: 17px;
        padding-left: 32px;
    }
	#sec-4 .sec4-txt1 p {
    width: 86%;
    font-size: 18px;
    line-height: 28px;
}
	    #sec-6 .sec6-txt2a h5 {
        font-size: 20px;
        line-height: 30px;
    }
	#sec-6 .sec6-txt2a h6 {
    font-size: 14px;
}
	#sec-7 .sec7-txt1 h2 {
    font-size: 44px;
    line-height: 53px;
}
	#sec-7 .sec7-txt1 p {
        font-size: 17px;
        line-height: 27px;
    }
	#sec-8 .sec8-txt1 h2 {
    font-size: 40px;
    line-height: 50px;
}
	#sec-9 .sec9-txt1 h2 {
        font-size: 35px;
        line-height: 44px;
    }
	#sec-9 .sec9-txt1 p {
    width: 90%;
}
	#sec-9 textarea {
    height: 110px;
}
	    #footer-sec-1 .footer-txt1h h5 {
        font-size: 22px;
    }
	#footer-sec-1 .social-icons ul li a i.fa-brands.fa-facebook-f {
    padding: 5px 4px !important;
}
	    #footer-sec-1 .social-icons ul li a i {
        padding: 3px 3px;
        font-size: 13px;
    }
	    #footer-sec-1 .social-icons ul li.social-txt1 {
        font-size: 14px;
    }
	#footer-sec-1 .footer1-txt1 p {
    width: 90%;
}
}

/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	    #sec-1 .content h1.ns-heading-el {
		width: 60%;
        margin-bottom: 0px;
        font-size: 45px;
		line-height: 53px;
    }
	    #sec-1 .content p {
        width: 71%;
        font-size: 13px !important;
        line-height: 20px !important;
    }
	#sec-1 .buttons .button a {
    font-size: 14px;
}
	#sec-2 .sec2-txt1 h2 {
    width: 80%;
    margin: 0 auto;
}
	#sec-2 .nectar-fancy-ul.animated-in {
    width: 61%;
    margin: 0 auto;
}
	#sec-2 .sec2-txt1 {
    text-align: center;
}
	#sec-2 a#sec2-btn1 {
    margin: 0 auto;
    display: table;
}
	#sec-3 .sec3-txt1 h2 {
    width: 74%;
    margin: 0 auto;
}
		#sec-3 .sec3-txt1 {
    text-align: center;
}
	#sec-3.nectar-fancy-ul.animated-in {
    width: 61%;
    margin: 0 auto;
}
	#sec-3 a#sec3-btn1 {
    margin: 0 auto;
    display: table;
}
	    #sec-3 .sec3-txt1 p {
        width: 80%;
        margin: 0 auto;
    }
	#sec-3 .nectar-fancy-ul {
    width: 55%;
    margin: 0 auto;
}
	#sec-3 #sec3-col2-inr1 .col.span_12 .vc_col-sm-4 {
    width: 33.334%;
}
	#sec-4 {
    padding-top: 40px !important;
}
	#sec-6 #sec6-inr1 .vc_col-sm-3 {
    margin-bottom: 35px;
}
	#sec-7 {
    text-align: center;
}
	#sec-8 #sec8-inr2 .col.span_12 .vc_col-sm-5 {
    width: inherit;
}
	    #sec-8 #sec8-inr2 .col.span_12 .vc_col-sm-5 {
        width: 100%;
    }
	#sec-8 #sec8-inr2 .col.span_12 .vc_col-sm-3 {
    width: 100%;
}
	#sec-9 {
    text-align: center;
}
	#sec-9 .sec9-txt1 h2 {
    width: 100%;
}
	    #sec-9 .sec9-txt1 p {
        width: 95%;
        margin: 0 auto;
    }
	#sec-9 form .row {
    padding-bottom: 0;
}
	    #sec-9 textarea {
        height: 150px;
    }
	#sec-9 .iwithtext {
    margin: 0 auto;
    width: 50%;
}
		#sec-9 form .row .col span.wpcf7-spinner {
    display: none;
}
	#footer-sec-1 .footer-logo {
        width: auto;
    }
}
@media (max-width: 800px) {}
@media (max-width: 768px) {}
@media (max-width: 480px) {
		    #sec-1 .content p {
        display: none;
    }
	    #sec-1 .buttons .button a {
        font-size: 14px;
        padding: 12px 17px;
    }
	#sec-2 .vc_col-sm-6:nth-child(2) .vc_column-inner {
    padding-left: 0;
}
}
@media (max-width: 428px) {
	    #sec-2 .nectar-fancy-ul.animated-in {
        width: 100%;
    }
	    #sec-3 .sec3-txt1 h2 {
        width: 100%;
        font-size: 26px;
        line-height: 37px;
    }
	    #sec-3 .sec3-txt1 p {
        width: 100%;
        font-size: 13px;
        line-height: 20px;
    }
	#sec-3 .nectar-fancy-ul {
        width: 100%;
    }
	    #sec-3 .nectar-fancy-ul ul li {
        font-size: 15px;
        padding-left: 30px;
    }
	#sec-3 {
    padding-top: 35px !important;
    padding-bottom: 30px !important;
}
	#sec-4 .sec4-txt1 h2 {
    font-size: 29px;
    line-height: 40px;
}
	    #sec-4 .sec4-txt1 p {
        width: 100%;
        font-size: 14px;
        line-height: 23px;
    }
	#sec-4 .sec4-img1a {
    width: 80%;
}
	#sec-4 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
	#sec-4 .sec4-txt1 h3 {
    font-size: 24px;
    line-height: 34px;
}
	#sec-5 .sec5-txt1 h3,
	#sec-6 .sec6-txt1 h3,
	#sec-7 .sec7-txt1 h3,
	#sec-8 .sec8-txt1 h3 {
    font-size: 23px;
}
	#sec-5 .sec5-txt1 h2,
	#sec-6 .sec6-txt1 h2,
	#sec-7 .sec7-txt1 h2,
	#sec-8 .sec8-txt1 h2 {
    font-size: 31px;
    line-height: 40px;
	}
	#sec-7 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	    #sec-7 .sec7-txt1 p {
        font-size: 14px;
        line-height: 24px;
    }
	#sec-8 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	#sec-9 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
	#sec-9 .sec9-txt1 h2 {
        font-size: 30px;
        line-height: 40px;
    }
	#sec-9 .sec9-txt1 h3 {
    font-size: 23px;
    line-height: 33px;
}
	    #sec-9 .iwithtext {
        width: 100%;
        text-align: left;
    }
}
@media (max-width: 414px) {
    #sec-1 .content h1.ns-heading-el {
        width: 80%;
        font-size: 32px;
        line-height: 40px;
    }
	    #sec-2 .sec2-txt1 h2 {
        width: 100%;
        font-size: 25px;
        line-height: 35px;
    }
	    #sec-2 .sec2-txt1 p {
        font-size: 14px;
        line-height: 24px;
    }
	    #sec-2 .nectar-fancy-ul ul li {
        font-size: 13px;
        margin-bottom: 14px;
        padding-left: 20px;
        line-height: 30px;
    }
	#sec-2 .nectar-fancy-ul ul li i {
    height: 13px;
    width: 13px;
    top: 9px;
}
	    #footer-sec-1 .social-icons ul li.social-txt1 {
        font-size: 16px;
    }
	    #footer-sec-1 .social-icons ul li a i {
        padding: 3px 6px;
        font-size: 16px;
    }
}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}