.otziv-port__title {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 20px;
}

.otziv-port__title h2 {
    font-family: 'Tenor Sans';
    font-size: 32px;
    text-transform: uppercase;
}

.otziv-port__link {
    height: 46px;
    padding: 13px 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid white;
    border-radius: 3px;
}

.otziv-mobbottom {
    text-align: center;
    margin-bottom: 20px;
}



.otziv-mobbottom_link {
    height: 46px;
    padding: 13px 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    border: 1px solid white;
    border-radius: 3px;
}
main {
    padding: 50px 20px 0 20px;
}



.design-block {
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
}

.design-right {
    width: 50%
}


.design-right img {
    width: 100%;
}

.design-left {
    width: 50%;
    margin-right: 30px;
}

.design-left p {
    color: #FFF;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
}

.planning-title h2{
    color: #FFF;
    font-family: Tenor Sans;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
}

.planning-block {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 80px;
}

.planning-content p {
    margin-bottom: 20px;
}

.planning-content ul {
    margin-bottom: 20px;
}

.planning-content ul li {
    padding: 3px 0;
}

.converted-block {
    justify-content: center;
    margin-bottom: 100px;
}

.converted-content {
    display: flex;
}

.converted-title h2{
    color: #FFF;
    font-family: Tenor Sans;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
}

.converted-left img {
    width: 100%
}

.converted-left {
    width: 50%;
    margin-right: 30px;
}

.converted-right {
    width: 50%;
}

.create-block {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.create-title h2 {
    color: #FFF;
    font-family: Tenor Sans;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
}

.create-block {
    margin-bottom: 100px;
}

.create-content p {
    margin-bottom: 20px;
}

.create-content ul {
    margin-bottom: 20px;
}

.create-content ul li {
    padding: 3px 0;
}

.question-block {
    margin-bottom: 100px;
    border: 1px solid #6C6C6C;

}

.question-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}

.question-left {
    padding-left: 30px;
    padding-bottom: 30px;
}

.question-right {

    display: flex;

}

.question-right img {
    width: 100%;
}

.question-title h2 {
    color: #FFF;
    font-family: Tenor Sans;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.question-text p {
    color: #FFF;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 50px;
}

.question-btn {
    border: 1px solid white;
    border-radius: 3px;
    background-color: transparent;
    color: white;
    padding: 13px 20px;
    text-decoration: none;
}

.scrollfix-block {
    margin-bottom: 100px;
}


.scrollfix-content {
    display: flex;
}

.scrollfix-title h2 {
    color: #FFF;
    font-family: Tenor Sans;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.scrollfix-right {
    width: 50%;
}

.scrollfix-left {
    width: 50%;
}

.scrollfix-left__text {
    position: sticky;
    top: 70px;
    margin-bottom: 15px;
}

.scrollfix-left__text_arrow {
    display: flex;
    align-items: baseline;
}

.scrollfix-left__text_arrow img {
    margin-left: 30px;
    width: 56px;
    height: 10px;
    transform: rotate(180deg);
}

.scrollfix-right ul li {
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid white;
}

.scrollfix-right ul li:first-child {
    padding-top: 0;
}

.sliderfix-block {
    margin-bottom: 100px;
}

.sliderfix-content {
    display: flex;
    width: 100%;
}

.sliderfix-title {
    margin-bottom: 35px;
}

.sliderfix-title h2 {
    color: #FFF;
    font-family: Tenor Sans;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}


.sliderfix-left {
    width: 50%;
    margin-right: 30px;
}

.sliderfix-left ul {
    padding-left: 0;

}

.sliderfix-left ul li {
    text-decoration: none;
    display: flex;
    border-bottom: 1px solid #6C6C6C;
    margin-bottom: 20px;
}

.sliderfix-left ul li span {
    margin-right: 30px;
    color: #6C6C6C;
    font-family: Tenor Sans;
    font-size: 66px;
    font-weight: 400;
    min-width: 80px;
}

.sliderfix-left__content {

}

.sliderfix-left__title {
    margin-bottom: 10px;
    color: #FFF;
    font-family: Raleway;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}


.sliderfix-left__text {
    margin-bottom: 20px;
    color: #FFF;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
}

.sliderfix-right {
    width: 50%;
}

.sliderfix-right__position {
    margin-top: 20px;
    position: sticky;
    top: 70px;
    margin-bottom: 15px;
}

.two-blocks__item img {
    width: 100%;
}

.price-block {
    margin-top: 50px;
    margin-bottom: 100px;
}

.price-content {
    align-items: center;
    position: relative;
    margin-bottom: 20px;
}

.price-main {
    border-bottom: 1px solid #ccc;
}
.price-main__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}

.price-main__content_title {
    color: #FFF;
    font-family: Tenor Sans;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase;
}

.price-main__content_inf {
    display: flex;
    align-items: center;
}

.price-main__content_price {
    margin-right: 20px;
}

.price-main__content_price {
    color: #FFF;
    font-family: Tenor Sans;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}


.price-main__content_text {
    margin-right: 120px;
}

.price-main__content_text {
    color: #6C6C6C;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
}

.toggle-button {
    cursor: pointer;
    font-size: 30px;
    transition: transform 0.3s ease-in-out;
    min-width: 16px;
}

.hidden-block {
    display: block;
    margin-top: 10px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

.hidden-block.active {
    max-height: 1000px;
    opacity: 1;
}

.price-hidden__text  {
    display: flex;
    align-items: baseline;
}


.swiper {
    width: 100%;
    margin: 0 auto;
    height: max-content;

}

.rec__item {
    padding: 0;
    height: 400px;
    margin-bottom: 0;
}

.swiper-slide {

    font-size: 18px;
    background: #222222;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide__main {
    display: flex;
    min-height: 350px;
    width: 100%;
}

.swiper-slide__main-left {
    margin-right: 30px;
    color: white;
    height: max-content;

}

.swiper-slide__main-left img {
    height: 255px;
    width: 255px;
    object-fit: cover;
}


.swiper-slide:first-child {

}

.swiper-slide__main-title h3 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
}


.swiper-slide__main-right p{
    max-height: 250px;
    overflow: hidden;
    color: white;
    font-size: 16px;
    font-weight: 400;
}


.swiper-pagination {
    width: max-content;
    left: 84px;
    text-align: start;
    color: white;
    top: 314px;
}

.swiper-button-prev::after {
    content: url('/wp-content/themes/nicole/assets/img/arrow.png');

}

.swiper-button-next::after {
    content: url('/wp-content/themes/nicole/assets/img/arrow.png');
    transform: rotate(180deg);
}


.swiper-button-prev:hover {
    filter: brightness(2);
}

.swiper-button-next:hover {
    filter: brightness(2);
}

.swiper-button-next,
.swiper-button-prev {
    top: 314.3px;
    left: 16px;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: auto;
    left: 159px;
    top: 339px;
}

#showMoreBtn {
    color: white;
}


