/*
Theme Name: garant
Theme URI:
Author:
Author URI:
Description:
Version: 1.0
*/
/*layout*/
*,::after,::before {
    box-sizing: border-box
}
.hd_ct_wr a.hd_phone {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

p {
    margin-top: 0;
    margin-bottom: 15px
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

.pl15 {
    padding-left: 15px;
}

.pr15 {
    padding-right: 15px;
}

.ml-auto {
    margin-left: auto;
}

.mr-auto {
    margin-right: auto;
}

.mb20 {
    margin-bottom: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

container.fullwidth {
    max-width: 100%;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.u-column1.col-1,.u-column2.col-2 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12,.u-column1.col-1,.u-column2.col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6,.u-column1.col-1,.u-column2.col-2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size:0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.d-none {
    display: none!important
}

.d-inline {
    display: inline!important
}

.d-inline-block {
    display: inline-block!important
}

.d-block {
    display: block!important
}

.d-table {
    display: table!important
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important
}

.d-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
}

@media (min-width: 576px) {
    .d-sm-none {
        display:none!important
    }

    .d-sm-inline-block {
        display: inline-block!important
    }

    .d-sm-block {
        display: block!important
    }

    .d-sm-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display:none!important
    }

    .d-md-inline-block {
        display: inline-block!important
    }

    .d-md-block {
        display: block!important
    }

    .d-md-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display:none!important
    }

    .d-lg-block {
        display: block!important
    }

    .d-lg-inline-block {
        display: inline-block!important
    }

    .d-lg-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display:none!important
    }

    .d-xl-inline-block {
        display: inline-block!important
    }

    .d-xl-block {
        display: block!important
    }

    .d-xl-flex {
        display: -ms-flexbox!important;
        display: flex!important
    }
}

.align-top {
    vertical-align: top!important
}

.align-middle {
    vertical-align: middle!important
}

.align-bottom {
    vertical-align: bottom!important
}

.align-text-bottom {
    vertical-align: text-bottom!important
}

.align-text-top {
    vertical-align: text-top!important
}

.clearfix {
    clear: both;
    width: 100%;
    float: none
}

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

.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.justify-content-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-self-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-none {
    float: none!important
}

.overflow-auto {
    overflow: auto!important
}

.overflow-hidden {
    overflow: hidden!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.screen-reader-text {
    display: none!important;
}

#comparison .next,#comparison .prev {
    display: none
}

.formContact_title span {
    font-family: Gilroy-L,sans-serif
}

.header_thanks .container {
    position: relative
}

.header_window {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.pluses .pluses_item p {
    font-size: 14px
}

.hat_right .phone {
    border-bottom: 0
}

.hat_menu {
    -webkit-filter: drop-shadow(0 9px 20px rgba(0,0,0,.05));
    filter: drop-shadow(0 9px 20px rgba(0,0,0,.05))
}

.menu_block {
    margin-top: 6px
}

.why_title h2 {
    margin: 0
}

.caption {
    margin-top: 0;
    line-height: 160%
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    font-family: Inter,sans-serif
}

body,html {
    overflow-x: hidden;
    background: #f3f3f3
}

body {
    margin: 0
}

ul {
    margin: auto
}

a {
    text-decoration: none
}

li {
    display: inline
}

.container {
    max-width: 1080px;
    margin: 0 auto
}

.header_thanks {
    background: #f4f4f4;
    height: 100vh
}

.hat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: #fff
}

.hat_left,.hat_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hat_stick {
    width: 1px;
    height: 50px;
    background: rgba(0,0,0,.1);
    display: block;
    margin: 0 30px
}

.hat_motto {
    font-family: Gilroy-B,sans-serif;
    color: #555;
    line-height: 130%;
    font-size: 14px
}

.hat_motto span {
    font-size: 12px;
    font-family: Gilroy-R,sans-serif;
    text-transform: uppercase
}

