* {
    -webkit-tap-highlight-color: transparent;
}

:root {
    --caser-blue: #00829a;
    --caser-blue-dark: #015f70;
    --caser-orange: #f67323;
    --caser-orange-dark: #cf5e1c;
    --caser-gray: #d3deda;
    --caser-gray-light: #e9e9e9;
    --caser-gray-dark: #9a999e;
}

@font-face {
    font-family: "LatoRegular";
    src: url("assets/ttf/Lato-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LatoBold";
    src: url("assets/ttf/Lato-Bold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Lato";
    src: url("assets/ttf/Lato-Bold.ttf") format("truetype");
    font-weight: normal;
}

@font-face {
    font-family: "Lato";
    src: url("assets/ttf/Lato-Light.ttf") format("truetype");
    font-weight: lighter;
}

@font-face {
    font-family: "Lato";
    src: url("assets/ttf/Lato-Bold.ttf") format("truetype");
    font-weight: bold;
}

html,
body {
    margin: 0;
    padding: 0;
    background-color: #f9f9f7;
    font-family: Lato;
    font-weight: normal;
}

.dash-vert {
    background: url("assets/dash-vert.png");
    background-repeat: repeat-y;
    background-position-x: center;
    width: 15px;
}

.dash-hort {
    background: url("assets/dash-hor.png");
    background-repeat: repeat-x;
    background-position-y: center;
    height: 15px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.dash-vert-y {
    background: url("assets/dash-vert.png");
    background-repeat: repeat-y;
    background-position-x: center;
    width: 15px;
    height: 85%;
    flex: initial !important;
}

.sticky-items,
#main-block,
#main-options-block,
#services-block,
#map-block,
#news-block,
#whyus-block,
#clinics-block {
    box-sizing: border-box;
    max-width: 1220px;
    width: 100vw;
    padding: 0 1em;
    margin: 0 auto;
}

#container {
    overflow-x: hidden;
}

#content {
    overflow-x: hidden;
    width: 100vw;
}

/* HEADER BLOCK */

.sticky-items {
    display: flex;
    align-items: center;
    padding-top: 20px;
    flex-direction: column;
}

.sticky-items:not(.dont-stick) {
    position: sticky;
    top: 0px;
    background-color: #f9f9f7;
    z-index: 999;
}

.sticky-items #logo {
    display: flex;
    align-items: center;
    width: 100%;
}

.sticky-items #logo .small-title {
    color: var(--caser-blue);
    font-size: 38px;
    text-transform: capitalize;
    font-weight: bold;
    margin-left: 25px;
    padding-right: 20px;
}

.sticky-items #header {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
}

.header-web-desktop-options .link {
    color: white;
    text-decoration: none;
}

.header-web-logo {
    width: 150px;
    margin: 25px 0px;
}

#header .first-row,
.second-row {
    width: 100%;
    display: flex;
    align-items: center;
}

#header .second-row {
    box-sizing: border-box;
    margin: 15px 0px;
    color: var(--caser-blue);
    padding: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid var(--caser-gray);
    padding-bottom: 25px;
    margin-bottom: 0px;
    font-size: 16px;
}

#header .second-row .item {
    flex: 1;
    text-align: center;
    cursor: pointer;
}

.sticky-items .header-web-desktop-options {
    flex: 1;
    font-family: Lato;
    font-weight: bold;
    display: flex;
    flex-direction: column;
}

.llamanos {
    color: var(--caser-blue);
    padding: 10px;
}

.llamanos a {
    text-decoration: none;
    color: var(--caser-orange);
    font-weight: bold;
}

.llamanos>div,
.llamanos>a {
    white-space: nowrap;
}

.llamanos svg {
    height: 1.25em;
    width: auto;
    vertical-align: middle;
}

#popup-phone .llamanos {
    font-size: 1.5rem;
    line-height: 2;
}

.sticky-items .header-web-desktop-options .llamanos {
    display: inline-flex;
    justify-content: flex-end;
    margin-left: auto;
}

.mobile-menu .llamanos {
    font-size: 1.25rem;
}

.mobile-menu .llamanos a {
    display: block;
    padding: 5px 0;
}

.sticky-items .header-web-desktop-options .te-llamamos {
    display: flex;
    justify-content: flex-end;
    font-family: Lato;
    font-weight: bold;
}

.sticky-items .header-web-desktop-options>div>div {
    cursor: pointer;
}

.te-llamamos div.te-llamamos {
    background-color: var(--caser-orange);
    border-radius: 5px;
    padding: 10px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
}

.sticky-items .header-web-desktop-options .te-llamamos div.reserva-cita {
    /*color: var(--caser-blue);
  padding: 10px;
  text-transform: uppercase;*/
    border: 2px solid var(--caser-blue);
    border-radius: 5px;
    background-color: var(--caser-blue);
    color: white;
    padding: 10px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-right: 15px;
}

.second-row {
    color: var(--caser-blue);
    padding: 10px;
    text-transform: uppercase;
    display: flex;
    font-family: Lato;
    font-weight: bold;
}

/* MAIN BLOCK */

#main-block {
    width: 100%;
    display: flex;
    margin-top: 50px;
    /* background: url("assets/img/img-10aniv-conysinseguro.png"); */
    background: url("assets/home/implantologia-2025-05.webp");
    background-repeat: no-repeat;
    background-size: cover;
    /*   background-position: right -120px center; */
    background-position: center 0px;
    /* background-size: auto 120%; */
    background-size: auto 100%;
}

#main-block .left-block {
    flex-shrink: 1;
    margin-right: auto;
    border-radius: 10px;
}

#main-block .left-block .small-title {
    color: var(--caser-orange);
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

#main-block .left-block .big-title {
    color: var(--caser-orange);
    font-family: LatoBold;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
}

#main-block .left-block .description {
    margin-top: 35px;
    line-height: 1.6;
}

#main-block .left-block .list .description {
    margin-top: 0;
}

#main-block .left-block .list ul {
    list-style-type: none;
    padding: 0px;
}

#main-block .left-block .list ul li {
    display: flex;
    font-family: LatoBold;
    margin: 10px 0px;
    align-items: center;
}

#main-block .left-block .list ul li:before {
    content: "";
    background: url(assets/check.svg);
    position: relative;
    left: 0px;
    width: 25px;
    height: 25px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px;
}

#main-block .right-block {
    width: 30%;
    min-width: 300px;
    min-height: 580px;
}

#main-block .right-block {
    display: flex;
    justify-content: right;
}

#main-block .right-block .container {
    background-color: var(--caser-blue);
    border-radius: 15px;
    padding: 30px;
    color: white;
    width: 250px;
    height: fit-content;
    text-align: center;
    -webkit-box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
    box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
}

#main-block .right-block .container .title {
    font-size: 24px;
    font-weight: bold;
}

#main-block .right-block .container .online {
    background-color: var(--caser-orange);
    border-radius: 2px;
    padding: 10px;
    color: white;
    width: 60%;
    text-align: center;
    margin: 15px auto;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
}

#main-block .right-block .container .online a {
    text-decoration: none;
}

#main-block .right-block .container .subtitle {
    font-family: LatoBold;
    font-weight: bold;
}

#main-block .right-block .container .name {
    color: #00829a;
    padding: 8px 16px;
    cursor: pointer;
    margin: 25px 0px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    color: #00829a;
    background-color: white;
    display: none;
}

#main-block .right-block .container .phone {
    color: #00829a;
    padding: 8px 16px;
    cursor: pointer;
    margin: 25px 0px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    color: #00829a;
    background-color: white;
    display: none;
}

#main-block .right-block .container .email {
    color: #00829a;
    padding: 8px 16px;
    cursor: pointer;
    margin: 25px 0px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    color: #00829a;
    background-color: white;
    display: none;
}

#main-block .right-block .container .phone input {
    border: 0px;
    color: #00829a;
    font-size: 14px;
    outline: none;
}

#main-block .right-block .container .email input {
    border: 0px;
    color: #00829a;
    font-size: 14px;
    outline: none;
}

#main-block .right-block .container .name input {
    border: 0px;
    color: var(--caser-gray-dark);
    font-size: 14px;
    outline: none;
}

#main-block .right-block .container .name input::placeholder {
    color: var(--caser-gray-dark);
    opacity: 1;
}

#main-block .right-block .container .phone input::placeholder {
    color: var(--caser-gray-dark);
    opacity: 1;
}

#main-block .right-block .container .phone input:-ms-input-placeholder {
    color: var(--caser-gray-dark);
}

#main-block .right-block .container .email input::placeholder {
    color: var(--caser-gray-dark);
    opacity: 1;
}

#main-block .right-block .container .email input:-ms-input-placeholder {
    color: var(--caser-gray-dark);
}

#main-block .right-block .container .name input:-ms-input-placeholder {
    color: var(--caser-gray-dark);
}

#main-block .right-block .container .separator {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin: 25px 0px;
}

#main-block .right-block .container .privacity,
.comercial {
    text-align: left;
    font-size: 13px;
    display: flex;
    align-items: center;
    margin: 10px 0px;
}

#main-block .right-block .container .privacity input {
    margin-right: 10px;
}

#main-block .right-block .container .comercial input {
    margin-right: 10px;
}

#main-block .right-block .container .privacity {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#main-block .right-block .container .privacity input {
    position: absolute;
    opacity: 1;
    cursor: pointer;
    height: 1px;
    width: 1px;
    top: 12px;
    left: 3px;
}

