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

#ser-3 .txt-info {
    background-color: #f2f4fb;
    min-height: 360px;
    padding: 10px 10px;
    border-radius: 15px;
}

#ser-3 a#btnn {
    width: 100%;
    text-align: center;
}

#ser-3 .vc_col-sm-4 .txt-info {
    min-height: 520px;
}

#ro-1 .btnn a,
#btnn,
#co-1 button.frm_button_submit {
    font-family: jost !important;
    font-size: 14px !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    background: linear-gradient(45deg, #78c699, #006b48) !important;
    transition: 2.5s;
}

#ro-3 .txt-btn span img {
    display: inline;
    margin-bottom: 0px;
}

#ro-3 .txt-btn span {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#ro-3 .txt-info {
    width: 87%;
    margin: auto;
    padding: 20px 10px;
    margin-top: -40px;
    z-index: 999;
    position: relative;
    min-height: 258px;
}

#ro-3 .txt-info p {
    line-height: 1.3;
}


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

#ro-1 .img2 {
    position: absolute !important;
    left: 0px !important;
}

#ro-1 .n2-ss-layers-container.n2-ss-slide-limiter {
    max-width: 100% !important;
}

#ro-1 .img1 {
    position: absolute;
    transform: none !important;
    left: auto;
    right: -130px;
}

#n2-ss-4-arrow-next img,
#n2-ss-4-arrow-previous img {
    width: 43px !important;
}

#n2-ss-4-arrow-next {
    top: 60px;
    left: 57px;
}

#ro-5 .txt1 img {
    margin-bottom: -20px;
}

#ro-5 .txt1 h2 {
    font-size: 30px;
}

#ro-5 .txt1 h2 {
    font-weight: 500;
    line-height: 1.3;
    font-family: 'Barlow';
}

#ro-5 .txt1 h2 {
    font-size: 33px;
}

#ro-5 .txt1 p img {
    margin-bottom: -27px;
}

#ro-5 .imgg {
    animation: imgg 3s infinite alternate linear;
}

@keyframes imgg {
    0% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(10px);
    }
}


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

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

#ro-6 .iwt-icon img {
    width: 61px;
}

#ro-6 .iwt-text {
    padding-left: 75px;
    padding-top: 4px;
}

#ro-6 .iwt-text p {
    font-size: 16px;
    font-family: 'Barlow';
}

#ro-6 .txt-info {
    min-height: 147px;
}


/*  */

#ro-6 .owl-nav {
    display: flex;
    position: absolute;
    left: 0px;
    margin-top: -70px;
}

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

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

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

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

#ro-6 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    position: unset;
}

#ro-6 .vc_column-inner {
    position: unset;
}

#ro-6 .vc_col-sm-8 {
    position: unset;
}

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


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

#ro-8 .content {
    background-color: #73c99c;
    padding-left: 21px;
    min-height: 250px;
    margin-top: -10px;
    padding-right: 10px;
}

#ro-8 .nectar-post-grid-item-bg.img-loaded {
    height: 259px;
}


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

#ro-10 h3.toggle-title a.toggle-heading {
    font-family: 'Roboto';
    font-weight: 200 !important;
    font-size: 18px;
    padding-left: 20px;
}

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

#ro-10 h3.toggle-title a.toggle-heading:before {
    content: "\f067";
    font-family: 'FontAwesome';
    position: absolute;
    right: 11px;
    transition: 0.5s;
}

#ro-10 .open h3.toggle-title a.toggle-heading:before {
    content: "\f068";
}

#ro-10 .toggle[data-inner-wrap=true].open>div {
    box-shadow: none;
}

#ro-10 .txt-info p {
    color: #666666;
}


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

#ro-11 #inn {
    padding: 20px 30px;
    background-repeat: no-repeat;
    background-size: cover;
}

#ro-11 #inn input.tnp-email {
    margin: 0px;
    height: 51px;
    position: relative;
    top: 6px;
    background-color: #fff;
    border: none;
    border-radius: 40px 0px 0px 40px !important;
    max-width: 510px;
}

#ro-11 input.tnp-submit {
    font-size: 0px;
    background-image: url("http://stagingserver3.com/sydney/wp-content/uploads/2024/07/Vector.png"), linear-gradient(45deg, #78c699, #006b48) !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 101px;
    border-radius: 0px 50px 50px 0px !important;
}


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

#ro-12 a#btnn {
    margin-bottom: 0px;
    border-radius: 50px !important;
}

#ro-12 .txt1 p img {
    display: inline;
    margin-bottom: 0px;
    position: relative;
    left: 40px;
}


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

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

#footer-outer #footer-widgets>div>.row {
    border-bottom: solid 1px #fff;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'Roboto';
    font-weight: 600;
    font-size: 21px;
    position: relative;
    padding-bottom: 10px;
}

#footer-outer #footer-widgets .widget a,
#footer-outer #footer-widgets .widget p {
    font-family: 'Barlow';
    font-weight: 300;
    font-size: 15px;
}

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

#footer-outer #footer-widgets .widget h4:before {
    position: absolute;
    content: "";
    width: 35px;
    height: 1px;
    background-color: #CCCCCC;
    bottom: 0px;
}

#footer-outer #footer-widgets .ftr-ico a i {
    border: solid 2px #fff;
    border-radius: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-right: 10px;
}


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

@media (max-width: 1366px) {
    #ser-3 .txt-info {
        min-height: 510px;
    }
}


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

@media (max-width: 1024px) {
    #ser-3 .txt-info {
        min-height: 610px;
    }
}


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

@media (max-width: 800px) {
    #ser-3 .txt-info {
        background-color: #f2f4fb;
        min-height: 530px;
        padding: 10px 10px;
        border-radius: 15px;
    }
    
#footer-outer #footer-widgets .col.span_3:nth-child(2) {
    position: relative;
    left: 0px;
}
}