.calc_content button,.call_quiz,.company_content button,.connection button,.contact_form form .input_submit,.ff4 button, header button.ct_bt, .hat_right button,.input_submit,.nav_finish input,.nav_next button,.offerCall_left button,.popupMini_form .p_submit,.price_boxButton,.questions_call button,.window_content button {
    background: -o-linear-gradient(left,#1d854d,#31b045,#31b045);
    background: -webkit-gradient(linear,left top,right top,from(#1d854d),color-stop(#31b045),to(#31b045));
    background: linear-gradient(90deg,#1d854d,#31b045,#31b045);
    -webkit-box-shadow: 0 6px 15px rgba(40,156,73,.4);
    box-shadow: 0 6px 15px rgba(40,156,73,.4);
    border: 0;
    font-family: Gilroy-B,sans-serif;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-size: 150%
}

.header_window {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.window_content {
    margin-top: 25%;
    text-align: center
}

.window_content h2 {
    margin: 0 0 20px
}

.window_content hr {
    margin: auto
}

.window_content p {
    font-size: 18px;
    color: #333;
    margin: 20px 0 40px
}

.price_boxButton,.window_content button {
    width: 188px;
    height: 50px;
    border-radius: 49px
}

.price_boxButton {
    display: block;
    margin: 10px auto
}

.ff4 .whatsapp,.hat_right .whatsapp {
    margin: 0 20px 0 0;
    background: #fff url(/wp-content/themes/garant/img/whatsApp.svg) no-repeat center;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    -webkit-box-shadow: 0 6px 15px rgba(195,195,195,.4);
    box-shadow: 0 6px 15px rgba(195,195,195,.4)
}

.ff4 .email,.hat_right .email {
    font-size: 14px;
    cursor: pointer
}

.ff4 .email.mob,.hat_right .email.mob {
    display: none
}

.ff4 .phone,.hat_right .phone {
    font-size: 18px;
    margin-top: 8px
}

.ff4 button, header button.ct_bt, .hat_right button {
    border-radius: 50px;
    width: 188px;
    height: 50px;
    font-size: 14px
}

.ff4 button:hover, header button.ct_bt, .hat_right button:hover {
    background-size: 100%
}

.hat_contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 181px
}

.hat_contacts a {
    color: #333;
    font-weight: 500
}

.hat_contacts .phone span {
    font-weight: 800
}

.hat_contacts .success {
    font-size: 12px;
    display: none;
    margin: 0;
    border: 1px solid #ccc;
    padding: 1px 5px;
    border-radius: 3px;
    color: #333;
    margin-top: 16px
}

.hat_menu {
    width: 100%;
    background: #fff;
    border-radius: 6px
}

.hat_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.hat_menu ul .hatMenu_a {
    color: #555;
    font-weight: 500;
    font-size: 14px;
    position: relative;
    padding: 21px 0;
    display: block
}

.hat_menu ul .hatMenu_a:before {
    content: "";
    position: absolute;
    bottom: 0;
    border-radius: 5px 5px 0 0;
    height: 4px;
    width: 0;
    left: 0;
    right: 0;
    background: #f26040;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: auto
}

.hat_menu ul li:hover .hatMenu_a:before {
    width: 100%
}

.work_photos {
    cursor: pointer
}

.header_content {
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.send_img {
    width: 700px;
    border-radius: 10px
}

.owl-carousel {
    display: none!important
}

.workSliderBg {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: 0 0;
    z-index: 1
}

.form_descr {
    max-width: 560px;
    margin: 0 auto 20px;
    text-align: center
}

.guarantee {
    background: #f0a168;
    border-radius: 6px;
    color: #fff;
    padding: 12px 0 12px 30px;
    min-width: 380px
}

.guarantee p {
    margin: 0
}

.guarantee span {
    font-weight: 600
}

.form_default {
    background: #fff;
    -webkit-box-shadow: 0 10px 40px rgba(0,0,0,.3);
    box-shadow: 0 10px 40px rgba(0,0,0,.3);
    border-radius: 6px;
    padding: 20px 30px;
    margin-top: 10px;
    max-width: 380px
}

.pp2 {
    text-align: center;
    margin-bottom: 20px
}

.form_title span {
    font-size: 24px
}

.form_title {
    color: #000;
    font-size: 18px;
    font-family: Gilroy-R;
    line-height: 1.5em;
    margin: 0 0 20px 0
}

.form_title span {
    font-family: Gilroy-B,sans-serif;
    font-size: 24px
}

.form_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.form_group .input {
    width: 100%;
    border: 0;
    color: #555;
    font-size: 16px;
    background: transparent;
    margin-top: 10px;
}

.form_group label {
    font-family: Gilroy-B,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    background: #f2f2f2;
    min-height: 60px;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 10px;
    position: relative;
    padding: 5px 15px 0 15px;
}

.form_group label[for=i1] {
    top: 8px
}

.form_group label[for=i2] {
    top: 78px
}

.form_group .input_submit {
    margin-top: 10px;
    height: 60px;
}

.input_submit {
    border-radius: 49px
}

.input_submit:hover {
    background-size: 100%
}

.form_smallText {
    font-size: 12px;
    text-align: center
}

.form_smallText.t1 {
    color: #31b045;
    margin: 20px 0 10px
}

.form_smallText.t1 span {
    text-transform: uppercase;
    font-weight: 700
}

.form_smallText.t2 {
    color: #bdbdbd
}

input[type=submit] {
    font-size: 16px
}

hr {
    width: 80px;
    height: 4px;
    background: #f26040;
    border: 0;
    margin: 0
}

.hatContent_left {
    max-width: 580px
}

h1 {
    font-size: 24px;
    font-family: Gilroy-R;
    line-height: 1.875em;
    font-weight: 400;
    margin: 10px 0;
    position: relative
}

h1 span {
    font-size: 38px;
    font-family: Gilroy-B
}

h1:before {
    content: "";
    position: absolute;
    top: -25px;
    left: -60px;
    background: url(/wp-content/themes/garant/img/header/headerArrow.svg) no-repeat;
    background-size: 100%;
    width: 45px;
    height: 150px
}

.mini-info {
    font-family: Gilroy-B,sans-serif;
    font-size: 14px;
    color: #f26040;
    margin-top: 15px;
    text-transform: uppercase
}

.h1_info {
    margin-top: 20px;
    font-size: 18px;
    color: #333
}

.pluses {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.pluses .pluses_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pluses .pluses_item div {
    width: 75px
}

.pluses .pluses_item div img {
    margin: 0;
    display: block
}

.pluses .pluses_item p {
    font-weight: 500;
    color: #333
}

.header_company {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px
}

.header_company div {
    margin-right: 10px;
    width: 100px;
    height: 80px;
    -webkit-box-shadow: 0 8px 20px rgba(0,0,0,.1);
    box-shadow: 0 8px 20px rgba(0,0,0,.1);
    border-radius: 6px
}

/* .header_company div.c1{background:#fff url(/wp-content/themes/garant/img/header/headerCompany1.png) no-repeat center}.header_company div.c2{background:#fff url(/wp-content/themes/garant/img/header/headerCompany2.png) no-repeat center}.header_company div.c3{background:#0097db url(/wp-content/themes/garant/img/header/headerCompany3.png) no-repeat center}.header_company div.c4{background:#fff url(/wp-content/themes/garant/img/header/headerCompany4.png) no-repeat center}.header_company div.c5{background:#fff url(/wp-content/themes/garant/img/header/headerCompany5.png) no-repeat center} */
#header_continue {
    position: relative;
    background: url(/wp-content/themes/garant/img/header/headerGradient.svg) no-repeat top center/cover;
    padding-top: 100px;
    margin-top: -90px
}

.bigPluses_box {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -30px
}

.bigPlus_single {
    background: #fff;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    border-radius: 6px
}

.bigPlus_single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 345px;
    width: 100%;
    min-height: 150px
}

.bigPlus_img {
    width: 150px
}

.bigPlus_img img {
    display: block;
    margin: auto
}

.bigPlus_img.smallImg1 {
    margin-top: 30px
}

.bigPlus_img.smallImg2 {
    margin-top: 33px
}

.bigPlus_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bigPlus_title {
    margin: 0 0 10px 0;
    font-family: Gilroy-B,sans-serif;
    font-size: 18px;
    text-transform: uppercase
}

.bigPlus_text {
    color: #333;
    margin: 0
}

h2 {
    font-family: Gilroy-B,sans-serif;
    font-size: 38px
}

.trust {
    padding-bottom: 100px
}

.trust h2 {
    margin: 80px 0 65px;
    color: #000;
    text-align: center
}

.trust_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#company {
    width: 100%;
    background: #f4f4f4;
    padding: 20px 0 80px
}

.company_left {
    padding: 30px 0
}

.company_singleImg {
    margin-bottom: 10px;
    -webkit-filter: drop-shadow(0 9px 20px rgba(0,0,0,.05));
    filter: drop-shadow(0 9px 20px rgba(0,0,0,.05));
    position: relative;
    max-width: 480px;
    width: 100%
}

.company_singleImg .img_single {
    border-radius: 6px;
    width: 100%;
    cursor: pointer
}

.company_singleImg .arrow {
    z-index: 10;
    position: absolute;
    top: 45%;
    background: #fff;
    padding: 5px;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    cursor: pointer
}

.company_singleImg .slide_prev {
    left: -20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.company_singleImg .slide_next {
    right: -20px
}

.company_content {
    padding: 20px 20px 20px 60px;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    border-radius: 6px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.company_content h2 {
    margin: 0 0 25px
}

.company_content .company_text {
    line-height: 140%;
    max-width: 480px;
    color: #333;
    font-size: 18px;
    overflow-y: scroll;
    max-height: 400px;
    margin-top: 30px
}

.company_content .mini-info {
    margin-top: 25px;
    margin-bottom: 10px
}

.company_content .mini-info span {
    text-transform: lowercase
}

.company_content button {
    border-radius: 49px;
    width: 241px;
    height: 50px;
    margin-top: 25px
}

.company_content button:hover {
    background-size: 100%
}

.hatContent_mob {
    display: none
}

.company_photos {
    max-width: 480px;
    text-align: center;
    margin-top: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.company_photos .slick_thumb_item {
    width: 88px!important;
    display: inline-block;
    height: 73px;
    overflow: hidden;
    -webkit-filter: drop-shadow(0 9px 20px rgba(0,0,0,.05));
    filter: drop-shadow(0 9px 20px rgba(0,0,0,.05));
    border-radius: 6px;
    cursor: pointer
}

.company_photos div img {
    height: 100%;
    width: 100%
}

.company_photos.two {
    margin-top: 10px
}

.phone {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    margin-top: 0;
    display: block;
    border-bottom: 2px solid #f26040;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-bottom: 2px
}

.phone span {
    font-weight: 800
}

#calc {
    background: url(/wp-content/themes/garant/img/calc/calcBg.png) no-repeat center/cover;
    padding: 80px 0
}

.calc_content {
    max-width: 660px;
    padding: 35px 45px 30px;
    background: #fff;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    border-radius: 6px;
    margin: auto;
    text-align: center
}

.calc_content h2 {
    margin: 0;
    color: #333
}

.calc_content .calc_text {
    font-size: 20px;
    line-height: 140%;
    margin: 20px 0 30px
}

.calc_content .calc_text span {
    font-weight: 700;
    color: #f66638
}

.calc_content button {
    width: 280px;
    height: 60px;
    border-radius: 49px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto
}

.calc_content button p {
    margin-left: 20px
}

.calc_content .calc_smallText {
    max-width: 320px;
    color: #555;
    font-size: 12px;
    margin: 20px auto 0
}

#works {
    background: #f4f4f4;
    padding: 80px 0
}

.works_title {
    text-align: center;
    font-family: Gilroy-B,sans-serif;
    font-size: 38px;
    margin: 0
}

.works_slider {
    margin-top: 45px
}

.works_photos {
    padding: 0 20px
}

.photos_box {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: none
}

.photos_box.active_pb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.works_photos img {
    width: 150px;
    height: 95px;
    margin: 0 5px;
    border-radius: 6px
}

.works_photos .active2 {
    position: relative
}

.works_photos .active2:before {
    content: "";
    position: absolute;
    width: 148px;
    height: 90px;
    top: -2px;
    left: 1px;
    border: 5px solid #f66638;
    border-radius: 6px
}

.slide_single {
    background: #fff;
    padding: 20px;
    margin-top: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-filter: drop-shadow(0 9px 20px rgba(0,0,0,.05));
    filter: drop-shadow(0 9px 20px rgba(0,0,0,.05));
    border-radius: 6px
}

.slide_single .slide_img {
    position: relative
}

.slide_single .slide_img img {
    width: 510px;
    height: 400px;
    border-radius: 6px
}

.slide_single .slide_img .arrow {
    width: 32px;
    height: 32px;
    position: absolute;
    top: calc(50% - 16px);
    cursor: pointer
}

.slide_single .slide_img .slide_prev {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: -26px
}

.slide_single .slide_img .slide_next {
    right: -26px
}

.slide_single .slide_info {
    padding: 20px 0 0 40px;
    display: none
}

.slide_single .slide_info.activeSi {
    display: block
}

.slide_single .slide_info h2 {
    font-family: Gilroy-B,sans-serif;
    font-size: 28px;
    text-align: left
}

.slide_single .slider_detail {
    margin-top: 25px
}

.slide_single .slider_detail p {
    margin: 0 0 12px 0
}

.slide_single .slider_comment {
    font-size: 18px;
    line-height: 140%;
    color: #333;
    margin-top: 35px
}

.connection {
    margin-top: 60px;
    text-align: center
}

.connection p {
    margin: 0;
    font-size: 28px;
    font-family: Gilroy-B
}

.connection p span {
    font-family: Gilroy-R;
    font-size: 18px
}

.connection button {
    width: 220px;
    height: 50px;
    border-radius: 49px;
    margin-top: 30px
}

#benefit {
    padding: 80px 0;
    background: url(/wp-content/themes/garant/img/benefit/benefitBg.png) no-repeat center/cover
}

.benefit_hat {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 47px
}

.benefit_hat * {
    margin: 0
}

.benefit_content p {
    font-size: 24px;
    font-family: Gilroy-L,sans-serif
}

.benefit_hat .benefit_content {
    font-family: Gilroy-R,sans-serif;
    font-size: 24px;
    margin-top: 5px
}

.offer_orange {
    padding: 15px 20px;
    background: #f26040;
    border-radius: 12px;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    max-width: 261px
}

.offer_orange p {
    font-family: Gilroy-S,sans-serif;
    font-size: 16px;
    margin: 0
}

.offer_orange .phone {
    font-size: 22px;
    color: #fff;
    font-weight: 500
}

.offer_orange .phone span {
    font-weight: 700
}

.calc_title {
    color: #fff;
    text-align: center
}

.calc_title h2 {
    font-size: 28px;
    margin: 0
}

.calc_title p {
    margin: 10px auto 40px;
    line-height: 140%;
    max-width: 315px
}

.benefit_boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 13px
}

.benefit_boxes div {
    background: #fff;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    border-radius: 6px;
    max-width: 260px;
    width: 100%;
    padding: 20px 20px 10px;
    color: #333;
    min-height: 380px
}

.benefit_boxes div h2 {
    font-size: 24px;
    margin: 15px 0 20px
}

.benefit_boxes div p {
    line-height: 150%;
    font-size: 14px
}

.benefit_boxes div p span {
    margin-top: 30px;
    display: block
}

.menu_mobX {
    display: none
}

#price {
    background: #fff;
    padding: 80px
}

#price .price_title {
    text-align: center;
    margin: 0 0 30px
}

