/*
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 .box2 a {
    margin: 0px 2px;
}

.top-nav {
    display: flex;
    justify-content: space-between;
    font-weight: 100;
    color: #31572C;
}

#header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
    width: 100% !important;
}

#ro-1 .txt1 h6 {
    border-radius: 50px;
    border: solid 1px #fff;
    /* margin: auto; */
    display: table;
    padding: 5px 30px;
    margin-bottom: 20px;
}

#btnn {
    border-radius: 50px !important;
    padding: 11px 34px;
}

#ro-1 .play {
    position: absolute;
    bottom: 1px;
    left: 25%;
    right: auto;
}


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

#ro-1 .txt1 h6 {
    border-radius: 50px;
    border: solid 1px #fff;
    /* margin: auto; */
    display: table;
    padding: 5px 30px;
    margin-bottom: 20px;
}


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

#ro-2 .txt-btn p {
    margin: auto;
    display: table;
}

#ro-2 .txt-btn p img {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}

#ro-2 .txt-btn p {
    margin: auto;
    display: table;
}

#ro-2 .txt-btn p img {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}


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

#ro-3 .iwithtext img {
    width: 62px;
    margin-left: 12px;
}

#ro-3 .iwithtext .iwt-text {
    padding-left: 80px;
    line-height: 1.2;
}

#ro-3 .txt-info h3 img {
    float: left;
    margin-top: 5px;
    margin-right: 6px;
    margin-bottom: 0px;
}

#ro-3 .imgg {
    border-radius: 560px;
    width: 500px;
    height: 500px;
    object-fit: cover;
}


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

#ro-4 #btnn {
    padding: 12px 50px;
}

#ro-5 h4 {
    font-weight: 900;
}


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

#ro-6 .owl-item {
    transition: 0.5s;
}

#ro-6 .owl-item.active:nth-child(odd) {
    animation: gall 5s infinite alternate-reverse linear;
}

#ro-6 .owl-item.active:nth-child(even) {
    animation: gall 5s infinite alternate linear;
}

@keyframes gall {
    0% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(15px);
    }
}

#ro-6 .owl-item:hover {
    animation-play-state: paused;
    filter: brightness(0.7);
}

#ro-6 .owl-item img {
    border-radius: 30px;
}


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

#ro-10 #inn {
    background-position: bottom !important;
    padding: 10px 20px;
    box-shadow: 0px 0px 10px 0px #00000038;
    border-radius: 15px;
    height: 470px;
}

#ro-10 .owl-dots {
    position: absolute;
    left: -530px;
    margin-top: -30px;
}

#ro-10 .owl-dots span {
    width: 20px;
    height: 20px;
    transform: none;
    background-color: #D9D9D9;
}

#ro-10 .owl-dots .active span {
    background-color: #31572C !important;
}

#ro-10 .iwithtext .iwt-text {
    padding-left: 0px;
}


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

#ro-11 input,
#ro-11 textarea {
    font-family: 'Lexend';
    font-weight: 100;
    font-size: 15px;
    color: #666666;
    border: none;
    border-radius: 4px;
    padding: 12px 10px;
    resize: none;
}

#ro-11 button.frm_button_submit {
    font-family: 'Lexend';
    font-size: 16px;
    background-color: #A7C95D;
    border: none;
    border-radius: 50px !important;
    padding: 12px 25px !important;
    font-weight: 100 !important;
}


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

#fttr .cola1 {
    width: 40%;
}

#fttr .cola2 {
    width: 20%;
}

#fttr p,
#fttr a {
    font-weight: 200;
    margin-bottom: 0px;
    padding-bottom: 4px;
    color: #ECECEC;
    font-size: 15px;
}

#fttr .iwithtext img {
    width: 50px;
}

.iwithtext .iwt-text h3 {
    margin-bottom: 0px;
}

.iwithtext .iwt-text a {
    color: #fff;
}

#fttr p img {
    float: left;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-right: 5px;
}