.showMoreBtn {
    border-top: 1px solid #6C6C6C;;
    text-decoration: none;
    padding-top: 20px;
    display: flex;
    cursor: pointer;

}

.showMoreBtn img{
    height: 15px;
    width: 9px;
    transform: translateY(6px);
    margin-left: 5px;

}

.showMoreBtn:hover {
    color: #b4aaaa;
}

.swiper-slide__main-right_content {
    display: flex;
}

.swiper-slide-open {
    margin-right: 30px;
}
.swiper-slide-close {
    margin-left: 30px;
    align-items: end;
}

.otziv-mobbottom {
    display: none;

}
.otziv-mobbottom_link {
    display: none;
}


@media (max-width: 1230px) {

    .scrollfix-content {
        flex-direction: column;
    }

    .scrollfix-left {
        width: auto;
        margin-right: 0;
    }

    .scrollfix-left img {
        display: none;
    }

    .scrollfix-right {
        width: auto;
    }

    .sliderfix-left {
        width: auto;
        margin-right: 0;
    }



    .question-right {
        display: none;
    }

    .sliderfix-content {
        flex-direction: column-reverse;
    }

    .sliderfix-right {
        display: none;
    }
}

@media (max-width: 991px) {
    .two-blocks__item {
        width: 100%;
        max-width: none;
    }

    .rec__item {
        width: 100%;
        padding-bottom: 20px !important;
    }
}

@media (max-width: 780px) {
    .design-block {
        flex-direction: column;
    }

    .design-right {
        width: auto;
    }

    .design-left {
        width: auto;
        margin-right: 0;
    }

    .design-left p {
        word-break: break-word;
    }

    .converted-content {
        flex-direction: column-reverse;
    }

    .converted-left {
        width: auto;
    }

    .converted-right {
        width: auto;
        word-break: break-word;
    }

}

@media (max-width: 767px) {
    .usl-port__link {
        width: 100%;
    }
}

@media (max-width: 680px) {
    .price-main__content_title {
        font-size: 20px;
    }

    .price-main__content_price {
        font-size: 14px;
    }

    .price-main__content_text {
        font-size: 14px;
    }

    .price-main__content_text {
        margin-right: 50px;
    }

    .price-hidden__text {
        font-size: 14px;
    }

    .otziv-mobbottom {
        margin-top: 25px;
    }

    .swiper-slide__main {
        flex-direction: column;
    }

    .swiper-slide__main-left {
        display: flex;
        flex-direction: column;
        margin-bottom: 50px;
        align-items: center;
        margin-right: 0;
    }

    .swiper-button-next,
    .swiper-button-prev {
        top: 315px;
        left: 22%;
    }

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: auto;
        left: 70%;
        top: 339px;
    }

    .swiper-pagination {
        left: 45%;
    }

    .swiper-slide__main-right p {
        text-align: center;
    }

    .swiper-slide-open {
        display: none !important;
    }
    .swiper-slide-close {
        display: none !important;
    }

    .otziv-port__link {
        display: none;
    }

    .otziv-mobbottom {
        display: block;

    }

    .otziv-mobbottom_link {
        display: block;
    }


}

@media (max-width: 490px) {

    .rec__item {
        height: 300px;
    }

    .price-main__content_title {
        font-size: 14px;
    }

    .price-main__content_price {
        margin-right: 5px;
    }

    .price-main__content_price {
        font-size: 12px;
    }

    .price-main__content_text {
        font-size: 10px;
    }

    .price-main__content_text {
        margin-right: 5px;
    }

    .toggle-button {
        font-size: 20px;
    }

    .price-hidden__text {
        font-size: 12px;
    }

    .sliderfix-left ul li span {
        font-size: 50px;
        margin-right: 0;
    }

    .sliderfix-left__title {
        margin-top: 10px;
        font-size: 16px;
    }

    .sliderfix-left__text {
        font-size: 12px;
    }

    .converted-title h2,
    .planning-title h2,
    .create-title h2,
    .scrollfix-title h2,
    .sliderfix-title h2,
    .question-title h2,
    .usl-port__title h2,
    .fak__container h2 {
        font-size: 25px;
    }

    .statya h1 {
        font-size: 25px;
    }

    .design-block,
    .planning-block,
    .converted-block,
    .create-block,
    .price-block,
    .scrollfix-block,
    .sliderfix-block,
    .question-block {
        margin-bottom: 30px;
    }

}