#price hr {
    margin: auto
}

.mob {
    display: none
}

.price_boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.price_boxes .price_box {
    max-width: 346px;
    width: 100%;
    padding: 10px;
    background: #f4f4f4;
    border-radius: 6px;
    min-height: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.price_boxes .price_box h2 {
    margin: 0;
    font-size: 24px
}

.price_boxes .price_box .price_info {
    margin-top: 5px;
    font-size: 18px;
    font-family: Gilroy-R,sans-serif
}

.price_boxes .price_box .price_text {
    line-height: 150%;
    color: #333;
    margin-bottom: 0;
    font-size: 14px
}

.price_boxes .price_box .price {
    background: #fff;
    padding: 15px 20px;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    border-radius: 6px;
    font-size: 18px;
    margin-top: 10px;
    font-family: Gilroy-B,sans-serif
}

.price_content {
    padding: 20px
}

.quiz_block {
    max-width: 660px;
    width: 100%;
    text-align: center;
    margin: auto
}

.quiz_block h2 {
    margin: 75px 0 10px;
    font-family: Gilroy-B,sans-serif
}

.quiz_block p {
    font-family: Gilroy-R,sans-serif;
    font-size: 24px;
    margin: 0 0 20px
}

.quiz_block hr {
    margin: auto
}

.quiz_choose {
    margin: 30px auto 15px;
    background: #f4f4f4;
    width: 285px;
    border-radius: 55px;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.quiz_choose .eu,.quiz_choose .ru {
    color: #333;
    font-family: Gilroy-B,sans-serif;
    border: 0;
    width: 140px;
    height: 50px;
    background: #f4f4f4;
    border-radius: 49px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    font-size: 16px
}

.quiz_choose .eu:hover,.quiz_choose .ru:hover {
    background: #fff;
    -webkit-box-shadow: 0 6px 15px rgba(195,195,195,.4);
    box-shadow: 0 6px 15px rgba(195,195,195,.4)
}

.quiz_choose .eu.active,.quiz_choose .ru.active {
    background: #fff;
    -webkit-box-shadow: 0 6px 15px rgba(195,195,195,.4);
    box-shadow: 0 6px 15px rgba(195,195,195,.4)
}

.call_quiz {
    width: 285px;
    height: 60px;
    border-radius: 49px
}

.call_quiz:hover {
    background-size: 100%
}

#comparison,#supremacy,#why {
    background: #f4f4f4;
    padding: 80px 0;
    border-bottom: 1px solid #e1e1e1
}

.caption {
    font-size: 24px;
    margin-bottom: 25px;
    font-family: Gilroy-R,sans-serif
}

.why_boxes {
    margin-top: 10px
}

.why_boxes div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.why_boxes .why_text {
    margin: 10px 0;
    max-width: 900px;
    line-height: 150%
}

.why_boxes .why_number {
    font-family: Gilroy-B,sans-serif;
    font-size: 38px;
    color: #f26040
}

.why_boxes .why_hr {
    width: 100%;
    background: #e1e1e1;
    border-radius: 10px
}

.offer_call {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    border-radius: 6px;
    margin-top: 45px
}

.mini-caption {
    font-size: 28px;
    margin: 0;
    font-family: Gilroy-B,sans-serif
}

.text {
    font-size: 24px;
    margin: 0;
    font-family: Gilroy-R,sans-serif
}

.offerCall_left {
    margin-left: 40px
}

.offerCall_left .mini-caption {
    margin-top: 30px;
    line-height: 1.34em
}

.offerCall_left .text {
    line-height: 1.34em
}

.offerCall_left button {
    width: 241px;
    height: 50px;
    border-radius: 49px;
    margin-top: 25px
}

.offerCall_left .mini-info {
    margin-top: 30px;
    margin-bottom: 10px
}

.offerCall_left .mini-info span {
    text-transform: lowercase
}

.supremacy_title h2 {
    text-align: center;
    margin-top: 0
}

.supremacy_title hr {
    margin: auto
}

.supremacy_title img {
    display: block;
    margin: auto
}

.sup_boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 45px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sup_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 330px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sup_img {
    min-width: 55px
}

.sup_img img {
    display: block;
    margin: auto
}

.supBox_title {
    margin: 0 0 5px;
    font-family: Gilroy-S
}

.sup_content {
    margin-left: 20px;
    color: #333
}

.supBox_text {
    margin-top: 5px;
    font-size: 14px
}

.comparison_title {
    text-align: center
}

.comparison_title hr {
    margin: auto
}

.comparison_title h2 {
    margin: 0 auto 30px;
    max-width: 540px
}

.br_mob {
    display: none
}

.comparison_table {
    border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    border-radius: 6px;
    width: 100%;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px
}

.comparison_table h4 {
    font-family: Gilroy-B,sans-serif;
    text-transform: uppercase;
    color: #333
}

.comparison_table p {
    font-family: Gilroy-R,sans-serif
}

.comparison_table h4,.comparison_table p {
    margin: 0
}

.beanCol1 {
    max-width: 270px;
    width: 100%
}

.beanCol1 .bean {
    padding: 0 20px 0 20px
}

.beanCol1,.beanCol2,.beanCol3,.beanCol4 {
    border-right: 1px solid #e1e1e1
}

.beanCol2 h4,.beanCol3 h4,.beanCol4 h4,.beanCol5 h4 {
    text-align: center
}

.beanCol2 img:not(.X),.beanCol3 img:not(.X),.beanCol4 img:not(.X),.beanCol5 img:not(.X) {
    display: block
}

.beanCol2 .bean,.beanCol3 .bean,.beanCol4 .bean,.beanCol5 .bean {
    width: 202px
}

.beanCol2 .X,.beanCol3 .X,.beanCol4 .X,.beanCol5 .X {
    display: block
}

.beanCol2 div,.beanCol3 div,.beanCol4 div,.beanCol5 div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bean {
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.owl-dots {
    display: none
}

.bean:not(.bean_end) {
    border-bottom: 1px solid #e1e1e1
}

#award {
    padding: 80px 0;
    background: #fff;
    min-height: 550px
}

#contacts {
    background: #fff
}

.award_title {
    text-align: center
}

.award_title hr {
    margin: auto
}

.award_title h2 {
    max-width: 730px;
    margin: 0 auto 30px
}

.award_sliderBox {
    position: relative
}

.award_slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.award_slider div {
    margin-top: 15px;
    -webkit-filter: drop-shadow(0 4px 20px rgba(0,0,0,.09));
    filter: drop-shadow(0 4px 20px rgba(0,0,0,.09));
    border-radius: 10px
}

.award_slider div img {
    width: 200px;
    cursor: pointer
}

.aword_left,.aword_right {
    position: absolute;
    top: calc(50% - 28px)
}

.aword_left {
    left: -45px
}

.aword_right {
    right: -45px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

#questions {
    position: relative;
    background: url(/wp-content/themes/garant/img/header/headerGradient.svg) no-repeat top center/cover;
    padding-top: 160px;
    margin-top: -100px
}

.questions_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid #e1e1e1
}

.questions_title h2 {
    text-transform: uppercase
}

.question:not(.question_end) {
    border-bottom: 1px solid #e1e1e1
}

.question {
    cursor: pointer;
    max-width: 325px;
    -webkit-transition: background .3s,-webkit-box-shadow;
    transition: background .3s,-webkit-box-shadow;
    -o-transition: box-shadow,background .3s;
    transition: box-shadow,background .3s;
    transition: box-shadow,background .3s,-webkit-box-shadow
}

.question p {
    text-transform: uppercase;
    font-family: Gilroy-B,sans-serif;
    padding: 17px 20px;
    color: #333;
    margin: 0
}

