
.gallery__row{margin-top:30px;justify-content:center;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center}.gallery__swiper-wrapper{margin:0 -10px}.gallery__swiper-wrapper figure{display:flex;margin:0 10px!important;flex-direction:column;justify-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}.gallery__swiper-wrapper img{display:block;border-radius:2px;-webkit-border-radius:2px;width:100%}.gallery__swiper-wrapper figcaption{margin-top:7px;font-size:14px;color:#000;line-height:1.286}.slider__row{display:flex;align-items:center;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify}.slider__arrows{display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.slider__arrow{display:flex;align-items:center;justify-content:center;border-radius:50%;-webkit-border-radius:50%;background:#ececec;width:40px;height:40px;cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;outline:none;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center}.slider__arrow:hover{background:linear-gradient(to left,#47b3ff,#189ffe);background:-webkit-linear-gradient(right,#47b3ff,#189ffe);background:-webkit-gradient(linear,right top,left top,from(#47b3ff),to(#189ffe));background:-o-linear-gradient(right,#47b3ff,#189ffe)}.slider__arrow:hover .slider__arrow-icon{fill:#fff}.slider__arrow_prev{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);margin-right:10px}.slider__arrow-icon{width:12px;height:12px;fill:#4f4f4f;transition:all .2s ease;-webkit-transition:all .2s ease;-o-transition:all .2s ease}.section{padding:85px 0}@media screen and (max-width:768px){.section{padding:60px 0}}.section_small{padding:60px 0}.section_small-bottom{padding-bottom:60px}.section_small-top{padding-top:60px}.section_bottom{padding-bottom:85px}@media screen and (max-width:768px){.section_bottom{padding-bottom:60px}}.section_top{padding-top:85px}@media screen and (max-width:768px){.section_top{padding-top:60px}}.section__row{display:flex;justify-content:space-between;margin:0 -6px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify}@media screen and (max-width:1020px){.section__row{flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;margin:0}}.section__wrap{flex:1 1 50%;margin:0 6px;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%}@media screen and (max-width:1020px){.section__wrap{margin:0}}.section__desc{font-size:12px;line-height:2;color:#575757}.section__text{font-size:14px;color:#000;line-height:1.714}.section__text_bold{font-weight:500}.section__text_grey{color:#575757}.section__text p{margin:0}.section__text p:not(:first-child){margin-top:20px}.section__text_bottom{margin-bottom:40px}.section__text_top{margin-top:40px}.section__text ul{margin:0;padding:0;list-style-type:none}.section__text ul li{position:relative;margin:0;padding-left:10px}.section__text ul li:before{position:absolute;content:'-';left:0}.section__text a{color:#5181b8;text-decoration:underline}.section__text a:hover{text-decoration:none}.section__text ol{list-style-position:inside;padding:0}.section__text_justify{text-align:justify}.section__img{flex:1 1 50%;margin:0 6px;-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%}@media screen and (max-width:1020px){.section__img{margin:0}}.section__img img{display:block;width:100%}.section__marks{display:flex;align-items:center;margin:30px -25px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center}@media screen and (max-width:450px){.section__marks{flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}}@media screen and (max-width:1200px){.section__marks{margin:30px -15px}}.section__marks-block{display:flex;flex-direction:column;margin:0 25px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}@media screen and (max-width:1200px){.section__marks-block{margin:0 15px}}@media screen and (max-width:450px){.section__marks-block:not(:last-child){margin-bottom:30px}}.section__marks-block img{display:block}@media screen and (max-width:450px){.section__marks-block img{max-height:35px}}.section__marks-block:hover .section__marks-link{border-bottom:1px solid #189ffe}.section__marks-name{margin-top:15px;font-size:12px;font-weight:500;color:#189ffe;background:linear-gradient(to right,#47b3ff,#189ffe);background:-webkit-gradient(linear,left top,right top,from(#47b3ff),to(#189ffe));background:-webkit-linear-gradient(left,#47b3ff,#189ffe);background:-o-linear-gradient(left,#47b3ff,#189ffe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-transform:uppercase}@media screen and (max-width:450px){.section__marks-name{font-size:10px}}.section__marks-img{display:flex}@media screen and (max-width:450px){.section__marks-img{justify-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center}}.section-line{border-bottom:1px solid #f0f0f0}.section__wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));grid-gap:30px 20px}.section__wrapper_six{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:25px}@media screen and (max-width:1024px){.section__wrapper_six{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}}@media screen and (max-width:768px){.section__wrapper_six{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}.section__wrapper_five{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:20px}@media screen and (max-width:768px){.section__wrapper_five{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media screen and (max-width:760px){.section__wrapper_five{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.section__wrapper_three{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:20px}@media screen and (max-width:768px){.section__wrapper_three{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media screen and (max-width:760px){.section__wrapper_three{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.section__wrapper_two{display:grid;grid-template-columns:repeat(auto-fill,minmax(600px,1fr));grid-gap:20px}@media screen and (max-width:768px){.section__wrapper_two{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}}@media screen and (max-width:760px){.section__wrapper_two{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.section__contact-box{display:flex;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}.section__src-box svg{display:block;width:20px;height:20px;fill:url(#svg-gradient-blue);margin-bottom:10px}.section_grey{padding:60px 0;background:#fafafa}.section_blue{background:#f6fbfd}.section_grey-blue{background:#f4faff}.section__btn_center{display:flex;justify-content:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center}.section__link{color:#189ffe;text-decoration:underline;transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out}.section__link:hover{color:#0185e2;text-decoration:underline}.section-slider_top{margin-top:40px}.section-about__wrap{display:flex;flex-direction:column;justify-content:space-between;max-width:900px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column}@media screen and (max-width:1020px){.section-about__wrap{margin-bottom:40px}}.section-about__link{margin:-10px;padding:10px;max-width:220px}@media screen and (max-width:1020px){.section-about__link{display:none}}.section-about__link_mobile{margin-top:40px;display:none}@media screen and (max-width:1020px){.section-about__link_mobile{display:flex;-webkit-box;-webkit-flex;-ms-flexbox}}.section-about__title{margin-bottom:30px}.section-about__info{display:flex;margin-top:20px;-webkit-box;-webkit-flex;-ms-flexbox}.section-about__info-desc{font-size:12px;font-weight:500;color:#000;line-height:1.5;margin-left:10px}.section-about__btn{max-width:220px}.section-about__btn-row{margin-top:45px;margin-bottom:40px}.section-about__text-wrap{padding-right:50px}.doc-src{margin:40px 0}.doc-src__wrapper{margin-top:60px}.content-gallery{max-width:1370px;width:100%;padding:0 15px;margin:0 auto}.section-title{position:relative;margin:0;margin-bottom:40px;font-size:24px;font-weight:400;padding-bottom:17px;line-height:1.25}.section-title:before{content:'';position:absolute;left:0;bottom:0;background:#e86d1b;width:60px;height:2px}@media screen and (max-width: 768px){.section-title{font-size:22px}}@media screen and (max-width: 500px){.section-title{font-size:20px}}.section-title__wrap{max-width:950px}.section-title_center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-title_center .section-title:before{left:50%;margin-left:-30px}.section-title_blue{margin:0;margin-bottom:30px;font-size:20px;font-weight:400;line-height:1.8;background:-webkit-gradient(linear, left top, right top, from(#47b3ff), to(#189ffe));background:-webkit-linear-gradient(left, #47b3ff, #189ffe);background:-o-linear-gradient(left, #47b3ff, #189ffe);background:linear-gradient(to right, #47b3ff, #189ffe);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
