x /*Main Search Form*/
#result {
    position: absolute;
    overflow-y: auto;
    z-index: 1001;
    width: 100%;
    max-width: 300px;
    max-height: 400px;
    padding: 0 20px;
    cursor: pointer;
    box-sizing: border-box;
    background-color: #fff;
}

.link-class {
    margin: 10px 0;
    padding: 10px 5px;
    border-top: 0;
    border-left: 0;
}

.link-class:hover {
    background-color: #f1f1f1;
}

.halls__title {
    position: relative;
    max-width: 165px;
    height: 34px
}

.halls__title > span {
    position: absolute;
    bottom: -5px
}

.halls__wrap {
    max-height: 185px
}

.result__item-desc {
    margin-bottom: 17px
}

.card__slider-small {
    display: flex;
    padding: 0;
    margin: 0 -5px
}

.card__slider-small.slick-initialized {
    padding: 0 25px;
    margin: 0
}

.result .card__slider-small {
    padding: 0
}

.result .card__slider-small.slick-initialized {
    padding: 0 30px
}

.halls__slider {
    display: flex;
    padding: 0;
    margin: 0 -5px
}

.halls__slider.slick-initialized {
    padding: 0 30px;
    margin: 0
}

.slick-slider .slick-list, .slick-slider .slick-track {
    display: flex !important
}

.corporate__tabs.slick-slider .slick-list, .corporate__tabs.slick-slider .slick-track {
    display: block !important;
}

.city {
    border-top: none;
}

.city__item {
    border-top: 1px solid #000;
    margin-top: -1px;
}

.card__slide-small {
    overflow: hidden;
}

.events {
    margin-top: 0;
}

.description__text .list {
    padding: 0 27px;
}

.portfolio__text {
    margin: 30px 0;
}

.portfolio {
    padding: 35px 0;
}

.card__map-contacts-title {
    margin-bottom: 20px;
}

.card__map-pointer {
    margin-bottom: 15px;
}

.halls__all div {
    font-weight: 700;
}

.halls__all .halls__more {
    font-weight: 400;
}

.event__slider {
    margin-bottom: 0;
}

.result__hall-more {
    margin: 0 10px;
}

.card__slide-small {
    position: relative;
}

.result__hotel:before {
    max-height: 100px;
    height: calc(100% - 95px);
}

.result__item.result__item--desc-empty .result__hotel:after {
    display: none;
}

.result__item.result__item--desc-empty .result__hotel {
    border-bottom: none;
}

.result__item.result__item--desc-empty .halls__collapse-btn {
    display: none;
}

.result__halls {
    max-height: 364px;
}

.result__halls.opened {
    max-height: 9999px;
}

.result__hall {
    min-height: 111px;
}

.result__hall-desc span {
    max-width: 240px;
    min-width: 240px;
}

.result__hall-img img {
    min-height: 50px;
}

.result__halls-more.opened {
    display: none;
}

.breadcrumbs__item a {
    display: flex;
}

.breadcrumbs__item a:after {
    font-weight: 700;
}

.btn {
    cursor: pointer;
}

.card__slider-desc {
    color: #000;
}

.poster__form .areas_form {
    width: 100%;
}

.poster__form.catalog__form {
    max-height: 100%;
    height: 100%;
}

.halls__more span {
    display: none;
}

.halls__more span.opened {
    display: block;
}

.breadcrumbs__item a:after {
    top: 40%;
}

.result__tab {
    color: #000;
    text-decoration: none;
}

.box {
    width: 33%;
    max-width: 33%;
}

.spend--double .box__container {
    justify-content: center;
}

.spend--double .box {
    width: 40%;
    max-width: 40%;
    height: auto;
}

.spend--double .box__image {
    padding-bottom: 100%;
}

.spend--double .box__image img {
    position: absolute;
}

.spend--double .box__text {
    font-size: 66px;
    text-transform: uppercase;
}

.spend--double .box:hover .box__text {
    font-size: 76px;
}

.halls__avatar, .card__slide, .result__hall-img {
    pointer-events: none;
}

.result__map {
    min-height: 720px;
}

.halls__price-row span {
    min-width: min-content;
}

.card__title-rating {
    justify-content: space-between;
    padding: 13px 0;
}

.events__corporate > .mbox > h2 {
    margin: 40px 0;
}

.metro-blue {
    text-transform: uppercase;
}

.result__item .card__title--main {
    margin-top: 0;
}

.result__item .card__info:nth-child(2) {
    align-items: center;
}

