/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');*/

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

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

.wsBgLazy {
    background-image: none !important;
}

a[aria-current] {
    cursor: default;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

/* ********************************************************************************* */

body {
    min-width: 320px;
    max-width: 100%;
    /*font-family: 'Inter';*/
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* color: #46434A;     */
    color: #080809;
    margin: 0 auto;
}

:focus {
    outline: none;
}

.a_block {
    display: block;
}

.a_inline_block {
    max-width: 100%;
    display: inline-block;
}

.a_clearfix:before,
.a_clearfix:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.a_clearfix:after {
    clear: both;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* cursor: default; */
}

.body_wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: 'Inter';*/
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    color: #080809;
}

a {
    color: #22874D;
}

a:hover {
    text-decoration: none;
    transition: all 0.5s;
}

._black {
    color: #080809;
}

._white {
    color: #fff;
}

._grey {
    color: #404749;
}

._hard_grey {
    color: #9F9F9F;
}

._white ._green600 {
    color: #2CAE64;
}

._green600 {
    color: #22874D;
}

._bg_White .a_plusInner._bg_Green600,
._bg_Green600 {
    color: white !important;
    background-color: #22874D !important;
}

._bg_Green600 h3,
._bg_Green600 h4,
._bg_Green600 h5 {
    color: white !important;
}

._bg_Green600 .a_button {
    background: #FFF !important;
    color: #000 !important;
}

._bg_liteGray {
    background-color: #F8F8F8;
}

._bg_LiteGreen {
    background-color: #DDF2E6;
}

._bg_White {
    background-color: #FFF;
}

.a_richCont p {
    font-size: 18px;
    line-height: 26px;
}


.rich_img_cont {
    overflow: hidden;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    max-height: 720px;
}

.rich_img_cont img {
    width: 100%;
}

.rich_ul_cont li {
    margin-top: 8px !important;
}

.rich_ul_cont p {
    border-radius: 16px;
    padding: 16px 24px;
    font-weight: 600;
    color: #000;
}

._bg_liteGray .rich_img_cont,
._bg_liteGray .a_signisInner {
    background-color: #FFF;
    border: 1px solid #fff;
}

._bg_liteGray .rich_img_cont:hover,
._bg_liteGray .a_signisInner:hover {
    background-color: #FDFDFD;
    border: 1px solid #D3D3D3;
    transition: all 0.5s;
}

._bg_White .rich_img_cont,
._bg_White .a_signisInner,
._bg_White .a_plusInner {
    background-color: #F8F8F8 !important;
    border: 1px solid #fff;
}

._bg_White .rich_img_cont:hover,
._bg_White .a_signisInner:hover,
._bg_White .a_plusInner:hover {
    background-color: #FDFDFD;
    border: 1px solid #D3D3D3;
    transition: all 0.5s;
}

._bg_liteGray .rich_ul_cont p {
    background-color: #FFF;
}

._bg_White .rich_ul_cont p {
    background-color: #F8F8F8;
}

._a_mt12 {
    margin-top: 12px;
}

._a_mb12 {
    margin-bottom: 12px;
}

._a_mt24 {
    margin-top: 24px;
}

._a_mr32 {
    margin-right: 32px;
}

._a_mb32 {
    margin-bottom: 32px;
}

._a_pr48 {
    padding-right: 48px !important;
}

.border_bottom_section {
    border-bottom: 1px solid #D3D3D3;
}

h1 {
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 72px;
    letter-spacing: -1.92px;
}

h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.64px;
    margin-bottom: 48px;
}

h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.36px;
    margin-bottom: 24px;
}

h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.2px;
}

h5 {
    font-size: 18px;
    font-style: normal;
    margin-bottom: 6px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.18px;
}

._centerText {
    text-align: center;
}

._a_flex_top {
    display: flex;
    flex-direction: row;
    align-items: start;
}

