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

.big-footer-arrow a {
    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 .fa-times-circle:before {
    margin-bottom: -3px;
    display: block;
}

.big-footer-arrow.active {
    padding: 0 20px;
}

.big-footer-arrow.active > *:not(.fa-times-circle) {
    display: none;
}

.big-footer-arrow.active .fa-times-circle {
    width: 100%;
    margin: 0;
    line-height: 20px;
}

.big-footer-arrow.active .fa-times-circle:before {
    content: '\f078';
    margin: 0;
}

.big-footer-arrow {
    position: fixed;
    bottom: 0;
    text-align: center;
    font-family: 'apercu_pro', sans-serif;
    background-color: #e03a3a;
    text-transform: uppercase;
    font-size: 13px;
    white-space: nowrap;
    padding-left: 25px;
    border-radius: 100px 100px 0 0;
    color: #ffffff !important;
    cursor: pointer;
    display: block;
    border: none;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    z-index: 90;
}

.big-footer-arrow i:hover {
    opacity: 0.8;
}

.big-footer-arrow i {
    font-size: 11px;
    margin-right: 10px;
    width: 30px;
}

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

.big-footer32 .big-footer32__white::before {
    content: '';
    margin-bottom: 20px;
    height: 140px;
    width: 100%;
    display: block;
    background: url(https://tophotels.ru/csstx/images/fh-kit/133/logo.png) left/contain no-repeat;
}

.big-footer32 .big-footer32__picks li {
    width: 25%;
    height: 100%;
    margin-left: 1px;
    background: center/cover no-repeat;
}

.big-footer32 .big-footer32__picks li:nth-child(1) {
    background-image: url(https://tophotels.ru/csstx/images/big-footer/32/1.jpg);
    width: 50%;
}

.big-footer32 .big-footer32__picks li:nth-child(2) {
    background-image: url(https://tophotels.ru/csstx/images/big-footer/32/2.jpg);
}

.big-footer32 .big-footer32__picks li:nth-child(3) {
    background-image: url(https://tophotels.ru/csstx/images/big-footer/32/4.jpg);
}

.big-footer32 .big-footer32__picks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.big-footer32 .big-footer32__white > span {
    display: block;
    font-size: 17px;
    position: relative;
    padding-left: 25px;
    font-weight: bold;
    letter-spacing: 1px;
}

.big-footer32 .big-footer32__white > p {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
}

.big-footer32 .big-footer32__white > b {
    font-size: 33px;
    color: #c49f30;
    display: block;
    margin: 16px 0;
    line-height: 42px;
}

.big-footer32 .big-footer32__white {
    background: #ffffff;
    border-radius: 0 130px 130px 0;
    padding: 30px;
    -webkit-box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.32);
    box-shadow: 0 12px 20px 0 rgba(0, 0, 0, 0.32);
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
}

.big-footer32 .big-footer32__col {
    width: 435px;
    height: 100%;
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 30px 30px 0 0;
    z-index: 2;
}

.big-footer32 .big-footer32__white > span::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 3px;
}

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

.big-footer32 .big-footer32__erid.active .hint {
    display: block !important;
    color: #666666 !important;
    font-size: 10px !important;
    top: -47px !important;
    line-height: 17px !important;
    right: auto;
    left: 27px;
}

.big-footer32 button {
    font-family: inherit;
    background: #886f25;
    color: #ffffff;
    transition: 0.3s;
    font-size: 14px;
    line-height: 45px;
    border-radius: 20px;
    padding: 0 45px;
    font-weight: normal;
    margin-top: 25px;
    letter-spacing: 1px;
    border: none;
}

.big-footer32 .big-footer32__grid span::before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
}

.big-footer32 .big-footer32__erid.active .hint {
    left: auto;
    display: block !important;
    color: #666666 !important;
    font-size: 10px !important;
    top: -50px !important;
    line-height: 17px !important;
    right: 10px;
}

.big-footer32 .big-footer32__erid.active::after {
    content: '\f00d';
}

.big-footer32 .big-footer32__erid::after {
    content: "\f142";
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    width: 15px;
    border-radius: 100%;
    margin-left: 10px;
    text-align: center;
    height: 15px;
    line-height: 15px;
    display: inline-block;
    font-size: 8px;
    vertical-align: top;
    background: rgba(255, 255, 255, 0.44);
}

.big-footer32 .big-footer32__info {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    padding: 10px;
}

.big-footer32 .big-footer32__flex {
    font-size: 9px;
    color: #ffffff;
}

.big-footer32 .big-footer32__erid {
    position: absolute;
    cursor: pointer;
    padding: 15px 15px 15px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
    bottom: 0;
    z-index: 6;
}

@media screen and (min-width: 1025px) {
    .big-footer32:hover button {
        transform: scale(1.05);
        background: #735d1c;
    }
}

@media screen and (max-width: 1346px) {
    html body .big-footer-arrow > * {
        line-height: normal;
        height: auto;
        display: block;
        -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
    }

    .big-footer-arrow i {
        margin: 10px 0 5px 0;
        line-height: 14px;
        font-size: 9px;
    }

    .big-footer-arrow.active {
        padding: 0;
        height: 35px;
        width: 14px;
        border-radius: 5px 0 0 5px;
        right: -7px;
    }

    .big-footer-arrow.active .fa-times-circle:before {
        content: '\f053';
    }

    .big-footer-arrow {
        font-size: 10px;
        bottom: calc(50% - 5px);
        border-radius: 10px 0 0 10px;
        right: -10px;
        left: auto;
        width: 20px;
        padding: 13px 4px 10px 4px;
    }

    .big-footer-arrow.active .fa-times-circle {
        opacity: 1;
        font-size: 12px;
        line-height: 15px;
    }
}


@media screen and (max-width: 1199px) {
    .big-footer32 .big-footer32__white::before {
        height: 100px;
    }

    .big-footer32 .big-footer32__white > b {
        font-size: 28px;
        margin: 10px 0;
        line-height: 40px;
    }

    .big-footer32 .big-footer32__white {
        padding: 30px 30px 30px 20px;
    }

    .big-footer32 button {
        padding: 0 33px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 767px) {
    .big-footer32 .big-footer32__white::before {
        height: 70px;
    }

    .big-footer32 .big-footer32__white > span::before {
        font-size: 13px;
    }

    .big-footer32 .big-footer32__white > span {
        font-size: 13px;
        padding-left: 20px;
    }

    .big-footer32 .big-footer32__white > b {
        font-size: 21px;
        line-height: 32px;
    }

    .big-footer32 .big-footer32__white > p {
        font-size: 14px;
        line-height: 25px;
    }

    .big-footer32 button {
        padding: 0 20px;
        font-size: 10px;
        line-height: 34px;
    }

    .big-footer32 .big-footer32__white {
        padding: 20px 15px 20px 15px;
        border-radius: 0 115px 115px 0;
    }

    .big-footer32 .big-footer32__info {
        right: auto;
        left: 0;
        top: auto;
        bottom: 5px;
    }
}