/*
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*****************/

ul.sf-menu.sf-js-enabled.sf-arrows li a span {
    font-size: 14px;
    font-family: Space Grotesk;
}
#menu-item-85 a span {
    background-color: #3E7AC8;
    padding: 16px 35px;
    border-radius: 10px;
    font-size: 15px;
}



/************sndr-header*****************/
#header-secondary-outer nav ul.sf-menu.sf-js-enabled.sf-arrows {
    float: left;
}
#header-secondary-outer nav ul#social {
    float: right;
}
#header-secondary-outer nav ul#social {
    padding-left: 120px;
}
#header-secondary-outer nav ul.sf-menu.sf-js-enabled.sf-arrows li a {
    padding-left: 30px;
}
#header-secondary-outer nav ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-100 a::before {
    content: '';
    background: url(https://samplelinksweb.com/andres_pena/wp-content/uploads/2025/07/Path-7995.png);
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 2px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#header-secondary-outer nav ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-101 a::before {
    content: '';
    background: url(https://samplelinksweb.com/andres_pena/wp-content/uploads/2025/07/Path-52.png);
    width: 20px;
    height: 16px;
    position: absolute;
    left: 4px;
    top: 4px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#header-secondary-outer nav ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-102 a::before {
    content: '';
    background: url(https://samplelinksweb.com/andres_pena/wp-content/uploads/2025/07/Path-53.png);
    width: 17px;
    height: 19px;
    position: absolute;
    left: 6px;
    top: 2px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#header-secondary-outer nav ul.sf-menu.sf-js-enabled.sf-arrows li#menu-item-98 a {
    margin-left: 20px;
}


/************sec-1*****************/

.sec-1-h-txt h1 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    padding-right: 10px;
}
.sec-1-h-txt p {
    font-size: 16px;
    padding-top: 20px;
    padding-right: 50px;
}
#sec-1-btn {
    font-size: 17px;
    font-weight: 100;
    padding: 14px 30px;
    border-radius: 10px !important;
    top: 16px;
}





/************sec-2*****************/

.sec-2-h-txt h3 {
    font-size: 25px;
}
.sec-2-h-txt p {
    line-height: 20px;
    width: 90%;
    margin: auto;
}
#sec-2 img.img-with-animation.skip-lazy {
    width: 30%;
}


/************sec-3*****************/

.sec-3-h-txt h4 {
    font-size: 17px;
    font-weight: 100;
    padding-bottom: 10px;
}
.sec-3-h-txt h2 {
    font-size: 55px;
    line-height: 60px;
    padding-bottom: 20px;
}
.sec-3-para-txt {
    line-height: 24px;
    padding-top: 10px;
}
#sec-3-btn {
    font-size: 17px;
    font-weight: 100;
    padding: 14px 30px;
    border-radius: 10px !important;
    top: 16px;
}



/************sec-4*****************/

.sec-4-h-txt h4 {
    font-size: 17px;
    font-weight: 100;
    padding-bottom: 10px;
}
.sec-4-h-txt h2 {
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 20px;
    color: #1D1F1F !important;
}
#sec-4-btn {
    font-size: 17px;
    font-weight: 100;
    padding: 14px 30px;
    border-radius: 10px !important;
    top: 16px;
}
.sec-4-para-txt {
    color: #707070;
    font-weight: 600;
}

/************sec-4-two*****************/


.sec-4-name h3 {
    font-size: 23px;
}
.sec-4-name p {
    padding-right: 40px;
    line-height: 22px;
    color: #707070;
    max-height: 100%;
    height: 80px;
}

#sec-4-snd .sec-4-btn {
    font-size: 17px;
    font-weight: 100;
    padding: 14px 30px;
    border-radius: 10px !important;
    top: 16px;
}


/************sec-5*****************/