.question.active,.question:hover {
    background: #fff;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    border-radius: 6px;
    border-bottom: 0;
    margin-bottom: 1px
}

.answer {
    background: #fff;
    -webkit-box-shadow: 0 9px 20px rgba(0,0,0,.05);
    box-shadow: 0 9px 20px rgba(0,0,0,.05);
    border-radius: 6px;
    height: 100px;
    margin-left: 20px;
    max-width: 735px;
    width: 100%;
    height: 275px;
    padding: 30px;
    line-height: 140%;
    font-size: 18px
}

.answer span {
    display: none
}

.answer span.active {
    display: inherit
}

.questions_call {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 0 80px;
    border-bottom: 1px solid #e1e1e1
}

.questions_call button {
    width: 320px;
    height: 60px;
    border-radius: 49px
}

.questions_call button:hover {
    background-size: 100%
}

.questions_call p {
    margin-left: 50px
}

#facts {
    background: #f4f4f4
}

.personal_data {
    font-size: 12px;
    color: #333;
    max-width: 320px;
    opacity: .4
}

.facts_title h2 {
    margin: 0 auto 30px ;
    max-width: 500px;
    text-align: center;
    padding-top: 80px;
}

.facts_boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.facts_boxes div {
    max-width: 520px;
    margin: 0 5px 40px;
    width: 100%
}

.company_content .company_text {
    width: 100%
}

.company_text::-webkit-scrollbar,.facts_boxes div::-webkit-scrollbar {
    width: 6px;
    background: #d6d6d6
}

.company_text::-webkit-scrollbar-thumb,.facts_boxes div::-webkit-scrollbar-thumb {
    background: #31b045
}

.facts_boxes p {
    width: 100%;
    font-size: 14px;
    line-height: 170%
}

.contacts_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts_flex .map {
    width: 50%
}

.contact_form {
    padding: 60px 0 20px 60px
}

.contact_form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.contact_form form label {
    font-family: Formular,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
}

.contact_form form .input {
    max-width: 420px;
    width: 100%;
    margin-bottom: 10px;
    background: #f2f2f2;
    border-radius: 10px;
    border: 1px solid #eee;
    padding: 0;
    color: #555;
    font-size: 16px;
}

.contact_form form .input_submit {
    border-radius: 49px;
    max-width: 420px;
    width: 100%;
    margin-bottom: 20px;
    height: 60px
}

.contact_form form .input_submit:hover {
    background-size: 100%
}

.contact_form .personal_data {
    text-align: center;
    padding-bottom: 30px;
    max-width: 420px;
    margin: 0
}

.formContact_title h2 {
    font-size: 28px;
    line-height: 120%;
    margin: 0 0 30px;
    color: #333;
    font-family: Gilroy-L,sans-serif
}

.formContact_title h2 b {
    font-family: Gilroy-B,sans-serif
}

.hr_mod {
    display: none
}

.schedule {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #e1e1e1;
    padding-top: 20px
}

.schedule p {
    margin: 0
}

.schedule_content {
    color: #333;
    font-size: 14px;
    font-weight: 500
}

.schedule_etc {
    color: #d0d0d0!important;
    font-weight: 400;
    font-size: 14px
}

footer {
    background: #f2f2f2
}

.footer_flex {
    border-bottom: 1px solid #e1e1e1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 0 15px
}

.footer_flex .ff1 {
    max-width: 285px;
    width: 100%
}

.footer_flex .ff2 {
    max-width: 275px;
    width: 100%
}

.footer_flex .ff3 {
    max-width: 265px;
    width: 100%
}

/* footer .ff4{max-width:258px;width:100%} */
footer .ff4 .hat_contacts a {
    text-align: right;
    margin: 0 0 0 auto
}

footer .ff4 .phone {
    border: 0;
    margin-bottom: 10px!important
}

