/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

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, li,
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;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
html{
    height: 100%;
}
@font-face {
    font-family: 'Opensans';
    src: url('../fonts/OpenSans.ttf') format("truetype");
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto.ttf') format("truetype");
}
i {
    font-style: italic;
}
body {
    line-height: 26px;
    height: auto;
    font-family: 'Opensans';
    font-size: 18px;
    color: #28334E;
}
main{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
ol, ul {
    list-style: none;
}
b{
    font-weight: Bold;    
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
header,article{
    background: #F1F1F1;
}


.wp {
    width: 98%;
    margin: 0 auto;
    max-width: 1304px;
    height: 100%;
    box-sizing: content-box;
    flex-wrap: wrap;
}
.wp-head {
    width: 98%;
    margin: 0 auto;
    max-width: 1540px;
    height: 100%;
    box-sizing: content-box;
    flex-wrap: wrap;
}
.wp-role{
    position: relative;
}


.wp-who{
    max-width: 1236px;
}
.wp-model{
    max-width: 1113px;
}
.wp-form{
    max-width: 1304px;
}
.wp-slider{
    max-width: 1525px;
}
.flex-main{
    display: flex;
    flex-wrap: wrap;
}

.flex-item{
    display: inline-flex;
    flex-direction: column;
    height: fit-content;
}
.text-cent{
    text-align: center;
}

.line-w {
    display: inline-block;
}
.resp-img{
    max-width: 100%;
    height: auto;
}
.trok-title {
    font: 78px / 78px "Roboto";
    font-weight: bold;
    letter-spacing: -0.02em;
    color: #312E2E;
}
.col-w{
    color: #fff;
}
header.main-menu {
    padding: 25px 0;
    position: sticky;
    top: 0;
    z-index: 99999;
}
.header-menu-link {
    font: 24px / 32px "Roboto";
    text-decoration: none;
    color: #312E2E;
    font-weight: 400;
    transition: 0.3s;
}
.header-menu-link:hover{
    opacity: 0.7;
}
.header-menu-item {
    display: inline-block;
    padding: 0 32px 0 18px;
}
.header-menu-item:last-child {
    padding: 0 0 0 4px;
}
.fit-sec__title {
    padding: 0 0 48px 0;
}
.first-logo-desc {
    color: #312E2E;
    font: 14px / 18px "Opensans";
}
.first-logo {
    align-items: center;
    gap: 7px;
}
.first-reg {
    color: #0C0C0C;
    font-size: 16px;
    line-height: 25px;
    border-radius: 8px;
    background: #DCDDE3;
    padding: 10px 15px;
}
.first-desc {
    font: 28px / 42px "Opensans";
}
.link-astra:hover svg{
    opacity: 0.7;
}
.link-astra svg{
    transition: 0.3s;
}
.btn {
    border-radius: 14px;
    text-decoration: none;
    font: 24px / 78px "Roboto";
    font-weight: bold;
    text-align: center;
    display: block;
    transition: 0.3s;
    min-height: 80px;
    z-index: 22;
}

.btn-gr{
    background: #BFF619;
    color: #1F1F1F;
}

.btn-bl{
    background: #193AFF;
    color: #fff;
}
.first-btn{
    max-width: 400px;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.header-menu {
    display: flex;
    justify-content: flex-end;
}
.header-main {
    padding: 47px 0 0 0;
}
.header-flex-r {
    flex: 1;
}
.header-flex-l {
    flex: 0 0 56%;
}
.first-bl-desc {
    padding: 0px 0 0 65px;
}
.first-head {
    align-items: center;
}
.first-logo-flex {
    margin: 20px 68px 0 0;
}
.first-reg-flex {
    margin: 20px 0 0 0;
}
.first-bl__desc {
    padding: 60px 0px 82px 5px;
}
.first-bl__btn{
    margin: 0 0 0 5px;
}
.first-bl-pic.resp-img {
    margin: -10px 0 0 10px;
    position: absolute;
    z-index: 1;
}
.first-bl-img {
    position: relative;
}

.sds-bl{
    position: relative;
    z-index: 99;
    padding: 195px 0 100px;
}
.sds-flex {
    flex: 1;
}
.sds-logo{
    background: rgba(25, 58, 255, 0.2);
    border: 4px solid #193AFF;
    border-radius: 14px;
    width: 660px;
    height: 590px;
    padding: 28px 40px 40px 34px;
}
.sds-logo-img {
    background: #fff;
    border-radius: 6px;
    height: 36px;
    align-items: center;
    display: flex;
    padding: 5px 10px;
    margin-right: 15px;
}
.sds-logo-head-desc {
    color: #193AFF;
    line-height: 28px;
    margin: -5px 0 0 16px;
}
.sds-btn-w {
    background: #fff;
}
.sds-btn-gr {
    background: #DCDDE3;
}
.sds-btn{
    border-radius: 28px;
    padding: 12px 24px;
}
.sds-btn-th{
    text-decoration: line-through;
}
.sds-desc-li {
    list-style: disc;
    margin: 0 0 0 26px;
}
.sds-logo-head {
    border-bottom: 2px solid #193AFF;
    padding: 0 0 20px 0;
}
.role-logo {
    width: 74px;
    height: 74px;
    background: #BFF619;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.role-title {
    font: 36px / 36px "Roboto";
    font-weight: bold;
    color: #040404;
    letter-spacing: -0.02em;
}
.role-desc {
    color: #707070;
}
.role-bl-flex {
    background: #fff;
    border-radius: 32px;
    padding: 22px 24px;
    min-height: 400px;
    height: auto;
}
.role-flex__logo {
    margin: 0 0 32px 0;
}
.role-flex__title {
    margin-bottom: 16px;
}
.role-flex {
    flex: 0 0 calc(1 / 2 * 100% - 20px);
}
.role-main {
    gap: 25px;
    position: relative;
    z-index: 3;
}
.role-list-flex__bl {
    gap: 40px;
}
.role-sec {
    padding: 75px 0 325px;
    overflow: hidden;
}
.role-title-flex {
    flex: 0 0 calc(1 / 3 * 100% - 20px);
}
.role-list-flex {
    flex: 0 0 calc(2 / 3 * 100% - 5px);
}
.slider-sec__btn {
    position: relative;
    z-index: 33;
    text-align: center;
    margin: 30px 0 0 0;
}
.clprod-slide-pic {
    width: 60px;
    height: 60px;
    background: #BFF619;
    border-radius: 34.8861px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 45%;
    transform: translateY(-50%);
    position: absolute;
    cursor: pointer;
    transition: 0.3s;
}
.clprod-slide-pic:hover{
    background: rgba(191, 246, 25, 0.7);    
}
.cl-slider-main {
    width: 1385px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
.cl-slider-fl {
    height: auto;
    width: 100%;
    position: relative;
}
.cl-slider__main{
    position: relative;
    z-index: 22;
}
.cl-slider{
    position: relative;
}
.trok-slider-img {
    position: absolute;
    top: -8%;
    z-index: 1;
    left: 5%;
}

.fit-list {
    background: #fff;
    border-radius: 16px;
    padding: 3px 30px 20px 27px;
}
.fit-item-img__bl svg{
    max-width: 100%;
    height: auto;
}
.fit-item-title {
    font: 28px / 36px "Roboto";
    font-weight: bold;
    flex: 0 0 25%;
    margin-top: 7px;
    color: #040404;
    letter-spacing: -0.02em;
}
.fit-item-desc {
    margin-top: 7px;
    color: #707070
}
.fit-item-img {
    flex: 0 0 18%;
}
.fit-item {
    padding: 29px 0 35px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    align-items: center;
}
.fit-item:last-child{
    border-bottom: none;
}
.work-bl__img {
    padding: 0 0 40px 0;
}
.work-sec {
    padding: 105px 0 110px;
}
.work-img-pic{
    border-radius: 16px;
}
.work-desc-desc {
    font: 18px / 28px "Opensans";
}
.work-desc-desc span{
    color: #193AFF
}
.work-desc-list{
    flex: 0 0 58%;
    padding: 0 82px 0 0;
}
.work-desc-text{
    flex: 0 0 42%;
}
.who-item-title {
    color: #fff;
}

.who-bl {
    justify-content: space-between;
}
.who-sec{
    background: #312E2E;
    position: relative;
    padding: 100px 0 100px;
}

.work-bl-flex {
    flex: 0 0 calc(1 / 2 * 100%);
}
.work-bl__title {
    padding: 67px 0 45px 0;
}
.who-item{
    flex: 0 0 calc(1/3 * 100% - 7px);
    margin-bottom: 50px;
}
.who-sec-top,.who-sec-bm {
    display: block;
} 
.who-sec-top{
    margin: -1px auto;
}
.who-sec-bm{
    margin: -1px auto;
}
.who-item__title {
    margin-bottom: 20px;
}
.who-sec__title {
    padding: 0 0 48px 0;
}
.who-title-flex__text {
    padding: 0 45px 0 0;
}
.who-title-flex{
    align-items: center;
    justify-content: center;
}
section.model-sec {
    padding: 100px 0 0;
}
.model-sec__title {
    padding: 0 0 48px 0;
}
.model-num-bl {
    background: #193AFF;
    border-radius: 16px;
    color: #fff;
    font: 100px / 77px "Roboto";
    font-weight: bold;
    padding: 20px 20px;
    letter-spacing: -0.06em;
}
.model-num-top {
    border-bottom: 5px solid #fff;
    padding: 0 0 14px 0;
    margin: 0 0 14px 0;
}
.model-item{
    flex-grow: 1;
}
.model-item-inner {
    background: #fff;
    border-radius: 16px;
    padding: 14px 24px;
    gap: 16px;
    align-items: center;
}
.model-bl,.model-list {
    gap: 24px;
}
.model-list-flex {
    flex: 1;
}
.model-desc {
    color: #312E2E;
    line-height: 24px;
}
.faq-item__title {
    flex: 0 0 70%;
}
.faq-svg{
    transform: rotate(180deg);
}
.faq-item__str svg{
    transition: 0.3s;
}
.faq-item-title {
    font: 40px / 50px "Roboto";
    font-weight: bold;
    letter-spacing: -0.03em;
}
.faq-item-desc p {
    margin-bottom: 15px;
}
.faq-item-desc p:last-child {
    margin-bottom: 0px;
}
.faq-item-head {
    justify-content: space-between;
    align-items: center;
}
.faq-item {
    background: #fff;
    border-radius: 12px;
    padding: 40px 45px 40px 30px;
    margin-bottom: 40px;
    cursor: pointer;
}
.faq-item-desc {
    display: none;
    padding-top: 24px;
}
.doc-item-link {
    color: #193AFF;
    font: 18px / 26px "Opensans";
}
.doc-item-link:hover{
    text-decoration: none;
}
.doc-item-desc {
    font: 14px / 26px "Opensans";

}
.doc-item-desc-col{
    color: rgba(0, 0, 0, 0.24);
}
.doc-item {
    border-bottom: 1px solid #B9B9B9;
    padding: 20px 0 20px;
}
.doc-item-title {
    padding-right: 10px;
}
.doc-sec__list{
    position: relative;
}
.doc-list-img {
    position: absolute;
    top: 0px;
    max-width: 370px;
    width: 100%;
    left: 58%;
    transform: translateX(-50%);
}
.footer-top-desc {
    color: #193AFF;
    font: 18px / 26px "Opensans";
}

.footer-bm-pic-trok {
    align-self: center;
    margin: 0 50px 0 0
}
.soc-bl{
    background: #312E2E;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    transition: 0.3s;
    border: 2px solid #000;
}
.soc-bl:hover{
    background: #fff;
}
.soc-bl:hover path {
    fill: #000;
}
a.soc-link {
    font: 24px / 44px "Roboto";
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background: #193AFF;
    border-radius: 12px;
    width: 224px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mail-form__input {
    font-size: 18px;
    padding: 25px 20px 13px 15px;
    width: 100%;
    border: 1px solid #DBDBE1;
    border-radius: 10px;
}
.mail-form__chx:checked {
    background-color: #0A27D7;
}
.mail-form__chx, .mail-form__btn {
    cursor: pointer;
}
.mail-form__chx {
    position: absolute;
    opacity: 0;
    width: 20px;
    height: 20px;
}
label.mail-form__text, label.mail-form__label {
    display: block;
}
.mail-form__text, .mail-form__label, .captcha-form__text {
    font-size: 14px;
    line-height: 18px;
}

.mail-form__chx:checked+label::before {
    background-color: #304DA8;
    background-image: url(../img/trok/gl.svg);
}
.mail-form__label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 80%;
}
.mail-form {
    background: #fff;
    border-radius: 32px;
    padding: 50px 40px;
}
.form-flex-cent {
    position: relative;
    width: fit-content;
}
.form-flex-title {
    font: 129px / 112px "Roboto";
    font-weight: bold;
    color: #fff;
    position: relative;
    z-index: 22;
    letter-spacing: -0.02em;

}
.form-flex-desc {
    font: 18px / 28px "Opensans";
    color: rgba(255, 255, 255, 0.7);
    position: absolute;
    z-index: 22;
    right: 40px;
    bottom: -100px;
}
.mail-form__btn{
    border: none;
    width: 100%;
}
label.mail-form__text {
    position: absolute;
    bottom: 23px;
    left: 10px;
    color: #8D8E9F;
    font: 14px / 14px "Roboto";
}
label.mail-form__text, label.mail-form__label {
    display: block;
}
.mail-form__text {
    order: -1;
    padding-left: 5px;
    transition: all 0.3s ease-in;
    transform: translateY(0px);
    pointer-events: none;
}
.fio-form-item {
    flex: 0 0 100%;
    position: relative;
}
.mail-form-text:focus + label {
    transform: translateY(-17px);
    font-size: 10px;
}
.mail-form__input:valid + label {
    transform: translateY(-17px);
    font-size: 10px;
}
.form-mail-bl__desc,.form-mail-bl__desc a {
    font: 14px / 20px "Opensans";
    color: #28334E;
}
.form-flex {
    position: relative;
}
.form-flex-cont {
    flex: 0 0 56%;
    padding: 178px 0 0 80px;
    height: auto;
}
.form-img{
    position: absolute;
    top: 50%;
    left: 0;
    width: 152%;
    transform: translateY(-50%);
}
.form-flex-in {
    flex: 0 0 44%;
}
.cl-slider-bl {
    justify-content: center;
    overflow: hidden;
}
.cl-slider-bl-prev {
    left: 0px;
}
.cl-slider-bl-next {
    right: 0px;
}
.slider-sec {
    padding: 0 0 20px;
}
.slider-sec__title {
    padding: 0px 0 40px 0;
}

.sds-bl__title {
    padding: 0 0 24px 0;
}
.sds-btn-pic {
    padding-right: 7px;
}
.sd-head {
    gap: 20px;
    padding-bottom: 40px;
}
li.sds-desc-li::marker{
    font-size: 12px;
}
.sds-desc p {
    margin-bottom: 20px;
}
.sds-desc li {
    margin-bottom: 12px;
}
.sds-desc-item {
    color: #717171;
    font: 12px / 16px "Opensans";
    position: relative;
    margin: 42px 0 0 17px;
}
.sds-desc .sds-p{
    margin-bottom: 35px;
}
.sds-desc-item:before{
    content: '*';
    display: block;
    position: absolute;
    left: -17px;
    top: 3px;
    font-size: 18px;
}
.sds-logo-item-title {
    color: #222222;
    font: 12px / 22px "Opensans";
}
.sds-logo-item__title {
    padding: 20px 0 9px;
}

.fit-sec {
    padding: 190px 0 100px;
}
.footer-bm {
    justify-content: space-between;
    padding: 75px 0;
    align-items: center;
}
.footer-top {
    padding: 80px 0 0;
    justify-content: space-between;
}
.doc-sec {
    padding: 155px 0 200px;
}
.doc-sec__title {
    padding: 0 0 40px 0;
}
.sds-li-bm {
    margin-bottom: 30px;
}
.work-desc__text {
    margin: 12px 0 0 0;
}
.model-num {
    flex: 0 0 246px;
}
section.form-sec {
    padding: 290px 0 0;
}
.mail-form-flex {
    margin-bottom: 16px;
}
.form-mail-bl {
    margin-bottom: 20px;
}
.mail-form__label {
    margin-right: 12px;
}
.form-mail-bl__desc {
    flex: 1;
}
.form-mail-of{
    margin-top: 32px;
}
.faq-sec {
    padding: 335px 0 0;
}
.footer-top-item__title {
    margin-bottom: 8px;
}
.soc-flex {
    margin: 0 0 0px 25px;
}
.faq-item-desc a{
    color: #193AFF;
    transition: 0.3s;
}
.faq-item-desc a:hover{
    text-decoration: none;
}
.swiper-slide {
    padding: 20px 0 0 0px;
}
.slider-caption {
    color: #707070;
    position: absolute;
    top: -5px;
    left: 37px;
}
.first-bl__imgmob,.form-mob-none{
    display: none;
}
.form-mob-desc {
    font-size: 14px;
    line-height: 22px;
    color: rgba(49, 46, 46, 0.7);
}
.form-title-text {
    font: bold 28px / 38px "Roboto";
    color: #312E2E;
}
.form-title{
    gap: 20px;
}
.header-logo{
    display: block;
}
.footer-bm-pic-mob{
    display: none;
}
.b24-form-sign {
    display: none!important;
}
.b24-form-content.b24-form-padding-side,.b24-form-header-padding {
    padding: 0!important;
}
.b24-form-wrapper.b24-form-border-bottom{
    border-bottom: none!important;
}
button.b24-form-btn {
    border-radius: 14px!important;
    text-decoration: none!important;
    font: 24px / 78px "Roboto"!important;
    font-weight: bold!important;
    text-align: center!important;
    display: block!important;
    transition: 0.3s!important;
    min-height: 80px!important;
    padding: 0!important;
    margin: 0 auto!important;
    z-index: 22!important;
    position: relative!important;
    top: 0px!important;
}

.b24-form-control-label {
    font: 14px / 14px "Roboto"!important;
    color: #8D8E9F!important;
    opacity: 1 !important;
}
.b24-form-btn-block {
    padding: 0px!important;
}
input.b24-form-control {
    background: transparent !important;
    border: 1px solid #DBDBE1 !important;
    border-radius: 10px !important;
}
.b24-form-field-agreement .b24-form-control-desc{
    opacity: 1!important;
}
span.b24-form-field-agreement-link {
    font: 14px / 18px Opensans !important;
    color: #28334E !important;
    opacity: 1 !important;
}
.b24-form-control-container {
    display: flex !important;
}
.b24-form-control-container input{
    margin-right: 10px !important;
}
.b24-form-btn-block:hover:after{
    filter: blur(9px) !important;
    width: 100% !important;
}
.b24-form-btn-block:hover button.b24-form-btn{
    top: -4px!important;
}
.b24-form-btn:hover{
    background-color: #BFF619!important;
}
.b24-form-wrapper.b24-form-shadow {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.btn-bm-gr{
    background: #BFF619;
}
.btn-bm {
    width: 100%;
    display: block;
    height: 25px;
    border-radius: 0 0 14px 14px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.3s;
}
.swiper-slide-zoomed {
  transform: scale(1.2);
  z-index: 10;
  transition: transform 0.3s;
}
.btn-bm-bl{
    background: #192FFF;   
}
.btm-dft:hover .btn-gr,button.b24-form-btn:hover{
    -webkit-box-shadow: 0px 14px 18px 2px rgba(25, 58, 255, 0.7);
    -moz-box-shadow: 0px 14px 18px 2px rgba(25, 58, 255, 0.7);
    box-shadow: 0px 14px 18px 2px rgba(25, 58, 255, 0.7);
}
.btm-dft:hover .btn-bl{
    -webkit-box-shadow: 0px 14px 18px 2px rgba(191, 246, 25, 0.7);
    -moz-box-shadow: 0px 14px 18px 2px rgba(191, 246, 25, 0.7);
    box-shadow: 0px 14px 18px 2px rgba(191, 246, 25, 0.7);
}
.btn-pos{
    top: 0;
    position: relative;
    z-index: 4;
    transition: 0.3s;
}
.btm-dft:hover .btn-pos{
    top: -4px;

}
.link-astra {
    margin-top: 6px;
}
.b24-window .b24-form-content.b24-form-padding-side,.b24-window  .b24-form-header-padding {
    padding: 15px 25px 25px 25px!important;
}
.b24-window-popup-body p {
    margin-bottom: 20px!important;
}
.fix-menu{
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #F1F1F1;
    padding: 20px 0;
}
/**
 * jQuery lightzoom v1.1.0
*/

a.lightzoom { 
  cursor: zoom-in;
  cursor: -moz-zoom-in;
}

#lz-container {
  display: block;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  white-space: nowrap;
  position: absolute;
  z-index: 9999990 !important;
}

#lz-box {
  position: fixed;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
  z-index: 9999998 !important;
}

#lz-overlay {
  display: block;
  opacity: 0.6;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9999991 !important;
}

#lz-box:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#lz-box img {
  float: none;
  display: inline-block;
  max-height: 80%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
  opacity: 0;
  position: relative;
  z-index: 9999995 !important;
}

#lz-box p {
  position: relative;
  bottom: 0;
  margin-top: -30px;
  margin-bottom: 0;
  line-height: 20px;
  font-size: 18px;
  z-index: 9999997 !important;
}