#main-block .right-block .container .privacity .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 13px;
    border: 1px solid white;
    border-radius: 2px;
    background-color: var(--caser-blue);
}

#main-block .right-block .container .privacity:hover input~.checkmark {
    background-color: var(--caser-blue);
}

#main-block .right-block .container .privacity input:checked~.checkmark {
    background-color: #2196f3;
}

#main-block .right-block .container .privacity .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

#main-block .right-block .container .privacity input:checked~.checkmark:after {
    display: block;
}

#main-block .right-block .container .privacity .checkmark:after {
    font-size: 2px;
    left: 4px;
    top: 2px;
    width: 2px;
    height: 5px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#main-block .right-block .container .comercial {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#main-block .right-block .container .comercial input {
    position: absolute;
    opacity: 1;
    cursor: pointer;
    height: 1px;
    width: 1px;
    top: 12px;
    left: 3px;
}

#main-block .right-block .container .comercial .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 13px;
    border: 1px solid white;
    border-radius: 2px;
    background-color: var(--caser-blue);
}

#main-block .right-block .container .comercial:hover input~.checkmark {
    background-color: var(--caser-blue);
}

#main-block .right-block .container .comercial input:checked~.checkmark {
    background-color: #2196f3;
}

#main-block .right-block .container .comercial .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

#main-block .right-block .container .comercial input:checked~.checkmark:after {
    display: block;
}

#main-block .right-block .container .comercial .checkmark:after {
    font-size: 2px;
    left: 4px;
    top: 2px;
    width: 2px;
    height: 5px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#main-block .right-block .container .callyou {
    background-color: var(--caser-orange);
    border: none;
    border-radius: 2px;
    padding: 12px;
    color: white;
    width: 60%;
    text-align: center;
    margin: 15px auto;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    font-size: 16px;
}

#main-block .right-block .container a {
    color: white;
}

/* MAIN OPTIONS */

#main-options-block {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}

#main-options-block * {
    box-sizing: border-box;
}

#main-options-block .container {
    align-items: center;
    display: flex;
    background-color: white;
    -webkit-box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: auto;
    margin-bottom: 75px;
    border-radius: 20px;
    padding: 15px;
}

#main-options-block .container div {
    flex: 1;
    text-align: center;
}

#main-options-block .container .item .title {
    font-family: LatoBold;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 25px;
}

#main-options-block .container .item .text {
    font-size: 16px;
    margin-top: 5px;
    min-height: 80px;
    padding: 10px;
}

/* SERVICES BLOCK */

#services-block {
    display: flex;
    flex-direction: column;
}

#services-block .dash-vert-y {
    width: 1px;
    height: 50px;
}

#services-block .services-title {
    color: var(--caser-blue);
    font-size: 50px;
    text-align: center;
    font-family: LatoBold;
}

#services-block .services-menu {
    display: flex;
    font-size: 16px;
    font-family: Lato;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 50px;
    color: var(--caser-gray-dark);
}

#services-block .services-container {
    background-color: var(--caser-gray-light);
    display: flex;
}

#services-block .services-container .tab .a-panel {
    display: flex;
}

#services-block .services-container .tab.active {
    display: flex;
}

#services-block .services-container .tab.inactive {
    display: none;
}

#services-block .tab-left {
    padding: 45px 35px;
    display: flex;
    padding-top: 25px;
}

.tab-right-title {
    color: var(--caser-blue);
    font-size: 20px;
}

#services-block .tab-right {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 50px;
    font-family: LatoRegular;
    font-size: 16px;
    align-content: flex-start;
}

#services-block .tab-right p {
    margin: 10px 0px;
}

.services-link {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.services-link a {
    color: var(--caser-orange);
    text-align: center;
    text-transform: uppercase;
    font-family: LatoBold;
    text-decoration: none;
    display: block;
    font-size: 16px;
}

.services-link img {
    margin-left: 15px;
    height: 15px;
}

#services-block .tab-right span {
    color: var(--caser-blue);
}

#services-block .tab-right ul {
    margin: 0px;
}

#services-block .tab-right li {
    margin-bottom: 15px;
}

#services-block .tab-right li::before {
    color: var(--caser-blue);
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

#services-block .tab-right li.nobullet {
    margin-bottom: 5px;
}

#services-block .tab-right li.nobullet:last-of-type {
    margin-bottom: 15px;
}

#services-block .tab-right li.nobullet::before {
    display: none;
}

#services-block .tab-right .tab-right-item {
    flex-basis: 40%;
    display: flex;
    flex-direction: column;
    margin-right: 35px;
}

#services-block .tab-right .tab-right-item div:first-of-type {
    text-transform: uppercase;
    color: var(--caser-blue);
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
}

#services-block .tab-right .tab-right-item div:last-of-type {
    border-bottom: 1px solid var(--caser-blue);
    min-height: 75px;
}

#services-block .services-menu .item {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 50px;
    text-align: center;
}

#services-block .services-menu .item.active {
    background-color: var(--caser-gray-light);
    color: var(--caser-blue);
}

#news-block {
    display: flex;
    width: 100%;
    margin-top: 25px;
    padding: 50px 0px;
    padding-bottom: 10px;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px 0px;
}

#news-block .left-block {
    padding: 0px 50px;
    width: 50%;
}

#news-block .right-block {
    padding: 0px 50px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#news-block .title {
    font-size: 35px;
    color: var(--caser-blue);
    font-weight: bold;
    margin-bottom: 25px;
}

#news-block .subtitle {
    font-size: 20px;
    color: var(--caser-blue);
    font-weight: bold;
    margin-bottom: 25px;
}

#news-block .text {
    margin: 25px 0px;
}

#news-block .youtube-video {
    width: 100%;
    height: 315px;
    border-radius: 5px;
}

#news-block .button {
    background-color: var(--caser-orange);
    border-radius: 2px;
    padding: 10px;
    color: white;
    width: 50%;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    margin-top: 25px;
}

#aboutus-block {
    background-color: var(--caser-blue);
    display: flex;
}

#aboutus-block .left-block {
    padding: 50px;
}

#aboutus-block .right-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#aboutus-block .title {
    font-size: 45px;
    color: white;
    font-weight: bold;
}

#aboutus-block .text {
    color: white;
    font-size: 20px;
}

#whyus-block {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    background-color: #fff;
    padding-bottom: 50px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px 0px;
}

#whyus-block::before {
    width: 100%;
    height: 5px;
    content: "";
    background-color: #fff;
    top: -5px;
    display: block;
    position: relative;
}

#whyus-block .header {
    position: relative;
    width: 100%;
}

#whyus-block .header img {
    width: 100%;
}

#whyus-block .header span {
    position: absolute;
    top: 125px;
    left: 150px;
    font-size: 40px;
    color: var(--caser-blue);
}

#whyus-block .content {
    display: flex;
    padding: 0px 25px;
}

#whyus-block .content .item {
    flex: 25%;
    display: flex;
    flex-direction: column;
}

@media only screen and (min-width: 821px) and (max-width: 1162px) {
    #whyus-block .content .splide__list {
        flex-wrap: wrap;
    }

    #whyus-block .content .item {
        min-width: calc(50% - 65px);
    }

    #whyus-block .content .dash-vert-y:nth-child(3n + 1) {
        display: none;
    }
}

#whyus-block .content .item .header {
    display: flex;
    align-items: center;
    max-height: 150px;
}

#whyus-block .content .item .header img {
    width: 100px;
}

#whyus-block .content .item .number {
    color: var(--caser-orange);
    font-size: 50px;
}

#whyus-block .content .item .title {
    color: var(--caser-blue);
    font-family: LatoBold;
    font-size: 18px;
}

#whyus-block .content .item .text {
    margin-top: 15px;
}

#whyus-block .dash-vert-y {
    height: 200px;
    margin-top: 5px;
    margin-left: 25px;
    margin-right: 25px;
}

.splide__pagination {
    margin-bottom: 25px !important;
}

.splide__pagination__page.is-active {
    background-color: #133155 !important;
}

#clinics-block {
    background-color: #fff;
    /* var(--caser-gray-light); */
    width: 100%;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    margin: 50px auto 30px;
}

#clinics-block .splide__track .splide__list .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 10px;
}

#clinics-block .splide__track .splide__list .item a {
    color: var(--caser-blue);
    text-decoration: none;
}

#clinics-block .splide__track .splide__list .item .name {
    color: var(--caser-blue);
    margin-top: 15px;
}

#clinics-block .splide__track .splide__list .item .clinic {
    color: var(--caser-blue);
    font-size: 25px;
    font-weight: bold;
}

#clinics-block .splide__track .splide__list .item .stars {
    display: flex;
    margin-top: 15px;
}

#clinics-block .splide__track .splide__list .item .stars img {
    width: 25px;
}

#clinics-block .splide__track .splide__list .item .text {
    color: #262626;
    margin-top: 25px;
    position: relative;
    width: 50%;
}

#clinics-block .splide__track .splide__list .item .text:before {
    content: "";
    width: 30px;
    height: 30px;
    background: url(assets/comillas_Lato_v3.svg);
    position: absolute;
    background-repeat: no-repeat;
    left: -40px;
    top: -10px;
}

#free-diagnosis-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#free-diagnosis-block .title {
    color: var(--caser-blue);
    font-size: 30px;
    font-weight: bold;
    margin-top: 100px;
}

