/*
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
*/
div#ro-abt p {
    color: #676767;
}

body h1,
h2,
h3,
h4,
h5
{
	font-family: 'SlalomSansBold' !important;
}
p{
	font-family: 'SlalomSansr' !important;
	font-size:20px !important;
	color:#6f6f6f;
}
#top nav {
/*     background-color: #0e7a71;
    border: solid 1px #0e7a71; */
    padding: 28px 20px;
    height: 40px;
	margin-top: 40px;
	display: flex !important;
   align-items: center !important;
	border-radius: 6px;
}
/* nav {
    background:#0e7a71 !important;
	border-radius:10px;
	height: 90px;
/*     padding-bottom: 30px; */
    
} */
#top ul.sf-menu.sf-js-enabled.sf-arrows li a span.menu-title-text {
    display: flex;
    flex-direction: column;
    align-items: center;
	
	
}

#top ul.sf-menu.sf-js-enabled.sf-arrows li a span.menu-title-text img {
    margin: 0px;
    width: 32px;
    height: 32px;
    object-fit: contain;
	
}

#top ul li.nav-btn span {
   
    background-color: #0e7a71;
	text-transform:capitalize;
	color: #fff !important;
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 18px;
    padding: 18px 26px;
    border-radius: 6px !important;
}


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


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

#ro-1 {
    padding-top: 240px !important;
    padding-bottom: 120px !important;
}

#ro-1 .pic {
    position: relative;
    left: 83px;
}

#ro-1 .txt1 h4 {
    font-family: "Gilroy";
    font-size: 25px;
}
#ro-abt a#btnn,
#ro-1 a#btnn,
#ro-2 a#btnn,
#ro-3 a#btnn,
#ro-4 a#btnn,
#ro-6 a#btnn,
#ro-bll a#btnn,
#ro-8 a#btnn,
#ro-7 button.frm_button_submit {
    color: #fff !important;
    font-family: 'Manrope';
    font-weight: 400;
    font-size: 18px;
    padding: 18px 26px !important;
    border-radius: 6px !important;
}

#ro-1 .owl-dots {
    position: absolute;
    display: flex;
    flex-direction: column;
    left: -40px;
    top: 0px;
    bottom: 0px;
    align-items: center;
    justify-content: center;
}

#ro-1 .owl-dots span {
    transform: none !important;
    outline: solid 1px #ffffff9e;
    outline-offset: 2px;
    transition: 0.5s;
    margin: 10px 0px;
}

#ro-1 .owl-dots .active span {
    outline-color: #fff;
}


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

#ro-2 .tbox1 h2, h3, p{
    color:#fff
}
#ro-2 .txt1 h4 {
    font-family: "Gilroy";
}

#ro-2 .txt-info {
    background-color: #ffff;
    box-shadow: 0px 0px 7px 0px #00000073;
    padding: 30px 0px;
/*     margin-top: -50px;
    padding-top: 40px; */
}

#ro-2 .txt-info h3 {
    font-size: 24px;
    font-weight: 700;
}

#ro-2 .txt-info p {
    font-size: 14px;
}


/* ----------------      ----------------      ----------------      ----------------       */
#ro-3 .tbox1 h2,h3,h4,h5, p{
    color:#fff
}
#ro-3 .txt-info {
    position: relative;
    padding-top: 17px;
    padding-left: 12px;
    padding-right: 10px;
    padding-bottom: 20px;
    transition: 0.5s;
}

#ro-3 .txt-info h6 {
    position: absolute;
    width: 60px;
    top: 10px;
    margin: auto;
    display: flex;
}

#ro-3 .txt-info h3,
#ro-3 .txt-info p {
    padding-left: 70px;
}

#ro-3 .txt-info p {
    transition: 0.5s;
    height: 0px;
    opacity: 0;
}

#ro-3 .txt-info:hover p {
    height: 100px;
    opacity: 1;
}

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

#ro-3 .owl-carousel {
    margin-left: 410px;
    margin-top: -400px;
    margin-bottom: -40px;
    position: relative;
    z-index: 999;
}

#ro-3 #inn-car .hover-wrap {
    margin: 0px;
    padding: 0px;
}

