#slc-breadcrumb-mexiko {
    background-image: url(../image/mexiko/11557429_chichen_itza.jpg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: initial;
    height: 100%;
    width: 100%;
    min-width: 300px;
    min-height: 1080px;
    z-index: 9;
    padding: 115px 0px 0px 0px;
    position: relative;
    text-shadow: 0 0 5px var(--bs-tpblack);
    -moz-text-shadow: 0 0 5px var(--bs-tpblack);
    -webkit-text-shadow: 0 0 5px var(--bs-tpblack);
}

#slc-breadcrumb-mexiko .breadcrumb-menu>p {
    color: var(--bs-white);
    line-height: 2.3rem;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
}

#slc-breadcrumb-mexiko h1 {
    color: var(--bs-white);
}

#slc-offer-mexiko-teotihuacan {
    background-image: url(../image/mexiko/10066683_teotihuacan.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right;
    height: 800px;
    position: relative;
    background-size: cover;
    width: 100%;
    z-index: -1;
    min-width: 300px;
    text-align: center;
}

#slc-offer-mexiko-uxmal {
    background-image: url(../image/mexiko/11481978_uxmal.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    height: 800px;
    position: relative;
    background-size: cover;
    width: 100%;
    z-index: -1;
    min-width: 300px;
    text-align: center;
}

.slc-ismerteto-mexiko p {
    text-align: justify;
}

.slc-ismerteto-mexiko .slc-img {
    background-size: cover;
    background-position: center;
}

#slc-uzenet-mexiko p {
    color: var(--bs-darkgold);
    font-size: 16px;
    text-align: justify;
}