.pace-active {
    display: none;
}


.Travel-rates-tr-2 {
    background: #962344 !important;
    color: white;
}

label.error {
    color: #962344;
}

.User-request-input._error {
    background-color: #f7cece;
}

.footer-request__input._error {
    background-color: #f7cece;
}

a.News-item__title {
    color: black;
}

a.Button-arrow-link {
    z-index: 9;
}

a.header-contacts__link {
    white-space: nowrap;
}

.User-request-form-text a {
    color:#962344;
}

a.header-logo__link {
    z-index: 99;
}

.footer-end-text {
    white-space: nowrap;
}

.footer-top__links.footer-top__links {
    width: 740px;
    margin-right: 70px;
}

a.Fleet-page-item__title.Text-about {
    color:black;
}

a.Fleet-page-item__description.Text-descr {
    color:black;
}

.Vessel-capacity-list {
    flex-wrap: wrap;
}



.footer-top__contacts {
    white-space: nowrap;
}

.footer-top__social-svg.footer-top__social-svg {
    width: 30%;
    height: 30%;
}




.Article-content-text-2.Article-content-text-2 {
    color: black;
}


.Route-schedule-td__span-nameShip {
	font-size: 20px;
}

.rent-ship  {
    width: 100%;
}

.rent_td {
    padding: 15px 30px;
    text-align: center;
}



.Tabs-buttons-button:hover {
    color: #962344;
}

.News-buttons-button-red {
    color: #962344;
}

.Article-heading-title.Article-heading-title {
    line-height: 110%;
}

   
.Passenger-information-block.Passenger-information-block {
    padding: 50px 121px 45px 50px;
}

.header-navbar {
    z-index: 99;
}


.invisible.invisible  {
    display: none;
}

#invisible {
    font-size: 28px;
    height: 660px;
    text-align: center;
    vertical-align: middle;
    padding: 330px 0 0 0;
}

.visible {
    display: block;
}



.error-wrapper{
    display: flex;
    justify-content: space-between;
}

.error-title{
    color: #962344;
    font-size: 96px;
    font-weight: 500;
}

.error-description {
    margin-top: 50px;
    font-size: 40px;
    font-weight: 500;
}

.error-link-wrapper  {
    display: flex;
    align-items: center;
    margin-top: 35px;
}

.error-link {
    font-size: 24px;
    font-weight: 500;
    color:black;
    margin-left: 20px;
}

.Article-text-section-wrapper-2.Article-text-section-wrapper-2 {
    gap: 20px;
}




.Pitergof_VR {
    padding-bottom: 100px;
}

.Pitergof_VR__wrapper {
    display: flex;
}

.Pitergof_VR__block {
    width: 50%;
}

.Pitergof_VR__block-box {
    padding: 45px;
    background-color: #F5F5F5;
    margin-top: 40px;
}

.Pitergof_VR__block-title {
    font-size: 32px;
    font-weight: 500;
    margin-top: 40px;
}

.Pitergof_VR__box {
    width: 50%;
}

.Pitergof_VR__button.Pitergof_VR__button {
    margin: 130px 0 40px 0;
}

.Pitergof_VR__p {
    padding: 10px 0 0 10px;
    font-size: 16px;
}

.Pitergof_VR__box-container {
    position: relative;
}

.Pitergof_VR__svg {
    position: absolute;
    right: 0;
    bottom: 0;
}

.up__svg {
    bottom: 150px;
}



.wrapper__video {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000000;
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}


html body {
    overflow-x: visible; 
}

.header, .main {
    overflow-x: hidden;
}

.footer.footer {
    padding-bottom: 55px;
}


.btn-up {
    position: fixed;
    background-color: #962344;
    right: 20px;
    bottom: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 50px;
    z-index: 999;
}

.btn-up::before {
    content: "";
    width: 40px;
    height: 40px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
}

.btn-up_hide {
    display: none;
}

@media (hover: hover) and (pointer: fine) {
    .btn-up:hover {
      background-color: #b20435;
    }
}






@media (max-width: 1740px) {

    .Travel-destinations-swiper.Travel-destinations-swiper {
        height: 440px;
    }

    .Pitergof_VR__button.Pitergof_VR__button {
        margin: 40px 0 0px 0;
    }

    .Pitergof_VR__block-title {
        font-size: 28px;
        font-weight: 500;
        margin-top: 0px;
    }

    .Pitergof_VR__svg {
        width: 120px;
    }

    .up__svg {
    bottom: 120px;
    }
    
}

@media (max-width: 1180px) {
    .Travel-destinations-swiper.Travel-destinations-swiper {
        height: 320px;
    }

    .Pitergof_VR__block-box {
        padding: 30px;
        margin-top: 20px;
    }

    .Pitergof_VR__block-title {
        font-size: 20px;
    }

    .Pitergof_VR__button.Pitergof_VR__button {
        margin: 20px 0 0px 0;
    }

    .Pitergof_VR__svg {
        width: 80px;
    }

    .up__svg {
        bottom: 80px;
    }

    .Pitergof_VR__p {
        font-size: 14px;
    }

    .error-title{
        font-size: 76px;
    }

    .error-description {
        margin-top: 40px;
        font-size: 32px;
    }

    .error-link {
        font-size: 20px;
    }

    .e-book-text.e-book-text {
        margin-bottom: 70px;
    }

    .e-book-banner.e-book-banner {
        bottom: -116px;
        top: unset;
    }

    .e-book-blind.e-book-blind {
        bottom: -116px;
        top: unset;
    }
}


@media (max-width: 745px) {
    .Pitergof_VR__wrapper {
        flex-direction: column;
    }

    .Pitergof_VR__block {
        width: 100%;
    }

    .Pitergof_VR__box {
        width: 100%;
    }

    .Pitergof_VR__svg {
        width: 120px;
    }

    .up__svg {
        bottom: 120px;
    }

    
    #invisible {
        font-size: 22px;
        height: 405px;
        padding: 200px 0 0 0;
    }

    .footer-top__links.footer-top__links {
        width: 100%;
        margin-right: 0px;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .footer-top__link-2{
        white-space: nowrap;
    }

    .error-title{
        font-size: 76px;
        text-align: center;
    }

    .error-description {
        margin-top: 40px;
        font-size: 24px;
    }

    .error-wrapper {
        flex-direction: column;
        align-items:center;
        
    }

    .error-link-wrapper {
        justify-content: center;
    }

    .error-link {
        font-size: 16px;
        text-align: center;
    }

    .image-error {
        padding-top: 80px;
    }

    .footer-request__button.footer-request__button{
        font-size: 0px;
    }

    .Buy-ticket.Buy-ticket {
        background-image: url(/local/templates/main/images/Buy-ticket-bg-mobile.jpg);
    }

    /* .Buy-ticket.Buy-ticket {
        background-size: 100% 50%;
    } */

    /* .Buy-ticket.Buy-ticket {
        padding-top: 40px;
    } */
    
}

@media (max-width: 480px) {
    

    .Pitergof_VR__svg {
        width: 80px;
    }

    .up__svg {
        bottom: 80px;
    }

    .error-title{
        font-size: 36px;
    }

    .error-description {
        font-size: 20px;
    }

    /* .wrapper__video iframe {
        height: 260px
    } */
}

.wrapper__video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000000;
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