#ro-3 #inn-car .txt-info22 {
    position: absolute;
    display: flex;
    align-items: end;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    padding-left: 10px;
    padding-bottom: 20px;
}

#ro-3 #inn-car .txt-info22 p {
    font-family: 'Open Sans';
    font-weight: 900;
    font-size: 22px;
}

#ro-3 a#btnn {
    padding: 19px 40px;
}

#ro-3 .owl-item.active {
    transform: scale(100%); 
    transition: 0.5s;
}

#ro-3 .owl-item.active+.owl-item.active,
#ro-3 .owl-item.active+.owl-item.active+.owl-item.active {
    transform: scale(80%);
    transform-origin: top center;
}


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

#ro-3 .owl-nav {
    display: flex;
    position: absolute;
    top: -60px;
    left: 56%;
}

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

#ro-3 .owl-nav button {
    border: solid 1px #fff;
    background-color: transparent;
    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-4 .row-bg.viewport-desktop {
    background-size: contain !important;
}

#ro-4 a#btnn {
    padding: 11px 29px;
}


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

#ro-5 .imgg {
    width: 90%;
}


/*  */

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

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

#ro-5 .owl-nav button {
    border: none;
    background-color: #fff;
    color: #000;
    width: 60px;
    height: 60px;
    font-size: 21px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 7px 0px #000;
}

#ro-5 .owl-nav button:before {
    content: "\f053";
    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-5 h4.vc_custom_heading.hdd1 {
    font-weight: 100;
}


/*  */


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

#ro-7 button.frm_button_submit {
    font-size: 18px;
    padding: 12px 50px !important;
    background-color: #0E7A71 !important;
}

#ro-bll .row-bg.viewport-desktop {
    background-size: 180px;
    background-position: 80% 40% !important;
}

#ro-bll .row.blog-recent .post-header h3 {
    font-family: 'Manrope';
    font-size: 25px;
    font-weight: 300;
    color: #000000;
}

#ro-bll ul.nectar_blog_posts_recent_extra span.post-title {
    font-family: 'Manrope';
    font-size: 16px;
    line-height: 1.5;
    color: #000;
}

#ro-bll ul.nectar_blog_posts_recent_extra span.post-date {
    font-family: Gilroy;
    font-size: 15px;
    color: #64607D !important;
}

#ro-bll ul.nectar_blog_posts_recent_extra li.has-img {
    border-bottom: solid 1px #DEE1E6;
    padding-bottom: 20px !important;
}
#ro-8 {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}

#ro-8 .txt1 h2 {
    color: #fff;
    font-weight: 900;
}

#ro-8 .txt1 p {
    font-family: 'Poppins';
    font-weight: 400;
	color: #fff;
}

#ro-8 .hover-wrap {
    margin: 0px;
}

#ro-8 .imgg {
    height: 420px;
    object-fit: cover;
    border-radius: 15px;
    transition: 0.5s;
    filter: brightness(0.4);
}

#ro-8 .txt-info h4 {
    font-size: 25px;
    color: #fff;
    font-weight: 900;
}
#ro-8 .txt1 h4 {
    font-size: 25px;
    color: #fff;
    font-weight: 900;
}

#ro-8 .txt-info {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    border-radius: 18px;
    transition: 0.5s;
}

#ro-8 #inn1 .vc_col-sm-12:hover .txt-info {
    box-shadow: 0px 0px 10px 2px #00000080;
    border: solid 11px #fff;
    outline: solid 3px #fff;
    outline-offset: -1px;
}

#ro-8 #inn1 .vc_col-sm-3:hover img {
    filter: brightness(0.7);
}

#ro-8 #btnn {
    display: table;
    margin: auto;
}
#ro-8 .txt-info h6 {
    position: absolute;
    width: 60px;
    top: 10px;
    margin: auto;
    display: flex;
}

#ro-8 .txt-info h3,
#ro-8 .txt-info p {
    padding-left: 70px;
}

#ro-8 .txt-info p {
    transition: 0.5s;
    height: 0px;
    opacity: 0;
}

#ro-8 .txt-info:hover p {
    height: 100px;
    opacity: 1;
}

#ro-8 .txt-info:hover {
    background-color: #0E7A71;
}

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

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

#copyright p {
    font-family: 'Manrope';
    font-size: 15px;
    font-weight: 200;
}


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

