.logo-light {
    max-height: 90px;
}

.logo-footer {
    max-height: 80px;
}
/*
.hero-wrap.style1{
	background: url('../../assets/img/background2.jpg')  no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/

.content-wrapper {
    margin-top: 0px;
}
body.modal-open {
    overflow: hidden;
}

.breadcrumb-wrap {
    padding: 170px 0 80px;
}

.service-icon {
    border-radius: 50%;
    overflow: hidden;
}

.img-rueda img {
    max-height: 500px;
    margin: 0 auto;
}

.img-woman {
    max-height: 500px;
    text-align: center;
}

.img-woman img {
    height: 500px;
    width: auto;
}

.mceroat {
    margin: 0 auto;
    max-height: 100%;
}

.parent {
    position: relative;
    display: inline-block;
}

.map-point {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;

    background: white;
    border: 5px solid #99da85;
    cursor: pointer;
}
.map-point span {
    display: none;
}
.map-point:hover span {
    display: block;
    background: #7fb66e;
    color: rgb(255, 255, 255);
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    width: fit-content;
    height: fit-content;
    text-align: center;
    min-width: 150px;
    border: 0.1px solid rgba(0, 0, 0, 0.5);

    left: -65px;
    top: -10px;
    z-index: 999;
}
.navbar {
    width: 100%;
}

.card-stretch {
    height: calc(100% - 25px);
}

.pacientes {
    padding-top: 3rem;
}

.section-title span,
.content-title span {
    padding-left: 0px !important;
}

.service-card.style2 .service-icon {
    width: 65px;
    height: 65px;
    border-radius: 0%;
    background-color: transparent;
}

.service-card.style2 .service-icon:hover {
    background-color: transparent;
}

.service-icon {
    border-radius: 0%;
}

.service-card.style2:hover .st0 {
    fill: whitesmoke;
}

.btn-header {
    margin: 0 auto;
    display: block;
    width: 200px;
    position: absolute;
    top: calc(50% - 49px);
    left: calc(50% - 100px);
    font-size: 1.3rem;
}

.bg-validacion {
    height: 100vh;
    width: 100vw;
    background-image: url(../../img/img/bg_validation_small.jpg);
    background-position: center;
    background-size: cover;
}
@media (min-width: 768px) {
    .bg-validacion {
        background-image: url(../../img/img/bg_validation_medium.jpg);
    }
}


@media (min-width: 1024px) {
    .bg-validacion {
        background-image: url(../../img/img/bg_validation.jpg);
    }
}

.bg-validacion h2 {
    font-size: 1.2rem;
}

.selector-edad {
    width: 300px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.selector-edad label {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: rgb(163, 163, 163);
}

.bg-validacion .form-group {
    width: 300px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    padding: 1rem;
}

.bg-validacion .form-group .form-check {
    align-self: center;
}

.bg-validacion .form {
    padding: 1.5rem;
    max-width: 450px;
    position: relative;
    top: calc(55vh - 208px);
    left: calc(50% - 224px);
}

.bg-validacion .form p:last-of-type {
    font-size: 0.7rem;
    padding: 0rem 1rem;
}

#modal-validacion {
    z-index: 1000;
}

.modal-open {
    overflow: hidden !important;
    height: 100%;
}

#mensaje-error {
    font-size: 0.9rem;
    color: red;
    margin-top: 0.5rem;
    margin-bottom: 0px;
}
.product-cat-info h3 {
    text-align: center;
}

.bg-shapes {
    display: none;
}

.group-btn-header {
    position: absolute;
    top: calc(50% - 49px);
    z-index: 1000;
}

#informate {
    position: relative;
}

#informate .feature-shape-one {
    position: absolute;
}

#informate .feature-shape-two {
    position: absolute;
    right: 0;
    bottom: 0;
}

.hero-wrap.style1 {
    background-attachment: scroll;
    -webkit-background-size: cover;
}

.bg-offer {
    padding-top: 5rem !important;
}

.download-btn {
    /* Shared styles */
    padding: 10px 20px;
    background-color: #4caf50; /* Green */
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    /* Positioning styles */
    position: fixed;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
}