footer .ff4 .success {
    margin: 0 0 14px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

footer .ff4 .whatsapp {
    margin: 0 auto 0 0
}

.footer_flex .ff1 p {
    font-weight: 500;
    color: #555;
    opacity: .76;
    font-size: 12px;
    line-height: 1.25em
}

.footer_flex .ff1 p span {
    text-transform: uppercase
}

.footer_flex .ff2 a,.footer_flex .ff3 a {
    display: block;
    color: #555;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 20px
}

.footer_flex .ff2 .mob,.footer_flex .ff3 .mob {
    display: none
}

.buttons {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.end_flex {
    padding: 20px 0
}

.end_flex .flex,.end_flex.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.end_flex a,.end_flex p {
    font-size: 12px;
    color: #333;
    opacity: .4;
    margin: 0
}

.end_flex .polit {
    margin-right: 40px
}

.popupBg {
    background: rgba(68,68,68,.8);
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    display: none
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 7;
    background: #fff;
    -webkit-box-shadow: 0 4px 40px rgba(0,0,0,.1);
    box-shadow: 0 4px 40px rgba(0,0,0,.1);
    border-radius: 20px
}

.wpcf7-spinner {
    position: absolute;
    bottom: 15px;
    left: 15px;
    margin: 0;
}

.popup .personal_data {
    text-align: center;
    margin: 20px 0 0
}

.popup_mini,.popup_mini2 {
    display: none;
    max-width: 420px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 30px 40px;
    color: #333
}

.popup_title {
    margin: 0;
    font-size: 28px;
    font-family: Gilroy-B,sans-serif
}

.popup_descr {
    margin: 10px 0 0
}

.X_modal {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.X_modal:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pFrom_flex > label:first-child {
    margin-right: 10px;
}

.popup_big label {
        color: #000;
    font-weight: 500;
    display: block;
    width: 100%;
    background: #f2f2f2;
    border: 1px solid #eee;
    border-radius: 10px;
    min-height: 60px;
    padding: 5px 15px;
}

.popup_big .message label {
    min-height: 220px!important;
}

.p_input {
    color: #555;
    font-size: 16px;
    background: transparent;
    border: 0;
}


.popupMini_form {
    margin-top: 30px
}

.popupMini_form input {
    margin-bottom: 10px
}

.popupMini_form .p_submit {
    border-radius: 49px;
    max-width: 340px;
    width: 100%;
    height: 60px;
    margin-top: 10px
}

.p_label {
    font-family: Gilroy-B,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    z-index: 2;
    left: 15px
}

.p_label.one {
    top: 8px
}

.p_label.two {
    top: 78px
}

.popup_big {
    max-width: 640px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 30px 40px;
    color: #333;
    display: none
}

.popup_big .personal_data {
    margin: 30px auto 0
}

.popupBig_form {
    margin-top: 30px
}

.popup_big .input_submit {
    height: 60px;
    width: 100%;
    margin-top: 20px
}

.popup_big .wpcf7 {
    margin-top: 20px;
}

.message {
    position: relative;
    width: 100%
}

.message .p_label.three {
    top: 8px;
    background: #f2f2f2;
    padding: 0 5px 5px 0;
    border-radius: 0 0 5px 0
}

.message textarea {
    height: 220px!important;
    width: 100%!important;
    resize: none
}

.pFrom_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.pFrom_flex input {
    max-width: 270px;
    width: 100%
}

.pFrom_flex div {
    width: 270px;
    position: relative
}

.pFrom_flex .p_label.two {
    top: 8px;
    left: 15px
}

.quiz_hat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.quiz {
    background: #fafafa;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    max-width: 980px;
    padding: 10px;
    display: none;
    color: #333
}

.quiz .popup_title {
    padding: 20px 0 20px 30px
}

.process_info {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.process_info p {
    color: #333;
    font-size: 12px;
    opacity: .4;
    margin: 0 60px 0 10px
}

@-webkit-keyframes loading {
    to {
        -webkit-transform: rotate(-720deg);
        transform: rotate(-720deg)
    }
}

@keyframes loading {
    to {
        -webkit-transform: rotate(-720deg);
        transform: rotate(-720deg)
    }
}

.process {
    height: 4px;
    width: 100%;
    background: #e3e3e3
}

.process span {
    height: 4px;
    width: 0;
    background: #20ad59;
    display: block;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.questionaring_boxes {
    background: #fff
}

.que_nav {
    height: 100px;
    padding: 15px 15px 20px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.que_nav a {
    cursor: pointer
}

.nav_prev a {
    font-family: Gilroy-B,sans-serif;
    color: #333;
    border: 0;
    background: 0;
    text-transform: uppercase;
    font-size: 16px
}

.nav_next button {
    width: 240px;
    padding: 22px 0;
    margin: 0;
    border-radius: 49px;
    display: block;
    text-align: center;
    font-size: 16px
}

.nav_next button:hover {
    background-size: 100%
}

.nav_next button[disabled] {
    opacity: .7;
    cursor: default
}

.que_content {
    min-height: 300px;
    padding: 25px 30px;
    color: #333;
    border-bottom: 1px solid #f2f2f2
}

.que_content .title {
    font-size: 18px;
    font-weight: 500;
    margin: 0
}

.que_content input[type=radio] {
    display: none
}

.circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-top: 20px;
    padding: 5px 0;
}

.circle .border {
    border-radius: 100%;
    border: 2px solid #20ad59;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    margin-right: 15px;
    padding: 3px
}

.circle .border span {
    width: 16px;
    height: 16px;
    background: #fff;
    display: block;
    border-radius: 100%
}

.circle p {
    margin: 0
}

.fb_one_button,.fb_two_button {
    display: none
}

.circle_info {
    font-size: 18px;
    font-weight: 500;
    color: #333!important
}

input[type="radio"]:checked + .border span {
    background: #20ad59
}

.rewardSlider .send_img {
    width: 500px
}

.qC,.workSliderBg {
    display: none
}

.qC.active1 {
    display: block
}

.qC_form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 400px;
    margin: auto
}

.qC_form label {
    font-family: Gilroy-B,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.menu_svg {
    display: none
}

.q_input {
    border: 0;
    background: #f2f2f2;
    min-height: 60px;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 10px;
    margin-bottom: 10px;
    position: relative;
    padding: 23px 0 0 15px;
    color: #555;
    font-size: 16px
}

.rewardSlider,.workSlider {
    z-index: 5;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none
}

.rewardSlider .X_modal,.workSlider .X_modal {
    background: #fff;
    border-radius: 100%;
    padding: 10px
}

.rewardSlider .slide_prev,.workSlider .slide_prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -40px
}

.rewardSlider .slide_next,.workSlider .slide_next {
    right: -40px
}

.rewardSlider .arrow,.workSlider .arrow {
    position: absolute;
    background: rgba(255,255,255,.74);
    cursor: pointer;
    border-radius: 100%;
    padding: 10px;
    top: 45%
}

.nav_finish {
    display: none
}

.nav_finish input {
    display: block;
    width: 240px;
    padding: 22px 0;
    font-size: 16px;
    text-align: center;
    border-radius: 49px
}

.nav_finish input:hover {
    background-size: 100%
}

@media screen and (max-width: 1200px) {
    .container {
        padding:0 10px
    }

    .bigPlus_single {
        margin: 0 5px
    }

    .company_content .company_text {
        padding-right: 20px
    }

    .works_photos {
        padding: 0
    }

    .benefit_boxes div {
        margin: 0 5px
    }

    .price_boxes .price_box {
        margin: 0 5px
    }

    .award_slider div img {
        width: 170px
    }

    .aword_left,.aword_right {
        z-index: 1
    }

    .aword_right {
        right: -10px
    }

    .aword_left {
        left: -10px
    }

    .answer {
        max-width: 600px
    }

    .facts_boxes p {
        max-width: 460px
    }

    .footer_flex .ff3 {
        max-width: 210px;
        width: 100%
    }
}

@media screen and (max-width: 992px) {
    .hat_left,.hat_right {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .popup_title {
        font-size: 22px
    }

    .hat {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        text-align: center;
        position: inherit;
        width: 100%;
        padding: 12px 0 18px;
        background: 0 0
    }

    .hat .phone {
        margin: 10px auto
    }

    .hat .whatsapp {
        margin: 0 auto 10px
    }

    .works_photos .active2:before {
        width: 122px
    }

    .hat_stick {
        width: 50px;
        height: 1px;
        margin-top: 10px
    }

    .company_singleImg img:not(.arrow) {
        width: 100%
    }

    .works_photos img {
        width: 125px
    }

    .works_photos .active:before {
        width: 113px
    }

    .slide_single {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .benefit_boxes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .benefit_boxes div {
        max-width: 400px;
        min-height: -webkit-fit-content;
        min-height: -moz-fit-content;
        min-height: fit-content;
        margin-bottom: 10px
    }

    .price_boxes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .price_boxes div.price_box {
        margin: 5px 0
    }

    .offer_call img {
        width: 100%;
        margin-top: 20%
    }

    .sup_boxes {
        margin-top: 20px
    }

    .beanCol2 .bean,.beanCol3 .bean,.beanCol4 .bean,.beanCol5 .bean {
        width: 140px
    }

    .award_slider div img {
        width: 149px
    }

    .answer {
        max-width: 50%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

    .questions_call {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 40px 0;
        text-align: center
    }

    .questions_call .personal_data {
        margin: 20px 0 0
    }

    .facts_boxes p {
        max-width: 350px
    }

    .bigPlus_img {
        width: 100px
    }

    .header_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hatContent_right {
        margin-top: 10px
    }

    .contact_form {
        padding: 20px
    }

    .footer_flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    footer .ff4 .hat_contacts a {
        margin: auto
    }

    .company_content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@font-face {
    font-family: "Formular";
    src: url("/wp-content/themes/garant/fonts/Formular-Medium.woff") format("woff");
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-L";
    src: url("/wp-content/themes/garant/fonts/Gilroy-Light.woff") format("woff");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-R";
    src: url("/wp-content/themes/garant/fonts/Gilroy-Regular.woff") format("woff");
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-S";
    src: url("/wp-content/themes/garant/fonts/Gilroy-Semibold.woff") format("woff");
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: "Gilroy-B";
    src: url("/wp-content/themes/garant/fonts/Gilroy-Bold.woff") format("woff");
    font-weight: 700;
    font-display: swap;
}

@media screen and (max-width: 768px) {
    .que_nav {
        padding:15px
    }

    
    .hd_ct_wr a.hd_phone {
        font-size: 16px;
    }
    .fb_one_button,.fb_two_button {
        display: block
    }

    .company_content .company_text,.fb_one,.fb_two {
        overflow: hidden!important
    }

    .fb_toggle {
        max-height: inherit!important
    }

    .fb_one_button,.fb_two_button {
        background: -o-linear-gradient(left,#1d854d,#31b045,#31b045);
        background: -webkit-gradient(linear,left top,right top,from(#1d854d),color-stop(#31b045),to(#31b045));
        background: linear-gradient(90deg,#1d854d,#31b045,#31b045);
        -webkit-box-shadow: 0 6px 15px rgba(40,156,73,.4);
        box-shadow: 0 6px 15px rgba(40,156,73,.4);
        border: 0;
        font-family: Gilroy-B,sans-serif;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        background-size: 150%;
        width: 220px;
        height: 60px;
        border-radius: 49px
    }

    .company_photos div {
        height: auto
    }

    .company_photos div img {
        padding: 0 3px
    }

    .email.desk,.hat_stick {
        display: none
    }

    .container {
        padding: 0
    }

    h1:before {
        display: none
    }

    .pFrom_flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .pFrom_flex div {
        width: 100%
    }

    .pFrom_flex div:nth-child(2) {
        margin-top: 20px
    }

    .pFrom_flex input {
        max-width: inherit
    }

    .hat_right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hat_right .whatsapp {
        margin: 0 20px 0 30px;
        width: 32px;
        height: 32px;
        background-size: 20px
    }

    .hat_right .phone {
        border-bottom: 0;
        margin: auto;
        font-size: 20px
    }

    .hat_right button {
        font-size: 14px;
        width: 95px;
        height: 32px;
        background: 0;
        color: #31b045;
        text-align: left;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .hat {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 0
    }

    header button.ct_bt, .hat_right button {
        border: 0!important
    }

    .menu_svg {
        display: inherit;
        margin-left: 110px
    }

    .hat_left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 15px
    }

    .menu_block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px
    }

    .hat_right {
        margin: 15px 10px
    }

    .hr_mod {
        display: block;
        width: 100%;
        height: 1px;
        background: #000;
        opacity: .1
    }

    .mottom_mob {
        margin-top: 20px
    }

    .mottom_mob p {
        margin: 0
    }

    .hat_menu {
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #fff;
        z-index: 6
    }

    .hat_menu ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        position: fixed;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hat_menu ul .hatMenu_a {
        font-size: 25px;
        padding: 10px 0
    }

    .hat_menu ul .menu_mobX {
        display: inherit;
        position: fixed;
        top: 30px;
        right: 30px
    }

    .header_content {
        margin-top: 0
    }

    .hatContent_left {
        text-align: center;
        max-width: inherit
    }

    .hatContent_left hr {
        margin: 10px auto
    }

    .mini-info {
        margin: 30px auto 10px
    }

    h1 {
        margin: 0;
        line-height: 2.5;
        font-size: 16px
    }

    h1 span {
        font-size: 24px;
        display: block;
        margin-bottom: -15px
    }

    .h1_info {
        max-width: 200px;
        margin: auto;
        font-size: 16px
    }

    .form_default {
        margin: 320px auto 0;
        max-width: 355px;
        padding: 25px 30px 20px
    }

    .hatContent_left .header_company,.hatContent_left .pluses,.hatContent_right .guarantee {
        display: none
    }

    .form_title:not(span) {
        font-size: 18px
    }

    .form_smallText.t2 {
        margin-bottom: 0
    }

    .hatContent_mob {
        display: block
    }

    .bigPlus_img {
        width: 150px
    }

    .header_company {
        margin-top: 20px
    }

    .pluses .pluses_item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .pluses .pluses_item p {
        margin: 0;
        max-width: 240px;
        font-size: 14px
    }

    .guarantee {
        max-width: 355px;
        min-width: inherit;
        margin: 10px auto 30px
    }

    .hatContent_mob .pluses {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .pluses .pluses_item p {
        width: 240px
    }

    .pluses_item {
        margin-bottom: 25px
    }

    .br_mob {
        display: inherit
    }

    .header_company {
        display: inherit;
        text-align: center
    }

    .header_company div {
        display: inline-block;
        margin: 5px
    }

    #header_continue {
        margin-top: -70px
    }

    .bigPluses_box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .bigPlus_single {
        margin-top: 20px
    }

    .trust h2 {
        margin: 50px 0 30px
    }

    .trust_image {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .trust {
        padding-bottom: 20px
    }

    .company_content {
        padding: 0;
        margin: 0 10px
    }

    .company_left {
        padding: 25px 20px
    }

    .company_left h2 {
        margin: 0 0 20px
    }

    .company_content .company_text {
        font-size: 16px;
        padding-right: 0
    }

    h2 {
        font-size: 32px
    }

    .company_content .mini-info {
        margin: 30px 0 10px
    }

    .company_singleImg {
        margin: 20px auto 0;
        padding: 0 20px 0
    }

    .company_photos {
        padding: 0 20px 20px;
        margin: 10px auto 0
    }

    .company_singleImg .slide_next {
        right: 0
    }

    .company_singleImg .slide_prev {
        left: 0
    }

    #company {
        padding: 20px 0 60px
    }

    .calc_content {
        padding: 60px 0 0
    }

    .calc_content h2 {
        font-size: 28px
    }

    .mob {
        display: inherit!important
    }

    .hat_right .email.mob {
        margin: auto
    }

    #calc {
        padding: 60px 0;
        background: url(/wp-content/themes/garant/img/calc/calcBg_mob.png) no-repeat center/cover
    }

    .calc_content h2 {
        display: none
    }

    #works .container {
        padding: 0 10px
    }

    .works_title {
        font-size: 32px!important
    }

    .calc_content {
        padding: 30px 0;
        max-width: 335px
    }

    .calc_content .calc_text {
        margin: 0 0 20px
    }

    .works_photos img {
        width: 90px;
        height: 70px
    }

    .slide_single .slide_img img {
        width: 100%;
        height: auto
    }

    .slide_single .slide_img .slide_prev {
        left: -20px
    }

    .slide_single .slide_img .slide_next {
        right: -20px
    }

    .works_photos .active2:before {
        width: 87px;
        height: 64px
    }

    .slide_single .slide_info {
        padding: 10px 0 0
    }

    #works h2 {
        font-size: 24px
    }

    .slide_single .slider_detail {
        margin-top: 10px
    }

    .slide_single .slider_detail p {
        margin: 14px 0 0
    }

    .slide_single .slider_comment {
        font-size: 16px;
        margin: 20px 0
    }

    .connection p {
        max-width: 255px;
        font-size: 24px;
        margin: auto
    }

    #works {
        padding: 60px 0
    }

    .benefit_hat {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .benefit_hat .benefit_content {
        text-align: center;
        margin-top: 0
    }

    #benefit .container {
        padding: 0 10px
    }

    .benefit_hat .offer_orange {
        margin: 20px auto 0
    }

    .benefit_hat {
        margin-bottom: 20px
    }

    .benefit_boxes div {
        margin-bottom: 20px
    }

    .benefit_boxes {
        padding: 0 10px
    }

    .benefit_boxes div h2 {
        margin: 20px 0 10px
    }

    .benefit_boxes div h2 br {
        display: none
    }

    .benefit_boxes div p {
        margin: 0 0 10px
    }

    #benefit {
        padding: 60px 0
    }

    #price {
        padding: 60px 10px
    }

    #price .container {
        padding: 0
    }

    #price .price_title {
        margin: 0 auto 20px;
        max-width: 270px
    }

    .price_content {
        padding: 20px 10px 0 20px
    }

    .price_boxes {
        margin-top: 30px;
        padding: 0 10px
    }

    #comparison .container,#why .container {
        padding: 0 10px
    }

    #facts .container,.questions_content {
        padding: 0 20px
    }

    .footer_flex .ff3 .mob {
        display: inherit
    }

    .price_text {
        font-size: 14px
    }

    .price_boxes div.price_box {
        min-height: 345px
    }

    .quiz_block h2 {
        margin: 40px 0 0
    }

    .quiz_block p {
        font-size: 18px;
        margin: 10px 10px 30px;
        line-height: 140%
    }

    #why {
        padding: 60px 0
    }

    .why_title {
        padding: 0 10px
    }

    .why_title h2 {
        margin: 0;
        padding-right: 50px
    }

    .caption {
        font-size: 18px;
        line-height: 160%;
        margin: 10px 0 30px
    }

    .why_boxes .why_text {
        max-width: 290px;
        margin: 0
    }

    .why_boxes .why_number {
        margin: 0
    }

    .why_boxes div {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 30px 0
    }

    .why_boxes {
        margin-top: 0;
        padding: 0 10px
    }

    .offerCall_left {
        margin-left: 0
    }

    .offer_call {
        padding: 25px 20px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .offerCall_left .mini-caption {
        margin-top: 0
    }

    .offerCall_left .text {
        line-height: inherit;
        font-size: 18px
    }

    .offer_call img {
        margin-top: 30px
    }

    #comparison,#supremacy,#why {
        border: 0
    }

    #supremacy {
        padding: 0
    }

    .supremacy_title h2 {
        margin-bottom: 20px
    }

    .supremacy_title img {
        width: 100%;
        margin: 10px 0 50px
    }

    .sup_boxes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .sup_content {
        margin-left: 10px;
        width: 265px
    }

    .comparison_title h2 {
        font-size: 24px
    }

    #award,#comparison {
        padding: 60px 0
    }

    .award_title h2 {
        font-size: 24px
    }

    .award_slider div img {
        width: 250px
    }

    #questions {
        background-size: inherit;
        padding-top: 110px;
        margin-top: -50px
    }

    .questions_title h2 {
        font-size: 24px;
        text-align: center
    }

    .questions_content {
        margin-top: 40px;
        padding-bottom: 0
    }

    .answer,.question span {
        display: none!important
    }

    .questions_content div {
        max-width: inherit;
        width: 100%
    }

    .question p {
        font-size: 14px;
        padding: 0
    }

    .question {
        padding: 20px
    }

    .question span {
        padding-top: 20px
    }

    .question span.active {
        display: inherit!important
    }

    .questions_call {
        border-bottom: 0;
        padding: 40px 0 0
    }

    .facts_title {
        max-width: calc(100% - 20px);
        width: 350px;
        margin: auto
    }

    .facts_title h2 {
        font-size: 24px
    }

    .facts_boxes p {
        margin: 0;
        font-size: 14px
    }

    .facts_boxes {
        margin-top: 30px;
        padding-bottom: 80px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .facts_boxes div:nth-child(2) {
        margin-top: 20px
    }

    .contact_form {
        padding: 40px 30px 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: auto;
        max-width: 420px
    }

    .formContact_title span {
        font-size: 18px;
        font-family: Gilroy-L,sans-serif
    }

    .contacts_flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .contacts_flex .map {
        width: 100%;
        height: 580px
    }

    .schedule {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .formContact_title h2 b {
        font-size: 24px
    }

    .formContact_title h2 span {
        font-size: 18px
    }

    .schedule .schedule_etc {
        margin-top: 20px
    }

    .footer_flex {
        text-align: center;
        display: block;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 40px 30px 30px;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit
    }

    .footer_flex .ff1 {
        display: block;
        margin: auto;
        text-align: left
    }

    .footer_flex .ff2,.footer_flex .ff3,footer .ff4 {
        display: inline-block;
        width: auto;
        text-align: left
    }

    .footer_flex .ff2 {
        margin: 30px 20px 0 0
    }

    .footer_flex .ff3 {
        margin-right: -30px
    }

    .footer_flex .ff3 .mob {
        opacity: 0
    }

    footer .ff4 {
        display: block;
        margin: 20px auto 0
    }

    footer .ff4 .email.mob {
        display: inherit
    }

    footer .ff4 .whatsapp {
        margin-right: 10px
    }

    .footer_flex .ff1 p {
        margin-top: 10px
    }

    .end_flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px 0 0
    }

    .end_flex a,.end_flex p {
        margin: 0 0 20px;
        display: block
    }

    .end_flex .flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .end_flex .flex .polit {
        margin: auto
    }

    .award_slider {
        margin-left: 0;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .award_slider.one {
        display: none
    }

    .owl-carousel {
        display: inherit!important
    }

    .owl-carousel .owl-item img {
        width: 250px!important;
        margin: auto;
        padding-bottom: 40px
    }

    .owl-nav button,.owl-nav span {
        position: inherit
    }

    .owl-nav .owl-prev {
        left: 10px
    }

    .owl-nav .owl-next {
        right: 10px
    }

    .owl-next,.owl-prev {
        position: absolute
    }

    .owl-next img,.owl-prev img {
        width: 32px!important
    }

    .owl-next {
        left: 0
    }

    .owl-prev {
        right: 0
    }
}

@media screen and (max-width: 375px) {
    .trust_image {
        display:inherit;
        -webkit-box-orient: inherit;
        -webkit-box-direction: inherit;
        -ms-flex-direction: inherit;
        flex-direction: inherit
    }

    .trust_image div {
        display: inline-block;
        margin-bottom: 30px
    }

    .trust_image div:nth-child(1) img {
        margin-right: 15px;
        width: 145px;
        height: 43px
    }

    .trust_image div:nth-child(2) img {
        margin-left: 15px;
        width: 132px;
        height: 65px
    }

    .trust_image div:nth-child(3) img {
        margin-right: 30px;
        width: 118px;
        height: 53px
    }

    .trust_image div:nth-child(4) img {
        margin-left: 30px;
        width: 114px;
        height: 60px
    }

    .trust_image div:nth-child(5) img {
        margin-right: 15px;
        width: 130px;
        height: 54px
    }
}

@media screen and (max-width: 768px) {
    .comparison_table {
        width:940px;
        background: 0 0;
        position: relative;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .hat_right {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        margin: 0;
        padding: 10px;
        z-index: 2
    }

    .beanCol1 {
        z-index: 5;
        border-radius: 6px 0 0 6px
    }

    .beanCol2 {
        z-index: 4
    }

    .beanCol3 {
        z-index: 3
    }

    .beanCol4 {
        z-index: 2
    }

    .beanCol5 {
        z-index: 1;
        border-radius: 0 6px 6px 0
    }

    .table_bC {
        position: relative;
        background: #fafafa;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .beanCol1 {
        width: 170px
    }

    .table_bC:not(.activeB) {
        margin-left: -10px
    }

    .table_bC:not(.beanCol1) {
        width: 200px
    }

    .beanCol2 .bean,.beanCol3 .bean,.beanCol4 .bean,.beanCol5 .bean {
        width: 100%
    }

    .table_bC.activeB {
        background: #fff;
        margin-left: 0;
        -webkit-box-shadow: 0 0 30px rgba(0,0,0,.15);
        box-shadow: 0 0 30px rgba(0,0,0,.15)
    }

    .benefit_boxes {
        margin-top: 0
    }

    #comparison {
        position: relative
    }

    #comparison .next,#comparison .prev {
        position: absolute;
        top: 330px;
        display: inherit;
        z-index: 6
    }

    #comparison .prev {
        left: 0;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    #comparison .next {
        right: 0
    }

    .owl-nav .owl-prev img {
        left: 10px!important
    }

    .owl-nav .owl-next img {
        right: 10px!important
    }
}

