/*
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 a#logo {
    padding-top: 0px !important;
    margin-top: 0px !important;
}
/* ---------------           ---------------           ---------------           ---------------           ---------------            */

section.up-box {
    display: flex;
    justify-content: space-between;
}

section.up-box p,
section.up-box a {
    padding: 0px 0px;
}

section.up-box i {
    margin-right: 8px;
}

#ro-3 a#btnn {
    transition: 0.5s;
}

#ro-3 a#btnn:hover {
    background-color: #000 !important;
    border-radius: 50px !important;
}


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

#top nav.left-side {
    left: auto !important;
    right: 0px !important;
    transform: scale(80%);
}


#top nav.left-side .riri-1 a img {
    position: absolute;
    left: -68px;
}


.riri-1 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 30px;
}
section.ttl-1 {
    width: 250px !important;     
    margin-right: 140px;
}
section.ttl-1 h3{
      margin-left: -100px !important;
    font-size: 31px !important;
    color: #b68c5a !important;
   
}
.riri-1 a {
    margin-left: 50px !important;
}
#top nav.left-side .riri-2 a img {
    position: absolute;
    left: -68px;
}



.riri-2 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 30px;
}

.riri-2 a {
    margin-left: 50px !important;
}
#top nav.left-side .riri a img {
    position: absolute;
    left: -68px;
}

.riri span.pipe {
    color: transparent !important;
    border-left: solid 1px #707070;
    display: block;
    height: 80px;
    margin: 0px 30px;
    position: relative;
    left: -10px;
	top:20px;
}

.riri {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 30px;
}

.riri a {
    margin-left: 50px !important;
}
#top a#logo {
    left: 0px !important;
    position: absolute;
}

#top .col.span_3 {
    height: 64px;
}


/*  */

#top ul.sf-menu.sf-js-enabled.sf-arrows {
    position: relative;
    background-color: #162542;
    width: 100%;
    top: 60px;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    margin-bottom: 0px !important;
    padding: 16px 0px;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .custom-right {
    position: absolute;
    right: 0px;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .custom-right a span {
    background-color: #B68C5A;
    padding: 9px 15px;
    text-transform: uppercase;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows .custom-right a span:after{
    display: none !important;
}

h6, h5, h4, h3 {
    color: #000 !important;
}
/* ---------------           ---------------           ---------------           ---------------           ---------------            */

#ro-2 .vc_col-sm-4 {
    padding: 0px;
    transition: 0.5s;
}

#ro-2 .vc_col-sm-4:hover {
    background-color: #F1F5F7;
}

#ro-2 .row_col_wrap_12 {
    box-shadow: 0px 0px 5px 0px #00000042;
}

#ro-2 .iwt-icon img {
    position: relative;
    width: 90px;
}

#ro-2 .iwt-text {
    padding-left: 90px;
}

#ro-2 .nectar_icon_wrap {
    margin: 0px 0px auto auto;
    display: table;
}

#ro-2 .nectar_icon_wrap .nectar_icon {
    background-color: #B68C5A;
    padding: 14px 18px;
    transition: 0.5s;
}

#ro-2 .nectar_icon_wrap .nectar_icon:hover {
    background-color: #000;
    transform: rotate(360deg);
    border-radius: 50px !important;
}

#ro-2 .nectar_icon_wrap .nectar_icon i {
    color: #fff !important;
}


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

#ro-3 .row-bg.viewport-desktop {
    background-size: 270px !important;
    background-position: bottom right !important;
}

#ro-3 .txt-box {
    box-shadow: 0px 0px 5px 0px #00000042;
    width: 210px;
    padding: 20px 20px;
    margin: -60px 30px auto auto;
    z-index: 99;
    position: relative;
    background-color: #fff;
}


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

#ro-4 .column-image-bg {
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}

#ro-4 .column-image-bg::before {
    background-color: #fff;
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: -1;
    transition: 0.5s;
}

#ro-4 .vc_col-sm-4:hover .column-image-bg:before {
    top: 100%;
}

#ro-4 .vc_col-sm-4 .imgg,
#ro-4 .vc_col-sm-4 h3,
#ro-4 .vc_col-sm-4 p,
#ro-4 .vc_col-sm-4 a,
#ro-4 .vc_col-sm-4 a.aa-link span {
    transition: 0.5s;
}

#ro-4 .vc_col-sm-4 h3 {
    color: #222222;
}

#ro-4 .vc_col-sm-4:hover .imgg {
    filter: brightness(100);
}

#ro-4 .vc_col-sm-4:hover a img {
    filter: brightness(100%) invert(1);
}

#ro-4 .vc_col-sm-4:hover h3,
#ro-4 .vc_col-sm-4:hover p,
#ro-4 .vc_col-sm-4:hover a {
    color: #fff !important;
}