#free-diagnosis-block .privacity2,
.comercial2 {
    text-align: left;
    font-size: 13px;
    display: flex;
    align-items: center;
    margin: 10px 0px;
}

#free-diagnosis-block .privacity2 input {
    margin-right: 10px;
}

#free-diagnosis-block .privacity2 {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#free-diagnosis-block input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

#free-diagnosis-block .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 13px;
    border: 1px solid white;
    border-radius: 2px;
    background-color: var(--caser-blue);
}

#free-diagnosis-block .privacity2:hover input~.checkmark {
    background-color: var(--caser-blue);
}

#free-diagnosis-block .privacity2 input:checked~.checkmark {
    background-color: #2196f3;
}

#free-diagnosis-block .privacity2 .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

#free-diagnosis-block .privacity2 input:checked~.checkmark:after {
    display: block;
}

#free-diagnosis-block .privacity2 .checkmark:after {
    font-size: 2px;
    left: 4px;
    top: 2px;
    width: 2px;
    height: 5px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#free-diagnosis-block .comercial2,
.comercial2 {
    text-align: left;
    font-size: 13px;
    display: flex;
    align-items: center;
    margin: 10px 0px;
}

#free-diagnosis-block .comercial2 input {
    margin-right: 10px;
}

#free-diagnosis-block .comercial2 {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#free-diagnosis-block input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

#free-diagnosis-block .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 13px;
    border: 1px solid white;
    border-radius: 2px;
    background-color: var(--caser-blue);
}

#free-diagnosis-block .comercial2:hover input~.checkmark {
    background-color: var(--caser-blue);
}

#free-diagnosis-block .comercial2 input:checked~.checkmark {
    background-color: #2196f3;
}

#free-diagnosis-block .comercial2 .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

#free-diagnosis-block .comercial2 input:checked~.checkmark:after {
    display: block;
}

#free-diagnosis-block .comercial2 .checkmark:after {
    font-size: 2px;
    left: 4px;
    top: 2px;
    width: 2px;
    height: 5px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#free-diagnosis-block .button {
    background-color: var(--caser-orange);
    border-radius: 5px;
    padding: 10px;
    color: white;
    width: 150px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    margin-top: 25px;
}

#sent-message-footer {
    display: none;
    padding-top: 25px;
}

#sent-message-top {
    display: none;
    font-size: 22px;
    font-weight: bold;
}

#sent-message-popup {
    display: none;
    font-size: 22px;
    font-weight: bold;
}

#footer {
    margin-top: 100px;
    background-color: var(--caser-blue);
    color: white;
    padding-bottom: 30px;
}

#footer * {
    box-sizing: border-box;
}

#footer .link {
    color: white;
    text-decoration: none;
}

#footer .row1 {
    display: flex;
    box-sizing: border-box;
    /*   padding: 0px 75px; */
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    padding: 25px;
}

#footer .row1 .left-column {
    display: flex;
    align-items: center;
    flex: 50%;
    font-size: 14px;
    flex-direction: column;
}

#footer .row1 .left-column .top {
    width: 100% !important;
    display: flex;
    align-items: center;
}

#footer .row1 .left-column .top .text {
    margin-top: -25px;
}

#footer .row1 .left-column .bottom {
    width: 100% !important;
    display: flex;
    align-items: center;
    color: white;
}

#footer .row1 .left-column .bottom a {
    color: white;
    text-decoration: none;
}

#footer .row1 .right-column {
    display: flex;
    align-items: end;
    flex: 50%;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    justify-content: center;
    flex-direction: column;
}

#footer .row1 .logo img {
    width: 150px;
    margin: 25px 0px;
}

#footer .row1 .right-column div {
    margin: 0px 25px;
}

#footer .row1 .right-column .button {
    background-color: white;
    color: var(--caser-orange);
    border-radius: 5px;
    padding: 10px;
    width: 150px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
}

#footer .row1 .right-column .button a {
    color: var(--caser-orange);
    text-decoration: none;
}

#footer .row1 .right-column .title {
    display: flex;
    align-items: center;
}

#footer .row1 .right-column .buttons {
    margin-top: 50px;
    display: flex;
    align-items: center;
}

#footer .row1 .left-column div:last-of-type {
    width: 350px;
}

#footer .row1 .left-column img {
    width: 150px;
}

.footer-blog-links {
    width: 350px;
    padding-left: 35px;
    font-size: 16px;
    font-weight: bold;
    list-style: none;
    margin: 0;
    padding: 0 0 0 35px;
}

.footer-blog-links li {
    text-align: center;
}

.footer-blog-links li:not(:first-child) {
    margin-top: 1.5rem;
}

@media screen and (min-width: 821px) {
    .footer-blog-links li {
        text-align: left;
    }
}

#footer .social-row {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    justify-content: end;
    padding-right: 55px;
    margin-top: -45px;
}

#footer .social-row div {
    margin: 0px 15px;
}

#footer .separator {
    border-bottom: 1px solid white;
    opacity: 0.5;
    width: 69%;
    height: 1px;
    margin: 25px auto;
}

#footer .row2 {
    font-size: 14px;
    font-family: LatoBold;
    /*   padding: 0px 80px; */
    display: flex;
    width: 1220px;
    margin: 0 auto;

    box-sizing: border-box;
    /*   padding: 0px 75px; */
    width: 100%;
    max-width: 1220px;
    padding: 25px;
}

#footer .row2 .left-column {
    display: flex;
    flex: 65%;
    align-items: center;
}

#footer .row2 .left-column div {
    display: flex;
    align-items: center;
    justify-content: center;
}

#footer .row2 .left-column a {
    color: #fff;
    text-decoration: none;
}

#footer .row2 .left-column div {
    margin-right: 50px;
}

#footer .row2 .right-column {
    display: flex;
    flex: 35%;
    justify-content: end;
    text-align: center;
    font-size: 12px;
}

#free-diagnosis-block .name {
    background-color: #00829a;
    padding: 8px 16px;
    cursor: pointer;
    margin: 25px 0px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    color: white;
    width: 250px;
    height: 30px;
}

#free-diagnosis-block .phone {
    background-color: #00829a;
    padding: 8px 16px;
    cursor: pointer;
    margin: 5px 0px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    color: white;
    width: 250px;
    height: 30px;
}

#free-diagnosis-block .phone input {
    border: 0px;
    color: white;
    font-size: 14px;
    outline: none;
    width: 250px;
    height: 30px;
    opacity: 1 !important;
    background-color: transparent;
}

#free-diagnosis-block .name input {
    border: 0px;
    color: white;
    font-size: 14px;
    outline: none;
    width: 250px;
    height: 30px;
    opacity: 1 !important;
    background-color: transparent;
}

#free-diagnosis-block .name input::placeholder {
    color: white;
    opacity: 1;
}

#free-diagnosis-block .phone input::placeholder {
    color: white;
    opacity: 1;
}

#free-diagnosis-block .phone input:-ms-input-placeholder {
    color: white;
}

#free-diagnosis-block .name input:-ms-input-placeholder {
    color: white;
}

.mobile-menu {
    display: none;
}

.mobile {
    display: none;
}

#map-block {
    position: relative;
    padding-top: 25px;
    border-top: 5px solid var(--caser-blue);
    margin-top: 75px;
    margin-bottom: 75px;
}

#map-block-title {
    color: var(--caser-blue);
    font-size: 40px;
    text-align: center;
    font-family: LatoBold;
}

#map-block-text {
    color: var(--caser-gray-dark);
    font-size: 20px;
    text-align: center;
    font-family: LatoBold;
    margin: 15px 0px;
}

#dataviz_basicZoom {
    background-color: #f9f9f7;
    position: relative;
}

#dataviz_basicZoom.showingClinic {
    height: 650px;
}

#dataviz_basicZoom>svg {
    width: 100%;
    height: auto;
    max-height: 650px;
    aspect-ratio: 2/1;
    margin: 0 auto;
    transform: scale(1.2);
}

#map-info {
    position: absolute;
    left: 0px;
    bottom: 0px;
    top: 225px;
    width: 50%;
    /*   background-color: #f9f9f7;
 */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.5s ease-out;
    pointer-events: none;
    z-index: 2;
}

#map-info.visible {
    opacity: 1;
    pointer-events: all;
}

#map-clinic-close {
    display: flex;
    justify-content: end !important;
    cursor: pointer;
}

#map-clinic-close img {
    width: 30px;
    height: auto;
    margin: 10px;
}

#map-clinic-info {
    position: absolute;
    background-color: #fff;
    right: 0px;
    top: 225px;
    /* bottom: 0px; */
    width: 50%;
    justify-content: center;
    align-items: center;
    display: none;
    flex-direction: column;
    box-shadow: 0px 0px 5px 3px rgb(0 0 0 / 10%);
    border-radius: 10px;
    z-index: 2;
}

.map-clinic-info-services-title {
    font-family: LatoBold;
    font-size: 21px;
    margin-top: 25px;
    color: var(--caser-orange);
}

#map-clinic-info>div {
    justify-content: center;
    align-items: center;
    width: 100%;
}

#info-card {
    position: relative;
    display: inline-block;
    width: 75%;
    background-color: white;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

#info-card-img {
    width: 100%;
    border-radius: 5px;
}

#info-card-address {
    font-family: LatoBold;
    font-size: 17px;
    margin-top: 20px;
    color: black;
}

