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

.nav-btn a span {
    border: solid 2px #fff;
    padding: 10px 20px;
/*     border-radius: 7px; */
}

header#top .container {
    background-color: #000000;
    width: 90%;
}

body h2 {
    font-family: "gon" !important;
}

#ro-1 .row-bg.viewport-desktop.using-image,
#ro-3 .row-bg.viewport-desktop.using-image,
#ro-5 .row-bg.viewport-desktop.using-image {
    background-attachment: fixed;
}
body p{
	text-align:justify;
}
.momo {
    display: none !important;
}

/* header#top nav>ul>li:nth-child(3) {
    margin-right: 340px !important;
} */

header#top nav {
    margin-left: -20px;
}


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

#ro-1 #inn1 {
    width: 60%;
    margin: auto;
    border-radius: 15px;
}

#ro-1 #btnn,
#ro-2 #btnn,
#ro-3 #btnn,
#ro-5 #btnn {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    padding: 14px 35px;
    color: #000 !important;
}

#ro-2 #btnn,
#ro-3 #btnn,
#ro-5 #btnn {
    padding: 14px 55px;
}


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

#ro-3 .owl-dots {
    display: none;
}

#ro-3 .owl-nav {
    display: flex;
    justify-content: end;
    align-items: center;
    width: 80%;
    margin-top: 0px;
    position: absolute;
}

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

#ro-3 .owl-nav button {
    border: none;
    background-color: transparent;
    color: #fff;
    font-size: 25px;
    width: 40px;
    height: 50px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
    margin: 0px;
}

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

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

#ro-3 .owl-nav:before {
    content: "";
    background-color: #fff;
    width: 100%;
    height: 1px;
    order: 1;
    margin-right: 10px;
}

#ro-3 .owl-nav button.owl-prev {
    order: 3;
}


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

#ro-4 button.frm_button_submit {
    width: 100%;
    background-color: #f7c505 !important;
    color: #000;
    border: none;
    box-shadow: 0px 0px !important;
    border-radius: 5px !important;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 20px;
}

#ro-4 input {
    background-color: #929191;
    border: none;
    height: 56px;
    border-radius: 5px;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 18px;
}

#ro-4 input::placeholder {
    color: #ffffff73;
}


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

#ro-5 #inn2 img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}

#ro-5 #inn2 .vc_col-sm-4>div {
    border-radius: 17px;
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px #00000075;
}

#ro-5 #inn2 .txt-info h6 {
    font-family: 'gon';
    font-weight: 800;
    font-size: 16px;
}

#ro-5 #inn2 .txt-info p {
    font-size: 13px;
    font-weight: 600;
    min-height: 90px;
}

#ro-5 #inn2 .txt-info {
    padding: 10px 29px;
    min-height: 210px;
}

#ro-5 #inn2 a#btnn {
    margin-bottom: 23px;
}


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

#ro-6 .row-bg.viewport-desktop.using-image {
    background-size: contain;
    background-position: top !important;
}

#ro-6 .txt1 h2:before {
    content: "";
    background-color: #f7c505;
    display: inline-block;
    width: 50px;
    height: 12px;
    margin-right: 3px;
}

#ro-6 .txt1 h2 {
    display: flex;
    align-items: center;
}

#ro-6 .txt1 p {
    font-family: 'gon';
}

#ro-6 #inn1 {
    box-shadow: 0px 0px 12px 0px #000;
    width: 90%;
    margin: auto;
    min-height: 460px;
}

#ro-6 #inn1 .txt-info h3 {
    font-family: 'gon';
    font-weight: 400;
    font-size: 21px;
}

#ro-6 .owl-dots span {
    background-color: #1f1f1f;
    width: 15px;
    height: 15px;
    transform: none;
}


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

#ro-7 {
    padding: 30px 60px !important;
    box-shadow: 0px 0px 21px 10px #0000003d;
}

#ro-7 #inn1 {
    padding: 30px 0px;
}

#ro-7 #inn1 p a {
    color: #ffff;
}

#ro-7 #inn1 p {
    font-family: 'gon';
    font-weight: 400;
    font-size: 18px;
}

#ro-7 #inn1 .txt22 p:before {
    content: "\f098 ";
    font-family: 'FontAwesome';
    margin-right: 10px;
}

