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





#top .current-menu-item span {
    color: #EF301B;
    text-decoration: underline;
    font-weight: normal;
}
#top li {
    border-radius: 1px so;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows li:before {
    content: '';
    position: absolute;
    border: 1px solid white;
    height: 20px;
    right: 0;
}
#top ul.sf-menu.sf-js-enabled.sf-arrows li:last-child:before {
    display: none;
}
#top .b1 a {
    background-color: #EF301B;
    padding-block: 14px 11px !important;
    border-radius: 30px !important;
    padding-inline: 30px !important;
    outline: 1px solid #EF301B;
    outline-offset: 5px;
}
div#mile h1.milestone-heading {
    margin-bottom: 0;
}
div#mile {
    padding-block: 30px !important;
}
div#mile .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}
a#b1 {
    background-color: #EF301B;
    padding-block: 14px 11px !important;
    border-radius: 30px !important;
    padding-inline: 30px !important;
    outline: 1px solid #EF301B;
    outline-offset: 5px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
}
.nectar-fancy-ul li {
    padding-left: 30px !important;
    margin-bottom: 16px;
    background-image: url(https://getemploymentready.org/wp-content/uploads/2025/09/Group-10.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
.nectar-fancy-ul li i {
    font-size: 0px !important;
}
.line h4 {
    padding-left: 62px;
    position: relative;
}
.line h4:before {
    content: '';
    position: absolute;
    border: 1px solid #F4661A;
    width: 50px;
    top: 50%;
    left: 0;
}
.line1 h4 {
    width: fit-content;
    margin: 0 auto;
}
div#SERVICES .text1 {
    margin-bottom: 0;
}
div#SERVICES  .carousel-item {
    margin-inline: 20px;
}
div#SERVICES  .carousel-item div#servicein1 {
    margin-bottom: 0;
}
div#SERVICES .carousel-item .text2
 {
    background-color: white;
    padding: 30px;
    border-radius: 30px;
    filter: drop-shadow(2px 4px 6px #ccc);
    width: 90%;
    margin: 0 auto;
    margin-top: -130px;
    transition: 0.9s;
    height: 320px;
}
div#SERVICES .carousel-item .text2 p {
    padding-bottom: 20px;
}
div#SERVICES .carousel-item .text2 a {
    opacity:  1 !important;
    position: relative;
    padding-right: 29px;
}
div#SERVICES .carousel-item .text2 a:before {
    content: '\f061';
    con'': ;
    position: absolute;
    font-family: 'FontAwesome';
    right: 0;
}
div#SERVICES .carousel-item:hover .text2 {
    background-color: #EF301B;
}
div#SERVICES .carousel-item:hover .text2 span,div#SERVICES .carousel-item:hover .text2 a {
    color: white !important;
}
div#CHOOSE {
    padding-block: 50px !important;
}
div#CHOOSE .text4 {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #ccc);
    border-radius: 20px;
    padding: 27px;
    transition: 0.9s;
}
div#CHOOSE .text4 p {
    padding-bottom: 0;
}
div#CHOOSE .text4:hover {
    background-color: #EF301B;
}
div#CHOOSE .text4:hover span {
    color: white !important;
}
div#CHOOSE .text4:hover img {
    filter: brightness(0) invert(1);
}
img {
    transition: 0.9s;
}
div#WORK {
    padding-block: 50px !important;
}
div#WORK .text1 {
    padding-bottom: 30px;
}
div#WORK div#workin .vc_col-sm-3 .vc_column-inner {
    background-color: white;
    filter: drop-shadow(2px 4px 6px #cccc);
    border-radius: 20px;
    padding: 20px;
    transition: 0.9s;
    overflow: hidden;
    height: 265px;
}
div#WORK div#workin .vc_col-sm-3 h1 {
    background-color: #F4661A;
    color: white;
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    transition: 0.9s;
    filter: drop-shadow(2px 4px 6px #ccc);
}
div#WORK div#workin .vc_col-sm-3:hover h1 {
    color: #EF301B;
    background-color: white;
}
div#WORK div#workin .vc_col-sm-3 .vc_column-inner:before {
    content: '';
    position: absolute;
    background-color: #EF301B;
    width: 100%;
    height: 0%;
    left: 0;
    top: 0;
    z-index: -1;
    transition: 0.9s;
}
div#WORK div#workin .vc_col-sm-3:hover .vc_column-inner:before {
    height: 100%;
}
div#WORK div#workin .vc_col-sm-3:hover .vc_column-inner span {
    color: white !important;
}
div#CONTACT {
    padding-block: 50px !important;
}
div#CONTACT legend,div#CONTACT label {
    display: none;
}
div#CONTACT div#gform_fields_1 {
    row-gap: normal;
}
div#CONTACT input,div#CONTACT select,div#CONTACT textarea {
    border: 0;
    background-color: white;
    margin-bottom: 30px;
    height: 60px;
    border-radius: 10px;
}
div#CONTACT select {
    padding-top: 13px;
}
div#CONTACT  textarea {
    margin-bottom: 0;
}
div#CONTACT input#gform_submit_button_1 {
    margin-bottom: 0;
    background-color: transparent !important;
    box-sizing: unset !important;
    filter: unset !important;
    padding: 0;
}
div#TESTIMONIALS {
    padding-block: 50px !important;
}
div#TESTIMONIALS .carousel-item div#testimonialscaro {
    margin-bottom: 0;
}
div#TESTIMONIALS .carousel-item h5 img {
    width: auto;
}
div#TESTIMONIALS .carousel-item  .iwithtext .iwt-icon img {
    width: 90%;
}
div#TESTIMONIALS .carousel-item .iwithtext  .iwt-text {
    padding-left: 90px;
}
div#TESTIMONIALS .carousel-item .iwithtext .iwt-text h3 {
    margin-bottom: 0;
}
div#TESTIMONIALS .carousel-item .iwt-icon {
    margin-top: -10px;
}
div#TESTIMONIALS .carousel-item {background-color: white;margin-inline: 18px;filter: drop-shadow(2px 4px 6px #cccc);padding: 23px;border-radius: 20px;position: relative;overflow: hidden;}
div#TESTIMONIALS .carousel-item:before {
    content: '';
    position: absolute;
    background-color: #EF301B;
    width: 100%;
    height: 0%;
    left: 0;
    top: 0;
    transition: 0.9s;
    tra0.9s: ;
}
div#TESTIMONIALS .carousel-item:hover:before {
    height: 100%;
}
div#TESTIMONIALS .carousel-item:hover span {
    color: white !important;
}
#footer-outer #footer-widgets .row {
    padding-block: 50px !important;
    border-bottom: 1px solid #ffffff33;
}
#footer-outer .iconnn li {
    display: inline-block;
    margin-right: 12px;
}
    
