/*
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
*/
.scrolled-down  .row {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

header#top {
    background: transparent !IMPORTANT;
}

div#header-outer {
    background: transparent !IMPORTANT;
}

body {
  font-family: 'Mont', sans-serif;
}
* {
  font-family: 'Mont', sans-serif !important;
}

#top .row {
    background: white;
    padding: 0px 9px !IMPORTANT;
    border-radius: 7px;
    margin-top: 22px;
}

#top .current-menu-item a span {
    color: #0344DC;
}

#header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text:after, 
#header-outer.transparent #top nav>ul>li[class*="button_bordered"]>a:before, 
#header-outer.transparent .nectar-mobile-only.mobile-header li a .menu-title-text:after {
    border-color: #0344DC ! IMPORTANT;
}


#top .make-sec a {
    background: #0344DC;
    color: white !IMPORTANT;
    padding: 7px 31px !IMPORTANT;
    border-radius: 6px;
}

#top .make-sec a span {
    color: white;
}

#top .call-title {
    font-size: 14px !IMPORTANT;
    text-align: center;
}

#top span.phone-number {
    font-weight: 600;
    font-size: 19px;
}

#banner  .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

#banner ul {
    margin: 0;
}

#banner ul li {
    list-style: none;
    margin-left: 25px;
    margin-bottom: 6px;
    position: relative;
}

#banner ul li:before {
    content: url(https://devuc.onlinetestingserver.com/test/wp-content/uploads/2026/02/check-mark_12503621-1-1.webp);
    position: absolute;
    left: -22px;
    top: 4px;
    transform: scale(0.8);
}

#sec1 .row-bg.viewport-desktop.using-image {background-position: bottom right !IMPORTANT;background-size: 20% 18%;background-repeat: no-repeat !IMPORTANT;position: relative;top: -60px;left: -121px;}

#sec1 .image-grid {
    position: relative;
}

#sec1 .founder-card {
    position: absolute;
    bottom: -66px;
    left: -6px;
    padding: 10px;
    border-radius: 12px;
    text-align: center;
}

#sec1 h6.mt-2.mb-0 {
    margin-bottom: 0;
    color: #021F3F;
    font-weight: 600 !IMPORTANT;
    line-height: 1.1;
}

#sec1 small {
    color: #021F3F;
}

#sec1 .image-grid img {
    transition: 0.9s;
}

#sec1 .image-grid img:hover {
    filter: brightness(0.5);
    transition: 0.9s;
}

#sec1 .founder-card img {
    position: relative;
}

#sec1 .founder-card img:hover {
    filter: brightness(0.5);
    transition: 0.9s;
}

#sec2 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

#sec2 .we-sec {
    margin-bottom: 39px !IMPORTANT;
}

#sec2 h3 {
    font-weight: 500 !IMPORTANT;
}

#sec2 .te-sec p {
    font-size: 14px;
    line-height: 1.6;
}

#sec2 div#r1 {
    margin-bottom: 52px;
    position: relative;
}

#sec2 div#r1 .vc_col-sm-3 .vc_column-inner img {
    transition: 0.9s;
}

#sec2 div#r1 .vc_col-sm-3 .vc_column-inner:hover img {
    transform: skew(10deg, 10deg);
    transition: 0.9s;
}

a#btn1 {
    font-family: 'Mont' !IMPORTANT;
    font-weight: 500 !IMPORTANT;
    font-size: 16px;
    border: 1px solid  #fff;
    border-radius: 0 !IMPORTANT;
    background: transparent;
    padding: 14px 33px !IMPORTANT;
    transition: 0.9s;
}

a#btn1:hover {
    transition: 0.9s;
    background: white !IMPORTANT;
    color: black !IMPORTANT;
}

#sec2 div#r1:before {
    content: "";
    position: absolute;
    top: 61%;
    transform: translate(-39%, -50%);
    left: 50%;
    background-image: url(https://devuc.onlinetestingserver.com/test/wp-content/uploads/2026/02/Vector-1.webp);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 81% 30%;
}

#sec3 .carousel-item {
    background: #F9F9F9;
    margin: 0 10px;
    padding: 25px 18px;
    border-radius: 10px;
    transition: 0.9s;
    border: 1px solid #D9D9D9;
    color: black !IMPORTANT;
}

#sec3 h4 {
    font-weight: 500 !IMPORTANT;
    transition: 0.9s;
    color: black;
    text-shadow: 0 0 black;
}

#sec3 .caro-sec p {
    font-size: 14px;
    color: black;
}

#sec3 .iwithtext h5 {
    margin-bottom: 0;
    line-height: 1.1;
    font-weight: 600;
    color: black;
}

#sec3 .iwithtext p {
    font-size: 14px;
}

#sec3 .iwithtext .iwt-text {
    padding-left: 47px;
}

#sec3 .carousel-item:hover {
    background: #0344DC !IMPORTANT;
    transition: 0.9s;
    color: white !important;
}

#sec3 .carousel-item:hover h4 {
    color: white !IMPORTANT;
}

#sec3 .carousel-item:hover p {
    color: white;
}

#sec3 .carousel-item:hover h5 {
    color: white !IMPORTANT;
}

#sec4 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100%;
}

