@-ms-viewport{width:device-width}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}*,::after,::before{box-sizing:inherit}html{box-sizing:border-box;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{line-height:1;font-family:sans-serif;text-align:left}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::after,blockquote::before,q::after,q::before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}caption{caption-side:bottom}th{text-align:inherit}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace}pre{overflow:auto;-ms-overflow-style:scrollbar}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}button{border-radius:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}[tabindex="-1"]:focus{outline:0!important}fieldset{min-width:0}legend{max-width:100%;white-space:normal;color:inherit;display:block}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;}output{display:inline-block}template{display:none}[hidden]{display:none}
/* SLIDER */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/* СКИДАЄМ СТИЛІ */

*,
*::before,
*::after {
    box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
p,
li,
figure,
figcaption,
blockquote,
dl,
dd {
    margin: 0;
}

menu,
ul,
ol {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

img {
    width: 100%;
    height: 100%;
    display: block;
}

input,
button,
textarea,
select {
    font: inherit;
}

body {
    width: 100%;
}


/* ШРИФТИ */

@font-face {
    font-family: "Open Sans";
    font-weight: 400;
    src: url("../fonts/OpenSans.eot");
    /* eot */
    src: url("../fonts/OpenSans.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: italic;
    src: url("../fonts/OpenSans-Italic.eot");
    /* eot */
    src: url("../fonts/OpenSans-Italic.woff") format("woff"),
    url("../fonts/OpenSans-Italic.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    font-weight: 600;
    src: url("../fonts/OpenSans-Semibold.eot");
    /* eot */
    src: url("../fonts/OpenSans-Semibold.woff") format("woff"),
    url("../fonts/OpenSans-Semibold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    font-style: italic;
    font-weight: 600;
    src: url("../fonts/OpenSans-SemiboldItalic.eot");
    /* eot */
    src: url("../fonts/OpenSans-SemiboldItalic.woff") format("woff"),
    url("../fonts/OpenSans-SemiboldItalic.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    font-weight: 700;
    src: url("../fonts/OpenSans-Bold.eot");
    /* eot */
    src: url("../fonts/OpenSans-Bold.woff") format("woff"),
    url("../fonts/OpenSans-Bold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Open Sans";
    font-weight: 800;
    src: url("../fonts/OpenSans-ExtraBold.eot");
    /* eot */
    src: url("../fonts/OpenSans-ExtraBold.woff") format("woff"),
    url("../fonts/OpenSans-ExtraBold.ttf") format("truetype");
    font-display: swap;
}


/* ЗАГАЛЬНІ СТИЛІ */





body {
    font-family: "Open Sans", Arial;
    font-weight: 700;
    font-size: 16px;
    color: #282828;
    width: 100%;
    min-width: 320px;
}

.centre {
    margin: 0 auto;
    padding: 0 10px;
    width: 100%;
    max-width: 1130px;
}

.title,
h1 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    margin-bottom: 40px;
}

.hidden {
    display: none;
}

.faq-open, .faq-close {
    cursor: pointer;
}

.btn {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    background-color: #bb2921;
    padding: 0 20px;
    width: 100%;
    max-width: 350px;
    height: 60px;
    transition: 0.4s; 
    border-radius: 7px;
    outline: none;
    border: none;
    cursor: pointer;
}

.btn:hover {
    box-shadow: 0px 0px 25px 10px rgba(187, 41, 33, 0.2);
}

.btn.mini {
    max-width: none;
}

.btn.reverce {
    background-color: transparent;
    border: 3px solid #bb2921; 
}

.btn.reverce:hover {
    box-shadow: 0px 0px 25px 10px rgba(255, 255, 255, 0.2);
    border-color: #fff;
}

.bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.bg img {
    object-fit: cover;
}

.list li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 65px;
    margin-bottom: 25px;
    position: relative;
    line-height: 23px;
    min-height: 46px;
}

.list li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: -8px;
    width: 46px;
    height: 46px;
    background-image: url(../images/list.png);
    background-repeat: no-repeat;
    background-position: center;
}

.list li a {
    color: #bb2921;
}

.list li a:hover {
    text-decoration: none;
}

.list ul > li > strong {
    margin-bottom: 5px;
}

.list li ul li {
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 25px;
    min-height: 30px;
}

.list ul li li::before {
    background-image: url(../images/list-level.svg);
    background-size: contain;
    left: 0px;
    top: 8px;
    width: 16px;
    height: 16px;
}

.list ol {
    list-style: decimal;
    padding-left: 28px;
}

.list ol li {
    display: list-item;
    padding-left: 0;
}

.list ol li::before {
    display: none;
}

.list ol li::marker {
    color: #bb2921;
}

.list ol li > * {
    width: 100%;
    display: block;
}

/* ХЕДЕР */

.header_site {
    width: 100%;
    min-height: 80px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 3;
}

.header_site::before {
    content: "";
    width: 100%;
    left: 0px;
    height: 1px;
    background-color: #dddddd;
    position: absolute;
    bottom: -1px;
}

.header_site .centre {
    display: flex;
    align-items: center;
}

.menu_open {
    display: flex;
    align-items: center;
    font-size: 0px;
    width: 30px;
    height: 30px;
    position: relative;
}

.menu_open::before,
.menu_open::after {
    content: "";
    position: absolute;
    left: 0px;
    width: 24px;
    height: 2px;
    background-color: #bb2921;
}

.menu_open::before {
    top: calc(50% - 6px);
}

.menu_open::after {
    bottom: calc(50% - 6px);
}

.menu_open span {
    display: block;
    width: 24px;
    height: 2px;
    background-color: #bb2921;
}

.header_logo {
    width: 170px;
    height: 70px;
}

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

.lang_select {
    display: none;
}

.language_toggle {
    font-size: 0px;
    display: block;
    margin-top: -3px;
    width: 20px;
    height: 20px;
    position: relative;
    background-color: red;
}

.contacts_open {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    position: relative;
}

.contacts_open::before {
    content: "";
    width: 34px;
    height: 34px;
    border: 2px solid #bb2921;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: magnification 1.5s ease-in infinite ;
}

@keyframes magnification {
    0% {
        width: 34px;
        height: 34px;
        opacity: 0;
    }
    50% {
        width: 42px;
        height: 42px;
        opacity: 1;
    }
    100% {
        width: 34px;
        height: 34px;
        opacity: 0;
    }
}

.header_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.header_inner::before {
    content: "";
    display: none;
    width: 100%;
    left: 0px;
    height: 1px;
    background-color: #dddddd;
    position: absolute;
    bottom: 0;
}

.header_site .icon {
    fill: #bb2921;
    width: 22px;
    height: 22px;
}

.contacts_list {
    display: none;
    padding: 15px;
    border-radius: 5px;
    background-color: #fff;
    position: absolute;
    max-width: calc(100% - 20px);
    border: 1px solid #dddddd;
    top: calc(100% + 10px);
    right: 10px;
    z-index: 1;
}

.contacts_list.active {
    display: block;
}

.contacts_list li + li {
    margin-top: 8px;
}

.contacts_list a {
    text-decoration: none;
    color: #282828;
}

.header_contacts {
    display: none;
}

.header_menu {
    display: block;
    position: absolute;
    top: 0px;
    left: -485px;
    z-index: 2;
    padding: 16px 0px 80px 37px;
    width: 300px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.95);
    transition: 0.4s;
}

.header_menu_active {
    left: 0px;
}

.menu_close {
    display: block;
    font-size: 0px;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 13px;
    top: 16px;
}

.menu_close::before,
.menu_close::after {
    content: "";
    width: 25px;
    height: 2px;
    background-color: #bb2921;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -1px);
}

.menu_close::before {
    transform: translate(-50%, -1px) rotate(-45deg);
}

.menu_close::after {
    transform: translate(-50%, -1px) rotate(45deg);
}

.nav_title {
    text-transform: uppercase;
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    opacity: 0.3;
    display: block;
    margin-bottom: 37px;
}

.navigation {
    display: block;
    margin-bottom: 45px;
}

.together {
    display: flex
}

a.submenu_arrow {
    display: block;
    width: 6px;
    height: 6px;
    border-bottom: 1px solid silver;
    border-right: 1px solid silver;
    rotate: 45deg;
    top: 16px;
    position: relative;
    right: -16px;
}

a.submenu_arrow.active {
    rotate: 225deg;
    top: 18px;
}


.navigation a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
}

.navigation>li>ul {
    display: block;
    padding-left: 20px;
    
}

.navigation>li>ul>li>ul {
    display: block;
    padding-left: 20px;
}

.navigation>li>ul>li>ul>li>ul {
    display: block;
    padding-left: 20px;
}

.navigation ul > li {
    margin-bottom: 10px;
}

.navigation ul a {
    font-size: 13px;
    line-height: 20px;
}

/* .navigation>li>.navigation_active {
    display: block;
    font-size: 15px;
} */

.lant_title {
    font-size: 13px;
    color: #454545;
    font-weight: 400;
    display: block;
    margin-bottom: 7px;
}

.lang_menu {
    display: flex;
    justify-content: space-between;
    width: 143px;
    font-size: 13px;
}

.lang_sectioan {
    color: #454545;
    font-weight: 400;
    text-decoration: none;
}

.lang_active {
    color: #fff;
}


/* ЗАОХОЧЕННЯ */

.study {
    min-height: 540px;
    position: relative;
    padding-bottom: 20px;
}

.study.slim {
    min-height: 170px;

}

.study * {
    color: #fff;
    position: relative;
}

.study.video::before {
    content: "";
    width: 100px;
    height: 70px;
    background-image: url("../images/youtube.svg");
    background-position: center;
    background-size: cover;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.study .centre {
    height: 100%;
}

.study picture {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: -1;
    height: 100%;
}

.study img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.study img,
.study.slim img,
.statistic.dark picture img,
.about.dark picture img,
.services picture img,
.form_list img,
.template_one-wrap.template_dark picture img{
    filter: brightness(0.3);
}

.main_title {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
}

.study .main_title {
    text-align: center;
    padding-top: 60px;
    width: 95%;
    max-width: 945px;
    margin: 0 auto 18px auto;
}

.study.slim .main_title {
    margin-bottom: 20px;
}

.study .subtitle {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto 44px auto;
    width: 90%;
    max-width: 650px;
}

.study .subtitle.long {
    width: 100%;
    max-width: none;
}

.big_btn {
    max-width: 440px;
    margin: 0 auto;


}

.big_btn:hover {
    box-shadow: 0px 0px 25px 10px rgba(187, 41, 33, 0.2);
}

.small_btn {
    padding: 22px;
    position: relative;
    background-color: #bb2921;
    border-radius: 7px;
    margin-bottom: 10px;
}

.small_btn:first-child::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 97%;
    transform: translateX(-50%);
    height: 2px;
    background-color: #c23f38;
}

.small_btn:last-child::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0px;
    width: 97%;
    transform: translateX(-50%);
    height: 2px;
    background-color: #c23f38;
}

.small_btn a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.small_btn small {
    font-size: 15px;
    text-transform: none;
    line-height: 20px;
}

.study .btn_wrap {
    margin: 0 auto;
    max-width: 350px;
}

.study .btn {
    margin-bottom: 30px;  
}

.study .location{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 25px;
}

.study .icon  {
    width: 16px;
    height: 16px;
    fill: #bb2921;
    margin-right: 10px;
}

/* ПЕРЕВАГА */

.pros {
    width: 100%;
}

.pros .centre {
    display: flex;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 56px;
}

.pros_content {
    max-width: 540px;
}

.pros .title {
    margin-bottom: 30px;
}

.pros_wrap {
    margin-bottom: 35px;
}

.pros_wrap div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 17px;
    font-weight: 800;
    color: #bb2921;
    background-color: #f2f2f2;
    border-radius: 7px;
    margin: 10px auto;
}