.download-btn.fixed {
    position: fixed;
    bottom: 5rem;
}

.download-btn.absolute {
    position: absolute;
    bottom: 5rem; /* This is the distance above the footer */
}

body {
    font-size: 16px;
    font-family: "Jost", sans-serif !important;
    color: #666666;
}

.link-oferta {
    display: none;
}

nav a.btn.style1 {
    width: 100px;
}

nav a.btn.style1:before {
    height: 50px !important;
    margin-top: 1.1rem;
    display: inline;
}
nav a.btn.style1:after {
    height: 50px !important;
    margin-bottom: 1.1rem;
}

nav li:hover a.btn.style1:after {
    height: 50px !important;
    color: white !important;
    margin-bottom: 1.1rem !important;
}

li.nav-item.hide-oferta:hover a {
    color: white !important;
}

@media only screen and (max-width: 991px) {
    .hero-content {
        text-align: center;
    }
    .b-mob {
        margin: 0 auto;
    }
    .cta-wrap .cta-shape {
        height: 100%;
    }
    .nomob {
        display: none;
    }

    .mobile-menu {
        margin-right: 30px;
    }

    .img-rueda {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .group-btn-header {
        top: calc(50% - 68px);
    }
}

@media screen and (max-width: 991px) {
    .big-text-mobile {
        font-size: 1.5rem !important;
    }

    .service-card.style2 .service-info p {
        font-size: 1.1rem;
    }

    .product-cat-card {
        border: white solid 1px;
    }

    .item-effect-mobile:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 0%;
        height: 100%;
        background-color: transparent;
        border-radius: 7px;
        transition: all 1s;
        z-index: -1;
    }
    .item-effect-mobile.active {
        transition: 0.7s ease-in;
        border-radius: 5px;
    }

    .item-effect-mobile.active:before {
        background-color: white;
        width: 100%;
    }

    .item-effect-mobile.active a {
        color: black;
        vertical-align: middle;
    }

    .header-wrap .navbar .navbar-nav .nav-item .dropdown-menu li a {
        font-size: 14px;
        padding-left: 10px;
        margin-left: 10px;
        background-color: white;
    }

    .link-oferta {
        display: flex;
        flex-direction: row;
        gap: 0.5rem;
    }
    .hide-oferta {
        display: none;
    }
    .link-oferta li a {
        font-size: 0.8rem;
    }

    nav a.btn.style1:before {
        height: 40px !important;
        margin-top: 0.2rem !important;
    }
}

@media (max-width: 768px) {
    .group-btn-header {
        top: calc(50% - 30px);
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100%;
    }

    .hero-wrap.style1 {
        padding: 100px 0 93px;
    }

    .hero-img-wrap img {
        max-width: 0% !important;
    }

    .hero-wrap.style1 .hero-content {
        margin-bottom: 0px;
    }
    .hero-wrap .hero-content {
        margin-bottom: 0.8rem;
        margin-top: 3rem;
    }

    .hero-wrap.style1 .hero-content h1 {
        margin-bottom: 0px;
    }

    .hero-img-wrap {
        height: 100px;
    }
    #informate p br {
        display: none;
    }
    #variedad-productos span,
    #variedad-productos h2 {
        display: none;
    }

    #variedad-productos p {
        margin: 0px 0px 4rem 0px;
    }

    .service-card.style2 .service-icon {
        margin: 0 auto;
    }

    .service-card.style2 h3 a {
        display: block;
        text-align: center;
    }

    .product-cat-info p {
        display: none;
    }

    .product-cat-info h3 {
        text-align: center;
    }

    .bg-soluciones {
        max-height: 241px;
    }

    .text-center-mobile {
        text-align: center;
        display: inherit !important;
    }
    .text-left-mobile {
        text-align: left;
    }
    .section-shop {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .logo-subtitle {
        padding-bottom: 1.5rem;
        display: block !important;
        margin: 0 auto !important;
    }

    .benefit-wrap {
        position: relative;
    }

    .bg-shapes {
        display: block;
    }

    .bg-shapes img {
        position: absolute;
    }

    .bg-shapes img:first-of-type {
        top: 100px;
    }

    .bg-shapes img:nth-of-type(2) {
        top: 80px;
        right: 0px;
    }

    .benefit-wrap.bg-albastor {
        background-color: #024e32 !important;
    }

    .product-cat-card {
        background: transparent !important;
        box-shadow: none;
    }

    .product-cat-card h3 a {
        color: white;
    }
    .hero-wrap.style1 {
        height: 482px;
        background-size: initial !important;
        -webkit-background-size: initial !important;
        background-image: url(../../img/img/bg-mobile.png);
        background-repeat: no-repeat;
        background-position: center;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        flex-wrap: nowrap;
        justify-content: space-between;
        width: 100%;
    }
    .cta-wrap .cta-shape {
        height: 100%;
    }
}

