/*
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 .nav-btn a span {
    background-color: #007f80;
    color: #fff !important;
    padding: 10px 30px !important;
    border-radius: 50px;
    text-transform: uppercase;
}

#header-secondary-outer {
    padding: 7px 0px;
}

#header-secondary-outer .nectar-center-text {
    width: 100% !important;
    max-width: 100% !important;
}

#header-secondary-outer .sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sec a {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 13px;
    margin-right: 10px;
}

.sec .box1 a i {
    margin-right: 3px;
    font-size: 15px;
}

.sec .box2 a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    color: #007f80;
    background-color: #fff;
    border-radius: 50px;
    font-size: 16px;
}

body h1,
body h2,
body h3 {
    font-family: "gg" !important;
}


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

#ro-1 {
    padding-top: 210px !important;
    padding-bottom: 220px !important;
}

#ro-1 .txt1 h2 {
    font-size: 56px;
    line-height: 66px;
    text-transform: uppercase;
    font-weight: 900;
}

#ro-1 .txt1 h2 {
    float: left;
}

#ro-1 .txt1 h6,
#ro-1 .txt1 h6 img {
    margin: 0px;
    padding: 0px;
}

#ro-1 .txt1 h6 {
    padding-top: 60px;
    position: relative;
    left: 20px;
}

#ro-1 a#btnn,
#ro-2 a#btnn,
#ro-3 a#btnn,
#ro-7 input#sum-btn {
    background-color: #007f80 !important;
    font-size: 12px;
    font-family: 'gg';
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 50px !important;
    padding: 10px 50px;
}


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

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

#ro-2 #inn {
    width: 65%;
    margin: auto;
    margin-top: -60px;
    background-color: #fff;
    border-radius: 37px;
    box-shadow: 0px 0px 10px !important;
    padding-right: 70px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#ro-2 .txt1 h2 {
    font-family: 'Poppins' !important;
    font-size: 42px;
    line-height: 52px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#ro-2 .txt1 p img {
    margin-bottom: 10px;
}

#ro-2 .txt1 p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #000;
}


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

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

#ro-3 .txt1 h2,
#ro-4 .txt1 h2,
#ro-5 .txt1 h2 {
    text-transform: uppercase;
    color: #232323;
}

#ro-3 .txt1 p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000;
}


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

#ro-3 .txt-info h3 {
    font-family: 'gg';
    font-weight: 400;
    font-size: 25px;
    color: #2c2c2c;
}

#ro-3 .txt-info p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    width: 87%;
    margin: auto;
}


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

#ro-4 {
    padding-top: 50px !important;
    padding-bottom: 70px !important;
}

#ro-4 .txt-info h3 {
    font-family: 'gg';
    font-weight: 500;
    font-size: 38px;
    line-height: 49px;
    color: #007f80;
    margin-bottom: 0px;
    transition: 0.5s;
}

#ro-4 .txt-info:hover h3 #ro-4 .txt-info p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
}

#ro-4 .txt-left {
    text-align: end;
}


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

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

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

#ro-5 .txt-info p {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    color: #000;
    margin: auto;
    width: 79%;
    padding-bottom: 14px;
}

#ro-5 .txt-info h3 {
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 17px;
    line-height: 27px;
    color: #000;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#ro-5 .txt-info h5 {
    color: #000;
    font-size: 15px;
}

#ro-5 .owl-dots span {
    border: solid 1px #505662;
    background-color: transparent;
    width: 20px;
    height: 20px;
    transform: none;
    transition: 0.5s;
}

#ro-5 .owl-dots .active span,
#ro-5 .owl-dots button:hover span {
    background-color: #505662 !important;
}


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

#ro-6 {
    padding-top: 290px !important;
    margin-top: -220px;
    padding-bottom: 60px !important;
}

#ro-6 .txt1 h2 {
    font-family: 'Montserrat';
    font-weight: 900;
    font-size: 33px;
    line-height: 43px;
}

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

#ro-6 .fm {
    display: flex;
    width: 590px;
    border: solid 1px #fff;
}

#ro-6 .fm .fm-email {
    width: 100%;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    height: 100%;
    border: none;
    background-color: transparent !important;
    color: #fff;
}

#ro-6 .fm span.wpcf7-spinner {
    display: none;
}

#ro-6 .fm input#sum-btn {
    width: 30%;
    font-family: 'Poppins';
    font-weight: 400;
    background-color: #fff;
    border-radius: 0px !important;
    font-size: 16px;
    color: #007f80;
    text-transform: capitalize !important;
    margin: 0px 0px auto auto;
    margin-bottom: 0px;
}

#ro-6 .wpcf7-response-output {
    display: none;
}


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

#ro-7 {
    padding-top: 70px !important;
    padding-bottom: 40px !important;
}

#ro-7 .txt1 {
    text-transform: uppercase;
}

#ro-7 .fm .num {
    background-color: transparent !important;
    border: solid 1px #000;
}

#ro-7 .fm h3 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 17px;
}

#ro-7 .fm textarea {
    height: 120px;
    resize: none;
}

#ro-7 input#sum-btn {
    display: table;
    margin: auto;
    font-size: 18px;
    padding: 17px 50px !important;
    margin-top: 20px;
}


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

#footer-outer #copyright p {
    text-align: left !important;
    color: #fff !important;
}

#footer-outer #copyright .col.span_5 {
    width: 100% !important;
    padding: 0px !important;
    max-width: 100% !important;
}

#copyright {
    padding: 20px 0px !important;
    background-color: #007f80 !important;
}


/*  */

