/*
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 span {
    background-color: #ecd174;
    padding: 14px 26px;
    color: #fff;
    text-transform: uppercase;
}

#top {
    padding-top: 17px;
}

a#btnn {
    font-family: 'Plus Jakarta Sans';
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 2px;
}


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

#ro-1 .txt1 p {
    letter-spacing: 2px;
}

#ro-1-img {
    position: absolute;
}

#ro-1 .owl-dots {
    position: absolute;
    margin-top: 110px;
}

#ro-1 .owl-dots span {
    transform: none;
    width: 12px;
    height: 12px;
    background-color: transparent !important;
    border: solid 1px #1C1A1D;
    transition: 0.5s;
}

#ro-1 .owl-dots .active span {
    background-color: #1C1A1D !important;
}

#ro-1 .imgg {
    transition: 0.5s;
/*     animation: cirimg 3s infinite alternate linear; */
}

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

#ro-2-img {
    position: absolute;
}


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

#ro-2 .txt1 h1 {
    font-size: 100px;
    left: -270px;
    position: relative;
    width: 850px;
}

#ro-3 #inn h4 {
    text-transform: uppercase;
}

#ro-3 #inn a#btnn {
    width: 100% !important;
    font-weight: 600;
}

#ro-3 #inn a#btnn span:after {
    content: "\f178";
    font-family: fontawesome !important;
    position: relative;
    left: 11px;
}

#ro-2 .txt1 p {
    width: 550px;
}


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

#ro-5 .txt-info h2 {
    font-size: 27px;
}

#ro-5 .txt-info {
    transition: 0.5s;
}

#ro-5 .vc_col-sm-4:hover .txt-info {
    margin-top: 50px;
}


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

#ro-6 .cola {
    /* animation: boxx 3s infinite alternate linear; */
}

@keyframes boxx {
    0% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(30px);
    }
}


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

#ro-8 .txt2 img {
    width: auto;
}

#ro-8 #inn {
    width: 370px;
    background-size: cover;
    height: 350px;
}

#ro-8 #inn:before {
    content: "";
    background-color: white;
    display: block;
    position: absolute;
    left: 250px;
    top: 97%;
    width: 41px;
    height: 50px;
    clip-path: polygon(0 1%, 100% 0, 100% 100%, 38% 100%);
}


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

#ro-8 .owl-nav {
    display: flex;
    position: absolute;
    margin: 0px;
    left: 0px;
    width: 160px;
    bottom: 0px;
}

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

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

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

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

#ro-8 .owl-carousel {
    position: unset !important;
}

#ro-8 .vc_col-sm-7 {
    position: unset !important;
}

#ro-8 .vc_col-sm-7 .vc_column-inner {
    position: unset;
}


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

#ro-9 .nectar_icon_wrap .nectar_icon {
    background-color: #C2A74E;
    padding: 12px 20px !important;
}

#ro-9 .nectar_icon_wrap .nectar_icon i {
    color: #000 !important;
}

#ro-9 .nectar_icon_wrap {
    display: table;
    position: absolute;
    top: 345px;
}

#ro-9 .nectar_icon_wrap.z_index_9 .nectar_icon {
    background-color: #fff;
}

#ro-9 .nectar_icon_wrap.z_index_9 {
    top: 294px;
}

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


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

#ro-10 .iwt-text h4 {
    text-transform: uppercase;
    padding-left: 12px;
}

#ro-10 .txt-info p {
    font-size: 15px;
    line-height: 1.3;
}

#ro-10 #inn {
    margin-bottom: 0px;
}

#ro-10 #inn .vc_col-sm-6 {
    padding: 2px 2px;
}

#ro-10 .iwithtext .iwt-icon img {
    width: 50px;
    top: -10px;
    position: relative;
}


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

#ro-11 .content h3.post-heading {
    font-family: 'Cormorant';
    font-weight: 600;
    line-height: 1.2;
}


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

#footer-outer #footer-widgets>div>.row {
    border-bottom: solid 1px rgb(255 255 255 / 70%);
}

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

#footer-outer #footer-widgets .widget h4 {
    font-family: 'Cormorant';
    font-size: 23px;
    font-weight: 800;
}

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-family: 'Open Sans';
    font-size: 15px;
}

#footer-outer #footer-widgets ul#menu-quick-links li a i,
#footer-outer #footer-widgets ul#menu-explore li a i,
#footer-outer #footer-widgets .ftr-con a i {
    color: #C2A74E;
}

#footer-outer #footer-widgets .ftr-con a p {
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
}

