@media (min-width: 1750px) {
  header .content-width, footer .content-width {
    width: 1638px; }

  .about .item h6 br {
    display: none; } }
@media (max-width: 1749px) {
  .top-line .logo-wrap {
    width: 250px; }

  .top-line .right {
    width: calc(100% - 300px); }

  .top-line {
    padding-top: 40px; }

  h1 {
    font-size: 62px;
    line-height: 80px; }

  h2 {
    font-size: 46px;
    line-height: 54px; }

  footer .right {
    grid-gap: 10px; }

  h3, .text-img-2x h3, .about-company .item .text h4, .project .item .text h5, .category .item a h5 {
    font-size: 24px;
    line-height: 140%; }

  .about .item h6 {
    font-size: 30px;
    line-height: 36px; }

  footer .left h5 {
    margin-bottom: 168px; }

  .sub-menu-big .bottom-menu {
    grid-gap: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .sub-menu-big .bottom-menu .bottom-text {
    width: 100%; }

  .sub-menu-big .right-menu {
    padding-bottom: 30px; }

  .sub-menu-big .bottom-menu {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0; }

  .sub-menu-big .bottom-menu h5 {
    font-size: 18px; }

  .sub-menu-big .wrap {
    padding: 30px 20px; }

  .tabs-menu {
    width: 285px; }

  .sub-menu-big .right-menu {
    width: calc(100% - 300px);
    padding: 20px; }

  .top-line {
    padding-top: 40px; }

  .soc-block-title-img-text .item h3, .soc-block-title-img-text .title h3 {
    font-size: 24px; }

  .article h1 {
    margin-bottom: 40px;
    font-size: 46px;
    line-height: 54px; }

  .product-inner h1 {
    font-size: 46px;
    line-height: 1.2; }

  .tabs-menu li {
    margin-bottom: 5px;
    padding: 10px 12px; }

  .sub-menu-big .right-menu .item h6 {
    margin-bottom: 15px; }

  .sub-menu-big .wrap {
    padding: 20px 20px; }

  .sub-menu-big .right-menu .item ul li {
    margin-bottom: 10px; } }
@media (max-width: 1350px) {
  .content-width {
    width: 1200px; }

  .project-white .wrap-menu {
    padding-left: calc((100vw - 1200px) / 2); }

  .top-line .top-search {
    margin-right: 10%; }

  .form-contact .input-wrap {
    width: calc(26% - 8px); }

  footer .right {
    width: calc(100% - 400px); }

  .home-banner {
    min-height: 100vh;
    padding: 250px 0 50px; }

  .diplomas-img .item img {
    height: 380px; }

  .category .item a figure {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }

  .video-block .item-video h3 {
    font-size: 20px;
    line-height: 140%; } }
@media (max-width: 1280px) {
  .content-width {
    width: 1100px; }

  .project-white .wrap-menu {
    padding-left: calc((100vw - 1100px) / 2); }

  .top-line .logo-wrap {
    width: 200px; }

  .top-line .right {
    width: calc(100% - 230px); }

  .about .item {
    padding: 20px; }

  .category .content {
    grid-gap: 20px; }

  .category .item {
    width: calc(33.33% - 14px); }

  .text-img-2x figure p {
    padding: 25px; }

  .text-img-2x figure {
    width: 48%; }

  .product .content {
    grid-gap: 20px; }

  .product .item {
    width: calc(25% - 15px); }

  .product .item .text {
    padding: 15px 20px 8px; }

  .product .item .btn-wrap {
    bottom: 30px;
    right: 20px; }

  .product .item h4 {
    padding-right: 45px; }

  .offices .content {
    grid-gap: 20px; }

  .offices .item {
    width: calc(25% - 15px);
    padding: 20px; }

  .offices .item-big {
    width: calc(50% - 10px); }

  .offices .item-big figure {
    height: 300px; }

  .offices .title {
    margin-bottom: 40px; }

  .offices .bottom {
    margin-top: 50px; }

  .news h2 {
    margin-bottom: 40px; }

  .news .content {
    grid-gap: 20px; }

  .news .item {
    width: calc(33.33% - 14px); }

  .form-contact .input-wrap {
    width: calc(26% - 15px); }

  footer .left {
    width: 290px; }

  footer .logo-wrap {
    width: 100%; }

  footer .right {
    width: calc(100% - 320px); }

  .about-banner .item {
    padding: 20px; }

  .sub-menu-big .bottom-menu {
    margin-top: 20px; }

  .diplomas-img .content {
    grid-gap: 20px; }

  .diplomas-img .item {
    width: calc(25% - 15px); }

  .article .breadcrumb {
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 30px; }

  .category-content .tabs-menu {
    width: 285px; }

  .category-content .tab-content {
    width: calc(100% - 315px); }

  .category-content .item {
    width: calc(50% - 20px); } }
@media (max-width: 1199px) {
  .content-width {
    width: 960px; }

  .project-white .wrap-menu {
    padding-left: calc((100vw - 960px) / 2); }

  .product-inner h1 {
    font-size: 40px;
    line-height: 1.2; }

  .top-line .top {
    display: none; }

  .top-line .top-menu {
    display: none; }

  .open-menu {
    display: inline-block; }

  .top-line .right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .category .item a{
    min-height: 420px;
  }
  .top-line .mob-tel {
    display: inline-block;
    margin-bottom: 10px; }
  .top-line .mob-tel a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    grid-gap: 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    color: #fafafa;
    position: relative; }
  .top-line .mob-tel a img {
    width: 15px; }
  .top-line .mob-tel a:after {
    padding: 5px 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    content: '';
    background: #d82a2f;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1; }

  .top-line .right {
    top: 0; }

  .top-line {
    padding: 15px 0; }

  .is-sticky .top-line {
    background: transparent;
    padding: 15px 0 0;
    -webkit-backdrop-filter: none;
    backdrop-filter: none; }
  .is-sticky .top-line .logo-wrap > a {
    display: none; }
  .is-sticky .top-line .open-menu {
    display: none; }
  .is-sticky .top-line .mob-tel a:after {
    opacity: 1; }

  .menu-responsive {
    width: 100%;
    background: transparent;
    background-size: cover;
    padding: 0;
    overflow: hidden auto;
    margin: 0;
    vertical-align: top;
    position: absolute;
    height: auto;
    max-height: 100%;
    right: -100vw;
    top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  .menu-responsive .close-block {
    float: left;
    width: calc(100% - 390px);
    height: 100vh; }
  .menu-responsive:after {
    content: "";
    display: table;
    clear: both; }
  .menu-responsive .wrap {
    padding: 30px 30px 100px;
    width: 390px;
    float: right;
    background: whitesmoke;
    min-height: 100vh; }
  .menu-responsive .close-menu {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 35px;
    height: 35px;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background: whitesmoke; }
  .menu-responsive .close-menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 5px; }
  .menu-responsive .fancybox-close-small {
    display: none; }
  .menu-responsive .tel {
    margin-bottom: 30px; }
  .menu-responsive .tel a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 5px;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }
  .menu-responsive .lang-wrap {
    position: relative;
    margin-bottom: 30px;
    background: whitesmoke;
    z-index: 50; }
  .menu-responsive .lang-wrap:after {
    position: absolute;
    top: 95%;
    height: 30px;
    content: '';
    width: 100%;
    left: 0; }
  .menu-responsive .lang-wrap > a {
    display: inline-block;
    padding-right: 18px;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    color: #1a1919; }
  .menu-responsive .lang-wrap > a:after {
    position: absolute;
    top: 2px;
    right: -6px;
    content: '';
    width: 24px;
    height: 24px;
    background: url("../img/icon-15.svg") no-repeat center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform-origin: center;
    transform-origin: center;
    background-size: contain; }
  .menu-responsive .lang-wrap > a img {
    margin-right: 5px;
    position: relative;
    top: 3px;
    -webkit-filter: invert(1);
    filter: invert(1); }
  .menu-responsive .lang-wrap ul {
    -webkit-box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 50px;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
    border-radius: 3px; }
  .menu-responsive .lang-wrap ul li a {
    display: inline-block;
    color: #fafafa;
    font-size: 16px;
    line-height: 30px;
    background: #1a1919;
    padding: 0 15px;
    width: 55px;
    text-align: center; }
  .menu-responsive .lang-wrap ul li a:hover {
    background: #d82a2f; }
  .menu-responsive .mob-menu-wrap {
    margin-bottom: 25px; }
  .menu-responsive .mob-menu-wrap > ul {
    display: block; }
  .menu-responsive .mob-menu-wrap > ul > li {
    margin-bottom: 25px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .menu-responsive .mob-menu-wrap > ul > li > a {
    color: #1a1919;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    display: inline-block; }
  .menu-responsive .mob-menu-wrap > ul > li > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    height: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: url("../img/icon-15.svg") no-repeat center;
    background-size: contain; }
  .menu-responsive .mob-menu-wrap > ul .sub-item > a {
    position: relative; }
  .menu-responsive .mob-menu-wrap > ul span.is-open {
    -webkit-transform: scale(1, -1) !important;
    transform: scale(1, -1) !important; }
  .menu-responsive .mob-menu-wrap > ul li:last-child {
    margin-bottom: 0; }
  .menu-responsive .mob-menu-wrap > ul .sub-menu {
    display: none;
    padding: 20px 0; }
  .menu-responsive .mob-menu-wrap > ul .sub-menu > li {
    margin-bottom: 0; }
  .menu-responsive .mob-menu-wrap > ul .sub-menu > li > a {
    color: #1a1919;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 10px;
    cursor: pointer;
    border-radius: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
  .menu-responsive .mob-menu-wrap > ul .sub-menu > li > a figure {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: #f3f4f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 12px; }
  .menu-responsive .logo-wrap {
    width: 210px;
    margin: 0 0 50px; }
  .menu-responsive .logo-wrap img {
    vertical-align: top;
    width: 100%; }
  .menu-responsive .sub-menu, .menu-responsive .sub-menu-2 {
    width: 100%; }
  .menu-responsive .sub-menu .sub-menu-open {
    background: #fafafa; }
  .menu-responsive .sub-menu-2 {
    display: none;
    padding: 20px 0; }
  .menu-responsive .sub-menu-2 h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 20px; }
  .menu-responsive .sub-menu-2 ul {
    padding-left: 25px;
    margin-bottom: 30px; }
  .menu-responsive .sub-menu-2 ul li {
    list-style: disc;
    margin-bottom: 15px; }
  .menu-responsive .sub-menu-2 ul li a {
    color: #666666;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }
  .menu-responsive .sub-menu-2 .bottom-block {
    background: #fafafa;
    border-radius: 10px;
    padding: 30px; }
  .menu-responsive .sub-menu-2 .bottom-block h6 {
    color: #1a1919;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 5px; }
  .menu-responsive .sub-menu-2 .bottom-block p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 10px; }
  .menu-responsive .sub-menu-2 .bottom-block .btn-red {
    font-size: 14px;
    height: 42px;
    line-height: 42px; }

  .is-menu .menu-responsive {
    right: 0; }
  .is-menu .menu-responsive .close-menu {
    opacity: 1; }

  .lang-wrap .is-lang:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 2px; }

  .lang-wrap .is-lang + ul {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); }

  h1 {
    font-size: 40px;
    line-height: 50px; }

  .home-banner p {
    font-size: 20px; }

  .home-banner .content {
    width: 500px; }

  .home-banner .bg iframe {
    width: 150%; }

  .about .item h6 {
    font-size: 24px;
    line-height: 30px; }

  .category .item a p {
    max-width: 100%; }

  .category .item a {
    padding: 20px 20px 200px; }

  .category .item a .btn-wrap {
    bottom: 20px;
    left: 20px; }

  .project .item figure {
    height: auto;
    min-height: 350px; }

  .product .item {
    width: calc(33.33% - 14px); }

  h2 {
    font-size: 36px;
    line-height: 44px; }

  h3, .text-img-2x h3, .about-company .item .text h4, .project .item .text h5, .category .item a h5 {
    font-size: 22px;
    line-height: 140%; }

  .form-contact .input-wrap {
    width: calc(31% - 10px); }

  .form-contact .input-wrap-submit {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

  footer .left h6 {
    margin-bottom: 10px; }

  footer .left h5 {
    margin-bottom: 10px; }

  footer .right {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px; }

  footer .left p {
    display: none; }

  footer .bottom {
    display: block; }

  .offices h4 {
    font-size: 18px;
    line-height: 140%; }

  .about-banner .right {
    padding-top: 10px; }

  .about-banner .left {
    min-height: 300px; }

  .about-banner .content-width {
    padding-top: 150px; }

  .about-banner {
    min-height: 0; }

  .about-banner .item {
    padding: 20px 5px; }

  .text-item-2x .item h3, .about-company-revers h3 {
    font-size: 28px;
    line-height: 36px; }

  .banner-text-img .left {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .banner-text-img {
    padding: 30px 0; }

  .item-4x-img .item {
    padding: 20px 20px 15px; }

  .item-4x-img .number {
    margin-bottom: 20px; }

  .title-full-img h3, .item-2x h3, .text-img h3 {
    font-size: 28px;
    line-height: 36px; }

  .text-img .bottom h6 {
    font-size: 24px; }

  .text-img .bottom {
    margin-top: 70px; }

  .header-white .sticky-wrapper {
    min-height: 95px; }
  .header-white .top-line .mob-tel a {
    color: #1a1919; }
  .header-white .top-line .mob-tel a img {
    -webkit-filter: invert(1);
    filter: invert(1); }
  .header-white .is-sticky .top-line .mob-tel a {
    color: #fafafa; }
  .header-white .is-sticky .top-line .mob-tel a img {
    -webkit-filter: invert(0);
    filter: invert(0); }

  .item-4x-img .left {
    grid-gap: 20px; }

  .item-4x-img .item {
    width: calc(50% - 10px); }

  .item-4x-img .left, .item-4x-img figure {
    width: calc(50% - 10px); }

  .item-4x-img .line:nth-child(2n) {
    margin-top: 20px; }

  .item-2x .content-width {
    grid-gap: 20px; }

  .item-2x .item {
    width: calc(50% - 10px); }

  .partners .item {
    width: calc(33.33% - 13px); }

  .partners .item h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%; }

  .partners .content {
    grid-gap: 20px; }

  .partners .content figure {
    width: calc(25% - 15px); }

  .partners .bottom h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%; }

  .partners .title p {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%; }

  .reviews-no-slider .title h4, .reviews-no-slider .bottom h4 {
    font-size: 28px;
    font-weight: 500;
    line-height: 140%; }

  .reviews-no-slider .content {
    grid-gap: 20px; }

  .reviews-no-slider .swiper-slide {
    width: calc(25% - 15px); }

  .reviews-no-slider .bottom {
    margin-top: 70px; }

  .soc-block-title-img-text {
    padding: 50px 0; }

  .soc-block-title-img-text h1 {
    margin-bottom: 30px; }

  .diplomas-img .item img {
    height: 315px; }

  .soc-block-title-img-text .line {
    margin-top: 50px; }

  .soc-block-title-img-text + .soc-block-title-img-text {
    padding-top: 30px; }

  .soc-block-title-img-text .item h4 {
    font-size: 26px;
    line-height: 140%; }

  .vacancies .vacancy-item {
    padding: 20px; }

  .vacancies {
    grid-gap: 20px; }

  .vacancies .vacancy-item {
    width: calc(50% - 10px); }

  .title-item-3x .item {
    padding: 20px; }

  .title-item-3x .content {
    grid-gap: 20px; }

  .title-item-3x .item {
    width: calc(33.33% - 14px); }

  .title-item-3x .item h6 {
    font-size: 19px; }

  .article h1 {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 50px; }

  .article {
    padding-top: 50px; }

  .info-contact .content {
    grid-gap: 20px; }

  .info-contact .item {
    width: calc(33.33% - 14px); }

  .info-contact h3 {
    margin: 0 auto 40px;
    font-size: 24px;
    line-height: 140%; }

  .contact-moldova h3 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 20px; }

  .contact-moldova .content {
    width: 600px; }

  .video-block .tab-item {
    grid-gap: 20px; }

  .video-block .item-video {
    width: calc(33.33% - 14px); }

  .video-block .item-video figure {
    height: 220px; }

  .product-inner .tab-content-full .tab-item h6 {
    font-size: 18px; }

  .product-inner .tab-content-full .tab-item h5 {
    font-size: 19px; }

  .product-inner .tab-content-full .tab-item h4 {
    font-size: 20px; }

  .product-inner .tab-content-full .tab-item h3 {
    font-size: 22px; }

  .product-inner .tab-content-full .tab-item h2 {
    font-size: 24px; } }
@media (max-width: 991px) {
  .content-width, .mob-tabs-block .tabs-css {
    width: 720px;
    margin: auto; }
  .category-content .select-block .nice-select > img{
    width: 30px;
  }

  .project-white .wrap-menu {
    padding-left: calc((100vw - 720px) / 2); }

  .about .item {
    width: 50%; }

  .about .item:nth-child(2n) {
    border-right: none !important; }

  .about .item:nth-child(4) {
    border-bottom: 1px solid #d9d9d9 !important; }

  .about .item:nth-child(3n) {
    border-right: 1px solid #d9d9d9; }

  .category .item {
    width: calc(50% - 10px); }

  .project .slider-wrap {
    display: none; }

  .project .slider-wrap-mob {
    display: block; }

  .about-company .item .text {
    padding: 20px; }

  .about-company .item + .item {
    margin-top: 20px; }

  .text-img-2x figure {
    width: 100%;
    margin-bottom: 10px; }

  .text-img-2x .right {
    grid-gap: 10px; }

  .text-img-2x h4 {
    margin-bottom: 15px; }

  .product .item h4 {
    font-size: 18px; }

  .offices .item {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: calc(50% - 10px); }

  .offices .item-big {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0;
    border: none; }

  .offices .title {
    margin-bottom: 150px; }

  .news .item {
    width: calc(50% - 10px); }

  .form-contact .input-wrap {
    width: 100%; }

  footer .item {
    width: 216px; }

  .about-banner .item {
    width: 33.33%; }

  .about-banner .item:nth-child(4):before {
    display: none !important; }

  .item-3x .item {
    width: calc(50% - 10px); }

  .item-3x .content-width {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-gap: 20px; }

  .item-4x-img .left, .item-4x-img figure {
    width: 100%; }

  .item-4x-img figure {
    margin-top: 20px; }

  .item-2x .item {
    width: 100%; }

  .partners .item {
    width: calc(50% - 10px); }

  .partners .wrap-item {
    grid-gap: 20px;
    margin-bottom: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

  .partners .content figure {
    width: calc(33.33% - 14px); }

  .reviews-no-slider .swiper-slide {
    width: calc(33.33% - 14px); }

  .soc-block-title-img-text .item p {
    margin-bottom: 15px; }

  .img-slider .swiper-slide {
    height: 390px; }

  .diplomas-img .item {
    width: calc(33.33% - 14px); }

  .vacancies .vacancy-item {
    width: 100%; }

  .blog-block .slider-wrap + .content {
    display: none; }

  .blog-block .slider-wrap {
    display: block; }
  .blog-block .slider-wrap .item {
    width: 100% !important; }
  .blog-block .slider-wrap .nav-wrap {
    margin-top: 10px; }

  .reply-block {
    padding: 45px 0 5px; }

  .contact-map-item .item {
    height: 45px; }
  .contact-map-item .item .pin img {
    height: 45px;
    width: auto;
    vertical-align: top; }

  .contact-map-item .item .info {
    width: 180px;
    padding: 10px;
    margin-left: -90px; }

  .map-block h2 {
    margin-bottom: 30px; }

  .map-block .content .left {
    width: 100%; }

  .map-block .content .map-wrap {
    width: 100%;
    height: 400px; }

  .info-contact .item {
    padding: 25px; }

  .video-block .item-video {
    width: calc(50% - 10px); }

  .video-block .item-video figure {
    margin-bottom: 15px; }

  .category-content .tabs-menu, .mob-tabs-block .tabs-menu {
    display: none; }

  .category-content .tab-content, .mob-tabs-block .tab-content {
    width: 100%; }

  .category-content .select-block, .mob-tabs-block .select-block {
    display: block;
    width: 100%;
    margin-bottom: 10px; }
  .category-content .select-block .nice-select, .mob-tabs-block .select-block .nice-select {
    width: 100%;
    float: none;
    height: 60px;
    border-radius: 10px;
    padding-left: 70px;
    position: relative;
    color: #fafafa;
    background: #d82a2f;
    font-size: 16px;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 15px;
    border: none; }
  .category-content .select-block .nice-select > img, .mob-tabs-block .select-block .nice-select > img {
    -webkit-filter: invert(1);
    filter: invert(1);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 20px; }
  .category-content .select-block .nice-select:after, .mob-tabs-block .select-block .nice-select:after {
    border-bottom: 1px solid #fafafa;
    border-right: 1px solid #fafafa;
    width: 9px;
    height: 9px;
    right: 20px;
    margin-top: -7px; }
  .category-content .select-block .nice-select .list, .mob-tabs-block .select-block .nice-select .list {
    width: 100%;
    color: #1a1919; }
  .category-content .select-block .nice-select .list li, .mob-tabs-block .select-block .nice-select .list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 15px;
    height: 60px; }
  .category-content .select-block .nice-select .option.selected, .mob-tabs-block .select-block .nice-select .option.selected {
    background: #d82a2f;
    color: #fafafa; }
  .category-content .select-block .nice-select .option.selected img, .mob-tabs-block .select-block .nice-select .option.selected img {
    -webkit-filter: invert(1);
    filter: invert(1); }

  .product-inner .select-block {
    margin-bottom: 40px; }

  .product-inner {
    padding-top: 50px;
    padding-bottom: 50px; }

  .item-3x-solutions .content {
    grid-gap: 20px; }

  .item-3x-solutions .item {
    width: calc(50% - 10px); }

  .item-3x-solutions .bottom .title {
    font-size: 24px; }

  .item-3x-solutions .bottom {
    margin: 60px auto 0; }

  .solutions-title .text h5 {
    font-size: 24px; }

  .solutions-title .title {
    margin-bottom: 35px; }

  .item-3x-solutions .item .text {
    padding: 20px; }

  .mob-tabs-block .wrap-menu {
    display: none; }

  .mob-tabs-block .select-block .nice-select {
    padding-left: 20px; } }
@media (max-width: 767px) {
  .content-width, .mob-tabs-block .tabs-css {
    width: 540px; }

  .project-white .wrap-menu {
    padding-left: calc((100vw - 540px) / 2); }

  .category .item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .category .item a > * {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .category .item a figure {
    position: relative;
    bottom: 0;
    right: 0;
    margin-bottom: 30px;
    -webkit-transform: none;
    transform: none;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .banner-text-img figure {
    min-width: calc(100% + 2px); }

  .category .item a {
    padding: 20px 20px 85px;
    height: 100%; }

  .project .item figure {
    width: 100%;
    border-radius: 10px 10px 0 0; }

  .project .item .text {
    width: 100%;
    padding: 20px; }

  .project .item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  .about-company .item figure {
    width: 100%;
    margin-bottom: 20px; }

  .about-company .item .text {
    width: 100%; }

  .product .item {
    width: calc(50% - 10px); }

  .offices .item-big figure {
    height: 168px; }

  .offices .title {
    margin-bottom: 40px; }

  .contact-block .content {
    padding: 50px; }

  .about-banner .left {
    width: 100%;
    min-height: 0;
    margin-bottom: 30px; }

  .about-banner .right {
    width: 100%;
    padding: 0;
    margin-bottom: 50px; }

  .about-banner .item {
    width: 100%; }

  .about-banner .item + .item:before {
    top: 0;
    bottom: auto;
    height: 1px;
    width: 140px;
    left: 50%;
    margin-left: -70px;
    right: auto; }

  .about-banner .item:nth-child(4):before {
    display: block !important; }

  .about-banner .bg {
    max-height: 700px; }

  .about-banner .bottom {
    margin-bottom: 0; }

  .about-banner {
    background: whitesmoke; }

  .about-company-revers {
    padding: 70px 0 70px; }

  .text-item-2x .item {
    width: 100%; }

  .item-3x .item {
    width: 100%; }

  .banner-text-img .left {
    width: 100%; }

  .banner-text-img figure {
    width: 100%; }

  .text-img .text {
    width: 100%;
    margin-bottom: 30px; }

  .text-img figure {
    width: 100%; }

  .banner-text-img figure {
    min-height: 400px; }

  .partners .content figure {
    width: calc(50% - 10px); }

  .reviews-no-slider .swiper-slide {
    width: calc(50% - 10px); }

  .soc-block-title-img-text .text {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .soc-block-title-img-text figure {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 30px; }

  .soc-block-title-img-text .slider-wrap {
    margin-top: 60px; }

  .img-slider .swiper-slide {
    height: 295px; }

  .title-item-3x .item {
    width: calc(50% - 10px); }

  .contact-info .left {
    width: 100%; }

  .contact-info .content {
    padding: 30px; }

  .contact-info .right {
    width: 100%;
    padding: 0; }

  .contact-info .logo-wrap {
    display: none; }

  .contact-info .item, .contact-info .item:last-child {
    margin-bottom: 31px; }

  .contact-info h2 {
    margin-bottom: 30px; }

  .contact-map-item .item {
    height: 33px; }

  .contact-map-item .item .pin img {
    height: 33px; }

  .info-contact .item {
    width: calc(50% - 10px); }

  .contact-map-item {
    padding-top: 50px; }

  .category .item a figure {
    min-height: 200px; }

  .category .item a h5 {
    min-height: 62px; }

  .category .item h5 + p {
    font-size: 16px;
    line-height: 140%;
    min-height: 112px; }

  .video-block .item-video {
    width: 100%; }

  .video-block .item-video figure {
    height: 52vw; }

  .text-2-col p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 140%; }

  .text-2-col .content-width {
    -webkit-column-count: 1;
    column-count: 1; }

  .product-inner .wrap-scroll {
    overflow: auto;
    width: 100vw;
    padding-left: calc((100vw - 540px)/2);
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative; }

  .product-inner .tab-content-full .img-slider .swiper-slide {
    height: 320px; } }
@media (max-width: 575px) {
  .content-width, .mob-tabs-block .tabs-css {
    width: 100%;
    padding: 0 28px; }

  .project-white .wrap-menu {
    padding-left: 28px; }

  .top-line {
    background: transparent;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    padding-top: 62px; }

  .top-line .logo-wrap {
    width: 210px; }

  .open-menu {
    position: relative;
    top: -20px; }

  h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 20px; }

  .home-banner {
    /*padding: 202px 0 50px;*/
    padding: 140px 0 100px;
  }

  .home-banner p {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 20px; }

  .btn-arrow {
    height: 52px;
    font-size: 16px;
    padding-left: 25px; }
  .btn-arrow span {
    width: 36px;
    height: 36px; }
  .btn-arrow span img {
    width: 16px; }

  h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 39px; }

  .about {
    padding: 80px 0 50px; }

  .about h2 {
    margin-bottom: 32px; }

  .about .item figure {
    width: 48px;
    height: 48px;
    margin-bottom: 10px; }
  .about .item figure img {
    max-width: 70%; }

  .about .item {
    padding: 20px 10px; }

  .about .item h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 12px; }

  .about .item p {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .category {
    padding: 35px 0 80px; }

  .category .item {
    width: 100%; }

  .category .item a figure img {
    max-width: 70%; }

  .category h2 {
    margin-bottom: 30px; }

  .category .item a {
    padding: 20px 32px 88px;
    min-height: 0; }

  h3, .text-img-2x h3, .about-company .item .text h4, .project .item .text h5, .category .item a h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .category .item a p {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .category .item a .btn-wrap {
    bottom: 30px;
    left: 32px; }

  .category .item a .btn-wrap p {
    font-size: 14px; }

  .project {
    padding: 40px 0 35px; }

  .project h2 {
    margin-bottom: 33px; }

  .project .item figure .tag {
    top: 15px;
    left: 20px; }

  .project .item figure .tag li {
    font-size: 14px;
    line-height: 26px;
    padding: 0 10px; }

  .project .item figure .tag {
    grid-gap: 13px; }

  .project .item figure {
    min-height: 0;
    height: 53vw;
    border-radius: 10px; }

  .project .item .text h5 a {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .project .item .text p {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .project .item .text {
    padding: 22px 34px; }

  .project .item .text h5 {
    margin-bottom: 12px; }

  .project .item .text ul li {
    padding-left: 25px;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .project .item .text ul li img {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: top left;
    transform-origin: top left; }

  .btn-42 {
    font-size: 14px !important; }

  .nav-wrap {
    margin-top: 45px;
    width: 100px; }

  .nav-wrap .swiper-button-next img, .nav-wrap .swiper-button-prev img {
    width: 25px; }

  .reviews {
    padding: 80px 0 50px; }

  .reviews h2 {
    margin-bottom: 30px; }

  .reviews .swiper-slide {
    padding: 50px 20px 10px; }

  .reviews .swiper-slide .logo-wrap img {
    max-width: 150px; }

  .reviews .swiper-slide figure {
    width: 174px; }

  .reviews .swiper-slide {
    height: 370px; }

  .reviews .nav-wrap {
    margin-top: 25px; }

  .reviews .btn-wrap-full {
    margin-top: 26px; }

  .about-company {
    padding: 30px 0 30px; }

  .about-company h2 {
    margin-bottom: 32px; }

  .about-company .item figure {
    min-height: auto;
    height: 55vw; }

  .about-company .item .text {
    padding: 31px 33px; }

  .about-company .item .text .icon-wrap {
    width: 48px;
    height: 48px; }

  .about-company .item .text .icon-wrap {
    margin-bottom: 20px; }

  body {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .about-company .item + .item {
    margin-top: 32px; }

  .text-img-2x .right {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }

  .text-img-2x .left {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }

  .text-img-2x h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 10px; }

  .text-img-2x {
    padding: 50px 0 30px; }

  .text-img-2x h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 10px; }

  .text-img-2x figure {
    height: 212px; }

  .text-img-2x .right figure p {
    top: 0;
    bottom: auto; }

  .text-img-2x figure p {
    padding: 32px; }

  .text-img-2x .text p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 10px; }

  .product .title p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .product .title {
    margin-bottom: 35px; }

  .product .item {
    width: 100%; }

  .product .item figure {
    height: 52vw; }

  .product .item .text {
    padding: 20px 33px 8px; }

  .product .item .text {
    min-height: 160px; }

  .product .item .btn-wrap {
    bottom: 55px;
    right: 35px; }

  .offices h3 {
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    line-height: 140%; }

  .product {
    padding: 47px 0 40px; }

  .offices {
    padding: 30px 0 30px; }

  .offices .title {
    width: 250px;
    margin: 0 auto 30px; }

  .offices h4 {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .offices .item {
    width: 100%; }

  .offices .item-big figure {
    height: 54vw;
    position: relative; }

  .offices .item-big {
    padding: 0 !important; }

  .offices .item {
    padding: 33px;
    min-height: 100px; }
  .offices .item p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .offices .bottom h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .offices .bottom {
    margin-top: 78px; }

  .news {
    padding: 28px 0 30px; }

  .news h2 {
    margin-bottom: 32px; }

  .news .item {
    width: 100%; }

  .news .item figure {
    height: 57vw;
    margin-bottom: 20px; }

  .news .item h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .news .item h3 + p {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .news .content {
    grid-gap: 35px; }

  .news .btn-wrap-full {
    margin-top: 35px; }

  .faq {
    padding: 50px 0 40px; }

  .faq .title p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .faq .title {
    margin-bottom: 32px; }

  .faq .accordion-thumb {
    min-height: 152px;
    padding: 10px 80px 10px 32px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
  .faq .accordion-thumb p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .faq .accordion-thumb:after {
    width: 34px;
    height: 34px;
    top: 30px;
    right: 30px; }

  .faq .accordion-panel .wrap {
    padding: 0 32px 20px; }

  .faq .is-active .accordion-thumb {
    min-height: 100px; }

  .contact-block {
    margin: 20px 0 40px; }

  .contact-block h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 8px; }

  .contact-block .content {
    padding: 40px 34px; }

  .contact-block h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 10px; }

  .form-contact .input-wrap > input, .form-contact .input-wrap .iti__tel-input {
    font-size: 16px; }

  .form-contact {
    grid-gap: 1px; }

  .form-contact .input-wrap-submit {
    margin-top: 30px; }
  .form-contact .input-wrap-submit button {
    font-size: 14px;
    height: 42px;
    line-height: 42px; }

  .form-contact .input-wrap-check {
    margin: 30px 0 0; }

  .form-contact .input-wrap-check label {
    font-size: 14px;
    padding-left: 25px; }

  .form-contact .input-wrap-check label:before {
    top: 2px; }

  .form-contact .input-wrap-check input:checked + label:after {
    top: 4px; }

  footer {
    margin-top: 80px; }

  footer .logo-wrap {
    width: 213px; }

  footer {
    padding: 57px 0 50px; }

  footer .left h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  footer .item h6 a {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  footer .item h6 {
    margin-bottom: 17px;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  footer .right {
    padding-top: 26px; }

  footer .item h6 + ul li a {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  footer .item h6 + ul li {
    margin-bottom: 13px; }

  footer .soc {
    margin-top: 37px;
    grid-gap: 40px; }

  footer .bottom {
    margin-top: 37px; }
  footer .bottom p {
    font-size: 16px; }

  .about-banner .content-width {
    padding-top: 135px; }

  .about-banner .left {
    margin-bottom: 18px; }

  .about-banner .right {
    padding-right: 30px;
    margin-bottom: 67px; }

  .about-banner .bottom {
    width: 265px;
    margin: auto; }

  .about-banner .item {
    padding: 30px 5px 15px; }

  .about-banner .item h5 {
    font-size: 21px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 20px; }

  .about-banner .item .icon-wrap {
    margin-bottom: 13px; }

  .about-banner .item p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .about-banner .bg {
    max-height: 668px; }

  .about-company-revers {
    padding: 100px 0 40px; }

  .text-item-2x .item h3, .about-company-revers h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }
  .text-item-2x .item h3 br, .about-company-revers h3 br {
    display: none; }

  .about-company-revers p {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .about-company .item .text h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .about-company-revers ul li {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .text-item-2x {
    padding: 80px 0 60px; }

  .text-item-2x .item {
    padding: 32px 35px 26px 35px; }

  .text-item-2x .item > * {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .text-item-2x .content-width {
    grid-gap: 32px; }

  .text-item-2x .item ul {
    padding-left: 20px; }

  .full-img {
    padding: 20px 0 20px; }

  .full-img figure img {
    min-height: 280px; }

  .full-img figure {
    min-width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

  .item-3x {
    padding: 60px 0 60px; }

  .item-3x .item p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .item-3x .content-width {
    grid-gap: 40px; }

  .menu-responsive .sub-menu-2 .bottom-block .btn-red {
    width: 100%;
    text-align: center; }

  .text-img-2x .left {
    grid-gap: 10px; }

  footer .item {
    width: 100%; }

  .banner-text-img h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 39px;
    margin-bottom: 11px; }

  .banner-text-img p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .banner-text-img h3 {
    margin-bottom: 11px; }

  .banner-text-img figure {
    min-height: 0;
    height: 55vw; }

  .title-full-img h3, .item-2x h3, .text-img h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .title-full-img h3 {
    margin-bottom: 20px; }

  .title-full-img p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .title-full-img .title {
    margin-bottom: 20px; }

  .title-full-img figure img {
    min-height: 54vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center; }

  .title-full-img {
    padding-bottom: 50px; }

  .item-4x-img {
    padding: 31px 0 40px; }

  .item-4x-img h2 {
    margin-bottom: 20px; }

  .item-4x-img .item {
    width: 100%;
    padding: 30px 33px 15px; }

  .item-4x-img p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .item-4x-img figure {
    min-height: 54vw; }

  .item-2x {
    padding: 33px 0 35px; }

  .item-2x .item {
    padding: 30px 35px; }

  .item-2x p {
    line-height: 140%; }

  .item-2x h3 {
    margin-bottom: 45px; }

  .item-2x .content-width {
    grid-gap: 30px; }

  .item-2x .item-2 ul li {
    width: 100%;
    line-height: 140%;
    margin-bottom: 20px; }

  .item-2x .item-3 {
    padding: 0 !important;
    margin-top: 47px; }
  .item-2x .item-3 figure {
    min-height: 54vw; }

  .text-img {
    padding: 32px 0 60px; }

  .text-img h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 16px; }

  .text-img p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .text-img .text {
    margin-bottom: 20px; }

  .text-img figure {
    min-height: 54vw; }

  .text-img .bottom h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .text-img .bottom {
    margin-top: 80px; }

  .item-2x .item-2 h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 20px; }

  .item-2x .item h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 20px; }

  .header-white .sticky-wrapper {
    min-height: 142px; }

  .partners {
    padding: 25px 0 30px; }

  .partners .title p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    padding: 0 20px; }

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

  .partners .item {
    width: 100%;
    padding: 33px 33px 31px; }

  .partners .item h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .partners .item .icon-wrap {
    margin-bottom: 20px; }

  .partners .item h3 {
    margin-bottom: 20px; }

  .partners .wrap-item {
    margin-bottom: 80px; }

  .partners .content figure {
    width: 100%; }

  .partners .content {
    padding: 0 20px; }

  .partners .bottom h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .partners .bottom {
    margin-top: 78px; }

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

  .reviews-no-slider {
    padding-top: 25px; }

  .reviews-no-slider .title h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    padding: 0 20px; }

  .reviews-no-slider h1 {
    margin-bottom: 11px; }

  .reviews-no-slider .title {
    margin-bottom: 30px; }

  .reviews-no-slider .swiper-slide {
    width: 100%; }

  .reviews-no-slider .bottom {
    margin-top: 80px; }
  .reviews-no-slider .bottom h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .blog-block h1 {
    margin-bottom: 23px; }

  .blog-block .item .time {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 12px; }

  .blog-block .item figure {
    margin-bottom: 30px; }

  .blog-block .item h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 10px; }

  .blog-block .item h3 + p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .blog-block .content {
    grid-gap: 40px; }

  .pagination-wrap {
    margin-top: 40px; }

  .blog-block {
    padding-bottom: 60px; }

  .soc-block-title-img-text {
    padding: 25px 0 25px; }

  .soc-block-title-img-text .title h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 12px; }

  .soc-block-title-img-text h1 {
    margin-bottom: 24px; }

  .soc-block-title-img-text .item h3, .soc-block-title-img-text .title h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .soc-block-title-img-text .title {
    margin-bottom: 32px; }

  .soc-block-title-img-text figure {
    margin-bottom: 19px; }

  .soc-block-title-img-text .text p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 20px; }

  .soc-block-title-img-text .item h3 {
    margin-bottom: 12px; }

  .soc-block-title-img-text .item + .item {
    margin-top: 40px; }

  .soc-block-title-img-text .slider-wrap {
    margin-top: 35px; }

  .img-slider .swiper-slide {
    height: 58vw; }

  .soc-block-title-img-text .line {
    margin-top: 65px; }

  .soc-block-title-img-text + .soc-block-title-img-text {
    padding-top: 55px; }

  .diplomas-img {
    padding: 53px 0 60px; }

  .diplomas-img .item {
    width: 100%; }

  .diplomas-img .item img {
    height: auto; }

  .diplomas-img h2 {
    margin-bottom: 33px; }

  .diplomas-img .content {
    width: 290px;
    margin: auto; }

  .diplomas-img .content {
    grid-gap: 10px; }

  .soc-block-title-img-text .title h6 {
    padding: 0; }

  .soc-block-title-img-text .title h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .soc-block-title-img-text .title h4 {
    margin-top: -14px; }

  .item-mob-revers {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    grid-gap: 20px;
    margin-top: 76px; }

  .soc-block-title-img-text .item h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .vacancies .vacancy-item {
    padding: 30px; }

  .vacancies .vacancy-item h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 14px; }

  .vacancies .vacancy-item h6, .vacancies .vacancy-item p {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 20px; }

  .vacancies .vacancy-item .info {
    margin-bottom: 15px; }

  .vacancies .vacancy-item .info-bottom {
    margin-bottom: 25px; }

  .vacancies .vacancy-item .btn-wrap a {
    font-size: 14px;
    padding: 0 15px; }

  .vacancies {
    grid-gap: 35px; }

  .popup-default h3 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 140%; }

  .fancybox-button {
    width: 50px;
    height: 50px; }

  .popup-default {
    padding: 50px 25px; }

  .form-label .input-wrap {
    width: 100%;
    margin-bottom: 20px; }

  .form-label .input-wrap input, .form-label .input-wrap textarea {
    font-size: 16px; }

  .form-label .input-wrap .file {
    font-size: 16px; }

  .title-center h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .title-center {
    padding: 40px 0 30px; }

  .title-item-3x {
    padding: 48px 0 30px; }

  .title-item-3x h2 {
    margin-bottom: 32px; }

  .title-item-3x .item {
    width: 100%;
    padding: 30px; }

  .title-item-3x .item h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .title-item-3x .item p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .title-item-3x .content {
    grid-gap: 40px; }

  .contact-info {
    padding: 50px 0 80px; }

  .contact-info .content {
    padding: 39px 30px; }

  .contact-info .item figure {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    top: 2px;
    left: 2px; }

  .contact-info .item h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 15px; }

  .contact-info .item p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .contact-info .item, .contact-info .item:last-child {
    margin-bottom: 20px; }

  .article .breadcrumb a {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    grid-gap: 5px; }

  .article .breadcrumb a img {
    width: 18px; }

  .article {
    padding-top: 43px; }

  .article h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px; }

  .article .content .wrap {
    padding: 0; }

  .article h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .article h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 140%; }

  .article h4, .article h3, .article h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 140%; }

  .article .slider-wrap {
    margin-bottom: 18px; }

  .article .rate p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .blog-block h3 {
    font-size: 28px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 29px; }

  .news {
    padding: 57px 0 30px; }

  .reply-block h2 {
    font-size: 28px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 8px; }

  .reply-block .content {
    padding: 30px; }

  .reply-block p {
    margin-bottom: 15px; }

  .reply-block .btn-red {
    font-size: 14px;
    padding: 0 25px; }

  .form-label .input-wrap textarea {
    height: 90px; }

  .media-block {
    padding: 28px 0 30px; }

  .media-block .pagination-wrap {
    margin-top: 30px; }

  .contact-map-item {
    padding-top: 25px;
    padding-bottom: 25px; }

  .contact-map-item h1 {
    margin-bottom: 67px; }

  .contact-map-item .item .pin img {
    height: 20px; }

  .contact-map-item .item {
    height: 20px; }

  .contact-map-item .item .info {
    width: 210px;
    padding: 15px 10px;
    margin-left: -105px; }

  .contact-map-item .item .info {
    bottom: 25px; }

  .contact-map-item .item-1 .info {
    margin-left: -20px; }

  .contact-map-item .item-6 .info {
    margin-left: -130px; }

  .map-block {
    padding: 55px 0 50px; }

  .map-block .content .left {
    padding: 30px 33px; }

  .map-block .item h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 12px; }

  .map-block .item p {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .map-block h2 {
    margin-bottom: 25px; }

  .map-block .item figure {
    top: 0; }

  .map-block .content .map-wrap {
    height: 55vw; }

  .info-contact h3 {
    font-size: 21px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 29px; }

  .info-contact {
    padding: 48px 0 40px; }

  .info-contact .item {
    width: 100%;
    padding: 35px 48px; }

  .info-contact .content {
    padding: 0 20px; }

  .contact-moldova {
    padding: 40px 0 58px; }

  .contact-moldova h3 {
    font-size: 21px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 13px; }

  .contact-moldova .content {
    padding: 40px; }

  .contact-block p {
    display: none; }

  .popup-default .wrap-flex > p {
    width: 100%; }

  .category .item a figure, .category .item a h5, .category .item h5 + p {
    min-height: 0; }

  .project {
    padding: 25px 0 35px; }

  .project-white h1 {
    margin-bottom: 25px; }

  .project-white .wrap-menu {
    margin-bottom: 6px; }

  .project .item + .item {
    margin-top: 32px; }

  .popup-default .wrap-flex {
    grid-gap: 25px; }

  .video-block .item-video figure {
    height: 57vw;
    margin-bottom: 27px; }

  .video-block .item-video h3 {
    font-size: 18px;
    line-height: 140%; }

  .video-block .tab-item {
    grid-gap: 40px; }

  .category-content {
    padding-top: 25px;
    padding-bottom: 50px; }

  .category-content h1 {
    margin-bottom: 29px; }

  .category-content .tab-item {
    grid-gap: 20px; }

  .about-company .title h2 {
    margin-bottom: 14px; }

  .about-company .title p {
    font-size: 16px;
    line-height: 140%; }

  .about-company .title h6 {
    margin-bottom: 10px; }

  .about-company .title {
    margin-bottom: 35px; }

  .text-2-col p {
    margin-bottom: 27px;
    font-size: 16px;
    line-height: 140%; }

  .text-2-col {
    padding: 48px 0 0; }

  .product-inner h1 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 45px; }

  .product-inner .select-block {
    margin-bottom: 62px; }

  .product-inner .btn-wrap a {
    width: 100%;
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    text-align: center; }

  .product-inner .category-wrap p {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .product-inner .btn-wrap {
    margin-bottom: 30px; }

  .product-inner .info-list li h6 {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .product-inner .info-list li p {
    font-size: 14px;
    font-weight: 500;
    line-height: 140%; }

  .product-inner .category-wrap {
    margin-bottom: 21px; }

  .product-inner .wrap-scroll {
    padding: 0 28px; }

  .product-inner .info-list {
    margin-bottom: 21px; }

  .product-inner .soc-list {
    margin-bottom: 55px; }

  .product-inner .tab-content .tabs-menu-horizontal li {
    font-size: 16px; }

  .product-inner .tab-content .tabs-menu-horizontal {
    margin-bottom: 32px; }

  .product-inner .tab-content-full .img-slider .swiper-slide {
    height: 57vw; }

  .product-inner .tab-content-full {
    font-size: 16px;
    font-weight: 500;
    line-height: 140%; }

  .solutions-title .title h3 {
    font-size: 21px;
    font-weight: 500;
    line-height: 140%; }

  .solutions-title h1 {
    margin-bottom: 16px; }

  .solutions-title .text h5 {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 20px; }

  .solutions-title .item-mob-revers {
    margin-top: 60px; }

  .solutions-title figure {
    display: none !important; }

  .solutions-title .mob {
    display: block !important;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

  .solutions-title .wrap {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }

  .item-3x-solutions h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 31px; }

  .item-3x-solutions {
    padding: 68px 0 0;
    margin-bottom: 60px; }

  .item-3x-solutions .item {
    width: 100%; }

  .item-3x-solutions .item figure a {
    height: 53vw; }

  .item-3x-solutions .item .text {
    padding: 30px; }

  .item-3x-solutions .item .text h6, .item-3x-solutions .item .text h6 a {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .item-3x-solutions .item .text h6 {
    margin-bottom: 20px; }
  .menu-responsive .wrap{
    max-width: 100%;
  }

  .item-3x-solutions .content {
    grid-gap: 40px; }

  .item-3x-solutions .bottom {
    margin: 80px auto 0;
    padding: 0 10px; }

  .item-3x-solutions .bottom .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 140%; }

  .item-3x-solutions .bottom p {
    margin-bottom: 30px; }

  .item-3x-solutions .content-width {
    padding-bottom: 35px; }

  .project .item .text h5 a {
    font-weight: 700; }

  .contact-map-item .item .pin p {
    font-size: 7px; } }
@media (max-width: 389px) {
  .content-width, .mob-tabs-block .tabs-css {
    padding: 0 15px; } }

/*# sourceMappingURL=responsive.css.map */