/*!
Theme Name: INROS
Theme URI: https://some-dev.ru
Author: Some Development
Author URI: https://some-dev.ru
Description: Description
Version: 1.0.0
Tested up to: 7.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sdth
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.hidden-input {
	display: none;
}
.wpcf7-response-output {
    display: none;
}

html {
    scroll-behavior: smooth;
}

.entry-header {
    margin-bottom: 48px;
}

.windows-credit .wpcf7 {
    width: 100%;
}

/* ПРАВКИ */

.header {
    border-bottom: none;
}

.menu__item.menu-item-has-children .sub-menu {
    background-color: transparent;
}

.quiz__slider {
    border-bottom: 1px solid #252525;
    border-top: 1px solid #252525;
    padding-bottom: 2.625rem;
}

.window {
    display: flex;
    justify-content: center;
}

.intro {
    padding: 250px 0 150px;
    min-height: auto;
}

.glazing-gazebo__title {
    max-width: 760px;
}

.glazing-gazebo__text {
    max-width: 53rem;
}

.whywe__title {
    margin: 0;
}

.calculator .tabs__title {
    border: none;
    color: #C8C8C8;
    transition: color .2s ease-in-out;
}

.calculator .tabs__title._tab-active {
    color: #005A98;
    border: 1px solid #005da3;
}

.text .text__content h4 {
    font-size: clamp(.8875rem, .54125rem + .80125vw, 1.3125rem);
    margin: 10px 0;
    font-weight: 700;
}

.item-cat-panoramic__description p:not(:last-child) {
    margin-bottom: 0.5rem;
}

.item-cat-panoramic__description ul li::before {
    content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #005A98; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 0.625rem;
    height: 0.625rem;
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.item-cat-panoramic__description ul {
    margin-left: 20px;
}

.doted {
    display: flex;
    border-bottom: 1px dotted #005da3;
    height: 1px;
    width: 100%;
}

.chars-windows__item {
    align-items: flex-end;
}

.chars-windows__item span:first-child::after {
    display: none;
}

.dop_uslugi-grid {
    justify-content: space-between !important;
}

.dop_uslugi {
    padding: 0rem;
}

.dop_uslugi .item-windows-catalog__image {
    margin: 0;
}

.dop_uslugi .item-windows-catalog__image img {
    width: 100%;
}

.dop_uslugi .item-cat-gazebo__order.button {
    opacity: 1 !important;
    z-index: 1 !important;
    position: static;
    transform: inherit;
    margin-top: 20px;
}

.item-cat-panoramic.products__header {
    gap: 15px;
    margin-bottom: 25px;
    text-align: center;
}

.item-cat-panoramic.products__header .item-cat-panoramic__title {
    max-width: 650px;
    margin: 0 auto;
}

.item-cat-panoramic.products__header .item-cat-panoramic__text {
    max-width: 900px;
    margin: 0 auto;
}

.item-cat-panoramic.products .item-cat-panoramic__price {
    margin-top: auto;
}

.item-cat-panoramic.products .item-cat-panoramic__footer {
    margin-top: auto;
}

.cat-types-gazebo__list.list {
    justify-content: center;
}

.list__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 180px;
    width: 100%;
}

.list__item .list__name {
    padding-top: 40px;
    font-weight: 500;
}

.menu__item.menu-item-has-children._show .sub-menu {
    z-index: 2;
}

.body-types-gazebo__cat {
    background-color: transparent;
}

.future-gazebo {
    margin-top: 90px;
}

.dachi-form {
    padding-left: 0;
}

.dachi-form .form__title {
    max-width: 100%;
}

.dachi-form form button {
    width: 100%;
}

.adv-cottage__content {
    padding: 0 15px;
}

.dachi-form .form__privacy {
    text-align: left;
}

.otdelka__modal {
    padding-top: 0;
}

.otdelka__modal button {
    margin-top: 30px;
}

.chars-windows__item {
    gap: 15px;
}

.chars-windows__item span {
    line-height: 100%;
}

.chars-windows__item span:first-child {
    white-space: nowrap;
    min-width: auto;
}

