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

#header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
    display: flex;
    justify-content: space-between;
}

#header-secondary-outer .nectar-center-text a {
    font-family: 'Open Sans';
    font-size: 13px;
    margin-right: 13px;
    font-weight: 600;
}

#header-secondary-outer .nectar-center-text .box-1 a i {
    margin-right: 7px;
}

.nav-btn a span {
    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 26px;
    background-color: #16A99D;
    color: #fff;
    padding: 19px 43px;
	font-weight: 600;
}


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

#ro-1 .btnn a {
    padding: 14px 26px;
}

#ro-1 .txt1 h2,
#ro-2 .txt1 h2,
#ro-3 .txt1 h2,
#ro-4 .txt1 h2,
#ro-5 .txt1 h2,
#ro-55 .txt1 h2,
#ro-6 .txt1 h2 {
    color: #2B2A2A;
}


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

#ro-3 .txt-box {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px #0000006b;
    padding: 20px 30px;
    width: 70%;
    margin: -130px 0px auto auto;
    z-index: 999;
    position: relative;
}

#ro-3 .txt-box h3 {
    color: #222222;
}

#ro-3 .txt-box p {
    font-weight: 400;
    color: #222222;
    float: left;
}

#ro-3 .txt-box h6 img {
    transform: scale(1.5);
}


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

#ro-5 #inn .column-image-bg {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    transform: scale(118%);
    left: 10px;
}

#ro-5 #inn .inner-wrap {
    overflow: visible !important;
}

#ro-5 #inn .column-image-bg-wrap {
    overflow: visible;
}

#ro-5 #inn .txt-info {
    transform: scale(98%);
    position: relative;
    left: -10px;
    padding: 10px 0px;
}

#ro-5 #inn .txt-info p {
    color: #000;
    font-size: 14px;
    line-height: 1.3;
}

#ro-5 #inn .txt-info h6 img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}


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

#ro-6 #inn {
    box-shadow: 0px 0px 10px 0px #00000052;
    padding: 10px 10px;
}

#ro-6 #inn .txt1 p {
    color: #000;
}

#ro-6 #inn label {
    font-size: 17px;
    color: #C3C95E;
    font-weight: 600;
    margin-top: 10px;
}

#ro-6 #inn input,
#ro-6 select#field_br1fr,
#ro-6 textarea {
    border: none;
    border-radius: 0px !important;
    box-shadow: none;
    border-bottom: solid 1px #707070;
    font-size: 15px;
}

#ro-6 textarea {
    resize: none;
    height: 100px;
}

#ro-6 button.frm_button_submit {
    font-size: 16px;
    font-family: 'Montserrat';
    background-color: #16A99D;
    border-radius: 0px !important;
    padding: 14px 24px !important;
    font-weight: 700;
}
#ro-6 #hk-C {
    position: relative;
    left: -25px;
    width: 80%;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

#ro-6 #inn {
    z-index: 9;
    position: relative;
}
#ro-6 #inn:before {
    content: "";
    width: 30px;
    height: 310px;
    background-color: #08999D;
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}
/* -------------------     -------------------     -------------------     -------------------      */

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

#footer-outer #footer-widgets #nav_menu-2,
#footer-outer #footer-widgets #nav_menu-3 {
    margin-bottom: 3px;
}

#footer-outer #footer-widgets .ftr-ico {
    margin: 6px 0px;
}

#footer-outer #footer-widgets .ftr-ico a {
    margin: 0px 7px;
}

#footer-outer #footer-widgets .container>div {
    padding-top: 25px;
}


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


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

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


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

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


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

@media (max-width: 1366px) {
    #ro-1 .roro {
        margin-left: 170px;
    }
    #ro-1 .hd1 h1 {
        font-size: 60px !important;
    }
}


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-5 #inn .txt-info {
        transform: scale(83%);
        left: 0px;
        padding: 10px 0px;
    }
	#ro-6 #hk-C {
    position: relative;
    left: -25px;
    width: 100%;
}
}


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

@media (max-width: 1024px) {
    #ro-1 .hd1 h1 {
        font-size: 51px !important;
    }
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-55 .txt1 h2,
    #ro-6 .txt1 h2 {
        font-size: 30px !important;
        line-height: 1;
    }
    #ro-1 p,
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p {
        font-size: 12px;
        line-height: 19px;
    }
    #ro-5 {
        padding-top: 30px !important;
        padding-bottom: 80px !important;
    }
    #ro-5 .txt-info h5 {
        font-size: 14px;
        line-height: 23px;
    }
    #ro-5 #inn .txt-info {
        transform: scale(82%);
        position: relative;
        left: -20px;
    }
    #ro-5 #inn .column-image-bg {
        position: relative;
        transform: scale(98%);
        left: 30px;
    }
	#ro-6 #hk-C {
    position: relative;
    left: -25px;
    width: 100%;
    font-size: 14px;
}
}


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

@media (max-width: 900px) {
    #header-secondary-outer .nectar-center-text a {
        font-size: 10px;
        margin-right: 13px;
    }
    #ro-1 .roro {
        margin-left: 0px;
    }
    #ro-1 .hd1 h1,
    #ro-1 .hd2 p {
        text-align: center !important;
    }
    #ro-1 .hd2 p {
        margin: auto;
        font-size: 12px !important;
        width: 50% !important;
    }
    #ro-2 #inn .vc_col-sm-6,
    #ro-2 #inn .vc_col-sm-6 {
        width: 50%;
        text-align: center;
    }
    #ro-2 #inn h4.vc_custom_heading.tx1 {
        text-align: center !important;
    }
    #ro-3 #inn .vc_col-sm-6 {
        width: 50%;
    }
    #ro-5 #inn .txt-info {
        transform: scale(100%);
        left: 0px;
    }
    #ro-5 #inn .vc_col-sm-1\/5 {
        width: 50%;
        margin: auto;
        padding: 21px 0px;
    }
    #ro-5 #inn .column-image-bg {
        position: relative;
        transform: scale(128%);
        left: -30px;
    }
    #ro-6 .txt1 {
        text-align: center;
    }
    #ro-6 button.frm_button_submit {
        display: table;
        margin: auto;
    }
	#ro-6 #hk-C {
    position: relative;
    left: 0px;
    width: 100%;
    font-size: 18px;
    bottom: 24px;
}
}


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

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


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

@media (max-width: 480px) {
    .secondary-header-text {
        margin-top: 50px;
    }
    .secondary-header-text .box-1 a {
        display: block;
        font-size: 12px;
        margin-bottom: 10px;
    }
    #ro-5 #inn .vc_col-sm-1\/5 {
        width: 70%;
        margin: auto;
        padding: 31px 0px;
    }
    #ro-1 .hd2 p {
        margin: auto;
        font-size: 12px !important;
        width: 90% !important;
    }
	#ro-6 #hk-C {
    position: relative;
    left: 0px;
    width: 100%;
    font-size: 16px;
    bottom: 24px;
}
}


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

@media (max-width: 444px) {
    #ro-1 .hd1 h1 {
        font-size: 35px !important;
    }
    #ro-3 .txt-box hr {
        width: 51%;
        margin: 13px 12px;
        border-top-color: #000 !important;
    }
    #ro-5 #inn .vc_col-sm-1\/5 {
        width: 90%;
        margin: auto;
        padding: 31px 0px;
    }
}


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

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


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

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