#footer-outer #footer-widgets .container>.row {
    padding-top: 50px;
    padding-bottom: 70px;
    border-bottom: solid 2px #fff;
}

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-size: 18px;
    line-height: 24px;
}

#footer-outer #footer-widgets .widget h4 {
    font-size: 21px;
    line-height: 31px;
    font-weight: 500;
    font-family: 'Manrope';
}

#footer-outer #footer-widgets .col.span_3:nth-child(2) {
    position: relative;
    left: 60px;
}

#footer-outer #footer-widgets #media_image-2 {
    margin-bottom: 10px;
    width: 170px;
}

#footer-outer #footer-widgets .ftr-ico i {
    margin-right: 10px;
}


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


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

@media (max-width: 1600px) {
    #ro-3 .txt-info p {
        font-size: 13px;
    }
    #ro-3 .owl-carousel {
        margin-left: 410px;
        margin-top: -460px;
    }
}


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

@media (max-width: 1440px) {
    #ro-3 .owl-carousel {
        margin-left: 410px;
        margin-top: -460px;
    }
}


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

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


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-2 .txt-info h3 {
        font-size: 20px;
        font-weight: 700;
    }
}


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

@media (max-width: 1024px) {
    #ro-1 .txt1 h4,
    #ro-2 .txt1 h4,
    #ro-3 .txt1 h4,
    #ro-4 .txt1 h4,
    #ro-5 .txt1 h4,
    #ro-6 .txt1 h4,
    #ro-7 .txt1 h4,
    #ro-8 .txt1 h4 {
        font-size: 16px;
        line-height: 1.5;
    }
    #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 {
        font-size: 35px;
        line-height: 1.5;
    }
    #ro-1 .txt1 p,
    #ro-2 .txt1 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 {
        font-size: 13px;
        line-height: 1.5;
    }
    #ro-2 .txt-info p {
        font-size: 10px;
        line-height: 1.5;
    }
    #ro-3 .txt-info p {
        font-size: 12px;
        line-height: 1.5;
    }
    #ro-3 .owl-carousel {
        margin-left: 280px;
        margin-top: -500px;
        margin-bottom: 80px;
    }
    #ro-1 a#btnn,
    #ro-2 a#btnn,
    #ro-3 a#btnn,
    #ro-6 a#btnn,
    #ro-7 button.frm_button_submit {
        font-size: 18px;
        padding: 15px 23px;
    }
    #ro-5 h4.vc_custom_heading.hdd1 {
        font-weight: 100;
        font-size: 20px !important;
    }
    #ro-5 .owl-dots {
        display: none;
    }
}


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

@media (max-width: 900px) {
    #ro-1 .row-bg.viewport-desktop.using-image {
        background-position: 0% 0% !important;
    }
    #ro-1 {
        padding-top: 80px !important;
    }
    #ro-1 .pic {
        position: relative;
        left: 0px;
        width: 80%;
    }
    #ro-3 .owl-carousel {
        margin: auto;
    }
    #ro-3 .owl-nav {
        display: flex;
        position: absolute;
        top: auto;
        left: 40%;
        bottom: 0px;
    }
    #ro-3 .owl-nav {
        display: flex;
        position: absolute;
        top: auto;
        left: 0px;
        bottom: -60px;
        width: 100%;
        justify-content: center;
    }
    #ro-7 button.frm_button_submit {
        display: table;
        margin: auto;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        position: relative;
        left: 0px;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-2 .txt-info p {
        font-size: 14px;
        line-height: 1.5;
    }
    #ro-5 .owl-nav {
        display: none;
    }
    #ro-1 .txt1 p br,
    #ro-2 .txt1 p br,
    #ro-3 .txt1 p br,
    #ro-4 .txt1 p br,
    #ro-5 .txt1 p br,
    #ro-6 .txt1 p br,
    #ro-7 .txt1 p br,
    #ro-8 .txt1 p br {
        display: none;
    }
    #copyright p span {
        display: block;
    }
}


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

@media (max-width: 444px) {
    #ro-1 h1 {
        font-size: 34px;
    }
    #ro-1 .pic {
        position: relative;
        left: 0px;
        width: 100%;
    }
}


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

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


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

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