@media screen and (min-width: 993px) {
    .main__search--events .catalog__request {
        display: flex;
    }

    .poster__form {
        /*height: calc(100% - 16px);*/
        max-height: 363px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (max-width: 992px) {

    .card__info {
        display: flex;
    }

    .result .card__slider-small {
        margin: 0 -5px;
        max-width: none
    }

    .result .card__slider-small.slick-initialized {
        margin: 0 -15px;
        max-width: none
    }

    .card__slide-small {
        width: calc(100% / 3 - 10px)
    }

    .halls__slider {
        margin: 0 10px
    }

    .halls__slide {
        width: calc(100% / 3 - 10px)
    }

    .halls__title {
        max-width: none;
        height: auto
    }

    .halls__title > span {
        position: static
    }

    .halls__wrap {
        max-height: none
    }

    .result__hall-img img {
        min-height: 88px;
    }

    .result__halls {
        max-height: 335px;
    }

    .box {
        width: 50%;
        max-width: 50%;
    }

    .card .card__title {
        text-align: center;
    }

    .card .card__title-rating {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .card .card__title-wrap {
        padding-right: 0;
    }

    .card .card__title-rating .card__title {
        margin-right: 0;
    }

    .card .card__title-wrap:last-child .card__title {
        text-align: center;
    }

    .card .card__info {
        max-width: none;
    }
}

@media screen and (max-width: 768px) {
    .card__info {
        display: block;
    }

    .result__item .card__info:nth-child(2) {
        display: flex;
    }

    .events__information {
        overflow: hidden;
    }

    .result__hall-desc span {
        max-width: 175px;
        min-width: 175px;
    }

    .result__map {
        min-height: 500px;
    }

    .spend--double .box {
        width: 50%;
        max-width: 50%;
    }

    .spend--double .box__text {
        font-size: 40px;
    }

    .spend--double .box:hover .box__text {
        font-size: 46px;
    }
}


@media screen and (max-width: 600px) {

    .card__title-rating {
        padding: 0;
    }

    .result__item .card__info:nth-child(2) {
        flex-direction: column;
    }

    .card__slide-small, .halls__slide {
        width: calc(100% / 2 - 10px)
    }

    .result__hall-more {
        margin-bottom: 15px;
    }

    .result__halls {
        max-height: 589px;
    }

    .card__title {
        text-align: center;
    }

    .card__title-rating {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .card__title-wrap {
        padding-right: 0;
    }

    .card__title-rating .card__title {
        margin-right: 0;
    }

    .card__title-wrap:last-child .card__title {
        text-align: center;
    }
}

@media screen and (max-width: 599px) {
    .result__hall-desc span {
        max-width: none;
        min-width: auto;
    }
}

@media screen and (max-width: 560px) {
    .portfolio .card__review-btn {
        /* margin-top: 25px; */
        margin-top: 0;
    }

    .box {
        width: 100%;
        max-width: 100%;
    }

    .spend--double .box {
        width: 100%;
        max-width: 100%;
    }

    .spend--double .box__text {
        font-size: 50px;
    }

    .spend--double .box:hover .box__text {
        font-size: 56px;
    }
}

@media screen and (max-width: 540px) {
    .trust__items {
        padding-top: 35px;
    }

    .client {
        width: 100%;
        margin: 0;
        flex-direction: column;
    }

    .client__whitebox {
        width: 100%;
        position: static;
        transform: none;
        opacity: 1;
        pointer-events: all;
        background-color: transparent;
        padding-top: 10px;
    }

    .client__whitebox .client__image {
        display: none;
    }

    .client__whitebox:after {
        display: none;
    }

    .client__about {
        padding: 10px 30px 27px;
    }
}

@media screen and (max-width: 480px) {
    .card__slide-small, .halls__slide {
        width: 100%
    }
}

/* sitemap start */

section.sitemap {
    padding: 67px 0;
}

.sitemap .list-flex {
    display: flex;
}

.sitemap a.list-sitemap-paragraph {
    color: #000;
    text-decoration: none;
}

.sitemap a.list-sitemap-paragraph-title {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.sitemap .list-sitemap-subparagraph li a {
    font-weight: 300;
    color: #6f6f6f;
    text-decoration: none;
}

.sitemap a.list-sitemap-paragraph:hover,
.sitemap a.list-sitemap-paragraph-title:hover,
.sitemap .list-sitemap-subparagraph li a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .sitemap .list-flex {
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media screen and (max-width: 576px) {
    .sitemap ul.list-indent {
        margin-left: 10px;
    }
}

/* sitemap end */

/* page-error start */

.page-error {
    padding: 67px 0;
}

.page-error__title {
    color: #000;
    font-size: 220px;
    letter-spacing: 10px;
    margin: 0;
    font-weight: 700;
    text-shadow: 2px 2px 0 #c9c9c9, -2px -2px 0 #c9c9c9;
}

.page-error__title > span {
    text-shadow: 2px 2px 0 #eb2a2e, -2px -2px 0 #eb2a2e, 0 0 8px #eb2a2e;
}

.page-error__btn-error {
    width: 300px;
    margin: 0 auto;
}

@media only screen and (max-width: 425px) {
    .page-error__title {
        font-size: 122px;
    }
}

/* page-error end */


/* News start */


.news__inner-title {
    padding-bottom: 45px;
}

.news {
    padding: 67px 0 10px;
}

.main-news {
    position: relative;
    height: 300px;
    margin: 20px 0;
}

.main-news__img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.return-back {
    max-width: 1170px;
    width: 100%;
    padding: 0 15px;
}

.main-news__infos {
    position: absolute;
    content: '';
    bottom: 10%;
    left: 5%;
    right: 5%;
    color: #ffffff;
    background: rgb(0 0 0 / 40%);
    padding: 10px 10px;
    border-radius: 5px;
}

.news__multiple-block .infos {
    width: 100%;
    height: 335px;
    background: whitesmoke;
    min-height: 120px;
    border-radius: 5px;
}

.news__multiple-block .text {
    font-size: 0.9rem;
    font-weight: 700;
    margin-bottom: 5px;
    pointer-events: none;
    color: #000000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news__multiple-block .date {
    font-size: 0.7rem;
    color: #e88f87;
    pointer-events: none;
    color: #eb2a2e;
}

.news__multiple-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.multiple-block-item {
    width: 33%;
    margin-bottom: 20px;
    text-decoration: none;
}

.card-multiple:hover {
    transform: translateY(-10px);
    transition: transform 0.3s ease-in-out;
}

.card-multiple img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 5px;
    transition: all 0.4s ease;
    z-index: 0;
}

.main-news__devided .infos-title {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-bottom: 10px;
}

.main-news__devided .infos-date {
    font-size: 18px;
}

.main-news__about p {
    font-size: 18px;
    line-height: 24px;
    text-indent: 20px;
    text-align: justify;
}

@media screen and (max-width: 768px) {
    .multiple-block-item {
        width: 48%;
    }
}

@media screen and (max-width: 425px) {
    .multiple-block-item {
        width: 100%;
    }
}

/* News end */


/* Discount start */

.discount__inner-title {
    padding-bottom: 45px;
}

.discount {
    padding: 67px 0;
}

.main-discount {
    position: relative;
    /*background: url(../images/main-discount.jpg) center center no-repeat;*/
    /*background-size: cover;*/
    border-radius: 5px;
    height: 300px;
    margin: 20px 0;
}

.main-discount__img {
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}


.main-discount__infos {
    position: absolute;
    content: '';
    bottom: 10%;
    left: 5%;
    right: 5%;
    color: #ffffff;
    background: #0000009c;
}


.discount-multiple .infos {
    width: 100%;
    background: whitesmoke;
    min-height: 120px;
    border-radius: 5px;
}

.discount-multiple .text {
    font-size: 0.9rem;
    font-weight: 700;
    margin-bottom: 5px;
    pointer-events: none;
    color: #000000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}

.discount-multiple .date {
    font-size: 0.7rem;
    color: #e88f87;
    pointer-events: none;
    color: #eb2a2e;
}

.discount__multiple-block {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.discount__multiple-block a:not(:last-child) {
    margin-right: 20px;
}

.discount-block-item {
    width: 33%;
    margin-bottom: 20px;
    text-decoration: none;
}

.discount-multiple:hover {
    transform: translateY(-10px);
    transition: transform 0.3s ease-in-out;
}

.discount-multiple img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 5px;
    transition: all 0.4s ease;
    z-index: 0;
}

.discount__devided .infos-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
}

.discount__devided .infos-date {
    font-size: 20px;
}

.discount__main-image {
    text-align: center;
    padding: 20px 0;
}

@media screen and (max-width: 768px) {
    .discount__multiple-block {
        justify-content: space-between;
    }

    .discount__multiple-block a:not(:last-child) {
        margin-right: 0;
    }

    .discount-block-item {
        width: 48%;
    }
}

@media screen and (max-width: 575px) {
    .discount-block-item {
        width: 100%;
    }
}

/* Discount end */

/*useful articles*/
.useful-articles {
    padding: 67px 0;
}

.useful-articles__multiple-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/*useful articles*/

/*goback btn*/
.goback-row {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto 20px;
    padding: 0 15px;
}

.goback-row a {
    display: inline-block;
    min-width: 175px;
    background-color: #eb2a2e;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 10px;
    text-decoration: none;
    border-radius: 25px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    border: none;
    position: relative;
    transition: background-color 0.3s;
}

.goback-row a:hover {
    background-color: #b82124;
    border-color: #b82124;
}

/*goback btn*/

/* Reviews start */

.reviews {
    position: relative;
    padding: 67px 0;
}

.reviews > .mbox:before {
    display: block;
    position: absolute;
    content: '';
    top: -30px;
    right: -10px;
    left: -10px;
    bottom: -40px;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    pointer-events: none;
}

.reviews__inner-title {
    padding-bottom: 70px;
}

.reviews__multiple-block {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    /*padding-bottom: 50px;*/
}

.reviews-block-item {
    position: relative;
    width: 32%;
    margin-bottom: 20px;
    text-decoration: none;
}

/*.reviews-multiple img {*/
/*    width: 100%;*/
/*    border-radius: 5px;*/
/*    z-index: 0;*/
/*}*/

.reviews-multiple .infos img {
    width: 75px;
    height: 75px;
    margin-top: 10px;
    border-radius: 100%;
}

.reviews-multiple {
    cursor: pointer;
}

.reviews-multiple .infos {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 5px 15px 15px;
    background: #ffffff;
    -webkit-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 5px 10px 2px rgba(34, 60, 80, 0.2);
    height: 265px;
    overflow: hidden;
    border-radius: 5px;
    text-align: center;
    transition: all .5ms ease-in-out;
}

.wrap {
    position: relative;
    min-height: 266px;
    margin-bottom: 20px;
}

.wrap:hover {
    z-index: 99;
}

.reviews {
    background: radial-gradient(#ffd3d33b, transparent);
}

.reviews__multiple-block {
    position: absolute;
    z-index: 9;
}


/*.reviews-block-item:before {*/
/*    position: absolute;*/
/*    content: '';*/
/*    background: url(../images/user-logo.svg) no-repeat;*/
/*    width: 75px;*/
/*    height: 75px;*/
/*    top: -49px;*/
/*    left: 50%;*/
/*    transform: translate(-50%, 0);*/
/*    z-index: 99;*/
/*}*/

.reviews__multiple-block .name {
    font-size: 1.2rem;
    font-weight: 700;
    margin: 10px 0 5px 0;
    pointer-events: none;
    color: #000000;
}

.reviews__multiple-block .position,
.reviews__multiple-block .company {
    margin: 0;
}

.reviews__multiple-block .company {
    font-style: italic;
}

.reviews__multiple-block .company {

}

.reviews-multiple .about {
    color: #111111;
    margin: 10px 0 0 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.reviews .load-more {
    width: 300px;
    margin: 0 auto;
}

.review-form {
    display: flex;
    justify-content: space-around;
}

.review-form__item {
    width: 300px;
}

#review-popup {
    position: relative;
    display: flex;
    flex-direction: column;
}

#review-popup:before {
    position: absolute;
    content: '';
    top: 40px;
    right: 30px;
    left: 30px;
    bottom: 40px;
    border: 1px solid #000;
    pointer-events: none;
}

.review-popup__item {
    padding-bottom: 20px;
}

.review-popup__title {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    padding: 20px 0 0;
    margin: 0;
}

#review-popup__name,
#review-popup__email,
#captcha_word {
    width: 100%;
    background-color: #e6e6e6;
    padding: 15px;
    border: none;
}

.popup-captcha {
    text-align: center;
}

.review-popup__textarea-title {
    padding: 0 0 0 10px;
}

#review-popup__textarea {
    resize: none;
    width: 100%;
    border: none;
    border-bottom: 1px solid #e6e6e6;
}

@media screen and (min-width: 769px) {
    .reviews-multiple:hover .infos {
        height: 100%;
    }

    .reviews-multiple:hover .about {
        display: -webkit-box;
        -webkit-line-clamp: initial;
        -webkit-box-orient: vertical;
    }
}

@media screen and (max-width: 1024px) {
    .reviews > .mbox:before {
        display: none;
    }

    .main-news__about p {
        text-align: left;
    }
}

@media screen and (max-width: 768px) {
    .reviews__multiple-block {
        position: relative;
    }

    .reviews-block-item {
        width: 100%;
    }

    .reviews-multiple:hover .about {
        display: -webkit-box;
        -webkit-line-clamp: initial;
        -webkit-box-orient: vertical;
    }

    .reviews {
        padding-top: 40px;
    }

    .reviews-multiple .infos {
        height: 100%;
    }

    .reviews-multiple .about {
        display: block;
    }

    .reviews-block-item:not(:first-child) {
        margin-top: 50px;
    }

    .review-form {
        flex-wrap: wrap;
    }

    .review-form .review-form__item:first-child {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 425px) {
    .reviews-block-item:not(:last-child) {
        padding-bottom: 35px;
    }
}

/* Reviews end */

/* FAQ new start*/

.faq {
    padding: 67px 0;
}

.faq h2 {
    padding: 25px 0 50px;
}

.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded=true] {
    border-bottom: 1px solid #eb2a2e;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #343434;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}

.accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color: #eb2a2e;
}

.accordion button:hover::after, .accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
}

.accordion button[aria-expanded=true] {
    color: #eb2a2e;
}

.accordion button[aria-expanded=true] .icon::after {
    width: 0;
}

.accordion button[aria-expanded=true] + .accordion-content {
    opacity: 1;
    max-height: 100%;
    transition: all 400ms ease-in-out;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
}

.accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 400;
    margin: 2em 0;
    color: #6f6f6f;
    padding-left: 15px;
}

.accordion-content ul {
    padding-left: 15px;
}

.accordion-content ul li {
    position: relative;
    list-style-type: none;
    padding-left: 15px;
    color: #6f6f6f;
}

.accordion-content ul li:not(:last-child) {
    padding-bottom: 15px;
}

.accordion-content ul li:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #eb2a2e;
    top: 7px;
    left: 0;
}