.cotedg-tabs {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.cotedg-tabs .tabs__title {
    border: none;
    color: #C8C8C8;
    transition: color .2s ease-in-out;
}

.cotedg-tabs .tabs__title._tab-active {
    color: #005A98;
    border: 1px solid #005A98;
    border-radius: 37px;
}

.header-quiz {
    border-bottom: none;
}

.quiz-pagination {
    padding: 0;
    margin-left: auto;
}

.header-quiz {
    padding: 0;
}

.options {
    overflow: visible !important;
}

.side-quiz {
    padding: 2.875rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.side-quiz__detail {
    margin-bottom: 2rem;
}

.side-quiz__gifts {
    margin-bottom: 0;
    border-bottom: none;
}

.quiz__slider {
    overflow: visible;
}

.slide-quiz__title {
    text-align: left;
    position: absolute;
    top: -120px;
    left: 0;
    margin-bottom: 0;
}

.header-quiz__title {
    font-size: 30px;
}

.quiz-header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 2.625rem;
}

.side-quiz__nav .next.swiper-button-disabled {
    opacity: .;
}

.quiz__slide:first-child .options__label {
    flex-direction: column;
    align-items: flex-start;
}

.offer {
    position: relative;
    margin-bottom: 60px;
}

.offer::before {
    content: "";
    width: 30%;
    height: 100%;
    background-color: #f8f8f8;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.offer__flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.offer__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.offer__descr {
    margin-top: 70px;
    font-size: 19px;
    white-space: pre-line;
}

.offer__offer {
    font-size: 25px;
    font-weight: 500;
    color: rgba(0, 90, 152, 1);
}

.offer__grid {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.offer__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    background: #F8F8F8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.offer__item button {
    margin-top: auto;
    width: 100%;
    color: #252525;
    margin: 0;
    background: #E3E3E3;
}

.offer__item:hover button {
    background: #F51E23;
    color: #fff;
}

.offer__top {
    padding: 40px 12px;
}

.offer__name {
    font-size: 18px;
}

.offer__subtitle {
    font-size: 13px;
    color: rgba(0, 90, 152, 1);
}

.offer__price {
    margin-top: 7px;
    font-size: 21px;
    color: rgba(0, 90, 152, 1);
}

.offer__wrap {
    width: 48%;
}

.offer-reviews {
    align-items: flex-start;
    position: relative;
    padding-left: 120px;
}

.offer-reviews span {
    font-size: 13px;
    max-width: 250px;
}

.offer-reviews::before {
    content: "";
    width: 200%;
    height: 100%;
    background-color: #005da3;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.offer__reviews-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.offer__reviews-title {
    font-size: 28px;
}

.offer-reviews__ul {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 50px;
}

.offer-reviews__ul li {
    display: flex;
    gap: 12px;
}

.offer-reviews__ul li::before {
    content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #fff; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 0.625rem;
    height: 0.625rem;
    margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.offer-faq {
    display: block;
}

.item-cat-panoramic__title {
    margin-top: 0;
}

.item-cat-panoramic__text, .item-cat-panoramic__subtitle, .item-cat-panoramic__title {
    padding: 0;
}

.menu__link {
    cursor: pointer;
}

.sales, .contacts, .cases-page, .case, #post-3, .calculator, #post-1428 {
    padding-top: 150px;
}

._fhintro .header {
    position: fixed !important;
}

._telegram-mobile {
    display: none;
}

.header {
    z-index: 222;
    position: fixed !important;
    width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, .9);
}

.padding {
    margin-top: 140px;
}

.window-plaint {
    margin-bottom: 80px;
}

