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

a#btnn {
    font-family: poppins;
    font-size: 14px;
    font-weight: 200;
    border-radius: 50px !important;
    padding: 13px 37px;
}

#top .nav-btn a span {
    background-color: #52ABE8;
/*     background-color: #000; */
    padding: 8px 32px !important;
    border-radius: 60px !important;
}

#top nav ul li a span {
    color: black !important;
}

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

#ro-1 .txt-info {
    width: 87%;
    margin: auto;
}

#ro-1 input {
    font-family: "poppins";
    font-size: 13px;
    border-radius: 50px !important;
    background-color: transparent !important;
    border: solid 1px #fff;
    padding: 15px 11px;
}

#ro-1 input::placeholder {
    color: #fff !important;
}

#ro-1 button.frm_button_submit {
    width: 100%;
    border-radius: 50px !important;
    background-color: #52ABE8;
    border: none !important;
    box-shadow: none !important;
    font-family: poppins;
    font-size: 16px;
}


/* -----------     -----------     -----------     -----------     -----------      */
#ro-2 .txt-info p {
    min-height: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#ro-2 a#btnn {
    border-radius: 50px !important;
    width: 70%;
/*     border: solid 2px #ED2678; */
	border: solid 2px #fff;
    background-color: #52abe800 !important;
    margin-bottom: 40px !important;
    padding: 17px 0px;
}


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

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

#ro-2 .owl-item.active+.owl-item.active #inn {
    background-color: #7CC576 !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
    margin-top: -30px !important;
}

#ro-2 .owl-stage {
    padding: 30px 0px;
}


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

#ro-2 .owl-item.active #inn,
#ro-2 .owl-item.active+.owl-item.active+.owl-item.active #inn {
    background-color: #FBAF5D !important;
    padding-top: 40px !important;
    padding-bottom: 30px !important;
    margin-top: 0px !important;
    transition: 0.5s !important;
}


/*  */

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

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

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

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

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

#ro-2 .owl-nav button.owl-prev {
    position: absolute;
    left: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-2 .owl-nav button.owl-next {
    position: absolute;
    right: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}


/*  */


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

#ro-4 a#btnn {
    border-radius: 50px !important;
    padding: 15px 50px;
}


/*  */

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

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

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

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

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

#ro-5 .owl-nav button.owl-prev {
    position: absolute;
    left: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-5 .owl-nav button.owl-next {
    position: absolute;
    right: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}


/*  */


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

#ro-8 .person {
    margin: 0px 0px auto auto;
}

#ro-7 .txt-info {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: end;
    transition: 0.5s;
    padding: 20px 30px;
}

#ro-7 .vc_col-sm-4 {
    position: relative;
    overflow: hidden;
}

#ro-7 .vc_col-sm-4:hover .pic1 {
    opacity: 0;
}

#ro-7 .vc_col-sm-4:hover .txt-info {
    background-color: #233259af;
    bottom: 0px;
    align-items: center;
}

#ro-7 .vc_col-sm-4:hover .txt-info p {
    display: block;
}

#ro-7 .pic1 {
    width: 100%;
}

#ro-7 .txt-info p {
    display: none;
}


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

#ro-8 .person {
    margin: 0px 0px auto auto;
}


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

#footer-outer #footer-widgets #custom_html-2 h1 {
    font-weight: 100;
    font-size: 24px;
}

#footer-outer #footer-widgets input,
#footer-outer #footer-widgets textarea,
#footer-outer #footer-widgets select {
    background-color: #dddddd;
    border: none;
    padding: 15px 10px;
    resize: none;
}

#footer-outer #footer-widgets button.frm_button_submit {
    width: 100%;
    background-color: #212661;
    border: none;
    border-radius: 0px !important;
    padding: 14px 0px;
}

#footer-outer #footer-widgets .ftr-box {
    padding-top: 110px;
    padding-left: 120px;
}

#footer-outer #footer-widgets .ftr-box .lk a {
    font-family: 'Poppins';
    font-size: 19px;
    color: #000 !important;
    display: block;
    font-weight: 400 !important;
    position: relative;
    margin-bottom: 12px;
}

#footer-outer #footer-widgets .ftr-box .lk {
    position: relative;
    padding-left: 40px;
    margin-top: 26px;
}

#footer-outer #footer-widgets .ftr-box .lk i {
    position: absolute;
    left: -1px;
    width: 20px;
    top: 0px;
    font-size: 31px;
    color: #212661 !important;
}

#footer-outer #footer-widgets h6.or {
    position: absolute;
    top: 70px;
    bottom: 0px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    color: #2f2f2d;
    left: 30px;
}


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

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


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

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


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

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


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

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


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

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


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

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


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

@media (max-width: 1024px) {
    #ro-2 .owl-item.active #inn,
    #ro-2 .owl-item.active+.owl-item.active+.owl-item.active #inn {
        padding-top: 40px !important;
        padding-bottom: 4px !important;
    }
    #ro-2 .owl-item.active+.owl-item.active #inn {
        padding-top: 50px !important;
        padding-bottom: 40px !important;
    }
    #ro-2 a#btnn {
        margin-bottom: 30px !important;
        margin-top: -20px;
    }
}


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

@media (max-width: 900px) {
    #ro-2 .owl-nav,
    #ro-5 .owl-nav {
        display: none;
    }
    #ro-7 .vc_col-sm-4 {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    #footer-outer #footer-widgets .ftr-box {
        padding-top: 110px;
        padding-left: 70px;
    }
}


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

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


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

@media (max-width: 480px) {
    #footer-outer #footer-widgets .ftr-box {
        padding-top: 0px;
        padding-left: 70px;
    }
    #footer-outer #footer-widgets h6.or {
        display: none;
    }
}


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

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


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

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


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

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