#ro-4 .vc_col-sm-4 a.aa-link {
    text-transform: uppercase;
    text-decoration: underline #B68C5A;
    transition: 0.5s;
}

#ro-4 .vc_col-sm-4:hover a.aa-link span {
    color: #fff !important;
    text-decoration: underline #fff;
}

#ro-4 .vc_col-sm-4 p {
    font-size: 16px;
}

#ro-4 .vc_col-sm-4 a img {
    display: inline;
    margin-bottom: 0px;
    margin-left: 10px;
}

#ro-4 .vc_col-sm-4 a {
    color: #222222;
}


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

#ro-5 .row-bg.viewport-desktop,
#ro-6 .row-bg.viewport-desktop {
    background-attachment: fixed;
    background-size: 360px !important;
    background-position: top left !important;
}

#ro-6 .cola1 {
    padding: 0px 7px;
}

#ro-6 .imgg {
    height: 270px;
    object-fit: cover;
}

#ro-6 .cola1 {
    padding: 0px 7px;
}

#ro-6 .hover-wrap-inner a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: hsl(219deg 54% 25% / 80%);
    z-index: 99;
    transition: 0.5s;
    opacity: 0%;
}

#ro-6 .hover-wrap-inner a:after {
    content: "\f067 ";
    font-family: 'FontAwesome';
    color: #fff;
    background-color: #B68C5A;
    width: 40px;
    height: 40px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
    position: absolute;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: 0.5s;
    animation: aacirr 3s infinite normal linear;
    opacity: 0%;
}

@keyframes aacirr {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

#ro-6 .hover-wrap-inner a:hover:after,
#ro-6 .hover-wrap-inner a:hover:before {
    opacity: 100%;
}


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

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

/* #ro-7 #inn {
    width: 80%;
    background-size: 100% 100% !important;
    padding: 20px 0px !important;
    padding-bottom: 60px !important;
} */

#ro-7 .imgg1 {
/*     margin-top: -70px; */
    width: 110px;
}

#ro-7 a#btnn {
    display: table;
    margin: auto;
}

#ro-7 section.lin a {
    margin: 0px 12px;
}

#ro-7 section.lin a i {
    margin-right: 8px;
    position: relative;
    top: 0px;
}
#ro-8 .imgg {
/*     height: 270px; */
    object-fit: cover;
}

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

#ro-10 h3.toggle-title,
#ro-10 h3.toggle-title a {
    font-size: 18px !important;
    line-height: 1.2 !important;
    font-family: 'PT Serif';
}

#ro-10 h3.toggle-title i {
    display: none;
}

#ro-10 .toggles.accordion .toggle h3.toggle-title a {
    background-color: #B68C5A !important;
    color: #ffff;
    transition: 0.5s;
}

#ro-10 .toggles.accordion .toggle h3.toggle-title a:after {
    content: "\f067 ";
    position: absolute;
    right: 30px;
    font-family: 'FontAwesome';
    font-weight: 100;
}

#ro-10 .toggles.accordion .toggle.open h3.toggle-title a:after {
    content: "\f068";
}


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

#ro-11 .owl-carousel[data-desktop-cols] .owl-item img {
    width: auto !important;
}

#ro-11 .owl-stage {
    padding-bottom: 0px !important;
}

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

#ro-11 .owl-nav {
    display: flex;
    position: absolute;
    right: -120px;
    bottom: 100px;
}

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

#ro-11 .owl-nav button {
    border: none;
    border-radius: 0px !important;
    background-color: #fff;
    color: #B68C5A;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}

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

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

#ro-11 .owl-nav button:hover {
    color: #fff !important;
    background-color: #B68C5A !important;
}


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

#ro-12 input,
#ro-12 textarea {
    border: none;
    border-radius: 0px !important;
    height: 50px;
}

#ro-12 textarea {
    height: 150px;
}

#ro-12 button.frm_button_submit {
    background-color: #162542;
    box-shadow: 0px 0px !important;
    font-family: 'Lato' !important;
    font-size: 16px !important;
    border: none;
    border-radius: 0px !important;
    text-transform: uppercase;
    padding: 16px 27px !important;
}


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

#copyright {
    background-color: #B68C5A !important;
    position: relative;
    z-index: 99999;
}

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

#copyright .col.span_5 {
    padding: 0px 0px !important;
    max-width: 100% !important;
}

#copyright p {
    text-align: left;
    background-image: url("http://stagingserver3.com/renahankin/wp-content/uploads/2023/12/footer-payment.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
    padding: 9px 0px;
}


/*  */

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

#footer-outer #footer-widgets a i.fa.fa-play {
    margin-right: 10px;
    font-size: 11px;
    color: #B68C5A;
}

