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

div#header-secondary-outer {
    background-color: transparent !important;
}

.nectar-center-text {
    max-width: 100% !important;
    width: 100% !important;
}

.nectar-center-text .second {
    display: flex;
    justify-content: space-between !IMPORTANT;
    align-items: center;
    PADDING: 0px 100px !important;
}

div#header-secondary-outer .container {
    margin: 0px !important;
    padding: 0px !important;
}

.nectar-center-text .second p,
.nectar-center-text .second a {
    padding: 0px 0px;
    margin: 0px 0px;
}

.nectar-center-text .second .box2 span {
    border-left: solid 1px #fff;
    color: transparent;
    margin: 0px 20px !important;
}

#top li#search-btn {
    order: 2;
}


/*  */

header#top {
    border-top: solid;
    border-bottom: solid;
}

.nav-lnk span.menu-title-text {
    display: flex;
    font-weight: 700;
}

.nav-lnk span.menu-title-text img {
    margin-bottom: 0px;
    margin-top: 6px;
    margin-right: 4px;
}

.nav-lnk {
    order: 1;
}


/*  */

#top .navbtn2 {
    order: 3;
}

#top .navbtn2 span.menu-title-text {
    background-color: #8BCEF7;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    border-radius: 10px 0px;
    padding: 10px 10px;
    font-weight: 900;
    padding-left: 50px;
    position: relative;
    overflow: hidden;
}

#top .navbtn2 span.menu-title-text:before {
    content: "\f067 ";
    font-family: 'FontAwesome';
    height: 100%;
    width: 36px;
    background-color: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/*  */

#top li#search-btn {
    margin: 0px 10px !important;
}

#ro-2 .imgg2 {
    width: 100%;
}


/*  */

#btnn {
    background-color: #8BCEF7 !important;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    border-radius: 10px 0px !important;
    padding: 10px 10px;
    font-weight: 900;
    padding: 12px 0px;
    padding-left: 66px;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
}

#btnn:before {
    content: "\f067 ";
    font-family: 'FontAwesome';
    height: 100%;
    width: 47px;
    background-color: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* --------------          --------------          --------------          --------------          --------------           */


#ro-2 .txt1 h6 {
    background-image: url("http://stagingserver3.com/Karen/wp-content/uploads/2024/09/Group-15-1-1.png");
    display: table;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px 40px;
}

#ro-2 #inn2 .vc_column-inner .column-image-bg:before {
    position: absolute;
    width: 0%;
    height: 0%;
    content: "";
    left: 0px;
    top: 0px;
    background-image: url("http://stagingserver3.com/Karen/wp-content/uploads/2024/09/9-4.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 0.5s;
}

#ro-2 #inn2 .vc_column-inner:hover .column-image-bg:before {
    position: absolute;
    width: 100%;
    height: 100%;
}

#ro-2 #inn2 .vc_column-inner:hover h3,
#ro-2 #inn2 .vc_column-inner:hover p,
#ro-2 #inn2 .vc_column-inner:hover .icoo {
    transition: 0.5s;
}

#ro-2 #inn2 .vc_column-inner:hover h3,
#ro-2 #inn2 .vc_column-inner:hover p {
    color: #fff;
}

#ro-2 #inn2 .vc_column-inner:hover .icoo {
    filter: brightness(100);
}


/* --------------          --------------          --------------          --------------          --------------           */

#ro-3 #inn {
    width: 670px;
    margin: 0px 0px auto auto;
    padding: 70px 40px !important;
    padding-right: 160px !important;
    border-radius: 35px;
}


/* --------------          --------------          --------------          --------------          --------------           */

#ro-3 .iwithtext {
    margin-bottom: 13px;
}

#ro-3 .iwithtext .iwt-icon i {
    font-size: 23px;
}

#ro-3 .iwithtext .iwt-text {
    padding-left: 37px;
}


/* --------------          --------------          --------------          --------------          --------------           */

#ro-4 a#btnn:before {
    border: solid 1px #000;
    border-top-left-radius: 11px;
    height: 97%;
}


/* --------------          --------------          --------------          --------------          --------------           */

#ro-6 .person {
    width: 76%;
    padding-bottom: 30px;
}