@media screen and (max-width: 768px) {
    .faq h2 {
        padding: 0 0 25px;
    }
    .accordion button {
        padding: 15px 30px 15px 15px;
    }
}

/* FAQ new end*/

/* FAQ tabs start old */

.faq {
    padding: 67px 0;
}

.faq__inner {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}

.faq__inner-title {
    padding-bottom: 45px;
}

.tab1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.tab__header {
    display: flex;
    flex-direction: column;
    padding-right: 50px;
}

.tab__header > div {
    padding: 10px;
    background: none;
    color: #000000;
    margin-bottom: 15px;
}

.tab__header > div:hover {
    background: #b82124;
    color: #ffffff;
    cursor: pointer;
}

.tab__header > div.tab__header--active {
    background: #eb2a2e;
    color: #ffffff;
}

.tab__header > .tab-subtitle:hover {
    border-bottom: 1px solid #eb2a2e;
    transition: .3ms ease-in-out;
    cursor: pointer;
}

.tab__header > .tab-subtitle.tab__header--active {
    background: none;
    border-bottom: 1px solid #eb2a2e;
    color: #000000;
}

.tab__header-flex-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.tab__content {
    display: block;
    background: #FFF;
    color: #212121;
    height: inherit;
    overflow: auto;
    max-width: 800px;
    width: 100%;
}