#footer-outer #footer-widgets .box1 i {
    margin-right: 9px;
}

#footer-outer #footer-widgets .widget h4 {
    font-size: 30px;
    font-weight: 900;
    font-family: PT serif;
}

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

#footer-outer #footer-widgets {
    background-image: url("http://stagingserver3.com/renahankin/wp-content/uploads/2023/11/Group-73-1.png");
    padding: 20px 0px;
    background-size: cover;
}


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

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


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

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


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

@media (max-width: 1366px) {
    #ro-1 .person img {
        width: 90% !important;
    }
}


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

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


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

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


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

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


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

@media (max-width: 1024px) {
    #ro-1 .n2-ss-layer-with-background.n2-ss-layer-content {
        padding: 0px 0px !important;
    }
    body #header-space {
        height: 112px;
    }
    .slide-out-widget-area-toggle>div>a {
        background-color: #b68c5a;
        padding: 10px;
    }
    #ro-1 .person img {
        width: 90% !important;
    }
    .slide-out-widget-area-toggle>div>a {
        background-color: #b68c5a;
        padding: 10px;
    }
    #top #logo img {
        transform: scale(80%);
        transform-origin: left;
    }
    #top #logo {
        margin: 12px 0px !important;
    }
    section.riri {
        transform: scale(70%);
        transform-origin: right top;
        top: 9px;
    }
    #ro-1 .hdd1 h1 {
        font-size: 40px !important;
        line-height: 50px !important;
    }
    #ro-1 .hdd2 p {
        font-size: 11px !important;
    }
    #ro-2 .nectar_icon_wrap .nectar_icon {
        padding: 9px 13px;
    }
    #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,
    #ro-12 .txt1 h2 {
        font-size: 40px;
        line-height: 1.2;
    }
    #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,
    #ro-12 .txt1 p {
        font-size: 13px;
        line-height: 1.2;
    }
    #ro-4 .vc_col-sm-4 p {
        font-size: 13px;
        line-height: 1.3;
    }
    #footer-outer #footer-widgets .widget h4 {
        font-size: 20px;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        position: relative;
        left: 30px;
    }
    #footer-outer #footer-widgets {
        padding: 0px 0px;
    }
}


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

@media (max-width: 900px) {
    .slide-out-widget-area-toggle>div>a {
        background-color: #b68c5a;
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
    }
    #top a#logo {
        position: unset;
    }
    #top #logo img {
        transform: scale(100%);
        transform-origin: left;
    }
    #ro-1 .person img {
        width: 100% !important;
    }
    #ro-1 .hdd1 h1,
    #ro-1 .hdd2 p {
        text-align: center !important;
    }
    #ro-1 .btnn {
        margin: auto;
    }
    #ro-10 .vc_col-sm-6 {
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    #ro-11 .owl-nav {
        position: unset;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #ro-6 #inn2 .vc_col-sm-6 {
        width: 50%;
        margin-bottom: 20px;
    }
    #ro-6 #inn2 {
        margin-bottom: 0px !important;
    }
    #copyright p {
        background-size: 40%;
    }
    #footer-outer #footer-widgets .col.span_3:nth-child(2) {
        position: relative;
        left: 0px;
    }
    .nectar-header-text-content.mobile-only {
        display: none !important;
    }
    #ro-12 button.frm_button_submit {
        display: table;
        margin: auto;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-7 section.lin {
        flex-direction: column;
    }
    #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,
    #ro-12 .txt1 h2 {
        font-size: 30px;
        line-height: 1.2;
    }
    #ro-7 .row-bg.viewport-desktop.using-image {
        background-color: #1e2e48;
        background-image: none !important;
    }
    #ro-7 #inn {
        width: 100%;
    }
    section.up-box {
        flex-direction: column;
    }
    #ro-10 .toggles.accordion .toggle h3.toggle-title a {
        padding-left: 10px;
    }
}


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

@media (max-width: 444px) {
    #ro-1 .hdd1 h1 {
        font-size: 30px !important;
        line-height: 1.2 !important;
    }
    #ro-1 .hdd2 p br {
        display: none;
    }
    #ro-6 #inn2 .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 20px;
    }
    #ro-10 h3.toggle-title,
    #ro-10 h3.toggle-title a {
        font-size: 16px !important;
        line-height: 1.2 !important;
    }
    #ro-11 #inn p {
        font-size: 14px;
        line-height: 1.2;
    }
    #ro-11 #inn p {
        font-size: 14px;
        line-height: 1.2;
    }
    #footer-outer #copyright p {
        text-align: center;
        background-position: center top;
        font-size: 15px;
        background-size: 170px;
        padding-top: 30px;
    }
    #footer-outer #copyright p span {
        display: block;
    }
}


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

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


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

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