.sec-5-h-txt h4 {
    font-size: 17px;
    font-weight: 100;
    padding-bottom: 10px;
}
.sec-5-h-txt h2 {
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 20px;
}
#sec-5 .iwt-icon img {
    width: auto;
}
#sec-5 .iwt-text {
    padding-left: 34px;
}
#sec-5 .iwt-text h5 {
    font-family: poppins;
    font-size: 16px;
    font-weight: 100;
    color: #fff;
}
#sec-5-btn {
    font-size: 17px;
    font-weight: 100;
    padding: 14px 30px;
    border-radius: 10px !important;
    top: 16px;
}
#sec-5 img.img-with-animation.skip-lazy {
    width: 20%;
}
.sec-5-para-txt h4 {
    font-size: 23px;
    line-height: 60px;
}
.sec-5-col .vc_column-inner {
    border-radius: 20px;
    padding: 50px 20px;
    background-color: #2A2A2A;
	transition: .5s;
	min-height: 100%;
}
.sec-5-col .vc_column-inner:hover {
    background-color: #86BB46;
	transition: .5s;
}
.sec-5-para-txt p {
    line-height: 20px;
}
.sec-5-col .vc_column-inner:hover .sec-5-img-1 {
    content: url(https://samplelinksweb.com/andres_pena/wp-content/uploads/2025/07/Group-50.png);
}
.sec-5-col .vc_column-inner:hover .sec-5-img-2 {
    content: url(https://samplelinksweb.com/andres_pena/wp-content/uploads/2025/07/Group-56-1.png);
}
.sec-5-col .vc_column-inner:hover .sec-5-img-3 {
    content: url(https://samplelinksweb.com/andres_pena/wp-content/uploads/2025/07/Group-58-1.png);
}
.sec-5-col .vc_column-inner:hover .sec-5-img-4 {
    content: url(https://samplelinksweb.com/andres_pena/wp-content/uploads/2025/07/Group-60-2.png);
}



/************sec-6*****************/


.sec-6-h-txt h4 {
    font-size: 17px;
    font-weight: 100;
    padding-bottom: 10px;
}
.sec-6-h-txt h2 {
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 20px;
    color: #10033E;
}
#sec-6-btn {
    font-size: 17px;
    font-weight: 100;
    padding: 14px 30px;
    border-radius: 10px !important;
    top: 16px;
    margin: auto;
    display: table;
}
.sec-6-h-txt p {
    font-size: 16px;
    width: 52%;
    margin: auto;
    color: #2C2C2C;
    font-weight: 600;
}
#sec-6 .sec-6-icon {
    position: absolute;
    bottom: 210px;
    left: 30px;
}
.sec-6-name p {
    font-size: 21px;
    font-style: italic;
    line-height: 26px;
    font-weight: 100;
}
.sec-6-name h4 {
    font-size: 20px;
}
.sec-6-name {
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: #fff;
    padding-right: 50px;
}


/************sec-7*****************/

.sec-7-h-txt h4 {
    font-size: 17px;
    font-weight: 100;
    padding-bottom: 10px;
}
.sec-7-h-txt h2 {
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 20px;
    color: #10033E;
}
#sec-7 .vc_col-sm-4 .vc_column-inner {
    border: 2px solid #86BB46;
    padding: 70px 50px 50px 30px;
    border-radius: 15px;
}
.sec-7-nmbr h3 {
    font-size: 50px;
    padding-bottom: 35px;
}
.sec-7-nmbr p {
    font-size: 16px;
    line-height: 22px;
}


/************sec-8*****************/

.sec-8-h-txt h4 {
    font-size: 17px;
    font-weight: 100;
    padding-bottom: 10px;
}
.sec-8-h-txt h2 {
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 20px;
    color: #10033E;
}

#sec-8-btn {
    font-size: 17px;
    font-weight: 100;
    padding: 14px 30px;
    border-radius: 10px !important;
    top: 16px;
    margin-top: 30px;
}


/************sec-9*****************/
.form h4 {
    font-size: 17px;
    font-weight: 100;
    padding-bottom: 10px;
}
.form .gform_title {
    font-size: 50px;
    line-height: 55px;
    letter-spacing: 1px;
}
.form .gform_description {
    padding-bottom: 20px !important;
}
.form input {
    background-color: #2A2A2A !important;
    border: none !important;
    color: #fff !important;
}

textarea#input_1_6 {
    background-color: #2A2A2A;
    border: solid #2A2A2A;
    color: #fff;
    height: 64px !important;
    border-radius: 10px;
}
foundation .gfield textarea.large {
    min-block-size: 7rem;
}
input#gform_submit_button_1 {
    font-size: 17px;
    font-weight: 100;
    padding: 14px 30px;
    border-radius: 10px !important;
    top: 16px;
    margin-top: 30px;
    background-color: #3E7AC8 !important;
}
#sec-9 .gform-theme--foundation .gfield textarea.large {
    min-block-size: 7rem;
}



/************sec-10*****************/