@media screen and (max-width: 500px) {
    .hat_right .whatsapp {
        margin:auto
    }
}

@media screen and (max-width: 350px) {
    .footer_flex {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .hat_right .phone {
        font-size: 18px
    }

    .ff1,.footer_flex .ff2 a,.footer_flex .ff3 a {
        text-align: center!important
    }

    .ff2,.ff3 {
        margin: 0!important
    }
}

/*custom styles*/
.contain_image,.cover_image {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block
}

.cover_image>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.contain_image>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

/*header*/
.hat_motto p {
    margin: 0;
    font-size: 12px;
    font-family: Gilroy-R,sans-serif;
    text-transform: uppercase;
}

.hat_motto strong {
    text-transform: initial;
    font-size: 13px;
}

.header_company_item {
    background: #fff;
}

.header_company_item:nth-child(3) {
    background: #0097db;
}

/*screen1*/
.bigPlus_single {
    align-items: center;
}

.trust_item img {
    height: auto;
}

.company_singleImg a:nth-of-type(n+2) {
    display: none;
}

/*screen3*/
.calc_content button p {
    margin-bottom: 0;
}

/*screen3_1*/
.services_wr {
    padding-top: 40px;
    padding-bottom: 20px;
}

.service_item {
    background: #FAFAFA;
    border-radius: 40px;
    height: 80px;
    padding: 10px;
    transition: all ease .3s;
}

.service_item:hover {
    background: #fff;
    box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.1);
}

