.big-footer-arrow a:hover {
    color: rgba(255, 255, 255, 0.9);
}

.big-footer-arrow a {
    font-family: 'apercu_pro', sans-serif;
    padding-left: 25px;
    color: #ffffff;
}

html body .big-footer-arrow > * {
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
}

.big-footer-arrow.hidden {
    display: none !important;
}

.big-footer-arrow {
    font-size: 13px;
    white-space: nowrap;
    position: fixed;
    text-align: center;
    background-color: #e03a3a;
    border-radius: 100px 100px 0 0;
    bottom: 0;
    color: #ffffff;
    border: none;
    cursor: pointer;
    transform: translate(-50%, 0);
    left: 50%;
    z-index: 20;
}

.big-footer-arrow:hover {
    background-color: #d43c41;
}

.big-footer-arrow i {
    font-size: 11px;
    padding: 0 20px 0 10px;
}

.big-footer33 {
    height: 600px;
    position: relative;
    z-index: 99;
    background: #eeeeee;
    color: #ffffff;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */ /* Internet Explorer/Edge */
    user-select: none;
}

.big-footer33 .big-footer33__txt div {
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    margin-top: 50px;
}

.big-footer33 .big-footer33__txt div::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-style: normal;
}

.big-footer33 .big-footer33__txt {
    padding: 153px 10px 60px 80px;
    position: relative;
    z-index: 2;
    height: 100%;
}

.big-footer33 .big-footer33__hotels span {
    position: relative;
    z-index: 10;
    display: block;
}

.big-footer33 .big-footer33__hotels li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.big-footer33 .big-footer33__hotels li::before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(30deg, rgba(0, 0, 0, 0.81), transparent);
    z-index: 4;
    position: absolute;
}

.big-footer33 .big-footer33__hotels {
    position: absolute;
    overflow: hidden;
    left: 0;
    height: calc(100% - 60px);
    z-index: 1;
    font-size: 18px;
    font-weight: bold;
    top: 0;
    width: 100%;
}

.big-footer33 b {
    font-size: 52px;
    display: block;
    line-height: 52px;
    margin-bottom: 25px;
}

.big-footer33 p.bold {
    margin-bottom: 30px;
}

.big-footer33 p {
    font-size: 30px;
    line-height: 50px;
}

.big-footer33 .big-footer33__hotels li {
    height: 100%;
    width: 100%;
    padding: 72px 50px 0 442px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    -webkit-animation: Bf33 24s infinite;
    animation: Bf33 24s infinite;
    pointer-events: none;
}

@-webkit-keyframes Bf33 {
    0%, 12.49% {
        opacity: 1;
        z-index: 2;
    }
    12.5%, 100% {
        opacity: 0;
        z-index: 1;
    }
}

@keyframes Bf33 {
    0%, 12.49% {
        opacity: 1;
        z-index: 2;
    }
    12.5%, 100% {
        opacity: 0;
        z-index: 1;
    }
}

.big-footer33 .big-footer33__hotels li:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.big-footer33 .big-footer33__hotels li:nth-child(2) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}

.big-footer33 .big-footer33__hotels li:nth-child(3) {
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
}

.big-footer33 .big-footer33__hotels li:nth-child(4) {
    -webkit-animation-delay: 9s;
    animation-delay: 9s;
}

.big-footer33 .big-footer33__hotels li:nth-child(5) {
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
}

.big-footer33 .big-footer33__hotels li:nth-child(6) {
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
}

.big-footer33 .big-footer33__hotels li:nth-child(7) {
    -webkit-animation-delay: 18s;
    animation-delay: 18s;
}

.big-footer33 .big-footer33__hotels li:nth-child(8) {
    -webkit-animation-delay: 21s;
    animation-delay: 21s;
}

.big-footer33 .big-footer33__hotels li:nth-child(1) img {
    object-position: bottom;
}

.big-footer33 .big-footer33__hotels li:nth-child(2) img {
    object-position: right;
}

.big-footer33 .big-footer33__hotels li:nth-child(4) img {
    object-position: left;
}