#lz-close {
    display: block;
    position: absolute;
    top: 2%;
    right: 2%;
    background: url(../img/close2.png) no-repeat 5px 5px;
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    padding: 5px;
    opacity: 0.5;
    z-index: 9999998 !important;
}

#lz-close:hover {
  opacity: 1;
}

#lz-loading-center {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9999999 !important;
}

#lz-loading-center > .lz-loading-center-box {
  position: fixed;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
}

.lz-object {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  border-radius: 50% 50% 50% 50%;
}

#lz-object_one {
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
}

#lz-object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

#lz-object_three {
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@-webkit-keyframes object_one {
  75% {
    -webkit-transform: scale(0);
  }
}

@keyframes object_one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}

@-webkit-keyframes object_two {
  75% {
    -webkit-transform: scale(0);
  }
}

@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}

@-webkit-keyframes object_three {
  75% {
    -webkit-transform: scale(0);
  }
}

@keyframes object_three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}


.work-bl__mob{
    display: none;
}
.flex-item-2 {
    flex: 0 0 75%;
}
.blog-item-menu {
    flex: 0 0 25%;
}
.tr-blog-flex{
    display: flex;
    flex-wrap: wrap;
}
.blog-sec-title {
    flex: 0 0 100%;
}

.tab-bg-pos{
    position: absolute;
    top: 0;
    width: 1430px;
}
.tab-mar{
    margin-bottom: 25px;
}
.tab-bg{
    position: relative;
    overflow-x: scroll;
    min-height: 700px;
}
.tab-bg-pos{
    position: absolute;
    top: 0;
    width: 1430px;
}
.tab-mar{
    margin-bottom: 25px;
}
.table-bl {
    display: table;
    border-collapse: collapse;
}
.tab-row {
    display: table-row;
}
.tab-cell {
    display: table-cell;
    padding: 10px 15px;
    border: 1px solid #9A9A9A;
}
.blog-item-cont p {
    margin-bottom: 25px;
}
.blog-item-cont ul li {
    line-height: 24px;
    padding-bottom: 20px;
}
.blog-item-cont ul {
    list-style-type: disc;
    margin-left: 20px;
}
.blog-item-ctx h2 {
    letter-spacing: -0.03em;
    font: bold 32px / 40px Roboto;
    padding: 20px 0 25px;
}
.adv-title {
    font: bold 48px / 58px Roboto;
    letter-spacing: 0.02em;
}
.blog-item-title__text {
    padding-bottom: 50px;
}
.blog-item-cont__img {
    margin-bottom: 50px;
    border-radius: 32px;
}
.resp-img {
    max-width: 100%;
    height: auto;
}
a.blog-item-item__link {
    color: #A7A7A7;
    text-decoration: none;
    font-size: 14px;
    line-height: 21px;
    transition: 0.3s;
}
.blog-item-item {
    padding-bottom: 20px;
    line-height: 26px;
}
.blog-item-list {
    max-width: 235px;
}
.blog-sec-title {
    padding: 0 25% 0 25%;
}
.blog-item-desc {
    margin: 0 0px 22px 0;
    justify-content: space-between;
}
.first-blog-name {
    letter-spacing: 0.14em;
    font-size: 14px;
}
a.blog-item-item__link:hover {
    color: #000;
}
.blog-soc-sec {
    padding: 0 0 100px;
}
.tr-blog-btn {
    padding: 0 0 25px;
}
.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
    margin: 2px 20px 0 0!important;
}
.menu-pos-blog {
    position: fixed;
    top: 155px;
    max-width: 235px;
}
.blog-sec-title {
    padding: 0 0 0 25%;
}
.blog-item-item.active a, a.blog-item-item__link:hover {
    color: #000;
}
.blog-tr-desc {
    flex: 1;
    padding: 0 0 0px 50px;
}
.blog-tr-img {
    flex: 0 0 25%;
}
.blog-tr-pic{
    border-radius: 20px;
}
.blog-tr-btn__cont {
    color: #193AFF;
    font: bold 24px / 38px Roboto;
    text-decoration: underline;
}
.blog-tr-btn {
    color: #193AFF;
    font: bold 24px / 38px Roboto;
    text-decoration: underline;
}
.blog-tr__cont {
    padding: 25px 0;
}
.blog-sec{
    padding: 50px 0;
}
.blog-tr.flex-main {
    color: #000;
    text-decoration: none;
    margin-bottom: 60px;
}
.blog-tr.flex-main:last-child {
    margin-bottom: 0;
}
.tr-blog-back {
    padding: 5px 0 20px;
}
.tr-blog-back svg{
    width: 20px;
}
.tr-blog-back {
    text-decoration: none;
    color: #28334E;
}
.tr-blog-back {
    padding: 5px 0 20px;
    display: flex;
    gap: 7px;
    width: fit-content;
}
@media screen and (max-width: 1520px) {
.cl-slider-main {
    width: 90%;
}
.cl-slider-bl-prev {
    left: 10px;
}
.cl-slider-bl-next {
    right: 10px;
}
}
@media screen and (max-width: 1420px) {
.cl-slider-bl-next,.cl-slider-bl-prev {
    width: 40px;
    height: 40px;
}
.cl-slider-bl-prev {
    left: 5px;
}
.cl-slider-bl-next {
    right: 5px;
}
.cl-slider-bl-prev svg,.cl-slider-bl-next svg{
    width: 10px;
}
}
@media screen and (max-width: 1280px) {
.trok-slider-img {
    top: 7%;
    left: 5%;
}
.header-menu-item {
    padding: 0 15px 0 18px;
}
.first-bl-desc {
    padding: 0px 0 0 0px;
}
.sds-logo {
    width: 100%;
    height: 100%;
}
.sds-logo-item__title {
    padding: 15px 0 9px;
}
.sds-logo-img {
    margin: 0 5px 5px 0;
}
.role-title-flex,.role-list-flex {
    flex: 0 0 100%;
}
.role-title-flex__bl .trok-title br{
    display: none;
}
}
@media screen and (max-width: 1170px){
.first-desc {
    font: 24px / 38px "Opensans";
}
.header-menu-item {
    padding: 0 10px 0 18px;
}
.header-menu-link {
    font: 22px / 32px "Roboto";
}
.header-menu-item,.header-menu-item:last-child {
    padding: 0 0 0 15px;
}
.fit-item {
    align-items: flex-start;
    flex-direction: column;
}
.fit-item-desc {
    margin-top: 16px;
}
.fit-item-title {
    margin-top: 32px;
}
.form-flex-cont {
    padding: 178px 0 0 30px;
}
}
@media screen and (max-width: 1050px){
.footer-top-item {
    flex: 0 0 calc(1 / 2 * 100%);
    margin-bottom: 16px;
}
.footer-bm {
    padding: 60px 0;
}

.header-menu-link {
    font: 20px / 32px "Roboto";
}
.first-desc {
    font: 20px / 28px "Opensans";
}
.who-item {
    flex: 0 0 calc(1 / 2 * 100% - 7px);
}
.form-flex-title {
    font: bold 110px / 110px "Roboto";
}
.doc-list-img {
    left: 80%;
}
}
@media screen and (max-width: 960px){
.blog-item-menu {
    display: none;
}
.blog-sec-title {
    padding: 0;
}
.blog-item-cont.blog-item-ctx {
    flex: 0 0 100%;
}
}
@media screen and (max-width: 940px){
.form-flex-title {
    font: bold 98px / 110px "Roboto";
}
.footer-bm-pic-mob{
    display: flex;
    margin-top: 40px;
}
.footer-bm-pic-desc{
    display: none;
}
.footer-top {
    padding: 60px 0 0;
}
.footer-bm {
    padding: 24px 0;
}
.soc-flex:first-child{
    margin-left: 0;
}
.sds-logo-head-desc {
    line-height: 21px;
}
}
@media screen and (max-width: 890px){
.blog-tr-img {
    flex: 0 0 35%;
}
.blog-sec {
    padding: 0px 0 50px;
}
.tab-bg {
    min-height: 430px;
}
.form-mob-desc {
    text-align: center;
}
.form-title {
    justify-content: center;
}
.work-bl__mob{
    display: block;
}
.trok-work-desc,.header-main-logo-mob{
    display: none;
}
.role-bl-flex {
    padding: 24px 16px 40px;
    min-height: auto;
}
.work-desc-desc {
    font: 14px / 21px "Opensans";
}
section.form-sec {
    padding: 150px 0 0;
}
.faq-sec {
    padding: 150px 0 0;
}
.form-flex__desc {
    padding: 48px 0 32px;
}
.mail-form {
    padding: 32px 16px 48px;
}
.doc-sec__title {
    padding: 0 0 28px 0;
}
.doc-sec {
    padding: 150px 0 150px;
}
.header-flex-img,.doc-list-img{
    display: none;
}
.header-flex-l.header-main-logo,.header-flex-r.header-main-list{
    flex: 0 0 100%;
}
.header-flex-r.header-main-list {
    align-items: flex-start;
    order: 1;
}
.header-flex-l.header-main-logo{
    order: 2;
}
.header-main {
    padding: 20px 0 0 0;
}
.header-menu-item, .header-menu-item:last-child {
    padding: 0 30px 0 0px;
}
.first-bl__imgmob {
    display: block;
    text-align: center;
    margin: 40px 0 0 0;
}
.sds-flex {
    flex: 0 0 100%;
}
.first-bl-desc.header-flex-l {
    flex: 0 0 100%;
}
.work-bl-flex {
    flex: 0 0 100%;
}
.work-desc br {
    display: none;
}

.form-flex-cont {
    display: none;
}

.form-mob-none{
    display: block;
}
.form-flex-in {
    flex: 0 0 100%;
}
.first-reg-flex {
    margin: 16px 0 0 0;
}
.first-logo-flex {
    margin: 16px 68px 0 0;
}
.header-main-list {
    padding: 0 0 15px 0;
}
.trok-title {
    font: 48px / 54px "Roboto";
    font-weight: bold;
}
.first-bl-mobpic {
    margin-bottom: -27%;
}
.first-bl__desc {
    padding: 21px 0px 82px 0px;
    width: fit-content;
    margin: 0 auto;
}

.sds-bl {
    padding: 150px 0 100px;
}
.sds-bl__title {
    padding: 0 0 48px 0;
}
.sd-head {
    padding-bottom: 24px;
}
.sds-logo {
    margin-top: 40px;
}
.role-sec {
    padding: 50px 0 150px;
}
.role-list-flex__bl {
    gap: 16px;
    justify-content: space-between;
}
.role-flex {
    flex: 0 0 calc(1 / 2 * 100% - 12px);
}
.cl-slider-main {
    width: 80%;
}
.role-main {
    gap: 48px;
}
.slider-sec__title {
    padding: 0px 0 48px 0;
}
.slider-sec {
    padding: 0;
}
.fit-sec {
    padding: 150px 0 150px;
}
.slider-caption {
    top: -4px;
    left: 16px;
}
.work-sec {
    padding: 0px 0 110px;
}
.work-bl__title {
    padding: 0px 0 48px 0;
}
.work-bl__mob {
    margin-bottom: 60px;
}
.sds-logo {
    padding: 24px 16px 48px 16px;
}
.role-title {
    font: 24px / 32px "Roboto";
    font-weight: bold;
}
body {
    line-height: 22px;
    font-size: 14px;
}
.wp {
    width: 92%;
}
.who-title-svg{
    width: 93px;
    height: 36px;
}
.who-title-flex__text {
    padding: 0 20px 0 0;
}
.faq-item-title {
    font: bold 32px / 42px "Roboto";
}
.first-desc br{
    display: none;
}
}
@media screen and (max-width: 640px){
.who-title-svg {
    position: absolute;
    top: 0;
    right: 3px;
    z-index: 1;
}
.who-title-flex__text {
    position: relative;
    z-index: 2;
}
.who-title-flex{
    position: relative;
}
.clprod-slide-pic,.role-title br {
    display: none;
}
.cl-slider-main {
    width: 100%;
}
.fit-item-title {
    font: bold 24px / 32px "Roboto";
}
.role-flex {
    flex: 0 0 100%;
}
.faq-item-title {
    font: bold 20px / 24px "Roboto";
}
.trok-title {
    font: 32px / 38px "Roboto";
    font-weight: bold;
}
.who-item {
    flex: 0 0 100%;
}
.first-btn {
    max-width: 100%;
}
.model-item-inner {
    padding: 24px 16px;
}
.model-bl, .model-list {
    gap: 16px;
}
.faq-item {
    margin-bottom: 16px;
}
.faq-item {
    padding: 24px 16px 24px 16px;
}
.faq-item__str svg{
    width: 18px;
    height: 14px;
}
.trok-slider-img {
    top: 5%;
    left: -10%;
    width: 125%;
}
.first-logo-desc {
    font: 12px / 18px "Opensans";
    margin-right: 8px;
}
.faq-item__title {
    flex: 0 0 85%;
}
}