.service_item_title {
    margin-left: 10px;
    color: #555;
    max-width: calc(100% - 70px);
}

.service_item_img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: rgba(242,96,64,0.1);
}

@media(min-width: 992px) {
    .services_wr {
        padding-top: 60px;
        padding-bottom: 40px;
    }
}

/*screen5*/
.slide_single_wr:not(.slick-initialized), .works_photos:not(.slick-initialized) {
    overflow: hidden;
    opacity: 0;
}

.port_item, .works_photos {
    height: 70px;
}

.slide_single_wr:not(.slick-initialized) .slide_single:nth-child(n+2) {
    display: none;
}

@media(max-width: 500px) {
    .company_photos, .company_singleImg {
        max-width: calc(100vw - 10px);
    }
}

.port_item {
    display: block!important;
    margin: 0 auto;
    border-radius: 12px;
    overflow: hidden;
    max-width: 150px;
    cursor: pointer;
}

.port_item img {
    margin: 0!important;
}

.works_photos .slick-current .port_item {
    border: 5px solid #f66638;
}

.slick-dotted + .slide_single_wr {
    margin-top: 60px;
}

@media(min-width: 992px) {
    .port_item, .works_photos {
        height: 95px;
    }
}

/*screen7*/
.why_boxes hr:last-of-type {
    display: none
}

/*screen10*/
.award_sliderBox {
    margin-top: 30px;
    margin-bottom: 50px;
}

.award_slider_slick:not(.slick-initialized) .awards_item:nth-child(n+2) {
    display: none;
}

.awards_item {
    max-width: calc(100% - 20px);
    margin-left: 10px;
    display: block;
}

.awards_item img {
    width: auto;
    height: auto;
    max-width: 100%;
}

#facts p img {
    max-width: 100%;
    height: auto;
}

/*footer*/
.ft_widget_title {
    color: #555;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 700;
}

.ft_widget_wr {
    text-align: center;
}

@media(min-width: 768px) {
    .ft_widget_title {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .ft_widget_wr {
        text-align: left;
    }
}

.ft_widget_wr ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer {
    padding-top: 50px;
    padding-bottom: 0;
}

footer .menu li {
    display: block;
}

footer .menu li:nth-last-child(n+2) {
    margin-bottom: 10px;
}

footer .menu li a {
    font-weight: 500;
    font-size: 14px;
    color: #555;
}

footer .menu li a:hover {
    text-decoration: underline;
}

.end_flex.flex {
    border-top: 1px solid #e1e1e1;
}

/*menu start*/
.top_row_wr {
    background: #FAFAFA;
    padding-top: 15px;
    padding-bottom: 15px;
}

.bottom_row_wr {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
}

header .whatsapp_wt {
    margin-right: 10px;
    background: #fff url(/wp-content/themes/garant/img/whatsApp.svg) no-repeat center;
    border-radius: 100%;
    width: 50px;
    height: 50px;
}

.hd_ct_wr a.email {
    font-size: 14px;
    font-weight: 400;
    color: #333;
}


header.header {
    z-index: 100;
    top: 0;
}

@media(max-width: 375px) {
    .hd_ct_wr a.hd_phone {
        font-size: 15px;
    }

    .hd_ct_wr a.email {
        font-size: 13px;
    }

    header button.ct_bt {
        max-width: calc(100% - 35px);
    }

    header .whatsapp_wt {
        margin-right: 5px;
        width: 30px;
        height: 30px;
        background: #fff url(/wp-content/themes/garant/img/whatsApp.svg) center / contain no-repeat;
    }
}

@media(min-width: 992px) {
    .top_row_wr {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .site_logo {
        padding-right: 15px;
        margin-right: 15px;
    }

    .site_logo img {
        height: 46px;
    }

    .site_logo:after {
        content: '';
        width: 1px;
        height: 45px;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.2);
    }

    header .whatsapp_wt {
        margin-right: 20px;
    }

    header button.ct_bt {
        width: 170px;
    }
}

@media(min-width: 1200px) {
    header button.ct_bt {
        width: 188px;
    }
}

.zindex1000 {
    z-index: 100000!important;
    overflow: visible!important;
}

body.overlayshown {
    max-height: calc(100vh - 150px);
    overflow: hidden;
}

.menu_close {
    display: block;
    cursor: pointer;
    z-index: 11111;
}

header .menu_close:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    transition: all ease .3s;
    opacity: 1;
    background: linear-gradient(to top left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) calc(50% - 0.8px),rgba(0,0,0,1) 50%,rgba(0,0,0,0) calc(50% + 0.8px),rgba(0,0,0,0) 100%), linear-gradient(to top right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 0.8px),rgba(0,0,0,1) 50%,rgba(0,0,0,0) calc(50% + 0.8px),rgba(0,0,0,0) 100%);
}

.menu_toggler {
    width: 25px;
    height: 17px;
    border-top: 2px solid rgba(51, 51, 51, 0.7);
    border-bottom: 2px solid rgba(51, 51, 51, 0.7);
    margin-right: 15px;
}