#info-card-name {
    font-family: LatoBold;
    font-size: 21px;
    margin-top: 25px;
    color: var(--caser-blue);
}

#info-card-contact {
    display: flex;
    flex: 0 0 100%;
    width: 100%;
}

#info-card-contact-left {
    width: 65%;
}

#info-card-contact-middle {
    border-left: 1px solid gray;
    margin: 15px 0px;
}

#info-card-contact-right {
    width: 35%;
    display: flex;
    align-items: center;
}

#info-card-contact-left-phone {
    font-family: LatoBold;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 15px;
    color: var(--caser-orange);
    display: flex;
    align-items: center;
}

#info-card-contact-left-phone img {
    margin-right: 5px;
}

#info-card-contact-left-phone a {
    text-decoration: none;
    color: var(--caser-orange);
}

#info-card-contact-left-hours-title {
    font-family: LatoBold;
    font-size: 13px;
    text-transform: capitalize;
    color: black;
    margin: 5px;
    margin-top: 10px;
}

#info-card-contact-code-title {
    font-family: LatoBold;
    font-size: 13px;
    text-transform: capitalize;
    color: black;
    margin: 5px;
    margin-top: 10px;
}

#info-card-contact-code-info {
    font-family: Lato;
    font-size: 13px;
    text-transform: capitalize;
    color: black;
    margin: 5px;
    margin-top: 10px;
}

#info-card-contact-code-info {
    text-transform: uppercase;
    color: black;
    margin: 5px;
}

#info-card-contact-urgencies {
    font-size: 13px;
    padding: 15px 5px;
}

#info-card-contact-left-hours-info {
    font-family: Lato;
    font-size: 14px;
    color: black;
    margin: 5px;
}

#info-card-buttons {
    display: flex;
}

#info-card-buttons-services {
    background-color: #dae9ec;
    border-radius: 5px;
    padding: 10px;
    color: var(--caser-blue);
    width: 25%;
    text-align: center;
    margin: 15px auto;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}

#info-card-buttons-promotions {
    background-color: #dae9ec;
    border-radius: 5px;
    padding: 10px;
    color: var(--caser-blue);
    width: 25%;
    text-align: center;
    margin: 15px auto;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}

#info-card-buttons-arrive {
    background-color: #dae9ec;
    border-radius: 5px;
    padding: 10px;
    color: var(--caser-blue);
    width: 25%;
    text-align: center;
    margin: 15px auto;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}

@media screen and (min-width: 821px) and (max-width: 1121px) {

    #info-card-buttons-services,
    #info-card-buttons-promotions,
    #info-card-buttons-arrive {
        font-size: 12px;
    }
}

#info-card-buttons-callyou {
    background-color: var(--caser-orange);
    border: 2px solid var(--caser-orange);
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    width: 40%;
    text-align: center;
    margin: 15px auto;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    font-size: 14px;
}

#map-block-selects {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
}

#map-block-selects .custom-select {
    flex: 0.25;
    margin: 25px 25px;
}

/* POPUP BLOCK */

#popup-block,
#popup-phone {
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0x;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.75);
    z-index: 3147483647;
    display: none;
    overflow-y: auto;
}

#popup-block .close-popup,
#popup-phone .close-popup {
    position: absolute;
    right: 15px;
    top: 15px;
    color: white;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}

#popup-phone .close-popup {
    color: black;
    opacity: 0.75;
    transition: color 0.2s ease-out;
}

#popup-block.static-popup {
    position: static;
    margin: 8rem auto 2rem;
    background: transparent;
}

.active-popup {
    display: flex !important;
}

#popup-block.static-popup .sent-message-popup {
    margin-top: 1rem;
    font-size: 1.2rem;
}

#popup-block.static-popup .back-home {
    font-size: 1.2rem;
    font-weight: bold;
}

#popup-block .content-block,
#popup-phone .content-block {
    width: 50%;
    min-width: 300px;
    max-width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

#popup-block .content-block .container {
    background-color: var(--caser-blue);
    border-radius: 15px;
    padding: 50px;
    position: relative;
    color: white;
    width: 350px;
    height: auto;
    text-align: center;
    -webkit-box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
    box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
}

#popup-phone .content-block .container {
    background-color: white;
    border-radius: 15px;
    padding: 50px;
    position: relative;
    width: 350px;
    max-width: 95vw;
    height: auto;
    text-align: center;
    -webkit-box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
    box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
}

#popup-block .content-block .container .title {
    font-size: 24px;
    font-weight: bold;
}

#popup-block .content-block .container .title-small {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0px;
}

#popup-block .content-block .container .online {
    background-color: var(--caser-orange);
    border-radius: 2px;
    padding: 10px;
    color: white;
    width: 60%;
    text-align: center;
    margin: 15px auto;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
}

#popup-block .content-block .container .online a {
    text-decoration: none;
}

#popup-block .content-block .container .subtitle {
    font-family: LatoBold;
    font-weight: bold;
}

#popup-block .content-block .container .name {
    color: #00829a;
    padding: 8px 16px;
    cursor: pointer;
    margin: 25px 0px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    color: #00829a;
    background-color: white;
    display: none;
}

#popup-block .content-block .container .phone {
    color: #00829a;
    padding: 8px 16px;
    cursor: pointer;
    margin: 25px 0px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    color: #00829a;
    background-color: white;
    display: none;
}

#popup-block .content-block .container .phone input {
    border: 0px;
    color: #00829a;
    font-size: 14px;
    outline: none;
}

#popup-block .content-block .container .email {
    color: #00829a;
    padding: 8px 16px;
    cursor: pointer;
    margin: 25px 0px;
    border-radius: 5px;
    text-align: left;
    font-size: 14px;
    color: #00829a;
    background-color: white;
    display: none;
}

#popup-block .content-block .container .email input {
    border: 0px;
    color: #00829a;
    font-size: 14px;
    outline: none;
}

#popup-block .content-block .container .name input {
    border: 0px;
    color: var(--caser-gray-dark);
    font-size: 14px;
    outline: none;
}

#popup-block .content-block .container .name input::placeholder {
    color: var(--caser-gray-dark);
    opacity: 1;
}

#popup-block .content-block .container .phone input::placeholder {
    color: var(--caser-gray-dark);
    opacity: 1;
}

#popup-block .content-block .container .phone input:-ms-input-placeholder {
    color: var(--caser-gray-dark);
}

#popup-block .content-block .container .email input::placeholder {
    color: var(--caser-gray-dark);
    opacity: 1;
}

#popup-block .content-block .container .email input:-ms-input-placeholder {
    color: var(--caser-gray-dark);
}

#popup-block .content-block .container .name input:-ms-input-placeholder {
    color: var(--caser-gray-dark);
}

#popup-block .content-block .container .separator {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin: 25px 0px;
}

#popup-block .content-block .container .privacity,
.comercial {
    text-align: left;
    font-size: 13px;
    display: flex;
    align-items: center;
    margin: 10px 0px;
}

#popup-block .content-block .container .privacity input {
    margin-right: 10px;
}

#popup-block .content-block .container .comercial input {
    margin-right: 10px;
}

#popup-block .content-block .container .privacity {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#popup-block .content-block .container .privacity input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

#popup-block .content-block .container .privacity .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 13px;
    border: 1px solid white;
    border-radius: 2px;
    background-color: var(--caser-blue);
}

#popup-block .content-block .container .privacity:hover input~.checkmark {
    background-color: var(--caser-blue);
}

#popup-block .content-block .container .privacity input:checked~.checkmark {
    background-color: #2196f3;
}

#popup-block .content-block .container .privacity .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

#popup-block .content-block .container .privacity input:checked~.checkmark:after {
    display: block;
}

#popup-block .content-block .container .privacity .checkmark:after {
    font-size: 2px;
    left: 4px;
    top: 2px;
    width: 2px;
    height: 5px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#popup-block .content-block .container .comercial {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#popup-block .content-block .container .comercial input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

#popup-block .content-block .container .comercial .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 13px;
    width: 13px;
    border: 1px solid white;
    border-radius: 2px;
    background-color: var(--caser-blue);
}

#popup-block .content-block .container .comercial:hover input~.checkmark {
    background-color: var(--caser-blue);
}

#popup-block .content-block .container .comercial input:checked~.checkmark {
    background-color: #2196f3;
}

#popup-block .content-block .container .comercial .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

#popup-block .content-block .container .comercial input:checked~.checkmark:after {
    display: block;
}

#popup-block .content-block .container .comercial .checkmark:after {
    font-size: 2px;
    left: 4px;
    top: 2px;
    width: 2px;
    height: 5px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#popup-block .content-block .container .callyou {
    border: none;
    background-color: white;
    border-radius: 2px;
    padding: 10px;
    color: var(--caser-blue);
    width: 60%;
    text-align: center;
    margin: 15px auto;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    font-size: 16px;
}

#popup-block .content-block .container a {
    color: white;
}

#map-clinic-info-promotions {
    display: flex;
    flex-direction: column;
    text-align: center;
    display: none;
    height: 90%;
}

#map-clinic-info-promotions>p.info {
    margin: 0 2rem 2rem;
}

#map-clinic-info-promotions>p.info strong.primary {
    color: var(--caser-orange);
}

#map-clinic-info-promotions>.promo {
    margin-bottom: 2rem;
}

