*:focus {
	
    outline: none;
    
}

html {
	
	position: relative;
	min-height: 100%;
	line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 1rem;
    height: 100%;
	
}

body {
	
	padding: 0px;
	margin: 0px;
	font-family: 'Gilroy',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	background: #fff;	
	color: #212529;
	font-size: 1rem;
	min-height: 100%;
  	display: grid;
	grid-template-rows: 1fr auto;
	overflow-x: hidden;
	scroll-behavior: smooth;
	
}

#header.index {
	
	position: absolute;
	width: 100%;
	z-index: 5;
	color: #fff;
	
}

#header.index a {
	
	color: #fff;
	
}

#header.index .top-contacts-line {
	
	border-bottom: solid 1px rgba(255,255,255,.5);
	
}

.top-nav {
	
	list-style: none;
	font-size: 1.125rem;
	
}

a {
	
	color: #262626;
	
}

.header__logo img {
	
	height: 64px;
	
}

.phone-line span {
	
	font-size: 1.5rem;
	
}

.main-slider__btn {
	
	font-size: 1.25rem;
	
}

.main-title {
	
	font-size: 3.25rem;
	text-transform: uppercase;
	font-weight: 700;
	
}

.company-about {
	
	background-image: url('/static/images/bg/bg_1.svg');
	background-repeat: no-repeat;
	background-position: -452px -520px;
	background-size: 1000px auto;
	background-color: #f0f4f7;
	min-height: 500px;
	overflow: hidden;
	position: relative;
	
}

.how-we-work {
	
	min-height: 500px;
	overflow: hidden;
	position: relative;
	
}

@media (min-width: 767.98px) {
	
	.how-we-work:after {
		
	    content: ' ';
	    position: absolute;
	    z-index: -1;
	    width: 450px;
	    height: 950px;
	    right: -40px;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    background-image: url('/static/images/bg/bg_2.svg');
	    background-repeat: no-repeat;
	    background-size: contain;
	    background-position: left center;
	    
	}
	
}

.company-about .about-bg {
	
	background-image: url('/static/images/bg/filtering-top.png');
	height: 100%;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	
}

.info-block-about {
	
	font-size: 1rem;
	
}

.info-block-about .accordion-button {
	
	font-size: 1.25rem;
	font-weight: 600;
	
}

.info-block-about .accordion-body {
	
	font-size: 1.15rem;
	
}

h1,h2,h3,h4,h5,h6 {
	
	font-family: 'Gilroy',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	
}

body.blur {
	
	overflow: hidden;
	
}

.container-xxl {
	
	max-width: 1840px;
	padding-left: 30px;
	padding-right: 30px;

}

.container-fluid {
	
	padding-left: 30px;
	padding-right: 30px;
	max-width: 1840px;
	
}

.full-height-slider {
	
	height: 100vh;
	width: 100%;
	max-width: 100%;
	
}


/* IMPORT */

.base-title, .main-catalog__title, .catalog-detail__title, .main-product__title, .product-detail__title, .product-detail__boxTitle, .imgBox__title, .object-detail__title, .work__title, .main-partners__title, .partners__title, .about__title {
  font-size: 3.32rem;
  margin-top: 0.9em;
  margin-bottom: 0.9em; }
  @media (max-width: 1599.98px) {
    .base-title, .main-catalog__title, .catalog-detail__title, .main-product__title, .product-detail__title, .product-detail__boxTitle, .imgBox__title, .object-detail__title, .work__title, .main-partners__title, .partners__title, .about__title {
      font-size: 2.8rem; } }
  @media (max-width: 1219.98px) {
    .base-title, .main-catalog__title, .catalog-detail__title, .main-product__title, .product-detail__title, .product-detail__boxTitle, .imgBox__title, .object-detail__title, .work__title, .main-partners__title, .partners__title, .about__title {
      font-size: 2.5rem; } }
  @media (max-width: 991.98px) {
    .base-title, .main-catalog__title, .catalog-detail__title, .main-product__title, .product-detail__title, .product-detail__boxTitle, .imgBox__title, .object-detail__title, .work__title, .main-partners__title, .partners__title, .about__title {
      font-size: 2.21rem; } }
  @media (max-width: 767.98px) {
    .base-title, .main-catalog__title, .catalog-detail__title, .main-product__title, .product-detail__title, .product-detail__boxTitle, .imgBox__title, .object-detail__title, .work__title, .main-partners__title, .partners__title, .about__title {
      font-size: 2.21rem; } }

