/*
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 ul.sf-menu.sf-js-enabled.sf-arrows li {
    margin: 0px 18px;
}

#ro-1 .hd1 h6 {
    font-family: "mav" !important;
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 600 !important;
    letter-spacing: 3px !important;
}

#ro-1 .hd2 h1 {
    font-family: "mav" !important;
    font-weight: 600 !important;
}

body h2 {
    font-family: "mav" !important;
    font-weight: 600;
}


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

#ro-1 .roro {
    padding-left: 230px;
}

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

#ro-2 .txt1 h2,
#ro-2 .txt1 h2 {
    color: #000;
    margin-bottom: 50px;
}


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

#ro-3 {
    margin-top: 50px;
}

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

#ro-3 .txt1 h2,
#ro-4 .txt1 h2,
#ro-7 .txt1 h2 {
    color: #000;
}

#ro-3 .txt-info h6 {
    float: left;
    color: #000;
    font-size: 18px;
}

#ro-3 .txt-info hr {
    position: relative;
    top: 10px;
    margin-left: 37px;
    border-top: solid 1px #000 !important;
    width: 180px;
}

#ro-3 .txt-info h3 {
    margin-top: 40px;
    color: #000;
}

#ro-3 .owl-item:hover .imgg {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.541);
}

#ro-3 imgg {
    transition: 0.5s;
}

#ro-3 .owl-item.active {
    transform: none;
    transition: 0.5s;
}

#ro-3 .owl-item.active+.owl-item.active {
    transform: translateY(-30px);
}

#ro-3 .owl-item.active+.owl-item.active+.owl-item.active {
    transform: translateY(-0px);
}


/*  */

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

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

#ro-3 .owl-nav button {
    border: solid 2px #000;
    color: #000;
    font-size: 21px;
    background-color: transparent;
    width: 50px;
    height: 50px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 50%;
}

#ro-3 .owl-nav button:before {
    content: "\f0d9 ";
    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-3 .owl-dots {
    display: none;
}


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

#ro-4 {
    margin-bottom: 80px;
}

#ro-4 .txt1,
#ro-4 #btnn {
    margin-left: 90px !important;
}

#ro-4 .txt1 {
    width: 500px;
}

#ro-4 #btnn,
#ro-6 a#btnn {
    padding: 13px 22px;
    font-size: 15px;
    border-radius: 9px !important;
}


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

#ro-5 .txt1,
#ro-5 .txt22 {
    position: absolute;
    top: 0px;
    bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000000ab;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    opacity: 0;
}

#ro-5 .vc_col-sm-6:hover .txt1,
#ro-5 .vc_col-sm-4:hover .txt22 {
    opacity: 1;
}

#ro-5 .txt1 h3,
#ro-5 .txt22 h3 {
    font-family: 'mav';
    font-size: 26px;
}

#ro-5 .hover-wrap {
    margin-bottom: 0px;
}

#ro-5 .imgg {
    width: 100%;
}

#ro-6 a#btnn {
    margin-top: 40px;
    margin-bottom: 60px;
}


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

#ro-7 .txt-info h3 {
    font-family: "mav";
    color: #000;
    font-size: 24px;
    font-weight: 600;
}

#ro-7 .txt-info {
    padding: 10px 10px;
}

#ro-7 .txt-info p {
    font-size: 14px;
}

#ro-7 #inn {
    box-shadow: 0px 0px 10px 0px #0000006e;
    padding: 10px 10px;
    min-height: 320px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


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

#ro-8 {
    padding: 70px 0px !important;
}

#ro-8 .num input,
#ro-8 .num textarea {
    background-color: #fff;
    border: none;
    border-radius: 11px !important;
    color: #000;
}

#ro-8 .num input::placeholder,
#ro-8 .num textarea::placeholder {
    color: #000 !important;
}

#ro-8 .num input {
    height: 60px;
}

#ro-8 button.frm_button_submit {
    display: table;
    margin: auto;
    border: solid 2px #fff;
    border-radius: 11px !important;
    background-color: transparent !important;
    box-shadow: none !important;
    padding: 13px 42px !important;
    font-size: 16px;
}

#ro-8 .num textarea {
    height: 150px;
    resize: none;
}

#ro-8 .wpb_raw_code {
    width: 86%;
    margin: auto;
}


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

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

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 16px;
    opacity: 66%;
}

#footer-outer #footer-widgets ul#menu-contact-us li a i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
}

#footer-outer #footer-widgets ul#menu-contact-us li a {
    position: relative;
    padding-left: 30px !important;
}

#footer-outer #footer-widgets .box2 a i {
    background-color: #000;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius: 50px;
}

#footer-outer #footer-widgets .box2 a {
    opacity: 100%;
}

#footer-outer #footer-widgets .container>div {
    padding-bottom: 40px;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'mav';
    font-weight: 300;
    font-size: 21px;
    line-height: 31px;
    margin-bottom: 10px;
}

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

#copyright p {
    font-family: 'Jost';
    font-size: 15px;
    line-height: 26px;
}

#footer-outer #footer-widgets .col.span_3:nth-child(2) {
    padding-left: 70px;
}


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

@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-7 .txt-info p {
        font-size: 14px;
        line-height: 20px;
    }
    #ro-1 .roro {
        padding-left: 90px;
    }
}


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

@media (max-width: 1024px) {
    #ro-4 .txt1,
    #ro-4 #btnn {
        margin-left: 20px !important;
    }
    #ro-1 .roro {
        padding-left: 0px;
        background-color: #ffffffbd;
        text-align: center !important;
        box-shadow: 0px 0px 10px 0px #000000a6;
    }
    #ro-1 .hd1 h6,
    #ro-1 .hd2 h1,
    #ro-1 p {
        text-align: center !important;
    }
    #ro-1 .btnn {
        margin: auto;
        margin-top: 10px;
    }
    #ro-3 .txt-info p br {
        display: none;
    }
    #ro-4 .txt1 p {
        font-size: 11px;
        line-height: 20px;
    }
    #ro-4 #btnn,
    #ro-6 a#btnn {
        padding: 11px 18px;
        font-size: 12px;
        border-radius: 9px !important;
    }
    #ro-4 .txt1 {
        width: 400px;
    }
}


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

@media (max-width: 900px) {
    #ro-1 p {
        color: #000 !important;
    }
    #ro-4 {
        width: 71%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-bottom: 50px !important;
    }
    #ro-4 .txt1 {
        width: 100%;
        text-align: center;
        padding: 10px 10px;
    }
    #ro-5 .vc_col-sm-4 {
        height: 1020px;
    }
    #ro-7 .txt-info p {
        font-size: 12px;
        line-height: 18px;
    }
    #ro-7 #inn {
        box-shadow: 0px 0px 10px 0px #0000006e;
        padding: 10px 10px;
        min-height: 270px;
    }
    #ro-7 .owl-dots {
        display: none;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        padding-left: 14px;
    }
    #ro-8 .wpb_raw_code {
        width: 100%;
        margin: auto;
    }
    #ro-4 .txt1,
    #ro-4 #btnn {
        margin-left: 0px !important;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-1 .hd2 h1 {
        font-size: 40px !important;
        margin: 10px 0px !important;
    }
    #ro-1 .roro p {
        font-size: 13px !important;
    }
    #ro-1 .roro h6 {
        font-size: 15px !important;
        line-height: 27px !important;
    }
    #ro-3 .owl-nav {
        display: none !important;
    }
    #ro-4 {
        width: 100%;
    }
    #ro-5 .vc_col-sm-4 {
        height: 720px;
    }
}


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

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


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

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


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

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