header.garden_header1, header {
    /*Oasis - dark bg (previous): #191c19*/
    background-color: #E9F1E6;
    padding-top: 18px;
    padding-bottom: 22px;
}

.wraper {
    /*Oasis - previous (STAR blue): #007ffa*/
    background: #0E2F13;
}

    .wraper .container::before {
        content: "";
        background-image: url('/images/home/wraper.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        opacity: 20%;
        filter: gray; /* IE */
        -webkit-filter: grayscale(1); /* Old WebKit */
        -webkit-filter: grayscale(100%); /* New WebKit */
        filter: url(resources.svg#desaturate); /* older Firefox */
        filter: grayscale(100%); /* Current draft standard */
    }

    .wraper:after {
        border-top: 30px solid #0E2F13;
    }

.gototop {
    background: #0E2F13;
    border-bottom: 4px solid #0E2F13;
}


.loading-data {
    position: relative;
}

    .loading-data:after {
        position: absolute;
        content: '';
        display: block;
        top: 50%;
        left: 50%;
        width: 100px;
        height: 100px;
        background-color: transparent;
        background-image: url('/images/bx_loader.gif');
        background-repeat: no-repeat;
        z-index: 1;
    }

.px_reviews, .px_social_media {
    background-color: #f8f8f8;
    background-size: cover;
    float: left;
    width: 100%;
}

.card .rating span {
    color: #000;
}

    .card .rating span.checked {
        color: orange;
    }

.card {
    width: 100%;
    height: 300px;
    transform-style: preserve-3d;
    perspective: 500px;
    border: none;
    background-color: inherit;
}

    .card .box {
        position: absolute;
        color: #262626;
        width: 90%;
        height: 90%;
        box-shadow: 0 15px 35px #000;
        border-radius: 15px;
        background: #fff;
        transform-style: preserve-3d;
        transition: 0.5s;
        backface-visibility: hidden;
        margin-top: 10px;
        margin-left: 10px;
    }

        .card .box.front {
            background-repeat: repeat;
        }

        .card .box.front,
        .card .box.back {
            position: absolute;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

            .card .box.front img {
                width: 55px;
                border-radius: 50%;
                object-fit: cover;
                /*border: 5px solid #262626;*/
                margin-bottom: 25px;
            }

    .card:hover .box.front {
        transform: rotateY(180deg);
    }

.box.front h2 {
    /*font-family: 'Bebas Neue', cursive;*/
}

.box.front h4 {
    font-size: 18px;
    letter-spacing: 2px;
}

.socials i {
    margin: 0 15px;
}


.card .box.back {
    position: absolute;
    background: #fff;
    transform: rotateY(180deg);
    padding: 20px 30px;
    text-align: center;
    user-select: none;
}

    .card .box.back .fa-quote-left {
        position: absolute;
        top: 25px;
        left: 180px;
        font-size: 3.2rem;
    }

.card:hover .box.back {
    transform: rotateY(360deg);
}

.card .box-description {
    padding: 20px 0;
    height: 100%;
    overflow-y: auto;
}



@media(max-width: 991.5px) {
    .col-lg-4 {
        margin-top: 40px;
        margin-bottom: 20px;
    }
}

.px_bread {
    background-image: url('/images/content/bread_3.jpg');
}

.garden_contact {
    /*1920 x 1281*/
    background-image: url('/images/content/garden_contact.jpg');
}

.garden_about_section {
    /*position:inherit;*/
    /*margin: 185px 0;*/
}

.px_header {
    /*dark blue*/
    /*background: #074785;*/
    /*Green (STAR)*/
    /*background: #0E2F13;*/
    /*Logo light blue (STAR)*/
    /*background: #36B4E5;*/
    /*Oasis dark green*/
    background: #0E2F13;
}

.px_btn_add_review {
    margin: 10px 0;
}

.px_achievement {
    background-color: #fff;
}

header.garden_header1, header {
    padding: 0;
}

.px_email {
    border-right: 1px solid rgba(14, 47, 19, 0.25);
    padding-right: 20px;
}

.px_social_icon {
    width: auto !important;
}

@media(max-width: 991.5px) {
    .px_info, .px_social_icon {
        display: none;
    }
}

.px_address {
    float: left;
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid rgba(14, 47, 19, 0.25);
}

@media(max-width: 1200px) {
    .px_social_icon {
        display: none;
    }

    .px_info .px_ph, .px_info .px_address, .px_info .px_email {
        border-right: 0 !important;
    }

    .px_address {
        padding-left: 0;
    }
}

@media(max-width: 1055px) {
    .px_address {
        display: none;
    }
}

.px_logo {
    padding-bottom: 5px;
}

.garden_mainslider .tp-span-wrapper {
    background: #000;
    opacity: 0.7;
}

a.link_phone {
    color: #0E2F13;
    text-transform: lowercase !important;
}

    a.link_phone:hover {
        color: #0E2F13;
        text-decoration: underline !important;
    }

@media (max-width: 767px) {
    .px_social_media .px_ach_image {
        margin-bottom: 10px;
    }
}

a.link_address {
    color: #fff;
    text-transform: lowercase !important;
}

@media (max-width: 425px) {
    div.garden_sldier_heading_xs {
        font-size: 21px !important;
        margin-left: -32px !important;
    }
}

.px_develop-by {
    position: absolute;
    margin-right: 60px;
    right: 0;
    bottom: 0;
}

/*.dddwrapper-layer .tp-parallax-wrap .Creative-Title span {
    font-size: 3vw !important;
}*/

@media (max-width: 450px) {
    .dddwrapper-layer .tp-parallax-wrap .Creative-Title span {
        font-size: 5vw !important;
    }

    .dddwrapper-layer .tp-parallax-wrap .Creative-SubTitle {
        display: none !important;
    }
}



/* Oasis accent stripes (dorado + verde césped del logo) */
.oasis_accent_stripe_gold {
    clear: both;
    width: 100%;
    height: 4px;
    background: #D8A324;
}

.oasis_accent_stripe_lime {
    clear: both;
    width: 100%;
    height: 3px;
    background: #6FA112;
}

header.garden_header1::after {
    content: "";
    display: table;
    clear: both;
}

.px_header {
    clear: both;
}

/* Oasis tagline in hero ("Rooted in Quality") */
.oasis_tagline {
    font-family: 'Georgia', serif;
    font-style: italic;
    font-size: 26px;
    font-weight: 600;
    color: #D8A324;
    letter-spacing: 1px;
    margin: 8px 0 14px 0;
    text-shadow: 0 1px 3px rgba(0,0,0,0.35);
}

@media (max-width: 767px) {
    .oasis_tagline {
        font-size: 20px;
    }
}