.pros_wrap span {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
}

.pros_wrap .big {
    font-size: 30px;
}

.pros_wrap .black {
    text-transform: uppercase;
    font-size: 18px;
    color: #282828;
    font-weight: 800;
}




/* ПРО НАС */

.about {
    padding: 43px 10px 65px 10px;
    position: relative;
}

.about .title {
    text-align: center;
    margin-bottom: 40px;
}

.about .grid_section {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about .grid_section .icon_wrap {
    margin-bottom: 22px;
}

.about .grid_section span {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 12px;
}

.about .grid_section i {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #808080;
}

.about .icon_wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background-color: #fff;
}

.about .icon {
    fill: #bb2921;
    width: 60%;
    height: 60%;
}

.about .row_gread {
    display: grid;
    grid-row-gap: 30px;
    margin: 0 auto 30px auto;
    max-width: 1110px;
}

.about .row_gread .grid_section {
    max-width: 350px;
    margin: 0 auto;
}

.about .column_gread {
    display: grid;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    max-width: 730px;
    margin: 0 auto 60px auto;
}

.about .column_gread .grid_section {
    max-width: 290px;
    margin: 0 auto;
}

.about .btn {
    margin: 0 auto;
}

.about.dark * {
    color: #fff;
}

.about.dark .grid_wrap {
    display: grid;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    margin-bottom: 75px;
}