#sec4 input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    margin-bottom: 20px;
    padding: 12px 10px 12px 17px;
    background: rgba(0, 0, 0, 0.43) !IMPORTANT;
    border: 1px solid rgba(255, 255, 255, 0.28) !IMPORTANT;
    backdrop-filter: blur(5px) !IMPORTANT;
/* Note: backdrop-filter has minimal browser support */
    border-radius: 4px !IMPORTANT;
}

#sec4 input::placeholder {
    color: white;
    font-size: 14px;
}

#sec4 select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    margin-bottom: 20px;
    padding: 17px 10px 15px 17px;
    background: rgba(0, 0, 0, 0.43) ! IMPORTANT;
    border: 1px solid rgba(255, 255, 255, 0.28) ! IMPORTANT;
    backdrop-filter: blur(5px) ! IMPORTANT;
    border-radius: 4px ! IMPORTANT;
    color: white;
}

#sec4 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    margin-bottom: 0;
    padding: 12px 10px 12px 17px;
    background: rgba(0, 0, 0, 0.43) ! IMPORTANT;
    border: 1px solid rgba(255, 255, 255, 0.28) ! IMPORTANT;
    backdrop-filter: blur(5px) ! IMPORTANT;
    border-radius: 4px ! IMPORTANT;
    height: 49px;
    color: white;
}

#sec4 select::placeholder {color: white !IMPORTANT;}

#sec4 textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required::placeholder {
    color: white;
    font-size: 14px;
}

#sec4 select::placeholder {
    color: white !IMPORTANT;
}

#sec4 .wpcf7-response-output {
    border: unset;
    background: transparent;
}

#sec4 input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: 'Mont' ! IMPORTANT;
    font-weight: 500 !IMPORTANT;
    font-size: 16px;
    border-radius: 0 !IMPORTANT;
    padding: 16px 55px ! IMPORTANT;
    transition: 0.9s;
    border-radius: 5px !IMPORTANT;
}

#sec5 .row-bg.viewport-desktop.using-image {
    background-size: 100% 100% !IMPORTANT;
}

#sec5 h5 {
    font-size: 19px;
    font-weight: 500;
    font-style: italic;
}

#sec5 h4 {
    font-size: 19px;
    font-weight: 500;
    font-style: italic;
}

#sec5 h4 a {
    color: white;
    font-weight: 600;
}

#sec6 #r1 .pic2 {
    height: 540px !important;
    object-fit: cover;
}

#sec6 #r1 .pic1 {
    padding-top: 5px !important;
}

#footer-outer #copyright[data-layout="centered"] {
    padding: 10px 0 !IMPORTANT;
}

#footer-outer #copyright p {
    font-size: 16px;
}
#sec6 .tru-sec {
    margin-bottom: 27px;
}
#sec6 .hover-wrap {
padding: 0;
}

#sec6 .hover-wrap .hover-wrap-inner a:before {
content: '+';
font-size: 80px;
position: absolute;
z-index: 99;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
opacity: 0;
background-color: #2b45d887;
transition: .9s;
}
#sec6 .hover-wrap .hover-wrap-inner:hover a:before {
opacity: 1 !important;
}
@media (max-width: 1600px) {}
@media (max-width: 1440px) {
   #sec6 #r1 .pic2 {
    height: 540px !important;
} 
}
@media (max-width: 1366px) {
#sec6 #r1 .pic2 {
    height: 516px !important;
}    
}
@media (max-width: 1280px) {
   #sec6 #r1 .pic2 {
    height: 480px !important;
}  
}
@media (max-width: 1024px) {}
@media (max-width: 820px) {
	#banner h1 {
    font-size: 35px ! IMPORTANT;
    line-height: 1.3;
}
	#top .row {
    padding: 15px 16px !IMPORTANT;
    margin-top: 10px !important;
}

#header-outer .row .col.span_9 {
    position: relative;
    right: 20px;
}

#banner .row-bg.viewport-desktop.using-image {
    background-size: cover !IMPORTANT;
    filter: brightness(0.5);
}

div#banner {
    padding-top: 143px !IMPORTANT;
}

h2 {
    font-size: 22px !important;
}

#sec1 .founder-card {
    position: absolute;
    bottom: -94px;
    left: -29px;
    padding: 1px;
    border-radius: 12px;
    text-align: center;
    transform: scale(0.7);
}

#sec1 .ab-sec {
    margin-top: 20px;
}

div#sec1 {
    text-align: center;
}

div#sec1 {
    padding-bottom: 50px !IMPORTANT;
}

#sec2 .row-bg.viewport-desktop.using-image {
    background-size: cover !IMPORTANT;
}

#sec2 div#r1:before {
    display: none;
}

#sec4 .row-bg.viewport-desktop.using-image {
    background-size: cover !IMPORTANT;
}

#sec4 .ser-sec {
    text-align: center !IMPORTANT;
}

#sec4 .col.span_6 {
    margin-bottom: 0;
}

#sec4 .col.span_12 {
    margin-bottom: 0;
}

#sec5 .row-bg.viewport-desktop.using-image {
    background-color: #2b45d8 !IMPORTANT;
    background-image: unset !IMPORTANT;
}

div#sec5 {
    text-align: center;
    padding: 30px 0 !IMPORTANT;
}

#sec5 h5 {
    font-size: 15px !IMPORTANT;
}

#sec5 h4 {
    font-size: 14px;
}
   #sec6 #r1 .pic2 {
    height: auto !important;
}  
}
@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) {}