.window-plaint__wrap {
    gap: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.window-plaint__title {
    padding: 70px 90px 70px 0;
    max-width: 600px;
    border-right: 1px solid #252525;
}

.window-plaint__content {
    height: 100%;
    display: flex;
    gap: 50px;
    justify-content: space-between;
    align-items: flex-end;
}

.window-plaint__name {
    color: rgba(245, 30, 35, 1);
    font-size: 22px;
    display: flex;
    align-items: flex-end;
    gap: 10px;
}

.window-plaint__name span {
    line-height: 80%;
    font-size: 60px;
}

.window-plaint__descr {
    font-size: 16px;
}

.slide-quiz_1 .options__text {
    padding: 0;
}

.quiz__slide .wpcf7-not-valid-tip {
    text-align: center;
}

.case__slide video {
    object-fit: contain;
}

.form-cases-credit__row input {
    outline: none;
    color: #fff;
}

.form-cases-credit__row input::placeholder {
    color: #fff;
}

.cbp .cbp-item {
    overflow: visible;
}

.title-cases__subtitle {
    cursor: pointer;
    opacity: 0.5;
    transition: opacity .2s ease-in-out;
}

.title-cases__subtitle:last-child {
    margin-top: 5px;
}

.title-cases__subtitle.active {
    opacity: 1;
}

.cases-page__content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.cases-page__content img {
    height: 100%;
    object-fit: cover;
}

.cases-page__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.item-cases__image {
    margin: 0;
    height: 85%;
}

.cbp-item {
    margin: 0;
}

.case__slider {
    position: relative;
}

.case__nav {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.culc-btn {
    width: 215px;
    border-radius: 30px;
    height: 30px;
}

#wpcf7-f788-o1 .wpcf7-not-valid-tip {
    font-size: 13px;
    text-align: center;
}

.culc-tel {
    border: 2px solid #ee2d31;
    border-radius: 20px;
    background: #fff;
    text-align: center;
    color: #626262;
    padding: 10px;
    display: block;
    width: 215px;
    font-size: 14px;
    opacity: 1;
    outline: 0;
    font-family: Montserrat-Regular, sans-serif;
}

#wpcf7-f789-o2 form {
    flex-wrap: nowrap;
    gap: 10px;
}

#wpcf7-f789-o2 .wpcf7-not-valid-tip {
    text-align: center;
    font-size: 13px;
}

@media (max-width: 1680px) {
    .offer-reviews {
        padding-left: 90px;
    }

    .intro {
        padding: 220px 0 120px;
    }

    .header-quiz__left {
        max-width: 420px;
    }

    .header-quiz__title {
        font-size: 26px;
    }

    .offer__wrap:first-child {
        width: 39%;
    }

    .offer__wrap:last-child {
        width: 59%;
    }
}

@media (max-width: 1440px) {
    .window-plaint__title {
        padding: 60px 60px 60px 0;
        max-width: 550px;
        border-right: 1px solid #252525;
        font-size: 28px;
    }

    .window-plaint__descr {
        font-size: 14px;
    }

    .window-plaint__name {
        font-size: 20px;
    }

    .window-plaint__name span {
        font-size: 50px;
    }

    .window-plaint {
        margin-bottom: 60px;
    }

    .offer__reviews-wrap {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 15px;
        text-align: center;
    }

    .offer-reviews__ul {
        margin-bottom: 30px;
    }

    .offer-reviews {
        padding-left: 0px;
    }

    .offer-reviews {
        align-items: center;
    }

    .offer-reviews::before {
        display: none;
    }

    .offer::before {
        display: none;
    }

    .intro {
        padding: 190px 0 90px;
    }

    .header-reviews {
        padding-right: 15px;
        padding-left: 15px;
    }

    .header-quiz__left {
        max-width: 400px;
    }

    .header-quiz__title {
        font-size: 24px;
    }
}

@media (max-width: 1170px) {
    .window-plaint__title {
        padding: 60px 60px 60px 0;
        max-width: 500px;
        border-right: 1px solid #252525;
        font-size: 26px;
    }

    .offer__grid {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 992px) {
    ._telegram-mobile {
        display: flex;
        align-items: center;
        gap: 5px;
        margin-top: 15px;
    }

    .sales, .contacts, .cases-page, .case, #post-3, .calculator, .post-1428 {
        padding-top: 130px;
    }

    .case__slider {
        overflow: visible;
    }

    .case__nav {
        bottom: -70px;
    }

    .window-plaint__title {
        max-width: 100%;
        border-right: none;
        text-align: center;
        padding: 0;
        font-size: 20px !important;
    }

    .window-plaint__wrap {
        flex-direction: column;
    }

    .window-plaint {
        margin-bottom: 50px;
    }

    .offer__wrap:first-child, .offer__wrap:last-child {
        width: 100%;
        text-align: center;
    }

    .offer__title {
        font-size: 24px;
    }

    .offer__descr {
        margin-top: 30px;
        font-size: 16px;
    }

    .offer__offer {
        font-size: 20px;
    }

    .offer__flex {
        flex-direction: column;
        gap: 25px;
    }

    .offer__grid {
        margin-top: 30px;
        grid-template-columns: 1fr 1fr 1fr;
    }

    .quiz__slide .options__item:hover {
        transform: scale(1);
    }

    .gifts-quiz-side {
        padding-bottom: 0;
    }

    .options {
        overflow: auto !important;

    }

    .slide-quiz_1 .options {
        overflow-y: scroll !important;
    }

    .quiz__slider {
        overflow: hidden;
    }

    .slide-quiz__title {
        position: static;
        text-align: center;
        margin-bottom: 30px;
    }

    .quiz-header-wrapper {
        justify-content: center;
        padding-bottom: 30px;
    }

    /* .header-quiz {
        display: none;
    } */

    .header-quiz__left {
        max-width: 500px;
    }

    .cotedg-tabs {
        gap: 10px;
        font-size: 15px;
        margin-bottom: 20px;
    }

    .chars-windows__item {
        gap: 12px;
    }

    .otdelka__modal button {
        margin-top: 20px;
    }

    .adv-cottage__content {
        padding: 0;
    }

    .future-gazebo {
        margin-top: 40px;
    }

    .cat-panoramic__grid.products__grid {
        grid-template-columns: 1fr;
    }

    .intro {
        padding: 200px 0 100px;
    }

    .list__item .list__name {
        padding-top: 30px;
    }

    .cat-types-gazebo__list.list {
        justify-content: flex-start;
        font-size: 14px;
        gap: 1rem;
    }

    .intro__form {
        display: none;
    }

    .offer__reviews-title {
        font-size: 24px;
    }
}