.sec-10-img {
    width: 60%;
    margin: auto;
    display: block;
    margin-top: -55px;
    right: 50px;
}
.sec-10-h-txt h2 {
    font-size: 35px;
    padding-left: 40px;
}
#sec-10 .iwt-icon img {
    width: 100%;
}
.sec-10-col-2 .vc_column-inner {
    background-color: #fff;
    height: 45%;
    margin: auto;
    margin-right: 40px;
    padding-left: 30px;
    border-radius: 20px;
}
#sec-10 .iwt-text {
    padding-left: 75px;
    line-height: 30px;
    color: #000;
}
.sec-10-col-2-mid .vc_column-inner:before {
    content: "";
    background: url(https://samplelinksweb.com/andres_pena/wp-content/uploads/2025/07/shape1@2x.png);
    height: 213px;
    width: 400px;
    position: absolute;
    background-size: 100% 100%;
}

/***********footer*****************/

.footer-para-txt p {
    font-size: 16px;
    padding-right: 70px;
}
#footer .iwt-text {
    padding-top: 5px;
    font-size: 17px;
}
.links h5 {
    font-size: 21px;
    color: #86BB46 !important;
}
#menu-footer-menu1 li {
    list-style: none;
    font-size: 16px;
    line-height: 35px;
}
.social-icons ul li {
    list-style: none;
    display: inline-block;
    padding-right: 16px;
}
.social-icons ul li a {
    font-size: 22px;
}
.social-icons ul {
    margin-left: 0;
    position: relative;
    top: 10px;
}
#menu-footer-menu2 li {
    list-style: none;
    font-size: 16px;
    line-height: 35px;
}
#menu-footer-menu1 {
    margin-left: 0;
}
#menu-footer-menu2 {
    margin-left: 0;
}
.footer-news p {
    font-size: 16px;
    line-height: 20px;
}
#esfpx_email_d4790d0ebc6ba8 {
    background-color: #1D1F1F;
    color: #fff;
    border-radius: 10px;
    padding: 13px 20px;
    text-transform: capitalize;
    position: relative;
}
#footer input[type="submit"] {
    font-size: 0;
    background: url(https://samplelinksweb.com/andres_pena/wp-content/uploads/2025/07/Group-66.png);
    height: 42px;
    width: 42px;
    background-size: 100% 100%;
    position: absolute;
    bottom: 15px;
    right: 9px;
}
.last-txt h5 {
    font-weight: 100;
    color: #fff;
    font-family: 'Poppins' !important;
    font-size: 17px;
}



/* ==========// Desktop //=========== */
@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {
	.sec-3-h-txt h2 {
    font-size: 50px;
    line-height: 55px;
}
	.form .gform_title {
    font-size: 45px;
    line-height: 50px;
}
	.sec-10-col-2-mid .vc_column-inner:before {
    height: 198px;
}
}
@media (max-width: 1300px) {}
@media (max-width: 1280px) {
	.sec-10-h-txt h2 {
    font-size: 30px;
}
.sec-10-col-2-mid .vc_column-inner:before {
    height: 180px;
    width: 380px;
}
	.sec-7-nmbr h3 {
    font-size: 60px !important;
}
	.sec-4-name p {
    height: 100px;
}
	.sec-4-h-txt h2 {
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 20px;
}
	#sec-4-btn {
    top: 0px;
}
	.sec-1-h-txt h1 {
    font-size: 50px;
    line-height: 50px;
}
	#sec-1 {
    padding-bottom: 170px !important;
}
}
@media (max-width: 1226px) {}
@media (max-width: 1024px) {
	    .sec-1-h-txt h1 {
        font-size: 42px;
        line-height: 42px;
    }
	.sec-1-h-txt p {
    font-size: 16px;
    padding-top: 10px;
    padding-right: 10px;
}
	    #sec-1 {
        padding-bottom: 110px !important;
        padding-top: 200px !important;
    }
    .sec-3-h-txt h2 {
        font-size: 35px;
        line-height: 40px;
        padding-bottom: 0px;
    }
	#sec-3-btn {
    top: 0px;
}
	    .sec-4-h-txt h2 {
        font-size: 33px;
        line-height: 40px;
        padding-bottom: 20px;
    }
	#sec-4 .vc_col-sm-5 .vc_column-inner {
    padding-left: 0%;
}
	.sec-4-name p {
    padding-right: 10px;
    line-height: 18px;
    font-size: 14px;
}
	.sec-5-h-txt h2 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 10px;
}
	#sec-5 .iwt-text h5 {
    font-size: 14px;
}
	.sec-5-col .vc_column-inner {
    border-radius: 20px;
    padding: 20px 13px;
}
	.sec-6-h-txt h2 {
    font-size: 40px;
    line-height: 40px;
    padding-bottom: 10px;
}
	.sec-6-name p {
    font-size: 15px;
    font-style: italic;
    line-height: 26px;
}
	#sec-7 .vc_col-sm-4 .vc_column-inner {
    border: 2px solid #86BB46;
    padding: 50px 20px 30px 18px;
    border-radius: 15px;
}
	    .form .gform_title {
        font-size: 33px;
        line-height: 40px;
    }
	    .sec-10-h-txt h2 {
        font-size: 23px;
        line-height: 30px;
    }
