/*
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 {
    background-color: #0E926B;
    color: #fff !important;
    padding: 6px 34px !important;
    border-radius: 50px;
}
p {
    font-family: Now;
}
h1, h2, h3, h4, h5 {
    font-family: ovo;
	font-weight:700 !important;
}
/* --------------------------       --------------------------       --------------------------       */

div#bgbg {
    position: absolute;
}

#ro-1 .txt1 h2 {
/*     font-family: 'Caveat'; */
}

#ro-1, #ro-5 h1 {
    font-family: ovo;
	font-weight:700 !important;
}

#ro-1 .txt1 p {
    max-width: 500px;
}

#btnn {
    border-radius: 50px !important;
    padding: 14px 50px;
/*     font-family: 'Poppins'; */
    font-weight: 600;
    font-size: 16px;
}


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

#ro-1 .owl-dots {
    display: flex;
}

#ro-1 .owl-dots span {
    transform: none;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: solid 1px #ED8355;
    transition: 0.5s;
}

#ro-1 .owl-dots .active span {
    background-color: #ED8355;
    width: 34px;
}


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

#ro-2 .row-bg.viewport-desktop.using-image {
    background-size: 310px;
    background-position: right top !important;
}

#ro-2 #inn {
    box-shadow: 0px 0px 20px 0px #0000001c;
    padding: 21px 10px;
    width: 840px;
    position: relative;
    left: -120px;
    padding-left: 40px;
    padding-right: 50px;
/*     animation: aabox 9s infinite alternate linear; */
}

@keyframes aabox {
    0% {
        transform: translateY(0)scale(1);
    }
    100% {
        transform: translateY(50px)scale(0.9);
    }
}


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

#ro-4 .post span.meta-category {
    display: none;
}

#ro-4 .post .article-content-wrap {
    background-color: transparent;
    border: none;
    padding: 10px 10px;
    text-align: center;
}

#ro-4 .post .inner-wrap {
    border-radius: 21px;
    background-color: #FFF0CB !important;
    padding: 11px 20px;
}

#ro-4 .post h3.title {
/*     font-family: "san"; */
    font-weight: 900;
    font-size: 28px;
    color: #333333;
}

#ro-4 .post .excerpt {
/*     font-family: poppins; */
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
}


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

/* #ro-5 .imgg {
    width: 91%;
} */

#ro-5 #inn {
    width: 90%;
    background-color: #fff;
    box-shadow: 0px 0px 27px 0px #0000005e;
    padding: 90px 53px;
    left: -12%;
    animation: aabox 9s infinite alternate linear;
}

#ro-6 .txt-info {
    background-image: url("http://stagingserver3.com/Marybel/wp-content/uploads/2024/05/sew-image.png");
    padding: 80px 20px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: -80px;
    z-index: 99;
    position: relative;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}


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

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

#copyright .col.span_5 {
    max-width: 100% !important;
}

#copyright .coppy {
    display: flex;
    justify-content: space-between;
    color: #F2F2F2;
/*     font-family: 'Poppins'; */
    font-weight: 200;
    font-size: 14px;
}

#footer-outer #footer-widgets .widget h4 {
/*     font-family: "san"; */
    font-weight: 500;
    font-size: 32px;
}

#footer-outer #footer-widgets .widget p,
#footer-outer #footer-widgets .widget a {
/*     font-family: 'Poppins'; */
    font-weight: 400;
    font-size: 14px;
}

#footer-outer #footer-widgets #nav_menu-2 {
    position: relative;
    left: 68px;
}

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

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

#footer-outer #footer-widgets .wha-box a {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 8px;
}

#footer-outer #footer-widgets .wha-box a img {
    margin-bottom: 0px;
    margin-right: 5px;
}

#footer-outer #footer-widgets:before {
    position: absolute;
    content: "";
    width: 10%;
    height: 40%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("http://stagingserver3.com/Marybel/wp-content/uploads/2024/05/footer1.png");
    left: 0px;
    top: 0px;
    z-index: 9;
    animation: ftr11 30s infinite alternate linear;
}