.base-text, .catalog-detail__text-body, .product-detail__text-body, .product-item__text, .object-detail__text-body, .about__content, .article-box {
  line-height: 1.4; }
  .base-text b, .catalog-detail__text-body b, .product-detail__text-body b, .product-item__text b, .object-detail__text-body b, .about__content b, .article-box b,
  .base-text strong,
  .catalog-detail__text-body strong,
  .product-detail__text-body strong,
  .product-item__text strong,
  .object-detail__text-body strong,
  .about__content strong,
  .article-box strong {
    font-weight: 500; }
  .base-text a, .catalog-detail__text-body a, .product-detail__text-body a, .product-item__text a, .object-detail__text-body a, .about__content a, .article-box a {
    color: inherit; }
    .base-text a:hover, .catalog-detail__text-body a:hover, .product-detail__text-body a:hover, .product-item__text a:hover, .object-detail__text-body a:hover, .about__content a:hover, .article-box a:hover {
      color: #02a7c3; }
  .base-text ul, .catalog-detail__text-body ul, .product-detail__text-body ul, .product-item__text ul, .object-detail__text-body ul, .about__content ul, .article-box ul {
    padding-left: 0; }
    .base-text ul li, .catalog-detail__text-body ul li, .product-detail__text-body ul li, .product-item__text ul li, .object-detail__text-body ul li, .about__content ul li, .article-box ul li {
      list-style: none;
      margin-bottom: 0.6em;
      padding-left: 2.3em;
      position: relative; }
      @media (max-width: 767.98px) {
        .base-text ul li, .catalog-detail__text-body ul li, .product-detail__text-body ul li, .product-item__text ul li, .object-detail__text-body ul li, .about__content ul li, .article-box ul li {
          padding-left: 1.8em; } }
      .base-text ul li:last-child, .catalog-detail__text-body ul li:last-child, .product-detail__text-body ul li:last-child, .product-item__text ul li:last-child, .object-detail__text-body ul li:last-child, .about__content ul li:last-child, .article-box ul li:last-child {
        margin-bottom: 0; }
      .base-text ul li::before, .catalog-detail__text-body ul li::before, .product-detail__text-body ul li::before, .product-item__text ul li::before, .object-detail__text-body ul li::before, .about__content ul li::before, .article-box ul li::before {
        content: ' ';
        display: inline-block;
        border-bottom: 0.11rem solid #02a7c3;
        width: 1.4em;
        position: absolute;
        top: 0.6em;
        left: 0; }
        @media (max-width: 767.98px) {
          .base-text ul li::before, .catalog-detail__text-body ul li::before, .product-detail__text-body ul li::before, .product-item__text ul li::before, .object-detail__text-body ul li::before, .about__content ul li::before, .article-box ul li::before {
            width: 1em; } }
  .base-text ol, .catalog-detail__text-body ol, .product-detail__text-body ol, .product-item__text ol, .object-detail__text-body ol, .about__content ol, .article-box ol {
    padding-left: 0; }
  .base-text h1, .catalog-detail__text-body h1, .product-detail__text-body h1, .product-item__text h1, .object-detail__text-body h1, .about__content h1, .article-box h1 {
    font-size: 2rem; }
    @media (max-width: 767.98px) {
      .base-text h1, .catalog-detail__text-body h1, .product-detail__text-body h1, .product-item__text h1, .object-detail__text-body h1, .about__content h1, .article-box h1 {
        font-size: 1.4rem; } }
  .base-text h2, .catalog-detail__text-body h2, .product-detail__text-body h2, .product-item__text h2, .object-detail__text-body h2, .about__content h2, .article-box h2 {
    font-size: 1.7rem; }
    @media (max-width: 767.98px) {
      .base-text h2, .catalog-detail__text-body h2, .product-detail__text-body h2, .product-item__text h2, .object-detail__text-body h2, .about__content h2, .article-box h2 {
        font-size: 1.3rem; } }
  .base-text h3, .catalog-detail__text-body h3, .product-detail__text-body h3, .product-item__text h3, .object-detail__text-body h3, .about__content h3, .article-box h3 {
    font-size: 1.4rem; }
    @media (max-width: 767.98px) {
      .base-text h3, .catalog-detail__text-body h3, .product-detail__text-body h3, .product-item__text h3, .object-detail__text-body h3, .about__content h3, .article-box h3 {
        font-size: 1.15rem; } }
  .base-text h4, .catalog-detail__text-body h4, .product-detail__text-body h4, .product-item__text h4, .object-detail__text-body h4, .about__content h4, .article-box h4 {
    font-size: 1.25rem; }
    @media (max-width: 767.98px) {
      .base-text h4, .catalog-detail__text-body h4, .product-detail__text-body h4, .product-item__text h4, .object-detail__text-body h4, .about__content h4, .article-box h4 {
        font-size: 1.08rem; } }
  .base-text h6, .catalog-detail__text-body h6, .product-detail__text-body h6, .product-item__text h6, .object-detail__text-body h6, .about__content h6, .article-box h6 {
    font-size: 1.145rem;
    text-transform: uppercase; }
    @media (max-width: 767.98px) {
      .base-text h6, .catalog-detail__text-body h6, .product-detail__text-body h6, .product-item__text h6, .object-detail__text-body h6, .about__content h6, .article-box h6 {
        font-size: 1rem; } }
  .base-text table, .catalog-detail__text-body table, .product-detail__text-body table, .product-item__text table, .object-detail__text-body table, .about__content table, .article-box table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em; }
  .base-text table td, .catalog-detail__text-body table td, .product-detail__text-body table td, .product-item__text table td, .object-detail__text-body table td, .about__content table td, .article-box table td {
    border: 1px solid #ccc;
    padding: 0.3em; }
    .base-text table td *, .catalog-detail__text-body table td *, .product-detail__text-body table td *, .product-item__text table td *, .object-detail__text-body table td *, .about__content table td *, .article-box table td * {
      margin: 0; }
  .base-text img, .catalog-detail__text-body img, .product-detail__text-body img, .product-item__text img, .object-detail__text-body img, .about__content img, .article-box img {
    height: auto;
    max-width: 100%;
    display: inline-block;
    margin-top: 1em;
    margin-bottom: 1em; }
  .base-text img[align="left"], .catalog-detail__text-body img[align="left"], .product-detail__text-body img[align="left"], .product-item__text img[align="left"], .object-detail__text-body img[align="left"], .about__content img[align="left"], .article-box img[align="left"] {
    float: left;
    margin-right: 1em; }
  .base-text img[align="right"], .catalog-detail__text-body img[align="right"], .product-detail__text-body img[align="right"], .product-item__text img[align="right"], .object-detail__text-body img[align="right"], .about__content img[align="right"], .article-box img[align="right"] {
    float: right;
    margin-left: 1em; }
  .base-text img[align="middle"], .catalog-detail__text-body img[align="middle"], .product-detail__text-body img[align="middle"], .product-item__text img[align="middle"], .object-detail__text-body img[align="middle"], .about__content img[align="middle"], .article-box img[align="middle"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .base-text p, .catalog-detail__text-body p, .product-detail__text-body p, .product-item__text p, .object-detail__text-body p, .about__content p, .article-box p {
    margin-top: 0;
    margin-bottom: 0.5em; }

.base-img, .main-catalog-item__img, .catalog-item__img, .main-product-item__img {
  max-width: 100%; }

button,
[type="submit"] {
  -webkit-appearance: none;
  background: transparent;
  border: 2px solid gray;
  border-radius: 0;
  outline: none;
  cursor: pointer; }

[type="submit"],
button:focus,
button:hover {
  border-color: black;
  outline-style: none; }

input[type="text"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="email"] {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  outline: none;
  border-radius: 0; }
  input[type="text"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="tel"]:focus,
  input[type="email"]:focus {
    outline-style: none; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder {
    color: #999; }
  input[type="text"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder {
    color: #999; }
  input[type="text"]::-ms-input-placeholder,
  input[type="number"]::-ms-input-placeholder,
  input[type="password"]::-ms-input-placeholder,
  input[type="tel"]::-ms-input-placeholder,
  input[type="email"]::-ms-input-placeholder {
    color: #999; }
  input[type="text"]::placeholder,
  input[type="number"]::placeholder,
  input[type="password"]::placeholder,
  input[type="tel"]::placeholder,
  input[type="email"]::placeholder {
    color: #999; }

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #fff !important;
  -webkit-text-fill-color: #262626 !important;
  color: #262626 !important; }

textarea {
  resize: vertical;
  border-radius: 0; }
  textarea:focus {
    outline-style: none; }
  textarea::-webkit-input-placeholder {
    color: #999; }
  textarea::-moz-placeholder {
    color: #999; }
  textarea::-ms-input-placeholder {
    color: #999; }
  textarea::placeholder {
    color: #999; }

.btn, .main-form__submit, .main-slider__btn, .bx-filter__clear, .bx-filter-popup-result a, .main-catalog__btn, .catalog-detail__budge-btn, .main-product-item__link, .product-detail__budge-btn, .product-modal-detail__link, .imgBox__link, .object-detail__budge-btn, .main-partners__links, .partners__budge-btn, .partners-form__btn, .budgeForm__btn, .contacts-item__toMap, .questionnaires__budge-btn, .header__lang, .footer__phone a, .article-calc__btn {
  border-radius: 3rem !important;
  border: 1px solid #fff;
  padding: 1.1rem 2.25rem;
  color: #fff;
  background-color: transparent;
  -webkit-transition: color 0.2s, border-color 0.2s;
  -o-transition: color 0.2s, border-color 0.2s;
  transition: color 0.2s, border-color 0.2s; }
  .btn:hover, .main-form__submit:hover, .main-slider__btn:hover, .bx-filter__clear:hover, .bx-filter-popup-result a:hover, .main-catalog__btn:hover, .catalog-detail__budge-btn:hover, .main-product-item__link:hover, .product-detail__budge-btn:hover, .product-modal-detail__link:hover, .imgBox__link:hover, .object-detail__budge-btn:hover, .main-partners__links:hover, .partners__budge-btn:hover, .partners-form__btn:hover, .budgeForm__btn:hover, .contacts-item__toMap:hover, .questionnaires__budge-btn:hover, .header__lang:hover, .footer__phone a:hover, .article-calc__btn:hover {
    color: #dbdbdb;
    border-color: #dbdbdb; }
  @media (max-width: 1599.98px) {
    .btn, .main-form__submit, .main-slider__btn, .bx-filter__clear, .bx-filter-popup-result a, .main-catalog__btn, .catalog-detail__budge-btn, .main-product-item__link, .product-detail__budge-btn, .product-modal-detail__link, .imgBox__link, .object-detail__budge-btn, .main-partners__links, .partners__budge-btn, .partners-form__btn, .budgeForm__btn, .contacts-item__toMap, .questionnaires__budge-btn, .header__lang, .footer__phone a, .article-calc__btn {
      padding: 0.9rem 1.9rem;
      font-size: 0.9rem; } }
  .btn--smail, .header__lang {
    padding: 0.69em 1.3rem;
    border: 1px solid #fff; }
  .btn--blue, .contacts-item__toMap {
    color: #02a7c3;
    border-color: #02a7c3; }
    .btn--blue:hover, .contacts-item__toMap:hover {
      color: #017c91;
      border-color: #017c91; }
  .btn--blue-bg, .main-form__submit, .bx-filter__clear, .bx-filter-popup-result a, .main-catalog__btn, .catalog-detail__budge-btn, .product-detail__budge-btn, .product-modal-detail__link, .object-detail__budge-btn, .main-partners__links, .partners__budge-btn, .partners-form__btn, .questionnaires__budge-btn, .article-calc__btn {
    color: #fff;
    border-color: #02a7c3;
    background-color: #02a7c3;
    -webkit-transition: color 0.2s, border-color 0.2s, background-color 0.2s;
    -o-transition: color 0.2s, border-color 0.2s, background-color 0.2s;
    transition: color 0.2s, border-color 0.2s, background-color 0.2s; }
    .btn--blue-bg:hover, .main-form__submit:hover, .bx-filter__clear:hover, .bx-filter-popup-result a:hover, .main-catalog__btn:hover, .catalog-detail__budge-btn:hover, .product-detail__budge-btn:hover, .product-modal-detail__link:hover, .object-detail__budge-btn:hover, .main-partners__links:hover, .partners__budge-btn:hover, .partners-form__btn:hover, .questionnaires__budge-btn:hover, .article-calc__btn:hover {
      color: #fff;
      border-color: #017c91;
      background-color: #017c91; }
  .btn:focus, .main-form__submit:focus, .main-slider__btn:focus, .bx-filter__clear:focus, .bx-filter-popup-result a:focus, .main-catalog__btn:focus, .catalog-detail__budge-btn:focus, .main-product-item__link:focus, .product-detail__budge-btn:focus, .product-modal-detail__link:focus, .imgBox__link:focus, .object-detail__budge-btn:focus, .main-partners__links:focus, .partners__budge-btn:focus, .partners-form__btn:focus, .budgeForm__btn:focus, .contacts-item__toMap:focus, .questionnaires__budge-btn:focus, .header__lang:focus, .footer__phone a:focus, .article-calc__btn:focus {
    outline-style: none; }

.main-form {
  padding: 2em 3em;
  background-color: #fff;
  position: relative; }
  @media (max-width: 767.98px) {
    .main-form {
      padding: 1.5em 0em; } }
  .main-form label.error {
    display: none !important; }
  .main-form__title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 1em;
    font-weight: 500;
    font-size: 2.02rem; }
    @media (max-width: 991.98px) {
      .main-form__title {
        font-size: 1.7rem; } }
  .main-form__mess {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #fff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 500;
    font-size: 1.3rem; }
    .main-form__mess.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .main-form__loader {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.7);
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .main-form__loader.active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .main-form__submit {
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto; }
  .main-form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; }
    .main-form__row--center {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    @media (max-width: 991.98px) {
      .main-form__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .main-form__cell {
    width: 49.1%;
    margin-bottom: 1em; }
    .main-form__cell--bottom {
      width: 100%;
      text-align: center;
      color: #BBCAD1;
      font-size: 0.9rem; }
      .main-form__cell--bottom a {
        color: inherit; }
    @media (max-width: 991.98px) {
      .main-form__cell {
        width: 100%; } }
  .main-form__input {
    width: 100%;
    border-style: none;
    border-bottom: 1px solid #BBCAD1;
    padding: 1.1rem 1.5rem;
    font-size: 0.9rem; }
    @media (max-width: 767.98px) {
      .main-form__input {
        padding: 1.1rem 1rem; } }
    .main-form__input::-webkit-input-placeholder {
      color: #262626; }
    .main-form__input::-moz-placeholder {
      color: #262626; }
    .main-form__input::-ms-input-placeholder {
      color: #262626; }
    .main-form__input::placeholder {
      color: #262626; }
    .main-form__input.error {
      border-color: red; }
  .main-form__textarea {
    padding: 1.1rem 1.5rem;
    resize: none;
    border: 1px solid #BBCAD1;
    width: 100%;
    height: 100%; }
    @media (max-width: 767.98px) {
      .main-form__textarea {
        padding: 1.1rem 1rem; } }
    .main-form__textarea.error {
      border-color: red; }
  .main-form__file {
    padding-top: 0.9em;
    padding-bottom: 0.45em; }
    @media (max-width: 991.98px) {
      .main-form__file {
        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-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .main-form__file input {
      display: none; }
    .main-form__file label span:nth-child(2) {
      display: none; }
    .main-form__file.active label span:nth-child(1) {
      display: none; }
    .main-form__file.active label span:nth-child(2) {
      display: inline-block; }
    .main-form__file-label {
      font-size: 0.85rem;
      color: #02a7c3;
      display: inline-block;
      margin-left: 0.5em;
      cursor: pointer; }
      @media (max-width: 991.98px) {
        .main-form__file-label {
          margin-left: 0;
          margin-top: 0.5em; } }

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .social a {
    display: block;
    margin: 0.24em; }
    .social a svg {
      display: block;
      width: 2.62rem;
      height: 2.62rem;
      -webkit-transition: fill 0.2s;
      -o-transition: fill 0.2s;
      transition: fill 0.2s; }
    .social a circle {
      -webkit-transition: stroke 0.2s;
      -o-transition: stroke 0.2s;
      transition: stroke 0.2s; }
  .social--top a svg {
    fill: #fff; }
  .social--top a circle {
    stroke: #fff; }
  .social--top a:hover svg {
    fill: #ccc; }
  .social--top a:hover circle {
    stroke: #ccc; }
  .social--bottom a svg {
    fill: #ccc; }
  .social--bottom a circle {
    stroke: #ccc; }
  .social--bottom a:hover svg {
    fill: #fff; }
  .social--bottom a:hover circle {
    stroke: #fff; }
  .social--no-home a svg {
    fill: #262626; }
  .social--no-home a circle {
    stroke: #262626; }
  .social--no-home a:hover svg {
    fill: #ccc; }
  .social--no-home a:hover circle {
    stroke: #ccc; }

.top-nav {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .top-nav__item {
    list-style: none; }
    .top-nav__item a {
      color: inherit;
      text-decoration: none;
      font-size: 0.87rem; }
      .top-nav__item a:hover {
        color: #02a7c3; }
    .top-nav__item--active a {
      color: #02a7c3; }
  @media (max-width: 1219.98px) {
    .top-nav {
      display: none; } }

.phone-nav {
  position: absolute;
  display: none;
  right: 50%;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  top: -100px;
  background-color: #fff;
  color: #262626;
  padding: 10rem 2.1rem 1rem 2.1rem;
  z-index: 5; }
  .phone-nav .bottom-nav {
    display: none; }
    @media (max-width: 767.98px) {
      .phone-nav .bottom-nav {
        display: block;
        padding: 1em;
        background-color: #f0f4f7; }
        .phone-nav .bottom-nav li {
          margin-bottom: 1em; }
          .phone-nav .bottom-nav li a {
            font-size: 1rem; } }
  .phone-nav .top-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .phone-nav .top-nav li {
      margin-bottom: 0.7rem; }
      @media (max-width: 767.98px) {
        .phone-nav .top-nav li {
          margin-bottom: 1.5em; }
          .phone-nav .top-nav li a {
            font-size: 1rem; } }
    @media (max-width: 767.98px) {
      .phone-nav .top-nav {
        padding: 1.5em 1em 0 1em; } }
  @media (max-width: 767.98px) {
    .phone-nav {
      top: 0;
      left: 0;
      right: 0;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      padding: 6.2rem 0 0 0; } }

.footer-nav {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  border-bottom: 1px solid #fff;
  padding-top: 1em;
  padding-bottom: 1em; }
  .footer-nav__item {
    list-style: none; }
    .footer-nav__item a {
      color: #fff;
      text-decoration: none;
      font-size: 0.87rem; }
      .footer-nav__item a:hover {
        color: #dbdbdb; }

.bottom-nav {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  .bottom-nav__item {
    list-style: none; }
    .bottom-nav__item a {
      color: inherit;
      text-decoration: none;
      font-size: 0.87rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .bottom-nav__item a:hover {
        color: #02a7c3; }
      .bottom-nav__item a::before {
        content: ' ';
        display: inline-block;
        border-bottom: 2px solid #02a7c3;
        width: 1.4rem;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-right: 0.9rem; }
        
        
        
.work {
  padding-top: 2em;
  padding-bottom: 4em;
  position: relative; }
  @media (max-width: 991.98px) {
    .work {
      padding-top: 4em;
      padding-bottom: 4em; } }
  @media (max-width: 767.98px) {
    .work {
      padding-top: 2em;
      padding-bottom: 2em; } }
  .work .mCSB_draggerContainer {
    opacity: 0; }
    @media (max-width: 767.98px) {
      .work .mCSB_draggerContainer {
        opacity: 1; } }
  .work__items {
    padding-top: 2em;
    padding-bottom: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0; }
    @media (max-width: 767.98px) {
      .work__items {
        opacity: 1;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        padding-top: 0.2em;
        padding-bottom: 0.2em; } }
  .work__items-wrap {
    position: relative; }
   
  .work__footer span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.35rem;
    color: #02a7c3; }
    @media (max-width: 991.98px) {
      .work__footer span {
        font-size: 1.2rem; } }
    .work__footer span::after {
      content: ' ';
      display: inline-block;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-left: 1.1em;
      width: 3.1rem;
      height: 3.1rem;
      background-image: url('/static/images/mouse.svg'); }
  @media (max-width: 767.98px) {
    .work__footer {
      display: none; } }

.mCustomScrollBox {
  height: auto; }
  .mCustomScrollBox .work__items {
    opacity: 1; }
  @media (max-width: 767.98px) {
    .mCustomScrollBox .mCSB_dragger {
      width: 20px;
      background-color: #BBCAD1 !important;
      border-radius: 5px; }
    .mCustomScrollBox .mCSB_dragger .mCSB_dragger_bar {
      background-color: transparent !important; }
    .mCustomScrollBox .mCSB_scrollTools .mCSB_draggerRail {
      background-color: #BBCAD1 !important; }
    .mCustomScrollBox .mCSB_1_scrollbar {
      margin-left: 10px;
      margin-right: 10px; } }

.work-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  outline: 1px solid #BBCAD1;
  overflow: hidden;
  width: 21rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #fff;
  -webkit-transition: width 0.45s, background-color 0.45s, margin 0.45s, padding 0.46s;
  -o-transition: width 0.45s, background-color 0.45s, margin 0.45s, padding 0.46s;
  transition: width 0.45s, background-color 0.45s, margin 0.45s, padding 0.46s;
  will-change: width, background-color, margin, padding;
  pointer-events: none; }
  @media (max-width: 1219.98px) {
    .work-item {
      width: 19rem; } }
  @media (max-width: 767.98px) {
    .work-item {
      width: 15.5rem; } }
  .work-item__number {
    font-size: 6.8rem;
    color: #BBCAD1;
    font-weight: 500;
    margin-left: -2rem;
    -webkit-transition: color 0.45s;
    -o-transition: color 0.45s;
    transition: color 0.45s; }
    @media (max-width: 1219.98px) {
      .work-item__number {
        font-size: 6rem; } }
    @media (max-width: 991.98px) {
      .work-item__number {
        line-height: 1; } }
    @media (max-width: 767.98px) {
      .work-item__number {
        font-size: 4rem;
        margin-left: -1.3rem; } }
  .work-item__title {
    padding: 1rem 1.5rem 3rem 1.5rem;
    line-height: 1.4;
    max-width: 21rem; }
    @media (max-width: 991.98px) {
      .work-item__title {
        padding: 0.8rem 1.5rem 1rem 1.5rem; } }
    @media (max-width: 767.98px) {
      .work-item__title {
        font-size: 15px;
        padding: 0.8rem 1rem 1rem 1rem; } }
  @media (min-width: 767.98px) {
    .work-item--active {
      background-color: #006287;
      background-image: url('/static/images/bg/work_item.svg');
      background-repeat: no-repeat;
      background-size: auto 600px;
      background-position: calc(100% + 20px) -440px;
      color: #fff;
      padding-top: 4em;
      padding-bottom: 4em;
      margin-left: 1.5em;
      margin-right: 1.5em;
      width: 28rem; }
      .work-item--active .work-item__number {
        color: #fff; } }
  @media (min-width: 767.98px) and (max-width: 1219.98px) {
    .work-item--active {
      width: 24rem;
      padding-top: 3em;
      padding-bottom: 3em; } }
  .work-item:nth-child(1) {
    margin-left: 0; }
        
.work-item__title {
	
	font-size: 1.25rem;
	
}        


.budgeForm {
  border-radius: 1.5rem !important;
  padding: 2em 4em 4em 4em;
  background-color: #006287;
  margin-top: 4em;
  margin-bottom: 4em;
  text-align: center; }
  @media (min-width: 767.98px) {
    .budgeForm {
      background-image: url('/static/images/bg/callout_1.svg'), url('/static/images/bg/callout_2.svg');
      background-repeat: no-repeat;
      background-size: 500px auto;
      background-position: -170px calc(100% + 50px), calc(100% + 150px) -460px; } }
  @media (max-width: 1599.98px) {
    .budgeForm {
      background-size: 450px auto;
      background-position: -170px calc(100% + 50px), calc(100% + 150px) -420px; } }
  @media (max-width: 991.98px) {
    .budgeForm {
      background-size: 350px auto;
      background-position: -220px calc(100% + 30px), calc(100% + 190px) -350px;
      padding: 1em 8em 3em 8em; } }
  @media (max-width: 767.98px) {
    .budgeForm {
      padding: 2em 2em 2.5em 2em; } }
  .budgeForm__inner {
    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-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .budgeForm__inner p {
      color: #fff;
      font-size: 1.92rem;
      font-weight: 500;
      line-height: 1.4; }
      @media (max-width: 1599.98px) {
        .budgeForm__inner p {
          font-size: 1.78rem; } }
      @media (max-width: 1219.98px) {
        .budgeForm__inner p {
          font-size: 1.5rem; } }
      @media (max-width: 991.98px) {
        .budgeForm__inner p {
          font-size: 1.4rem; } }
      .budgeForm__inner p a {
        color: inherit; }
  .budgeForm__btn {
    text-decoration: none; }


.main-partners {
  padding-top: 1.5em;
  padding-bottom: 5em; }
  .main-partners__title {
    text-align: center; }
  .main-partners__items .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 575.98px) {
      .main-partners__items .slick-track {
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch; } }
  @media (max-width: 767.98px) {
    .main-partners__items .slick-slide {
      height: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  @media (max-width: 575.98px) {
    .main-partners__items .slick-slide div {
      margin-bottom: 12px; }
      .main-partners__items .slick-slide div:last-child {
        margin-bottom: 0; } }
  .main-partners__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 2em; }
  .main-partners__links {
    text-decoration: none; }
  @media (max-width: 575.98px) {
    .main-partners .slick-dots {
      margin-top: 1em; } }

.main-partners-item {
  padding: 1em 3em; }
  @media (max-width: 767.98px) {
    .main-partners-item {
      padding: 1em; } }
  .main-partners-item__picture {
    position: relative; }
  .main-partners-item__img {
    max-width: 100%;
    width: 100% !important;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .main-partners-item__img:nth-child(2) {
      position: absolute;
      opacity: 0;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    @media (max-width: 575.98px) {
      .main-partners-item__img {
        width: 70% !important;
        margin: 15px auto;
        display: block !important; } }
  @media (min-width: 767.98px) {
    .main-partners-item:hover .main-partners-item__img:nth-child(2) {
      opacity: 1; } }

.partners {
  padding-top: 3em;
  position: relative; }
  @media (max-width: 767.98px) {
    .partners {
      padding-bottom: 2em; } }
  @media (min-width: 767.98px) {
    .partners::after {
      content: ' ';
      position: absolute;
      bottom: -16em;
      left: -7em;
      width: 450px;
      height: 500px;
      background-image: url('/static/images/partner.svg');
      background-repeat: no-repeat;
      background-position: 100% 0;
      background-size: contain;
      z-index: -1; } }
  .partners__title {
    margin-bottom: 0.5em; }
    @media (max-width: 1219.98px) {
      .partners__title {
        font-size: 2.5rem; } }
    @media (max-width: 767.98px) {
      .partners__title {
        font-size: 2.18rem; } }
  .partners__imgBox {
    padding-bottom: 0; }
    @media (max-width: 767.98px) {
      .partners__imgBox {
        margin-top: 0; } }
  .partners__text {
    line-height: 1.5;
    font-size: 1.4rem; }
    @media (max-width: 1219.98px) {
      .partners__text {
        font-size: 1.165rem; } }
  .partners__budge {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 2em;
    padding-bottom: 4.5em;
    padding-left: 3em;
    padding-right: 3em;
    line-height: 1.3; }
    @media (max-width: 767.98px) {
      .partners__budge {
        padding-left: 1em;
        padding-right: 1em; } }
    .partners__budge p {
      font-size: 1.95rem;
      text-align: center;
      font-weight: 500; }
      .partners__budge p a {
        color: inherit; }
      @media (max-width: 1219.98px) {
        .partners__budge p {
          font-size: 1.55rem; } }
    .partners__budge-btn {
      text-decoration: none; }
  .partners__steps {
    padding-top: 5em;
    padding-bottom: 2em;
    position: relative; }
    @media (min-width: 1219.98px) {
      .partners__steps::after {
        content: ' ';
        position: absolute;
        z-index: -1;
        width: 450px;
        height: 950px;
        right: -20px;
        top: 50%;
        -webkit-transform: translateY(-45%);
            -ms-transform: translateY(-45%);
                transform: translateY(-45%);
        background-image: url('/static/images/work_bg.svg');
        background-repeat: no-repeat;
        background-size: contain; } }
    .partners__steps-title {
      margin-bottom: 1em;
      font-weight: 500;
      font-size: 1.94rem; }
      @media (max-width: 1219.98px) {
        .partners__steps-title {
          font-size: 1.55rem;
          margin-bottom: 0.9em; } }
    .partners__steps-items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (max-width: 767.98px) {
        .partners__steps-items {
          margin: 0;
          padding-top: 10px;
          padding-bottom: 10px;
          max-width: 100%;
          -ms-flex-negative: 0;
              flex-shrink: 0; } }
  .partners__ul {
    padding-left: 0;
    line-height: 1.4;
    margin: 0; }
    .partners__ul li {
      list-style: none;
      margin-bottom: 1.5em;
      padding-left: 2.9em;
      position: relative; }
      .partners__ul li:last-child {
        margin-bottom: 0; }
      .partners__ul li::before {
        content: ' ';
        display: inline-block;
        border-bottom: 2px solid #02a7c3;
        width: 1.8em;
        position: absolute;
        top: 0.75em;
        left: 0; }

.partners-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 5rem; }
  .partners-form__body {
    padding: 1.5rem 2.6rem 2.5rem 2.6rem;
    background-color: #fff;
    border: 1px solid #BBCAD1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 991.98px) {
      .partners-form__body {
        padding: 1rem 1.5rem 2.5rem 1.5rem; } }
  .partners-form__text {
    line-height: 1.5; }
  .partners-form__title {
    font-size: 1.33rem;
    line-height: 1.5;
    font-weight: 500; }
  .partners-form__img {
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center; }
    @media (max-width: 991.98px) {
      .partners-form__img {
        display: none; } }
  .partners-form__btn {
    margin-top: 1rem;
    -ms-flex-item-align: start;
        align-self: flex-start; }
    @media (max-width: 991.98px) {
      .partners-form__btn {
        -ms-flex-item-align: center;
            align-self: center; } }

.steps-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  outline: 1px solid #BBCAD1;
  overflow: hidden;
  width: calc(100% / 5);
  background-color: #fff; }
  @media (max-width: 767.98px) {
    .steps-item {
      width: 15rem;
      -ms-flex-negative: 0;
          flex-shrink: 0; } }
  .steps-item__number {
    font-size: 6.8rem;
    color: #BBCAD1;
    font-weight: 500;
    margin-left: -2rem;
    -webkit-transition: color 0.45s;
    -o-transition: color 0.45s;
    transition: color 0.45s; }
    @media (max-width: 1219.98px) {
      .steps-item__number {
        font-size: 6rem; } }
    @media (max-width: 991.98px) {
      .steps-item__number {
        line-height: 1; } }
    @media (max-width: 767.98px) {
      .steps-item__number {
        font-size: 4rem;
        margin-left: -1.3rem; } }
  .steps-item__title {
    padding: 1rem 1.5rem 2rem 1.5rem;
    line-height: 1.4; }
    @media (max-width: 991.98px) {
      .steps-item__title {
        padding: 0.8rem 1.5rem 1rem 1.5rem; } }
    @media (max-width: 767.98px) {
      .steps-item__title {
        font-size: 15px;
        padding: 0.8rem 1rem 1rem 1rem; } }
  @media (min-width: 767.98px) {
    .steps-item {
      -webkit-transition: width 0.45s, background-color 0.45s, margin 0.45s, padding 0.46s;
      -o-transition: width 0.45s, background-color 0.45s, margin 0.45s, padding 0.46s;
      transition: width 0.45s, background-color 0.45s, margin 0.45s, padding 0.46s;
      will-change: width, background-color, margin, padding; }
      .steps-item:hover {
        background-color: #006287;
        width: calc(100% / 5 + 3rem); }
        .steps-item:hover .steps-item__number {
          color: #fff; }
        .steps-item:hover .steps-item__title {
          color: #fff; } }



.slick-slide {
  height: auto; }
  .slick-slide:focus {
    outline-style: none; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .slick-dots li {
    list-style: none;
    margin: 0 0.41em;
    display: inline-block; }
  .slick-dots button {
    border-style: none;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 100%;
    background-color: #BBCAD1;
    font-size: 0;
    padding: 0; }
    @media (max-width: 767.98px) {
      .slick-dots button {
        width: 0.55rem;
        height: 0.55rem; } }
  .slick-dots .slick-active button {
    background-color: #02a7c3;
    -webkit-transform: scale(1.4);
        -ms-transform: scale(1.4);
            transform: scale(1.4); }

.slick-arrows {
  padding-left: 4em;
  padding-right: 4em;
  position: relative; }
  @media (max-width: 767.98px) {
    .slick-arrows {
      padding-left: 0;
      padding-right: 0; } }

.slick-arrow, .bx-filter-parameters-box-title::after, .main-catalog-item__overlay i, .catalog__filterBtnIcon, .catalog-sort__btn, .catalog-item__icon, .object-item__icon {
  width: 3.1rem;
  height: 3.1rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('/static/images/arrow.svg'); }
  @media (max-width: 767.98px) {
    .slick-arrow, .bx-filter-parameters-box-title::after, .main-catalog-item__overlay i, .catalog__filterBtnIcon, .catalog-sort__btn, .catalog-item__icon, .object-item__icon {
      width: 2.4rem;
      height: 2.4rem; } }

.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-style: none;
  font-size: 0;
  cursor: pointer;
  -webkit-transition: left 0.3s, right 0.3s;
  -o-transition: left 0.3s, right 0.3s;
  transition: left 0.3s, right 0.3s; }

.slick-prev {
  left: 0;
  -webkit-transform: translateY(-50%) scale(-1);
      -ms-transform: translateY(-50%) scale(-1);
          transform: translateY(-50%) scale(-1); }
  .slick-prev:hover {
    left: -7px; }

.slick-next {
  right: 0; }
  .slick-next:hover {
    right: -7px; }

.bx-filter {
  border-top: 1px solid #BBCAD1;
  padding: 1.9rem 1.4rem; }
  @media (max-width: 1219.98px) {
    .bx-filter {
      display: none;
      position: absolute;
      background-color: #fff;
      border: 1px solid #BBCAD1;
      border-top-style: none;
      z-index: 10; } }
  @media (max-width: 767.98px) {
    .bx-filter {
      position: fixed;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 10000;
      overflow: hidden;
      padding: 1.9rem 10px 0em 10px;
      height: 100vh;
      overflow-y: auto; } }
  .bx-filter__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-bottom: 1em;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0; }
    @media (min-width: 767.98px) {
      .bx-filter__header {
        display: none; } }
  .bx-filter__close {
    display: inline-block; }
    .bx-filter__close svg {
      display: block;
      width: 2.4rem;
      height: 2.4rem;
      fill: #262626;
      stroke: #262626; }
  .bx-filter-parameters-box {
    margin-bottom: 1.8em;
    position: relative; }
    @media (max-width: 1219.98px) {
      .bx-filter-parameters-box {
        margin-bottom: 1em; } }
    .bx-filter-parameters-box-title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      cursor: pointer; }
      .bx-filter-parameters-box-title::after {
        content: ' ';
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-left: auto;
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        -o-transition: transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
        will-change: transform; }
      @media (max-width: 1219.98px) {
        .bx-filter-parameters-box-title {
          font-size: 15px; } }
    .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title::after {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
    .bx-filter-parameters-box.bx-active .bx-filter-block {
      display: block; }
    .bx-filter-parameters-box-hint {
      display: inline-block;
      padding-right: 2rem;
      line-height: 1.5; }
    .bx-filter-parameters-box-container {
      padding: 0.5em 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .bx-filter-parameters-box-container .checkbox {
        padding: 0.3rem 0; }
  .bx-filter-block {
    display: none; }
    @media (max-width: 1219.98px) {
      .bx-filter-block {
        font-size: 15px; } }
  .bx-filter__clear {
    margin: auto; }
  .bx-filter-container-modef {
    position: absolute;
    left: 18.5rem;
    top: 0rem;
    z-index: 5;
    min-width: 15rem; }
    @media (max-width: 767.98px) {
      .bx-filter-container-modef {
        left: 0; } }

.bx-filter-input-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .bx-filter-input-checkbox span {
    display: block;
    margin-top: 0.1rem;
    margin-left: 0.1em; }

.bx-filter-popup-result a {
  text-decoration: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block; }

.bx-filter-parameters-box-container-number {
  margin-top: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid #BBCAD1; }

.bx-filter-parameters-box-container-block {
  width: 47%; }
  .bx-filter-parameters-box-container-block input {
    width: 100%;
    padding: 0.5em 1.5em;
    height: auto;
    border-style: none;
    color: #BBCAD1;
    font-weight: 400;
    text-decoration: underline; }
  .bx-filter-parameters-box-container-block.bx-right input {
    text-align: right; }

.bx-ui-slider-track-container {
  padding-top: 22px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 22px; }

.bx-ui-slider-track {
  position: relative;
  height: 0.05556rem; }

.bx-ui-slider-part {
  position: absolute;
  top: -6px;
  width: 1px;
  height: 17px;
  background: #a2bfc7; }

.bx-ui-slider-part.p1 {
  left: -1px; }

.bx-ui-slider-part.p2 {
  left: 25%; }

.bx-ui-slider-part.p3 {
  left: 50%; }

.bx-ui-slider-part.p4 {
  left: 75%; }

.bx-ui-slider-part.p5 {
  right: -1px; }

.bx-ui-slider-part span {
  font-size: 11px;
  position: absolute;
  top: -16px;
  left: 50%;
  display: block;
  width: 100px;
  margin-left: -50px;
  text-align: center;
  color: #000; }

.bx-ui-slider-part.p2 span,
.bx-ui-slider-part.p3 span,
.bx-ui-slider-part.p4 span {
  color: #6b8086; }

.bx-ui-slider-range,
.bx-ui-slider-pricebar,
.bx-ui-slider-pricebar-vd,
.bx-ui-slider-pricebar-vn,
.bx-ui-slider-pricebar-v {
  position: absolute;
  top: 0;
  bottom: 0; }

.bx-ui-slider-range {
  z-index: 100; }

.bx-ui-slider-pricebar {
  z-index: 100; }

.bx-ui-slider-pricebar-vd {
  z-index: 60; }

.bx-ui-slider-pricebar-vn {
  z-index: 70;
  background-color: #02a7c3; }

.bx-ui-slider-pricebar-v {
  z-index: 80;
  background-color: #BBCAD1; }

.bx-ui-slider-handle {
  position: absolute;
  width: 1.3em;
  height: 1.3em;
  background-color: #02a7c3;
  border-radius: 100%;
  top: -10px;
  z-index: 10; }

.bx-ui-slider-handle:hover {
  -webkit-cursor: -webkit-grab;
  -ms-cursor: grab;
  -o-cursor: grab;
  cursor: grab; }

.bx-ui-slider-handle:active {
  -webkit-cursor: -webkit-grabbing;
  -ms-cursor: grabbing;
  -o-cursor: grabbing;
  cursor: grabbing; }

.bx-ui-slider-handle.left {
  left: 0;
  margin-left: -21px; }

.bx-ui-slider-handle.right {
  right: 0;
  margin-right: -21px; }

.products-block {
	
	border-bottom: solid 1px #02a7c3;
	
}

.main-product-wrap, .products-block {
  position: relative; }
  @media (min-width: 767.98px) {
    .products-block::after {
      content: ' ';
      display: block;
      height: 1400px;
      width: 340px;
      background-image: url('/static/images/products.svg');
      background-repeat: no-repeat;
      background-position: left bottom;
      background-size: 900px auto;
      z-index: -1;
      position: absolute;
      right: 0;
      bottom: -25em;
      pointer-events: none; } }

.main-product {
  padding-top: 2em;
  padding-bottom: 4em; }
  @media (max-width: 1219.98px) {
    .main-product {
      padding-top: 4em; } }
  @media (max-width: 767.98px) {
    .main-product {
      padding-top: 2em; } }
  .main-product__items .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .main-product__items .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  @media (max-width: 767.98px) {
    .main-product__items .slick-list {
      margin-right: 2em;
      overflow: visible; } }
  .main-product__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 2em; }
    @media (max-width: 991.98px) {
      .main-product__footer {
        margin-top: 1em; } }
    @media (max-width: 767.98px) {
      .main-product__footer {
        display: none; } }
    .main-product__footer span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 1.35rem;
      color: #02a7c3; }
      .main-product__footer span::after {
        content: ' ';
        display: inline-block;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-left: 1.1em;
        width: 3.1rem;
        height: 3.1rem;
        background-image: url('/static/images/mouse.svg'); }
      @media (max-width: 991.98px) {
        .main-product__footer span {
          font-size: 1.2rem; } }
  .main-product .slick-dots {
    margin-top: 1.5em; }

.main-product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .main-product-item {
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; } }
  @media (max-width: 767.98px) {
    .main-product-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-right: 0.7em;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  .main-product-item__body {
    background-color: #006287;
    width: 49%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: #fff;
    background-color: #006287;
    padding: 9em 2.6em 2.6em 2.6em;
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (min-width: 767.98px) {
      .main-product-item__body {
        background-image: url('/static/images/bg_4.svg');
        background-repeat: no-repeat;
        background-size: auto 600px;
        background-position: calc(100% + 20px) -440px; } }
    @media (max-width: 1219.98px) {
      .main-product-item__body {
        background-size: auto 500px;
        background-position: calc(100% + 80px) -380px;
        width: 40%;
        padding: 7em 1.5em 1.5em 1.5em; } }
    @media (max-width: 991.98px) {
      .main-product-item__body {
        width: 49%; } }
    @media (max-width: 767.98px) {
      .main-product-item__body {
        width: 100%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        padding: 2em 1em;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 0.5em;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; } }
  .main-product-item__brand {
    display: inline-block;
    margin-bottom: 0.4em; }
    @media (max-width: 1599.98px) {
      .main-product-item__brand {
        font-size: 0.85rem; } }
  .main-product-item__title {
    font-size: 1.51rem;
    margin-bottom: 0.2em;
    line-height: 1.4; }
    @media (max-width: 1599.98px) {
      .main-product-item__title {
        font-size: 1.3rem;
        margin-bottom: 0; } }
    @media (max-width: 1219.98px) {
      .main-product-item__title {
        margin-bottom: 2em;
        font-style: 1.35rem; } }
    @media (max-width: 991.98px) {
      .main-product-item__title {
        font-size: 1.2rem; } }
    @media (max-width: 767.98px) {
      .main-product-item__title {
        margin-bottom: 0em; } }
  .main-product-item__text {
    margin-bottom: 2.2em;
    font-weight: 400;
    line-height: 1.4;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (max-width: 1599.98px) {
      .main-product-item__text {
        font-weight: 400; } }
    @media (max-width: 1219.98px) {
      .main-product-item__text {
        display: none; } }
  .main-product-item__picture {
    width: 49%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-color: #fff;
    display: block;
    padding: 2em;
    position: relative;
    outline-style: none; }
    @media (max-width: 1219.98px) {
      .main-product-item__picture {
        width: 57%; } }
    @media (max-width: 991.98px) {
      .main-product-item__picture {
        width: 49%; } }
    @media (max-width: 767.98px) {
      .main-product-item__picture {
        width: 100%;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    @media (min-width: 767.98px) {
      .main-product-item__picture:after {
        content: ' ';
        display: inline-block;
        width: 3.1rem;
        height: 3.1rem;
        background-image: url('/static/images/ison_zoom.svg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        top: 1.5rem;
        right: 1.5rem; } }
  .main-product-item__img {
    margin: auto; }
  .main-product-item__link {
    text-decoration: none; }
    @media (max-width: 767.98px) {
      .main-product-item__link {
        display: none; } }

.product-detail {
  position: relative; }
  .product-detail .catalog-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .product-detail .catalog-slider .catalog-slider__item {
    height: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .product-detail .catalog-slider .catalog-item__footer {
    padding-bottom: 1em; }
  .product-detail__btnAction {
    margin-bottom: 6em; }
    @media (max-width: 991.98px) {
      .product-detail__btnAction {
        display: none; } }
  .product-detail__schem {
    position: relative;
    margin-bottom: 2em; }
    @media (max-width: 1219.98px) {
      .product-detail__schem {
        margin-bottom: 5em; } }
    .product-detail__schem img {
      max-width: 100%; }
    .product-detail__schem [data-url] {
      position: absolute;
      cursor: pointer;
      color: #fff;
      background-color: #BBCAD1;
      padding: 10px 0;
      border-radius: 100%;
      width: 40px;
      text-align: center; }
      .product-detail__schem [data-url]:hover {
        background-color: #02a7c3; }
    .product-detail__schem a {
      display: none; }
      @media (max-width: 991.98px) {
        .product-detail__schem a {
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          top: 0;
          right: 0;
          background-image: url('/static/images/zoom.svg');
          background-repeat: no-repeat;
          background-position: center;
          background-size: 100px; } }
    @media (max-width: 991.98px) {
      .product-detail__schem [data-shem-id] {
        display: none; } }
    .product-detail__schem [data-shem-id='1'] {
      left: 218px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='1'] {
          left: 192px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='1'] {
          left: 172px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='1'] {
          left: 131px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='2'] {
      left: 412px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='2'] {
          left: 359px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='2'] {
          left: 320px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='2'] {
          left: 255px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='3'] {
      left: 695px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='3'] {
          left: 599px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='3'] {
          left: 549px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='3'] {
          left: 429px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='4'] {
      left: 1033px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='4'] {
          left: 893px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='4'] {
          left: 789px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='4'] {
          left: 641px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='5'] {
      left: 1290px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='5'] {
          left: 1115px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='5'] {
          left: 997px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='5'] {
          left: 789px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='6'] {
      left: 1269px;
      top: 485px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='6'] {
          left: 1100px;
          top: 413px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='6'] {
          left: 980px;
          top: 366px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='6'] {
          left: 779px;
          top: 294px; } }
    .product-detail__schem [data-shem-id='7'] {
      left: 1059px;
      top: 485px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='7'] {
          left: 909px;
          top: 413px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='7'] {
          left: 813px;
          top: 366px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='7'] {
          left: 651px;
          top: 294px; } }
    .product-detail__schem [data-shem-id='8'] {
      left: 830px;
      top: 485px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='8'] {
          left: 718px;
          top: 413px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='8'] {
          left: 640px;
          top: 366px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='8'] {
          left: 515px;
          top: 294px; } }
    .product-detail__schem [data-shem-id='9'] {
      left: 441px;
      top: 485px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='9'] {
          left: 381px;
          top: 413px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='9'] {
          left: 342px;
          top: 366px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='9'] {
          left: 274px;
          top: 294px; } }
    .product-detail__schem [data-shem-id='2_1'] {
      left: 234px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='2_1'] {
          left: 197px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='2_1'] {
          left: 172px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='2_1'] {
          left: 139px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='2_2'] {
      left: 466px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='2_2'] {
          left: 401px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='2_2'] {
          left: 352px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='2_2'] {
          left: 277px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='2_3'] {
      left: 820px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='2_3'] {
          left: 713px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='2_3'] {
          left: 633px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='2_3'] {
          left: 504px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='2_4'] {
      left: 1200px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='2_4'] {
          left: 1035px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='2_4'] {
          left: 926px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='2_4'] {
          left: 738px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='2_5'] {
      left: 1260px;
      top: 425px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='2_5'] {
          left: 1097px;
          top: 364px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='2_5'] {
          left: 981px;
          top: 323px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='2_5'] {
          left: 786px;
          top: 257px; } }
    .product-detail__schem [data-shem-id='2_6'] {
      left: 1029px;
      top: 425px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='2_6'] {
          left: 889px;
          top: 364px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='2_6'] {
          left: 793px;
          top: 323px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='2_6'] {
          left: 631px;
          top: 256px; } }
    .product-detail__schem [data-shem-id='2_7'] {
      left: 784px;
      top: 362px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='2_7'] {
          left: 679px;
          top: 309px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='2_7'] {
          left: 601px;
          top: 276px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='2_7'] {
          left: 480px;
          top: 218px; } }
    .product-detail__schem [data-shem-id='2_8'] {
      left: 441px;
      top: 485px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='2_8'] {
          left: 381px;
          top: 413px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='2_8'] {
          left: 342px;
          top: 366px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='2_8'] {
          left: 274px;
          top: 294px; } }
    .product-detail__schem [data-shem-id='3_1'] {
      left: 234px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='3_1'] {
          left: 197px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='3_1'] {
          left: 172px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='3_1'] {
          left: 139px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='3_2'] {
      left: 466px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='3_2'] {
          left: 401px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='3_2'] {
          left: 352px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='3_2'] {
          left: 277px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='3_3'] {
      left: 820px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='3_3'] {
          left: 713px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='3_3'] {
          left: 633px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='3_3'] {
          left: 504px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='3_4'] {
      left: 1200px;
      top: 162px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='3_4'] {
          left: 1035px;
          top: 140px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='3_4'] {
          left: 926px;
          top: 124px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='3_4'] {
          left: 738px;
          top: 95px; } }
    .product-detail__schem [data-shem-id='3_5'] {
      left: 1260px;
      top: 485px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='3_5'] {
          left: 1088px;
          top: 413px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='3_5'] {
          left: 972px;
          top: 366px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='3_5'] {
          left: 776px;
          top: 294px; } }
    .product-detail__schem [data-shem-id='3_6'] {
      left: 1029px;
      top: 485px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='3_6'] {
          left: 889px;
          top: 413px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='3_6'] {
          left: 793px;
          top: 366px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='3_6'] {
          left: 631px;
          top: 294px; } }
    .product-detail__schem [data-shem-id='3_7'] {
      left: 784px;
      top: 362px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='3_7'] {
          left: 679px;
          top: 309px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='3_7'] {
          left: 601px;
          top: 276px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='3_7'] {
          left: 480px;
          top: 218px; } }
    .product-detail__schem [data-shem-id='3_8'] {
      left: 441px;
      top: 485px; }
      @media (max-width: 1599.98px) {
        .product-detail__schem [data-shem-id='3_8'] {
          left: 381px;
          top: 413px; } }
      @media (max-width: 1359.98px) {
        .product-detail__schem [data-shem-id='3_8'] {
          left: 342px;
          top: 366px; } }
      @media (max-width: 1219.98px) {
        .product-detail__schem [data-shem-id='3_8'] {
          left: 274px;
          top: 294px; } }
  @media (min-width: 1219.98px) {
    .product-detail::after {
      content: ' ';
      position: absolute;
      width: 400px;
      height: 300px;
      bottom: -11em;
      right: -8em;
      background-image: url('/static/images/catalog_detail_2.svg');
      background-repeat: no-repeat;
      background-size: 600px auto;
      background-position: top left;
      z-index: -1; } }
  @media (max-width: 767.98px) {
    .product-detail {
      padding-bottom: 2em; } }
  .product-detail__header {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1219.98px) {
      .product-detail__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .product-detail__img {
    width: 50%; }
    @media (max-width: 1219.98px) {
      .product-detail__img {
        width: 100%; } }
  .product-detail__info {
    width: 50%;
    padding-top: 2em;
    padding-bottom: 5em;
    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;
    min-height: 31rem;
    padding-right: 3em; }
    @media (max-width: 1219.98px) {
      .product-detail__info {
        min-height: auto;
        position: static;
        padding-top: 3em;
        padding-bottom: 3em;
        padding-right: 10px;
        width: 100%; } }
    .product-detail__info .breadcrumbs ul {
      margin-left: 0; }
  .product-detail__title {
    margin: 0; }
  @media (min-width: 1219.98px) {
    .product-detail__body {
      background-image: url('/static/images/catalog_detail_1.svg');
      background-size: 800px auto;
      background-position: -25em 7em;
      background-repeat: no-repeat; } }
  @media (max-width: 767.98px) {
    .product-detail__body {
      padding-left: 0;
      padding-right: 0; } }
  .product-detail__text {
    padding-top: 5em;
    padding-bottom: 3em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (max-width: 1219.98px) {
      .product-detail__text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding-bottom: 0; } }
    @media (max-width: 767.98px) {
      .product-detail__text {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 2em;
        padding-bottom: 1em; } }
    .product-detail__text-label {
      width: 50%;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      font-size: 1.95rem;
      font-weight: 500; }
      .product-detail__text-label--margin {
        margin-bottom: 0.5em;
        display: inline-block;
        width: 100%; }
      .product-detail__text-label--sheme {
        margin-top: 2em; }
      @media (max-width: 1219.98px) {
        .product-detail__text-label {
          font-size: 1.33rem;
          margin-bottom: 1rem;
          width: 100%; } }
      @media (max-width: 767.98px) {
        .product-detail__text-label {
          font-size: 1.5rem; } }
    .product-detail__text-body {
      width: 50%; }
      @media (max-width: 1219.98px) {
        .product-detail__text-body {
          width: 100%; } }
  .product-detail__box {
    margin-top: 6em;
    margin-bottom: 4em; }
    @media (max-width: 767.98px) {
      .product-detail__box {
        padding-left: 15px;
        padding-right: 15px; } }
    .product-detail__box--bg {
      position: relative; }
      @media (min-width: 1219.98px) {
        .product-detail__box--bg::after {
          content: ' ';
          position: absolute;
          right: -210px;
          top: -30px;
          display: block;
          width: 400px;
          height: 400px;
          pointer-events: none;
          background-image: url('/static/images/catalog_detail_2.svg');
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          z-index: -1; } }
  .product-detail__budge {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 4em;
    padding-bottom: 1em; }
    @media (max-width: 767.98px) {
      .product-detail__budge {
        padding-top: 0; } }
    .product-detail__budge-value {
      font-size: 1.95rem;
      font-weight: 500;
      text-align: center;
      line-height: 1.4; }
      @media (max-width: 1219.98px) {
        .product-detail__budge-value {
          font-size: 1.55rem; } }
      .product-detail__budge-value a {
        color: inherit; }
    .product-detail__budge-btn {
      text-decoration: none;
      margin-top: 1.3em; }
  .product-detail__desc {
    margin-top: 5em;
    line-height: 1.4; }
    .product-detail__descText {
      margin-bottom: 4rem;
      font-size: 1.31rem;
      line-height: 1.4; }
      @media (max-width: 1219.98px) {
        .product-detail__descText {
          font-size: 1.165rem; } }
    @media (max-width: 767.98px) {
      .product-detail__desc {
        padding-left: 10px;
        padding-right: 10px; }
        .product-detail__desc .product-detail__table {
          margin-left: 0;
          margin-right: 0; }
        .product-detail__desc .product-detail__tableWrap {
          margin-bottom: 2em; } }
  .product-detail__table {
    background-color: #f0f4f7;
    width: 100%; }
    @media (max-width: 1219.98px) {
      .product-detail__table {
        min-width: 760px; } }
    @media (max-width: 767.98px) {
      .product-detail__table {
        margin-left: 10px;
        margin-right: 10px; } }
    .product-detail__tableTitle {
      font-size: 1.95rem;
      font-weight: 500; }
      @media (max-width: 1219.98px) {
        .product-detail__tableTitle {
          font-size: 1.33rem;
          margin-bottom: 1rem;
          margin-top: 2em; } }
      @media (max-width: 767.98px) {
        .product-detail__tableTitle {
          font-size: 1.5rem;
          padding-left: 10px;
          padding-right: 10px; } }
    @media (max-width: 1219.98px) {
      .product-detail__tableWrap {
        overflow-x: auto; } }
    @media (max-width: 767.98px) {
      .product-detail__tableWrap {
        margin-bottom: 6em; } }
    .product-detail__table--link tbody tr {
      cursor: pointer; }
      .product-detail__table--link tbody tr:hover {
        color: #02a7c3; }
    .product-detail__table thead td {
      background-color: #BBCAD1; }
    .product-detail__table tbody td,
    .product-detail__table thead td {
      padding: 1.2em 2.9em;
      border-style: none;
      font-size: 16px; }
      @media (max-width: 767.98px) {
        .product-detail__table tbody td,
        .product-detail__table thead td {
          padding: 1.2em; } }
    .product-detail__table tbody tr {
      background-color: #fff; }
      .product-detail__table tbody tr:nth-child(2n) td {
        background-color: #f0f4f7; }

.product-modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 25; }
  .product-modal__inner {
    margin: auto;
    position: relative;
    background-color: #fff; }
  .product-modal__body {
    width: 900px;
    height: 75vh;
    overflow-y: auto; }
  .product-modal__close {
    position: absolute;
    right: 25px;
    top: 15px;
    display: inline-block;
    cursor: pointer;
    background-image: url('/static/images/plus_icon.svg');
    background-repeat: no-repeat;
    background-position: center;
    width: 2.5rem;
    height: 2.5rem;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .product-modal-detail__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 3em 2em 2em 2em; }
  .product-modal-detail__title {
    margin-bottom: 1.5em; }
  .product-modal-detail__info {
    width: 50%; }
  .product-modal-detail__img {
    width: 50%;
    max-width: 100%; }
  .product-modal-detail__link {
    text-decoration: none;
    padding: 0.6rem 1.4rem; }
  .product-modal-detail__body {
    background-color: #f0f4f7;
    padding: 2em 2em 2em 2em; }
  .product-modal-detail__text {
    margin-bottom: 2em; }
    .product-modal-detail__text-label {
      display: block;
      font-size: 1.2rem;
      font-weight: 500;
      margin-bottom: 0.5em; }
    .product-modal-detail__text-body {
      line-height: 1.3; }

.products {
  padding-top: 6em;
  padding-bottom: 3em; }
  @media (max-width: 767.98px) {
    .products {
      padding-top: 3em;
      padding-bottom: 2em; } }
  @media (min-width: 1219.98px) {
    .products {
      background-image: url('/static/images/catalog_detail_2.svg'), url('/static/images/object.svg'), url('/static/images/servi_v22.svg');
      background-repeat: no-repeat;
      background-size: 500px auto, 800px auto, 400px auto;
      background-position: -12em 10%, -28em calc(100% + 3em), calc(100% + 10em) calc(100% - 30em); } }
  @media (max-width: 767.98px) {
    .products__items {
      margin-bottom: 2em; } }

.product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3em;
  text-decoration: none;
  color: inherit;
  width: 100%; }
  @media (max-width: 767.98px) {
    .product-item {
      margin-bottom: 1em;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .product-item:last-child {
    margin-bottom: 0; }
  .product-item__img {
    width: 53%;
    height: 482px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    background-color: #fff;
    border: 1px solid #BBCAD1; }
    @media (max-width: 1219.98px) {
      .product-item__img {
        height: 370px; } }
    @media (max-width: 767.98px) {
      .product-item__img {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 100%;
        height: auto; } }
  .product-item__body {
    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;
    padding: 3rem 4rem;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media (max-width: 1219.98px) {
      .product-item__body {
        padding: 2em; } }
    @media (max-width: 767.98px) {
      .product-item__body {
        padding: 2em 0px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
  .product-item__title {
    font-size: 1.9rem;
    margin: 0 0 0.6em 0;
    line-height: 1.4;
    font-weight: 500; }
    @media (max-width: 1219.98px) {
      .product-item__title {
        font-size: 1.55rem;
        margin-bottom: 0; } }
  .product-item__text {
    line-height: 1.4; }

.imgBox {
  position: relative;
  padding-top: 4em;
  padding-bottom: 4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767.98px) {
    .imgBox {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-top: 2em;
      padding-bottom: 2em; } }
  .imgBox__img {
    width: 74%;
    min-height: 800px;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-filter: brightness(80%);
            filter: brightness(80%); }
    @media (max-width: 1599.98px) {
      .imgBox__img {
        width: 83%; } }
    @media (max-width: 991.98px) {
      .imgBox__img {
        height: 80vh; } }
    @media (max-width: 767.98px) {
      .imgBox__img {
        height: auto;
        min-height: auto;
        width: 100%;
        height: 240px;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
  .imgBox__body {
    position: absolute;
    width: 50%;
    z-index: 1;
    right: 0;
    top: 0;
    bottom: 0;
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 9em; }
    @media (max-width: 767.98px) {
      .imgBox__body {
        width: 63%; } }
    @media (max-width: 767.98px) {
      .imgBox__body {
        position: relative;
        width: 100%;
        margin-top: -10.9em;
        padding-bottom: 0;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
  .imgBox__title {
    color: #fff;
    margin-bottom: 0.5em; }
    @media (max-width: 767.98px) {
      .imgBox__title {
        margin-bottom: 2.9em;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px; } }
  .imgBox__content {
    background-color: #fff;
    width: 42em;
    border: 1px solid #BBCAD1; }
    .imgBox__content--padding {
      padding: 3em 2.8em; }
      @media (max-width: 1599.98px) {
        .imgBox__content--padding {
          padding: 1.8em 2.1em; } }
      @media (max-width: 991.98px) {
        .imgBox__content--padding {
          padding: 1.8rem 1.6rem; } }
      @media (max-width: 767.98px) {
        .imgBox__content--padding {
          padding: 1.5rem 1rem; } }
    .imgBox__content--noBorder {
      border-style: none; }
    @media (max-width: 1599.98px) {
      .imgBox__content {
        width: 36.2em; } }
    @media (max-width: 1359.98px) {
      .imgBox__content {
        width: 32.5em; } }
    @media (max-width: 1219.98px) {
      .imgBox__content {
        width: 26em; } }
    @media (max-width: 991.98px) {
      .imgBox__content {
        width: 20rem; } }
    @media (max-width: 767.98px) {
      .imgBox__content {
        width: calc(100% - 20px);        
        margin-right: 10px;
        margin-top: 1em; } }
  .imgBox__link {
    text-decoration: none; }
    @media (min-width: 767.98px) {
      .imgBox__link {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        bottom: 7em;
        z-index: 1; } }
    @media (max-width: 767.98px) {
      .imgBox__link {
        color: #fff;
        border-color: #02a7c3;
        background-color: #02a7c3;
        -webkit-transition: color 0.2s, border-color 0.2s, background-color 0.2s;
        -o-transition: color 0.2s, border-color 0.2s, background-color 0.2s;
        transition: color 0.2s, border-color 0.2s, background-color 0.2s;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        margin-top: 2.5em; }
        .imgBox__link:hover {
          color: #fff;
          border-color: #017c91;
          background-color: #017c91; } }
  .imgBox--left::before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: -15em;
    width: 20em;
    height: 40em;
    z-index: -1; }
  @media (max-width: 1599.98px) {
    .imgBox--left::before {
      width: 15em;
      top: -20em; } }
  @media (min-width: 767.98px) {
    .imgBox--left::before {
      content: ' ';
      background-repeat: no-repeat;
      background-image: url('/static/images/object.svg');
      background-position: top right;
      background-size: 900px auto; } }
  .imgBox--left .imgBox__body {
    right: auto;
    left: 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .imgBox--left .imgBox__img {
    margin-left: auto; }

.main-object-item {
  text-decoration: none;
  padding: 2em 2.8em;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 1px solid #BBCAD1;
  border-bottom-style: none;
  color: inherit;
  padding-right: 8rem;
  line-height: 1.4;
  position: relative;
  font-weight: 500; }
  .main-object-item__title {
    display: inline-block; }
    .main-object-item__titleLong {
      display: inline-block;
      font-weight: normal;
      font-size: 0.9rem;
      margin-top: 0.3rem; }
  .main-object-item:last-child {
    border-bottom: 1px solid #BBCAD1; }
  @media (min-width: 767.98px) {
    .main-object-item {
      -webkit-transition: -webkit-box-shadow 0.2s;
      transition: -webkit-box-shadow 0.2s;
      -o-transition: box-shadow 0.2s;
      transition: box-shadow 0.2s;
      transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
      background-image: url('/static/images/arrow.svg');
      background-size: 3.1rem 3.1rem;
      background-position: calc(100% - 2.6em) center;
      background-repeat: no-repeat; }
      .main-object-item:hover {
        z-index: 100;
        border-color: #fff;
        -webkit-box-shadow: 0 0 0 8px #fff, 0 0 20px -8px #262626;
                box-shadow: 0 0 0 8px #fff, 0 0 20px -8px #262626; } }
  @media (max-width: 991.98px) {
    .main-object-item {
      background-image: none;
      padding: 1.5em 1.5em; } }
  @media (max-width: 767.98px) {
    .main-object-item {
      background-color: #fff; } }

.objects__items {
  padding-top: 5em;
  padding-bottom: 4em; }
  @media (min-width: 767.98px) {
    .objects__items {
      background-image: url('/static/images/partner.svg'), url('/static/images/partner.svg');
      background-repeat: no-repeat;
      background-size: 400px auto, 400px auto;
      background-position: -9em -8em, calc(100% + 15em) calc(100% - 2em); } }
  @media (max-width: 1219.98px) {
    .objects__items {
      background-position: -15em -9em, calc(100% + 18em) calc(100% - 2em); } }
  @media (max-width: 767.98px) {
    .objects__items {
      padding-top: 2.5em; } }

.objects__nav {
  margin-bottom: 2em; }

.object-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: inherit;
  text-decoration: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2.2em; }
  .object-item:last-child {
    margin-bottom: 0; }
  @media (max-width: 767.98px) {
    .object-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .object-item__body {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 1.7em;
    line-height: 1.4; }
    @media (max-width: 1219.98px) {
      .object-item__body {
        padding-left: 0; } }
    @media (max-width: 767.98px) {
      .object-item__body {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        padding: 1.3em 1em 1em 1em; } }
  .object-item__title {
    font-size: 1.92rem;
    font-weight: 500;
    margin: 0 0 0.6em 0; }
    @media (max-width: 1219.98px) {
      .object-item__title {
        font-size: 1.55rem;
        margin: 0 0 0.35em 0; } }
    @media (max-width: 767.98px) {
      .object-item__title {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        margin: 0 0 0.5em 0; } }
  .object-item__text {
    margin: 0; }
    @media (max-width: 1219.98px) {
      .object-item__text {
        font-size: 15px; } }
  .object-item__img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 52.5%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    will-change: transform; }
    @media (max-width: 767.98px) {
      .object-item__img {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 100%; } }
  .object-item__icon {
    display: inline-block;
    margin-top: 1.2em;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    will-change: transform; }
  @media (min-width: 767.98px) {
    .object-item:hover .object-item__icon {
      -webkit-transform: translateX(12px);
          -ms-transform: translateX(12px);
              transform: translateX(12px); }
    .object-item:hover .object-item__img {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); } }

.object-detail {
  position: relative;
  padding-bottom: 3em; }
  @media (min-width: 1219.98px) {
    .object-detail::after {
      content: ' ';
      position: absolute;
      width: 350px;
      height: 300px;
      bottom: -13em;
      right: -2em;
      background-image: url('/static/images/catalog_detail_2.svg');
      background-repeat: no-repeat;
      background-size: 400px auto;
      background-position: top right;
      -webkit-transform: scaleX(-1);
          -ms-transform: scaleX(-1);
              transform: scaleX(-1);
      z-index: -1; } }
  .object-detail__tenks {
    margin-bottom: 5em;
    margin-top: 2em; }
    .object-detail__tenks a {
      background-color: #fff;
      text-decoration: none;
      padding: 2rem 2.2rem;
      display: block;
      border: 1px solid #BBCAD1;
      color: inherit;
      padding-right: 8rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      line-height: 1.4;
      position: relative;
      font-weight: 500;
      font-size: 1.35rem;
      -webkit-transition: -webkit-box-shadow 0.2s;
      transition: -webkit-box-shadow 0.2s;
      -o-transition: box-shadow 0.2s;
      transition: box-shadow 0.2s;
      transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
      background-image: url('/static/images/arrow.svg');
      background-size: 3.1rem 3.1rem;
      background-position: calc(100% - 2em) center;
      background-repeat: no-repeat; }
      @media (min-width: 767.98px) {
        .object-detail__tenks a:hover {
          z-index: 100;
          border-color: #fff;
          -webkit-box-shadow: 0 0 0 8px #fff, 0 0 20px -8px #262626;
                  box-shadow: 0 0 0 8px #fff, 0 0 20px -8px #262626; } }
      @media (max-width: 991.98px) {
        .object-detail__tenks a {
          padding: 1.5em 3.5em 1.5em 1.2em;
          background-position: calc(100% - 1em) center; } }
      @media (max-width: 767.98px) {
        .object-detail__tenks a {
          font-size: 1.1rem;
          margin-bottom: 4em; } }
  .object-detail__header {
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    @media (max-width: 1219.98px) {
      .object-detail__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  .object-detail__img {
    width: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    margin-left: auto;
    height: 31rem; }
    @media (max-width: 1219.98px) {
      .object-detail__img {
        height: auto;
        width: 100%; } }
  .object-detail__info {
    padding-top: 2em;
    padding-bottom: 5em;
    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;
    min-height: 31rem;
    padding-right: 3em;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0; }
    @media (max-width: 1219.98px) {
      .object-detail__info {
        min-height: auto;
        position: static;
        padding-top: 3em;
        padding-bottom: 3em;
        padding-right: 10px; } }
    .object-detail__infoBody {
      width: 50%; }
      @media (max-width: 1219.98px) {
        .object-detail__infoBody {
          width: 100%; } }
    .object-detail__info .breadcrumbs ul {
      margin-left: 0; }
  .object-detail__title {
    margin: 0; }
  .object-detail__body {
    padding-top: 4em; }
    @media (max-width: 767.98px) {
      .object-detail__body {
        padding-top: 2em; } }
  .object-detail__preview {
    font-size: 1.31rem;
    line-height: 1.4; }
    @media (max-width: 1219.98px) {
      .object-detail__preview {
        font-size: 1.165rem; } }
  .object-detail__text {
    padding-top: 6em;
    padding-bottom: 3em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    position: relative; }
    @media (max-width: 1219.98px) {
      .object-detail__text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (min-width: 1219.98px) {
      .object-detail__text::before {
        content: ' ';
        position: absolute;
        display: block;
        width: 500px;
        height: 800px;
        background-image: url('/static/images/catalog_detail_1.svg');
        background-size: 800px auto;
        background-position: -25em 12em;
        background-repeat: no-repeat;
        top: -7em;
        left: -2em; } }
    .object-detail__text-label {
      width: 50%;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      font-size: 1.95rem;
      font-weight: 500; }
      @media (max-width: 1219.98px) {
        .object-detail__text-label {
          font-size: 1.33rem;
          margin-bottom: 1rem;
          width: 100%; } }
      @media (max-width: 767.98px) {
        .object-detail__text-label {
          font-size: 1.5rem; } }
    .object-detail__text-body {
      width: 50%; }
      @media (max-width: 1219.98px) {
        .object-detail__text-body {
          width: 100%; } }
  .object-detail__slider {
    width: 1100px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 1359.98px) {
      .object-detail__slider {
        width: 900px; } }
    @media (max-width: 1219.98px) {
      .object-detail__slider {
        width: 800px; } }
    @media (max-width: 991.98px) {
      .object-detail__slider {
        width: 600px; } }
    @media (max-width: 767.98px) {
      .object-detail__slider {
        width: 500px;
        margin-bottom: 3em; } }
    @media (max-width: 575.98px) {
      .object-detail__slider {
        width: 100%; } }
    .object-detail__slider .slick-slide {
      padding-left: 1rem;
      padding-right: 1rem; }
      .object-detail__slider .slick-slide img {
        display: block;
        width: 100%;
        -o-object-fit: contain;
           object-fit: contain; }
      @media (max-width: 575.98px) {
        .object-detail__slider .slick-slide {
          padding-left: 10px;
          padding-right: 10px; } }
    .object-detail__slider .slick-list {
      overflow: visible; }
      @media (max-width: 575.98px) {
        .object-detail__slider .slick-list {
          padding-right: 4em; } }
    .object-detail__slider-footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 2em;
      margin-bottom: 4em; }
      @media (max-width: 767.98px) {
        .object-detail__slider-footer {
          display: none; } }
      .object-detail__slider-footer span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 1.35rem;
        color: #02a7c3; }
        .object-detail__slider-footer span::after {
          content: ' ';
          display: inline-block;
          -ms-flex-negative: 0;
              flex-shrink: 0;
          margin-left: 1.1em;
          width: 3.1rem;
          height: 3.1rem;
          background-image: url('/static/images/mouse.svg'); }
    .object-detail__slider .slick-dots {
      margin-top: 2em; }
  .object-detail__budge {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 3em;
    padding-bottom: 1em; }
    .object-detail__budge-value {
      font-size: 1.95rem;
      font-weight: 500;
      text-align: center;
      line-height: 1.5; }
      @media (max-width: 1219.98px) {
        .object-detail__budge-value {
          font-size: 1.55rem; } }
      .object-detail__budge-value a {
        color: inherit; }
    .object-detail__budge-btn {
      text-decoration: none;
      margin-top: 1.3em; }

.object-slider__items {
  margin-left: -1em;
  margin-right: -1em; }

.object-slider__item {
  text-decoration: none;
  padding-left: 1em;
  padding-right: 1em; }
  .object-slider__item img {
    width: 100%;
    max-width: 100%; }

.object-slider__title {
  line-height: 1.4;
  font-weight: 500;
  font-size: 1.3rem;
  color: #262626; }


.header__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10; }
  .header__links.active-nav .header__lang {
    color: #262626;
    border-color: #262626; }
  .header__links.active-nav svg {
    fill: #262626; }
  .header__links.active-nav circle {
    stroke: #262626; }

.header__mainNav {
  margin-top: 0.8em;
  position: relative; }
  @media (max-width: 767.98px) {
    .header__mainNav {
      margin-top: 0; } }

.header__catalogNav {
  margin-top: 0.3em;
  padding: 0.7em 12em;
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  border-bottom: 2px solid rgba(255, 255, 255, 0.3); }
  .header__catalogNav--no-home {
    background-color: #f0f4f7; }
  @media (max-width: 1599.98px) {
    .header__catalogNav {
      margin-top: 0em; } }
  @media (max-width: 1219.98px) {
    .header__catalogNav {
      display: none; } }
  .header__catalogNavPhone {
    display: none; }
    @media (max-width: 1219.98px) {
      .header__catalogNavPhone {
        display: block;
        margin-left: auto;
        margin-right: 3em; }
        .header__catalogNavPhone .bottom-nav {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; }
          .header__catalogNavPhone .bottom-nav li {
            margin-bottom: 0.7em; } }
    @media (max-width: 767.98px) {
      .header__catalogNavPhone {
        display: none; } }

.header__lang {
  margin-left: 0.65em;
  border-width: 1px; }
  .header__lang--no-home {
    border-color: #262626;
    color: #262626; }

.header--home {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
  color: #fff; }

.header--no-home {
  background-color: #fff;
  position: relative;
  z-index: 50; }

.header__navBtn {
  display: none;
  border-style: none;
  padding: 0; }
  @media (max-width: 1219.98px) {
    .header__navBtn {
      display: block;
      margin-left: 0.5em; }
      .header__navBtn svg {
        display: block;
        width: 2.4rem;
        height: 2.4rem;
        fill: #333;
        stroke: #333; }
        .header__navBtn svg:nth-child(2) {
          display: none; }
      .header__navBtn--no-home svg {
        fill: #262626;
        stroke: #262626; }
      .header__navBtn--active svg:nth-child(1) {
        display: none; }
      .header__navBtn--active svg:nth-child(2) {
        display: block; } }






/* END OF IMPORT */


.main-product-item__picture {
	
	background: transparent;
	
}

.partners-block {
	
	background-color: #f0f4f7;
	
}

.grayscale {
	
	filter: grayscale(1);
	
}

.main-object-item {
	
	font-size: 1.25rem;
	
}

.main-object-item__titleLong {
	
	font-size: 1rem;
	
}

.imgBox__title {
	
	color: #fff;
	
}

.objects-block {
	
	position: relative;
	
}

.objects-block:before {
	
	content: ' ';
	background-repeat: no-repeat;
	background-image: url('/static/images/object.svg');
	background-position: top right;
	background-size: 900px auto; 
	display: inline-block;
    position: absolute;
    left: 0;
    top: -15em;
    width: 20em;
    height: 40em;
    z-index: -1;
	
}

.objects-bg {
	
	background-image: url('/static/images/bg/industrial-vent.jpg');
	height: 100%;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
	right: 0;
	
}

.imgBox__link {
	
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	transform: none;
	font-size: 1.25rem;
	background: #fff;
	color: #262626;
	
}

.imgBox__link:hover {
	
	color: #000;
	
}























#pwainstall {
	
	display: none;
	color: #fff;
	position: fixed;
	bottom: 0;
	padding: 15px;
	width: 100%;
	background: rgba(54,50,56,.6);
	z-index: 100500;
	
}

#pwainstall .pwa-title {
	
	margin-left: 1rem;
	margin-top: .25rem;
	display: inline-block;
	font-weight: bold;
	
}

#pwainstall .btn-pwa-install {
	
	margin-top: .5rem;
	background: #956d40;
	color: #fff;
	font-weight: bold;	
	
}

#pwainstall .close {
	
	margin-top: .55rem;
	margin-left: 1rem;
	
}

.control-label .required, .form-group .required {
	
	font-size: 1rem !important;
	color: #212529 !important;
	
}

.form-group {
	
	margin-bottom: 1rem;
	
}

.input-icon.input-icon-lg>i {
	
	margin-top: 13px;
	
}

.page-heading {
	
	font-size: 3rem;
	font-weight: 700;
	font-size: 2.5rem;
	font-weight: 700;
	background: linear-gradient(to right, #006287, #51BFFE);
	color: #fff;
	border-bottom: solid 2px #dc3545;
    border-radius: 20px;
    
}

.article-content p {
	
	font-size: 1.15rem;
	line-height: 1.75rem;
	font-weight: 300;
	
}

.article-content b, .article-content strong {
	
	font-weight: 600;
	
}

blockquote {
	
	position: relative;
	background: #f1f2f3;	
    padding: 2rem 2rem 2rem 4.5rem;
    font-size: 1.5rem;
    font-weight: 600;
    border-radius: 1.5rem;    
	
}

blockquote p {
	
	font-weight: 500 !important;
	
}

blockquote:before {
	
	content: '';
	position: absolute;
	transform: skewX(-25deg);
	top: 2rem;
	left: 2.5rem;
	display: block;
	height: 32px;
	width: 5px;
	background: #006287;
	
}

blockquote:after {
	
	content: '';
	position: absolute;
	transform: skewX(-25deg);
	top: 2rem;
	left: 3rem;
	display: block;
	height: 32px;
	width: 5px;
	background: #006287;
	
}

blockquote p {
	
	margin: 0;
	
}

hr {
	
	border-top-color: #333;
	
}

ul.ul {
	
	margin: 0;
	padding: 0;
	
}

ul.ul > li {
	
	position: relative;
    font-size: 1.25rem;
    padding-left: 1.5rem;
    list-style: none;
    margin-bottom: 1.5rem;
	
}

ul.ul > li:before {
	
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 14px;
	height: 13px;
	background: url('/static/images/icon_tick.svg') no-repeat;
	background-size: contain;
    
}

ul.list {

	margin-top: 20px;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
	
}

ul.list li {
	
	position: relative;
	padding-left: 20px;
	font: 300 18px/2 'Gilroy', sans-serif;

}

ul.list li::before {

	content: '';
	position: absolute;
	left: 0;
	top: 15px;
	width: 7px;
	height: 7px;
	background: #f65e64;
	border-radius: 50% !important;
    
}

.navbar-brand > img {
	
	height: 40px;
	
}

.nav-link {
	
	color: #000 !important;
	transition: .3s;
	font: 300 16px/20px 'Gilroy', sans-serif;
	
}

.nav-link:hover {
	
	color: #f65e64 !important;
	
}

.support-phone-link {
	
	font: 500 24px/1 'Gilroy', sans-serif;
	color: #000 !important;
	transition: .3s;
	white-space: nowrap;
	
}

.support-phone-link:hover {
	
	color: #f65e64 !important;
	
}

.support-phone-link > span {
	
	display: block;
	font: 300 13px/1 'Gilroy', sans-serif;
    color: rgba(0, 0, 0, 0.7) !important;
    text-align: center;
	
}

cite {
	
	font-style: normal;
	font-size: .75rem;
	color: #f65e64;
	
}

.btn-primary {
	
	background: linear-gradient(to right, #006287, #51BFFE);
	border-color: #51BFFE;
	transition: color 0.3s, background 0.3s;
	
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	
	border-color: #51BFFE;
	background: linear-gradient(to top right, #006287, #51BFFE);	
	
}

.location-svg-img {
	
	max-height: 82px;
	
}

.locations h3 {
	
	font-style: italic;
	font-size: 1.15rem;
	
}

.locations h3 > span {
	
	font-size: .75rem;
	color: #999;
	font-style: normal;
	display: inline-block;
	margin-left: 0.5rem;
	
}
 
footer {
	
	width: 100%;	
	background-color: #626262;
	grid-row-start: 2;
	grid-row-end: 3;
	color: #fff;
	
}

footer a {
	
	color: #fff;
	
}

footer a:hover {
	
	color: #fff;
	text-decoration: underline;
	
}

.bottom-menu {
	
	border-bottom: solid 1px #fff;
	
}

.copyright-row {
	
	border-top: solid 1px #fff;
	
}

.tech-partner {
	
	color: #fff;	
	font-size: .85rem;
	
}

.copyright {
	
	color: #aab7c4;
	font-size: 1.25rem;
	
}

footer h3 {
	
	font-weight: 700;
	
}

.bottom-menu ul li a {
		
	color: #fff;
	
}
 
 
/* SECTIONS */






#findappointment {
	
	background: #fff;
	position: absolute;
	z-index: 201;
	width: 100%;
	border-radius: 1rem !important;
	
}

.great-heading {
	
	font-size: 3rem;
	font-weight: 700;
	
}

.kx-card {
	
	border-radius: 1.5rem !important;
	position: relative;
	display: block;
	
}

.bnr-1, .bnr-2 {
	
	min-height: 300px;
	color: #000 !important;
	
}

.bnr-3, .bnr-4, .bnr-5 {
	
	color: #000 !important;
	
} 

a.kx-card:hover {
	
	color: #000 !important;
	
}

.bnr-1 > svg {
	
	position: absolute;
    left: -3rem;
    top: 3rem;
    transition: 0.3s;
	
}

.bnr-1 > svg .hand {
	
	transform: rotate(0);
	transform-origin: 49% 50%;
	transition: 0.3s;
	
}

@keyframes rotation {
	
	0% {
		
    	transform: rotate(-360deg);
	
	}

}

.bnr-1:hover > svg .hand {
	
	animation: rotation 0.5s linear;
	
}

.bnr-1:before {
	
	content: '';
	position: absolute;
	transition: .5s;
	right: 0;
	bottom: 0;
	width: 350px;
	height: 278px;
	background: url(/static/images/branding/brand2.png?v1) no-repeat;
	background-size: contain;
	background-position-x: 35px;
	border-radius: 0 0 1.5rem 0 !important;
	transform-origin: right bottom;
	
}

.bnr-2:before {
	
	content: '';
	position: absolute;
	transition: .5s;
	right: -1rem;
    bottom: 0;
    width: 280px;
    height: 280px;
    background: url(/static/images/branding/brand1.png) no-repeat;
    background-size: contain;
    transform-origin: right bottom;
	
}

.bnr-1:hover::before, .bnr-2:hover::before, .bnr-3:hover::before, .bnr-4:hover::before, .bnr-5:hover::before {
	
	transform: scale(1.1);
	
}

.bnr-2:after {
	
	content: '';
    position: absolute;
    left: 40px;
    bottom: 50px;
    width: 46px;
    height: 46px;
    background: linear-gradient(285.35deg, #51BFFE 6.22%, #006287 69.31%);
    border-radius: 50%;
	
}

.bnr-3:before {
	
	content: '';
	position: absolute;
	transition: .5s;
	left: 15px;
	bottom: 0;
	width: 120px;
	height: 260px;
	background: url(/static/images/branding/brand3.png) no-repeat;
	background-size: contain;
	transform-origin: left bottom;
	
}

.bnr-4:before {
	
	content: '';
	position: absolute;
	transition: .5s;
	right: 0;
	bottom: 0;
	width: 220px;
	height: 173px;
	background: url(/static/images/branding/brand4.png) no-repeat;
	background-size: contain;
	transform-origin: right bottom;
	border-radius: 0 0 1.5rem 0 !important;
	
}

.bnr-4:after {
	
	content: '';
	position: absolute;
	right: -15px;
	bottom: -12px;
	width: 68px;
	height: 68px;
	background: url('/static/images/branding/icon_people.svg') no-repeat;
	background-size: cover;
	z-index: 2;
	
}

.bnr-5:before {
	
	content: '';
	position: absolute;
	transition: .5s;
	right: 50px;
    bottom: 0;
    width: 90px;
    height: 165px;
    background: url(/static/images/branding/brand5.png) no-repeat;
    background-size: contain;
    transform-origin: right bottom;
	
}

.kx-card h4 {
	
	font-weight: 700;
	width: 50%;
	font-size: 1.5rem;
	
}

.kx-card h4 p, .kx-card h3 p, .kx-card .desc p {
	
	margin: 0;
	
}

.kx-card h3 {
	
	font-weight: 900;
	width: 50%;
	font-size: 1.75rem;
	
}

.kx-card .desc {
	
	position: relative;
	
}

.index-main-slider-wrapper {
	
	position: relative;
	display: grid;
	
}

.index-main-slider {

	width: 100%;
	height: 320px;

}

.index-main-slider .swiper-slide {
	
	text-align: center;
	font-size: 18px;
	background: #f4f4f4;
	border-radius: 1.5rem !important;
	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;		
	
}

.index-main-slider-wrapper .swiper-button-next, 
.index-main-slider-wrapper .swiper-button-prev {
	
	pointer-events: all;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    font-size: 0;
    background: #f65e64;
    border: none;
    cursor: pointer;
    outline: none;    
    color: #fff;
	
}

.index-main-slider-wrapper .swiper-button-next:after, .index-main-slider-wrapper .swiper-button-prev:after {
	
	font-size: 1.25rem;
	
}

.index-main-slider-wrapper .swiper-button-prev {
	
	left: -1.25rem !important;
	
}

.index-main-slider-wrapper .swiper-button-next {
	
	right: -1.25rem !important;
	
}

.swiper-pagination-bullet {
	
	border-radius: 100% !important;
	
}

.swiper-pagination-bullet-active {
	
	background: #f65e64;
	
}

.all-plans, .all-partners {
		
	width: auto;
	display: flex;
	align-items: center;
	white-space: nowrap;
	
}

.all-plans:after, .all-partners:after {
	
	content: '';
	margin-left: 10px;
	display: block;
	width: 12px;
	height: 12px;
	border-top: 1px solid #f65e64;
	border-right: 1px solid #f65e64;
	transform: rotate(45deg);
	
}

.all-plans:hover, .all-partners:hover {
	
	border-color: #51BFFE !important;
	background: linear-gradient(to top right, #006287, #51BFFE) !important;
	
}

.all-plans:hover::after, .all-partners:hover::after {
	
	border-top: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	
}

.w-fit-content {
	
	width: fit-content;
	
}

.news-block {
	
	overflow: hidden;
	
}

.plan {
	
	display: block;
	border: 1px solid #e6e8e0;
    border-radius: 2rem !important;
    transition: 0.3s;
	
}

.plan:hover {
	
	box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.15);
	
}

.plan .head {
		    
    min-height: 305px;
    background-color: #f4f4f4;
	border-radius: 2rem 2rem 0 0 !important;
	
}

.plan .head h3 {
	
	font-weight: 500;
	color: #f65e64;
	font-size: 2rem;
	
}

.plan .head h4 {
	
	font-weight: 700;
	font-size: 1.5rem;
	
}

.plan .head {
	
	color: #000;
	
}

.plan .head .prices strong {
	
	font-size: 2.5rem;
	
}

.plan .head .prices .old {
	
	font-size: 1.5rem;
	font-weight: 300;
	color: #000;
    opacity: 0.5;
	
}

.plan .head ul li {
	
	position: relative;
	font-size: .85rem;
	font-weight: 300;	
	
}

.plan .head ul li:before {
	
	content: '';
	position: absolute;
	left: -1rem;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #f65e64;
	border-radius: 50%;
	
}

.plan .body ul li {
	
	border-bottom: 1px solid #f4f4f4;
	color: #000;
	
}

.plan .body ul li:last-child {
	
	border-bottom: 1px solid transparent;
	
}

.plan .body ul li span {
	
	display: block;
	
}

.plan .body ul li span.val {
	
	font-weight: 700;
	font-size: 1.5rem;
	
}

.plan .body ul li span.val.ok {
	
	display: flex;
	align-items: center;
	
}

.plan .body ul li span.val.ok:before {
	
	content: '';
	margin-right: 10px;
	width: 28px;
	height: 28px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Ccircle cx='13.9912' cy='13.9912' r='13.9912' fill='%23ACCE23'/%3E%3Cpath d='M8.00684 14.4216L12.2261 18.4581L20.0287 8.65234' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center no-repeat;
	background-size: 100%;
	
}

.plan .body ul li span.desc {
 	
 	font-size: .85rem;
	font-weight: 300;	
	opacity: 0.5; 	
 	
}

.services-list a {
	
	font-size: 1.25rem;
	color: #000;	
	
}

.bg-grey {
	
	background: #f4f4f4 !important;
	
}

.bg-light-pink {
	
	background: #fff7f7 !important;
	
}

.bg-light-green {
	
	background: #f7fae9 !important;
	
}

.feature {
	
	font-size: 1.75rem;
	font-weight: 200;
	position: relative;
	display: flex;
	align-items: center;
	
}

.feature img {
		
	width: 128px;
	height: 128px;
	min-width: 128px;
	
}

.partners-slider-wrapper, .news-slider-wrapper {
	
	position: relative;
    display: grid;
	
}

.partners-slider, .news-slider {
	
	width: 100%;
	
}

.news-card {
		
	border-radius: 1.5rem !important;
	border: 1px solid #e6e8e0;
	color: #000;
	
}

.news-card:hover {
	
	color: #000;
	
}

.news-card .date {
	
	color: #808080;
	
}

.news-card .tag {
	
	text-align: center;
    text-transform: lowercase;
    font-size: .85rem;
    background: #fff7f7;
    border-radius: 1rem !important;
	
}

.news-card .head {
	
	position: relative;
	overflow: hidden;
	border-radius: 1.5rem 1.5rem 0 0 !important;
	
}

.news-card .head > img {
	
	transition: 0.3s;
	border-radius: 1.5rem 1.5rem 0 0 !important;
	
	
}

.news-card:hover .head > img {

    transform: scale(1.1);
    
}

.news-card h3 {
	
	font-weight: 700;
	font-size: 1.25rem;
	
}

.partner-card {
	
	background: #fff7f7;
	border-radius: 1.5rem !important;
		
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	height: auto;
	
}

.partner-card h4 {
	
	color: #f65e64;
	font-weight: 500;
	font-size: 1.25rem;
	
}

.partner-card p {
	
	font-size: 1rem;
	line-height: inherit;
	
}

.special-offer {	
	
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff1f2;
	border-radius: 2rem !important;
	overflow: hidden;
	
}

.special-offer .special-offer-badge {
	
	position: absolute;
	top: 3.5rem;
	right: 30rem;
	background: #acce23;
	border-radius: 1.5rem !important;
	font-size: 1.25rem;
	color: #fff;
	
}

.special-offer .special-offer-content {
	
	background-image: url('/static/images/branding/special_img1.png');
	background-position: center right;
	background-repeat: no-repeat;
	min-height: 592px;
	width: 100%;
	
}

.special-offer h3 {
	
	font-size: 3rem;
	font-weight: 900;
	
}

.special-offer ul > li {
	
	position: relative;
	font-size: 1.25rem;
	
}

.special-offer ul > li:before {
	
	content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 14px;
    height: 13px;
    background: url('/static/images/icon_tick.svg') no-repeat;
    background-size: contain;
	
}

.callout-block {
	
	border: 1px solid #e6e8e0;
	border-radius: 2rem !important;
	
}

.callout-block h2 {
	
	font-weight: 700;
	font-size: 3rem;	
	
}

.callout-block h4 {
	
	font-weight: 600;
	font-size: 1.5rem;
	
}

.callout input {
		
    height: 75px;
    padding: 15px 20px 0;
    font: 300 2rem/1.5 'Gilroy', sans-serif;
    background: #f4f4f4;
    border: 1px solid transparent;
    border-radius: .5rem !important;
    outline: none;
	
}

.callout label {
	
	position: absolute;
    pointer-events: none;
    left: 20px;
    top: 50%;
    margin-bottom: 0;
    transform: translateY(-50%);
    font: 1.5rem/1 'Gilroy', sans-serif;
    color: #b3b3b3;
    transition: 0.3s;
	
}

.callout input:focus {
	
	background: #f4f4f4;
	
}

.callout input:focus ~ label {
	
	top: 8px;
    transform: translateY(0%);
    font-size: 14px;
	
}

.callout .hint {
	
	font-weight: 300;
	
}

.callout .hint a {
	
	text-decoration: underline;
	color: #f65e64;
	
}

.callout .hint a:hover {
	
	text-decoration: none;
	
}

.fordevelopers {
	
	background: #0a2540;
	
}

.fordevelopers .snippet {
	
	color: #adbdcc;
	font-weight: 500;
	font-size: 1.25rem;
	
}

.fordevelopers h3 {
	
	color: #00d4ff;
	font-size: 1.5rem;
	font-weight: 500;
	
}

.fordevelopers h2 {
	
	color: #fff;
	font-weight: 700;
	font-size: 3rem;
	
}

.CodeEditor {
	
	box-shadow: rgba(50, 50, 93, 0.25) !important;
	border-radius: .25rem .25rem 0 0 !important;
	background: #1c4161 !important;	
	
}

.CodeEditor code {
	
	border: none !important;
	box-shadow: none !important;
	
}

.CodeEditor .CodeEditorBar {
	
	background: #0a2540;
	color: #55718d;	
	
}

.CodeEditor .EditMode {
	
	background: #809ffa;
	color: #06182c;
	position: relative;
	
}

.CodeEditor .EditMode:after {
 	
	content: '';
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 17.5px solid transparent;
    border-bottom: 17.5px solid transparent;
    border-left: 17.5px solid #809ffa;
    top: 0;
    right: -17.5px;	
 	
}

.CodeEditor .CodeEditorBar .Filename {
	
	color: #809ffa;
	
} 

.CodeEditor .CodeTools {
	
	font-weight: 700;
	
}

.CodeEditor .CodeTerminal {
	
	background: #0a2540;		
	
}

.CodeEditor .CodeTerminal .CodeTerminalWrapper {
	
	border-left: solid 1px #0f395e;
	border-right: solid 1px #0f395e;
	border-bottom: solid 1px #0f395e;
	border-radius: 0 0 .25rem .25rem !important;
	background: #06182c;
	
}

.social-links a {
	
	display: inline-block;
	width: 48px;
	height: 48px;
	text-align: center;
	line-height: 44px;
	background: #aaa;
	border-radius: 50% !important;
	transition: color 0.3s, background 0.3s;
	
}

.social-links a > svg {
	
	fill: #fff;
	
}

.social-links a:hover {
	
	background: linear-gradient(to top right, #006287, #51BFFE);
	
}

.system-settings svg {
	
	/*fill: #6332f6;*/
	fill: #dc3545;
	
}

.system-settings a {
	
	/*color: #6332f6 !important;*/
	color: #dc3545 !important;	
	
}

.ico-fix {
	
	margin-top: -.25rem;
	
}

.phone-support strong {
	
	font-size: 1.5rem;
	
}

.documents-ul {
	
	position: relative;
	margin-top: 10px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	
}

.documents-ul li {
	
	position: relative;
    border-left: 1px solid #979797;
    margin-top: 1rem;
    margin-bottom: 1rem;
	
}

.documents-ul a {
	
	display: inline-block;
	margin-top: .5rem;
	font-weight: 700;
	
}

.content-docs-item {
		
	padding: 23px 35px;
	background: #fff7f7;
	border-radius: 20px !important;
	
}

.content-docs-item a {

	position: relative;
    display: block;
    padding-left: 50px;
    font: 300 16px/1.5 'Gilroy', sans-serif;
    text-decoration: none;
    color: #000;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    
}

.content-docs-item a:hover {
	
	color: #f65e64;

}

.content-docs-item a span {
	
	margin-left: 10px;
	color: rgba(0, 0, 0, 0.3);
    
}

.content-docs-item a:before {
	
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 29px;
    height: 32px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url('/static/images/icon_list.svg') no-repeat;
    background-size: contain;

}

.how_much {
	
	position: relative;
	padding: 40px 40px 20px 40px;
	background: #f1f2f3;
	border-radius: 20px!important;
	
}

.how_much .how_much_img {
	
	position: absolute;
	bottom: 0;
	right: 40px;
	z-index: 0;
	
}

.how_much h3 {
	
	font-weight: 700;
	
}

.price-column-variant {
	
	position: relative;
	z-index: 1;
	
}

.price-column-variant .price {
	
	font: 400 2rem/1 'Gilroy', sans-serif;
    color: #f65e64 !important;    
	
}

.price-column-variant p {
	
	font: 300 1rem/1.4 'Gilroy', sans-serif;
	color: rgba(0, 0, 0, 0.6);
	
}

.tbl {

	border: solid 1px #ccc;
	border-collapse: collapse;

}

.tbl td {

	padding: 1rem;
	border: solid 1px #ccc;

}

.tbl tr:nth-child(2n+1) {

	background: #eee;

}

.burger {
	
	display: inline-block;
	position: relative;
	
}

.burger span {
	
	display: block;
	width: 32px;
	margin: 8px auto 0;
	height: 2px;
	background: #212529;
	-webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
	
}

.burger.active > span:first-child {
	
	-webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	
}

.burger.active > span:nth-child(2) {
	
	opacity: 0;
	
}

.burger.active > span:last-child {
 	
	margin-top: 10px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
 	
}

#mobilemenu {
	
	background: #f65e64;
	position: fixed;
	width: 0;
	height: 100%;
	left: 0;
	top: 0;	
	transition: 0.3s all;
	opacity: 0;	
	transform: translate(-100%, 0px);	
	z-index: -1;
	
}

#mobilemenu.active {
	
	transform: translate(0px, 0px);
	opacity: 1;
	width: 100%;
	z-index: 34;	
	
}

#mobilemenu ul {
	
	
	
}

#mobilemenu .menu ul li a {
	
	font-size: 1.25rem;
	font-weight: 200;
	
}

#mobilemenu a {
	
	color: #fff;
	
}

a:hover {
	
	color: #262626;
	
}

@media (min-width: 768px) {
	
	.navbar-expand-md .navbar-collapse {
		
		display: flex!important;
	
	}

}

@media only screen and (max-width: 768px) {

	.container-fluid, .container-xxl {
		
		padding-left: 15px;
		padding-right: 15px;
		
	}
	
	#header {
	
		background: #fff;
		padding: 0 !important;
		position: sticky;
		top: 0;
		z-index: 35;
		box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 5%), inset 0 -1px 0 rgb(0 0 0 / 15%);

	}
	
	#footer {
		
		position: relative;
		padding-top: 15px;
		padding-bottom: 15px;

	}
	
	body > .wrapper {
		
		padding-bottom: 0px;
		
	}
	
	.great-heading {
		
		font-size: 2rem;
		
	}
	
	.feature {
		
		font-size: 1.15rem;
	
	}
	
	.feature img {
		
		width: 96px;
		height: auto;
		min-width: 96px;
	
	}
	
	.services-list li {
		
		width: 49%;
		align-self: stretch;

	}
	
	.services-list a {
		
		font-size: 1rem;
		color: #000;
		border: solid 1px #dc3545;
		display: flex;
		height: 100%;
		vertical-align: middle;
		padding: 1rem;
		text-align: center;
		justify-content: center;
		align-items: center;
		word-break: break-word;
	
	}
	
	.hero h1 {
		
		font-size: 3rem !important;
		
	}
	
	h2 {
		
		font-size: 1.5rem;
		
	}
	
	h3 {
		
		font-size: 1.375rem;
		
	}
	
	h4 {
		
		font-size: 1.25rem;
		
	}
	
	.page-heading {
		
		font-size: 1.75rem;
		
	}
	
	.info-block-about blockquote {
		
		border-radius: 0 !important;
		margin-bottom: 0 !important;
		
	}
	
	.header__logo img {
	
		height: 48px;		
		
	}
	
	#header {
	
		position: fixed !important;
		top: 0;	
		
	}
	
}