@media (max-width: 768px) {
    .sales, .contacts, .cases-page, .case, #post-3, .calculator, .post-1428 {
        padding-top: 100px;
    }

    .offer-reviews__ul {
        text-align: left;
    }

    .slide-quiz_3 .options__label::after {
        right: 0.5rem;
        bottom: 0.5rem;
    }

    .offer__top {
        padding: 25px 10px;
    }

    .offer {
        margin-bottom: 30px;
    }

    .cases-page__content {
        grid-template-columns: 1fr 1fr;
    }
	
	.free_stripe {
		height: 130px !important;
	}
		
	.free_content {
		width: min-content;
	}
	
	.free_content .label {
		font-size: 14px !important;
		margin-right: 0 !important;
	}
	
	.free_content button {
		width: 93%;
		height: 70px;
		font-size: 20px;
		padding: 0;
		margin-top: 10px;
	}
}

@media (max-width: 480px) {
    .sales, .contacts, .cases-page, .case, #post-3, .calculator, .post-1428 {
        padding-top: 90px;
    }

    .content-case__title {
        max-width: 300px;
    }

    .window-plaint__title {
        font-size: 18px !important;
    }

    .window-plaint__content {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .window-plaint__item {
        text-align: center;
    }

    .window-plaint__name {
        justify-content: center;
    }

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

    .offer__price {
        font-size: 19px;
    }

    .offer__top {
        padding: 15px 5px;
    }

    .offer__title {
        font-size: 20px;
    }

    .offer__descr {
        font-size: 15px;
    }

    .offer__grid {
        grid-template-columns: 1fr 1fr;
    }

    .slide-quiz_3 .options__label::after {
        right: 0.5rem;
        bottom: 1.5rem;
    }

    .cotedg-tabs {
        flex-direction: column;
    }

    .chars-windows__item {
        gap: 10px;
    }

    .windows-catalog__title {
        padding: 0 15px;
    }

    .windows-credit__title {
        padding: 0 0 0 15px;
    }

    .pay__online .form__col {
        margin: 0 auto;
    }

    .dachi-form form button {
        width: 250px;
    }
    .calc-discount-field .wpcf7 form {
        gap: 15px;
    }
    .culc-btn {
        height: 35px;
    }
    #wpcf7-f789-o2 form {
        flex-direction: column;
        gap: 10px;
    }
    #wpcf7-f789-o2 .culc-tel {
        width: 100%;
    }
    /* .content-warranty-about__nums {
        margin-top: 5px;
        padding-left: 25px;
        gap: 20px;
    } */
}

.header {
    top: 0 !important;
}

.free_stripe {
	position: fixed;
	width: 100%;
	height: 100px;
	bottom: 0;
    background: #f9f9f9;
    z-index: 100;
	align-content: center;
	display: none;
}

.free_content {
	width: fit-content;
    margin: auto;
	text-align: center;
}

.free_close {
	width: 15px;
	height: 15px;
    position: absolute;
    right: 10px;
    top: 10px;
	cursor: pointer;
	z-index: 101;
	color: #c5c5c5;
}

.free_content .label {
	font-weight: 600;
    font-size: 18px;
	margin-right: 60px;
}

.callback__note {
	font-size: 10px;
}