.grid_wrap .grid_section {
    max-width: 255px;
    margin: 0 auto;
}

.about.dark .icon {
    width: 50%;
    height: 50%;
}

.about.dark .close {
    position: relative;
}

.about.dark .close svg {
    width: 25%;
    height: 25%;
}

.about.dark .close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%;
    border-radius: 50%;
    border: 4px solid #bb2921;
}

.about.dark .close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: left;
    transform: rotate(-45deg) translate(-50%, -50%);
    width: 47%;
    height: 4px;
    background-color: #bb2921;
}

/* ВІДЕО */

.video {
    width: 100%;
    height: 415px;
}


/* ШАБЛОН ОДИН */
.template_one-wrap {
    position: relative;
}

.template_one {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 55px;
    padding-bottom: 65px;
}

.template_one h1 {
    margin-bottom: 35px;
}

.template_one.dark h1,
.template_one.dark li {
    color: #fff;
}

.template_one .content {
    margin-bottom: 20px;
    width: 100%;
}

/* ФОРМА */

.form {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 13px 52px 13px;
    width: calc(100% - 20px);
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 28px 4px rgba(34, 60, 80, 0.2);
}

.feedback .form {
    box-shadow: none;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.feedback.gray .form {
    background-color: #f2f2f2;
}

.feedback.gray .form_inners * {
    background-color: #fff;
}


.form.long {
    width: 100%;
    max-width: 1110px;
    margin: 0px;
}

.form_title {
    font-size: 18px;
    font-weight: 700;
    color: #bb2921;
    text-align: center;
    margin-bottom: 20px;
}

.form_subtitle {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 30px;
}

.form_inners {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.form_inners input,
.form_inners textarea {
    width: 100%;
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    height: 48px;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 400;
    color: #7f7f7f;
    padding-left: 45px;
    margin-bottom: 18px;
    outline: none;
}

.form_inners textarea {
    resize: none;
    height: 100px;
    padding-top: 12px;
    margin-bottom: 22px;
}

.form_inners .error {
    border-color: red;
}

.form .icon {
    fill: #c4c4c4;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 16px;
    top: 16px;
}

.form .btn {
    max-width: none;
}

.form.long .inners_wrap {
    margin-bottom: 25px;
    width: 100%;
    max-width: 730px;
}

.form.long .form_title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 17px;
}

.form.long .form_subtitle {
    margin-bottom: 35px;
}

.form.long .btn {
    max-width: 350px;
}

/* СТАТИСТИКА */

.statistic {
    padding-top: 55px;
    padding-bottom: 25px;
    position: relative;
}

.statistic.dark * {
    color: #fff;
}

.statistic .title {
    text-align: center;
    margin-bottom: 60px;
}

.statistic .grid_container {
    display: grid;
}

.statistic .gread_section {
    display: flex;
    flex-direction: column;
    padding-left: 40px;
    margin: 0 auto 45px auto;
    width: 100%;
    max-width: 300px;
}

.statistic .red,
.statistic .red * {
    color: #ed372d;
}


.statistic .gread_section span {
    font-size: 16px;
}

.statistic .gread_section .big {
    font-size: 40px;
    font-weight: 800;
}

/* ЗАПРОШЕННЯ */

.promotion {
    padding-top: 65px;
    background-color: #f5f7fb;
}

.promotion .centre {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.promotion .first_wrap {
    display: flex;
    flex-direction: column;
    max-width: 475px;
    position: relative;
}

.founder {
    border-radius: 7px;
    margin-bottom: 25px;
}

.signature {
    position: relative;
}

.promotion .first_wrap.signature::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 40px;
    width: 205px;
    height: 175px;
    z-index: 0;
    background-image: url(../images/signature.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.promotion .name {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    z-index: 2;
}

.promotion .subname {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 205px;
    z-index: 2;
}

.promotion .second_wrap {
    max-width: 475px;
}

.promotion h1 {
    font-size: 20px;
    margin-bottom: 70px;
    line-height: 24px;
    font-weight: 800;
    color: #bb2921;
}

.promotion p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 25px;
}

/* ПАРТНЕРИ */

.partners {
    padding-top: 50px;
    padding-bottom: 20px;
}

.partners h1  {
    margin-bottom: 30px;
    padding: 0 10px;
}

.partners .first_wrap {
    margin: 0 auto;
    max-width: 730px;
}

.partners p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}

.partners .red {
    color: #bb2921;
    font-size: 16px;
    line-height: 30px;
    font-weight: 800;
}

 .partners_wrap {
     max-width: 730px;
     margin: 0 auto;
 }

.partners_wrap img {
    width: auto;
    height: 58px;
    margin-bottom: 40px;
}

/* ВІДГУКИ */

.respond {
    background-color: #f5f7fb;
    padding-top: 45px;
    padding-bottom: 55px;
    position: relative;
}

.respond .title {
    text-align: center;
    margin-bottom: 25px;
}

.respond_slider {
    max-width: 1110px;
    margin: 0 auto;
    position: relative;
}

.respond_slider iframe {
    width: 100% !important;
}


.slide {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.slide_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 110px auto 20px auto;
    padding: 115px 20px 25px 20px;
    min-height: 252px;
    max-width: 540px;
    position: relative;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 2px 2px 20px -4px rgba(34, 60, 80, 0.2);
}

.respond .slide img {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    object-fit: cover;
    position: absolute;
    top: -105px;
    left: 50%;
    transform: translateX(-50%);
}

.respond .name {
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}

.respond .text {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}

.respond .slick-arrow{
    font-size: 0px;
    padding: 0px;
    border: none;
    border-radius: 3px;
    background-color: #bb2921;
    outline: none;
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    transition: 0.4s;
    position: absolute;
    bottom: -35px;
}

.respond .slick-arrow:hover {
    box-shadow: 0px 0px 10px 5px rgba(187, 41, 33, 0.2);
}

.respond .slick-prev::before,
.respond .slick-prev::after {
   content: "";
   position: absolute;
   top: 50%;
   left: 51%;
   width: 8px;
   height: 2px;
   background-color: #fff;
   transform-origin: center;
}

.respond .slick-prev::before {
    transform: translate(-50%, 0.5px) rotate(-45deg);
    transform-origin: left;
}

.respond .slick-prev::after {
    transform: translate(-50%, -0.5px) rotate(45deg);
    transform-origin: left;
}
.respond  .slick-prev {
    right: calc(50% + 6px);
}

.respond .slick-next::before,
.respond .slick-next::after {
   content: "";
   position: absolute;
   top: 50%;
   left: 51%;
   width: 10px;
   height: 2px;
   background-color: #fff;
   transform-origin: center;
}

.respond .slick-next::before {
    transform: translate(-50%, 0.5px) rotate(45deg);
    transform-origin: right;
}

.respond  .slick-next::after {
    transform: translate(-50%, -0.5px) rotate(-45deg);
    transform-origin: right;
}

.respond  .slick-next {
    left: calc(50% + 6px);
}

/* ФОРМА ЗАПИТАННЯ */
.feedback {
    padding-top: 48px;
    position: relative;
}

.feedback.gray {
    background-color: #f2f2f2;
}

.feedback .title {
    margin-bottom: 15px;
}

.feedback .btn_wrap {
    display: grid;
    grid-row-gap: 6px;
    padding-bottom: 60px;
}

.feedback .btn_wrap a {
    height: 40px;
    border: 2px solid #282828;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    transition: 0.4s;
}

.feedback .btn_wrap a:hover{
    color: #fff;
    background-color: #282828;
}

.feedback .maps {
    width: 100%;
    height: 579px;
}

/* ФУТЕР */
.footer_site {
    background-color: #191919;
    color: #fff;
    padding-top: 25px;
}

.footer_site .grid_container {
    display: grid;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    margin-bottom: 53px;
}

.footer_site .grid_section {
    display: flex;
    flex-direction: column;
}

.footer_logo {
    width: 175px;
    height: 67px;
}

.footer_site .grid_section span {
    font-size: 15px;
    line-height: 28px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0.5;
    margin-bottom: 10px;
}

.footer_site a {
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    transition: 0.4s; 
}

.footer_site a:hover {
    opacity: 0.8;
}

.footer_site .address{
    margin-top: 25px;
}

.grid_section.social ul{
    display: flex;
}

.grid_section.social li {
    margin-top: 15px;
    margin-right: 20px;
    width: 24px;
    height: 24px;
}

.grid_section.social a {
    font-size: 0px;
}

.footer_site .icon {
    width: 100%;
    height: 100%;
    fill: #fff;
    transition: 0.4s;
}

.footer_conf {
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 25px;
}

.footer_conf span {
    opacity: 0.5;
}

.footer_conf span,
.footer_conf a {
    font-size: 13px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 10px;
}


/* ШАБЛОН ДВА */

.template_two {
    padding-top: 55px;
    padding-bottom: 65px;
    position: relative;
}

.template_two .btn.mini {
    margin: 70px auto 0 auto;   
}

.template_two ul {
    margin: 0 auto;
    max-width: 500px;
}

.template_two i {
    font-size: 15px;
    line-height: 28px;
}

.template_two .hide{
    display: none;
}

.template_two h1 {
    margin: 0 auto;
    font-size: 33px;
    font-weight: 800;
    line-height: 44px;
    color: #282828;
    margin-bottom: 40px;
    max-width: 500px;
 }

.template_titile-mobile {
    padding: 0  10px;
}

.template_titile-desktop {
    display: none;
}

.template_two .subtitle {
    display: inline-block;
    margin-top: 15px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 800;
    color: #bb2921;
}

.template_two.reverce .centre {
    display: flex;
    flex-direction: column-reverse;
}

.template_two.reverce .second_wrap {
    margin-bottom: 40px;

}

.template_two.reverce .second_wrap img {
    object-fit: contain;
    max-height: 665px;
}

.template_two.reverce .list_wrap > p,
.template_two.gratitude .list_wrap > p {
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;   
}
.template_two.reverce .list_wrap > *,
.template_two.gratitude .list_wrap > p {
    margin-bottom: 22px;
}
.template_two.reverce.bg {
    z-index: 2;
}

.template_two.gratitude h1 {
    text-align: center;
}

.template_two.gratitude .third_wrap {
    max-width: 450px;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.template_two.gratitude .third_wrap img {
    height: auto;
}
/* ФОРМИ НАВЧАННЯ */

.education {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 55px;
    padding-bottom: 65px;
}

.education.centre > p {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 30px;
    max-width: 920px;
}

.education .title {
    margin-bottom: 18px;
}

.education .subtitle {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 60px;
    max-width: 920px;
}


.education .form_list {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 100%;
    height: auto;
    margin-bottom: 65px;
}

.education .form_list > li {
    display: flex;
    align-items: flex-end;
    margin-bottom: 30px;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
    max-width: 350px;
    min-height: 220px;
    overflow: hidden;
    border-radius: 8px;
}

.education .form_list span {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 20px 15px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    z-index: 1;
}

.education .form_list ul li {
    margin: 20px 0;
}

.form_list img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    filter: brightness(0.3);
}

/* ЦІНИ */

.price {
    padding-top: 55px;
    padding-bottom: 65px;
    background-color: #e3e3e3;
}

.price .title {
    margin-bottom: 15px;
}

.price .subtitle {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 5px;
    max-width: 900px;
}

.price .info {
    text-align: center;
    margin-bottom: 30px;
}

.price .centre {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.price .grid_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 1px;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 65px;
    width: 100%;
}

.price .grid_section {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 10px 20px 10px;
    height: 257px;
    background-color: #fff;
}

.price .grid_section:nth-child(even) {
    background-color: #f9f9f9;
}

.price .grid_section b {
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.price .desc {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #6c6c6c;
    margin-bottom: 30px;
}

.price .grid_section em {
    font-style: normal;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin: 8px 0 65px 0;
}

.price .red {
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    color: #bb2921;
}

.price small {
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: #282828;
}

.price .grid_section * {
    text-align: center;
    max-width: 140px;
}

.footer_contact {
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
}

.footer_contact + .footer_contact {
    margin-top: 8px;
}

.footer_contact a {
    text-decoration: underline;
}

/* ФОРМА МЕНЕДЖЕР */

.connection {
    position: relative;
    padding-top: 85px;
    padding-bottom: 80px;
}

.connection .title {
    margin-bottom: 35px;
    max-width: 350px;
}

.connection .subtitle {
    display: block;
    margin-bottom: 15px;
}

/* ВИБІР КЛАСІВ */

.option {
    padding-top: 80px;
    padding-bottom: 94px;
    background-color: #f2f2f2;
}

.option .centre {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.option .section {
    margin: 10px auto;
    width: 100%;
    max-width: 533px;
    height: 125px;
    border-radius: 8px;
    transition: 0.4s;
}

.option .section:hover {
    box-shadow: 0px 0px 25px 10px rgba(187, 41, 33, 0.2);
}

.option .section.active {
    border: 3px solid #bb2921;
}

.option .younger {
    background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("../images/option-2.jpg");
}

.option .older {
    background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("../images/option.jpg");
}


.option a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #fff;
}

/* ПОПУЛЯРНО */

.popular {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 55px;
    padding-bottom: 75px;
}

.popular .title {
    text-align: center;
    max-width: 650px;
    margin: 0 10px 40px 10px;
}

.popular .centre.wrap {
    display: grid;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    margin-bottom: 65px;
}

.popular .content_wrap {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 8px;
    margin: 0 auto;
    padding: 45px 10px 45px 10px;
}

.popular .younger {
    background-image:  linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url("../images/popular-1.jpg");
}

.popular .older {
    background-image:   linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url("../images/popular-2.jpg");
}

.content_wrap > span {
    display: block;
    font-size: 30px;
    line-height: 24px;
    font-weight: 700;
    color: #bb2921;
    margin-bottom: 30px;
}

.popular_list li {
    /* display: flex;
    flex-direction: column; */
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 22px;
}

.popular_list li i {
    font-weight: normal;
    font-size: 16px;
}

.popular .subtitle {
    text-align: center;
    font-size: 30px;
    line-height: 28px;
    font-weight: 700;
    color: #282828;
    margin: 0 10px 37px 10px;
}

/* ПРОЦЕС ВСТУПУ */
.process {
    position: relative;
    padding-top: 43px;
    padding-bottom: 65px;
}

.process .title {
    text-align: center;
    margin-bottom: 40px;
}

.process .list {
    display: flex;
    flex-direction: column;
}

.process .list_inner{
    display: flex;
    align-items: center;
    padding-left: 70px;
    position: relative;
    margin-bottom: 17px;
    min-height: 60px;
}

.process .list_inner .big {
    position: absolute;
    left: 0px;
    font-size: 50px;
    font-weight: 800;
    color: #bb2921;
    opacity: 0.5;
}

.process .list_inner span {
    font-weight: 700;
}

/* ПОСЛУГИ */

.services {
    position: relative;
    padding-top: 40px;
    padding-bottom: 60px;
}

.services .centre {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.services .title {
    color: #fff;
    text-align: center;
    margin-bottom: 35px;
}

.services .card_wrap {
    border-radius: 8px;
    margin-bottom: 35px;
    overflow: hidden;
}

.services .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 35px 46px 35px;
    background-color: #fff;
    min-height: 183px;
}

.services .card .big {
    font-size: 30px;
    line-height: 60px;
    font-weight: 700;
    color: #bb2921;
    margin-bottom: 20px;
}

.services .card span {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    color: #6c6c6c;
    max-width: 250px;
}

.services .card.gray {
    background-color: #f9f9f9;
}

.services .sub_card {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 35px;
    max-width: 850px;
}

/* СПИСОК УНІВЕРСИТЕТІВ */

.university {
    padding-top: 120px;
    padding-bottom: 80px;
    position: relative;
}

.university .citys {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px 10px 0px 10px;
    width: 93%;
    max-width: 730px;
    height: 150px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 28px 4px rgba(34, 60, 80, 0.2);
    z-index: 1;
}

.university .name {
    font-size: 18px;
    line-height: 48px;
    font-weight: 400;
    text-align: center;
}

.citys .icon {
    margin-right: 10px;
    width: 16px;
    height: 16px;
    fill: #bb2921;
}

.university .tabs_section {
    position: relative;
}

.university .tabs_section span,
.university .tabs_section a {
    display: block;
    width: 100%;
    text-align: center;
    color: #282828;
    text-decoration: none;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    transition: 0.4s;
}

.university .tabs_section a:hover{
    background-color: #c23f38;
    color: #fff;
}


.university .cart_payment {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
}

.university .arrow{
    position: absolute;
    right: 26px;
    top: 50%;
}

.university .arrow::before,
.university .arrow::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 6px;
    background-color: #8b8b8b;
    transform-origin: bottom;
}

.university .arrow::before {
    transform: translateY(-50%) rotate(-45deg);
}

.university .arrow::after {
    transform: translateY(-50%) rotate(45deg);
}

.university .selector {
    position: absolute;
    background-color: #f5f5f5;
    top: calc(100% - 9px);
    left: 0px;
    width: 100%;
    z-index: 1;
    border: 1px solid #dddddd;
    border-top: none;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.university .selector.active {
    max-height: 900px;
}

.university .grid_container {
    display: grid;
    grid-row-gap: 55px;
    grid-column-gap: 30px;
    margin-bottom: 110px;
}

.university .grid_section {
    position: relative;
    display: flex;
    flex-direction: column;
}

.university img {
    height: auto;
}

.university .image {
    border-radius: 8px;
    margin-bottom: 25px;
    height: 250px;
    object-fit: cover;
}

.university .logo {
    width: 25%;
    position: absolute;
    top: 15px;
    left: 15px;
}

.university .desc {
    font-size: 18px;
    margin-bottom: 5px;
    color: inherit;
    text-decoration: none;
}

.university small {
    padding-left: 22px;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    position: relative;
    margin-bottom: 20px;
}

.university .grid_section .icon {
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    fill: #ababab;
}

.university .link{
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
    font-weight: 700;
    color: #282828;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    min-height: 43px;
    width: min-content;
    min-width: 160px;
    border: 2px solid #bb2921;
    border-radius: 8px;
    transition: 0.4s;
}

.university .link:hover{
    color: #fff;
    background-color: #bb2921;
    box-shadow: 0px 0px 10px 5px rgb(187 41 33 / 20%);
}

.nav_pages {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.nav_pages a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    padding: 0 13px;
    min-width: 35px;
    height: 35px;
    color: #282828;
    border-radius: 7px;
    background-color: #e5e5e5;
    transition: 0.4s;
}

.nav_pages a:hover {
    box-shadow: 0px 0px 10px 5px rgb(0 0 0 / 5%);
}

.nav_pages .active {
    color: #fff;
    background-color: #bb2921;

}

.nav_pages .active:hover {
   box-shadow: none;
   cursor: default;
}

.nav_pages .index {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 15px;
}

.nav_pages .icon {
    width: 14px;
    height: 14px;
}

.index li {
    margin: 0 4px;
}

.nav_pages .back {
    order: 2;
}

.nav_pages .back svg {
    transform: scale(-1, 1);
    margin-right: 10px;
}

.nav_pages .next {
    flex-direction: row-reverse;
    order: 3;
}

.nav_pages .next svg {
    margin-left: 10px;
}

.nav_pages .not_active {
    opacity: 0.3;
    cursor: default;
}

.nav_pages .not_active:hover {
    box-shadow: none;
}

/* ЗАОХОЧЕННЯ */

.about_college,
article.article {
    display: flex;
    flex-direction: column;
    padding-top: 70px;
    padding-bottom: 95px;
}

.about_college h1,
article.article h1 {
    margin-bottom: 30px;
    text-align: center;
}

.about_college h2,
article.article h2 {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
}

.about_college .content,
article.article .content {
    max-width: 620px;
}

.about_college p,
article.article p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 35px;
}

.about_college ul,
.about_college ol,
article.article ul,
article.article ol {
    list-style: unset;
    padding-left: 25px;
    margin-bottom: 20px;
}

.about_college ul li,
.about_college ol li,
article.article ul li,
article.article ol li {
    margin-bottom: 8px;
    font-weight: 500;
}

.about_college img {
    max-width: 445px;
    border-radius: 8px;
    object-fit: cover;
    width: 100% !important;
}

/* ТАБЛИЦЯ */

.prise_table {
    overflow-x: auto;
    margin-bottom: 86px;
}

.prise_table table{
    width: 1110px;
    background: #e9e9e9;
    border: 15px solid #e9e9e9;
    border-radius: 8px;
}

.prise_table td {
    vertical-align: top;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    height: 60px;
    padding: 20px 10px 10px 20px;
    background-color: #fff;
}

.prise_table .firts td {
    font-weight: 400;
    background-color: #e9e9e9;
}

.specialty {
    width: 430px;
}

.cost {
    width: 160px;
}

.in_year {
    width: 230px;
}

/* ФОТОГАЛЕРЕЯ */

.gallery {
    overflow: hidden;
}

.gallery .title {
    text-align: center;
    margin-bottom: 60px;
}

.gallery_slider img {
    max-width: 540px;
    min-height: 300px;
    margin: 0 auto;
    object-fit: cover;
    border-radius: 8px;
}

.gallery_slider {
    margin-bottom: 140px;
    position: relative;
}

.gallery_slider .slick-list::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 100%;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0.7;
    z-index: 1;
}