div#footer-outer div#media_image-2 {
    margin-bottom: 5px;
}

div#footer-outer div#text-3 {
    margin-bottom: 10px;
}
#footer-outer .iconnn li i {
    top: 0;
    background-color: #ffffff2e;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    transition: 0.9s;
}
#footer-outer .iconnn li i:hover {
    background-color: #EF301B;
    color: white;
}
#footer-outer .iconnn li a {
    opacity: 1 !important;
}
#footer-outer div#nav_menu-2 {
    margin: 0 auto;
    display: table;
}
#footer-outer ul#menu-quick-links a, #footer-outer ul#menu-useful-links a {
    padding-left: 20px !important;
    background-image: url(https://getemploymentready.org/wp-content/uploads/2025/09/Symbol.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
}
#footer-outer a {
    font-size: 15px;
    line-height: 34px;
}
#footer-outer  ul#menu-contact-info i {
    color: white;
    padding-right: 10px;
    transition: 0.9s;
}
#footer-outer ul#menu-contact-info  li:hover i {
    color: #EF301B;
}
div#copyright {
    padding-block: 15px !important;
}
div#copyright strong {
    color: #F4661A;
}
    div#TESTIMONIALS div#TESTIMONIALSin {
    margin-bottom: 0;
}
div#SERVICES .carousel-item .text2 {
    height: 260px;
}
/* ================================= */
@media (max-width: 1600px) {}
/* ================================= */
@media (max-width: 1440px) {}
/* ================================= */
@media (max-width: 1366px) {
	div#footer-widgets a {
    font-size: 13px;
}
	div#SERVICES .carousel-item .text2
 {
    height: 270px;
}
	div#CHOOSE .text4 {
    padding: 17px;
}
}
/* ================================= */
@media (max-width: 1280px) {
    

div#SERVICES .carousel-item .text2 {
    padding: 20px;
}

div#CHOOSE .text4 {
    padding-block: 20px;
}

p {
    font-size: 13px;
    line-height: 23px;
}

div#CONTACT textarea {min-block-size: 9rem;margin-bottom: 0px !important;}

#footer-outer #footer-widgets a {
    font-size: 12px !important;
    line-height: 22px !important;
}
	div#SERVICES .carousel-item .text2 {
    height: 265px;
}
	div#WORK div#workin .vc_col-sm-3 .vc_column-inner {
    height: 249px;
}
	    div#SERVICES .carousel-item .text2 {
        height: 215px;
    }
}
/* ================================= */
@media (max-width: 1080px) {
    

.nectar-fancy-ul ul li {
    font-size: 12px;
}

a#b1 {
    font-size: 14px;
    line-height: 24px;
    padding-block: 10px 8px !important;
}

div#SERVICES .carousel-item {
    margin-inline: 7px;
}

div#SERVICES .carousel-item .text2 {
    padding: 13px;
}

div#SERVICES .carousel-item .text2 p {
    padding-bottom: 9px;
}

