@font-face {
    font-family: 'Formular';
    src: url('formular-light-trial.otf') format('otf');

}

* {
    margin: 0;
    padding: 0;
}

.main-background {
    background-color: #E5E7EB;
}


.generalBlock {
    width: 100%;
    max-width: 1436px;
    margin: 0 auto;
}

.Header {
    display: flex;
    justify-content: space-between;
    padding-top: 26px;
    padding-bottom: 24px;

}

.hide {
    display: none;
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #111827;
    text-decoration: none;

}

.menu {
    display: none;
}

.background {
    background-color: #E5E7EB;
}

.container-cont {
    padding-bottom: 72px;
}

.container {
    background: #F9FAFB;
}

.head_contact {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.frame1 {
    display: flex;
    gap: 4px;
    align-items: center;
}

.frame1 span {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;

}

.frame2 {
    display: flex;
    gap: 24px;
}

.burder-block {
    display: flex;
    justify-content: space-between;
    padding-bottom: 24px;
    margin: 0 auto;
    max-width: 654px;
}

.head_contact2 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 24px;
}

.Text {
    font-family: "Formular", sans-serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0%;
    justify-items: end;
    border-right: 1px solid #A78BFA;
    padding-right: 12px;

}


.number a {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0%;
    color: #111827;
    text-decoration: none;




}

.number p {
    font-family: 'Formular', sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    margin-top: 4px;


}

.info-contacts {
    display: flex;
    gap: 24px;
    align-items: center;
}

.info-contacts a {
    font-family: 'Formular', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-decoration: none;
    color: #111827;

}

.info-contacts a:hover {
    color: #8B5CF6;
    border-bottom: 2px dashed #8B5CF6;
}

.bid {
    font-family: 'Formular', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-decoration: none;
    background: #8B5CF6;
    padding: 10px 28px;
    border-radius: 4px;
    color: #F9FAFB;

}

.Hero {
    padding-top: 72px;
    display: flex;
    gap: 24px;
}

.calculator {
    background: #F9FAFB;
    padding: 24px;
    border-radius: 16px;
}

.form-text {
    display: grid;
    gap: 16px;
    justify-content: center;
    margin-bottom: 28px;
}

.calculator span {
    font-family: 'Formular', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0%;
    text-align: center;


}

.calculator p {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;

}

.Big {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0%;
    margin-bottom: 12px;

}

.small {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    margin-bottom: 16px;

}

.color_hero {
    background: #E5E7EB;
}


.form-container {
    width: 100%;
    max-width: 496px;

}

.form-group {
    margin-bottom: 24px;
}


.form-group input {
    width: 100%;
    max-width: 496px;
    padding: 12px;
    box-sizing: border-box;
    border: 2px solid #111827;
    border-radius: 3px;
    height: 48px;
}

.form-group input::placeholder {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    opacity: 0.5;
    color: #9CA3AF;
}

.form-row {
    display: flex;
    gap: 24px;
    justify-content: space-between;
}

.form-row .form-group {
    width: 48%;

}

.button-tip {
    font-family: 'Formular', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    padding: 10px;
    background: #8B5CF6;
    color: white;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

.button:hover {
    background-color: #0056b3;
}

.top-text {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0%;
    color: #111827;
}

.center_block {
    display: grid;
    gap: 24px;
    grid-template-columns: auto auto auto;
    margin-top: 24px;
}

.benefits-main-block {
    display: flex;
    gap: 12px;
    align-items: center;
}

.benefits {
    margin-top: 72px;
}

.top-text {
    text-align: center;
    display: block;
}

.center-text {
    display: grid;
}

.center-text span {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;


}

.center-text p {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    margin-top: 12px;

}

.evidence {
    display: flex;
    justify-content: center;
    gap: 7px;
}

.certificate {
    display: grid;
    gap: 4px;
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0%;
    text-align: center;

}

.Garanty {
    margin-top: 72px;
}

.garanty_top_text {
    display: block;
    text-align: center;
}

.garanty_top_text span {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0%;
    color: #111827;
}

.garanty_top_text p {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #111827;
    margin-top: 12px;
    margin-bottom: 24px;
}

.stroka {
    display: flex;
    justify-content: center;
    margin-top: 36px;

}

.stroka button {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 24px;
    border: none;
    padding: 16px 28px;
    background-color: #8B5CF6;
    color: #F9FAFB;
    border-radius: 12px;
    cursor: pointer;

}

.slick h1 {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
    color: #111827;
    margin-bottom: 32px;

}

.reviews {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-top: 72px;
    margin-bottom: 72px;
}

.review {
    max-width: 540px;
    max-height: 100%;
    padding: 32px 43px;
    display: grid;
    background-color: #F9FAFB;
    border-radius: 16px;
    align-items: end;
}

.reviews img {
    display: none;
}

.slick_slider {
    display: flex !important;
    align-items: center;
    gap: 24px;
    max-width: 1276px;
    width: 100%;
}

.slick-initialized .slick-slide {
    height: 82%;
}

.slick-prev,
.slick-next {
    display: none !important;
}


.slick-slider .slick-track,
.slick-slider .slick-list {
    display: flex;
}

.slick-initialized .slick-slide {
    margin: 0 12px;
}

.Quotes {
    display: flex;
    justify-content: flex-end;
}

.slick {
    display: grid;
    justify-items: center;
}

.review p {
    max-height: 224px;
    font-family: 'Formular', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    color: #111827;

}

.review span {
    font-family: 'Formular', sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    color: #6B7280;
}


.form-container {
    width: 100%;
    max-width: 497px;
    margin: 0 auto;
    padding-bottom: 64px;
}

.form-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.form-group {

    margin-bottom: 15px;
}

.footer-contact-hide {
    display: none;

}

.footer-contact-hide a {
    text-decoration: none;
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    color: #F9FAFB;

}

.footer-contact-hide span {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 24px !important;
    line-height: 32px;
    color: #F9FAFB;
}

.form-group::placeholder {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #9CA3AF;

}

.form-group textarea::placeholder {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #9CA3AF;

}


.form-group input,
.form-group textarea {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 2px solid #111827;
    border-radius: 4px;
}

#message {
    resize: none;
}

