html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video
{
    margin: 0;
    padding: 0;

    border: 0;
}

html
{
    height: 100%;
}

img,
fieldset,
a img
{
    border: none;
}

input[type='submit'],
button
{
    cursor: pointer;

    border: 0;
    background: none;
}
input[type='submit']::-moz-focus-inner,
button::-moz-focus-inner
{
    padding: 0;

    border: 0;
}

input
{
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

textarea
{
    font-family: 'Roboto', Arial, Helvetica, sans-serif;

    overflow: auto;

    -webkit-appearance: none;
}

a
{
    text-decoration: none;

    color: #212121;
}

button
{
    border: 0;
    background: none;
}

input,
button
{
    font-family: 'Roboto', Arial, Helvetica, sans-serif;

    margin: 0;
    padding: 0;

    border: 0;

    -webkit-appearance: none;
}

input,
textarea,
select,
button,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
a:focus
{
    outline: none;
}

ul,
ol
{
    list-style-type: none;
}

table
{
    width: 100%;

    border-spacing: 0;
    border-collapse: collapse;
}

.shop_text td,
.about td,
.tabs td,
.news td{
    border: 1px solid #000;
    padding-left: 5px;
    padding-right: 5px;
}


li
{
    margin-bottom: 10px;
}

.clearfix::before
{
    display: table;

    content: ' ';
}

.clearfix::after
{
    display: table;
    clear: both;

    content: ' ';
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 300;
    font-style: italic;

    src: url('../fonts/Roboto/Roboto-LightItalic.woff2') format('woff2'), url('../fonts/Roboto/Roboto-LightItalic.woff') format('woff'), url('../fonts/Roboto/Roboto-LightItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 500;
    font-style: italic;

    src: url('../fonts/Roboto/Roboto-MediumItalic.woff2') format('woff2'), url('../fonts/Roboto/Roboto-MediumItalic.woff') format('woff'), url('../fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 900;
    font-style: italic;

    src: url('../fonts/Roboto/Roboto-BlackItalic.woff2') format('woff2'), url('../fonts/Roboto/Roboto-BlackItalic.woff') format('woff'), url('../fonts/Roboto/Roboto-BlackItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 100;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto/Roboto-Thin.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 300;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Light.woff') format('woff'), url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 900;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Black.woff') format('woff'), url('../fonts/Roboto/Roboto-Black.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: bold;
    font-style: italic;

    src: url('../fonts/Roboto/Roboto-BoldItalic.woff2') format('woff2'), url('../fonts/Roboto/Roboto-BoldItalic.woff') format('woff'), url('../fonts/Roboto/Roboto-BoldItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 500;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto/Roboto-Medium.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: bold;
    font-style: normal;

    src: url('../fonts/Roboto/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: normal;
    font-style: italic;

    src: url('../fonts/Roboto/Roboto-Italic.woff2') format('woff2'), url('../fonts/Roboto/Roboto-Italic.woff') format('woff'), url('../fonts/Roboto/Roboto-Italic.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Roboto';
    font-weight: 100;
    font-style: italic;

    src: url('../fonts/Roboto/Roboto-ThinItalic.woff2') format('woff2'), url('../fonts/Roboto/Roboto-ThinItalic.woff') format('woff'), url('../fonts/Roboto/Roboto-ThinItalic.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Noto Sans';
    font-weight: 400;
    font-style: normal;

    src: local('Noto Sans'), local('NotoSans'), url('../fonts/noto/notosans.woff2') format('woff2'), url('../fonts/noto/notosans.woff') format('woff'), url('../fonts/noto/notosans.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Noto Sans';
    font-weight: 400;
    font-style: italic;

    src: local('Noto Sans Italic'), local('NotoSans-Italic'), url('../fonts/noto/notosansitalic.woff2') format('woff2'), url('../fonts/noto/notosansitalic.woff') format('woff'), url('../fonts/noto/notosansitalic.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Noto Sans';
    font-weight: 700;
    font-style: normal;

    src: local('Noto Sans Bold'), local('NotoSans-Bold'), url('../fonts/noto/notosansbold.woff2') format('woff2'), url('../fonts/noto/notosansbold.woff') format('woff'), url('../fonts/noto/notosansbold.ttf') format('truetype');
    font-display: swap;
}

@font-face
{
    font-family: 'Noto Sans';
    font-weight: 700;
    font-style: italic;

    src: local('Noto Sans Bold Italic'), local('NotoSans-BoldItalic'), url('../fonts/noto/notosansbolditalic.woff2') format('woff2'), url('../fonts/noto/notosansbolditalic.woff') format('woff'), url('../fonts/noto/notosansbolditalic.ttf') format('truetype');
    font-display: swap;
}

h1,
.heading-1
{
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 2.5625em;
    font-weight: 700;
    line-height: 1.25;

    color: #3d4095;
}
h1{
    margin: 40px 0 18px;
}
@media screen and (max-width: 575px)
{
    h1,
    .heading-1
    {
        font-size: 2em;
    }
}

h2,
.heading-2
{
    font-size: 2.25em;
    font-weight: 400;
    line-height: 1.25;

    color: #3d4095;
}
@media screen and (max-width: 575px)
{
    h2,
    .heading-2
    {
        font-size: 1.875em;
    }
}

.text
{
    font-size: .9375em;
    font-weight: 400;
    line-height: 1.6;
}
.text h2
{
    margin-bottom: 2rem;
}
.text p
{
    margin-bottom: 2rem;
}
.text p:last-of-type
{
    margin-bottom: 0;
}
.text p:first-of-type
{
    margin-bottom: 2rem;
}
.text ul li
{
    line-height: 1.35;

    position: relative;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    margin-bottom: 2rem;
    padding-left: 2rem;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;
}
.text ul li:before
{
    line-height: 1;

    position: absolute;
    top: 7px;
    left: 0;

    width: 6px;
    height: 6px;

    content: '';

    -webkit-border-radius: 100%;

    border-radius: 100%;
    background: #3d4095;

    -webkit-flex-shrink: 0;

    -ms-flex-negative: 0;

    flex-shrink: 0;
}

.title
{
    margin-bottom: 5rem;
}

.text-uppercase
{
    text-transform: uppercase;
}

.text-right
{
    text-align: right;
}

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

.text-underline
{
    text-decoration: underline;
}

.btn
{
    font-size: .875em;
    line-height: 1;

    display: -webkit-inline-box;

    display: -webkit-inline-flex;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 100%;
    padding: 20px 20px 18px;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;
    letter-spacing: .1em;
    text-transform: uppercase;

    color: #3d4095;
    border: 1px solid #3d4095;
    -webkit-border-radius: 4px;
    border-radius: 4px;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1200px)
{
    .btn
    {
        line-height: 1.35;
    }
}
.btn:hover
{
    color: #fff;
    border-color: #3d4095;
    background-color: #3d4095;
}
.btn_pink
{
    color: #fff;
    border-color: #e40c7e;
    background-color: #e40c7e;
}
.btn_auto
{
    width: auto;
    padding: 20px 40px 18px;
}
@media screen and (max-width: 575px)
{
    .btn_auto
    {
        width: 100%;
    }
}

html
{
    font-size: 10px;

    scrollbar-color: #212121 #fff;
    scrollbar-width: thin;
}
@media screen and (max-width: 575px)
{
    html
    {
        font-size: 6px;
    }
}

body
{
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;

    color: #212121;

    scroll-behavior: smooth;
}
@media screen and (max-width: 575px)
{
    body
    {
        font-size: 14px;
    }
}
body::-webkit-scrollbar
{
    width: 5px;
    height: 3px;

    -webkit-transition: .05s ease;

    -o-transition: .05s ease;

    transition: .05s ease;
}
body::-webkit-scrollbar-track
{
    background-color: #212121;
}
body::-webkit-scrollbar-track-piece
{
    background-color: #fff;
}
body::-webkit-scrollbar-thumb
{
    height: 50px;

    -webkit-border-radius: 3px;

    border-radius: 3px;
    background-color: #212121;
}
body::-webkit-scrollbar-corner
{
    background-color: #212121;
}
body::-webkit-resizer
{
    background-color: #212121;
}

.inner
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 121rem;
    margin: 0 auto;
    padding: 0 2rem;
}
@media screen and (max-width: 575px)
{
    .inner
    {
        padding: 0 4rem;
    }
    .header__inner.inner{
        padding: 0 1rem;
    }
}

.section
{
    padding: 5rem 0;
}
@media screen and (max-width: 1023px)
{
    .section
    {
        padding: 3rem 0;
    }
}
.section_grey
{
    background: #fcfcfc;
}

.group
{
    width: 100%;
    margin-bottom: 1.4rem;
}


.group__field
{
    font-size: .9375em;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 100%;
    height: 45px;
    padding: .9375em 1.25em;

    resize: none;

    color: #212121;
    border: 1px solid #b8b8b8;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
}
select.group__field
{
    padding: .6375em 1.25em;
}
select.group__field option
{
    padding: .6375em 1.25em;
}
.group__field_area
{
    height: 100px;

    resize: none;
}
.group__field::-webkit-input-placeholder
{
    color: #666;
}
.group__field:-ms-input-placeholder
{
    color: #666;
}
.group__field::-ms-input-placeholder
{
    color: #666;
}
.group__field::placeholder
{
    color: #666;
}

.checkbox
{
    display: block;

    margin-top: -1rem;

    cursor: pointer;
}
.checkbox__hidden
{
    display: none;
}
.checkbox__hidden:checked + .checkbox__text:after
{
    opacity: 1;
}
.checkbox__hidden:checked + .checkbox__text:before
{
    opacity: 1;
}
.checkbox__hidden.error + .checkbox__text:before
{
    border: 1px solid #ff4657;
}
.checkbox__text
{
    font-size: 12px;

    position: relative;

    display: block;

    padding-left: 25px;

    color: #666;
}
.checkbox__text::before
{
    position: absolute;
    top: 3px;
    left: 0;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 16px;
    height: 16px;

    content: '';
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;

    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.checkbox__text:hover::before
{
    border-color: #abfccb;
}
.checkbox__text:after
{
    position: absolute;
    top: 3px;
    left: 0;

    width: 16px;
    height: 16px;

    content: '';
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;

    opacity: 0;
    background-image: url(../icons/icon-check--green.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.radio
{
    display: block;

    cursor: pointer;
}
.radio__hidden
{
    display: none;
}
.radio__hidden:checked + .radio__text:after
{
    opacity: 1;
}
.radio__hidden:checked + .radio__text:before
{
    border-color: #ff4f12;
}
.radio__text
{
    font-size: 18px;

    position: relative;

    padding-right: 20px;
    padding-left: 40px;
}
.radio__text::before
{
    position: absolute;
    top: 0;
    left: 0;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 26px;
    height: 26px;

    content: '';
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;

    border: 3px solid #ffbf08;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.radio__text:hover::before
{
    border-color: #3d4095;
}
.radio__text:after
{
    position: absolute;
    top: 7px;
    left: 7px;

    width: 12px;
    height: 12px;

    content: '';
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;

    opacity: 0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #ff4f12;
}

.news-list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.news-list__item
{
    position: relative;

    max-width: 371px;
    margin-bottom: 3rem;

    background: #fff;
    -webkit-box-shadow: 0 24px 64px rgba(0, 0, 0, .06);
    box-shadow: 0 24px 64px rgba(0, 0, 0, .06);

    -webkit-flex-basis: -webkit-calc(33% - 20px);

    -ms-flex-preferred-size: calc(33% - 20px);

    flex-basis: calc(33% - 20px);
}
@media screen and (max-width: 1023px)
{
    .news-list__item
    {
        -webkit-flex-basis: -webkit-calc(50% - 5px);
        -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px);
    }
}
@media screen and (max-width: 575px)
{
    .news-list__item
    {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}
.news-list__pic
{
    width: 100%;

    vertical-align: middle;
}
.news-list__content
{
    display: block;

    padding: 2.5rem 2.5rem 60px;
}
.news-list__date
{
    font-size: .8125em;

    margin-bottom: 1rem;

    color: #6e798c;
}
.news-list__title
{
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1.45;

    display: -webkit-box;
    overflow: hidden;

    margin-bottom: 1rem;

    -o-text-overflow: ellipsis;

    text-overflow: ellipsis;

    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 1023px)
{
    .news-list__title
    {
        font-size: 1em;
    }
}
.news-list__text
{
    font-size: .9375em;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    -o-text-overflow: ellipsis;

    text-overflow: ellipsis;

    color: #6a6a6a;

    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.news-list__link
{
    font-size: 11px;
    font-weight: 400;

    position: absolute;
    bottom: 15px;
    left: 2.5rem;

    color: #3d4095;
}
.news-list__link:after
{
    margin-left: .5rem;

    content: url(../icons/icon-arrow--right.svg);
}

.more
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 380px;
    margin: 0 auto;
    margin-top: 5rem;
}

.breadcrumb
{
    margin-top: 1rem;
}
.breadcrumb__link
{
    position: relative;

    display: inline-block;

    margin-right: 1rem;
}
.breadcrumb__link:after
{
    font-size: .8125em;
    font-weight: 400;

    margin-left: 1rem;

    content: '/';

    color: #aaaab6;
}
.breadcrumb__link a
{
    font-size: 12px;

    color: #3d4095;
}
.breadcrumb__active
{
    display: inline-block;
}
.breadcrumb__active a
{
    font-size: 12px;
    font-weight: 400;

    color: #aaaab6;
}

.modal_open{
    overflow: hidden;
}

.modal
{
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;
    background: #3d409554;
    overflow-y: auto;
}
.modal__container
{
    position: relative;
    top: 50%;
    left: 50%;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 96%;
    max-width: 500px;
    padding: 5rem;

    -webkit-transform: translate(-50%, -50%);

    -ms-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

    -webkit-border-radius: 10px;

    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
    box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
}
.modal__container_big
{
    max-width: 880px;
}
.modal__title
{
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: 700;

    margin-bottom: 2rem;

    color: #3d4095;
}
.modal__close
{
    position: absolute;
    top: 20px;
    right: 20px;
}
@media screen and (min-width: 1100px)
{
    .mob_cl{
        display: none;
    }
    .hover .mob_cl{
        display: block;
        top: 80px;
        right: -20px;
    }
    .hover .modal__close path{
        fill: #404394;
    }

    .hover .modal__close path{
        fill: #d1344b;
    }

}

.modal__close path
{
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.modal__close:hover path
{
    fill: #3d4095;
}
.modal__group
{
    width: 100%;
    margin-bottom: 2rem;
}
.modal__field
{
    font-size: .9375em;
    line-height: 1;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 100%;
    padding: 2rem;

    color: #000;
    border: 1px solid #f5f5f5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #f8f8f8;
}
.modal__field::-webkit-input-placeholder
{
    color: #494949;
}
.modal__field:-ms-input-placeholder
{
    color: #494949;
}
.modal__field::-ms-input-placeholder
{
    color: #494949;
}
.modal__field::placeholder
{
    color: #494949;
}
.modal__checkbox
{
    display: block;

    margin-top: -1rem;

    cursor: pointer;
}
.modal__hidden
{
    display: none;
}
.modal__hidden:checked + .modal__text:after
{
    opacity: 1;
}
.modal__hidden:checked + .modal__text:before
{
    opacity: 1;
}
.modal__hidden.error + .modal__text:before
{
    border: 1px solid #ff4657;
}
.modal__text
{
    font-size: 13px;

    position: relative;

    display: block;

    padding-left: 25px;

    color: #808080;
}
.modal__text::before
{
    position: absolute;
    top: 4px;
    left: 0;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 16px;
    height: 16px;

    content: '';
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;

    border: 1px solid #e5e5e5;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.modal__text:hover::before
{
    border-color: #3d4095;
}
.modal__text:after
{
    position: absolute;
    top: 4px;
    left: 0;

    width: 16px;
    height: 16px;

    content: '';
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;

    opacity: 0;
    background-image: url(../icons/icon-check--purple.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.modal__submit
{
    margin-top: 2rem;
}
.modal__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.modal__box
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 3rem;
    margin-bottom: 3rem;
    padding: 2rem 3.5rem 0;

    border: 2px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #3e4095;

    -webkit-flex-shrink: 0;

    -ms-flex-negative: 0;

    flex-shrink: 0;
}

@media screen and (max-width: 575px)
{
    .modal__box
    {
        width: 100%;
        margin-right: 0;
        padding: 2.7rem 1.5rem 0;
    }
}
.modal__box:nth-of-type(2n)
{
    margin-right: 0;
}
.modal__box.open
{
    border-color: #3e4095;
    background: #fff;
}
.modal__box.open .modal__head
{
    color: #3e4095;
}
.modal__head
{
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1;

    padding-bottom: 2rem;

    cursor: pointer;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;

    color: #fff;
}
@media screen and (max-width: 575px)
{
    .modal__head
    {
        font-size: 1.1875em;

        padding-bottom: 3rem;

        text-align: center;
    }
}
.modal__body
{
    display: none;

    margin-bottom: 2.7rem;
}
.modal__link
{
    font-size: 1em;
    font-weight: 500;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;
}
.modal__link:hover
{
    color: #3e4095;
}
.modal__call
{
    font-weight: 500;

    border-width: 2px;
}
@media screen and (max-width: 575px)
{
    .modal__call
    {
        width: 100%;
        margin-right: 0;
        padding: 2.8rem 1.5rem 2.6rem;
    }
}

.header__top
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2rem 0;
}

.header__inner
{
    position: relative;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__pic
{
    vertical-align: middle;
}
@media screen and (max-width: 575px)
{
    .header__pic
    {
        width: 100px;
    }
}

.header__info
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
.header__info:first-of-type
{
    margin-right: 2rem;
}
@media screen and (max-width: 345px)
{
    .header__info_social
    {
        display: none;
    }
}

.header__wrap
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (max-width: 1200px)
{
    .header__wrap
    {
        display: block;
    }
}
@media screen and (max-width: 1200px)
{
    .header__wrap .header__info
    {
        margin: .5rem 0;
    }
}
@media screen and (max-width: 1000px)
{
    .header__info_social{
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        justify-content: space-around;
        max-width: 110px;
    }

    .mah{
        display: block!important;
        margin-top: 10px;
        width: 100%;
    }
    .header__wrap .header__info
    {
        margin: 1rem 0;
    }
}
@media screen and (max-width: 500px)
{
    .header__top .icon_circle,
    .header__wrap .icon
    {
        display: none;
    }
    .icon_circle,
    .socia__icon{
        width: 27px;
        height: 27px;
    }
}

.header__info-text
{
    font-size: .875em;
    font-weight: 400;
    line-height: 1.1;

    margin-left: 1rem;
}
.header__info-text a
{
    font-size: 1em;
    font-weight: 700;
    line-height: 1.1;

    display: block;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;

    color: #3e4095;

    white-space: nowrap;
    margin-right: 20px;
}
.header__info-text a:hover
{
    color: #e40c7e;
}
@media screen and (max-width: 1023px)
{
    .header__info-text_social
    {
        display: none;
    }
}

.header__btn
{
    font-size: 12px;
    font-weight: 700;

    max-width: 163px;
    padding: 1.6rem 10px 1.4rem;

    border-width: 2px;
}
@media screen and (max-width: 1000px)
{
    .header__btn
    {
        margin-top: 5px;
        font-size: 11px;
        padding: 0.8rem 0 0.8rem;
        display: none;
    }
    .header__btn.mob{
        display: block!important;
    }
}

.header__basket
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
    min-width: 42px;
    justify-content: flex-end;
}

.header__basket-text
{
    font-size: .875em;
    font-weight: 400;
    line-height: 1.1;

    margin-left: 1rem;
}
@media screen and (max-width: 575px)
{
    .header__basket-text
    {
        display: none;
    }
}

.header__nav
{
    background: #3d4095;
}

.header__open
{
    padding: 3rem 0;
}
@media screen and (min-width: 1100px)
{
    .header__open
    {
        display: none;
    }
}

.humb
{
    position: relative;
    position: relative;
    left: 0;

    display: block;

    width: 20px;
    height: 2px;

    -webkit-transition: .4s;

    -o-transition: .4s;

    transition: .4s;

    background: #fff;
}
.humb::after,
.humb::before
{
    position: absolute;

    display: block;

    width: 20px;
    height: 2px;

    content: '';
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;

    background: #fff;
}
.humb::after
{
    top: 6px;
}
.humb::before
{
    top: -6px;
}
.humb.open
{
    background: transparent;
}
.humb.open::before,
.humb.open::after
{
    top: 0;
}
.humb.open::after
{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.humb.open::before
{
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.icon
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 29px;
    height: 29px;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;

    background: #ef3557;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.icon_circle
{
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.icon__pic
{
    vertical-align: middle;
}
.icon__pic_circle
{
    width: 12px;
}

.socia
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.socia__link
{
    margin-left: 3px;
}
.socia__icon
{
    width: 30px;

    vertical-align: middle;
}

@media screen and (max-width: 1099px)
{
    .nav
    {
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;

        overflow: auto;

        width: 0;
        height: 100vh;

        background: #2e2e2e;
        transition: .5s ease .2s;
    }
    .nav.open{
        width: 80%;
    }
}

.nav:after
{
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;

    width: 0;
    height: 100vh;

    content: '';
    -webkit-transition: .5s ease .2s;
    -o-transition: .5s ease .2s;
    transition: .5s ease .2s;

    background: rgba(46, 46, 46, .5);
}

.nav.open::after
{
    width: 20%;
}

.nav__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-left: -1rem;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media screen and (max-width: 1099px)
{
    .nav__list
    {
        display: block;

        padding: 0 2rem;
    }
}

.nav__item
{
    margin-bottom: 0;
    padding: 0;
}

@media screen and (max-width: 1080px) {
    .nav__item {
        padding: 1.8rem 1.2rem;
    }
}



.nav__link
{
    font-size: .875em;
    font-weight: 400;
    line-height: 1;

    display: inline-block;

    letter-spacing: .05em;
    text-transform: uppercase;

    color: #fff;
    padding: 1.8rem 1.5rem;
}

.search-top
{
    position: relative;
}
.search-top__field
{
    font-size: .875em;
    font-weight: 400;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 220px;
    padding: .8rem 1rem;

    letter-spacing: .05em;

    color: #fff;
    border: 1px solid #fff;
    background: #3d4095;
}
@media screen and (max-width: 370px)
{
    .search-top__field
    {
        width: 200px;
    }
}
@media screen and (max-width: 1180px){
    .search-top__field{width:170px;}

}
@media screen and (max-width: 1099px){
    .search-top__field{width:270px;}
}
@media screen and (max-width: 680px){
    .search-top__field{width:260px;}
}
@media screen and (max-width: 370px){
    .search-top__field{width:200px;}
}
.search-top__field::-webkit-input-placeholder
{
    color: #fff;
}
.search-top__field:-ms-input-placeholder
{
    color: #fff;
}
.search-top__field::-ms-input-placeholder
{
    color: #fff;
}
.search-top__field::placeholder
{
    color: #fff;
}
.search-top__submit
{
    position: absolute;
    top: 50%;
    right: 10px;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);
}
.search-top__icon
{
    vertical-align: middle;
}

.subMenu
{
    z-index: 1000;

    overflow: auto;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: -webkit-calc(100% - 4rem);
    width: calc(100% - 4rem);
    padding-top: 20px;

    -webkit-transition: .1s ease-in-out;

    -o-transition: .1s ease-in-out;

    transition: .1s ease-in-out;


    position: relative;
    top: 0;
    left: 0;
    visibility: visible;
    min-width: auto;
    height: auto;
    opacity: 1;
    display: none;

}

@media (max-width: 1099px) {
    .subMenu{
        display: block!important;
    }
}


.one .subMenu__item{
    width: 100%;
}

.subMenu__nav-popup
{

    background-color: #2a2c78;
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);

    padding: 0;

    background: none;

    -webkit-column-count: 1;

    -moz-column-count: 1;

    column-count: 1;
}


.subMenu__item
{
    position: relative;

    display: inline-block;

    min-width: 300px;
    margin-bottom: 7px;

    -webkit-transition: all .1s;

    -o-transition: all .1s;

    transition: all .1s;
}
@media screen and (max-width: 1099px)
{
    .subMenu__item
    {
        min-width: 100%;
    }
}
.subMenu__item.hide
{
    display: none;
}
@media screen and (max-width: 1099px)
{
    .subMenu__item.hide
    {
        display: block;
    }
}
.subMenu__item.show
{
    display: block;
}
.subMenu__link
{
    font-size: .875em;
    font-weight: normal;
    line-height: 1;

    display: block;

    height: auto;
    padding: 0.7rem 0;

    text-decoration: none;
    text-transform: none;

    color: #fff;
}
.subMenu__link_bold
{

    margin-bottom: .5rem;

    font-size: .875em;
    font-weight: normal;
}

.subMenu__show-more
{
    font-size: .75em;
}




.mainb__content
{
    max-width: 72rem;
    position: relative;
}

.mainb__top
{

    min-height: 522px;
}




.mainb2 {
    background: linear-gradient(270deg, #9256A0 17.76%, #211351 96.94%);
    padding-bottom: 0;
    position: relative;
    color:#fff;
}

.mainb2 .mainb__title{
    color: #FFF;
}

.mainb2 .mainb_btn_call{
    color: #FFF;
}

.mainb__title.tit2{
    color: #FFF;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    flex-wrap: wrap;
    text-transform: none;
    margin-bottom: 60px;
}

.mainb__title.tit2 .bl1{
    text-transform: uppercase;
    margin-bottom: 30px;
    max-width: 370px;
    padding-top: 42px;
}


.mainb__title.tit2 .bl2{
    color: #FFF;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    margin-bottom: 25px;
}

.mainb__title.tit2 .bl3{
    color: #FFF;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}

.inner_max{
    max-width: 1510px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
}

.guarantees{
    padding-bottom: 0!important;
}


@media screen and (max-width: 1223px) {
    .mainb__title.tit2 {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 1023px)
{
    .mainb2 .mainb__picture {
        background: linear-gradient(270deg, #9256A0 17.76%, #211351 96.94%);
    }
}

.mainb__call3{
    margin-top: 10px;
    background: url(/more_info.svg) no-repeat;
    height: 70px;
    padding-left: 0;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    right: 0;
    bottom: 60px;
    position: absolute;
    z-index: 9;
    width: 339px;
}

.mainb__call3 .mainb_btn_call{
    margin-left: 50px;
    margin-top: 11px;
    display: block;
}


.bnb .text_info_last{
    margin-left: 417px;
}

.text_info_last{
    position: relative;
    color: #fff;
    margin-top: 9px;
}

.mainb2 .mainb__btn{
    background: url(/more_info2.svg) no-repeat right;
}




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

    .bnb .text_info_last {
        margin-left: 240px;
    }
}


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

    .bnb .text_info_last {
        margin-left: 110px;
    }
}


@media screen and (max-width: 575px)
{
    .mainb__call3 {
        width: 249px;
    }
    .bnb .text_info_last {
        margin-left: 40px;
    }
}


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

    .bnb .text_info_last {
        margin-left: 20px;
    }
}




.main-slider .slick-dots {
    position: absolute;
    bottom: 20px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;


}

.main-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 8px;
    padding: 0;
    cursor: pointer;
}

.slick-initialized .mnslide{
    display: block!important;
}

.main-slider .slick-dots li button {
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border-radius: 100%;
    outline: none;
    background: #404394;
    opacity: 0.25;
    font-size: 0;
}


.main-slider .slick-dots li.slick-active button {
    opacity: 0.75;

}

.main-slider .bl2{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;

}

.main-slider .bl1{
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 20px;
}



.main-slider .bl2{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
}


.mbtnt{
    display: inline-block;
}

.mini{
    display: block;
    color: #FEADDA;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    max-width: 298px;
}

.mainb1 .mini{
    color: #fff;
}

.mainb1,
.mainb2
{
    min-height: 522px;
}

.mainb1
{
    background: url(../images/main_bn.png) repeat-x #C3C5D8 0 100%;
    padding-bottom: 0;
    position: relative;
}
.mainb__top
{
    height: 100%;
    background-position: 100% 50%;
    background-repeat: no-repeat;

    overflow: hidden;
    position: relative;
}



.mbin.inner
{
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 121rem;
    height: 100%;
}

.mainb2,
.mainb3{
    color:#fff;
}

.mainb1 {
    color:#312782;
}

.main-slider .mainb__title{
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
}

.mainb__title
{
    margin-top: 0;
    font-weight: 500;
    font-size: 38px;
    line-height: 47px;

    display: flex;
    align-items: center;
    text-transform: uppercase;
    max-width: 500px;
    margin-bottom: 17px;

}


.bnn .mainb__title {
    padding-top: 82px;
    margin-bottom: 41px;
}

.mainb__control
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    flex-direction: column;
    flex-wrap: wrap;
    position: absolute;
    left: -641px;
}

.mb__call,
.mainb__btn
{
    background: url(../images/mainb_btn.png) no-repeat;
    width: 786px;
    height: 70px;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 22px;
    flex-direction: column;
    flex-wrap: nowrap;
    text-align: left;

}


.mainbcall:hover,
.mb__call:hover,
.mainb_btn_call:hover,
.mainb__btn:hover,
.mainb__call a:hover {
    opacity: 0.85;
}



.bnb .text_info_last,
.bnb .mainb__title,
.bnb .mainb_btn_t,
.bnb .mainb_btn_call{
    margin-left: 417px;
}

.mbutton{
    margin-left: -367px;
}

.mbutton
    /*,.mbtnt*/
{
    padding-left: 367px;
}




.mainb_btn_call{
    /*margin-left: 273px;*/
}


.mainbcall,
.mainb__call a {
    background: url(../images/mainb_call.png) no-repeat;
    width: 786px;
    height: 70px;
    margin-top: 8px;
    font-weight: 400;
    font-size: 24px;
    line-height: 42px;
    color: #FFFFFF;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.mainb__pic{
    visibility: hidden;
    display: none;
    overflow: hidden;
}
.mainb__bg{
    background-position: 100% 0;
    min-height: 522px;
    background-repeat:no-repeat;
    position: relative;
    z-index: 1;

    display: block;
}

.pointn{
    pointer-events: none;
}


.mainb__cons{
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90%;
    max-width: 473px;
    position: relative;
    z-index:4;
}



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

    .mainb__control {
        left: -641px;
    }
    .mainb__bg {
        background-position: 200px 0;
    }
}
@media screen and (max-width: 1600px)
{
    .mainb__control {
        left: -641px;
    }
    .mainb__bg {
        background-position: 130px 0;
        background-size: cover;
    }
}
@media screen and (max-width: 1400px)
{
    .mainb__control {
        left: -650px;
    }
    .mainb__bg {
        background-position: 110px 0;
    }
}
@media screen and (max-width: 1223px)
{
    .mainb__title
    {
        font-weight: 500;
        font-size: 27px;
        line-height: 33px;
    }
    .mainb__top,
    .mainb__bg {
        min-height: 484px;
    }
    .mainb__bg {
        background-position: 120px 0;
        background-size: cover;
    }

}
@media screen and (max-width: 1200px)
{
    .mainb__cons{
        left: -550px;
    }
    .mainb__control {
        left: -550px;
    }

}
@media screen and (max-width: 1100px) {
    .mainb__bg {
        background-position: 60px 0;
        background-size: cover;
    }
}


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

    .mainb__picture {
        background-size: cover;
        background-repeat: no-repeat;
    }

    .mbutton{
        margin-left: -30px;
        padding-left: 40px;
        background-position: 100% 0;
        width: 100%;
    }

    .mbin.inner{
        position: relative;

    }
    .mainb__bg {
        background-position: 100% 0;
    }
    .mainb__cons{
        position: relative;
        left: 0;
        margin-left: 0;
    }
    .mainb__control {
        position: relative;
        left: -200px;
    }
    .bnb .mainb__title,
    .mainb_btn_t,
    .mainb_btn_call {
        margin-left: 240px;
    }
    .mainb__title{
        padding-top: 35px;
    }
    .mainb__pic {
        width: 100%;
        height: auto;
    }
    .mainb1{
        background-image: none!important;
    }
}

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

    .mainb__top
    {
        /*min-height: 386px;*/
        min-height: auto;
        background-image: none!important;
    }
    .mainb__picture
    {
        display: block!important;
        background-size: cover;
        min-height: 300px;
    }
    .mainb__bg {
        background-size: cover;
        min-height: 300px;
    }
    .mainb__pic {
        display: block!important;
    }
    .mainb__cons{
        left: 0px;
        max-width: 70%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 768px) {
    .mainb__control {
        left: -100px;
        width: 100%;
    }
    .mainb__cons{
        left: -20px;
        max-width: 80%;
    }


    .bnb .mainb__title,
    .bnb .mainb_btn_t,
    .bnb .mainb_btn_call {
        margin-left: 110px;
    }
    /*

    .main-slider .mainb__title,
    .main-slider .mainb_btn_t,
    .main-slider .mainb_btn_call {
        margin-left: 110px;
    }
    */

    /*

    .mainb__btn{
        padding-left: 20px;
    }
    */


    .mainb__btn,
    .mainb__call a{
        background-position: 100% 0;
        width: 100%;
        margin-left: 0;

    }

    .mainb__btn span{
        /*padding-left: 20px;*/
    }


    .mainb__bg {
        background-position: 66% 0;
    }
}


@media screen and (max-width: 575px)
{
    .mainb__cons{
        left: 0px;
        max-width: 98%;
    }
    .mainb__control
    {
        display: block;
    }
    .bnb .mainb__title
    {
        max-width: 100%;
    }
    .mbtnt,
    .mainb_btn_t, .mainb_btn_call{
        font-size: 18px;
    }
    .mainb__control {
        left: -90px;
    }
    .mainb_btn,
    .mainb_call {
        width: 100%;
    }
    .bnb .mainb__title,
    .bnb .mainb_btn_t,
    .bnb .mainb_btn_call {
        margin-left: 40px;
    }
    .bnb .mainb__title {
        width: 370px;
    }
}


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

    .bnb .mainb__title {
        width: 110%;
    }
    .mainb__control {
        width: 100%;
        left: -50px;
    }
    .mainb__btn,
    .mainb__call a{
        width: 100%;
        background-position: 100% 0;
    }
    .mainb__bg {
        background-position: 55% 0;
    }
}
@media screen and (max-width: 380px) {
    .mainb__picture,
    .mainb__bg{
        min-height: 256px;
    }
}


@media screen and (max-width: 320px) {
    .mbin.inner{
        padding: 0!important;
    }

    .mainb__title {
        font-weight: 500;
        font-size: 21px;
        line-height: 26px;
    }
    .bnb .mainb__title, .mainb_btn_t, .mainb_btn_call {
        margin-left: 20px;
    }
    .mainb__control {
        width: 100%;
        left: 0px;
    }
}




.vantage-banner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 100%;
    padding: 4rem 3rem 2rem;

    -webkit-border-radius: 10px;

    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
    box-shadow: 0 13px 41px rgba(0, 0, 0, .06);

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
}
@media screen and (max-width: 1023px)
{
    .vantage-banner
    {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.vantage-banner__item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    padding-right: 4rem;

    border-right: 1px solid #efefef;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
    -webkit-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
}
@media screen and (max-width: 1023px)
{
    .vantage-banner__item
    {
        margin-right: 3rem;
        padding-right: 2rem;

        -webkit-flex-basis: 45%;

        -ms-flex-preferred-size: 45%;

        flex-basis: 45%;
    }
}
@media screen and (max-width: 575px)
{
    .vantage-banner__item
    {
        margin-right: 0;
        margin-bottom: 2rem;
        padding-right: 0;

        border-right: 0;

        -webkit-flex-basis: 100%;

        -ms-flex-preferred-size: 100%;

        flex-basis: 100%;
    }
}
@media screen and (max-width: 1023px)
{
    .vantage-banner__item:nth-of-type(2)
    {
        border-right: 0;
    }
}
.vantage-banner__item:last-of-type
{
    padding-right: 0;

    border-right: 0;

    -webkit-flex-basis: 27%;

    -ms-flex-preferred-size: 27%;

    flex-basis: 27%;
}
@media screen and (max-width: 1023px)
{
    .vantage-banner__item:last-of-type
    {
        margin-top: 3rem;

        -webkit-flex-basis: 50%;

        -ms-flex-preferred-size: 50%;

        flex-basis: 50%;
    }
}
@media screen and (max-width: 575px)
{
    .vantage-banner__item:last-of-type
    {
        margin-top: 0;

        -webkit-flex-basis: 100%;

        -ms-flex-preferred-size: 100%;

        flex-basis: 100%;
    }
}
.vantage-banner__icon
{
    margin-right: 2rem;

    vertical-align: middle;
}
.vantage-banner__title
{
    font-size: .9375em;
    font-weight: 400;
    line-height: 1.4;
}

.vantage.section
{
    padding-bottom: 0;
}

.vantage__title
{
    max-width: 80%;
}
@media screen and (max-width: 575px)
{
    .vantage__title
    {
        max-width: 100%;
    }
}

.vantage__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1023px)
{
    .vantage__list
    {
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }
}
@media screen and (max-width: 575px)
{
    .vantage__list
    {
        display: block;
    }
}

.vantage__item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 6rem;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
}
@media screen and (max-width: 1023px)
{
    .vantage__item
    {
        -webkit-flex-basis: 30%;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    }
}
@media screen and (max-width: 575px)
{
    .vantage__item
    {
        margin-bottom: 3rem;

        -webkit-flex-basis: 100%;

        -ms-flex-preferred-size: 100%;

        flex-basis: 100%;
    }
}

.vantage__icon
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 52px;
    height: 52px;
    margin-right: 1rem;

    vertical-align: middle;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vantage__i
{
    vertical-align: middle;
}

.vantage__text
{
    font-size: .9375em;
    font-weight: 400;
    line-height: 1.25;
}

.learn__title
{
    margin-bottom: 3rem;
    font-size: 2.25em;
    font-weight: 400;
    line-height: 1.25;
    color: #3d4095;
    margin-top: 0;
}

.learn__text
{
    margin-bottom: 3rem;
}

.guarantees
{
    padding-bottom: 4rem;
}
.guarantees__banner
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4rem 0 5rem;

    background-color: #3d4095;
    background-image: url(../images/guarantees-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    text-align: center;

}
@media screen and (max-width: 575px)
{
    .guarantees__banner
    {
        padding: 7rem 0;
    }
}
.guarantees__title
{
    position: relative;

    text-align: center;

    color: #fff;
}
@media screen and (max-width: 575px)
{
    .guarantees__title
    {
        padding: 0 8rem;
    }
}
.guarantees__title svg
{
    position: relative;
    top: -10px;
}
@media screen and (max-width: 575px)
{
    .guarantees__title svg
    {
        position: absolute;
        top: 0;
        right: 10px;
    }
}
.guarantees__subtitle
{
    font-size: 1.3125em;

    text-align: center;

    margin: 1.5rem auto 0;
    display: inline-block;
    background: #fff;
    color: #404394;
    border-radius: 15px;
    padding: 4px 20px;
    font-weight: 400;
    -webkit-box-shadow: 8px 10px 38px rgb(0 0 0 / 20%);
    box-shadow: 8px 10px 38px rgb(0 0 0 / 20%);
}
.guarantees__subtitle:hover{
    -webkit-box-shadow: 8px 10px 38px rgb(225 0 126 / 52%);
    box-shadow: 8px 10px 38px rgb(225 0 126 / 52%);
}
@media screen and (max-width: 575px)
{
    .guarantees__subtitle
    {
        font-size: 1.125em;
    }
}
.guarantees__bottom
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-top: 5rem;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 575px)
{
    .guarantees__bottom
    {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.guarantees__content
{
    max-width: 470px;
}
@media screen and (max-width: 1023px)
{
    .guarantees__content
    {
        width: 50%;
    }
}
@media screen and (max-width: 575px)
{
    .guarantees__content
    {
        width: 100%;
    }
}
.guarantees__link
{
    font-size: 1.125em;
    font-weight: 400;

    position: relative;

    display: inline-block;

    margin-top: 1.5rem;

    color: #e40c7e;
    border-bottom: 1px solid #e40c7e;
}
.guarantees__list
{
    margin-top: 5rem;
}
.guarantees__item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 2.5rem;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

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

    width: 32px;
    height: 32px;
    margin-right: 1.5rem;

    vertical-align: middle;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.guarantees__i
{
    vertical-align: middle;
}
.guarantees__text
{
    font-size: .9375em;
    font-weight: 400;
    line-height: 1;
}
@media screen and (max-width: 1200px)
{
    .guarantees__picture
    {
        width: 45%;
    }
}
@media screen and (max-width: 575px)
{
    .guarantees__picture
    {
        width: 100%;
    }
}
@media screen and (max-width: 1200px)
{
    .guarantees__pic
    {
        width: 100%;
    }
}

.equipment__wrap
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
}

.equipment__box
{
    position: relative;

    display: block;

    width: -webkit-calc(25% - 23px);

    width: calc(25% - 23px);
    margin-right: 3rem;
    margin-bottom: 3rem;
}
@media screen and (max-width: 1200px)
{
    .equipment__box
    {
        width: -webkit-calc(33% - 17px);
        width: calc(33% - 17px);
    }
}
@media screen and (max-width: 1023px)
{
    .equipment__box
    {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px);
    }
}
@media screen and (max-width: 575px)
{
    .equipment__box
    {
        width: 100%;
        margin-right: 0;
    }
}
.equipment__box:nth-of-type(4n)
{
    margin-right: 0;
}
@media screen and (max-width: 1200px)
{
    .equipment__box:nth-of-type(4n)
    {
        margin-right: 3rem;
    }
}
@media screen and (max-width: 575px)
{
    .equipment__box:nth-of-type(4n)
    {
        margin-right: 0;
    }
}
@media screen and (max-width: 1200px)
{
    .equipment__box:nth-of-type(3n)
    {
        margin-right: 0;
    }
}
@media screen and (max-width: 1023px)
{
    .equipment__box:nth-of-type(3n)
    {
        margin-right: 3rem;
    }
}
@media screen and (max-width: 575px)
{
    .equipment__box:nth-of-type(3n)
    {
        margin-right: 0;
    }
}
@media screen and (max-width: 1023px)
{
    .equipment__box:nth-of-type(2n)
    {
        margin-right: 0;
    }
}
.equipment__box:hover .equipment__content
{
    z-index: 97;

    display: block;

    height: auto;

    background: #4447c0;
}
.equipment__box:hover .equipment__caption
{
    line-height: 1;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    height: 60px;

    background: -webkit-gradient(linear, left bottom, left top, from(#575aea), to(#575aea)), #c4c4c4;

    background: -webkit-linear-gradient(bottom, #575aea, #575aea), #c4c4c4;

    background: -o-linear-gradient(bottom, #575aea, #575aea), #c4c4c4;

    background: linear-gradient(0deg, #575aea, #575aea), #c4c4c4;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.equipment__box:hover .equipment__list
{
    display: block;
}

.equipment__pic
{
    width: 100%;

    vertical-align: middle;
}

.equipment__content
{
    position: absolute;
    top: 0;
    left: 0;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    width: 100%;
    height: 100%;

    background: rgba(9, 11, 54, .5);

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.equipment__caption
{
    font-size: 1.25em;
    font-weight: 500;

    display: block;

    padding: 0 3%;

    text-align: center;

    color: #fff;
}

.equipment__list
{
    position: relative;

    display: none;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    padding: 3rem 2rem 1rem;
}
.equipment__list:after
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 54px;

    content: '';

    background: -webkit-gradient(linear, left top, left bottom, from(#32359f), color-stop(75.93%, #4447c0));

    background: -webkit-linear-gradient(top, #32359f 0%, #4447c0 75.93%);

    background: -o-linear-gradient(top, #32359f 0%, #4447c0 75.93%);

    background: linear-gradient(180deg, #32359f 0%, #4447c0 75.93%);
}

.equipment__uri
{
    font-weight: 400;

    position: relative;
    z-index: 9;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;
    letter-spacing: .05em;

    color: #fff;
}
.equipment__uri:hover
{
    color: #ffe78c;
}

@media screen and (max-width: 575px)
{
    .review__inner
    {
        padding: 0 2rem;
    }
}

.review__title
{
    margin-bottom: 5rem;
}

.review__slider
{
    position: relative;
}
@media screen and (max-width: 1200px)
{
    .review__slider
    {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 5rem;
    }
}
@media screen and (max-width: 780px)
{
    .review__slider
    {
        display: none;
    }
    .show_solution__inner .review__slider
    {
        display: block;
    }
    .team.section{
        display: none;

    }
}



.review__prev2,
.review__next2
{
    position: absolute;
    top: 50%;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.review__prev2
{
    left: -56px;
}
@media screen and (max-width: 1200px)
{
    .review__prev2
    {
        z-index: 99;
        left: 0;
    }
}
@media screen and (max-width: 575px)
{
    .review__prev2
    {
        display: none;
    }
}

.review__next2
{
    right: -46px;
}
@media screen and (max-width: 1200px)
{
    .review__next2
    {
        right: 0;
    }
}



.review__prev,
.review__next
{
    position: absolute;
    top: 50%;

    cursor: pointer;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.review__prev
{
    left: -56px;
}
@media screen and (max-width: 1200px)
{
    .review__prev
    {
        z-index: 99;
        left: 0;
    }
}
@media screen and (max-width: 575px)
{
    .review__prev
    {
        display: none;
    }
}

.review__next
{
    right: -46px;
}
@media screen and (max-width: 1200px)
{
    .review__next
    {
        right: 0;
    }
}

.slide
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;
}
.slide__pic
{
    width: 140px;

    vertical-align: middle;
}
@media screen and (max-width: 575px)
{
    .slide__pic
    {
        display: none;
    }
}
.slide__content
{
    margin-left: 3rem;
}
@media screen and (max-width: 575px)
{
    .slide__content
    {
        margin-left: 0;
    }
}
.slide__title
{
    font-size: 1.125em;
    font-weight: 500;

    margin-bottom: 2.5rem;

    color: #1f2023;
}
.slide__title span
{
    display: block;
}
.slide__info
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 2.5rem;
}
.slide__text
{
    font-size: .875em;
    font-weight: 400;

    margin-bottom: 2rem;

    color: #656d79;
}
.slide__name
{
    font-size: .875em;
    font-weight: 400;

    color: #868d95;
}

.slide-info
{
    margin-right: 3rem;
}
.slide-info__text
{
    font-size: .875em;
    line-height: 1;

    vertical-align: middle;

    color: #3d4095;
}
.slide-info__icon
{
    margin-right: 1.2rem;

    vertical-align: middle;
}

.project__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
}
@media screen and (max-width: 575px)
{
    .project__list
    {
        display: block;
    }
}

.project__item
{
    position: relative;

    display: block;
    overflow: hidden;

    max-width: 370px;

    -webkit-flex-basis: 32%;

    -ms-flex-preferred-size: 32%;

    flex-basis: 32%;
}
@media screen and (max-width: 1023px)
{
    .project__item
    {
        -webkit-flex-basis: 49%;
        -ms-flex-preferred-size: 49%;
        flex-basis: 49%;
    }
}
@media screen and (max-width: 575px)
{
    .project__item
    {
        margin-bottom: 3rem;
    }
}
.project__item:hover .project__content
{
    top: -35%;

    background: rgba(48, 109, 226, .8);
}
@media screen and (max-width: 1023px)
{
    .project__item:last-of-type
    {
        display: none;
    }
}

.project__pic
{
    width: 100%;

    vertical-align: middle;
}

.project__content
{
    position: absolute;
    top: 0;
    left: 0;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 100%;
    height: 135%;
    padding: 0 3rem;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;

    background: rgba(48, 109, 226, .3);

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -webkit-flex-flow: column;

    -ms-flex-flow: column;

    flex-flow: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (max-width: 1200px)
{
    .project__content
    {
        height: 155%;
    }
}
@media screen and (max-width: 1023px)
{
    .project__content
    {
        height: 135%;
    }
}
@media screen and (max-width: 575px)
{
    .project__content
    {
        height: 130%;
    }
}

.project__caption
{
    font-size: 1.375em;
    font-weight: 500;

    display: -webkit-box;
    overflow: hidden;

    min-height: 33px;
    margin-bottom: 2rem;

    -o-text-overflow: ellipsis;

    text-overflow: ellipsis;

    color: #fff;

    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.project__desc
{
    font-weight: 400;

    display: -webkit-box;
    overflow: hidden;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    height: 78px;
    padding-bottom: 3rem;

    -o-text-overflow: ellipsis;

    text-overflow: ellipsis;

    color: #fff;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.about__inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (max-width: 575px)
{
    .about__inner
    {
        display: block;
    }
}

.about__photo
{
    width: 20%;
    max-width: 240px;
    margin-right: 7rem;

    -webkit-flex-shrink: 0;

    -ms-flex-negative: 0;

    flex-shrink: 0;
}
@media screen and (max-width: 575px)
{
    .about__photo
    {
        width: 100%;
        max-width: 100%;
        margin-bottom: 5rem;
    }
}

.about__photo-pic
{
    width: 100%;

    vertical-align: middle;
}

.about__photo-desc
{
    margin-top: 2rem;
}

.about__photo-name
{
    font-size: 1.125em;
    font-weight: 700;

    margin-bottom: 1rem;
}

.about__photo-pos
{
    font-size: .9375em;

    color: #7b7b7b;
}


.about__content
{
    position: relative;

    padding: 1.5rem 0;

    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.about__content:before
{
    position: absolute;
    top: -12px;
    left: -25px;

    content: url(../icons/icon-quote--top.svg);
}
@media screen and (max-width: 575px)
{
    .about__content:before
    {
        left: 0;

        background: #fff;
    }
}
.about__content:after
{
    position: absolute;
    right: -25px;
    bottom: -12px;

    content: url(../icons/icon-quote--bottom.svg);
}
@media screen and (max-width: 1200px)
{
    .about__content:after
    {
        right: -20px;
        right: 0;

        background: #fff;
    }
}

.about__control
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 3rem;
    padding: 0;


    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media screen and (max-width: 1023px)
{
    .about__control
    {
        display: block;
    }
}
.about__control_mod
{
    margin-bottom: 0;
    padding-bottom: 0;

    border-bottom: 0;
}
@media screen and (max-width: 1023px)
{
    .about__control_mobile
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
@media screen and (max-width: 575px)
{
    .about__control_mobile
    {
        display: block;
    }
}

.about__btn
{
    max-width: 445px;
    margin-right: 4rem;

    -webkit-flex-shrink: 0;

    -ms-flex-negative: 0;

    flex-shrink: 0;
    font-size: 14px;
    font-weight: 300;
}
@media screen and (max-width: 1200px)
{
    .about__btn
    {
        max-width: 50%;
    }
}
@media screen and (max-width: 1023px)
{
    .about__btn
    {
        max-width: 100%;
        margin-bottom: 1rem;
    }
}
@media screen and (max-width: 1023px)
{
    .about__btn_mobile
    {
        max-width: 60%;
    }
}
@media screen and (max-width: 575px)
{
    .about__btn_mobile
    {
        min-width: 100%;
    }
}

.about__round
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 65px;
    height: 65px;
    margin-right: 2rem;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;

    border: 2px solid #3d4095;
    -webkit-border-radius: 100%;
    border-radius: 100%;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 575px)
{
    .about__round
    {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}
.about__round path
{
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}
.about__round:hover
{
    background-color: #3d4095;
}
.about__round:hover path
{
    fill: #fff;
}

.about .vantage__item
{
    margin-bottom: 0;
}
@media screen and (max-width: 1023px)
{
    .about .vantage__item
    {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

.show__solution h2{
    font-size: 1.80em;
    margin-bottom: 13px;
}
.solution_last {
    margin-bottom: 130px;
    text-align: center;
    margin-top: 40px;
}
.show_solution{
    width: 47%;
    padding-right: 5%;
}

.show_solution_left{
    width: 47%;
    padding-left: 5%;

}

.reverse{
    flex-flow: row-reverse;
}

.show_solution__inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 50px;
}

.solution_info{
    margin-top: 10px;
}

@media screen and (max-width: 768px)
{
    .show_solution__inner
    {
        display: block;
    }
    .show_solution_left,
    .show_solution{
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 40px;
        margin-top: 15px;
    }
}



.show_room{
    width: 50%;
    padding-right: 9%;
}

.show_room__inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media screen and (max-width: 768px)
{
    .show_room__inner
    {
        display: block;
    }
    .show_room{
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px;
    }
}

.room__pic,
.show_room__content{
    width: 100%;
}

.achievement_top
{
    margin-top: 4rem;
    margin-bottom: 3rem;
}

.achievement__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1200px)
{
    .achievement__list
    {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.achievement__title
{
    margin-bottom: 5rem;
}
.achievement__title_sub
{
    margin-bottom: 2rem;
}

.achievement__subtitle
{
    margin-bottom: 4rem;
}


.achievement_head__item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 96%;
    margin-bottom: 5rem;
    padding-bottom: 5rem;

    border-bottom: 1px solid #eee;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;
    justify-content: space-between;
}
@media screen and (max-width: 575px)
{
    .achievement_head__item
    {
        display: block;
    }
}
.achievement__item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 96%;
    margin-bottom: 5rem;
    padding-bottom: 5rem;

    border-bottom: 1px solid #eee;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;
}
@media screen and (max-width: 575px)
{
    .achievement__item
    {
        display: block;
    }
}
.achievement__item_mod
{
    margin-bottom: 4rem;
    padding-bottom: 0;

    border-bottom: 0;
}
.achievement__item:last-of-type
{
    margin-bottom: 0;
    padding-bottom: 0;

    border-bottom: 0;
}

.achievement__icon
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 13rem;
    height: 13rem;
    margin-right: 5rem;

    -webkit-border-radius: 100%;

    border-radius: 100%;
    background: #fff;
    -webkit-box-shadow: 8px 10px 38px rgba(0, 0, 0, .07);
    box-shadow: 8px 10px 38px rgba(0, 0, 0, .07);

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (max-width: 575px)
{
    .achievement__icon
    {
        width: 130px;
        height: 130px;
        margin-bottom: 3rem;
    }
}
.achievement__icon_min
{
    width: 10rem;
    height: 10rem;
    margin-right: 1rem;
}
@media screen and (max-width: 575px)
{
    .achievement__icon_min
    {
        width: 100px;
        height: 100px;
        margin-bottom: 0;
    }
}
.achievement__icon_mr
{
    margin-right: 2rem;
}

.achievement__i
{
    width: 7.8rem;
    height: 7.8rem;

    vertical-align: middle;

    -o-object-fit: contain;

    object-fit: contain;
}
@media screen and (max-width: 575px)
{
    .achievement__i
    {
        width: 78px;
        height: 78px;
    }
}

.achievement__caption
{
    font-size: 1.5em;
    font-weight: 500;
    line-height: 1.25;

    margin-bottom: 2rem;
}
@media screen and (max-width: 575px)
{
    .achievement__caption
    {
        font-size: 1.25em;
    }
}
.achievement__caption_top
{
    font-size: 1.25em;

    margin-bottom: 0;
}

.achievement__text
{
    font-weight: 400;
}
.achievement__text a
{
    font-weight: 400;

    display: inline-block;

    color: #e40c7e;
    border-bottom: 1px solid #e40c7e;
}

.achievement__box
{
    position: relative;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    margin-right: 3%;
    padding-right: 3%;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media screen and (max-width: 1200px)
{
    .achievement__box
    {
        margin-right: 0;
        margin-bottom: 3rem;
    }
}
@media screen and (max-width: 575px)
{
    .achievement__box
    {
        margin-bottom: 1.5rem;
    }
}

.achievement__qi
{
    position: absolute;
    top: 20px;
    right: 0;
}
@media screen and (max-width: 575px)
{
    .achievement__qi
    {
        position: relative;
        top: 0;
    }
}

.callback
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4.5rem 0 5rem;

    color: #fff;
    background-color: #3d4095;
    background-image: url(../images/callback-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
}
.callback__title
{
    margin-bottom: 1.5rem;

    color: #fff;
}
.callback__subtitle
{
    font-size: .9375em;

    margin-bottom: 2.5rem;
}
.callback__form
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1023px)
{
    .callback__form
    {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.callback__field
{
    font-size: .9375em;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 30%;
    margin-right: 2rem;
    padding: 1.8rem 2rem 1.7rem;

    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: none;
}
.callback__field::-webkit-input-placeholder
{
    color: #fff;
}
.callback__field:-ms-input-placeholder
{
    color: #fff;
}
.callback__field::-ms-input-placeholder
{
    color: #fff;
}
.callback__field::placeholder
{
    color: #fff;
}
@media screen and (max-width: 1023px)
{
    .callback__field
    {
        width: 40%;
    }
}
@media screen and (max-width: 575px)
{
    .callback__field
    {
        width: 100%;
        height: 50px;
        margin-right: 0;
        margin-bottom: 3rem;
    }
}
.callback__submit
{
    font-size: 15px;
    font-weight: 500;
    line-height: 1;

    width: 30%;
    height: 55px;
    margin-left: 2rem;
    padding: 1.8rem 5rem 1.5rem;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;
    text-align: center;
    letter-spacing: .2em;
    text-transform: uppercase;

    color: #1f2023;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff3c6), to(#ffd84e));
    background: -webkit-linear-gradient(top, #fff3c6 0%, #ffd84e 100%);
    background: -o-linear-gradient(top, #fff3c6 0%, #ffd84e 100%);
    background: linear-gradient(180deg, #fff3c6 0%, #ffd84e 100%);
    -webkit-box-shadow: 0 3px 7px #306de2;
    box-shadow: 0 3px 7px #306de2;
}
@media screen and (max-width: 1200px)
{
    .callback__submit
    {
        width: 50%;
        margin-top: 3rem;
        margin-left: 0;
    }
}
@media screen and (max-width: 575px)
{
    .callback__submit
    {
        width: 100%;
        margin-top: 1px;
    }
}
.callback__submit:hover
{
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#3273ef), to(#1146ae));
    background: -webkit-linear-gradient(top, #3273ef 0%, #1146ae 100%);
    background: -o-linear-gradient(top, #3273ef 0%, #1146ae 100%);
    background: linear-gradient(180deg, #3273ef 0%, #1146ae 100%);
}

.sign-company
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 5rem;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media screen and (max-width: 575px)
{
    .sign-company
    {
        display: block;
    }
}
.sign-company__pic
{
    margin-right: 2rem;

    vertical-align: middle;
}
@media screen and (max-width: 575px)
{
    .sign-company__pic
    {
        margin-bottom: 3rem;
    }
}
.sign-company__title
{
    font-size: 1.125em;
    font-weight: 400;

    text-transform: uppercase;

    color: #3d4095;
}

.consult-callback
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 3rem;
    padding: 4.5rem;

    color: #fff;
    background-color: #3d4095;
    background-image: url(../images/callback-bg.jpg);
    background-position: bottom right;
    -webkit-background-size: contain;
    background-size: contain;
}
@media screen and (max-width: 575px)
{
    .consult-callback
    {
        position: relative;
        left: -4rem;

        width: -webkit-calc(100% + 8rem);

        width: calc(100% + 8rem);
        padding: 4.5rem 3.5rem;
    }
}
.consult-callback__title
{
    margin-bottom: 1.5rem;

    color: #fff;
}
.consult-callback__subtitle
{
    font-size: .9375em;
    font-weight: 400;
}
.consult-callback__list
{
    margin-top: 2rem;
}
.consult-callback__item
{
    font-size: .9375em;

    position: relative;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    margin-bottom: 1rem;
    padding: 0 25px;
}
.consult-callback__item:before
{
    position: absolute;
    top: 50%;
    left: 0;

    content: url(../icons/arrow-right.svg);
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
}
.consult-callback__item .help-img
{
    position: relative;
    top: -5px;
}
.consult-callback__form
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 3rem;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1200px)
{
    .consult-callback__form
    {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.consult-callback__field
{
    font-size: .9375em;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    width: 24%;
    max-width: 200px;
    padding: 1.8rem 2rem 1.7rem;

    color: #fff;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: none;
}
.consult-callback__field::-webkit-input-placeholder
{
    color: #fff;
}
.consult-callback__field:-ms-input-placeholder
{
    color: #fff;
}
.consult-callback__field::-ms-input-placeholder
{
    color: #fff;
}
.consult-callback__field::placeholder
{
    color: #fff;
}
@media screen and (max-width: 1200px)
{
    .consult-callback__field
    {
        width: 48%;
        max-width: 48%;
        margin-bottom: 2rem;
    }
}
@media screen and (max-width: 575px)
{
    .consult-callback__field
    {
        width: 100%;
        max-width: 100%;
        height: 50px;
    }
}
.consult-callback__submit
{
    font-size: .875em;
    font-weight: 700;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    width: 24%;
    max-width: 200px;
    height: 55px;

    letter-spacing: .1em;
    text-transform: uppercase;

    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #ef3557;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 1200px)
{
    .consult-callback__submit
    {
        width: 48%;
        max-width: 48%;
        margin-bottom: 2rem;
    }
}
@media screen and (max-width: 575px)
{
    .consult-callback__submit
    {
        width: 100%;
        max-width: 100%;
    }
}

.blog
{
    padding: 7rem 0;
}
.blog__row
{
    margin-bottom: 3rem;
    padding-bottom: 3rem;

    border-bottom: 1px solid #eee;
}
.blog__row:last-of-type
{
    margin-bottom: 0;
    padding-bottom: 0;

    border-bottom: 0;
}

.team__title
{
    margin-bottom: 3rem;
}

.team__pic
{
    width: 100%;

    vertical-align: middle;
}

.team__more
{
    margin-top: 2rem;
}

.team__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;
    justify-content: space-around;
}
@media screen and (max-width: 575px)
{
    .team__list
    {
        overflow: auto;

        -webkit-flex-wrap: nowrap;

        -ms-flex-wrap: nowrap;

        flex-wrap: nowrap;
    }
}

.team__item
{
    width: -webkit-calc(25% - 23px);
    width: calc(25% - 23px);
    margin-right: 3rem;
    margin-bottom: 3rem;
}
@media screen and (max-width: 1200px)
{
    .team__item
    {
        width: -webkit-calc(33% - 17px);
        width: calc(33% - 17px);
    }
}
@media screen and (max-width: 1023px)
{
    .team__item
    {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px);
    }
}
@media screen and (max-width: 575px)
{
    .team__item
    {
        width: 80%;

        -webkit-flex-shrink: 0;

        -ms-flex-negative: 0;

        flex-shrink: 0;
    }
}
.team__item:nth-of-type(4n)
{
    margin-right: 0;
}
@media screen and (max-width: 1200px)
{
    .team__item:nth-of-type(4n)
    {
        margin-right: 3rem;
    }
}
@media screen and (max-width: 575px)
{
    .team__item:nth-of-type(4n)
    {
        margin-right: 0;
    }
}
@media screen and (max-width: 1200px)
{
    .team__item:nth-of-type(3n)
    {
        margin-right: 0;
    }
}
@media screen and (max-width: 1023px)
{
    .team__item:nth-of-type(3n)
    {
        margin-right: 3rem;
    }
}
@media screen and (max-width: 1023px)
{
    .team__item:nth-of-type(2n)
    {
        margin-right: 0;
    }
}
@media screen and (max-width: 575px)
{
    .team__item:nth-of-type(2n)
    {
        margin-right: 3rem;
    }
}

.team__img
{
    width: 100%;

    vertical-align: middle;
}

.team__name
{
    font-size: 1.125em;
    font-weight: 700;

    margin: 1.5rem 0 .5rem;
}

.team__pos
{
    font-size: .9375em;

    color: #7b7b7b;
}

.team .social
{
    margin-top: 2rem;
}
.team .social__link
{
    margin-right: 1rem;
}

.partners__page
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.partners__el{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 3rem;

    -webkit-flex-basis: 25%;

    -ms-flex-preferred-size: 25%;

    flex-basis: 25%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.partners__el.col3{
    -webkit-flex-basis: 33%;

    -ms-flex-preferred-size: 33%;

    flex-basis: 33%;
}



@media screen and (max-width: 575px)
{
    .partners__page
    {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.partners__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 575px)
{
    .partners__list
    {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.partners__item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 2rem;

    -webkit-flex-basis: 20%;

    -ms-flex-preferred-size: 20%;

    flex-basis: 20%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.partners__item:nth-of-type(5n+1)
{
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media screen and (max-width: 1200px)
{
    .partners__item:nth-of-type(5n+1)
    {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.partners__item:nth-of-type(5n)
{
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (max-width: 1200px)
{
    .partners__item:nth-of-type(5n)
    {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.partners__pic
{
    vertical-align: middle;
}

.content__inner_middle
{
    padding-right: 20rem;
}
@media screen and (max-width: 1023px)
{
    .content__inner_middle
    {
        padding-right: 2rem;
    }
}

.content__title
{
    margin-bottom: 2rem;
}

.content__box
{
    margin-bottom: 8rem;
}
.content__box:last-of-type
{
    margin-bottom: 0;
}

.content__btn
{
    margin-top: 3rem;
}

.content__sign
{
    font-size: 1.5em;
    font-weight: 400;

    margin-top: 6rem;
}

.contacts__container
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1023px)
{
    .contacts__container
    {
        display: block;
    }
}

.contacts__info
{
    max-width: 360px;
    padding-top: 4rem;
}

.contacts__box
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 4rem;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;
}

.contacts__contain-icon
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 70px;

    -webkit-flex-shrink: 0;

    -ms-flex-negative: 0;

    flex-shrink: 0;
}

.contacts__uri
{
    position: relative;
    z-index: 2;
}
.contacts__uri:last-of-type
{
    z-index: 1;

    margin-left: -20px;
}

.contacts__info-text
{
    font-weight: 400;
    line-height: 1.25;
}
.contacts__info-text a
{
    font-size: 1.125em;
    font-weight: 700;
}
.contacts__info-text a.contacts__submit
{
    line-height: 55px;
    font-size: .875em;
    font-weight: 700;
    display: block;

}


.contacts__info-text span
{
    font-weight: 300;

    display: block;
}

.contacts__icon
{
    vertical-align: middle;
}

.contacts__action
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 675px;

    -webkit-border-radius: 10px;

    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
    box-shadow: 0 13px 41px rgba(0, 0, 0, .06);

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
}
@media screen and (max-width: 575px)
{
    .contacts__action
    {
        display: block;
    }
}

.contacts__form
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4rem 5rem;
}

.contacts__pic
{
    vertical-align: middle;
}
@media screen and (max-width: 575px)
{
    .contacts__pic
    {
        width: 100%;
        height: 280px;

        -o-object-fit: cover;

        object-fit: cover;
        -o-object-position: 0 -40px;
        object-position: 0 -40px;
    }
}

.contacts__title
{
    font-size: 1.375em;
    font-weight: 400;
    line-height: 1.25;

    margin-bottom: 1.5rem;

    color: #3d4095;
}


.contacts__submit
{
    font-size: .875em;
    font-weight: 700;
    line-height: 40px;

    width: 100%;
    height: 55px;
    margin-top: 1rem;

    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;

    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#585cf4), to(#3e4095));
    background: -webkit-linear-gradient(top, #585cf4 0%, #3e4095 100%);
    background: -o-linear-gradient(top, #585cf4 0%, #3e4095 100%);
    background: linear-gradient(180deg, #585cf4 0%, #3e4095 100%);
    -webkit-box-shadow: 0 3px 7px rgba(48, 109, 226, .35);
    box-shadow: 0 3px 7px rgba(48, 109, 226, .35);
}



.contacts__row
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 6rem;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
}
@media screen and (max-width: 1023px)
{
    .contacts__row
    {
        display: block;
    }
}
.contacts__row:last-of-type
{
    margin-bottom: 0;
}

.contacts__list
{
    max-width: 20%;
}
@media screen and (max-width: 1023px)
{
    .contacts__list
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        max-width: 100%;

        -webkit-flex-wrap: wrap;

        -ms-flex-wrap: wrap;

        flex-wrap: wrap;
    }
}

.contacts__map
{
    width: 100%;
}
@media screen and (max-width: 1023px)
{
    .contacts__map
    {
        width: 100%;
    }
}

.contacts__item
{
    line-height: 1.25;

    margin-bottom: 3rem;
}
@media screen and (max-width: 1023px)
{
    .contacts__item
    {
        width: 50%;
    }
}
.contacts__item p
{
    margin-bottom: .5rem;
}
.contacts__item a
{
    font-size: 1.125em;
    font-weight: 700;
}

.questions h1{
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.questions .errors{
    position: relative;
    top: 0;
    left: 0;
}

.questions
{
    padding: 6rem 0 8rem;

    background: #f9f7f7;
}
.questions__title
{
    font-size: 1.875em;
    font-weight: 700;
    line-height: 1;

    margin-bottom: 1.2rem;

    color: #3d4095;
}
.questions__action
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4rem;
    padding: 4rem;

    -webkit-border-radius: 10px;

    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
    box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
}
@media screen and (max-width: 575px)
{
    .questions__action
    {
        padding: 4rem 4rem 4rem 2rem;
    }
}
.questions__line
{
    position: relative;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    margin-bottom: 4rem;
    padding-left: 2.5rem;
}
.questions__caption
{
    font-size: 1.375em;
    font-weight: 700;
}
@media screen and (max-width: 575px)
{
    .questions__caption
    {
        font-size: 1.125em;
        line-height: 1.2;
    }
}
.questions__caption span
{
    position: absolute;
    left: 0;
}
.questions__sub
{
    font-size: .9375em;
    font-weight: 400;

    color: #787878;
}
.questions__estimation
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 1.5rem;
}
.questions__estimation-radio
{
    display: block;

    margin-right: 1.5rem;
}
.questions__estimation-hidden
{
    display: none;
}
.questions__estimation-hidden:checked + .questions__estimation-text
{
    background: #ef3557;
}
.questions__estimation-text
{
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1;

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    width: 40px;
    height: 40px;

    cursor: pointer;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;

    color: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #3e4095;

    -webkit-box-pack: center;

    -webkit-justify-content: center;

    -ms-flex-pack: center;

    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.questions__text
{
    font-size: 1em;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    margin-top: 1.5rem;
    padding: 1.5rem 2rem;

    resize: none;

    border: 1px solid #dfdfdf;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.questions input[type=submit],
.questions__submit
{
    font-size: 14px;
    font-weight: 500;
    line-height: 1;

    width: 300px;
    margin-top: 4rem;
    padding: 2.1rem 5rem 1.9rem;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;
    transition: .5s ease;
    text-align: center;
    letter-spacing: .1em;
    text-transform: uppercase;

    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#585cf4), to(#3e4095));
    background: -webkit-linear-gradient(top, #585cf4 0%, #3e4095 100%);
    background: -o-linear-gradient(top, #585cf4 0%, #3e4095 100%);
    background: linear-gradient(180deg, #585cf4 0%, #3e4095 100%);
    -webkit-box-shadow: 0 3px 7px rgba(48, 109, 226, .35);
    box-shadow: 0 3px 7px rgba(48, 109, 226, .35);
}
@media screen and (max-width: 575px)
{
    .questions__submit
    {
        width: 100%;
    }
}

.news
{
    margin-bottom: 10rem;
}
.news__inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media screen and (max-width: 1023px)
{
    .news__inner
    {
        display: block;
    }
}
.news__title
{
    margin-top: 3rem;
}
.news__content
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 3rem;
}
@media screen and (max-width: 1023px)
{
    .news__content
    {
        padding-right: 0;
    }
}
.news__date
{
    font-size: 12px;
    font-weight: 400;

    margin-top: 1.5rem;

    color: #aaaab6;
}
.news__wrap
{
    position: relative;

    margin: 2.5rem 0;
}
.news__wrap:before
{
    position: absolute;
    top: -12px;
    left: 0;

    content: url(../icons/icon-quote--top.svg);
}
.news__wrap:after
{
    position: absolute;
    right: 0;
    bottom: -12px;

    content: url(../icons/icon-quote--bottom.svg);
}
.news__text
{
    position: relative;

    padding: 2rem 0;
}
.news__text::before
{
    position: absolute;
    top: 0;
    left: 30px;

    display: block;

    width: -webkit-calc(100% - 50px);

    width: calc(100% - 50px);
    height: 1px;

    content: '';

    background: #eee;
}
.news__text::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: -webkit-calc(100% - 30px);

    width: calc(100% - 30px);
    height: 1px;

    content: '';

    background: #eee;
}
.news__sign
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 4rem;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
.news__sign-pic
{
    margin-right: 3rem;

    vertical-align: middle;
}
.news__sign-text
{
    font-size: .9375em;
    font-weight: 700;
}
.news__aside
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 270px;
    margin-top: 4rem;
    padding: 3rem 1rem 8rem;

    background: #f9f7f7;

    -webkit-flex-shrink: 0;

    -ms-flex-negative: 0;

    flex-shrink: 0;
}
@media screen and (max-width: 1023px)
{
    .news__aside
    {
        position: relative;
        left: -4rem;

        width: -webkit-calc(100% + 8rem);

        width: calc(100% + 8rem);
        max-width: -webkit-calc(100% + 8rem);
        max-width: calc(100% + 8rem);
        padding: 3rem 4rem 8rem;
    }
}
.news__caption
{
    font-size: 1.875em;
    font-weight: 700;

    margin-bottom: 1.5rem;

    color: #212121;
}
.news__subcaption .help-img
{
    top: 3px;
    display: inline-block;
    position: relative;

}
.news__subcaption
{
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.25;

    margin-top: 3rem;
    margin-bottom: 1rem;
}

.news__subcaption:first-of-type
{
    margin-top: 0;
}

@media screen and (max-width: 575px)
{
    .news-still
    {
        margin-top: 5rem;
    }
}

.news-still__title
{
    margin-bottom: 3rem;
}

.news-still__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (max-width: 575px)
{
    .news-still__list
    {
        overflow: auto;
    }
}

.news-still__item
{
    width: 30%;
    max-width: 270px;
    position: relative;
    overflow: hidden;

}
@media screen and (max-width: 575px)
{
    .news-still__item
    {
        width: 80%;
        margin-right: 3rem;
        padding-bottom: 3rem;

        -webkit-flex-shrink: 0;

        -ms-flex-negative: 0;

        flex-shrink: 0;
    }
}

.news-still__pic
{
    width: 100%;

    vertical-align: middle;
}

.news-still__caption
{
    font-size: .9375em;
    font-weight: 500;

    margin: 1.5rem 0;
}

.news-still__link
{
    font-size: .9375em;
    font-weight: 400;

    color: #3d4095;
}
.news-still__link::after
{
    position: relative;
    top: -2px;

    margin-left: .5rem;

    content: url(../icons/icon-arrow--right-blue.svg);
}

@media screen and (max-width: 1023px)
{
    .digest
    {
        margin-top: 5rem;
    }
}

.digest__box
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;
}
@media screen and (max-width: 575px)
{
    .digest__box
    {
        display: block;
    }
}

.digest__pic
{
    vertical-align: middle;
}

.digest__content
{
    margin-left: 3rem;
}
@media screen and (max-width: 575px)
{
    .digest__content
    {
        margin-top: 3rem;
        margin-left: 0;
    }
}

.digest__btn
{
    max-width: 33rem;
    margin-top: 4rem;
    padding: 1.5rem 2rem;

    -webkit-flex-shrink: 0;

    -ms-flex-negative: 0;

    flex-shrink: 0;
}
@media screen and (max-width: 575px)
{
    .digest__btn
    {
        max-width: 100%;
    }
}
.digest__btn svg
{
    position: relative;
    top: -3px;

    margin-right: 1rem;
}

.news-aside
{
    display: block;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;
    margin-bottom: 1.5rem;
    padding: 1.5rem 1.5rem 2rem;

    background: #fff;
}
@media screen and (max-width: 1023px)
{
    .news-aside
    {
        display: inline-block;

        max-width: 270px;
        margin-right: 3rem;
    }
}
.news-aside__pic
{
    width: 100%;

    vertical-align: middle;
}
.news-aside__content
{
    display: block;

    margin-top: 2rem;
}
.news-aside__sign
{
    font-size: 12px;
    font-weight: 400;

    margin-bottom: .5rem;

    color: #aaaab6;
}
.news-aside__title
{
    font-size: .875em;
    font-weight: 400;
}
.news-aside__row
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 1.5rem;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.news-aside__price
{
    font-size: 1.125em;
    font-weight: 800;
    line-height: 1;
}
.news-aside__oldprice
{
    font-size: .875em;

    text-align: right;

    color: #3d3d3d;

    -webkit-text-decoration-line: line-through;

    text-decoration-line: line-through;
}
.news-aside__btn
{
    font-size: .8125em;
    font-weight: 500;
    line-height: 45px;

    display: block;

    width: 100%;
    height: 45px;
    margin-top: 1.5rem;

    text-align: center;
    letter-spacing: .2em;
    text-transform: uppercase;

    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#585cf4), to(#3e4095));
    background: -webkit-linear-gradient(top, #585cf4 0%, #3e4095 100%);
    background: -o-linear-gradient(top, #585cf4 0%, #3e4095 100%);
    background: linear-gradient(180deg, #585cf4 0%, #3e4095 100%);
    -webkit-box-shadow: 0 3px 7px rgba(48, 109, 226, .35);
    box-shadow: 0 3px 7px rgba(48, 109, 226, .35);
}

.footer
{
    padding: 6rem 0;
}
.footer__inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

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

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media screen and (max-width: 1023px)
{
    .footer__info
    {
        display: none;
    }
}
.footer__info-text
{
    font-size: .875em;
    font-weight: 400;
    line-height: 1.1;

    margin-left: 1rem;
}
.footer__info-text a
{
    font-size: 1em;
    font-weight: 700;
    line-height: 1.1;

    display: block;

    -webkit-transition: .5s ease;

    -o-transition: .5s ease;

    transition: .5s ease;

    color: #3e4095;
}
.footer__info-text a:hover
{
    color: #e40c7e;
}
@media screen and (max-width: 1023px)
{
    .footer__nav
    {
        width: 100%;
    }
}
.footer__list
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;

    -webkit-align-items: center;

    -ms-flex-align: center;

    align-items: center;
}
@media screen and (max-width: 1023px)
{
    .footer__list
    {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media screen and (max-width: 575px)
{
    .footer__list
    {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.footer__item
{
    margin-right: 3rem;
    margin-bottom: 0;
}
@media screen and (max-width: 1023px)
{
    .footer__item
    {
        margin-right: 0;
    }
}
.footer__link
{
    font-size: .875em;
    font-weight: 400;
    line-height: 1;

    display: inline-block;

    padding: 1.8rem 0;

    letter-spacing: .05em;
    text-transform: uppercase;

    color: #3d4095;
}

.copyright
{
    padding: 2.8rem 0 2rem;

    background: #212121;
}
.copyright__inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (max-width: 575px)
{
    .copyright__inner
    {
        display: block;
    }
}
.copyright__text
{
    font-size: .875em;

    margin-bottom: .5rem;

    color: #fff;
}
.copyright__link
{
    color: #ffd945;
}




.modal.show{
    background: #3d409547;
}



.about__wrap audio{
    display: none;
}

.about__round.play_now{
    background-color: #3d4095;
}
.about__round.pause_now{
    background-color: #3d4095;
}

.about__round.play_now path,
.about__round.pause_now path {
    fill: #fff;
}

.popupWrapLogo {
    max-width: 150px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px
}

.feedbackPopup {
    border-radius: 10px;
    max-width: 300px;
}

.popup__item input::-webkit-input-placeholder {color: #868D95}
.popup__item input:-moz-placeholder {color: #868D95}

.popup__item textarea::-webkit-input-placeholder {color: #868D95}
.popup__item textarea:-moz-placeholder {color: #868D95}

.popup__item textarea {
    max-height: 60px;
}

.popupTitle {
    font-size: 14px;
    line-height: 15px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #3D3D3B;
    margin-bottom: 15px;
}

.butPopup .but {
    width: 100%
}

.popupWrap .privacy_field {
    text-align: center;
    margin-bottom: 10px
}


/* |===============| popup start |===============| */
.popup{
    display: none;
    position: fixed;
    top: 15.625em!important;
    left: 50%;
    margin-left: -13.5em;
    padding: 24px 18px 35px;
    width: 27.0625em;
    background: #fff;
    z-index: 15;
    box-shadow: rgb(204, 204, 204) 0px 0px 14px 3px;
}
.popup_call{
    padding-bottom: 36px;
}
.popup__heading{
    text-align: center;
    font-size: 1.25em;
    line-height: 1.3em;
    margin: 0 0 28px 3px;
}
.popup__close{
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 0 0 5px;
    width: 30px;
    height: 30px;
}
.popup__close:before{
    content: "\f00d";
    font: 1em fontawesome;
    color: #2e2e2e;
}
.popup__item{
    margin: 0 0 16px;
}
.popup__item__title{
    display: inline-block;
    margin: 0 14px 0 0;
    width: 88px;
    vertical-align: middle;
}
#wrapper .popup__field{
    padding: 6px 10px 6px;
    width: 259px;
    vertical-align: middle;
}
.popup__textarea{
    padding-top: 4px;
    width: 259px;
    height: 150px;
    vertical-align: top;
    resize: none;
}
.popup__btns{
    padding: 3px 0 0 106px;
}
.btn_enter{
    padding: 0 24px 0 25px;
}
.btn_enter:hover .castle-icon{
    background: url(../img/castle_h.png);
}
.popup__unit{
    margin: 34px 0 -2px 159px;
}
.popup__link{
    display: inline-block;
    text-decoration: none;
    margin: 0 0 0 12px;
    font-size: 0.875em;
    color: #2e2e2e;
}
.popup__link:hover{
    color: #000;
}



.cart_one_click .popup__item__title {
    width:300px;
}

.cart_one_click .popup__btns {
    /*padding-left: 218px;*/
    padding-left: 0;
}

.modal .error_message{
    position: relative;

}
/* |===============| popup end |===============| */

#helper_text li{
    list-style: disc;
}


@media (max-width: 1200px) and (max-height: 850px) {
    .modal__container{
        max-width: 800px;
    }
}


.tippy-box[data-theme~='light'] {
    padding: 5rem;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff!important;
    -webkit-box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
    box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
    color: #212121!important;
    font-size: 16px!important;
}



.tippy-box[data-theme~='light'][data-placement^='top'] > .tippy-arrow::before {
    border-top-color: #fff;
}
.tippy-box[data-theme~='light'][data-placement^='bottom'] > .tippy-arrow::before {
    border-bottom-color: #fff;
}
.tippy-box[data-theme~='light'][data-placement^='left'] > .tippy-arrow::before {
    border-left-color: #fff;
}
.tippy-box[data-theme~='light'][data-placement^='right'] > .tippy-arrow::before {
    border-right-color: #fff;
}

.first_head__item
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 96%;
    margin-bottom: 5rem;
    padding-bottom: 5rem;

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    -ms-flex-align: start;

    align-items: flex-start;
    justify-content: space-between;
}
@media screen and (max-width: 575px)
{
    .first_head__item
    {
        display: block;
    }
}

.mer_reg{
    border: 1px solid #b8b8b8;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
}

.reg {
    padding: 0 0 8rem;
    background: #f9f7f7;
}
.reg .error_message{
    background: transparent;
    padding: 0;
    box-shadow: none;
}
.reg__title {
    font-size: 1.875em;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 1.5rem;
    color: #212121;
}


.reg__action
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 1rem;
    padding: 1.5rem;

    -webkit-border-radius: 10px;

    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
    box-shadow: 0 13px 41px rgba(0, 0, 0, .06);
}
@media screen and (max-width: 575px)
{
    .reg__action
    {
        padding: 0.4rem 0.4rem 0.4rem 0.2rem;
    }
}
input[type='submit'].news-aside__btn {
    font-size: .8125em;
    font-weight: 500;
    line-height: 45px;
    display: block;
    width: 100%;
    height: 45px;
    margin-top: 1.5rem;
    text-align: center;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: -webkit-gradient(linear, left top, left bottom, from(#585cf4), to(#3e4095));
    background: -webkit-linear-gradient(top, #585cf4 0%, #3e4095 100%);
    background: -o-linear-gradient(top, #585cf4 0%, #3e4095 100%);
    background: linear-gradient(180deg, #585cf4 0%, #3e4095 100%);
    -webkit-box-shadow: 0 3px 7px rgb(48 109 226 / 35%);
    box-shadow: 0 3px 7px rgb(48 109 226 / 35%);
    transition: background 0.5s ease;
}
input[type='submit'].news-aside__btn:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#3e4095), to(#585cf4));
    background: -webkit-linear-gradient(top, #3e4095 0%, #585cf4 100%);
    background: -o-linear-gradient(top, #3e4095 0%, #585cf4 100%);
    background: linear-gradient(0deg, #585cf4 0%, #3e4095 100%);
}

.dataTables_wrapper .dataTables_scroll {
    margin-bottom: 20px;
}
@media screen and (max-width: 1099px){
    .nav__list{display:block;padding:0 2rem;}

}


@media screen and (min-width: 1000px){
    #totop{
        display: none!important;
    }
}

#totop {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #DDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
    opacity: 0.4;
}
#totop:hover {
    background-color: #DDF;
    color: #000;
    opacity: 0.8;
}


@media screen and (max-width: 575px){
    .header{
        padding-top: 122px;
    }

    .header__top{
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 98;
        background: #fff;
        -webkit-box-shadow: 0 1px 1px #3d40954f;
        -moz-box-shadow: 0 1px 1px #3d40954f;
        box-shadow: 0 1px 1px #3d40954f;
    }
}

.education_choices{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.education_choice{
    width: 42%;
    max-width: 450px;
    display: block;
    text-align: center;
    box-shadow: 0 24px 64px rgb(0 0 0 / 6%);
    overflow: hidden;
}

.education_choice:hover{
    -webkit-box-shadow: 8px 10px 38px rgb(225 0 126 / 32%);
    box-shadow: 8px 10px 38px rgb(225 0 126 / 32%);
}


.edication_title {
    font-size: 18px;
    font-weight: 400;
    color: #3d4095;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 15px;
}
}


.choice_icon{
    width: 100%;
    display: block;

}

@media screen and (max-width: 700px){
    .education_choice{
        width: 100%;
        margin-bottom: 30px;
    }
}


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

.about_bl__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-bottom: 6rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 23%;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    text-align: center;
}

.about_bl__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 160px;
    height: 200px;
    margin-right: 1rem;
    vertical-align: middle;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.about_bl__icon img{
    width: 100%;
    height: auto;
    display: block;
}

.about_bl__text{
    font-size: 1em;
    text-align: center;

    text-align: center;
    margin: 1.5rem auto 0;
    display: inline-block;
    background: #fff;
    color: #404394;
    border-radius: 15px;
    padding: 4px 20px;
    font-weight: 400;
    -webkit-box-shadow: 8px 10px 38px rgb(0 0 0 / 20%);
    box-shadow: 8px 10px 38px rgb(0 0 0 / 20%);

}
.about_bl__item:hover .about_bl__text{
    -webkit-box-shadow: 8px 10px 38px rgb(225 0 126 / 52%);
    box-shadow: 8px 10px 38px rgb(225 0 126 / 52%);
}

@media screen and (max-width: 575px){
    .about_bl__text{
        padding-left: 5px;
        padding-right: 5px;
    }
    .about_bl__item{
        -webkit-flex-basis: 47%;
        -ms-flex-preferred-size: 47%;
        flex-basis: 47%;
        margin-bottom: 30px;
    }

}


.lmb {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

.loading_modal{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgb(67 70 156 / 5%);
    z-index: 3;
}

.loading_modal img{
    padding-top: 0;
    display: block;
    position: absolute;
    top: -96px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 100px;
}

.actual{
    line-height: normal;
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
}


form input[type="checkbox"],
form input[type="radio"] {
    display: none;
}
form input[type="checkbox"] + label,
form input[type="radio"] + label {
    display: inline-block;
    vertical-align: middle;
    background: url(../img/radio.png) no-repeat 0 50%;
    cursor: pointer;
    margin: 0 13px 5px 0;
    padding: 0 0 0 19px;
}

form input[type="radio"]:checked + label {
    background-image: url(../img/radio_checked.png);
}
form input[type="checkbox"] + label {
    background: url(../img/checkbox.png) no-repeat 0 50%;
}
form input[type="checkbox"]:checked + label {
    background-image: url(../img/checkbox_checked.png);
}