#reviews-block__slider {
    margin-top: 150px;
}

#add-review-button {
    border: 1px solid #e6652a;
    border-radius: 5px;
    padding: 10px;
}

#add-review-button:hover {
    border: 1px solid white;
    background-color: #e6652a;
    border-radius: 5px;
    padding: 10px;
    color: white;
}

.header-fixed__bottom {
    padding: 0 0 0 0 !important;
    width: 100% !important;
}

.review {
    color: white;
}

#vacancies {
    margin-bottom: 50px;
    margin-top: 20px;
}

.soc-ul {
    position: fixed;
    right: 30px;
    top: 20px;
}

.soc {
    margin-right: 5px;
}

.soc > a {
    border: 2px solid #e6652a;
    color: #e6652a;
    background-color: white;
    height: 30px;
    width: 30px;
}

.test {
    width: 100%;
    height: 155%;
}

#locales {
    padding-right: 100px;
}

.flags {
    width: 20px !important;
    height: 20px !important;
}

@media only screen and (max-width: 720px) {
    #locales {
        display: none;
    }
}

@media only screen and (min-width: 720px) {
    .header__menu-button {
        display: none !important;
    }
}

#logo {
    width: 250px !important;
}

#contact-menu {
    background-color: white;
}

.contact-block__form {
    border: 1px solid #ccc;
    padding: 15px 15px 15px 15px;
}

.info-card {
    right: 20px !important;
    top: 52px !important;
}

.tparrows {
    height: 47px !important;
    width: 47px !important;
}

@media only screen and (max-width: 540px) {
    .info-card {
        right: 0 !important;
    }

    #custom-header {
        height: 120px;
    }

    .footer_fixed {
        position: inherit !important;
    }

    .footer-default {
        padding-top: 30px !important;
    }

    .page {
        padding-bottom: 20px !important;
    }

    .zoom-counter__card,
    .zoom-counter__text,
    .zoom-counter__title {
        padding: 0 !important;
        margin-bottom: 0 !important;
    }
}

.page {
    padding-bottom: 0 !important;
}


#custom-header {
    background: linear-gradient(180deg, rgba(2, 0, 36, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.header__inner {
    top: -10px !important;
}

.zoom-counter {
    padding: 0 !important;
}

.zoom-image-head {
    margin-bottom: 100px !important;
    color: white !important;
}

.info-card__body,
.main-slide__slide-inner {
    background: rgba(0, 0, 0, 0.25) !important;
    color: white !important;
}

.info-card__button,
.info-card__button_close {
    font-size: 10px !important;
    height: 40px !important;
    min-width: 150px;
}

.info-card-content__title {
    font-size: 25px !important;
}

.info-card-content__text {
    font-size: 10px !important;
}

.info-card-content__text > p,
.info-card-content__text > h2 {
    color: white !important;
}

.articles-list__item {
    width: 100%;
    height: auto;
}

.main-slide__slide-inner {
    padding: 15px;
}

.studio-intro-slide__title {
    font-size: 40px !important;
    color: #e6652a;
    font-weight: 600;
    position: absolute;
    top: 70% !important;
    left: 83% !important;
    z-index: 9999;
}

.studio-intro-slide__subtitle {
    position: absolute;
    top: 350px;
    left: 27%;
    font-size: 20px !important;
    z-index: 9999;
}

#main-title {
    width: 100px;
}

@media only screen and (max-width: 1480px) {
    .studio-intro-slide__subtitle {
        left: 23%;
    }
}

@media only screen and (max-width: 1250px) {
    .studio-intro-slide__subtitle {
        left: 19%;
    }

    .studio-intro-slide__title {
        top: 43% !important;
        left: 80% !important;
    }
}

@media only screen and (max-width: 1080px) {
    .studio-intro-slide__subtitle {
        left: 15%;
    }
}

@media only screen and (max-width: 950px) {
    .studio-intro-slide__subtitle {
        left: 11%;
    }

    .zoom-image-head__bg2 {
        height: 30%;
    }
}

@media only screen and (max-width: 850px) {
    .studio-intro-slide__subtitle {
        left: 7%;
    }

    .studio-intro-slide__title {
        top: 30% !important;
        left: 80% !important;
    }
}

@media only screen and (max-width: 780px) {
    .studio-intro-slide__subtitle {
        left: 45%;
        top: 300px;
    }

    .studio-intro-slide__title {
        top: 30% !important;
        left: 80% !important;
    }
}

.studio-intro-slide__container {
    z-index: 9999;
}

.zoom-image-head__bg2 {
    z-index: -9999;
}

@media only screen and (max-height: 800px) {
    .zoom-image-head__title {
        font-size: 30px !important;
        color: #e6652a;
        position: relative;
        right: -90%;
        top: 150px !important;
    }
}

@media only screen and (max-width: 600px) {
    .zoom-image-head__title {
        left: 70% !important;
        top: 230px !important;
    }

    .zoom-image-head__subtitle {
        position: absolute !important;
        left: 70px;
        top: 150px;
        font-size: 20px !important;
    }
}

.icofont-dotted-down {
    color: rgba(0, 0, 0, 0) !important;
}

.page-item.active .page-link {
    background-color: #e6652a !important;
    border-color: #e6652a;
}

.page-link {
    color: grey !important;
}

.main-slide__title {
    font-size: 55px !important;
}

@media only screen and (min-width: 800px) {
    .main-slide__slide-inner {
        width: 30% !important;
        left: 80%;
    }
}


#about {
    background: none !important;
}

