/*
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 a#logo {
    transform-origin: top left;
    transform: scale(150%);
}

#top ul.sf-menu.sf-js-enabled.sf-arrows>li>a {
    margin: 0px 18px !important;
}


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

#ro-1 {
    margin-bottom: -30px !important;
}

#ro-1 .owl-stage {
    padding: 0px;
}

#ro-1 .txt1 h6 img {
    width: 274px;
    padding: 0px;
    margin: 0px;
    position: absolute;
    z-index: -1;
    right: 190px;
    margin-top: -3px;
}

#ro-1 .txt1 h1 {
    text-transform: uppercase;
    font-size: 60px;
    line-height: 70px;
}

#ro-1 a#btnn,
#inn1 #btnn,
#ro-3 #btnn,
#ro-5 #btnn,
#ro-6 #btnn,
#ro-9 #btnn,
#ro-11 .fm input#sum-btn {
    border-radius: 0px !important;
    padding: 14px 30px;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 16px;
    transition: 0.5s;
}

#ro-1 .iwithtext {
    position: absolute;
    left: 220px;
    margin-top: -60px;
}

#ro-1 .iwt-icon img {
    width: 52px;
    margin-top: 2px;
}

#ro-1 .iwt-text {
    padding-left: 62px;
}

#ro-1 .iwt-text h5 {
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 27px;
}

#ro-1 .iwt-text a {
    font-size: 18px;
    color: #fff;
}

#ro-1 .owl-dots {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 0px;
    bottom: 0px;
    margin: auto;
    height: 100%;
    left: -50px;
}

#ro-1 button.owl-dot span {
    background-color: #707070;
    width: 12px;
    height: 12px;
}

#ro-1 button.owl-dot.active span {
    background-color: #0578C1 !important;
}

#ro-1 img.person {
    width: 80%;
    transition: 0.5s;
}


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

#ro-2 {
    padding-bottom: 100px !important;
}

#ro-2 .down {
    position: absolute;
    left: 0px;
    right: 0px;
}

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

#inn1 {
    width: 85%;
    margin: auto;
    margin-top: 70px;
}

#inn1 .txt1,
#inn1 #btnn {
    margin-left: 40px;
}


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

#ro-3 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

#ro-3 .row-bg.viewport-desktop.using-image.using-bg-color {
    background-size: 100px;
}

#ro-3 .txt-info {
    background-color: #fff;
    padding-top: 20px;
    padding-left: 20px;
    position: relative;
    z-index: 999;
    margin: auto;
    width: 86%;
    margin-top: -60px;
}

#ro-3 .txt-info p {
    color: #000;
    font-family: 'Jost';
    font-weight: 400;
    font-size: 17px;
}

#ro-3 .txt-info h3 {
    color: #000;
    font-family: 'Outfit';
    font-weight: 300;
    font-size: 22px;
    line-height: 23px;
    margin-bottom: 0px;
}


/*  */

#ro-3 .txt-info h5 {
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -86px;
    left: 225px;
}

#ro-3 .txt-info h5 br {
    display: none;
}

#ro-3 .txt-info h5 img {
    padding: 0px;
    margin: 0px;
    position: absolute;
}

#ro-3 .carousel-item .txt-info h5 img.op2 {
    opacity: 0;
    transition: 0.5s;
}

#ro-3 .carousel-item:hover .txt-info h5 img.op2 {
    opacity: 1;
}

#ro-3 #btnn {
    margin: auto;
    display: table;
}

#ro-3 .owl-stage {
    padding: 0px 0px;
}


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

#ro-3 .owl-nav {
    display: flex;
}

#ro-3 .owl-nav button span {
    display: none;
}

#ro-3 .owl-nav button {
    border: solid 2px #fff;
    background-color: transparent;
    width: 50px;
    height: 63px;
    border-radius: 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    transition: 0.5s;
}

#ro-3 .owl-nav button:hover {
    background-color: #0578C1 !important;
    border-color: #0578C1 !important;
}

#ro-3 .owl-nav button:before {
    content: "\f053 ";
    font-family: fontawesome !important;
}

#ro-3 .owl-nav button.owl-next {
    transform: rotate(180deg);
}

#ro-3 .owl-nav button.owl-prev {
    position: absolute;
    left: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-3 .owl-nav button.owl-next {
    position: absolute;
    right: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}


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

#ro-4 .imgg {
    margin-top: -230px;
}


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

#ro-5 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

#ro-5 .iwithtext {
    margin-bottom: 35px;
}

#ro-5 .iwt-text {
    font-family: 'Outfit';
    font-weight: 400;
    font-size: 20px;
}

#ro-5 .iwt-icon img {
    width: 48px;
    margin-top: -7px;
}

#ro-5 .txt2 h4:before {
    content: "\f111";
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #51B6F8;
    margin-right: 13px;
    position: relative;
    top: 1px;
}

#ro-5 .txt2 h4 {
    font-family: 'Jost';
    font-weight: 300;
    font-size: 17px;
    margin-bottom: 0px;
}


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

