/*
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-btn2 a span {
    background-color: #e11f26;
    color: #fff;
    padding: 8px 36px;
    border-radius: 7px;
}


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

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

#ro-1 .txt-card1 {
    position: absolute;
    right: 0px;
    z-index: 999;
    margin-top: 110px;
}

#ro-1 .txt-card1 {
    background-repeat: no-repeat;
    padding: 33px 40px;
    padding-bottom: 56px;
    position: absolute;
    right: 10px;
    z-index: 99;
    background-image: url("https://stagingserver3.com/resultswellness/wp-content/uploads/2023/08/box.png");
    display: flex;
    justify-content: center;
    width: 300px;
}

#ro-1 .txt-card1 p a {
    transition: 0.5s;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    line-height: 35px;
    color: #131313;
}

#ro-1 .txt1 p {
    max-width: 420px;
    font-size: 15px;
    line-height: 25px;
}

#ro-1 .txt-info {
    background-repeat: no-repeat;
    padding: 29px 40px;
    padding-bottom: 46px;
    position: absolute;
    bottom: 80px;
    left: -90px;
    z-index: 99;
    width: 100%;
}

#ro-1 a#btnn,
#ro-4 a#btnn,
#ro-6 a#btnn,
#ro-7 a#btnn {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 16px;
    padding: 11px 30px;
    border-radius: 8px !important;
}

#ro-1 .txt-info p {
    padding-bottom: 0px;
}

#ro-1 .txt-info p strong {
    font-weight: 900;
}


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

#ro-2 {
    padding: 150px 0px !important;
    margin-bottom: -130px;
}

#ro-2 .txt1 h6 {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 29px;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#ro-3 .txt-info {
    transition: 0.5s;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px #000;
    border-radius: 15px;
    padding: 80px 30px !important;
    padding-bottom: 60px !important;
}

#ro-3 .txt-info h3 {
    transition: 0.5s;
    font-family: 'Poppins';
    font-weight: 900;
    font-size: 25px;
    line-height: 35px;
    color: #131313;
    display: flex;
    justify-content: center;
    height: 70px;
}

#ro-3 .txt-info p {
    transition: 0.5s;
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    margin-top: 30px;
    margin-bottom: 20px;
}

#ro-3 .txt-info h4 a {
    transition: 0.5s;
    margin: auto;
    display: table;
    color: #000;
}

#ro-3 .txt-info h4 a:after {
    transition: 0.5s;
    content: "\f061";
    font-family: fontawesome;
    margin-left: 10px;
    font-weight: 100;
}


/*  */

#ro-3 .txt-info:hover {
    background-color: #e11f26;
}

#ro-3 .txt-info:hover h3,
#ro-3 .txt-info:hover p,
#ro-3 .txt-info:hover h4 a {
    color: #fff;
}

#ro-3 .txt1 {
    padding-top: 50px;
    padding-bottom: 50px !important;
}


/*  */

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

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

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

#ro-3 .owl-nav button:before {
    content: "\f060";
    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-4 {
    padding: 40px 0px !important;
}

#ro-4 .txt1 p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
}


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

#ro-5 {
    padding: 150px 0px !important;
    margin-top: 60px;
}

#ro-5 .row-bg.viewport-desktop {
    background-size: contain;
    background-position: right !important;
}

#ro-5 .txt-info {
    background-color: #fff;
    padding: 60px 13px;
    box-shadow: 0px 0px 20px 0px #000;
    border-radius: 14px;
    width: 93%;
    margin: auto;
    min-height: 420px;
}


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

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

#ro-5 .owl-nav {
    display: flex;
    position: absolute;
    left: -421px;
    margin-top: -20px;
}

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

#ro-5 .owl-nav button {
    border: none;
    background-color: transparent;
    color: #000000;
    font-size: 21px;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

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

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


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

#ro-6pic {
    margin-top: 70px !important;
}

#ro-6 .txt1 p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

#ro-6 #inn1 {
    position: absolute;
    top: -670px;
}


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

#ro-6 #inn1 {
    position: absolute;
    top: -670px;
    left: -50px;
    padding-right: 50px;
}

#ro-7 {
    padding: 100px 0px !important;
    margin-top: 80px !important;
}

#ro-7 p {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 37px;
    line-height: 48px;
}

#ro-7 #btnn {
    margin: 0px 0px auto auto;
    display: table;
    background-color: #fff !important;
    color: #000 !important;
}


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

#fttr {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
}

#fttr .hedd h2 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 27px;
    color: #2c2c2c;
}

#fttr .txt1 p a,
#fttr .txt1 p {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    color: #2c2c2c;
    padding-bottom: 0px;
}

#fttr .txt2 p {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #2c2c2c;
}

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

#copyright p {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 12px;
}

#ro-4 .picc {
    filter: invert(1);
}

#ro-4 .picc11 {
    width: 80px;
}


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

@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-5 .owl-nav {
        left: -391px;
        margin-top: -30px;
    }
}


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