#footer-outer #footer-widgets .ftr-con a h5 {
    color: #AAAAAA;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Plus Jakarta Sans';
    font-weight: 100;
}

#footer-outer #footer-widgets .ftr-con a {
    padding-left: 29px !important;
    display: block;
    position: relative;
}

#footer-outer #footer-widgets .ftr-con a i {
    position: absolute;
    left: 0px;
    top: 6px;
    width: 20px;
}

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

#copyright p {
    font-size: 15px;
}

#footer-outer #footer-widgets .ftr-ico a i {
    color: #fff;
    background-color: #151E3D;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin-right: 5px;
}

#footer-outer #footer-widgets .ftr-ico a {
    opacity: 100%;
}


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


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

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


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

@media (max-width: 1440px) {
    #ro-2 .imgg {
        width: 91%;
    }
}


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

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


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

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


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

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


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

@media (max-width: 1280px) {
    #ro-2 .txt1 h1 {
        font-size: 80px;
        left: -140px;
    }
    #ro-6 .vc_column-inner {
        padding: 70px 60px;
    }
}


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

@media (max-width: 1024px) {
    body:not(.mobile) #header-outer.transparent>#top .span_9>.slide-out-widget-area-toggle .lines-button:after,
    body:not(.mobile) #header-outer.transparent>#top .span_9>.slide-out-widget-area-toggle .lines:before,
    body:not(.mobile) #header-outer.transparent>#top .span_9>.slide-out-widget-area-toggle .lines:after {
        color: #fff !important;
        background-color: #fff !important;
    }
    .slide-out-widget-area-toggle.mobile-icon.slide-out-from-right>div {
        background-color: #bfa957 !important;
        display: flex !important;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
    }
    #ro-2 .txt1 p {
        width: 470px;
    }
    #ro-2 .cola2 .vc_column-inner {
        padding-right: 0px;
    }
    #ro-3 .txt-info p br {
        display: none;
    }
    #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: 30px;
        line-height: 1.2;
    }
    #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,
    #ro-9 .txt1 p,
    #ro-10 .txt1 p,
    #ro-11 .txt1 p {
        font-size: 12px;
        line-height: 1.5;
    }
    #ro-1 {
        padding: 90px 0px !important;
    }
    #ro-2 .txt1 h1 {
        font-size: 70px;
        left: -140px;
    }
    #ro-9 .nectar_icon_wrap.z_index_9 {
        top: 212px;
    }
    #ro-9 .nectar_icon_wrap.z_index_7 {
        top: 263px;
    }
    #ro-10 #inn .vc_column-inner {
        padding: 30px 20px;
    }
}


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

@media (max-width: 900px) {
    #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:before,
    #header-outer.transparent[data-permanent-transparent="false"] #top .slide-out-widget-area-toggle.mobile-icon i:after {
        color: #fff !important;
        background-color: #fff !important;
    }
    #ro-2 .txt1 p {
        width: auto;
    }
    #ro-2 .cola2 .vc_column-inner {
        padding: 0px 30px;
    }
    #ro-2 .txt1 h1 {
        font-size: 70px;
        left: 0pc;
        width: auto;
    }
    #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.2;
    }
    #ro-9 .vc_col-sm-4 {
        width: 52%;
        margin-left: auto;
        margin-right: auto;
    }
    #ro-9 .nectar_icon_wrap.z_index_7 {
        top: 344px;
    }
    #ro-9 .nectar_icon_wrap.z_index_9 {
        top: 294px;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        position: relative;
        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-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: 25px;
        line-height: 1.2;
    }
    #ro-2 .txt1 h1 {
        font-size: 50px;
        left: 0pc;
        width: auto;
    }
    #ro-9 .vc_col-sm-4 {
        width: 82%;
        margin-left: auto;
        margin-right: auto;
    }
    #ro-1 h1 {
        font-size: 28px;
        line-height: 1.2;
    }
    #ro-8 #inn {
        width: 100%;
        background-size: cover;
        height: 290px;
    }
    #ro-8 #inn .txt2 p {
        padding-bottom: 0px;
    }
    #ro-8 #inn .txt2 h4 {
        font-size: 14px;
    }
    #ro-8 #inn:before {
        left: 410px;
    }
    #ro-9 .vc_col-sm-4 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    #ro-9 .nectar_icon_wrap.z_index_7 {
        top: 317px;
    }
    #ro-9 .nectar_icon_wrap.z_index_9 {
        top: 266px;
    }
    #ro-10 #inn {
        margin-bottom: 26px;
    }
}


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

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


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

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


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

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