.p14 {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.p14Bold {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}

p,
.p16 {
    font-size: 16px;
    /*font-family: 'Inter';*/
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.p16_medium {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.p16_bold {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    /* text-transform: uppercase; */
}

.p18 {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.p18_medium {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}


.a_button {
    display: inline-block;
    border-radius: 16px;
    background: #22874D;
    color: #FFF;
    padding: 14px 24px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 23px;
    text-align: center;
    border: none;
}

.a_button:hover {
    background: #128443;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
}

.a_button_abs {
    position: absolute;
    bottom: 0;
}

.a_button_abs_wrapper {
    position: relative;
    width: 100%;
    height: 72px;
}

/************************* header *************************/

.a_logo {
    display: inline-block;
    text-decoration: none;
    max-width: 292px;
    width: 100%;
    height: 66px;
    background: url(../images/icon/main_logo.svg) no-repeat center center / contain;
}

.a_logo:hover {
    opacity: 80%;
    transition: all 0.5s;
}

.a_headCont {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    max-width: 100%;
    height: 100px;
    padding-left: 40px;
    background-color: #fff;
    border-bottom: 1px solid #d3d3d3;
}

.a_headRight {
    display: flex;
    height: 100%;
    align-items: stretch;
    color: #080809;
    cursor: default;
}

.a_headAdressWrapper {
    display: flex;
    flex-direction: column;
    text-align: right;
    justify-content: center;
    padding: 30px 30px;
}

.a_headPhoneWrapper {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    padding: 30px 30px;
    border-left: 1px solid #D3D3D3;
}

.a_headPhoneNumb {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    color: #080809;
}

.a_headPhoneNumb:hover {
    color: #22874D;
    text-decoration: none;
    transition: all 0.5s;
}

.p14Time {
    display: flex;
    align-items: center;
}

.p14Time::before {
    content: '';
    display: inline-block;
    background: url(../images/icon/time-left-1.svg) no-repeat center center;
    width: 28px;
    height: 28px;
}

.a_headBtn {
    color: #FFF;
    text-align: center;
    padding: 30px 40px;
    background: #22874D;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.a_headBtn:hover {
    color: #FFF;
    background: #128443;
    text-decoration: none;
    transition: all 0.5s;
}

.a_headBtnMenu {
    background: url(../images/icon/menu-bar-1.svg) no-repeat center center;
    padding: 30px 48px;
    /* max-width: 112px; */
    /* height: 100%; */
    /* margin-right: -40px; */
}

.a_headBtnMenu:hover {
    background-color: #D3D3D3;
    transition: all 0.5s;
}

.a_headBtnMenu_open {
    background: url(../images/menu/icons/close-menu.svg) no-repeat center center;
}

.blackHead {
    display: grid;
    grid-template-columns: repeat(12, [col-start] 1fr);
    /*gap: 20px;
    display: flex;
    justify-content: flex-start;
    flex-flow: wrap;
    height: 100px;
    */
    align-items: center;
    color: #FFF;
    text-transform: uppercase;
    background: #080809;
    padding: 0;
}

.blackHead li {
    height: 100%;
    width: -webkit-fill-available;
}

.blackHead li:last-child a {
    border-right: 0px;
}

.blackHead a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    color: #FFF;
    padding: 21px 32px;
    /* border-left: 1px solid #2E2E2E; */
    border-right: 1px solid #2E2E2E;
    border-bottom: 1px solid #2E2E2E;
    text-align: center;
    min-width: 97px;
}

.blackHead a:hover,
.blackHead-active {
    background: #22874D;
    transition: all 0.5s;
    text-decoration: none;
}


/* Full Menu */
.siteMenu_wrapper {
    /* border-top: 1px solid #D3D3D3; */
    height: 75vh;
    background-color: #fff;
}

.siteMenu_inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 23px 23px 0 23px;
    height: 100%;
}

/* Шторка */
.a_modalMenuImg {
    mix-blend-mode: darken;
    background: lightgray 50% / cover no-repeat;
}

.a_modalMenu_wrapper {
    display: block;
    position: absolute;
    padding: 0 23px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.a_modalMenu_closeBg {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    /* background: #00000099; */
    z-index: 5;
}

.a_modalMenu_inner {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 0 0 24px 24px;
    padding: 24px 32px 32px 32px;
    width: 100%;
    max-width: 1000px;
    min-width: 300px;
    background-color: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin-top: 19.25em;
}

.a_modalMenu_inner ul {
    /* column-count: 2; */
}

.a_modalMenu_inner li {
    margin-bottom: 12px;
}

.a_modalMenu_inner li img {
    margin-right: 12px;
}

.a_modalMenu_inner a {
    color: #080809;
}

.a_modalMenu_inner a:hover {
    color: #22874D;
    transition: all 0.5s;
}

.a_modalMenu_inner a[aria-current],
.a_modalMenu_inner a[aria-current]:hover {
    color: #22874D;
    opacity: .5;
}

.a_modalMenu_inner .__img_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/************************* . header *************************/

/************************* . banners *************************/

.bannerWrapper {
    padding-top: 170px;
    padding-bottom: 90px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;  */
}

.bannerWrapper h1 {
    text-align: center;
}

.bannerSmallText {
    margin-top: 104px;
    max-width: 380px;
    /* display: flex; */
    /* flex-direction: column; */
}

.bannerSmallText p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 25px;
}

.bannerSmallText img {
    margin-right: 25px;
}

/************************* . banners *************************/

/************************* container *************************/

.a_bodySection {
    /* position: relative; */
    padding-top: 96px;
    padding-bottom: 96px;
}

.a_bodyCont {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1320px;
    margin: 0 auto;
}

.a1_row03 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: flex-start;
    justify-content: flex-start;
    margin-right: -24px;
}

.a1_row02 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: flex-start;
    justify-content: flex-start;
    margin-right: -24px;
}