.big-footer33::after {
    content: '';
    background: url(https://tophotels.ru/csstx/images/logotypes-clients/maldiviana.svg) center/contain no-repeat;
    position: absolute;
    left: 80px;
    width: 320px;
    height: 65px;
    z-index: 2;
    top: 50px;
}

.big-footer33 .big-footer33__link {
    position: absolute;
    right: 0;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.big-footer33 .big-footer33__erid.active .hint {
    display: block !important;
    color: #666666 !important;
    font-size: 10px !important;
    top: -60px !important;
    line-height: 17px !important;
    right: 10px;
}

.big-footer33 .big-footer33__erid.active::after {
    content: '\f00d';
}

.big-footer33 .big-footer33__erid::after {
    content: "\f142";
    width: 15px;
    border-radius: 100%;
    margin-left: 10px;
    text-align: center;
    display: inline-block;
    line-height: 15px;
    vertical-align: middle;
    height: 15px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    background: rgba(255, 255, 255, 0.5);
    color: #ffffff;
    font-size: 7px;
}

.big-footer33 .big-footer33__txt span::before {
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    height: calc(100% - 10px);
    width: calc(100% - 11px);
    border: 1px dashed #ffffff;
    border-radius: inherit;
}

.big-footer33 .big-footer33__txt span {
    font-size: 17px;
    font-style: italic;
    padding: 13px 32px;
    background: linear-gradient(to right, #d43c41, #db6d71, #d43c41, #d43c41, #d43c41, #f79898, #da3b3b);
    line-height: 31px;
    display: inline-block;
    box-shadow: -3px 5px 6px 0 rgba(0, 0, 0, 0.31);
    border-radius: 10px;
    position: absolute;
    right: 15px;
    top: 15px;
    text-align: center;
}

.big-footer33:hover button {
    background: #d43c41;
}

.big-footer33 button {
    margin-top: auto;
    font-family: 'apercu_pro', sans-serif;
    background-color: #e03a3a;
    font-size: 18px;
    border: none;
    font-weight: bold;
    color: #ffffff !important;
    text-align: center;
    line-height: 60px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
}

.big-footer33 .big-footer33__erid {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.7);
    position: absolute;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    padding: 10px 30px 10px 30px;
    cursor: pointer;
    bottom: 70px;
}

@media screen and (max-width: 1199px) {
    .big-footer-arrow {
        border-radius: 60px 60px 0 0;
    }

    .big-footer-arrow i, .big-footer-arrow {
        font-size: 10px;
    }

    html body .big-footer-arrow > * {
        line-height: 25px;
    }

    .big-footer33 p {
        font-size: 27px;
        line-height: 45px;
    }

    .big-footer33 .big-footer33__txt {
        padding-left: 50px;
    }

    .big-footer33::after {
        left: 50px;
    }

    .big-footer33 b {
        font-size: 40px;
        line-height: 40px;
    }

    .big-footer33 .big-footer33__hotels {
        font-size: 16px;
    }

    .big-footer33 .big-footer33__txt span {
        font-size: 14px;
        padding: 10px 20px;
        right: 30px;
        width: 180px;
        top: 30px;
        line-height: 28px;
    }

    .big-footer33 .big-footer33__hotels li {
        padding-left: 410px;
    }
}

@media screen and (max-width: 1023px) {
    .big-footer33 .big-footer33__txt span {
        right: 5px;
        top: 5px;
    }

    .big-footer33 .big-footer33__txt span {
        width: 130px;
        line-height: 20px;
        font-size: 10px;
        padding: 10px;
    }

    .big-footer33 .big-footer33__txt {
        padding-left: 30px;
    }

    .big-footer33::after {
        left: 30px;
        top: 55px;
    }

    .big-footer33 .big-footer33__hotels li {
        padding-left: 390px;
    }

    .big-footer33 b {
        font-size: 35px;
        line-height: 35px;
    }

    .big-footer33 p {
        font-size: 24px;
    }

    .big-footer33 .big-footer33__hotels li::before {
        background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2));
    }
}

@media screen and (max-width: 767px) {
    .big-footer33 .big-footer33__txt span {
        top: 20px;
        line-height: 35px;
        width: auto;
        padding: 0 20px;
        right: auto;
        left: 15px;
    }

    .big-footer33::after {
        width: 245px;
        top: 85px;
        height: 35px;
        left: 15px;
    }

    .big-footer33 .big-footer33__txt {
        padding: 180px 0 0 15px;
    }

    .big-footer33 b {
        font-size: 26px;
        margin-bottom: 15px;
        line-height: 40px;
    }

    .big-footer33 p br {
        display: none;
    }

    .big-footer33 p {
        font-size: 16px;
        line-height: normal;
    }

    .big-footer33 .big-footer33__hotels li span {
        top: 135px;
        left: 15px;
        font-size: 13px;
    }

    .big-footer33 .big-footer33__hotels li {
        padding: 0;
    }

    .big-footer33 .big-footer33__txt button {
        font-size: 16px;
    }

    .big-footer33 .big-footer33__txt div, .big-footer33 .big-footer33__hotels {
        font-size: 13px;
    }

    .big-footer33 .big-footer33__txt div {
        margin-top: 30px;
    }

    .big-footer33 .big-footer33__erid {
        padding: 10px 15px;
    }
}