.form-group textarea {
    resize: vertical;

}

.tepe-button {
    width: 100%;
    padding: 10px;
    background-color: #8B5CF6;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}

.button:hover {
    background-color: #4b0082;
}

.contact_form h2 {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 32px;

}

.contact_form {
    background-color: #F9FAFB;
    border-radius: 16px;
    padding-top: 64px;
}

.footer-color {
    background-color: #111827;
}

.footer {
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
}

.footer_menu {
    display: flex;
    align-items: center;
    gap: 24px;
    font-family: 'Formular', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #F9FAFB;

}

.footer_menu_hide {
    display: none;
    align-items: center;
    gap: 24px;
    font-family: 'Formular', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #F9FAFB;
}

.footer_menu p:hover {
    cursor: pointer;
    color: #8B5CF6;
    border-bottom: 2px dashed #8B5CF6;
}

.footer_menu_hide p:hover {
    cursor: pointer;
    color: #8B5CF6;
    border-bottom: 2px dashed #8B5CF6;
}

.footer-contact {
    display: grid;
}

.dblBlock {
    display: flex;
    gap: 207px;
}

.logotip {
    display: flex;
    gap: 21px;
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 24px;
    line-height: 32px;
    color: #F9FAFB;

}

.FromBoard {
    display: grid;
    gap: 8px;
}

.FromBoard span {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #F9FAFB;

}

.footer-contact a {
    text-decoration: none;
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 40px;
    color: #F9FAFB;

}

.footer-contact span {
    font-family: 'Formular', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #F9FAFB;

}


.footer-menu-dbl p {
    font-family: 'Formular', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #4B5563;

}

.footer-menu-dbl {
    padding-top: 24px;
    padding-bottom: 40px;
    display: flex;
    gap: 148px;
    justify-content: space-between;
}

.Text_hide {
    display: none;
}

.burger-menu {
    display: none;
}

.contact-hide {
    display: none;

}

.contact-hide a {
    font-family: 'Formular', sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    color: #111827;
    text-decoration: none;
}

.open-menu {
    display: none;
}

.prew_close {
    display: none;
}


@media(max-width:1536px) {
    .Header {
        max-width: 1024px;
    }

    .Hero {
        display: grid;
    }

    .delivery {
        display: flex;
        margin-bottom: 40px;
        max-width: 1024px;
        margin: 0 auto;
    }

    .calculator {
        max-width: 1024px;
        margin-top: 40px;
    }

    .delivery img {
        max-width: 600px;
    }

    .Big {
        font-size: 20px;
    }

    .small {
        font-size: 15px;
    }

    .container_column {
        display: flex;
        flex-direction: column;
    }

    .center_block {
        max-width: 1024px;
        margin: 24px auto;
        grid-template-columns: auto auto;
    }

    .evidence {
        display: grid;
        grid-template-columns: auto auto;

    }

    .certificate {
        margin-bottom: 24px;
        max-width: 397px;
    }

    .head_contact2 {
        max-width: 1024px;
    }

    .contact_form {
        max-width: 1100px;
    }

    .footer {
        max-width: 1152px;
        align-items: center;
    }

    .footer-menu-dbl {
        max-width: 1152px;
    }

    .dblBlock {
        gap: 44px;
    }
}

@media(max-width:1450px) {
    .Header {
        max-width: 768px;
        border-bottom: 2px solid #A78BFA;
        padding-bottom: 12px;

    }

    .Text {
        display: none;
    }


    .head_contact2 {
        border-bottom: 2px solid #A78BFA;
        padding-bottom: 12px;
        max-width: 768px;
        margin-top: 16px;
        margin-bottom: 12px;
    }

    .Text_hide {
        margin: 0 auto;
        max-width: 768px;
        display: flex;
        gap: 8px;
        text-align: center;
        justify-content: space-around;
        padding-bottom: 24px;
    }

    .delivery {
        display: grid;
        justify-content: center;

    }

    .slick_slider {
        width: 800px;
        margin: 0 auto;
    }

    .slick-initialized .slick-slide {
        width: 800px !important;
        display: grid !important;
        align-content: center;
    }

    .center-text {
        width: 300px !important;
    }

    .center_block {
        justify-content: center;
    }

    .calculator {
        max-width: 710px;
    }

    .contact_form {
        max-width: 800px;
    }

    .small {
        font-size: 20px;
    }

    .Big {
        font-size: 30px;
    }

    .delivery img {
        max-width: 768px;
    }

}

@media screen and (max-width:1164px) {
    .container_column {
        max-width: 600px;
        margin: 0 auto;
        text-align: center;
    }

    .delivery img {
        max-width: 600px;
    }

    .calculator {
        max-width: 550px;
    }

    .garanty_top_text {
        max-width: 600px;
        margin: 0 auto;
    }

    .center_block {
        grid-template-columns: 372px;
    }

    .contact_form {
        max-width: 550px;
    }

    .evidence {
        grid-template-columns: auto;
    }

    .footer_menu {
        display: none;
    }

    .footer_menu_hide {
        display: flex;
        margin-bottom: 24px;
    }

    .footer-contact-hide {
        display: grid;
        margin-bottom: 8px;
    }

    .footer-contact {
        display: none;
    }

    .footer-menu-dbl {
        display: flex;
        flex-direction: column;
        gap: 8px;
        max-width: 502px;
        text-align: center;
    }

    .FromBoard {
        margin: 0 auto;
        justify-items: center;
    }

    .logotip {
        align-items: center;
    }

    .number {
        display: none;
    }

    .head_contact2 {
        display: none;
    }

    .Text_hide {
        display: none;
    }

    .head_contact {
        border: none;
        margin: 0 auto;
        display: flex;
        gap: 165px;
    }

    .Header {
        border: none;
        padding-top: 8px;
    }

    .contact-hide {
        display: flex;
        gap: 16px;
        align-items: center;
    }

    .burder-block {
        border-top: 2px solid #A78BFA;
        border-bottom: 2px solid #A78BFA;
        padding: 12px;
    }

    .burger-menu {
        display: block;
    }

    .Text_burger {
        margin: 0 auto;
        max-width: 655px;
        display: flex;
        gap: 8px;
        text-align: center;
        justify-content: space-around;
        margin-bottom: 24px;
        margin: 12px auto;
        padding-bottom: 24px;
    }

    .color-fon {
        background-color: #F9FAFB;
        border-radius: 0 0 16px 16px;
    }

}

@media(max-width:822px) {
    .slick-slider {
        max-width: 550px;
    }

    .review p {
        font-size: 15px;
        line-height: 20px;
    }

    .review span {
        font-size: 16px;
    }

    .slick-initialized .slick-slide {
        display: block !important;

    }

    .Quotes {
        margin-top: -20px;
    }
}

@media(max-width:665px) {
    .frame1 {
        display: grid;

    }

    .contact-hide {
        display: grid;
        justify-items: end;
    }

    .head_contact {
        gap: 50px;
    }

    .bid {
        padding: 10px 10px;
        text-align: center;
        margin-left: 10px;
    }

    .info-contacts {
        gap: 15px;
    }

    .frame1 span {
        font-size: 17px;
    }

    .contact-hide a {
        font-size: 15px;
    }

    .burger-menu {
        max-width: 450px;
        margin: 0 auto;
    }

    .delivery img {
        max-width: 450px;
        margin: 0 auto;
    }

    .Big {
        font-size: 20px;
    }

    .small {
        font-size: 15px;
    }

    .calculator {
        max-width: 400px;
    }

    .form-container {
        padding-bottom: 20px;
    }

    .certificate {
        margin: 10px auto;
    }

    .certificate img {
        margin: 0 auto;
    }

    .contact_form {
        max-width: 384px;
        padding: 15px;
    }

    .slick {
        display: none;
    }

    .reviews {
        display: block;
    }

    .garanty_top_text p {
        max-width: 449px;
        margin: 10px auto;
    }
    .burder-block {
        display: grid;
        gap:10px;
        justify-content: center;
    }
}

@media screen and (max-width: 500px) {
    .garanty_top_text p {
        max-width: 350px;
    }

    .calculator {
        max-width: 300px;
    }

    .contact_form {
        max-width: 300px;

    }

    .benefits-main-block {
        display: grid;
        margin: 0 auto;
    }

    .benefits-main-block img {
        width: 100px;
        margin: 0 auto;

    }

    .delivery img {
        width: 300px;
    }

    .burder-block {
        display: grid;
        gap:10px;
        justify-content: center;
    }
}