#map-clinic-info-promotions>p.info:not(:last-child),
#map-clinic-info-promotions>.promo:not(:last-of-type) {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    position: relative;
}

#map-clinic-info-promotions>p.info:not(:last-child):after,
#map-clinic-info-promotions>.promo:not(:last-of-type):after {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    left: 25%;
    bottom: 0;
    height: 0;
    border: solid 1px var(--caser-blue);
}

#map-clinic-info-promotions>.promo small {
    display: block;
    text-align: center;
    font-size: 60%;
}

.map-clinic-info-promotions-item {
    width: 75%;
}

#map-clinic-info-services {
    display: flex;
    display: none;
    height: 90%;
    flex-direction: column;
}

#map-clinic-info-services ul li {
    margin: 10px 0px !important;
}

#map-clinic-info-promotions .promotion-title {
    color: var(--caser-blue);
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0px;
}

#map-clinic-info-promotions .promotion-ammount {
    color: var(--caser-orange);
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0px;
}

#map-clinic-info-promotions .promotion-conditions {
    color: var(--caser-blue);
    font-size: 12px;
    margin: 10px 0px;
}

#map-clinic-info-promotions .promotion-separator {
    border: 1px solid var(--caser-blue);
    width: 50%;
    margin: 35px 0px;
}

.visible {
    display: flex !important;
}

.states-div .select-selected::before {
    width: 30px;
    height: 30px;
    content: "";
    background: url("assets/svg/Localizacion.svg");
    background-position: center;
    background-size: cover;
    margin-right: 5px;
}

.clinics-div .select-selected::before {
    width: 30px;
    height: 30px;
    content: "";
    background: url("assets/svg/Clinica.svg");
    background-position: center;
    background-size: cover;
    margin-right: 15px;
}

#main-block .left-block .list ul li {
    color: var(--caser-orange);
}

#main-block .left-block .list ul li:nth-of-type(1)::before {
    content: "";
    width: 50px;
    height: 50px;
    background-color: white;
    background: url("assets/svg/diagnostico.svg");
    background-size: contain;
}

#main-block .left-block .list ul li:nth-of-type(2)::before {
    background: none !important;
    width: 0px;
    height: 0px;
    display: none;
}

#main-block .left-block .list ul li:nth-of-type(2) {
    margin: 0px;
    margin-top: -20px;
    margin-left: 120px;
    margin-bottom: -20px;
    padding: 0px;
    font-size: 20px;
    display: flex;
    align-items: center;
}

#main-block .left-block .list ul li:nth-of-type(4)::before {
    background: none !important;
    width: 0px;
    height: 0px;
    display: none;
}

#main-block .left-block .list ul li:nth-of-type(4) {
    margin: 0px;
    margin-top: -20px;
    margin-left: 120px;
    margin-bottom: -20px;
    padding: 0px;
    font-size: 20px;
    display: flex;
    align-items: center;
}

#main-block .left-block .list ul li:nth-of-type(3)::before {
    content: "";
    width: 50px;
    height: 50px;
    background-color: white;
    background: url("assets/svg/Radiografia.svg");
    background-size: contain;
}

#main-block .left-block .list ul li:nth-of-type(5)::before {
    content: "";
    width: 50px;
    height: 50px;
    background-color: white;
    background: url("assets/svg/Limpieza.svg");
    background-size: contain;
}

.left-block .description span {
    color: var(--caser-blue);
    font-weight: bold;
    font-size: 16px;
}

.left-block .description span.mobile {
    color: unset;
    font-weight: normal;
}

.left-block .description span.mobile strong {
    color: var(--caser-orange);
}

.youtube-logo {
    width: 100px;
    height: auto;
}

.fb-logo {
    width: 25px;
    height: auto;
}

#popup-block .content-block .container .privacity input {
    position: absolute;
    opacity: 1;
    cursor: pointer;
    height: 1px;
    width: 1px;
    top: 12px;
    left: 3px;
}

#popup-block .content-block .container .comercial input {
    position: absolute;
    opacity: 1;
    cursor: pointer;
    height: 1px;
    width: 1px;
    top: 12px;
    left: 3px;
}

#map-clinic-name {
    display: none;
    width: fit-content;
    height: fit-content;
    padding: 8px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    border-radius: 3px;
}

#close-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 45px;
    height: 45px;
    background: white;
    border-radius: 15px;
    cursor: pointer;
}

#close-mobile img {
    width: 18px;
    height: 18px;
    padding: 5px 5px 0 0;
}

#floating-button {
    display: none;
}

#floating-phone {
    display: none;
}