@keyframes ftr11 {
    0% {
        top: 0%;
        left: 0%;
    }
    20% {
        left: 0%;
        top: 47%;
        width: 5%;
        height: 20%;
    }
    30% {
        left: 40%;
        top: 47%;
        width: 5%;
        height: 20%;
    }
    40% {
        left: 90%;
        top: 47%;
        width: 5%;
        height: 20%;
    }
    50% {
        left: 90%;
        top: 0%;
        width: 10%;
        height: 40%;
    }
    60% {
        left: 50%;
        top: 0%;
        width: 5%;
        height: 20%;
    }
    70% {
        left: 0%;
        top: 0%;
        width: 10%;
        height: 40%;
    }
    80% {
        left: 0%;
        top: 47%;
        width: 5%;
        height: 20%;
    }
}

#footer-outer #footer-widgets:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("http://stagingserver3.com/Marybel/wp-content/uploads/2024/05/footer2.png");
    right: 0px;
    top: 0px;
    z-index: 9;
    animation: ftr11 30s 5s infinite alternate-reverse linear;
}


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

@media (max-width: 1600px) {
    #ro-1 {
        padding-top: 100px !important;
        padding-bottom: 80px !important;
    }
}


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

@media (max-width: 1440px) {
    #ro-2 #inn {
        width: 125%;
    }
    #ro-5 #inn {
        width: 101%;
    }
}


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

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


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

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


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

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


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

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


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

@media (max-width: 1024px) {
    .slide-out-widget-area-toggle {
        background-color: #ed835b;
        padding: 19px 10px !important;
        top: 10px !important;
        border-radius: 500%;
        box-shadow: 0px 0px 10px 0px #000;
    }
    #ro-1 .txt1 p,
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-5 .txt22 p,
    #ro-6 .txt1 p,
    #ro-6 .txt-info p {
        font-size: 12px;
        line-height: 1.5;
    }
    #ro-4 .post h3.title {
        font-size: 20px;
        line-height: 1.2;
    }
    #ro-4 .post .excerpt {
        font-size: 11px;
        line-height: 1.5;
    }
    #ro-5 .txt22 h4 {
        font-size: 20px;
        line-height: 1.2;
    }
    #btnn {
        padding: 11px 44px;
        font-size: 14px;
    }
    #ro-6 .txt-info h4 {
        font-size: 19px;
        line-height: 1.2;
    }
    #footer-outer #footer-widgets .widget h4 {
        font-size: 25px;
    }
    #footer-outer #footer-widgets #nav_menu-2 {
        left: 33px;
    }
    #footer-outer #footer-widgets .widget p,
    #footer-outer #footer-widgets .widget a {
        font-size: 11px;
        line-height: 1.5;
    }
    #ro-1 {
        padding-top: 80px !important;
        padding-bottom: 20px !important;
    }
}


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

@media (max-width: 900px) {
    #ro-1 {
        padding-top: 80px !important;
        padding-bottom: 20px !important;
    }
    #bgbg .ok {
        width: 74%;
    }
    #ro-1 {
        text-align: center;
        padding-top: 510px !important;
    }
    #ro-1 p {
        margin: auto;
    }
    #ro-1 .owl-dots {
        display: flex;
        justify-content: center;
    }
    #ro-2 #inn {
        width: 90%;
        margin: auto;
        left: 0px;
        margin-top: -70px;
        animation: none;
    }
    #ro-4 .post {
        width: 80%;
        margin: auto !important;
        margin-bottom: 20px !important;
    }
    
    #ro-5 #inn {
        width: 80%;
        margin: auto;
        left: 0px;
        animation: none;
        padding: 31px 30px;
    }
    #ro-6 .txt-info {
        width: 56%;
    }
    #footer-outer #footer-widgets #nav_menu-2 {
        left: 0px;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-5 .txt22 h2,
    #ro-6 .txt1 h2,
    #ro-6 .txt-info h2 {
        font-size: 20px;
        line-height: 1.5;
    }
    #bgbg .ok {
        width: 100%;
    }
    #ro-3 .txt1 p br {
        display: none;
    }
    #ro-4 .post {
        width: 100%;
        margin: auto !important;
        margin-bottom: 20px !important;
    }
    #ro-6 .txt-info {
        width: 100%;
    }
    #copyright .coppy {
        flex-direction: column-reverse;
    }
    #ro-1 {
        padding-top: 460px !important;
    }
}


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

@media (max-width: 444px) {
    #ro-1 {
        padding-top: 330px !important;
    }
    #ro-2 #inn {
        padding: 20px 10px;
    }
}


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

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


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

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