@media screen and (max-width: 580px){
.blog-tr-img {
    flex: 0 0 100%;
}
.blog-tr-desc {
    padding: 25px 0 0px 0px;
}
.header-menu-link {
    font: 14px / 26px "Roboto";
}
.header-menu-item, .header-menu-item:last-child {
    padding: 0 15px 0 15px;
}
.footer-top-item {
    flex: 0 0 100%;
}
.model-num {
    flex: 0 0 100%;
}
.first-reg {
    font-size: 12px;
    line-height: 24px;
}
.sds-desc-item br,.sds-desc-li br,.sds-desc br,.fit-item-desc br{
    display: none;
}
.model-desc {
    flex: 0 0 100%;
}
.soc-flex {
    margin: 0 0 0px 20px;
}
.cl-slider-bl-next, .cl-slider-bl-prev {
    width: 20px;
    height: 20px;
}
.cl-slider-bl-prev svg, .cl-slider-bl-next svg {
    width: 5px;
    height: 10px;
}
.model-num-bl {
    font: bold 90px / 77px "Roboto";
}
.btn {
    font: 24px / 62px "Roboto";
    font-weight: bold;
    min-height: 62px;
}
.sd-head {
    gap: 10px;
}
.doc-item-title {
    flex: 1;
}
.adv-title {
    font: bold 38px / 46px Roboto;
}
.blog-item-title__text {
    padding-bottom: 25px;
}
.blog-item-cont__img {
    margin-bottom: 30px;
}
}
@media screen and (max-width: 440px){
.soc-flex-btn{
    margin: 20px 0 0 0;
    flex: 0 0 100%;
}
}
@media screen and (max-width: 380px){
.first-reg {
    padding: 10px 10px;
}
.footer-bm-pic-trok {
    margin: 0 40px 0 0;
}
.footer-bm-pic-trok {
    margin: 0 25px 0 0;
}
}