@media only screen and (max-width: 820px) {

    body,
    html {
        width: 100%;
        max-width: 100%;
        /* overflow-x: hidden; */
    }

    .sticky-items,
    #main-block,
    #main-options-block,
    #services-block,
    #map-block,
    #news-block,
    #whyus-block,
    #clinics-block {
        padding: 0;
        width: 100%;
    }

    .header-web-mobile-options.mobile {
        flex: 1;
        text-align: right;
        padding-right: 25px;
        padding-left: 5px;
        cursor: pointer;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: initial;
    }

    .mobile-menu {
        /* display: initial; */
        width: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        background-color: white;
        z-index: 999;
        padding-bottom: 50px;
        border-radius: 0px 0px 25px 25px;
        -webkit-box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.35);
        box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.35);
    }

    .mobile-menu.active {
        display: block !important;
    }

    .mobile-menu .row1 div:first-of-type img {
        padding-top: 5px;
    }

    .mobile-menu .separator {
        border-bottom: 1px solid rgb(219, 219, 219);
        height: 1px;
        margin: 20px auto;
        width: 50%;
    }

    .mobile-menu .row1 {
        padding: 25px 25px 10px 25px;
        display: flex;
    }

    .mobile-menu .row1 div {
        flex: 50%;
        display: flex;
    }

    .mobile-menu .row1 div:first-of-type {
        justify-content: start;
        flex: 1;
    }

    .mobile-menu .row1 div:last-of-type {
        position: fixed;
        right: 20px;
        top: 30px;
    }

    .mobile-menu .row1 div:first-of-type img {
        width: 100px;
    }

    .mobile-menu .row1 div:last-of-type img {
        width: 25px;
        cursor: pointer;
    }

    .mobile-menu .row2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .mobile-menu .row2 .item {
        color: var(--caser-blue);
        font-size: 22px;
        font-weight: bold;
        margin: 15px 0px;
        cursor: pointer;
    }

    .mobile-menu .button {
        background-color: var(--caser-orange);
        border-radius: 5px;
        padding: 10px;
        color: white !important;
        width: 40%;
        text-align: center;
        text-transform: uppercase;
        cursor: pointer;
        font-family: LatoBold;
        font-size: 14px !important;
        margin-top: 0px !important;
    }

    .mobile-menu .row2 .item a {
        text-decoration: none;
        color: inherit;
    }

    #header .header-web-desktop-options {
        height: 40px;
        display: none;
    }

    .sticky-items .header-web-desktop-options {
        display: none;
    }

    #header .second-row {
        display: none;
    }

    #popup-block .content-block {
        min-width: 260px;
    }

    #popup-block .content-block .container {
        min-width: 260px;
    }

    #dataviz_basicZoom.showingClinic {
        height: 400px;
    }

    #dataviz_basicZoom>svg {
        max-height: 400px;
    }

    #dataviz_basicZoom>svg.moved {
        transform: scale(1.2) !important;
    }

    .header-web-mobile-options.mobile {
        flex: 1;
        text-align: right;
        padding-right: 25px;
        cursor: pointer;
    }

    .header-web-logo {
        padding: 5px 25px;
    }

    .header-web-logo img {
        width: 100px;
    }

    #main-block {
        width: 100%;
        flex-direction: column;
    }

    #main-block .left-block {
        background-image: none;
        width: 100%;
        flex-shrink: 1;
        display: flex;
        flex-direction: column;
        align-items: center;

        display: grid;
        grid-template: "aa" "bb" "dd" "cc";
        text-align: center;
        /* padding-top: 220px; */
        padding-top: 400px;
    }

    #main-block .left-block .small-title {
        grid-area: aa;
    }

    #main-block .left-block .big-title {
        grid-area: bb;
        text-shadow: 2px 0px 10px #fff;
        font-size: 35px;
    }

    #main-block .left-block .description {
        grid-area: cc;
        margin-top: 0px;
        margin-bottom: 25px;
        font-size: 20px;
    }

    .left-block .description span {
        font-size: 20px;
    }

    #main-block .left-block .list {
        grid-area: dd;
        margin: 0 auto;
    }

    #main-block .right-block {
        width: 100%;
        min-width: 300px;
        flex-shrink: 0;
        min-height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #main-options-block .container {
        flex-wrap: wrap;
        height: auto;
        padding: 25px 0px;
        background-image: url("assets/bg-dash.jpg");
        background-position: right 65px top 95px !important;
        background-repeat: no-repeat;
        align-items: initial;
    }

    #main-options-block .container .dash-vert-y {
        display: none;
    }

    #main-options-block .container div {
        flex: 50%;
    }

    #main-options-block .container .item {
        margin-bottom: 50px;
    }

    #main-options-block .container .item .text {
        width: 50%;
        margin: 0 auto;
        padding-top: 15px;
    }

    .tab-right-title {
        display: none;
    }

    #services-block .services-container .tab.inactive {
        display: flex !important;
    }

    #services-block .services-container {
        flex-direction: column;
    }

    #services-block .services-title {
        text-align: left;
        padding-left: 25px;
        padding-bottom: 25px;
    }

    #services-block .tab-left {
        display: none;
    }

    #services-block .services-container .tab .a-panel {
        flex-direction: column;
        padding-left: 25px;
    }

    #services-block .tab-right .tab-right-item div:first-of-type {
        font-size: 18px;
    }

    #services-block .tab-right .tab-right-item div:last-of-type {
        border-bottom: none;
        min-height: initial;
        font-size: 18px;
    }

    #services-block .services-menu {
        display: none;
    }

    #services-block .services-container {
        background-color: transparent;
    }

    #services-block .services-container .tab {
        flex-direction: column;
    }

    #services-block .services-container .tab img {
        width: 100%;
    }

    #services-block .tab-right {
        padding: 10px 30px 10px 0;
        flex-direction: column;
    }

    #services-block .tab-right .tab-right-item {
        flex-basis: initial;
        display: flex;
        flex-direction: column;
        margin: 25px;
        flex: 1;
    }

    #services-block .mobile.title {
        color: var(--caser-blue);
        font-size: 30px;
        font-family: LatoBold;
        text-align: left;
        padding-left: 25px;
        display: flex;
        cursor: pointer;
    }

    #services-block .services-container .tab.a-container.active .mobile.title.a-btn:after {
        content: "";
        background: url(assets/arrow-top.png);
        width: 15px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        top: 5px;
        right: -100px;
        display: block;
    }

    #services-block .services-container .tab.a-container .mobile.title.a-btn:after {
        content: "";
        background: url(assets/arrow-down.png);
        width: 15px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        top: 5px;
        right: -100px;
        display: block;
    }

    #news-block {
        flex-direction: column-reverse;
        width: 100%;
        margin: 20px auto;
        margin-top: 50px;
        padding: 20px;
    }

    #news-block .left-block {
        width: 90%;
    }

    #news-block .right-block {
        padding: 0px;
        width: 100%;
    }

    #news-block .youtube-video {
        width: 90%;
        height: 170px;
    }

    #news-block img {
        width: 100%;
    }

    #news-block .title {
        display: none;
    }

    #news-block .title-mobile {
        font-size: 35px;
        color: var(--caser-blue);
        font-weight: bold;
        margin-bottom: 25px;
    }

    #news-block .left-block {
        padding: initial;
    }

    #news-block .text {
        font-size: 20px;
    }

    #news-block .button {
        margin: 0 auto;
    }

    #aboutus-block {
        flex-direction: column;
    }

    #aboutus-block img {
        width: 100%;
    }

    #aboutus-block .right-block {
        padding: 15px 25px;
    }

    #whyus-block img {
        display: none;
    }

    #whyus-block .header {
        background-image: url("assets/porque.png");
        background-position: center;
        background-size: cover;
        height: 200px;
    }

    #whyus-block .header span {
        top: 55px;
        left: 20px;
        font-size: 25px;
    }

    #whyus-block .content {
        flex-direction: column;
    }

    #whyus-block .dash-vert-y {
        display: none;
    }

    #whyus-block .content .item {
        display: grid;
        grid-template: "a b" "d c";
        padding: 35px;
    }

    #whyus-block .content .item .number {
        grid-area: a;
        font-size: 30px;
        padding-right: 20px;
    }

    #whyus-block .content .item .title {
        grid-area: b;
        font-size: 30px;
        margin-top: initial;
    }

    #whyus-block .content .item .text {
        margin-top: 15px;
        font-size: 18px;
        grid-area: c;
    }

    #clinics-block .splide__track .splide__list .item {
        padding: 50px;
    }

    #clinics-block .splide__track .splide__list .item .text {
        font-size: 18px;
        text-align: center;
        width: 75%;
    }

    #clinics-block .splide__track .splide__list .item .text:before {
        left: -25px;
    }

    #footer {
        flex-direction: column;
    }

    #footer #footer-logo {
        text-align: center;
    }

    #footer .row1 {
        flex-direction: column;
        padding: 25px 25px;
        width: 100%;
    }

    #footer .row1 .left-column .top .text {
        margin: initial;
    }

    #footer .row1 .left-column .top {
        margin-bottom: 25px;
    }

    .footer-blog-link {
        text-align: center;
    }

    #footer .row1 .right-column {
        align-items: center;
        text-align: center;
    }

    #news-block .left-block {
        width: 100% !important;
    }

    #news-block .right-block {
        width: 100% !important;
    }

    #footer .social-row {
        display: flex;
        box-sizing: border-box;
        width: 100%;
        margin: 0 auto;
        justify-content: center;
        margin-top: -45px;
        padding-right: initial;
    }

    #footer .row1 .left-column {
        flex-direction: column;
        width: 100%;
    }

    #footer .row1 .left-column img {
        flex-direction: column;
        width: 100%;
    }

    #footer .row1 .right-column {
        flex-direction: column;
        width: 100%;
    }

    #footer .row1 .right-column .title {
        margin-top: 50px;
    }

    #footer .row1 .right-column .buttons {
        margin-top: 0px;
        flex-direction: column;
    }

    #footer .row1 .right-column div {
        margin: 20px 25px;
    }

    #footer .row1 .left-column img {
        width: 75%;
    }

    #footer .row2 .left-column {
        flex-direction: column;
        width: 100%;
    }

    .services-link a {
        width: 95% !important;
    }

    .services-link img {
        width: 5% !important;
    }

    .sticky-items .header-web-desktop-options {
        display: none;
    }

    .sticky-items #logo .small-title {
        font-size: 16px;
        margin-left: 0px;
    }

    #main-options-block,
    #services-block,
    #news-block,
    #clinics-block {
        width: 95% !important;
        margin: 0 auto !important;
        margin-top: 25px !important;
    }

    #news-block {
        width: 85% !important;
        margin: 0 auto !important;
        margin-top: 25px !important;
    }

    #news-block .title-mobile {
        font-size: 25px !important;
    }

    #clinics-block .title {
        font-size: 25px !important;
    }

    .image-container {
        display: none;
    }

    #services-block .services-container .tab .a-panel {
        width: 95%;
    }

    .header-web-logo {
        width: 100px;
    }

    #main-block {
        margin-top: 50px;
        background: none;
    }

    #main-block .left-block .list {
        margin: 25px auto;
    }

    #main-block .left-block .list ul li:nth-of-type(2) {
        margin: 0px;
        margin-top: -20px;
        margin-left: 150px;
        margin-bottom: -15px;
        padding: 0px;
        font-size: 40px;
        display: flex;
        align-items: center;
    }

    #main-block .left-block .list ul li:nth-of-type(4) {
        margin: 0px;
        margin-top: -20px;
        margin-left: 150px;
        margin-bottom: -15px;
        padding: 0px;
        font-size: 40px;
        display: flex;
        align-items: center;
    }

    .mobile-menu .row2 .item a {
        text-decoration: none;
        color: inherit;
    }

    #services-block .services-container .tab.a-container.active .mobile.title.a-btn:after {
        right: -50px;
    }

    #services-block .services-container .tab.a-container .mobile.title.a-btn:after {
        right: -50px;
    }

    #news-block {
        margin: 0px;
    }

    #whyus-block .content {
        margin-top: 0px;
    }

    #whyus-block .header {
        background-image: none;
    }

    #whyus-block img {
        display: block;
    }

    #whyus-block .content .item .title {
        font-size: 20px;
    }

    #whyus-block .content .item {
        display: flex;
        flex-direction: column;
        padding: 10px;
    }

    #news-block .right-block {
        display: block;
    }

    #whyus-block .content .item .text {
        margin-top: 0px;
    }

    #footer .row2 .left-column {
        flex-wrap: wrap;
    }

    #footer .row2 .left-column div {
        width: 100%;
        flex: 100%;
        padding: 10px;
    }

    #footer .separator {
        margin: 10px 0x;
    }

    #services-block .services-container .tab.a-container.active .mobile.title.a-btn:after {
        top: initial;
        right: -25px;
    }

    #services-block .services-container .tab.a-container .mobile.title.a-btn:after {
        top: initial;
        right: -25px;
    }

    #main-options-block .container .item .text {
        width: 75%;
    }

    #main-options-block .container {
        background-position: right 40px top 50px;
    }

    #map-info {
        width: 100%;
        top: 200px;
    }

    #news-block .title-mobile {
        font-size: 32px;
    }

    #info-card-contact {
        flex-direction: column;
    }

    #info-card-buttons-services,
    #info-card-buttons-promotions,
    #info-card-buttons-arrive {
        font-size: 10px;
    }

    #info-card-contact-right {
        width: 100%;
    }

    #map-clinic-info {
        width: 85%;
        left: 0px;
        margin: 0 auto;
        top: 192px;
    }

    #geolocalizaction-button {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    #geolocalizaction-button img {
        width: 50px;
        margin-right: 15px;
    }

    #map-block-selects {
        /* flex-wrap: wrap; */
    }

    #close-mobile {
        width: 50px;
        height: 50px;
    }

    #close-mobile img {
        width: 25px;
        height: 25px;
    }

    #news-block .right-block {
        text-align: center;
    }

    #map-block-title {
        margin-top: 2rem;
        font-size: 30px !important;
    }

    .sticky-items:not(.dont-stick) {
        position: fixed;
        left: 0px;
        right: 0px;
    }

    .sticky-items {
        padding-top: 0px;
    }

    #main-block {
        margin-top: 120px;
    }

    #floating-phone {
        display: block;
        position: fixed;
        box-sizing: border-box;
        left: 10px;
        bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
        height: 50px;
        padding: 12px;
        cursor: pointer;
        color: white;
        background-color: var(--caser-blue);
        border-radius: 25px;
        -webkit-box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
        box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
        z-index: 9999;
    }

    #floating-phone svg {
        width: 34px;
        height: 34px;
    }

    #floating-button {
        display: block;
        position: fixed;
        bottom: 10px;
        left: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 50px;
    }

    #floating-button a {
        display: inline-block;
        text-align: center;
        color: white;
        text-decoration: none;
        font-weight: bold;
        background-color: var(--caser-orange);
        border-radius: 25px;
        padding: 0 15px;
        line-height: 3rem;
        -webkit-box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
        box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
    }

    #floating-button img {
        width: 50%;
        height: auto;
    }

    #main-block .left-block .list .description {
        text-shadow: -1px -1px 3px white, -1px 1px 3px white, 1px -1px 3px white,
            1px 1px 3px white;
    }

    #main-block .left-block .list ul li:nth-of-type(2) {
        margin: 0px;
        margin-top: -20px;
        margin-left: 115px;
        margin-bottom: -15px;
        padding: 0px;
        font-size: 30px;
        display: flex;
        align-items: center;
    }

    #main-block .left-block .list ul li:nth-of-type(4) {
        margin: 0px;
        margin-top: -20px;
        margin-left: 115px;
        margin-bottom: -15px;
        padding: 0px;
        font-size: 30px;
        display: flex;
        align-items: center;
    }

    #main-options-block .container {
        background-image: none;
        flex-wrap: initial;
    }

    #main-options-block .container .item {
        flex: none;
        margin-bottom: 0px;
    }

    #main-options-block .container .item .text {
        width: 64%;
    }

    #main-options-block .splide__list {
        width: 100%;
    }

    #main-options-block {
        position: relative;
    }

    #whyus-block {
        position: relative;
        width: 95%;
        margin: 0 auto;
    }

    #whyus-block .content {
        width: 100%;
        padding: 0px;
        flex: none;
        flex-direction: initial;
    }

    #whyus-block .content .splide__list {
        width: 100%;
        padding-bottom: 75px !important;
    }

    #whyus-block .content .item {
        flex: none;
        width: 100%;
        padding: 0px 75px;
    }

    #whyus-block .content .item .header {
        flex-direction: column;
        max-height: initial;
        text-align: center;
        height: auto;
        margin-bottom: 15px;
    }

    #main-block {
        background: url(assets/home/implantologia-2025-05.webp);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right -120px center;
        background-position: calc(50% + 10px) 0px;
        background-size: auto 25%;
    }

    #main-block .left-block .list ul {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 10px;
        border-radius: 10px;
    }
}