div#CHOOSE .text4 {
    padding: 10px !important;
}

div#WORK div#workin .vc_col-sm-3 h1 {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
}

div#WORK .text1 {
    padding-bottom: 0px;
}

div#CONTACT input, div#CONTACT select, div#CONTACT textarea {
    height: 48px;
    margin-bottom: 10px;
}

div#CONTACT select {
    padding-top: 7px;
}

div#CONTACT textarea {
    min-block-size: 7rem;
    margin-bottom: 0;
}

div#TESTIMONIALS .carousel-item {
    margin-inline: 6px;
}

div#TESTIMONIALS {
    padding-block: 40px 12px !important;
}

#footer-outer .iconnn li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
}

#footer-outer ul#menu-contact-info i {
    padding-right: 3px;
    font-size: 16px;
}

#footer-outer #footer-widgets a ,#footer-outer #footer-widgets p {
    font-size: 10px !important;
}
	    #footer-outer ul#menu-contact-info i {
        padding-right: 7px;
        font-size: 14px;
    }
	    div#SERVICES .carousel-item .text2 {
        height: 230px;
    }
	    div#SERVICES .carousel-item .text2 {
        padding: 16px;
    }
}
/* ================================= */
@media (max-width: 912px) {
    div#about {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
#about .c2 {
    padding-bottom: 10px;
}
p,li {
    font-size: 14px !important;
    line-height: 24px !important;
}

#about .nectar-fancy-ul {
    text-align: left;
    width: fit-content;
    margin: 0 auto;
}

.line h4 {
    width: fit-content;
    margin: 0 auto;
}

#about .c1 img {
    object-fit: cover;
    height: 400px;
    border-radius: 20px !important;
    width: 100%;
}

div#SERVICES {
    width: 80%;
    margin: 0 auto;
}

div#SERVICES button.owl-dot span {
    background-color: black;
}

div#CHOOSE {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

div#CHOOSE .text4 {
    padding: 30px !important;
}

div#CHOOSE .text4 h6 {
    margin: 0 auto;
    display: table;
}

div#WORK {
    width: 80%;
    margin: 0 auto;
}

div#CONTACT .c1 {
    order: 1;
    margin-bottom: 0;
}

div#CONTACT .c1 img {
}

div#CONTACT .c1 img {
    object-fit: cover;
    height: 600px;
    border-radius: 20px !important;
    width: 100%;
}

#footer-outer #footer-widgets a, #footer-outer #footer-widgets p {
    font-size: 14px !important;
}



#footer-outer #footer-widgets .col.span_3 {
    margin-bottom: 0;
}

#footer-outer div#nav_menu-2 {
    margin: unset;
}

#footer-outer ul#menu-contact-info i {
    padding-right: 13px;
}

#footer-outer #footer-widgets .row {
    padding-block: 50px 30px !important;
}
	div#banner .row_col_wrap_12 {
    padding-top: 0px !important;
}
	div#mile .row_col_wrap_12.col.span_12.light.center {
    display: flex
;
    flex-wrap: nowrap;
    float: none;
}
}
/* ================================= */
@media (max-width: 800px) {
    

div#banner .row_col_wrap_12 {
    padding-top: 0;
}

div#mile .row-bg.viewport-desktop.using-image {
    background-image: unset !important;
    background-color: #F4661A;
}

div#CONTACT .c1 img {
    height: 460px;
}
    div#SERVICES .carousel-item .text2 {
        height: 260px;
    }

}
/* ================================= */
@media (max-width: 480px) {
    div#about {
    width: 100%;
}
h1 {
    font-size: 23px !important;
    line-height: 33px !important;
}

#about .c1 img {
    height: auto;
}

div#WORK {
    width: 100%;
}

div#CONTACT .c1 img {
    height: auto;
}

div#footer-outer div#media_image-2 img {
    width: 60%;
}

div#mile h1.milestone-heading {
    font-size: 40px !important;
}
.nectar-fancy-ul ul li {
    font-size: 12px !important;
}

div#SERVICES {
    width: 100%;
}

.row-bg.viewport-desktop {}

div#CHOOSE {
    width: 100%;
}

#footer-outer #footer-widgets .col.span_3 {
    margin-bottom: 30px;
}
	    div#mile .row_col_wrap_12.col.span_12.light.center {
        display: flex
;
        flex-wrap: wrap;
        float: none;
    }
	    div#SERVICES .carousel-item .text2 {
        height: unset !important;
    }
	div#CHOOSE {
    padding-block: 20px !important;
}
	    div#WORK div#workin .vc_col-sm-3 .vc_column-inner {
        height: unset !important;
    }
}
/* ================================= */
@media (max-width: 428px) {}
/* ================================= */
@media (max-width: 414px) {}
/* ================================= */
@media (max-width: 390px) {}
/* ================================= */
@media (max-width: 375px) {}
/* ================================= */
@media (max-width: 360px) {}
/* ================================= */