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

body.home .pum-container.pum-responsive.pum-responsive-medium {
    width: auto !important;
}

#popmake-527 {
    width: 350px !important;
}


/* form.tnp-subscription {
    display: flex;
    border: solid 2px #000;
    border-radius: 50px;
    overflow: hidden;
} */

form.tnp-subscription input[type=text],
form.tnp-subscription input[type=email] {
    border: solid 1px #000 !important;
    margin-bottom: 10px !important;
    border-radius: 50px !important;
    background-color: transparent !important;
}

form.tnp-subscription input.tnp-submit {
    width: 100%;
    border-radius: 50px !important;
}

form.tnp-subscription .tnp-field.tnp-field-email {
    width: 100%;
}

form.tnp-subscription div {
    margin-bottom: -3px !important;
    padding: 0px 0px !important;
}

.container-wrap {
    margin: 0px 0px !important;
    padding: 0px 0px !important;
}

#top .nav-btn a span,
body #slide-out-widget-area li.nav-btn a {
    background-color: #ff0000 !important;
    color: #fff !important;
    border-radius: 7px;
    padding: 10px 20px;
    position: relative;
    border: solid 3px #fff;
    box-shadow: -10px 17px 14px 0px #00000054;
    transition: 0.5s;
}

#top .nav-btn a span:before,
#slide-out-widget-area .nav-btn a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: inherit;
    background-color: #00000085;
    z-index: -1;
    left: 0px;
    bottom: -10px;
    transition: 0.5s;
}

#top .nav-btn a span:hover,
#slide-out-widget-area .nav-btn a:hover {
    box-shadow: 0px 0px 14px 0px #00000054;
}

#top .nav-btn a span:hover:before,
#slide-out-widget-area .nav-btn a:hover:before {
    bottom: 0px;
}

#slide-out-widget-area li.nav-btn a:after {
    display: none !important;
    border: none !important;
}

body.material #slide-out-widget-area.slide-out-from-right .off-canvas-menu-container li.nav-btn a {
    color: #fff !important;
}


/*  */

#gloo {
    z-index: 999;
    position: relative;
}

#top li.slide-out-widget-area-toggle {
    font-size: 0px;
    line-height: 0px;
    position: absolute;
    right: 0%;
    top: 47px;
}

#top li.slide-out-widget-area-toggle a i,
#top li.slide-out-widget-area-toggle a :before,
#top li.slide-out-widget-area-toggle a :after {
    color: #000 !important;
    background-color: #000;
}

#new-head #top .nav-btn {
    position: absolute;
    width: 100%;
    bottom: -70px;
    display: flex;
    justify-content: end;
    margin-left: -50px;
}

#new-head .imgg-1 {
    width: 370px;
    padding-top: 20px;
    margin-bottom: 20px;
}


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

#ro-1 #inn .vc_col-sm-12:before {
    position: absolute;
    content: "";
    width: 1040%;
    height: 86%;
    top: 13%;
    background-color: #d9d9d9;
    opacity: 40%;
    left: -50%;
}

#ro-1 #slide .vc_column-inner {
    height: 100vh;
}

#ro-1 .txt1 .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    width: 60%;
    margin: auto;
}

#ro-1 swiper-container.mySwiper {
    width: 100%;
    height: 868px;
}

#ro-1 swiper-slide {
    align-items: center;
}

#ro-1 swiper-slide {
    opacity: 80%;
}

body h1,
body h2,
body h3 {
    font-family: "oki" !important;
    /*     font-weight: 600 !important; */
}


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

#ro-1 #inn {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background-color: #00000030;
}

#ro-1 #inn:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 40%;
    background: linear-gradient(180deg, #222222, transparent);
    top: 0px;
    opacity: 80%;
}

#ro-1 #inn:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 30%;
    background: linear-gradient(0deg, #222222, transparent);
    top: auto;
    bottom: 0px;
    opacity: 80%;
}

#ro-1 #inn .main-logo-imgg {
    width: 100%;
    /* margin-bottom: -30px; */
    padding: 0px 30px;
    filter: drop-shadow(2px 4px 6px rgb(161, 46, 46));
}


/*  */

#ro-1 .sec-2-box {
    position: absolute;
    bottom: -430px;
    z-index: -1;
}


/*  */

#ro-1 #inn .row_col_wrap_12_inner.col.span_12.left {
    width: 70%;
}

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

#footer-outer #footer-widgets>.container {
    max-width: 100%;
}

#footer-outer .ftr-box {
    display: flex;
    justify-content: space-between;
}

#footer-outer .ftr-box i {
    margin: 0px 10px;
    background-color: #000 !important;
    color: #fff;
    width: 40px !important;
    height: 40px !important;
    display: inline-flex;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 50px !important;
}

.ftr-box .box1,
.ftr-box .box2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ftr-box .box2 h3 {
    margin: 0px;
}

.ftr-box .box1 a {
    width: 50px;
    height: 50px;
    display: inline-flex;
    margin: 0px 4px;
}

.ftr-box .box1 a img {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    margin: 0px 2px;
}


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

@media (max-width: 1600px) {
    #ro-1 swiper-container.mySwiper {
        width: 100%;
        height: 762px;
    }
}


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

@media (max-width: 1440px) {
    #ro-1 swiper-container.mySwiper {
        width: 100%;
        height: 682px;
    }
}


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

@media (max-width: 1366px) {
    #ro-1 swiper-container.mySwiper {
        width: 100%;
        height: 645px;
    }
}


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-1 swiper-container.mySwiper {
        width: 100%;
        height: 805px;
    }
}


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

@media (max-width: 1024px) {
    #ro-1 .txt1 h3 {
        font-size: 23px;
    }
    #ro-1 swiper-container.mySwiper {
        width: 100%;
        height: 645px;
    }
}


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

@media (max-width: 900px) {
    #new-head #top {
        top: 81px;
    }
    #ro-1 swiper-container.mySwiper {
        width: 100%;
        height: 760px;
    }
    #ro-1 .txt1 .wpb_wrapper {
        flex-direction: column;
        text-align: center;
    }
    #footer-outer #footer-widgets>.container {
        max-width: 83%;
    }
}


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

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


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

@media (max-width: 480px) {
    #popup p br {
        display: none;
    }
    #new-head div#top {
        top: 191px;
    }
    #new-head #top .nav-btn {
        width: auto;
        margin: 0px;
    }
    #new-head .imgg-1 {
        display: table;
        margin: auto;
        left: -10px;
    }
}


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

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


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

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


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

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

.gallery img {
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery img:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.wpb_text_column.wpb_content_element.txt1 {
    margin-top: -60px;
}
.wpb_text_column.wpb_content_element.txt1 {
    z-index: 9999999999 !important;
    position: relative;
}