@media only screen and (max-width: 1200px) {
    #footer .row2 {
        flex-direction: column;
        padding: initial;
        width: 100%;
    }

    #footer .row2 .left-column div {
        margin-right: initial;
        flex: 1;
        font-size: 14px;
        text-align: center;
    }

    #footer .row2 .right-column {
        text-align: center;
        font-size: 14px;
        display: block;
    }

    #footer .row2 .mobile {
        display: initial;
    }

    #main-block {
        background-position: right -120px center;
        background-position: calc(50% - 10px) 0px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1164px) {
    #main-block {
        background-position: calc(50% - 30px) 0px;
        background-size: 50%;
    }
}

@media screen and (min-width: 821px) and (max-width: 1023px) {
    #main-block {
        background-size: 50%;
    }
}

#map-clinic-info-services ul li {
    margin: 5px 0px;
}

#geolocalizaction-button {
    display: none;
}

.geolocation_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin: 15px 0px;
}

.geolocation_button {
    background-color: white;
    color: var(--caser-orange);
    border-radius: 5px;
    padding: 10px;
    width: 150px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    -webkit-box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
    box-shadow: 0px 3px 5px 3px rgb(0 0 0 / 10%);
}

#clinics-block .title {
    font-size: 35px;
    color: var(--caser-blue);
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
}

#clinics-block .title img {
    width: 30px;
    margin: 0px 25px;
}

#main-options-block .container .item .icon img {
    width: 50px;
}

#news-block #team-link {
    background-color: var(--caser-orange);
    border-radius: 5px;
    padding: 10px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-family: LatoBold;
    text-decoration: none;
    margin-top: 25px;
    display: block;
}

.animated-link {
    position: relative;
    display: inline-block;
    color: var(--caser-orange);
    text-decoration: none;
}

.animated-link::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    background-color: var(--caser-orange);
    transition: width 0.3s ease;
}

.animated-link:hover::before {
    width: 100%;
}

.image-container {
    position: relative;
    width: 400px;
    height: 600px;
}

.original-image,
.hover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s ease;
}

.hover-image {
    opacity: 0;
}

.image-container:hover .original-image {
    opacity: 0;
}

.image-container:hover .hover-image {
    opacity: 1;
}

.logo-popup {
    width: 50%;
    margin: 25px 0px;
}

.hide-bullets {
    list-style-type: none;
}

.cita-online img {
    max-width: 100%;
    height: auto;
}

.cita-online h2 {
    color: #fd8643;
    font-size: 3rem;
    font-weight: 700;
    text-align: center;
}

.cita-online .claim {
    color: #fd8643;
    font-size: 1.5rem;
    text-align: center;
    max-width: 700px;
    margin: auto;
}

#mop_iframe {
    margin: 0px auto;
    display: block;
    min-height: 535px;
}

#content .legal {
    max-width: 700px;
    margin: 4rem auto 8rem;
    padding: 0 2rem;
}

#content .legal h1 {
    color: var(--caser-orange);
}

#content .legal h2,
#content .legal h3 {
    color: var(--caser-blue);
}

#content .legal p {
    margin-bottom: 1.5rem;
    line-height: 1.5em;
}

@media screen and (max-width: 820px) {
    #content .legal {
        padding-top: 3rem;
    }
}

@media screen and (max-width: 820px) {
    #nixi1_aocs>.nixi1-custom-aocs-container {
        bottom: 75px;
    }

    body#cita-online #nixi1_aocs>.nixi1-custom-aocs-container {
        bottom: 10px;
    }
}

#dataviz_basicZoom svg g,
#dataviz_basicZoom svg image {
    transition: all 0.75s ease-out;
}

svg.madrid>g {
    transform: scale(2) translate(-25%, -25%);
}

svg.madrid>g image:not(:first-child) {
    width: 12px;
    transform: translate(6px, 6px);
}

#formacion-block {
    margin: 40px 0;
    box-sizing: border-box;
}

#formacion-block * {
    box-sizing: border-box;
}

#formacion-block .container {
    max-width: 1220px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: var(--caser-orange);
    color: var(--caser-gray-light);
}

#formacion-block .image {
    position: relative;
}

#formacion-block .image .main-image {
    width: 100%;
    height: auto;
    aspect-ratio: 16/8;
    object-fit: cover;
    margin-bottom: -3px;
}

#formacion-block .image .logo {
    position: absolute;
    top: 10vw;
    left: 10vw;
    width: 40%;
    height: auto;
}

#formacion-block .content {
    padding: 1rem 3rem;
}

#formacion-block .content p {
    text-transform: uppercase;
}

#formacion-block .content h2 {
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 2rem;
    line-height: 0.9;
}

#formacion-block .content h3 {
    font-size: 1.76rem;
    margin-top: 0;
    margin-bottom: 0;
}

#formacion-block .content a {
    color: var(--caser-gray);
    text-decoration: underline;
}

#formacion-block .content .btn {
    background: var(--caser-blue);
    color: var(--caser-gray-light);
    padding: 0.75rem 2rem;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
}

@media screen and (min-width: 821px) {
    #formacion-block .container {
        display: flex;
        align-items: stretch;
    }

    #formacion-block .content {
        align-self: center;
    }

    #formacion-block .image,
    #formacion-block .content {
        width: 50%;
    }

    #formacion-block .image .main-image {
        min-height: 100%;
        height: 100%;
        aspect-ratio: unset;
    }

    #formacion-block .image .logo {
        top: 5rem;
        left: 5rem;
        width: 30%;
    }
}

.social-header {
    text-align: right;
    padding: 0 0.5rem;
}

.social-header a {
    text-decoration: none;
    color: white;
    background: var(--caser-blue);
    border-radius: 50%;
    display: inline-flex;
    width: 2rem;
    height: 2rem;
    align-items: center;
    justify-content: center;
    margin: 0 0.5rem;
    transition: background 0.2s ease-out;
}

.social-header a:hover,
.social-header a:focus {
    background: var(--caser-blue-dark);
}

.social-header a img {
    width: 1.15rem;
    height: 1.15rem;
}

.mobile-menu .social-header {
    text-align: center;
    margin-top: 10px;
}

.mobile-menu .social-header a {
    width: 2.5rem;
    height: 2.5rem;
}

.mobile-menu .social-header a img {
    width: 1.5rem;
    height: 1.5rem;
}

/*
Hidding promotions temporally
*/
#info-card-buttons {
    column-gap: 1rem;
}

#info-card-buttons>* {
    flex: 1;
    min-height: 1.75rem;
}