#footer-outer h5 {
    font-family: 'Poppins';
    font-weight: 400;
    color: #007f80 !important;
    font-size: 26px;
}

#footer-outer p {
    font-family: 'Poppins';
    font-size: 13px !important;
    line-height: 21px;
    font-weight: 300;
    padding-bottom: 5px !important;
    margin-bottom: 0px;
}

#footer-outer .ftr-box h4 {
    font-family: 'Poppins';
    font-weight: 200;
    font-size: 32px;
}

#footer-outer .ftr-box .bo {
    position: relative;
    padding-left: 30px;
    margin-left: 10px;
}

#footer-outer .ftr-box .bo i {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    height: 20px;
    margin: auto;
}

#footer-outer .fm {
    display: flex;
    flex-direction: column;
}

#footer-outer .fm .num {
    margin-top: 16px;
}

#footer-outer .fm input#sum-btn {
    margin-top: 16px;
    width: 100%;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    background-color: #007f80 !important;
    text-transform: uppercase;
    border-radius: 0px !important;
}


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

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


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

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


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

@media (max-width: 1366px) {
    #ro-1 {
        padding-top: 170px !important;
        padding-bottom: 190px !important;
    }
    #ro-6 {
        padding-top: 240px !important;
        margin-top: -170px;
        padding-bottom: 50px !important;
    }
}


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-2 #inn {
        width: 100%;
    }
    #ro-3 .txt-info p {
        font-size: 12px;
        line-height: 21px;
    }
    #ro-5 .txt-info p {
        font-size: 15px;
        line-height: 23px;
    }
}


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

@media (max-width: 1024px) {
    #ro-1 {
        padding-top: 120px !important;
        padding-bottom: 140px !important;
    }
    #ro-6 .fm {
        display: flex;
        width: 100%;
        border: solid 1px #fff;
    }
}


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

@media (max-width: 900px) {
    #ro-1 {
        text-align: center;
    }
    #ro-1 .txt1 h6 {
        display: table;
        margin: auto;
        left: 0px;
        margin-top: 0px !important;
        padding-top: 0px;
    }
    #ro-1 .txt1 h2 {
        float: none;
    }
    #ro-2 #inn1 {
        padding: 0px !important;
    }
    #ro-2 .imgg {
        display: table;
        margin: auto;
    }
    #ro-2 #inn {
        padding: 20px 30px;
        text-align: center;
    }
    #ro-4 .txt-left,
    #ro-4 .txt-info {
        text-align: center;
    }
    #ro-4 .txt-info h6 img {
        margin: auto;
    }
    #ro-5 .txt-info p {
        font-size: 14px;
        line-height: 23px;
        width: 100%;
    }
    #ro-6 .row-bg.viewport-desktop {
        background-size: 190% !important;
        background-position: 80% 0% !important;
    }
    #ro-6 .txt1 {
        text-align: center;
    }
    #ro-6 {
        padding-bottom: 10px !important;
    }
    #ro-7 .fm .col.span_12,
    #ro-7 .fm .col.span_6,
    #ro-7 .fm .col.span_4 {
        margin: 0px;
    }
}


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

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


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

@media (max-width: 480px) {
    .sec .box1 a {
        display: inline-block;
        margin-top: 10px;
    }
    #ro-1 .txt1 h2 {
        font-size: 36px;
        line-height: 36px;
        font-weight: 900;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2 {
        font-size: 32px;
        line-height: 42px;
    }
    #ro-2 .txt1 p {
        font-size: 14px;
        line-height: 20px;
    }
    #ro-3 .txt1 p {
        font-size: 17px;
        line-height: 27px;
    }
    #ro-6 .row-bg.viewport-desktop {
        background-size: 310% !important;
        background-position: 80% 0% !important;
    }
    #ro-6 {
        padding-bottom: 30px !important;
        padding-top: 220px !important;
    }
}


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

@media (max-width: 444px) {
    #ro-1 .txt1 h2 {
        font-size: 31px;
        line-height: 34px;
        font-weight: 900;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-7 .txt1 h2 {
        font-size: 28px;
        line-height: 40px;
    }
    #ro-7 .fm .col.span_12,
    #ro-7 .fm .col.span_6,
    #ro-7 .fm .col.span_4 {
        margin: 0px;
    }
    #ro-6 .row-bg.viewport-desktop {
        background-color: #007f80 !important;
        background-image: none !important;
    }
    #ro-6 {
        margin-top: 0px;
        padding-top: 20px !important;
    }
    #ro-6 .txt1 h2 {
        font-size: 23px;
        line-height: 37px;
    }
}


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

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


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

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