/*
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 .row {
    background: white;
    border-radius: 50px;
    padding: 1px 40px !IMPORTANT;
    margin-top: 11px;
}

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

#banner .vc_col-sm-5 .vc_column-inner {
    align-items: end;
}

#top .current-menu-item a span {
    color: #333333;
    font-weight: 700;
}
a#btn1 {
    margin: 0;
    border: 1px solid #333333;
    background: transparent !IMPORTANT;
    transition: 0.9s;
    font-family: 'Poppins';
    font-weight: 500 !important;
    font-size: 15px !IMPORTANT;
    text-transform: capitalize !important;
    color: #333333;
}
a#btn1:hover {
    color: white ! IMPORTANT;
}
a#btn1:hover {
    background: #1F3A5F !IMPORTANT;
    transition: 0.9s;
    border-color: #1F3A5F !IMPORTANT;
}

#banner a#btn1 {
    color: white !important;
    border-color: white !IMPORTANT;
}

#banner a#btn1:hover {
    border-color: #333333 !IMPORTANT;
}

#sec1 .wpb_text_column.wpb_content_element {
    margin-bottom: 12px;
}

#sec1 a#btn1 {
    margin-bottom: 22px;
}
#sec2 .our-sec {
    margin-bottom: 31px;
}

#sec2 #r1 .vc_col-sm-4 .vc_column-inner {
    background: #F4F6F8;
    padding: 15px !IMPORTANT;
    transition: 0.9s;
    border-radius: 10px;
    overflow: hidden;
}

#sec2 #r1 .vc_col-sm-4 .vc_column-inner:hover {
    transition: 0.9s;
    background: #1F3A5F !IMPORTANT;
    color: white !IMPORTANT;
}

#sec2 img {
    transition: 0.9s;
}

#sec2 #r1 .vc_col-sm-4 .vc_column-inner:hover img {
    transform: scale(1.1);
    transition: 0.9s;
}


#sec2 #r1 .vc_col-sm-4 .vc_column-inner .hover-wrap-inner {
    overflow: hidden;
    transition: 0.9s;
}

#sec2 a#btn12 {
    color: #333333;
    background: transparent !IMPORTANT;
    transition: 0.9s;
    font-size: 15px;
    padding: 0;
    font-weight: 600 !IMPORTANT;
    margin: 0;
}

#sec2 .kit-sec {
    margin-bottom: 14px;
}

#sec2 a#btn1 {
	margin: 40px auto 0px auto !important;
	display: table;
}

#sec2 #r1 .vc_col-sm-4 .vc_column-inner:hover a#btn12 {
    color: white !IMPORTANT;
    transition: 0.9s;
}



#sec3 h2 {
    font-size: 30px !IMPORTANT;
}

#sec3 .img-sec1 {
    width: 81%;
    float: right;
}

#sec3 .img-sec2 {
    position: absolute;
    right: -5%;
    transform: translate(-70%, 137%);
    width: 60%;
}

#sec3 .vc_col-sm-6 {
    position: relative;
}

#sec3 ul {
    margin: 0;
}

#sec3 ul li {
    margin-bottom: 27px;
    list-style: none;
    padding-left: 49px;
    font-size: 17px;
    position: relative;
}
#sec3 .img-sec3 {
    display: none;
}
#sec3 ul li:before {
    content: url(https://devue.onlinetestingserver.com/michael/wp-content/uploads/2026/01/Group-1597883060.webp);
    position: absolute;
    left: 0;
}

#sec5 .carousel-item {
    background: #F4F6F8;
    margin: 0 11px;
    padding: 23px;
    border-radius: 10px;
    position: relative;
    transition: 0.9s;
}

#sec5 p {
    font-size: 14px;
}

#sec5 h4 {
    margin-bottom: 0;
    position: relative;
}

#sec5 img {
    width: auto;
}

#sec5 .iwithtext .iwt-text {
    padding-left: 22%;
    position: relative;
    top: -4px;
}

#sec5 h4:before {
    content: url(https://devue.onlinetestingserver.com/michael/wp-content/uploads/2026/01/Section-→-Section-→-Heading-1-→-Get-your-1.webp);
    position: absolute;
    right: 0;
    bottom: -20px;
    transition: 0.9s;
}

#sec5 .carousel-item:hover {
    background: #1F3A5F ! IMPORTANT;
    transition: 0.9s;
    color: white !IMPORTANT;
}

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

#sec5 .carousel-item:hover h4:before {
    filter: brightness(0) invert(1);
    transition: 0.9s;
}

#sec6 .tnp.tnp-widget-minimal {
    position: relative;
}

#sec6 input.tnp-email {
    padding: 20px 41px !IMPORTANT;
    border-radius: 50px;
}

#sec6 input.tnp-submit {
    position: absolute;
    right: 7px;
    top: 5.6px;
    width: auto;
    margin: 0;
    border: 1px solid #333333;
    background: transparent ! IMPORTANT;
    transition: 0.9s;
    font-family: 'Poppins';
    font-weight: 500 !important;
    font-size: 15px ! IMPORTANT;
    text-transform: capitalize !important;
    color: #333333;
    padding: 14px 30px  !IMPORTANT;
}

#sec6 input.tnp-submit:hover {
    background: #1F3A5F ! IMPORTANT;
    transition: 0.9s;
    border-color: #1F3A5F !IMPORTANT;
    color: white !IMPORTANT;
}

#footer-outer .widget {
    margin-bottom: 7px;
}

#footer-outer ul#menu-social-footer li {
    display: inline-block;
    margin-right: 11px;
}

#footer-outer ul#menu-social-footer li a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    border-radius: 50px;
    transition: 0.9s;
}

#footer-outer ul#menu-social-footer li a i:hover {
    background: white !IMPORTANT;
    transition: 0.9s;
    color: #1F3A5F !IMPORTANT;
}

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

body #footer-outer .row {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 40px !IMPORTANT;
    padding-top: 40px !IMPORTANT;
    border-top: 1px solid #ffffff;
}

div#footer-outer a {
    opacity: 10 !IMPORTANT;
    transition: 0.9s;
}

div#footer-outer a:hover {
    color: #b3abab ! IMPORTANT;
}

div#sec6 {
    padding: 40px 0 !IMPORTANT;
}

.gchoice {
    margin-bottom: 10px !important;
}

span#pricing {
    font-size: 12px;
    line-height: 25px;
}
#footer-outer .widget.widget_media_image img {
    width: 250px;
}


@media (max-width: 1600px) {}
@media (max-width: 1440px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {}
@media (max-width: 820px) {
	#banner .row-bg.viewport-desktop.using-image {
    background-size: cover !IMPORTANT;
    filter: brightness(0.5);
}

#top .row {
    padding: 9px 30px !IMPORTANT;
}

#top .col.span_9.col_last {
    position: relative;
    right: 30px !IMPORTANT;
}

div#banner {
    text-align: center;
    padding-top: 170px !IMPORTANT;
}

#banner h1 {
    font-size: 32px !IMPORTANT;
}

#banner .vc_col-sm-5 .vc_column-inner {
    align-items: center;
}

div#sec1 {
    text-align: center;
}

h2 {
    font-size: 25px !IMPORTANT;
    line-height: 1.3 !IMPORTANT;
}

#sec2 .our-sec {
    margin-bottom: 10px !IMPORTANT;
}

#sec2 p br {
    display: none;
}

#sec3 .img-sec3 {
    display: table !IMPORTANT;
    margin: 0 auto;
}

#sec3 .img-sec2 {
    display: none;
}

#sec3 .img-sec1 {
    display: none !IMPORTANT;
}

div#sec3 {
    text-align: center !IMPORTANT;
    padding-bottom: 60px !IMPORTANT;
}

#sec3 p br {
    display: none;
}

#sec3 h2 {
    font-size: 24.7px !IMPORTANT;
}

#sec3 ul li {text-align: left;}
#sec6 h2 {
    text-align: center;
}

#sec6 h2 br {
    display: none;
}
}
@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) {}