#info-card-buttons-promotions {
    display: none;
}

#fiestas-block {
    margin: 40px 0;
    box-sizing: border-box;
}

#fiestas-block * {
    box-sizing: border-box;
}

#fiestas-block .container {
    max-width: 1220px;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: #eceaeb;
    padding: 50px 40px;
    background-image: url(assets/fiestas-block/fondo-2025.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 62%;
    /* min-height: 450px; */
    display: flex;
    flex-direction: row;
    gap: 20px;
}

#fiestas-block .container .left {
    flex: 45%;
}

#fiestas-block .container .right {
    flex: 55%;
}

#fiestas-block .container .left {
    display: flex;
    flex-direction: column;
}

#fiestas-block .container .left .logo {
    /* width: 120px; */
    width: 25%;
    height: auto;
    max-width: 100%;
}

#fiestas-block .container .left .desktop .text {
    width: 90%;
    max-width: 100%;
    margin-top: 50px;
}

#fiestas-block .container .left .mobile .text {
    display: block;
    width: 80%;
    max-width: 450px;
    margin-top: 40px;
}

#fiestas-block .container .right {
    display: flex;
}

#fiestas-block .container .right .desktop {
    display: block;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#fiestas-block .container .right .desktop .text-1 {
    /* width: 250px; */
    width: 41%;
    max-width: 100%;
}

#fiestas-block .container .right .desktop .text-2 {
    /* width: 175px; */
    width: 25%;
    max-width: 100%;
    margin-top: auto;
    margin-bottom: -30px;
    margin-right: -25px;
}

#fiestas-block .container .right .mobile {
    width: 100%;
}

#fiestas-block .container .right .mobile .text {
    display: block;
    width: 100%;
}

@media screen and (max-width: 820px) {
    #fiestas-block .container {
        flex-direction: column;
        background-size: contain;
        padding-bottom: 0px;
    }

    #fiestas-block .container .left .desktop,
    #fiestas-block .container .right .desktop {
        display: none;
    }
}

@media screen and (max-width: 475px) {
    #fiestas-block .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 820px) {
    #main-block .left-block .big-title {
        margin-top: 50px;
    }
}

#main-block .left-block .big-title-2 {
    color: var(--caser-orange);
    font-family: LatoBold;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.1;
    margin-bottom: 20px;
}

.promo #content {
    width: 100%;
}

.promo #main-block {
    background: none;
    justify-content: center;
    margin-top: 50px;
}

.promo #main-block .right-block {
    width: 100%;
    max-width: 540px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
    min-width: auto;
    box-sizing: border-box;
}

.promo #main-block .right-block .container {
    width: 100%;
    box-sizing: border-box;
}

.promo #main-block .right-block .container .title {
    text-wrap: pretty;
}

.promo #fiestas-block {
    margin-bottom: 0;
}

.promo .sticky-items {
    padding-top: 0;
}

.promo #fiestas-block {
    display: block;
    margin-top: 0;
}

.promo .header-web-logo {
    width: 100px;
    margin: 15px 0 10px;
}

.promo .sticky-items #logo {
    justify-content: center;
}

.promo .sticky-items #logo .small-title {
    display: none;
}

@media screen and (max-width: 820px) {
    .promo #fiestas-block {
        margin-top: 0;
    }

    .promo #fiestas-block .container {
        padding-top: 0;
    }

    .promo .sticky-items:not(.dont-stick) {
        position: static;
        left: unset;
        right: unset;
    }

    .promo #fiestas-block .container .left .mobile .text {
        width: 50%;
        margin-top: 25px;
    }

    .promo #fiestas-block .container .right .mobile .text {
        width: 75%;
    }
}

@media screen and (max-width: 575px) {
    .promo #fiestas-block .container .left .mobile .text {
        width: 75%;
    }

    .promo #fiestas-block .container .right .mobile .text {
        width: 100%;
    }
}

.trabaja-con-nosotros {
    max-width: 1220px;
    margin: 2rem auto;
    margin-top: 120px;
}

.trabaja-con-nosotros .row {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 400px;
    margin: auto;
    padding: 0 1rem;
    box-sizing: border-box;
}

.trabaja-con-nosotros .row .col.video {
    display: none;
}

@media screen and (min-width: 820px) {
    .trabaja-con-nosotros {
        margin-top: 2rem;
    }

    .trabaja-con-nosotros .row .col.video {
        display: block;
    }

    .trabaja-con-nosotros .row {
        grid-template-columns: 1fr 1fr;
        width: 100%;
        max-width: 1200px;
    }
}

.trabaja-con-nosotros .row .col {
    padding: 20px;
    background: #f5f5f5;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
}

.trabaja-con-nosotros .row .col h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--caser-blue);
}

.trabaja-con-nosotros .row .col h2 {
    font-size: 2rem;
    font-weight: 700;
    color: var(--caser-orange);
}

.trabaja-con-nosotros .row .col h3 {
    font-size: 1.25rem;
    font-weight: 700;
    color: var(--caser-blue);
    margin: 0;
}

.trabaja-con-nosotros .row .col h3:not(:first-of-type) {
    margin-top: 2rem;
}

.trabaja-con-nosotros .row .col p {
    margin: .5rem 0;
}

.trabaja-con-nosotros .row .col .button {
    background: var(--caser-orange);
    color: #fff;
    transition: background .2s ease-in-out;
    font-weight: 700;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    text-decoration: none;
    display: block;
}

.trabaja-con-nosotros .row .col .button:hover,
.trabaja-con-nosotros .row .col .button:focus {
    background: var(--caser-orange-dark);
}


.trabaja-con-nosotros .row .col.video,
.trabaja-con-nosotros .row .col.image {
    padding: 0;
    position: relative
}

.trabaja-con-nosotros .row .col.image img {
    width: 100%;
    height: 100%;
    min-height: 150px;
    object-fit: cover;
}

.trabaja-con-nosotros video {
    width: 100%;
    height: auto;
    aspect-ratio: 852/480;
    transition: volume .5s ease-in;
    border-radius: 5px;
}

.trabaja-con-nosotros .row .col.video .video-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: calc(100% - 4px);
    display: flex;
    justify-content: end;
    align-items: start;
    gap: 1rem;
    padding: 1rem;
    box-sizing: border-box;
    z-index: 2;
    opacity: 0;
    transition: opacity .2s ease-in-out;
}

.trabaja-con-nosotros .row .col.video:hover .video-controls {
    opacity: 1;
}

.trabaja-con-nosotros .row .col.video .video-controls button {
    background: none;
    border: none;
    cursor: pointer;
    color: #fff;
    background: #00000099;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    padding: 0.5rem;
    transition: all .2s ease-in-out;
}

.trabaja-con-nosotros .row .col.video .video-controls button svg {
    width: 1rem;
    height: 1rem;
    opacity: 0.7;
    transition: opacity .4s ease-in-out;
}

.trabaja-con-nosotros .row .col.video .video-controls button svg.hidden {
    display: none;
}

.trabaja-con-nosotros .row .col.video .video-controls button.play-pause {
    transform: scale(1.5);
}

.trabaja-con-nosotros .row .col.video .video-controls button:hover {
    background: #000000;
}

.trabaja-con-nosotros .row .col.video .video-controls button:hover svg {
    opacity: 1;
}

.ofertas-de-empleo {
    max-width: 1220px;
    margin: 120px auto 2rem;
    padding: 0 1rem;
    box-sizing: border-box;
    width: 100%;
}

@media screen and (min-width: 820px) {
    .ofertas-de-empleo {
        margin-top: 2rem;
    }
}

.ofertas-de-empleo h1,
.ofertas-de-empleo h2 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
    color: var(--caser-blue);
    text-align: center;
}

.ofertas-de-empleo h1+p,
.ofertas-de-empleo h2+p {
    text-align: center;
    margin-bottom: 2rem;
    font-size: 1.25rem;
    line-height: 1.2;
    max-width: 700px;
    margin: auto;
}

.ofertas-de-empleo h2 {
    margin-top: 3rem;
}

.ofertas-de-empleo h2+p+p {
    text-align: center;
}

.ofertas-de-empleo .button {
    display: inline-block;
    margin: auto;
    text-decoration: none;
    color: #fff;
    background: var(--caser-orange);
    padding: 1rem 2rem;
    border-radius: 5px;
    font-weight: 700;
    transition: background .2s ease-in-out;
    text-align: center;
    min-width: 250px;
}

.ofertas-de-empleo .button:hover,
.ofertas-de-empleo .button:focus {
    background: var(--caser-orange-dark);
}


body #tc-jswidget * {
    font-family: Lato;
}

body #tc-jswidget .tc-widget__wrapper {
    width: 100%;
}

body #tc-jswidget .tc-job-row {
    border-radius: 10px;
    padding: .5rem;
    margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
    body #tc-jswidget .tc-job-row {
        padding: .5rem 1rem;
    }
}

body #tc-jswidget .tc-job-cell a.tc-job-link {
    color: var(--caser-blue);
    font-weight: 600;
}

body #tc-jswidget .tc-job-row:hover a.tc-job-link {
    color: var(--caser-blue-dark);
}

body #tc-jswidget .tc-job-box2sub2>.tc-job-cell {
    color: #000;
    font-weight: 500;
}

body #tc-jswidget .tc-job-box2sub2>.tc-job-cell span {
    font-weight: normal;
}