@media (max-width: 1024px) {
    #ro-1 .txt-card1 {
        position: absolute;
        right: -80px;
        z-index: 999;
        margin-top: 110px;
    }
    #ro-3 .txt-info {
        box-shadow: 0px 0px 10px 0px #000;
        border-radius: 15px;
        padding: 30px 7px !important;
        padding-bottom: 20px !important;
    }
    #ro-3 .txt-info p {
        font-size: 13px;
        line-height: 20px;
    }
    #ro-3 .txt-info h3 {
        font-size: 21px;
        line-height: 32px;
        height: 50px;
    }
    #ro-6 .txt1 p {
        font-size: 15px;
        line-height: 25px;
    }
    #ro-1 {
        padding-top: 0px !important;
    }
    #ro-2 {
        padding: 110px 0px !important;
        margin-bottom: -70px;
    }
    #ro-5 {
        padding: 80px 0px !important;
        margin-top: 60px;
    }
    #ro-5 .owl-nav {
        left: -301px;
        margin-top: -50px;
    }
    #ro-6 #inn1 {
        top: -560px;
        left: -50px;
        padding-right: 50px;
    }
    #ro-6pic .cir {
        width: 40%;
    }
    #ro-6 .txt1 p {
        font-size: 11px;
        line-height: 19px;
    }
    #ro-7 {
        padding: 50px 0px !important;
        margin-top: 80px !important;
    }
    #ro-2 h2,
    #ro-3 h2,
    #ro-4 h2,
    #ro-5 h2,
    #ro-6 h2,
    #ro-7 h2 {
        font-size: 31px;
        line-height: 41px;
    }
    #ro-3 .txt1 {
        padding-top: 10px;
        padding-bottom: 50px !important;
    }
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p {
        font-size: 12px;
        line-height: 20px;
    }
    #ro-7 p {
        font-size: 32px;
        line-height: 46px;
    }
}


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

@media (max-width: 900px) {
    #fttr {
        text-align: center;
    }
    #ro-1 {
        padding-top: 20px !important;
        padding-bottom: 50px !important;
        text-align: center;
    }
    #ro-1 .txt-card1 {
        right: -30px;
        z-index: 999;
        margin-top: 110px;
    }
    #ro-1 .txt-info {
        bottom: 80px;
        left: -30px;
    }
    #ro-1 .imgg {
        width: 63%;
    }
    #ro-1 .txt1 p {
        margin: auto;
    }
    #ro-1 .txt-info {
        text-align: left;
    }
    #ro-4 {
        text-align: center;
    }
    #ro-4 p img {
        margin: auto;
    }
    #ro-5 {
        padding: 30px 0px !important;
        margin-top: 40px;
    }
    #ro-5 .row-bg.viewport-desktop {
        background-size: 100% 66%;
        background-position: bottom center !important;
    }
    #ro-5 .txt1 {
        text-align: center;
    }
    #ro-5 .imgg {
        width: 70px;
    }
    #ro-6pic .cir {
        width: 20%;
        margin-bottom: -210px;
    }
    #ro-6 #inn1 {
        top: 0px;
        left: 0px;
        padding-right: 0px;
        position: unset;
    }
    #ro-6pic .person {
        width: 90%;
    }
    #ro-6,
    #ro-7 {
        text-align: center;
    }
    #ro-7 #btnn {
        margin: auto;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-4 .picc11 {
        width: 130px;
    }
    #ro-1 .imgg {
        width: 93%;
    }
    #ro-1 .txt-info {
        padding: 29px 40px;
        padding-bottom: 46px;
        bottom: 10px;
        left: -20px;
        z-index: 99;
        width: 100%;
    }
    #ro-1 .txt-card1 {
        position: absolute;
        right: -40px;
        z-index: 999;
        margin-top: 70px;
    }
    #ro-2 {
        padding: 60px 0px !important;
        margin-bottom: -50px;
    }
    #ro-6pic .cir {
        width: 20%;
        margin-bottom: -100px;
    }
}


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

@media (max-width: 444px) {
    #ro-1 .txt-card1 {
        position: absolute;
        right: -30px;
        z-index: 999;
        margin-top: 70px;
        width: 70%;
    }
    #ro-1 .txt-info {
        padding: 30px 43px !important;
        padding-top: 21px !important;
        padding-bottom: 40px !important;
        width: 77%;
        background-size: contain !important;
    }
    #ro-7 p {
        font-size: 23px;
        line-height: 36px;
    }
}


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

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


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

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

#ro-1 .imgg {
    animation: aapic 3s infinite alternate linear;
}

@keyframes aapic {
    from {
        transform: translateY(-15px);
    }
    to {
        transform: translateY(15px);
    }
}

#ro-1 .txt-card1 {
    animation: aapic2 2.5s infinite alternate linear;
}

#ro-1 .txt-info {
    animation: aapic2 2.5s infinite alternate-reverse linear;
}

@keyframes aapic2 {
    from {
        transform: translateX(-10px);
    }
    to {
        transform: translateX(10px);
    }
}