.a_col_1 {
    width: 100%;
}

.a_col_2 {
    width: 50%;
    /* margin-bottom: 24px; */
    padding-right: 24px;
}

.a_col_3 {
    width: calc(100% * 1 / 3.001);
    margin-bottom: 24px;
    padding-right: 24px;
}

.a_col_3sm {
    width: calc(100% * 1 / 3.001);
    margin-bottom: 12px;
    padding-right: 12px;
}

.a_col_4 {
    width: 25%;
    margin-bottom: 24px;
    padding-right: 24px;
}

.inner_block3 {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 32px;
    height: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    background: #fff;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 16px;
}

.inner_block3 p,
.inner_block3 h4,
.inner_block3 h3 {
    margin: 0 0 16px 0;
}

.inner_block3 img {
    margin-bottom: 40px;
}

.inner_block3 .wsImg {
    display: inline-block;
    vertical-align: middle;
    width: 64px;
    height: 64px;
    margin-bottom: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}

.inner_block_gray {
    border: 1px solid #D3D3D3;
    border-radius: 16px;
}

.inner_block_gray .box_number {
    color: #9F9F9F;
    margin-bottom: 48px;
}

.inner_block_gray:hover {
    background: #F8F8F8;
    transition: all 0.5s;
}

.secondCont .inner_block3 {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 24px 45% 24px 24px;
}

.a_plusInner {
    display: flex;
    border-radius: 16px;
    padding: 40px 32px;
    border: 1px solid #fff;
    margin-bottom: 8px;
}

.a_signisInner {
    border-radius: 16px;
    padding: 32px;
    background-color: #F8F8F8;
}

.a_signisInner img {
    margin-bottom: 32px;
}

.a_signisInner h4,
.a_signisInner h3 {
    margin: 0;
}

.plusSec .a_plusInner {
    background-color: #fff;
}

.luciditySec .a_plusInner {
    background-color: #F8F8F8;
}

.luciditySec .a_plusInner ._green600 {
    color: #207E49;
}

.a_plusInner ._headCont {
    display: flex;
    align-items: start;
}

.headerWrapper {
    display: flex;
    justify-content: space-between;
    align-items: start;
}

.headerWrapper--right {
    padding-left: 110px;
}

.headerWrapper--left {
    padding-right: 25px;
}

.a_plusWrapper h3 {
    display: inline-block;
    margin-top: 0;
}

.a_plusWrapper p {
    margin: 0;
}

.a_plusInner:hover,
.inner_block3:hover {
    border: 1px solid #D3D3D3;
    transition: all 0.5s;
}

/* директор */

.a_dirCont_right {
    padding: 32px 0 32px 40px;
}

.a_dirCont_left_wrapper {
    padding-right: 48px;
}