#ro-7 input,
#ro-7 input::placeholder,
#ro-7 textarea,
#ro-7 textarea::placeholder {
    height: 50px;
    border: none;
    color: #000;
    border-radius: 0px !important;
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 15px;
}

#ro-7 textarea {
    height: 130px;
    resize: none;
}

#ro-7 button.frm_button_submit {
    background-color: #f7c505;
    color: #000;
    border: none !important;
    box-shadow: 0px 0px !important;
    margin: auto;
    display: table;
    font-family: 'gon';
    font-weight: 400;
    font-size: 19px;
    text-transform: uppercase;
    border-radius: 0px !important;
    padding: 20px 70px !important;
}


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

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-family: 'gon';
    font-weight: 200;
    font-size: 11px;
    padding-bottom: 0px !important;
}

.material #footer-outer #footer-widgets .col ul li {
    margin-bottom: 0px !important;
    padding: 0px !important;
}

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

#footer-outer #footer-widgets .widget h4 {
    font-family: 'gon';
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 3px;
}

#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) {
    margin-top: 60px;
}

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

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

#copyright p {
    font-family: 'gon';
    font-weight: 400;
    font-size: 16px;
}


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


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

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


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

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


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

@media (max-width: 1366px) {
/*     header#top nav>ul>li>a {
        font-size: 12px;
    } */
}


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

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


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

@media (max-width: 1320px) {
    #header-outer.transparent #top nav>ul>li>a,
    #header-outer.transparent #top nav>.sf-menu>li>a {
/*         font-size: 13px; */
    }
}


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

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


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

@media (max-width: 1024px) {
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        left: 30px;
    }
    #ro-6 #inn1 .txt-info p {
        font-size: 13px;
    }
    #ro-6 .row-bg.viewport-desktop.using-image {
        background-size: 140%;
        background-position: top !important;
    }
    #ro-5 #inn2 .txt-info p {
        font-size: 10px;
        font-weight: 600;
    }
    #ro-1 p,
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-6 p,
    #ro-7 p,
    #ro-8 p {
        font-size: 12px;
		text-align: justify;
    }
}


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

@media (max-width: 900px) {
    #header-outer {
        padding-top: 0px !important;
    }
    header#top .container {
        width: 90%;
        padding: 20px 20px;
    }
    #ro-1 #inn1 {
        width: 80%;
        margin: auto;
        border-radius: 15px;
    }
    #ro-4 input {
        height: 46px;
        font-size: 14px;
    }
    #ro-4 button.frm_button_submit {
        font-size: 18px;
    }
    #ro-5 {
        padding-top: 60px !important;
    }
    .momo {
        display: table !important;
        margin: auto;
    }
    .desk {
        display: none !important;
    }
    #ro-6 #inn1 {
        width: 100%;
        padding: 20px 10px !important;
        height: 610px;
    }
    #ro-7 {
        padding: 10px 30px !important;
        box-shadow: 0px 0px 21px 10px #0000003d;
    }
    #ro-7 button.frm_button_submit {
        font-size: 16px;
        padding: 17px 70px !important;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(3),
    #footer-outer #footer-widgets .col.span_3:nth-child(4) {
        margin-top: 0px;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        left: 0px;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-1 #inn1 {
        width: 100%;
        margin: auto;
        border-radius: 15px;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        margin-top: 0px;
    }
    #ro-1 p br,
    #ro-2 p br,
    #ro-3 p br,
    #ro-4 p br,
    #ro-5 p br,
    #ro-6 p br,
    #ro-7 p br,
    #ro-8 p br {
        display: none;
    }
    #ro-6 .row-bg.viewport-desktop.using-image {
        background-size: 400%;
        background-position: top !important;
    }
    #ro-7 {
        padding: 10px 10px !important;
        box-shadow: 0px 0px 21px 10px #0000003d;
    }
    #ro-6 #inn1 {
        height: 100%;
    }
}


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

@media (max-width: 444px) {
    #ro-1 {
        padding: 120px 0px !important;
    }
    #ro-1 h1 {
        font-size: 21px;
        line-height: 1.2;
    }
    #ro-1 p {
        font-size: 11px;
    }
}


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

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


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

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