@media (max-width: 480px) {
    .bg-validacion {
        padding-top: calc(55vh - 169.5px);
        height: auto;
        padding-bottom: 3rem;
    }

    .bg-validacion .form {
        padding: 1.5rem;
        max-width: 90%;
        position: static;
        margin-left: auto;
        margin-right: auto;
    }

    .selector-edad {
        width: 100%;
    }

    .bg-validacion .form-group {
        width: 100%;
    }
}

.page-wrapper {
    overflow: hidden !important;
}

.benefit-wrap h2 {
    font-size: 24px;
}

.benefit-wrap h2 br,
.benefit-wrap p br,
.product-cat-wrap p br {
    display: none;
}

/* Budtender */

#budtender .cat-card .cat-img img {
    border-radius: 8px;
    height: 300px;
    object-fit: cover;
    width: 100%;
}

#budtender .cat-card .cat-info {
    bottom: auto;
    top: 260px;
    z-index: 1000;
    left: 50%;
    background-color: #024e32;
    color: white;
}

#budtender .accordion-item .accordion-header .accordion-button:before {
    background-color: transparent;
}

#budtender #accordionExample {
    margin-top: 0.8rem;
}

#budtender .accordion-item .accordion-header .accordion-button {
    font-size: 0.9rem;
    padding: 20px 32px 22px 20px;
    line-height: 20px;
}

#budtender .accordion-item {
    margin: 0 0 5px;
}

#budtender .accordion-item .accordion-header .accordion-button span i {
    right: 11px;
    font-size: 13px;
}

#budtender h3 {
    font-size: 0.9rem;
}

#budtender p {
    font-size: 0.9rem;
    line-height: 1.4;
}

@media screen and (max-width: 575px) {
    #budtender .cat-card .cat-img img {
        height: 350px;
    }

    #budtender .cat-card .cat-info {
        top: 300px;
    }

    #budtender .col-lg-3 {
        margin-left: auto;
        margin-right: auto;
    }

    .benefit-wrap h2 {
        font-size: 25px !important;
    }
}

.link-oferta .btn,
.hide-oferta .btn {
    text-transform: uppercase;
    font-size: 0.85rem !important;
}
.benefit-wrap h2 {
    font-size: 30px;
    font-weight: 700;
}
.benefit-wrap h2 br {
    display: block;
}

.logo-mobile {
    display: none;
}

@media screen and (max-width: 991px) {
    .logo-light {
        max-height: 54px;
    }

    .navbar-nav .btn {
        padding: 5px 25px 5px;
    }

    .link-oferta .btn,
    .hide-oferta .btn {
        text-transform: initial;
    }
}

@media screen and (max-width: 575px) {
    .link-oferta {
        margin: 10px 0px;
    }

    .header-wrap .mobile-bar-wrap,
    .header-wrap .other-options {
        position: relative;
        width: 30px;
    }

    .navbar-nav .btn {
        padding: 1px 20px 1px;
    }

    .mobile-menu {
        margin-right: 4px;
        background: transparent !important;
    }

    .logo-light {
        display: none;
    }

    .logo-mobile {
        display: block;
    }

    .navbar-brand img {
        max-width: 50px;
    }
}