#cookies {
    color: white;
}

#cookies:hover {
    color: #e6652a;
}

#partnersHeading {
    margin-bottom: 0;
}

#partnersTeam {
    margin-top: 0 !important;
}

.partner-logo {
    width: 200px;
}

@media only screen and (max-width: 320px) {
    .zoom-slider__button-title {
        background: #e6652a;
        padding: 10px 0 5px 5px;
        color: white !important;
        width: auto;
    }

    .zoom-slider__button-title > a:hover {
        color: #242323 !important;
    }

    .zoom-slider__head-link:hover {
        color: white !important;

    }
}

@media only screen and (max-height: 320px) {
    .tparrows {
        margin-top: 70px;
    }
}

.zoom-slider__button {
    padding: 0 15px !important;
}

.zoom-slider__button-title {
    font-size: 30px !important;
}

@media only screen and (max-height: 799px) {
    .main-slide__slide-inner {
        margin-top: 130px;
    }

    .main-slide__title {
        font-size: 32px !important;
    }

    .main-slide__title-wrapper {
        margin-bottom: 0 !important;
    }
}

#add-review {
    height: 100px !important;
}

.reviews-block {
    padding: 50px 0 50px 0 !important;
}

.masonry-block__grid {
    margin-bottom: 0 !important;
}

.masonry-block__item {
    margin-bottom: 0 !important;
}

/*  stars  */
.rating {
    font-size: 0;
}

.rating:after {
    content: " ";
    clear: both;
    display: block;
}

.rating input {
    display: none;
}

.rating-label {
    height: 16px;
    width: 16px;
    color: #ccc;
    font-size: 24px;
    line-height: 16px;
    margin-right: 4px;
    text-align: center;
    display: inline-block;
}

.rating[dir=rtl] {
    unicode-bidi: bidi-override;
}

.rating[dir=rtl] > input:checked ~ .rating-label {
    font-size: 0;
}

.rating[dir=rtl] > input:checked ~ .rating-label:before {
    content: "★";
    color: #feca02;
}

.rating-label.is-active {
    color: #feca02;
}

.rating-large .rating-label {
    height: 24px;
    width: 24px;
    font-size: 32px;
    margin-right: 8px;
}

.rating-large .rating-label:before {
    font-size: 32px;
}

.rating-small .rating-label {
    height: 12px;
    width: 12px;
    font-size: 16px;
    margin-right: 2px;
}

.rating-small .rating-label:before {
    font-size: 16px;
}

.rating {
    margin: 15px auto;
}

#agreement {
    position: absolute;
    bottom: 15px;
    font-size: 14px;
    padding-left: 7%;
}

.full-star {
    content: "★";
    color: #feca02;
}

#soc {
    padding-right: 120px;
}

.footer_fixed {
    position: initial !important;
}

.header-fixed #custom-header {
    background: rgba(2, 0, 36, 1) !important;
}