.a_dirCont_left {
    /* width: 100%;
    height: 100%; */
    padding-top: 32px;
    text-align: center;
    position: relative;
    border-radius: 24px;
    background: linear-gradient(137deg, rgba(15, 20, 18, 0.40) 15.81%, rgba(16, 124, 79, 0.72) 100%), linear-gradient(180deg, #0B0C0E 0%, #080809 100%);
}

.a_dirImg {
    max-height: 518px;
    width: auto;
}

.a_dirCont_right_inner {
    display: flex;
    height: 100%;
    padding-left: 40px;
    border-left: 3px solid #22874D;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    flex: 1 0 0;
}

.a_dirCont_right h2 {
    margin-top: 40px;
}

.a_dirCont_right h4 {
    margin-bottom: 8px;
}

/************************* PriceCont **************************/

.PriceSection {
    border-top: 1px solid #D3D3D3;
}

/************************* .PriceCont **************************/

.headerWrapper {
    margin-bottom: 48px;
}

/************************* . container *************************/


/************************* Списки *************************/

.a_workTypes {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 96px;
}

.a_workTypes li {
    margin-bottom: 16px;
}

.a_workTypes li img {
    margin-right: 12px;
}

.a_workTypes li .wsImg {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    background-size: contain;
    background-repeat: no-repeat;
}

.a_workTypes__bot img {
    margin-right: 20px;
}

.a_workTypes__bot .wsImg {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    min-width: 40px;
    height: 40px;
    margin-right: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}

.a_workTypes__bot {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

/************************* . Списки *************************/




/************************* Таблица *************************/

.a_table {
    border-radius: 12px;
    /* overflow: hidden; */
    /* border: 1px solid #D3D3D3; */
    /* border-collapse: separate; */
}

.a_table td,
.a_table th {
    border: 1px solid #D3D3D3;
    text-align: center;
    color: #555555;
    font-weight: 600;
    font-size: 20px;
}

.a_table .col_first {
    text-align: start;
    color: #080809;
    font-size: 14px;
}

.a_tableHead__accent {
    font-size: 16px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    background: #22874D;
    text-align: center;
    min-width: 300px;
}

.a_tableRow__accent {
    background: #EEFAF3;
    color: #22874D !important;
}

.tableImg_wrapper {
    display: inline-block;
    margin-right: 12px;
    width: 50px;
    height: 32px;
    padding: 7px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    background: rgba(255, 255, 255, 0.24);
}

.thead {
    display: flex;
    align-items: center;
    justify-content: center;
}

.uk-table td {
    padding: 25px 12px;
}

/************************* . Таблица *************************/


/************************* Bacgrounds *************************/

/* .bg_img_01,
.bg_img_02,
.bg_img_03 {
    background-size: contain;
} */

.bg_img_01 {
    background: url(../images/pngwing-1.webp) no-repeat right center / contain, #fff;
}

.bg_img_02 {
    background: url(../images/pngwing-2.webp) no-repeat right center / contain, #fff;
}

.bg_img_03 {
    background: url(../images/pngwing-3.webp) no-repeat right center / contain, #fff;
}

.q_bg {
    background-color: #fff;
}

.q_bg:hover {
    background-color: #22874D;
}

/* ???????????????????????????????????????? */

.q_bg3 {
    background-image: url(../images/menu/a3.webp);
    background-color: #fff;
}

.q_bg3:hover {
    /* background-image: url(../images/menu/a3.webp); */
    background-color: #22874D;
}

.q_bg4 {
    background: url(../images/menu/a4.webp), #fff;
}

.q_bg4:hover {
    background: url(../images/menu/a4.webp), #22874D;
}

.q_bg5 {
    background: url(../images/menu/a5.webp), #fff;
}

.q_bg5:hover {
    background: url(../images/menu/a5.webp), #22874D;
}

.q_bg6 {
    background: url(../images/menu/a6.webp), #fff;
}

.q_bg6:hover {
    background: url(../images/menu/a6.webp), #22874D;
}

.q_bg7 {
    background: url(../images/menu/a7.webp), #fff;
}

.q_bg7:hover {
    background: url(../images/menu/a7.webp), #22874D;
}

.q_bg8 {
    background: url(../images/menu/a8.webp), #fff;
}

.q_bg8:hover {
    background: url(../images/menu/a8.webp), #22874D;
}

.q_bgq2 {
    background: url(../images/menu/q2.webp), #fff;
}

.q_bgq2:hover {
    background: url(../images/menu/q2.webp), #22874D;
}

.q_bgq3 {
    background: url(../images/menu/q3.webp), #fff;
}

.q_bgq3:hover {
    background: url(../images/menu/q3.webp), #22874D;
}

.q_bgq5 {
    background: url(../images/menu/q5.webp), #fff;
}

.q_bgq5:hover {
    background: url(../images/menu/q5.webp), #22874D;
}

.q_bgq6 {
    background: url(../images/menu/q6.webp), #fff;
}

.q_bgq6:hover {
    background: url(../images/menu/q6.webp), #22874D;
}

.q_bgq7 {
    background: url(../images/menu/q7.webp), #fff;
}

.q_bgq7:hover {
    background: url(../images/menu/q7.webp), #22874D;
}


/* виды работ */

.a_workTypes__bgimg {
    background: url(../images/works-view.webp) no-repeat 50% center / contain;
    mix-blend-mode: darken;
    min-height: 160px;
}

._bg_dir {
    background: linear-gradient(180deg, #2A2B2F, #080809);
}

/* карта фон */

.bgFooter {
    position: relative;
    background-color: #EFEFEF;
}


/************************* . bacgrounds *************************/



/************************* КВИЗ *************************/

.quizWrapper,
.formWrapper {
    background: #EFEFEF;
    border: 1px solid #D3D3D3;
    border-radius: 24px;
    padding: 32px;
}

.formWrapper .inputWrapper {
    padding-right: 125px;
}

.quizItems_head {
    cursor: pointer;
    font-size: 14px;
    display: flex;
    align-items: center;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 16px;
    padding: 26px 24px;
    background-position: bottom 10px left 95%;
    background-size: 35%;
    background-repeat: no-repeat;
}

.quizItems_head:hover {
    color: #FFF;
    background-position: bottom 10px left 95%;
    background-size: 35%;
    background-repeat: no-repeat;
    transition: all 0.5s;
}

.quizItems_head__active {
    border-radius: 16px 16px 0 0;
    border-right: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
}

.quizWrapper .uk-grid>div {
    padding-left: 12px;
    margin-top: 12px;
}

.quizItems_body {
    display: none;
}

.quizItems__open {
    display: block;
    background: #FFF;
    padding: 8px 24px 24px 24px;
    border-right: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
    border-radius: 0 0 16px 16px;
}

.quiz_addBtn {
    margin-top: 16px;
    /*font-family: 'Inter';*/
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    color: #1F7A46;
    border-radius: 16px;
    border: 1px solid #1F7A46;
    display: block;
    padding: 14px 10px;

    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    width: -webkit-fill-available;
}

.quizItems_selectWrapper {
    display: block;
    color: #9F9F9F;
    border-radius: 12px;
    border: 1px solid #D3D3D3;
    padding: 12px 16px;
    /*font-family: 'Inter';*/
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.a_inputWrapper {
    position: relative;
}

.a_radio {
    position: absolute;
    margin-top: auto;
    margin-bottom: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 16px;
}

.a_formLabel {
    display: block;
    color: #9F9F9F;
    border-radius: 12px;
    border: 1px solid #D3D3D3;
    padding: 12px 16px 12px 40px;
    /*font-family: 'Inter';*/
    font-family: Arial, sans-serif;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 12px;
    cursor: pointer;
}

.a_inputWrapper input[type=radio]:checked+label {
    color: #080809;
    border-color: #22874D;

}

.quizItems_selectWrapper {
    width: 100%;
    -webkit-appearance: none;
    background: url(../images/icon/input_down.svg) no-repeat 95% 50% / auto;
}

.quizItems_inputWrapper label {
    width: 100%;
}

.bot_select_wrapper {
    display: none;
    border-top: 1px solid #D3D3D3;
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 20px;
    margin-right: -24px;
    margin-left: -24px;
}


/************************* . КВИЗ *************************/


/************************* Price *************************/

.__result_row_wrapper {
    display: flex;
}

.__result_row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 24px;
    border-radius: 16px;
    border: 1px solid #D3D3D3;
    margin-bottom: 8px;
    margin-right: 8px;
}

.__result_row:hover {
    background-color: #EFEFEF;
    border: 1px solid #D3D3D3;
    cursor: pointer;
    transition: all 0.5s;
}

.__result_btn {
    border-radius: 16px;
    border: 1px solid #22874D;
    padding: 20px 32px;
    background-image: url(../images/icon/shopping-cart-green.svg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 8px;
}

.__result_btn:hover {
    cursor: pointer;
    background-image: url(../images/icon/shopping-cart-white.svg);
    background-color: #22874D;
    transition: all 0.5s;
}

/************************* .Price *************************/


/* Accordion */

.compDiagn_accord .uk-accordion-title {
    background-color: #fff;
}

.compDiagn_accord .uk-accordion-title:hover {
    color: #202224;
}

.compDiagn_accord_li.uk-open {
    background-color: #fff;
    border-radius: 16px;
    border: 1px solid #22874D;
}

.compDiagn_accord_li .uk-accordion-content {
    margin-top: 0;
    padding-left: 24px;
    padding-right: 24px;
}


.a_FaqWrapper li {
    margin-top: 8px;
}

/* Callback Modal */

.a_modal__wrapper_callback {
    width: 600px;
    border-radius: 24px;
}

.a_CallForm .uk-text-small {
    color: #9F9F9F;
}

.a_CallForm a {
    color: #080809;
}

/* . Callback Modal */

/* Result Modal */

.a_modal__wrapper {
    width: 1336px;
    border-radius: 24px;
}

.a_modal__switcherNav {
    border-radius: 12px;
    padding: 8px;
    background: #EFEFEF;
    width: fit-content;
    margin-left: 0;
}

.a_modal__switcherNav>* {
    padding-left: 0;
}

.a_modal__switcherNav a {
    border-radius: 12px;
    background: #FFF;
}


.a_modal__switcher {
    margin-bottom: 24px;
}

.__result_box_inner,
.a_modal__switcher li div {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    border-radius: 16px;
    background: #EFEFEF;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.a_modal__switcher li div {
    padding: 16px 20px;
}

.a_modal__result {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 24px;
    border-radius: 16px;
    border: 1px solid #D3D3D3;
    margin-bottom: 24px;
}

.a_modal__result h3 {
    max-width: 336px;
}

.__result_box {
    display: flex;
    flex-wrap: wrap;
    width: 824px;
}

.__result_box::after {
    clear: both;
}

.__result_box_wrapper {
    display: flex;
    flex-direction: column;
    float: left;
    width: 50%;
    padding: 8px;
}

.__result_box_inner {
    height: 100%;
    padding: 16px 20px;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

.__result_box_inner h3 {
    margin: 0;
}

.__result_box_inner.btn {
    color: #fff;
    background: #22874D;
    text-align: center;
    justify-content: center;
    text-transform: uppercase;
    border: 0;
}

.__result_box_inner.btn:hover {
    background: #128443;
}

/* Result Modal Prod */

.__products-inner {
    display: block;
    padding: 12px;
    height: 100%;
    border-radius: 16px;
    background: #EFEFEF;
}

.__products-inner img {
    border-radius: 16px;
}

.__products-inner .-head {
    color: #080809;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 0;
}

.__products-inner .-article {
    color: #9F9F9F;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.__products-inner .-price {
    color: #080809;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}

.a_modal__switcher.uk-grid-small>.uk-grid-margin {
    margin-top: 8px;
}

.a_modal__switcher.uk-grid>* {
    padding-left: 16px;
}

.a_modal__switcher.uk-grid {
    margin-left: -16px;
}

/* Footer */

.mapFooter {
    min-height: 288px;
    z-index: 5;
}

.mapFooter_logo {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}

.mapFooter_logo img {
    margin-right: 24px;
}

.mapFooter_right {
    position: relative;
    z-index: 10;
    /* padding: 32px; */
    padding-left: 96px !important;
    padding-top: 96px;
    padding-bottom: 96px;
    padding-right: 23px;
}

.mapFooter_right h2 {
    margin: 0;
}

.mapFooter_right .f_graph {
    margin-bottom: 56px;
}

.mapFooter_right::before {
    content: "";
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    width: 0;
    border-bottom: 520px solid #EFEFEF;
    border-left: 80px solid transparent;
}

.mapFooter_right_cont {}

.footerWrapper li {
    margin-bottom: 16px;
}

.footerWrapper a {
    color: #fff;
}

.footerWrapper a:hover,
.footerWrapper a img:hover {
    color: #22874D;
}

.footerWrapper a[aria-current],
.footerWrapper a[aria-current]:hover {
    color: #74DCA1;
}

.footerBotLine {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 14px;
    margin-top: 96px;
}

.__f_menu {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

/* . Footer */
.notification_warning {
    font-size: 14px;
    color: rgb(214, 85, 85);
}

/* Warning */

/* . Warning */

/* Процесс работы */
.bg_green_car {
    background: url(../images/car_on_green_bg.webp) no-repeat right bottom / contain, linear-gradient(90deg, #33BB6E, #2B9559);
}

.bg_green_car .a_button {
    background: white;
    color: #000;
}

/* . Процесс работы */

/* Форма страницы */

/* форма плановое ТО */



/* . форма плановое ТО */


form .uk-text-small {
    font-size: 12px;
    line-height: 18px;
}

.form_human {
    max-width: 430px;
    position: absolute;
    bottom: 0;
    left: 60%;
}

.second_form_bg {
    background: linear-gradient(15deg, #0D4E33, #202224 60%);
    position: relative;
    min-height: 500px;
}

.a_photo_name {
    position: absolute;
    bottom: 10%;
    left: 70%;
    display: inline-block;
    border-radius: 16px;
    padding: 16px 24px;
    background: #FFF;
    z-index: 5;
}

/* . Форма страницы */

.a_photo_name h4 {
    margin-bottom: 5px;
}

.guaranty_sec {
    background: url(../images/bg_guar.webp) no-repeat center bottom / cover;
}

/* 2 колонки: зеленый белый */

.a_2col__green_white>li:nth-child(4n+1) div,
.a_2col__green_white li:nth-child(4n+2) div {
    background: #22874D;
}

.a_2col__green_white>li:nth-child(4n+1) h4,
.a_2col__green_white li:nth-child(4n+2) h4 {
    color: white;
}

.a_2col__green_white--inner {
    border-radius: 16px;
    padding: 24px;
    background-color: white;
}

.a_2col__green_white--inner h4 {
    margin: 0;
}

/* . 2 колонки: зеленый белый */

/* Ошибки трансмиссии */
.a_transmission_errors li {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-bottom: 24px;
}

.a_transmission_errors img {
    margin-right: 20px;
    margin-bottom: 20px;
}

.a_transmission_errors h4 {
    margin: 0;
}

/* формы */

.a_signisInner__form {
    border-radius: 16px;
    padding: 32px;
}

.a_signisInner__form h4,
.a_signisInner__form h3 {
    /* color: #fff; */
    margin: 0;
}

.ul_white_fields {
    padding: 20px 24px;
    background-color: #fff;
    border-radius: 16px;
}

.ul_white_fields h4 {
    margin: 0;
}

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

    h1 {
        font-size: 56px;
        line-height: 64px;
        letter-spacing: -1.68px;
    }

    h2 {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.64px;
    }

    h3 {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.36px;
    }

    .a_modalMenu_inner {
        margin-top: 19.35em;
    }

    .a_logo {
        max-width: 250px;
    }

    .bannerWrapper {
        padding-top: 120px;
    }

    /* контейнеры планшет */
    .a_bodySection {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    /* квиз планшет */

    .blackHead a {
        font-size: 12px;
        padding: 20px 12px;
    }
}


@media screen and (max-width: 1199px) {
    .a_headCont {
        padding-left: 23px;
        height: 70px;
    }

    .a_headBtn {
        padding: 30px 30px;
    }

    .a_headBtnMenu {
        padding: 30px 40px;
    }

    .a_headCont_mobile {
        display: flex;
        justify-content: space-between;
        padding: 12px 23px;
        background-color: #fff;
        border-bottom: 1px solid #D3D3D3;
    }

    .blackHead {
        display: flex;
        justify-content: flex-start;
        /* flex-flow: wrap; */
        height: 100px;
        overflow-x: scroll;
    }

    .blackHead a {
        padding: 13px 16px;
        min-width: 126px;
    }

    .bg_img_01,
    .bg_img_02,
    .bg_img_03 {
        background-size: 50%;
    }

    .__f_menu {
        flex-wrap: wrap;
    }

    .a_modalMenu_inner {
        margin-top: 12.4em;
    }

    .form_human {
        left: 50%;
    }

    .a_modal__wrapper {
        width: 100%;
    }
}


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

    h1 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -0.9px;
    }

    h2 {
        font-size: 24px;
        line-height: 32px;
        letter-spacing: -0.36px;
    }

    h3 {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.36px;
    }

    .a_logo {
        max-width: 160px;
        height: 60px;
    }

    .a_headCont {
        height: 64px;
    }

    .blackHead {
        max-height: 90px;
    }

    .blackHead a {
        font-size: 12px;
    }

    .a_headBtn {
        padding: 10px 20px;
    }

    .a_headBtnMenu {
        padding: 30px 35px;
    }

    .headerWrapper--right {
        padding-left: 23px;
    }

    .headerWrapper--left {
        padding-right: 23px;
    }

    .formWrapper .inputWrapper {
        padding-right: 0;
    }

    .second_form_bg {
        min-height: 905px;
    }

    .form_human {
        max-width: 310px;
        left: auto;
        right: 0%;
    }

    .a_photo_name {
        left: 5%;
        bottom: 2%;
    }

    /* Callback Modal MOB*/

    .a_modal_cont.uk-modal {
        padding: 0;
    }

    .a_modal__wrapper_callback {
        width: 100%;
        border-radius: 24px 24px 0 0;

    }

    .a_modal__wrapper_callback .uk-button {
        width: 100%;
    }

    .a_modal_cont .uk-margin-auto-vertical {
        margin-bottom: 0 !important;
    }

    /* Modal Result */

    .__result_box_wrapper {
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }

    .__products-inner {
        text-align: center;
    }

    /* баннер моб */
    .bannerWrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .bannerSmallText {
        margin-top: 40px;
    }

    .bannerSmallText p {
        font-size: 18px;
        line-height: 26px;
    }

    .bannerSmallText img {
        width: 56px;
        margin-right: 15px;
    }

    /* ./ баннер моб */

    /* контейнеры моб */
    .a_bodySection {
        padding-top: 48px;
        padding-bottom: 48px;
    }


    /* директокр моб */
    .a_dirCont_left_wrapper {
        padding-right: 0;
    }

    /* квиз моб */

    .quizWrapper {
        padding: 23px;
    }

    .quizWrapper .uk-grid>div {
        margin-top: 8px;
        /* padding-right: 8px; */
        padding-left: 23px;
    }

    /* Плюсы моб */

    .a_plusInner {
        flex-direction: column;
    }

    .mapFooter_right {
        position: relative;
        z-index: 10;
        /* padding: 32px; */
        padding-left: 46px !important;
        padding-top: 23px !important;
        padding-right: 23px !important;
        padding-bottom: 23px !important;
    }

    .mapFooter_right::before {
        display: none;
    }

    .a_modalMenu_wrapper {
        padding: 0;
    }

    .bg_img_01,
    .bg_img_02,
    .bg_img_03 {
        background-size: 30%;
    }

    .a_modalMenu_inner {
        margin-top: 11.2em;
    }

}

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

    ._headCont {
        flex-direction: column;
    }

    .a_plusInner {
        padding: 20px;
    }

    .mobCar {
        display: none;
    }

    .mobCar_open {
        display: inline-block;
    }

    /* Modal Result */

    .__result_box_inner {
        flex-direction: column;
        align-items: start;
    }

    .__result_box_inner.btn {
        align-items: center;
    }

    .a_modalMenu_inner {
        margin-top: 13.8em;
    }

}

.success-modal-content {
    text-align: center;
    padding: 20px;
}

.success-icon {
    width: 60px;
    height: 60px;
    background: #4CAF50;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto 20px;
}

.success-modal-content h3 {
    color: #4CAF50;
    margin-bottom: 15px;
}

.success-modal-content p {
    font-size: 16px;
    margin-bottom: 20px;
    color: #333;
}

.uk-modal-dialog {
    border-radius: 24px;
}