#sec-10 .iwt-icon img {
    width: 80%;
    position: relative;
    left: 16px;
    top: 4px;
}
	.sec-10-col-2 .vc_column-inner {
    background-color: #fff;
    height: 60%;
    margin: auto;
    margin-right: 8px;
    padding-left: 0px;
    border-radius: 20px;
}
    .sec-10-col-2-mid .vc_column-inner:before {
        height: 156px;
        width: 300px;
    }
	.sec-10-img {
    width: 70%;
}
	.links h5 {
    font-size: 15px !important;
}
	.footer-para-txt p {
    font-size: 13px;
    padding-right: 20px;
    line-height: 20px;
}
	.footer-news p {
    font-size: 13px;
    line-height: 20px;
}
}
 
/* ==========// Mobile //=========== */
@media (max-width: 820px) {
	    .sec-4-h-txt h2 {
        font-size: 30px;
        line-height: 20px;
        padding-bottom: 0px;
    }
	.sec-4-name {
    margin-bottom: 0px !important;
}
	    .sec-4-name p {
        height: 50px;
    }
	#sec-4-snd img.img-with-animation.skip-lazy {
    width: 100%;
}
	#sec-5 img.img-with-animation.skip-lazy {
    width: 12%;
}
	.sec-6-h-txt p {
    font-size: 16px;
    width: 70%;
}
	#sec-6 img.img-with-animation.skip-lazy {
    margin: auto;
}
#sec-6 .sec-6-icon {
    position: absolute;
    bottom: 180px;
    left: 0px;
    right: 0;
}
	.sec-6-name {
    left: 0;
    right: 0;
    margin: auto;
    display: table;
    text-align: center;
}
	#sec-8 .vc_col-sm-4 {
    width: 33.3%;
}
	.sec-10-col-2 .vc_column-inner {
    height: 30%;
}
	#sec-10 .sec-10-col-2-mid {
    width: 30%;
    margin: auto;
}
	.sec-10-col-2 .vc_column-inner {
    height: 49%;
    margin-right: 68px;
}
	    .sec-10-h-txt h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 70px !important;
        padding-top: 30px;
    }
	    .sec-10-col-2-mid .vc_column-inner:before {
        height: 162px;
        width: 280px;
    }
}
@media (max-width: 800px) {
	    .sec-10-col-2-mid .vc_column-inner:before {
        height: 155px;
        width: 280px;
    }
	.sec-5-h-txt h2 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 0px;
}
}
@media (max-width: 768px) {}
@media (max-width: 480px) {
	    #sec-1 {
        padding-bottom: 30px !important;
        padding-top: 70px !important;
    }
	    .sec-1-h-txt h1 {
        font-size: 35px;
        line-height: 35px;
    }
	#sec-1-btn {
    font-size: 15px;
    padding: 10px 20px;
    top: 0px;
}
	    .sec-4-h-txt h2 {
        font-size: 25px;
        line-height: 30px;
    }
	.sec-6-h-txt h2 {
    font-size: 24px;
    line-height: 14px;
    padding-bottom: 5px;
}
	.sec-6-h-txt p {
    width: 100%;
}
	.sec-6-name p {
    font-size: 14px;
    line-height: 26px;
    width: 90%;
    margin: auto;
}
	.sec-7-h-txt h2 {
    font-size: 30px;
    line-height: 60px;
    padding-bottom: 0px;
}
	.sec-8-h-txt h2 {
    font-size: 35px;
    line-height: 30px;
    padding-bottom: 0px;
    color: #10033E;
}
	#sec-8 .vc_col-sm-4 {
    width: 100%;
}
	#sec-10 .sec-10-col-2-mid {
    width: 63%;
    margin: auto;
    margin-bottom: 30px;
}
	    .sec-10-col-2-mid .vc_column-inner:before {
        height: 212px;
        width: 320px;
        left: -10px;
    }
	.sec-10-col-2 .vc_column-inner {
    background-color: #fff;
    height: 120%;
    margin: auto;
    margin-right: 58px;
    padding-left: 0px;
    border-radius: 20px;
    margin-left: 90px;
}
}
@media (max-width: 428px) {}
@media (max-width: 414px) {
	    .sec-10-col-2-mid .vc_column-inner:before {
        height: 175px;
        width: 260px;
        left: -10px;
    }
	.sec-7-h-txt h2 {
    font-size: 25px;
    line-height: 30px;
}
	.sec-6-h-txt h2 {
    font-size: 22px;
    line-height: 12px;
}
	    .sec-3-h-txt h2 {
        font-size: 30px;
        line-height: 40px;
    }
}
@media (max-width: 390px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {}