#fttr .tnp-field.tnp-field-button {
    /* position: absolute; */
    width: 142px !important;
    margin-left: 11px !important;
    padding-top: 0px !important;
}

#fttr form.tnp-subscription {
    display: flex;
    width: 100%;
    max-width: 100%;
}

#fttr .tnp-field.tnp-field-email {
    width: 100%;
}

#fttr .tnp-field.tnp-field-button input.tnp-submit {
    padding: 7px 38px !important;
}


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

@media (max-width: 1600px) {
    #ro-4 {
        margin-top: -40px !important;
    }
}


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

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


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

@media (max-width: 1366px) {
    #ro-4 {
        margin-top: -34px !important;
    }
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2,
    #ro-9 .txt1 h2,
    #ro-10 .txt1 h2,
    #ro-11 .txt1 h2 {
        font-size: 40px;
        line-height: 1.5;
    }
    #ro-10 .owl-dots {
        position: absolute;
        left: -74%;
        margin-top: -70px;
    }
}


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-4 {
        margin-top: -32px !important;
    }
    #ro-10 .iwithtext img {
        width: 60px;
    }
    #ro-10 .iwithtext .iwt-text {
        padding-left: 76px;
    }
}


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

@media (max-width: 1024px) {
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2,
    #ro-9 .txt1 h2,
    #ro-10 .txt1 h2,
    #ro-11 .txt1 h2 {
        font-size: 29px;
        line-height: 1.2;
    }
    #ro-1 .txt1 p,
    #ro-2 .txt1 p,
    #ro-2 .txt-info p,
    #ro-3 .txt1 p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt1 p,
    #ro-8 .txt1 p,
    #ro-9 .txt1 p,
    #ro-10 .txt1 p,
    #ro-11 .txt1 p {
        font-size: 12px;
        line-height: 1.5;
    }
    #ro-1 .txt1 h6 {
        font-size: 16px;
    }
    #ro-1 .txt1 h1 {
        font-size: 50px;
        line-height: 1.1;
    }
    #ro-1 .play {
        left: 170px;
    }
    #ro-3 .txt1 h6 {
        font-size: 18px;
    }
    #ro-4 {
        margin-top: -25px !important;
    }
    #ro-4 .txt-info p,
    #ro-5 .txt-info p {
        font-size: 14px;
        line-height: 1.2;
    }
    #ro-10 .txt-info p {
        font-size: 12px;
        line-height: 1.5;
    }
    #ro-10 .iwt-text h6 {
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 0px;
    }
    #fttr p,
    #fttr a {
        color: #ECECEC;
        font-size: 12px;
    }
}


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

@media (max-width: 900px) {
    #ro-1 .txt1 h6 {
        margin: auto;
    }
 
	   #ro-1 .play {
        position: unset;
        margin: auto;
        display: table;
        margin-top: 10px;
    }
    #ro-4 .vc_col-sm-4 {
        width: 53%;
        margin-left: auto;
        margin-right: auto;
    }
    #ro-4 .vc_col-sm-4 .vc_column-inner {
        padding: 20px 0px;
    }
    #ro-9 {
        border-radius: 25px;
        overflow: hidden;
    }
    #ro-10 #inn {
        background-position: bottom !important;
        padding: 21px 20px;
    }
    #ro-11 button.frm_button_submit {
        display: table;
        margin: auto;
    }
    #fttr .cola1,
    #fttr .cola2 {
        width: 50%;
    }
}


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

@media (max-width: 768px) {
    #ro-4 {
        margin-top: -15px !important;
    }
}


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

@media (max-width: 480px) {
    #ro-1 .play {
        position: unset;
        margin: auto;
        display: table;
    }
    #ro-4 .vc_col-sm-4 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #fttr .cola1,
    #fttr .cola2 {
        width: 100%;
    }
    #ro-1 .txt1 h6 {
        font-size: 14px;
    }
    #ro-1 .txt1 h1 {
        font-size: 35px;
        line-height: 1.1;
    }
}


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

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


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

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


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

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