#ro-6 {
    padding: 140px 0px !important;
}

#ro-6 .txt1 p br {
    display: none;
}

#ro-6 .txt1 p {
    width: 500px;
    margin: auto;
}


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

#ro-7 {
    padding-top: 60px !important;
    z-index: 999;
}

#ro-7 #inn1 .person {
    width: 71px;
}

#ro-7 #inn1 {
    background-color: #fff;
    padding: 0px 10px;
    transition: 0.5s;
}

#ro-7 #inn1 .pic1 {
    margin-top: -65px;
    transition: 0.5s;
    opacity: 0 !important;
}

#ro-7 #inn1 .txt-info p {
    color: #8F8F8F;
    font-family: 'Jost';
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    min-height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}

#ro-7 #inn1 .txt-info h3 {
    font-family: 'Jost';
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000000;
    margin-bottom: -8px;
    transition: 0.5s;
}


/*  */

#ro-7 #inn1:hover {
    background-image: url("https://stagingserver3.com/elitefunding/wp-content/uploads/2023/07/map.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #0578C1;
}

#ro-7 #inn1:hover .pic1 {
    opacity: 100% !important;
    margin-top: -43px;
}

#ro-7 #inn1:hover p,
#ro-7 #inn1:hover h3 {
    color: #fff;
}

#ro-7 #inn1 h6 img {
    transition: 0.5s;
}

#ro-7 #inn1:hover h6 img {
    filter: brightness(500);
}

#ro-7 .owl-stage {
    padding: 0px;
}

#ro-7 .txt1 {
    margin-bottom: -30px;
}

#ro-7 button span {
    background-color: #707070;
    width: 10px;
    height: 10px;
    transform: none;
}


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

#ro-8 {
    margin-top: -35px;
}


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

#ro-9 {
    padding-top: 160px !important;
    margin-top: -100px;
    padding-bottom: 80px !important;
}

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

#ro-9 .txt1 {
    margin-bottom: -15px !important;
}

#ro-9 .txt-info {
    background-color: #fff;
    box-shadow: 0px 0px 13px 0px #00000052;
    padding-top: 46px;
    padding-bottom: 13px;
    padding-left: 11px;
    position: relative;
    margin-top: 105px;
}

#ro-9 .txt-info h6 img {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: -52px;
}

#ro-9 .txt-info p {
    font-family: 'Outfit';
    font-weight: 300;
    font-size: 24px;
}


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

#ro-10 {
    padding: 90px 0px !important;
}


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

#ro-11 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

#ro-11 .fm textarea {
    resize: none;
    height: 180px !important;
}

#ro-11 .fm input#sum-btn {
    padding: 10px 44px !important;
    text-transform: uppercase;
}


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

#copyright {
    padding: 12px 0px !important;
}

#copyright p {
    font-family: 'Jost';
    font-weight: 300;
    font-size: 16px;
}

#footer-outer #footer-widgets .container>div.row {
    border-bottom: solid 1px #fff;
    padding-top: 20px;
    padding-bottom: 40px;
}

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Jost';
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'Outfit';
    font-weight: 300;
    font-size: 24px;
}

#footer-outer #footer-widgets #media_image-2 {
    width: 145px;
    margin-bottom: 0px;
}

#footer-outer #footer-widgets .box2 a i {
    margin-right: 10px;
}

#footer-outer #footer-widgets .col.span_3:nth-child(2),
#footer-outer #footer-widgets .col.span_3:nth-child(3),
#footer-outer #footer-widgets .col.span_3:nth-child(4) {
    padding-top: 50px;
    padding-left: 30px;
}

#footer-outer #footer-widgets ul#menu-get-in-touch li a {
    position: relative;
    padding-left: 40px !important;
    margin-bottom: 10px;
}

#footer-outer #footer-widgets ul#menu-get-in-touch li a i {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: flex;
    background-color: #0578C1;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 14px;
}

#footer-outer #footer-widgets .ftr-ico a i {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    margin-right: 10px;
}
/*-----------------------------------------------------------------------------------------------------*/

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


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

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


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

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


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-3 .txt-info h5 {
        top: -71px;
        left: 216px;
        width: 50px;
    }
    #ro-3 .txt-info h3 {
        font-size: 19px;
    }
    #ro-3 .txt-info p {
        font-size: 14px;
    }
    #ro-6 {
        padding: 100px 0px !important;
    }
}


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