.tab__content > div {
    display: none;
}

.tab__content > div.tab__content--active {
    display: block;
}

@media screen and (max-width: 768px) {
    .tab1 {
        flex-direction: column;
    }

    .tab__header {
        text-align: center;
        justify-content: space-around;
        padding-right: 0;
        width: 100%;
    }
}

/*accordion start*/
.accordion-container {
    position: relative;
    height: auto;
    margin: 10px auto;
}

.set {
    position: relative;
    width: 100%;
    height: auto;
}

.set > a.accord {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    text-decoration: none;
    color: #000000;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.set > a.accord i {
    float: right;
    margin-top: 2px;
    padding-right: 25px;
}

.set > a.accord.active-accordion {
    background-color: #eb2a2e;
    color: #fff;
}

.content-accordion {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: none;
}

.content-accordion p {
    padding: 10px 15px;
    margin: 0;
    color: #333;
}

.fa-plus,
.fa-minus {
    position: relative;
}

.fa-plus:after,
.fa-minus:after {
    position: absolute;
    content: '';
    background: url(../img/arrow-down.svg) no-repeat;
    width: 16px;
    height: 9px;
    right: 0;
    top: 0;
}

.fa-plus:after {
    transform: rotate(180deg);
}

.page-text {
    background: #F5F5F5;
}

.page-text > :first-child {
    padding: 45px 0 45px;
}

/*accordion end*/
/* FAQ tabs end old*/

@media(max-width: 992px) {
    div > img {
        height: 100% !important;
    }
}