.menu_toggler:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50% - 1px);
    border-top: 2px solid rgba(51, 51, 51, 0.7);
}

header.header .navbar {
    padding-top: 10px;
    display: none;
    position: fixed;
    z-index: 111111;
    top: 0;
    left: 0;
    bottom: 0;
    padding-bottom: 30px;
    background: #fff;
    height: 100vh;
    overflow: auto;
    width: 290px;
}

header.header ul.nav {
    list-style: none;
    width: 100%;
    padding: 0;
    margin-top: 0;
    overflow: auto;
    margin-bottom: 0;
    flex-direction: column;
}

.navbar li {
    position: relative;
    width: 100%;
    display: block;
}

.navbar ul.menu>li {
    border-bottom: 1px solid #ececec;
}

.navbar li a:not([href]):not([tabindex]), .navbar li a {
    color: #333;
    text-decoration: none;
    padding: 15px 0;
    display: block;
    width: 100%;
    font-size: 16px;
    position: relative;
}

.navbar li:hover>a, .navbar li:hover>a:not([href]):not([tabindex]) {
    color: #f26040!important;
}

.has_children_link {
    width: 30px;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 16px;
    z-index: 111;
    background: url('/wp-content/themes/garant/img/down-arrow.svg') center no-repeat;
    transition: all ease .3s;
}

header.header ul.sub-menu ul li a .has_children_link {
    top: 6px;
}

.expanded>a .has_children_link {
    transform: rotate(180deg);
}

header.header ul.sub-menu {
    display: none;
    z-index: -1;
    list-style: none;
    padding: 0;
}

header.header .expanded>ul.sub-menu {
    display: block;
}

header.header ul.sub-menu li a {
    display: block;
    position: relative;
    font-size: 16px;
    padding: 5px 0;
}

header.header ul.sub-menu li {
    padding-left: 10px;
}

@media (max-width: 768px) {
    header.header .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 783px) {
    .admin-bar header.header .navbar {
        padding-top: 32px;
    }
}

@media (min-width: 992px) {
    /*header & menu start*/ .admin-bar header.header .navbar {
        top: unset;
    }

    header.header .navbar {
        padding-top: unset!important;
        position: relative;
        top: unset;
        left: unset;
        right: unset;
        bottom: unset;
        background: transparent;
        height: auto;
        width: auto;
        z-index: 1;
        padding-bottom: unset;
        overflow: unset;
        flex: 0 0 100%;
        max-width: 100%;
    }

    header.header ul.nav {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        height: auto;
        overflow: unset;
        display: flex;
    }

    .navbar li {
        width: auto;
    }

    .navbar ul.nav>li {
        border-bottom: none!important;
    }

    .navbar li a:not([href]):not([tabindex]), .navbar li a {
        padding: 0 10px;
        display: block;
        justify-content: unset;
        font-size: 14px;
    }

    .navbar li.menu-item-has-children>a {
        padding-right: 25px!important;
    }

    .navbar li:hover>a, .navbar li:hover>a:not([href]):not([tabindex]) {
        color: #f26040!important;
    }

    header.header nav li.menu-item-has-children:hover>a .has_children_link {
        transform: rotate(180deg);
    }

    .has_children_link {
        top: 2px;
        width: 20px;
        height: 13px;
    }

    header.header ul.sub-menu li a .has_children_link {
        top: 11px;
    }

    .navbar ul.nav>li.menu-item-has-children:hover:after {
        content: "";
        z-index: 0;
        position: absolute;
        height: 42px;
        width: 100%;
        min-width: 100px;
        bottom: -41px;
        left: 0;
        display: block;
        background: transparent;
    }

    header.header ul.sub-menu {
        z-index: 1;
        width: 333px;
        margin: 0;
        padding: 10px 0 20px;
        left: 15px;
        top: 45px;
        opacity: 0;
        position: absolute;
        -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
        box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
        background-color: #fff;
        -webkit-transform: translateY(10%);
        -moz-transform: translateY(10%);
        -ms-transform: translateY(10%);
        -o-transform: translateY(10%);
        transform: translateY(10%);
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .navbar ul.nav>li.menu-item-has-children:hover {
        position: unset;
    }

    .navbar ul.nav>li.menu-item-has-children:hover>ul.sub-menu:before {
        content: '';
        display: block;
        position: absolute;
        top: -10px;
        left: 175px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 9px 18px 9px;
        border-color: transparent transparent #ffffff transparent;
    }

    .navbar li.menu-item-has-children:hover>ul.sub-menu {
        display: block;
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        z-index: 100;
    }

    header.header ul.nav>li>ul.sub-menu>li {
        border-bottom: 1px solid #cecece;
    }

    header.header ul.sub-menu li {
        padding: 0 20px;
    }

    header.header ul.sub-menu li:before {
        display: none;
    }

    header.header ul.sub-menu li a, header.header ul.sub-menu li a:not([href]):not([tabindex]) {
        display: block;
        width: auto;
        position: relative;
        margin: 0;
        padding: 10px 0;
    }

    /*3d level */
    header.header ul.sub-menu li.menu-item-has-children:hover {
        position: unset;
    }

    header.header ul.sub-menu li.columns_menu.menu-item-has-children:hover>ul.sub-menu {
        top: 0;
        left: 345px;
        margin: 0;
        width: 623px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }

    header.header ul.sub-menu li.menu-item-has-children:hover>ul.sub-menu {
        top: 0;
        left: 345px;
        margin: 0;
    }

    header.header ul.sub-menu li.menu-item-has-children>a .has_children_link {
        transform: rotate(270deg);
    }

    header.header ul.sub-menu li.menu-item-has-children:hover>a .has_children_link {
        transform: rotate(90deg);
    }

    header.header ul.sub-menu li.menu-item-has-children:hover:after {
        content: "";
        z-index: 0;
        position: absolute;
        height: 100%;
        width: 332px;
        top: 0;
        right: -320px;
        display: block;
        background: transparent;
    }

    /*4th level*/
    header.header ul.sub-menu ul.sub-menu li.menu-item-has-children:hover>ul.sub-menu {
        left: 10px;
        width: 300px;
        border: none;
        top: unset;
        padding: 10px 15px;
        -webkit-column-count: unset;
        -moz-column-count: unset;
        column-count: unset;
        -webkit-column-gap: 0;
        -moz-column-gap: 0px;
        column-gap: 0
    }

    header.header ul.sub-menu ul.sub-menu li.menu-item-has-children>a .has_children_link {
        transform: rotate(0);
    }

    header.header ul.sub-menu ul.sub-menu li.menu-item-has-children:hover>a .has_children_link {
        transform: rotate(180deg);
    }

    header.header ul.sub-menu ul.sub-menu li.menu-item-has-children ul.sub-menu li {
        padding: 0 0 0 10px;
    }

    header.header ul.sub-menu ul.sub-menu li.menu-item-has-children ul.sub-menu li a {
        padding: 5px 0;
    }

    header.header ul.sub-menu ul li a .has_children_link {
        top: 11px;
    }

    /*header & menu end*/
}

@media(min-width: 1200px) {
    .navbar li a:not([href]):not([tabindex]), .navbar li a {
        padding: 0 15px;
        font-size: 16px;
    }

    /*3d level*/
    header.header ul.sub-menu li.menu-item-has-children.columns_menu:hover>ul.sub-menu {
        width: 735px;
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

/* menu end*/
.w-100 {
    width: 100%;
}

/*breadcrumbs*/
#breadcrumbs a {
    margin-right: 5px;
}

#breadcrumbs ul {
    list-style: none;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

#breadcrumbs ul::-webkit-scrollbar {
    display: none;
}

#breadcrumbs ul li {
    margin-right: 10px;
    flex: 0 0 auto;
}

.breadcrumbs_wr {
    top: 190px;
    z-index: 20;
    left: 0;
}

@media (max-width: 991px) {
    .breadcrumbs_wr +.banner {
        padding-top: 90rem;
    }

    .breadcrumbs_wr {
        max-width: calc(100% - 30px);
    }
}

@media(min-width: 1100px) {
    .breadcrumbs_wr {
        left: calc(50% - 550px);
    }
}

/*breadcrumbs end*/
.sub_header {
    background: #fff url(/wp-content/themes/garant/img/header/headerBgMob.png) no-repeat center 150px/auto;
    padding: 230px 0 50px;
}

@media screen and (min-width: 376px) {
    .sub_header {
        background:#fff url(/wp-content/themes/garant/img/header/headerBgMob.png) no-repeat center 220px/100% auto;
        padding: 230px 0 50px;
    }
}

@media screen and (min-width: 769px) {
    .sub_header {
        background:url(/wp-content/themes/garant/img/header/headerBg.png) no-repeat center/cover;
        transition: all ease .3s;
    }

    body:not(.home) .sub_header {
        padding: 150px 0 50px;
    }
}

@media screen and (min-width: 992px) {
    .home .sub_header {
        padding:150px 0;
    }

    .sub_header {
        padding: 230px 0 150px;
    }
}

.hidden-field {
    display: none !important;
    visibility: hidden !important;
    tabindex: -1;
}