.gallery_slider .slick-list::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 100%;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0.7;
    z-index: 1;
}

.gallery_slider .slick-slide {
    margin: 0 10px 0 10px;
}

.gallery_slider .slick-list {
    overflow: visible;
}


.gallery .slick-arrow {
    font-size: 0px;
    line-height: 0px;
    background-color: transparent;
    outline: none;
    border: none;
    padding: 0px;
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.gallery .slick-prev {
    background-image: url("../images/arrow_prev.png");
    background-repeat: no-repeat;
    background-position: center;
}

.gallery .slick-next {
    background-image: url("../images/arrow_next.png");
    background-repeat: no-repeat;
    background-position: center;
}

.gallery .slick-arrow {
    position: absolute;
    bottom: -62px;
}
.gallery .slick-prev {
    right: calc(50% + 6px);
}
.gallery .slick-next {
    left: calc(50% + 6px);
}

/* ПОПАП */

.popup  {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    padding: 100px 0;
    width: 100%;
    height: 100%;
    z-index: 12;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: rgb(0 0 0 / 37%);
}

.popup .form {
    margin: 0px 10px;
}

.popup .catalog_details.form {
    max-width: 1330px;
}

.catalog_details.form .study {
    display: flex;
    flex-direction: column;
    width: 100%;
    z-index: 1;
}

.catalog_details.form .study picture img {
    border-radius: 8px;
}

.catalog_details.form .study .icon {
    width: 16px;
    height: 16px;
    fill: #bb2921;
    margin-right: 10px;
    position: relative;
    top: auto;
    left: auto;
}

.catalog_details.form .gallery {
    width: 100%;
}

.catalog_details.form .gallery_slider {
    margin-bottom: 60px;
}

.catalog_details.form .gallery_slider .slick-list::before,
.catalog_details.form .gallery_slider .slick-list::after {
    display: none;
}

.catalog_details.form .gallery .slick-prev {
    right: auto;
    left: 0;
}

.catalog_details.form .gallery .slick-next {
    left: auto;
    right: 0;
}

.close_popup {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    background-color: transparent;
    z-index: 12;
    /* width: 100%;
    height: 100%;
    z-index: 11;
    background-color: rgb(0 0 0 / 37%);
    z-index: -1; */
}

/* .close_popup::before {
    content: "+";
    font-size: 42px;
    color: #fff;
    width: 30px;
    height: 30px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    
} */

.close_popup::before,
.close_popup::after {
    content: "";
    width: 20px;
    height: 5px;
    background-color: #bb2921;
    position: absolute;
    top: 50%;
    left: 50%;
}

.close_popup::before {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.close_popup::after {
    transform: translate(-50%, -50%) rotate(45deg);
}



.article_close {
    display:none; 
}

.article_text {
}

.article_text a,
.article_text span {
    display: inline-block;
    margin-bottom: 5px;
}

.article_text > * {
    margin-bottom: 20px;
}

.article_text a {
    color: #282828;
}

.review_video {
    position: relative;
    width: auto !important;
}

.review_video::before {
    content: "";
    width: 85px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../images/youtube.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

.study.slim .contacts_btn {
    width: max-content;
    margin: 0 auto;
    color: #fff;
}

.error.centre {
    padding: 50px 10px 50px 10px;
    font-size: 20px;
}

.form_inners-title {
    color: #bb2921;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.2;
}

.form_inners.check {
    display: flex;
    flex-direction: column;
}

.check_wrap {
    margin-bottom: 15px;
}

.check_wrap input[type=radio] {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.check_wrap span {
    font-weight: 400;
    padding-left: 30px;
    position: relative;
    cursor: pointer;
}

.check_wrap span::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    border: 1px solid gray;
    border-radius: 3px;
}

.check_wrap span::after {
    content: "";
    width: 11px;
    height: 7px;
    border-bottom: 3px solid #bb2921;
    border-left: 3px solid #bb2921;
    position: absolute;
    top: 5px;
    left: 4px;
    transform: rotate(-45deg);
    opacity: 0;
    transition: 0.3s;
}

.check_wrap input[type=radio]:checked + span::after {
    opacity: 1;
}