@media (max-width: 1024px) {
    #ro-1 {
        padding-top: 40px !important;
        margin-bottom: 0px !important;
    }
    #ro-1 p,
    #ro-2 .txt1 p,
    #ro-6 .txt1 p {
        font-size: 12px;
        line-height: 21px;
    }
    #ro-1 .txt1 h1 {
        font-size: 40px;
        line-height: 50px;
    }
    #ro-1 .txt1 h6 img {
        width: 174px;
        right: 140px;
        margin-top: 1px;
    }
    #ro-2 h2,
    #ro-3 h2,
    #ro-4 h2,
    #ro-5 h2,
    #ro-6 h2,
    #ro-7 h2,
    #ro-8 h2,
    #ro-9 h2,
    #ro-10 h2,
    #ro-11 h2 {
        font-size: 35px;
        line-height: 45px;
    }
    #ro-2 .txt1 h6 {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 0px;
    }
    #ro-3 .txt-info h5 {
        top: -61px;
        left: 150px;
        width: 43px;
    }
    #ro-3 .txt-info h3 {
        font-size: 15px;
        line-height: 20px;
    }
    #ro-3 .txt-info p {
        font-size: 11px;
    }
    #ro-5 .iwt-text {
        font-size: 17px;
    }
    #ro-6 {
        padding: 70px 0px !important;
    }
    #ro-7 #inn1 .txt-info p {
        font-size: 12px;
        line-height: 18px;
        min-height: 92px;
    }
    #ro-9 .txt-info p {
        font-size: 19px;
    }
    #ro-9 .txt-info h6 img {
        padding: 0px;
        margin: 0px;
        position: absolute;
        top: -42px;
        width: 90px;
    }
    #footer-widgets p,
    #footer-outer #footer-widgets a {
        font-size: 11px;
        line-height: 20px;
        font-family: 'Jost';
    }
}


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

@media (max-width: 900px) {
    #ro-1 .txt1 h6 img {
        width: 174px;
        right: 320px;
        margin-top: 1px;
    }
    #ro-2 {
        text-align: center;
    }
    #inn1 .txt1 {
        margin-top: 30px;
    }
    #inn1 .txt1,
    #inn1 #btnn {
        margin-left: 0px;
    }
    #ro-8 {
        margin-top: -5px;
    }
    #ro-9 {
        text-align: center;
    }
    #ro-9 .txt-info {
        margin-top: 55px;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
    }
    #ro-9 .txt-info h6 img {
        top: -42px;
        width: 90px;
        left: 0px;
        right: 0px;
        margin: auto;
    }
    #ro-9 .vc_col-sm-6 .vc_col-sm-6 {
        margin: 0px;
    }
    #ro-10 p br {
        display: none;
    }
    #ro-11 .fm input#sum-btn {
        display: table;
        margin: auto;
    }
    #ro-2 .down {
        position: absolute;
        left: 0px;
        right: 0px;
        width: 30px;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        padding-top: 100px;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2),
    #footer-outer #footer-widgets .col.span_3:nth-child(3),
    #footer-outer #footer-widgets .col.span_3:nth-child(4) {
        padding-top: 0px;
        padding-left: 0px;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-1 .txt1 h6 img {
        width: 174px;
        right: 143px;
        margin-top: 1px;
    }
    #ro-3 .txt-info h5 {
        top: -71px;
        left: 260px;
        width: 43px;
    }
    #ro-3 .txt-info h3 {
        font-size: 25px;
        line-height: 30px;
    }
    #ro-3 .txt-info p {
        font-size: 21px;
        line-height: 25px;
    }
    #ro-6 .txt1 p {
        width: 100%;
        margin: auto;
    }
    #ro-9 .txt-info {
        margin-top: 55px;
        width: 80%;
        padding-left: 0px;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        padding-top: 0px;
    }
}


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

@media (max-width: 444px) {
    #ro-1 .txt1 h1 {
        font-size: 34px;
        line-height: 50px;
    }
    #ro-1 .txt1 h6 img {
        width: 174px;
        right: 73px;
        margin-top: 1px;
    }
    #ro-1 .iwithtext {
        position: relative;
        margin-top: 20px;
        top: 0px;
        left: 0px;
    }
    #ro-3 .row-bg.viewport-desktop.using-image.using-bg-color {
        background-size: 60px;
    }
    #ro-3 .txt-info h3 {
        font-size: 17px;
        line-height: 20px;
    }
    #ro-3 .txt-info p {
        font-size: 14px;
        line-height: 25px;
    }
    #ro-3 .txt-info h5 {
        top: -61px;
        left: 180px;
        width: 43px;
    }
}


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

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


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

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

#ro-3 .imgg,
#ro-5 .imgg,
#ro-9 .imgg {
    transition: 0.5s;
}

#ro-3 .carousel-item:hover .imgg,
#ro-1 img.person:hover,
#ro-5 .imgg:hover,
#ro-9 .imgg:hover {
    filter: brightness(0.5);
    transform: translateY(5px);
}

#ro-1 a#btnn:hover,
#inn1 #btnn:hover,
#ro-3 #btnn:hover,
#ro-5 #btnn:hover,
#ro-6 #btnn:hover,
#ro-9 #btnn:hover,
#ro-11 .fm input#sum-btn:hover {
    outline: solid 2px #fff;
    background-color: transparent !important;
}

#ro-5 #btnn:hover,
#inn1 #btnn:hover {
    background-color: #000 !important;
}