#ro-6 .icoo {
    display: flex;
    justify-content: center;
}

#ro-6 .icoo i {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #8BCEF7;
    border-radius: 50px;
    margin: 0px 10px;
    color: #fff;
    width: 50px;
    height: 50px;
}

#ro-6 .owl-stage {
    margin: 0px;
    padding: 0px !important;
}


/* --------------          --------------          --------------          --------------          --------------           */

#fttr .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: contain;
}

#fttr .txt3 {
    background: linear-gradient(89deg, #8BCEF7, hsl(25deg 28% 61% / 8%));
    border-radius: 50px 0px;
    padding: 40px 0px !important;
}

#fttr .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: contain;
}

#fttr2 .txt-info h3:before {
    content: "";
    width: 50px;
    height: 2px;
    background-color: #8BCEF7;
    display: block;
    position: absolute;
    left: 109%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    border-radius: 50px;
}

#fttr2 .txt-info h3 {
    position: relative;
    display: table;
}


/* --------------          --------------          --------------          --------------          --------------           */

#fttr2 a,
#fttr2 p {
    color: #fff !important;
    font-family: 'DM Sans';
    font-weight: 400;
    font-size: 16px;
}

#fttr2 .iwt-icon i {
    color: #8BCEF7;
    font-size: 19px;
}

#fttr2 .iwithtext .iwt-text {
    padding-left: 35px;
}

#coppy .ftr-ico {
    display: flex;
    justify-content: end;
    align-items: center;
}

#coppy .ftr-ico i {
    color: #fff;
    background-color: #202C46;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 17px;
    font-size: 23px;
}

#fttr2 form {
    background-color: #262233;
}
 
#fttr2 form input.tnp-email {
    background-color: transparent;
}

#fttr2 form input.tnp-submit {
    background-color: #8fccf5;
    padding: 11px 0px !important;!i;!;
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1600px) {
	#ro-1 >.row_col_wrap_12.col.span_12,
#ro-2 >.row_col_wrap_12.col.span_12,
#ro-3 >.row_col_wrap_12.col.span_12,
#ro-4 >.row_col_wrap_12.col.span_12,
#ro-5 >.row_col_wrap_12.col.span_12,
#ro-6 >.row_col_wrap_12.col.span_12,
#fttr >.row_col_wrap_12.col.span_12,
#fttr2 >.row_col_wrap_12.col.span_12,
#coppy >.row_col_wrap_12.col.span_12 {
    transform: scale(85%);
    margin-top: -30px !important;
    margin-bottom: -30px !important;
}

}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1440px) {
    #top ul.buttons.sf-menu {
        margin-right: -70px !important;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1366px) {
    #top nav ul li a {
        font-size: 15px;
    }
    #ro-3 #inn {
        width: 520px;
        margin: 0px 0px auto auto;
        padding: 70px 40px !important;
        padding-right: 70px !important;
        border-radius: 35px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1340px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1320px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1280px) {
    #ro-2 .txt1 p {
        font-size: 13px;
        line-height: 1.2;
    }
    #ro-2 .txt1 p br {
        display: none;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1024px) {
    #ro-6 .icoo i {
        margin: 0px 3px;
        width: 40px;
        height: 40px;
    }
    #fttr .txt1 h2 {
        font-size: 28px;
        line-height: 1.2;
    }
    #fttr2 .txt-info h3:before {
        content: "";
        width: 34px;
    }
    #coppy p {
        font-size: 15px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 900px) {
#ro-1 >.row_col_wrap_12.col.span_12,
#ro-2 >.row_col_wrap_12.col.span_12,
#ro-3 >.row_col_wrap_12.col.span_12,
#ro-4 >.row_col_wrap_12.col.span_12,
#ro-5 >.row_col_wrap_12.col.span_12,
#ro-6 >.row_col_wrap_12.col.span_12,
#fttr >.row_col_wrap_12.col.span_12,
#fttr2 >.row_col_wrap_12.col.span_12,
#coppy >.row_col_wrap_12.col.span_12 {
    transform: scale(100%);
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 768px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 480px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 414px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 375px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 360px) {}