

/* Start:/bitrix/components/ctweb/socnet/fonts/css/fontello.css?17557710922482*/
@font-face {
  font-family: 'ctweb-socnet-fontello';
  src: url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.eot?93754128');
  src: url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.eot?93754128#iefix') format('embedded-opentype'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.woff2?93754128') format('woff2'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.woff?93754128') format('woff'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.ttf?93754128') format('truetype'),
       url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.svg?93754128#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('/bitrix/components/ctweb/socnet/fonts/css/../font/fontello.svg?93754128#fontello') format('svg');
  }
}
*/

ul.socnet [class^="fa-"]:before,
ul.socnet [class*=" fa-"]:before {
  font-family: "ctweb-socnet-fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
ul.socnet .fa-twitter:before { content: '\f099'; } /* '' */
ul.socnet .fa-facebook:before { content: '\f09a'; } /* '' */
ul.socnet .fa-google-plus:before { content: '\f0d5'; } /* '' */
ul.socnet .fa-linkedin:before { content: '\f0e1'; } /* '' */
ul.socnet .fa-youtube:before { content: '\f167'; } /* '' */
ul.socnet .fa-instagram:before { content: '\f16d'; } /* '' */
ul.socnet .fa-vk:before { content: '\f189'; } /* '' */
ul.socnet .fa-pinterest-p:before { content: '\f231'; } /* '' */
ul.socnet .fa-odnoklassniki:before { content: '\f263'; } /* '' */
ul.socnet .fa-vimeo:before { content: '\f27d'; } /* '' */
ul.socnet .fa-blogger:before { content: '\f314'; } /* '' */
/* End */


/* Start:/bitrix/components/ctweb/socnet/templates/.default/style.css?1755771092942*/
ul.socnet{
	margin: 0;
	padding: 0;
}
ul.socnet > li{
	list-style: none;
	display: inline-block;
}
ul.socnet > li a{
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	
	color: #fff;
	padding: 6px 5px;
	display: inline-block;
	font-size: 20px;
	min-width: 36px;
}
ul.socnet > li a.gradient{
	background: #8440b6;
	background: -moz-linear-gradient(top, #8440b6 0%, #d12e7c 50%, #f97e2b 100%);
	background: -webkit-linear-gradient(top, #8440b6 0%,#d12e7c 50%,#f97e2b 100%);
	background: linear-gradient(to bottom, #8440b6 0%,#d12e7c 50%,#f97e2b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8440b6', endColorstr='#f97e2b',GradientType=0 );
}
ul.socnet > li a:hover{
	text-decoration: none;
	transform: scale(1.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17557710872729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/bitrix/templates/furniture_red/styles.css?1755771094548*/
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }
/* End */


/* Start:/bitrix/templates/furniture_red/template_styles.css?1755771094188286*/
/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0; 


}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible; 
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
 -webkit-overflow-scrolling: touch;
transform: translateZ(0);
opacity:0.999999;

}

.simplebar-content:after, .simplebar-content:before {
    content: ' ';
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: 100%;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: #000;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .2s linear
}

.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

/*
ol, ul {
    list-style: none;
}
*/

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after {
    content: '';
    content: none;
}

q:before, q:after {
    content: '';
    content: none;
}

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

/* @import "/bitrix/templates/furniture_red/libs/slick"; */
@font-face {
    font-family: 'Roboto';
    src: url(/bitrix/templates/furniture_red/fonts/Roboto-Bold4a1d8c27dac2c1bdee46fcfb5c80089b.eot);
    src: local("../fonts/Roboto/Roboto Bold"), local("Roboto-Bold"), url(/bitrix/templates/furniture_red/fonts/Roboto-Bold4a1d8c27dac2c1bdee46fcfb5c80089b.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/furniture_red/fonts/Roboto-Bold08cb8f79715774f9a6285ee7db2919a3.woff) format("woff"), url(/bitrix/templates/furniture_red/fonts/Roboto-Bold16d7bb99c6f81cacdd91cd92d8ddb545.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(/bitrix/templates/furniture_red/fonts/Roboto-Black4f5771d3a3e58b302d211e263c1fbc6c.eot);
    src: local("../fonts/Roboto/Roboto Black"), local("Roboto-Black"), url(/bitrix/templates/furniture_red/fonts/Roboto-Black4f5771d3a3e58b302d211e263c1fbc6c.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/furniture_red/fonts/Roboto-Blackfdd88b742a9f6304f05b21b86ba58d9a.woff) format("woff"), url(/bitrix/templates/furniture_red/fonts/Roboto-Black232725fa0697ac1e1a0a4a6816e0acb8.ttf) format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(/bitrix/templates/furniture_red/fonts/Roboto-Regularb9077621ce786b55c176a61456bfc077.eot);
    src: local("../fonts/Roboto/Roboto"), local("Roboto-Regular"), url(/bitrix/templates/furniture_red/fonts/Roboto-Regularb9077621ce786b55c176a61456bfc077.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/furniture_red/fonts/Roboto-Regular94dac78eee406a8c8f0406b69b85ac2b.woff) format("woff"), url(/bitrix/templates/furniture_red/fonts/Roboto-Regular4312f1fbdcf4d54af4506dabdce08010.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(/bitrix/templates/furniture_red/fonts/Roboto-Medium02aa6e7b39da1ff77803f67452addc43.eot);
    src: local("../fonts/Roboto/Roboto Medium"), local("Roboto-Medium"), url(/bitrix/templates/furniture_red/fonts/Roboto-Medium02aa6e7b39da1ff77803f67452addc43.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/furniture_red/fonts/Roboto-Medium9a3bf7acae14d9b5ed5a88458106b58b.woff) format("woff"), url(/bitrix/templates/furniture_red/fonts/Roboto-Mediumb2bcaa52d04bde9a494fd954ef7e7e7b.ttf) format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url(/bitrix/templates/furniture_red/fonts/Roboto-Light35d85034cc6efe254752721f40dae9f4.eot);
    src: local("../fonts/Roboto/Roboto Light"), local("Roboto-Light"), url(/bitrix/templates/furniture_red/fonts/Roboto-Light35d85034cc6efe254752721f40dae9f4.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/furniture_red/fonts/Roboto-Light10ad0f861c0c5807734017c341940649.woff) format("woff"), url(/bitrix/templates/furniture_red/fonts/Roboto-Light2382fa8a8afcdbe3124c840bd6ef7024.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url(/bitrix/templates/furniture_red/fonts/OpenSans-Bold6dcdccc095ca3d949a5f0b2c05f8bd08.eot);
    src: local("../fonts/OpenSans/Open Sans Bold"), local("OpenSans-Bold"), url(/bitrix/templates/furniture_red/fonts/OpenSans-Bold6dcdccc095ca3d949a5f0b2c05f8bd08.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/furniture_red/fonts/OpenSans-Bold58308bcc8dce00a629bd46305a1c5494.woff) format("woff"), url(/bitrix/templates/furniture_red/fonts/OpenSans-Bold07986db864a6fdb45564de20fc8b1691.ttf) format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url(/bitrix/templates/furniture_red/fonts/OpenSans-Light185c8f0ad073144803fcaaac566c4531.eot);
    src: local("../fonts/OpenSans/Open Sans Light"), local("OpenSans-Light"), url(/bitrix/templates/furniture_red/fonts/OpenSans-Light185c8f0ad073144803fcaaac566c4531.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/furniture_red/fonts/OpenSans-Light684c4fb87e4351abe8c8d6b02b1ceb25.woff) format("woff"), url(/bitrix/templates/furniture_red/fonts/OpenSans-Light3c5786e02436eb7c7f6763f391c7d648.ttf) format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url(/bitrix/templates/furniture_red/fonts/OpenSans-Regular7ce00256097ccf0d2c0641fce8a96e57.eot);
    src: local("../fonts/OpenSans/Open Sans Regular"), local("OpenSans-Regular"), url(/bitrix/templates/furniture_red/fonts/OpenSans-Regular7ce00256097ccf0d2c0641fce8a96e57.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/furniture_red/fonts/OpenSans-Regularce3b96ab2b51255e60d2d1aae633dae3.woff) format("woff"), url(/bitrix/templates/furniture_red/fonts/OpenSans-Regulara88748791c366be26c9bdf959d583d3f.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.container {
    max-width: 1335px;
    padding: 0 15px;
    width: 100%;
    margin: 0 auto;
}

html {
    font-size: 16px;
    /* @media (min-width: 1600px) {
    font-size: 17px;
  }
  @media (min-width: 1800px){
    font-size: 18px;
  } */
}

@media (max-width: 1200px) {
    html {
        font-size: 15px;
    }
}

@media (max-width: 992px) {
    html {
        font-size: 14px;
    }
}

body {
    line-height: 1.2;
}

h1 {
    font-family: "Roboto";
    font-weight: bold;
    font-size: 3rem;
    line-height: 1.116;
}

@media (max-width: 900px) {
    h1 {
        font-size: 2.25rem;
    }
}

h2 {
    font-family: "Roboto";
    font-weight: bold;
    font-size: 2.5rem;
    line-height: 1.025;
    color: #182835;
}

@media (max-width: 900px) {
    h2 {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    h2 {
        font-size: 1.7rem;
    }
}

h3 {
    font-family: "Roboto";
    font-weight: bold;
    font-size: 2.25rem;
    line-height: 1.277;
    color: #182835;
}

@media (max-width: 900px) {
    h3 {
        font-size: 1.7rem;
    }
}

@media (max-width: 480px) {
    h3 {
        font-size: 1.5rem;
    }
}

h4 {
    font-family: "Roboto";
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 1.636;
}

h5 {
    font-family: "Roboto";
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 1.3;
}

h6 {
    font-family: "Roboto";
    font-weight: normal;
    font-size: 1.25rem;
    line-height: 1.5;
}

.svg-vk {
    width: 32px;
    height: 32px;
    fill: #000;
}

.modal-wrapper {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    overflow: auto;
    padding: 20px;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: opacity .3s, visibility .4s;
    transition: opacity .3s, visibility .4s;
    opacity: 0;
    visibility: hidden;
}

@media (max-width: 768px) {
    .modal-wrapper {
        padding: 15px;
    }
}

.modal-wrapper:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: "";
}

.modal-wrapper.active {
    visibility: visible;
    opacity: 1;
}

.modal-wrapper.active .modal {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.modal-wrapper .modal {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-size: 1rem;
    width: 100%;
    max-width: 480px;
    background-color: #fff;
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, -webkit-transform .4s;
    transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s, -webkit-transform .4s;
    position: relative;
    z-index: 11;
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 0;
    padding: 50px 20px;
    text-align: center;
}

@media (max-width: 992px) {
    .modal-wrapper .modal {
        padding: 30px 20px;
    }
}

@media (max-width: 768px) {
    .modal-wrapper .modal {
        padding: 30px 15px;
    }
}

.modal-wrapper .modal--small {
    max-width: 480px;
}

.modal-wrapper .modal--medium {
    max-width: 540px;
}

.modal-wrapper .modal--large {
    max-width: 740px;
}

.modal-wrapper .modal--no-padding {
    padding-left: 0;
    padding-right: 0;
}

.modal-wrapper .modal--search {
    background-color: transparent;
    margin-top: 50px;
    margin-bottom: auto;
}

.modal-wrapper .modal--search .input {
    width: 100%;
}

.modal-wrapper .modal--request .check-form-left {
    max-width: 100%;
    margin-bottom: 20px;
}

.modal-wrapper .modal--request .section__title {
    margin: 20px 0 10px;
}

.modal-wrapper .modal--request .section__text {
    font-family: "Roboto";
    font-size: 1rem;
}

.modal-wrapper .modal--request .checkbox,
.modal-wrapper .modal--request .input-toggle,
.modal-wrapper .modal--request .input {
    width: calc(100% - 20px);
    margin: 5px 10px;
}

.modal-wrapper .modal--request .input-toggle .input {
    width: 100%;
}

.modal-wrapper .modal--request .button {
    width: calc(100% - 20px);
    margin: 5px 10px;
}

#search-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#address-modal .modal {
    width: 100%;
    max-width: 640px;
    padding: 30px 50px 50px 50px;
}

@media (max-width: 500px) {
    #address-modal .modal {
        padding: 30px 20px;
    }
}

#address-modal .modal-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px;
}

#address-modal .modal__title {
    text-align: left;
}

#address-modal .button,
#address-modal .input-wrapper,
#address-modal .input {
    width: calc(50% - 16px);
    margin: 10px 8px;
}

@media (max-width: 500px) {
    #address-modal .button,
    #address-modal .input-wrapper,
    #address-modal .input {
        width: calc(100% - 16px);
        margin: 5px 8px;
    }
}

#address-modal .input-wrapper {
    position: relative;
}

#address-modal .input-wrapper .input {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
}

#address-modal .input-wrapper .input-hidden {
    position: absolute;
    width: 100%;
    border-radius: 30px;
    border: 1px solid rgba(23, 172, 241, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.137);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.137);
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 70px 15px 15px;
    text-align: left;
}

#address-modal .input-wrapper .input-hidden li {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 1.538;
    color: #182835;
    margin: 2px 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
}

@media (max-width: 600px) {
    #address-modal .input-wrapper .input-hidden li {
        font-size: 1rem;
    }
}

#address-modal .input-wrapper .input-hidden li:hover {
    color: #DEC81B;
}

#address-modal .button {
    margin-left: auto;
}

#address-modal .cancel {
    top: 10px;
    right: 10px;
}

#address-modal .cancel:hover .cancel__item {
    background-color: #DEC81B;
}

#address-modal .cancel__item {
    background-color: #000;
}

/* Buttons */
button {
    cursor: pointer;
}

.button {
    -webkit-transition: color .3s, background-color .3s, border .3s, -webkit-box-shadow .3s;
    transition: color .3s, background-color .3s, border .3s, -webkit-box-shadow .3s;
    transition: color .3s, background-color .3s, border .3s, box-shadow .3s;
    transition: color .3s, background-color .3s, border .3s, box-shadow .3s, -webkit-box-shadow .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em 1.4em;
    white-space: nowrap;
    font-family: "Open Sans";
    font-weight: bold;
    font-size: .875rem;
    line-height: 1.428;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

.button svg {
    -webkit-transition: fill .3s, -webkit-transform .3s;
    transition: fill .3s, -webkit-transform .3s;
    transition: fill .3s, transform .3s;
    transition: fill .3s, transform .3s, -webkit-transform .3s;
}

.button--shadow {
    -webkit-box-shadow: 0px 10px 40px rgba(27, 29, 31, 0.7);
    box-shadow: 0px 10px 40px rgba(27, 29, 31, 0.7);
}

.button--small {
    min-width: initial;
    padding: 0.625em 1.25em;
}

.button--primary {
    background-color: #17ACF1;
    color: #fff;
    border: 1px solid #17ACF1;
}

.button--primary:hover {
    background-color: transparent;
    color: #17ACF1;
}

.button--primary.button--invert {
    background-color: transparent;
    color: #17ACF1;
}

.button--primary.button--invert:hover {
    background-color: #17ACF1;
    color: #fff;
}

.button--primary:focus {
    -webkit-box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.7);
    box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.7);
    outline: 0;
}

.button--light-blue {
    background-color: #DFF0F7;
    border-color: #DFF0F7;
    color: #17ACF1;
}

.button--light-blue:hover {
    color: #DFF0F7;
    background-color: transparent;
}

.button--light-blue:focus {
    -webkit-box-shadow: 0px 0px 25px rgba(223, 240, 247, 0.7);
    box-shadow: 0px 0px 25px rgba(223, 240, 247, 0.7);
}

.button--back {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
}

.button--back .button__icon {
    margin-left: 0;
    margin-right: 10px;
}

.button--link {
    background: none;
    border: 0;
  color: #182835;
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 14px;
    text-transform: unset;
    padding: 2px;
    min-width: 150px;
    outline: none;
}

.button--link:hover {
    color: #DEC81B;
}

.button-arrow, .modern-page-dots {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    border-radius: 50%;
    border: none;
    background-color: #F3F2F5;
    -webkit-transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, box-shadow .3s, color .3s;
    transition: background-color .3s, box-shadow .3s, color .3s, -webkit-box-shadow .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: none;
    padding: 0;
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 14px;
    color: #182835;
    text-decoration: none;
}

.button-arrow:hover, .modern-page-dots:hover {
    background-color: #17ACF1;
    color: #fff;
}

.button-arrow:hover svg {
    stroke: #fff;
}

.button-arrow:focus {
    -webkit-box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.7);
    box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.7);
}

.button-arrow--next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.button-arrow.swiper-button-disabled {
    cursor: default;
    opacity: 0.6;
}

.button-arrow.swiper-button-disabled:hover {
    background-color: #F3F2F5;
}

.button-arrow.swiper-button-disabled:hover svg {
    stroke: #182835;
}

.button-arrow.swiper-button-disabled:focus {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.button-arrow svg {
    stroke: #182835;
    -webkit-transition: stroke .3s;
    transition: stroke .3s;
    width: 7px;
    height: 10px;
    display: block;
    margin: 0;
}

.input, .input2 {
    line-height: 1.538;
    padding: 1em 1.25em;
    background-color: #fff;
    letter-spacing: 0.01em;
    border: 1px solid #DFF0F7;
    outline: 0;
    font-size: 14px;
    font-family: "Open Sans";
    border-radius: 30px;
    -webkit-transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, box-shadow .3s, color .3s;
    transition: background-color .3s, box-shadow .3s, color .3s, -webkit-box-shadow .3s;
}

@media (max-width: 600px) {
    .input, .input2 {
        font-size: 1rem;
    }
}

.input::-webkit-input-placeholder {
    font-family: "Open Sans";
    color: #182835;
    text-indent: 0;
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

@media (max-width: 600px) {
    .input::-webkit-input-placeholder {
        opacity: 1;
    }
}

.input:-moz-placeholder {
    font-family: "Open Sans";
    color: #182835;
    text-indent: 0;
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

@media (max-width: 600px) {
    .input:-moz-placeholder {
        opacity: 1;
    }
}

.input::-moz-placeholder {
    font-family: "Open Sans";
    color: #182835;
    text-indent: 0;
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

@media (max-width: 600px) {
    .input::-moz-placeholder {
        opacity: 1;
    }
}

.input:-ms-input-placeholder {
    font-family: "Open Sans";
    color: #182835;
    text-indent: 0;
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

@media (max-width: 600px) {
    .input:-ms-input-placeholder {
        opacity: 1;
    }
}

.input:focus {
    -webkit-box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.4);
    box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.4);
}

.input:focus::-webkit-input-placeholder {
    text-indent: 100%;
    opacity: 0;
}

.input:focus:-moz-placeholder {
    text-indent: 100%;
    opacity: 0;
}

.input:focus::-moz-placeholder {
    text-indent: 100%;
    opacity: 0;
}

.input:focus:-ms-input-placeholder {
    text-indent: 100%;
    opacity: 0;
}

.input--add {
    border: 1px solid #17ACF1;
    background-color: transparent;
    color: #17ACF1;
    text-align: left;
}

.input--add::-webkit-input-placeholder {
    color: #17ACF1;
    opacity: 1;
}

.input--add:-moz-placeholder {
    color: #17ACF1;
    opacity: 1;
}

.input--add::-moz-placeholder {
    color: #17ACF1;
    opacity: 1;
}

.input--add:-ms-input-placeholder {
    color: #17ACF1;
    opacity: 1;
}

.input--add:focus {
    -webkit-box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.4);
    box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.4);
    background-color: #fff;
    color: #182835;
}

.input-toggle {
    position: relative; 
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.input-toggle.toggle .input-toggle--mobile {
    display: none;
}

.input-toggle.toggle .input-toggle--sity {
    display: block;
}

.input-toggle .input {
    padding: 1em 60px 1em 1.25em;
}

.input-toggle--sity {
    display: none;
}

.input-toggle--mobile {
    display: block;
}

.input-toggle__btn {
    position: absolute;
    top: 50%;
    right: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 1.538;
    text-decoration: underline;
    color: #17ACF1;
    opacity: .6;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    cursor: pointer;
    background-color: transparent;
    border: none;
    padding: 0;
    outline: none;
}

.input-toggle__btn:hover {
    opacity: 1;
}

.textarea {
    width: 100%;
    max-height: 145px;
    border-radius: 30px;
    background-color: #fff;
    padding: 1em 1.25em;
    border: 1px solid #DFF0F7;
    resize: none;
    outline: none;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    font-size: 1rem;
    font-family: "Open Sans";
}

.textarea::-webkit-input-placeholder {
    font-family: "Open Sans";
    color: #182835;
    text-indent: 0;
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (max-width: 600px) {
    .textarea::-webkit-input-placeholder {
        opacity: 1;
    }
}

.textarea:-moz-placeholder {
    font-family: "Open Sans";
    color: #182835;
    text-indent: 0;
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (max-width: 600px) {
    .textarea:-moz-placeholder {
        opacity: 1;
    }
}

.textarea::-moz-placeholder {
    font-family: "Open Sans";
    color: #182835;
    text-indent: 0;
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (max-width: 600px) {
    .textarea::-moz-placeholder {
        opacity: 1;
    }
}

.textarea:-ms-input-placeholder {
    font-family: "Open Sans";
    color: #182835;
    text-indent: 0;
    opacity: .6;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (max-width: 600px) {
    .textarea:-ms-input-placeholder {
        opacity: 1;
    }
}

.textarea:focus {
    -webkit-box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.4);
    box-shadow: 0px 0px 25px rgba(23, 172, 241, 0.4);
}

.textarea:focus::-webkit-input-placeholder {
    text-indent: 100%;
    opacity: 0;
}

.textarea:focus:-moz-placeholder {
    text-indent: 100%;
    opacity: 0;
}

.textarea:focus::-moz-placeholder {
    text-indent: 100%;
    opacity: 0;
}

.textarea:focus:-ms-input-placeholder {
    text-indent: 100%;
    opacity: 0;
}

.checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.checkbox__input {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: -2;
    width: 1px;
    height: 1px;
    margin: 0;
}

.checkbox__input:focus + .checkbox__custom {
    border-color: #17ACF1;
}

.checkbox__input:checked + .checkbox__custom .checkbox__icon {
    opacity: 1;
}

.checkbox__custom {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #fff;
    border: 1px solid transparent;
}

.checkbox__text {
    display: block;
  font-size: 13px;
    line-height: 1.538;
    color: #182835;
    font-family: "Open Sans";
   
    margin-left: 10px;
}

.checkbox__text:hover{    color: #DEC81B;}

@media (max-width: 600px) {
    .checkbox__text {
        font-size: 1rem;
    }
}

.checkbox__link {
    color: #17ACF1;
    text-decoration: none;
}

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

.checkbox__icon {
    width: 14px;
    height: 14px;
    opacity: 0;
    fill: #E60000;
    -webkit-transition: .3s;
    transition: .3s;
}

.checkbox--float .checkbox__input:checked + .checkbox__custom {
    background-color: #6edc5f;
}

.checkbox--float .checkbox__input:checked + .checkbox__custom:after {
    -webkit-transform: translateY(-50%) translateX(calc(-100% - 2px));
    transform: translateY(-50%) translateX(calc(-100% - 2px));
    left: 100%;
}

.checkbox--float .checkbox__custom {
    border-radius: 12px;
    min-width: 50px;
    padding: 0px;
    margin: 0;
    border: none;
    position: relative;
    background-color: #dddddd;
}

.checkbox--float .checkbox__custom::after {
    content: '';
    position: absolute;
    left: 2px;
    right: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: calc(100% - 4px);
    width: 20px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.checkbox--done .checkbox__input:checked + .checkbox__custom::before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateX(-4px) translateY(-2px) rotate(45deg) scaleX(1);
    transform: translateX(-4px) translateY(-2px) rotate(45deg) scaleX(1);
}

.checkbox--done .checkbox__input:checked + .checkbox__custom::after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transform: translateX(6px) translateY(5px) rotate(-45deg) scaleX(1);
    transform: translateX(6px) translateY(5px) rotate(-45deg) scaleX(1);
}

.checkbox--done .checkbox__custom {
    border-radius: 6px;
    border: 1px solid rgba(24, 40, 53, 0.5);
    background-color: transparent;
}

.checkbox--done .checkbox__custom{position:relative}

.checkbox--done .checkbox__custom::before, .checkbox--done .checkbox__custom::after {
    content: '';
    position: absolute;
    height: 2px; 
    background-color: #17ACF1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 2px;

}

.checkbox--done .checkbox__custom::before {
top:14px; right:5px;
    width: 10px;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transform: translateX(-4px) translateY(-2px) rotate(45deg) scaleX(0);
    transform: translateX(-4px) translateY(-2px) rotate(45deg) scaleX(0);
}

.checkbox--done .checkbox__custom::after {
top:5px; right:5px;
    width: 15px;
    -webkit-transform: translateX(6px) translateY(5px) rotate(-45deg) scaleX(0);
    transform: translateX(6px) translateY(5px) rotate(-45deg) scaleX(0);
}

.cancel {
    padding: 0;
    width: 18px;
    height: 18px;
    position: relative;
    background-color: transparent;
    border: none;
}

.cancel--fixed {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 25px;
    height: 25px;
}

.cancel:hover .cancel__item, .cancel:focus .cancel__item {
    background-color: #DEC81B;
}

.cancel__item {
    background-color: #BDBDBD;
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.cancel__item:first-child {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.cancel__item:last-child {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.slider-nav {
    background-color: #E60000;
    width: 54px;
    height: 54px;
    border-radius: 6px;
    border: 1px solid transparent;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color .3s, border-color .3s;
    transition: background-color .3s, border-color .3s;
    outline: 0;
}

.slider-nav--small {
    width: 28px;
    height: 28px;
}

.slider-nav--small svg {
    width: 12px;
    height: 12px;
}

@media (max-width: 600px) {
    .slider-nav {
        width: 36px;
        height: 36px;
    }
}

.slider-nav__icon {
    fill: #fff;
    width: 20px;
    height: 20px;
    -webkit-transition: fill .3s;
    transition: fill .3s;
}

@media (max-width: 600px) {
    .slider-nav__icon {
        width: 16px;
        height: 16px;
    }
}

.slider-nav:not(.swiper-button-disabled) {
    -webkit-box-shadow: 0px 10px 40px rgba(136, 143, 153, 0.7);
    box-shadow: 0px 10px 40px rgba(136, 143, 153, 0.7);
}

.slider-nav:not(.swiper-button-disabled):hover, .slider-nav:not(.swiper-button-disabled):focus {
    background-color: transparent;
    border-color: #E60000;
}

.slider-nav:not(.swiper-button-disabled):hover svg, .slider-nav:not(.swiper-button-disabled):focus svg {
    fill: #E60000;
}

.slider-nav.swiper-button-disabled {
    background: #D5D5D5;
    opacity: 0.7;
    cursor: default;
}

.header {
    width: 100%;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-box-shadow .3s, -webkit-transform .3s;
    transition: -webkit-box-shadow .3s, -webkit-transform .3s;
    transition: box-shadow .3s, transform .3s;
    transition: box-shadow .3s, transform .3s, -webkit-box-shadow .3s, -webkit-transform .3s;
}

.header.fixed {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
}

@media (max-width: 800px) {
    .header.fixed {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.header.fixed .logo {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

@media (max-width: 800px) {
    .header.fixed .logo {
        -webkit-transform: unset;
        transform: unset;
    }
}

.header.fixed .search__icon {
    fill: #000;
}

.header.fixed .hamburger__item {
    background-color: #17ACF1;
}

@media (max-width: 800px) {
    .header.fixed .header-top {
        background-color: #fff;
    }
}

.header.fixed .header-bottom {
    background-color: #fff;
}

.header.fixed .header-nav__link {
    color: #182835;
}

.header.fixed .header-nav__link:hover {
    color: #DEC81B;
}

.header.fixed .header-nav__link.selected {
    color: #DEC81B;
}

.header.hide .logo {
    margin-top: 0px;
}

.header.hide .logo__icon {
    width: 130px;
    height: 60px;
}

.logo__icon {
    width: 167px;
    height: 82px;
    -webkit-transition: .3s;
    transition: .3s;

}

.exit__icon {
    width: 57px;
    height: 50px;
    -webkit-transition: .3s;
    transition: .3s;

}

@media (max-width: 900px) {
    .header.hide .logo__icon {
        width: 120px;
        height: 55px;
    }
}

.header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.header-top {
    height: 70px;
    background-color: #fff;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

@media (max-width: 800px) {
    .header-top {
        height: 60px;
        background-color: transparent;
    }
}

.header-top-left {
    width: 100%;
    max-width: 500px;
}

@media (max-width: 1024px) {
    .header-top-left {
        max-width: 400px;
    }
}

@media (max-width: 800px) {
    .header-top-left {
        display: none;
    }
}

.header-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 450px;
}

@media (max-width: 1024px) {
    .header-top-right {
        max-width: 280px;
    }
}

@media (max-width: 800px) {
    .header-top-right {
        display: none;
    }
}

.header-bottom {
    height: 60px;
    margin-top: -1px;
    background-color: transparent;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

@media (max-width: 800px) {
    .header-bottom {
        display: none;
    }
}

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

.header-help__title {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1.142;
    color: #182835;
}

.header-help-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 280px;
}

@media (max-width: 1024px) {
    .header-help-links {
        max-width: 230px;
    }
}

.header-help__link {
    font-family: "Open Sans";
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.142;
    color: #182835;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.header-help__link:hover {
    color: #17ACF1;
}

.logo {
    margin-top: -20px;
    -webkit-transition: .3s;
    transition: .3s;
}

.logo__icon {
    width: 167px;
    height: 82px;
    -webkit-transition: .3s;
    transition: .3s;

}

@media (max-width: 900px) {
    .logo__icon {
      
        width: 140px;
        height: 70px;
    }
}

.search {
    cursor: pointer;
}

.search:hover .search__icon {
    fill: #17ACF1;
}

.search__icon {
    width: 25px;
    height: 25px;
    -webkit-transition: .3s;
    transition: .3s;
    fill: #000;
}

@media (max-width: 800px) {
    .search__icon {
        fill: #fff;
    }
}

.online-link {
    font-family: "Open Sans";
    font-weight: normal;
    font-size: 0.875rem;
    line-height: 1.142;
    color: #182835;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.online-link:hover {
    color: #17ACF1;
}

.lk-link {
    font-weight: bold;
    color: #17ACF1;
}

.lk-link:hover {
    color: #182835;
}

.header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
}

@media (max-width: 1024px) {
    .header-nav {
        margin: 0 -10px;
    }
}

.header-nav__link {
    font-family: "Roboto";
    color: #fff;
    font-size: 1rem;
    line-height: 1.5;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    margin: 0 20px;
}

@media (max-width: 1024px) {
    .header-nav__link {
        margin: 0 10px;
    }
}

.header-nav__link:hover {
    color: #DEC81B;
}

.header-nav__link.selected {
    color: #DEC81B;
    font-weight: bold;
}

.header-mobile {
    display: none;
}

@media (max-width: 800px) {
    .header-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 800px) {
    .header-mobile .logo {
        margin-top: 0;
        margin-left: -10px;
    }
}

@media (max-width: 800px) {
    .header-mobile .logo__icon {
        width: 110px;
        height: 50px;
    }
}

@media (max-width: 800px) {
    .header-mobile .search {
        margin: auto 30px auto auto;
    }
}

.hamburger {
    width: 48px;
    padding: 6px;
    margin-right: -5px;
    border: none;
    background: transparent;
}

.hamburger:hover span, .hamburger:focus span {
    background-color: #17ACF1;
}

.hamburger__item {
    width: 100%;
    height: 3px;
    border-radius: 5px;
    background-color: #17ACF1;
    display: block;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.hamburger__item:not(:first-child) {
    margin-top: 6px;
}

@media (max-width: 800px) {
    .hamburger__item {
        background-color: #fff;
    }
}

.header-overlay {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.85);
    -ms-touch-action: none;
    touch-action: none;
}

@media (min-width: 801px) {
    .header-overlay {
        display: none;
    }
}

@media (max-width: 800px) {
    .header-overlay:not(.active) {
        -webkit-animation: overlayOutMobile .5s ease forwards;
        animation: overlayOutMobile .5s ease forwards;
    }
}

@media (max-width: 800px) {
    .header-overlay.active {
        -webkit-animation: overlayInMobile .5s ease forwards;
        animation: overlayInMobile .5s ease forwards;
    }
}

@-webkit-keyframes overlayInMobile {
    0% {
        -webkit-transform: translateX(-100%) scale(0.65);
        transform: translateX(-100%) scale(0.65);
        opacity: 0;
        visibility: visible;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
    }
}

@keyframes overlayInMobile {
    0% {
        -webkit-transform: translateX(-100%) scale(0.65);
        transform: translateX(-100%) scale(0.65);
        opacity: 0;
        visibility: visible;
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
    }
}

@-webkit-keyframes overlayOutMobile {
    0% {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-100%) scale(0.65);
        transform: translateX(-100%) scale(0.65);
        opacity: 0;
        visibility: hidden;
    }
}

@keyframes overlayOutMobile {
    0% {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-100%) scale(0.65);
        transform: translateX(-100%) scale(0.65);
        opacity: 0;
        visibility: hidden;
    }
}

.touch-device .header {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.touch-device .header.fixed {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.touch-device .header.fixed .logo {
    -webkit-transform: unset;
    transform: unset;
}

.touch-device .header-top {
    height: 60px;
}

.touch-device .header-top-left {
    display: none;
}

.touch-device .header-top-right {
    display: none;
}

.touch-device .header-bottom {
    display: none;
}

.touch-device .header .header-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.touch-device .header .logo {
    margin-top: 0;
    margin-left: -10px;
}

.touch-device .header .logo__icon {
    width: 110px;
    height: 50px;
}

.touch-device .header .search {
    margin: auto 30px auto auto;
}

.touch-device .header .header-overlay {
    display: block;
}

.touch-device .header .header-overlay:not(.active) {
    -webkit-animation: overlayOutMobile .5s ease forwards;
    animation: overlayOutMobile .5s ease forwards;
}

.touch-device .header .header-overlay.active {
    -webkit-animation: overlayInMobile .5s ease forwards;
    animation: overlayInMobile .5s ease forwards;
}

.header--transparent.fixed {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.header--transparent.fixed .header-top {
    background-color: #fff;
}

.header--transparent .header-top {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    background-color: #fff;
}

@media (max-width: 800px) {
    .header--transparent .header-top {
        background-color: transparent;
    }
}

.logo__icon.other {
   display:none
}

.header--transparent .logo__icon.other, .fixed .logo__icon.other {
   display:block
}

.header--transparent .logo__icon.mains, .fixed .logo__icon.mains {
   display:none
}

.header--transparent .header-nav__link {
    color: #182835;
}

.header--transparent .header-nav__link:hover {
    color: #DEC81B;
}

.header--transparent .header-nav__link.selected {
    color: #DEC81B;
}

.header--transparent .hamburger__item {
    background-color: #000;
}

.header--transparent .search__icon {
    fill: #000;
}

.touch-device .header.fixed {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.touch-device .header.fixed .header-top {
    background-color: #fff;
}

.touch-device .header--transparent {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.touch-device .header--transparent .header-top {
    background-color: transparent;
}

.header--profile {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    position: static;
}

@media (max-width: 1000px) {
    .header--profile {
        position: fixed;
    }
}

.header--profile .logo {
    margin-top: 0;
    margin-left: -10px;
}

@media (max-width: 1000px) {
    .header--profile .logo__icon {
        width: 110px;
        height: 50px;
    }
}

.header--profile .header-bottom {
    background-color: #fff;
    height: 100px;
    margin-top: 0;
}

@media (max-width: 1000px) {
    .header--profile .header-bottom {
        height: 60px;
        display: block;
    }
}

.header--profile .profile__name {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
    color: #182835;
    margin-left: auto;
    margin-right: 0;
}

@media (max-width: 1000px) {
    .header--profile .profile__name {
        display: none;
    }
}

.header--profile .header__exit-link {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
    color: #17ACF1;
    -webkit-transition: color .3s;
    transition: color .3s;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 0;
}

@media (max-width: 1000px) {
    .header--profile .header__exit-link {
        color: #182835;
        margin-left: auto;
    }
}

.header--profile .header__exit-link:hover {
    color: #DEC81B;
}

.header--profile .hamburger {
    display: none;
}

@media (max-width: 1000px) {
    .header--profile .hamburger {
        display: block;
        margin-left: 15px;
    }
}

.header--profile .hamburger__item {
    background-color: #17ACF1;
}

.touch-device .header--profile {
    position: fixed;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

.touch-device .header--profile .header-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
}

.touch-device .header--profile .hamburger {
    display: block;
    margin-left: 15px;
}

.touch-device .header--profile .profile__name {
    display: none;
}

.touch-device .header--profile .header__exit-link {
    color: #182835;
    margin-left: auto;
}

.menu {
    display: none;
}

@media (max-width: 800px) {
    .menu {
        display: block;
        position: fixed;
        z-index: 5;
        top: 0;
        left: 0;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        width: 100%;
        height: 100%;
        background-color: #fff;
    }
}

.menu.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.menu-wrap {
    position: relative;
    height: 100%;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 800px) {
    .menu-wrap .header-nav {
        -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;
        margin: 20px 0;
    }

    .menu-wrap .header-nav__link {
        color: #182835;
        margin: 0 auto;
        padding: 5px 15px;
        font-size: 1rem;
    }

    .menu-wrap .header-nav__link:hover {
        color: #DEC81B;
    }
}

@media (max-height: 550px) {
    .menu-wrap .header-nav {
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .menu-wrap .header-nav__link {
        margin: 0;
    }
}

@media (max-width: 400px) and (max-height: 700px) {
    .menu-wrap .header-nav {
        margin: 10px 0;
    }

    .menu-wrap .header-nav__link {
        font-size: 1rem;
    }
}

@media (max-width: 800px) {
    .menu-wrap .header-help {
        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;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .menu-wrap .header-help__title {
        font-size: 1.4rem;
        margin-bottom: 10px;
    }

    .menu-wrap .header-help-links {
        -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;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .menu-wrap .header-help__link {
        font-size: 14px;
        padding: 5px 15px;
        font-weight: bold;
        margin: 5px 0;
    }
}

@media (max-width: 400px) and (max-height: 700px) {
    .menu-wrap .header-help__title {
        font-size: 1.2rem;
    }

    .menu-wrap .header-help__link {
        font-size: 1rem;
    }
}

@media (max-width: 800px) {
    .menu-wrap .online-link {
        font-size: 1rem;
        margin-bottom: 15px;
        width: 100%;
        max-width: 270px;
        font-weight: bold;
        padding: 10px 15px;
    }
}

@media (max-width: 400px) and (max-height: 700px) {
    .menu-wrap .online-link {
        font-size: 14px;
    }
}

@media (max-width: 800px) {
    .menu-wrap .lk-link {
        font-size: 1rem;
        margin-bottom: 15px;
        color: #fff;
        width: 100%;
        max-width: 270px;
        font-weight: bold;
        padding: 10px 15px;
    }

    .menu-wrap .lk-link:hover {
        color: #17ACF1;
    }
}

@media (max-width: 400px) and (max-height: 700px) {
    .menu-wrap .lk-link {
        font-size: 14px;
    }
}

.cancel-icon {
    width: 40px;
    height: 40px;
    padding: 6px;
    border: none;
    background: transparent;
}

.cancel-icon--menu {
    position: absolute;
    top: 10px;
    right: 15px;
}

.cancel-icon:hover span, .cancel-icon:focus span {
    background-color: #DEC81B;
}

.cancel-icon__item {
    border-radius: 6px;
    height: 3px;
    width: 100%;
    background-color: #000;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    display: block;
    position: absolute;
}

.cancel-icon__item:nth-child(1) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.cancel-icon__item:nth-child(2) {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.touch-device .menu {
    display: block;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.touch-device .menu.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.touch-device .menu-wrap .logo {
    margin-bottom: 30px;
}

.touch-device .menu-wrap .logo__icon {
    width: 240px;
    height: 110px;
}

@media (max-height: 550px) {
    .touch-device .menu-wrap .logo {
        position: absolute;
        top: 10px;
        margin: 0;
        left: 10px;
    }

    .touch-device .menu-wrap .logo__icon {
        width: 120px;
        height: 60px;
    }
}

@media (max-width: 400px) and (max-height: 700px) {
    .touch-device .menu-wrap .logo {
        margin-bottom: 15px;
    }

    .touch-device .menu-wrap .logo__icon {
        width: 180px;
        height: 90px;
    }
}

.touch-device .menu-wrap .search {
    position: absolute;
    top: 20px;
    right: 90px;
}

.touch-device .menu-wrap .header-nav {
    -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;
    margin: 20px 0;
}

.touch-device .menu-wrap .header-nav__link {
    color: #182835;
    margin: 0 auto;
    padding: 5px 15px;
    font-size: 1rem;
}

.touch-device .menu-wrap .header-nav__link:hover {
    color: #DEC81B;
}

.touch-device .menu-wrap .header-nav__link.selected {
    color: #DEC81B;
}

@media (max-height: 550px) {
    .touch-device .menu-wrap .header-nav {
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .touch-device .menu-wrap .header-nav__link {
        margin: 0;
    }
}

@media (max-width: 400px) and (max-height: 700px) {
    .touch-device .menu-wrap .header-nav {
        margin: 10px 0;
    }

    .touch-device .menu-wrap .header-nav__link {
        font-size: 16px;
    }
}

.touch-device .menu-wrap .header-help {
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.touch-device .menu-wrap .header-help__title {
    font-size: 1rem;
    margin-bottom: 10px;
}

.touch-device .menu-wrap .header-help-links {
    -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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.touch-device .menu-wrap .header-help__link {
    font-size: 14px;
    padding: 5px 15px;
    font-weight: bold;
    margin: 5px 0;
}

.touch-device .menu-wrap .online-link {
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%;
    max-width: 270px;
    font-weight: bold;
    padding: 10px 15px;
}

@media (max-width: 800px) and (max-height: 500px) {
    .touch-device .menu-wrap .online-link {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

.touch-device .menu-wrap .lk-link {
    font-size: 14px;
    margin-bottom: 15px;
    color: #fff;
    width: 100%;
    max-width: 270px;
    font-weight: bold;
    padding: 10px 15px;
}

.touch-device .menu-wrap .lk-link:hover {
    color: #17ACF1;
}

@media (max-width: 800px) and (max-height: 500px) {
    .touch-device .menu-wrap .lk-link {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
}

.hero-section {
    height: 500px;
    width: 100%;
    background-color: #DFF0F7;
    position: relative;
    overflow: hidden;
}

@media (max-width: 900px) {
    .hero-section {
        height: 350px;
    }
}

@media (max-width: 800px) {
    .hero-section {
        height: 300px;
    }
}

@media (max-width: 768px) {
    .hero-section {
        height: 500px;
    }
}

.hero-section .container {
    height: 100%;
}

.hero-wrap {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 100px;
}

@media (max-width: 1024px) {
    .hero-wrap {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (max-width: 768px) {
    .hero-wrap {
        padding-right: 30px;
        -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;
    }
}

.hero-left {
    width: 100%;
    max-width: 400px;
}

@media (max-width: 1024px) {
    .hero-left {
        margin-bottom: 140px;
    }
}

@media (max-width: 900px) {
    .hero-left {
        margin-bottom: 50px;
    }
}

@media (max-width: 800px) {
    .hero-left {
        margin: auto 0;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
}

@media (max-width: 768px) {
    .hero-left {
        position: relative;
        z-index: 1;
    }
}

.hero__title {
    color: #182835;
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .hero__title {
        margin-bottom: 15px;
        font-size: 2rem;
    }
}

.hero__text {
    font-family: "Open Sans";
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.5;
    color: #182835;
}

.swiper-slide .hero__text {
    font-size: 1rem;
}

.hero-right {
    height: calc(100% - 80px);
    width: 100%;
    max-width: 600px;
    margin-top: 80px;
}

@media (max-width: 1024px) {
    .hero-right {
        height: 300px;
        margin-bottom: 20px;
    }
}

@media (max-width: 900px) {
    .hero-right {
        height: 200px;
    }
}

@media (max-width: 768px) {
    .hero-right {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        width: 100%;
        height: 250px;
        margin-bottom: 70px;
   
        margin-top: -20px;
        position: static;
    }
}

@media (max-width: 350px) {
    .hero-right {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        width: 100%;
        height: 250px;
        margin-bottom: 40px;
        margin-right: 120px;
        margin-top: -50px;
        position: static;
    }
}

.hero__img {
    height: 100%;
    width: 100%;
}

.hero__img svg, .hero__img img {
    width: 100%;
    height: 100%;
}

.hero-pagination.swiper-pagination-bullets {
    -webkit-transform: translate3d(0, -50%, 0) translateY(35px);
    transform: translate3d(0, -50%, 0) translateY(35px);
    right: 70px;
}

@media (max-width: 1400px) {
    .hero-pagination.swiper-pagination-bullets {
        right: 15px;
    }
}

@media (max-width: 768px) {
    .hero-pagination.swiper-pagination-bullets {
        -webkit-transform: translate3d(0, -50%, 0) translateY(0);
        transform: translate3d(0, -50%, 0) translateY(0);
    }
}

.hero-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: transparent;
    border: 1px solid #DFF0F7;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 1;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    outline: none;
}

.hero-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #fff;
}

.hero-section--main {
    background-color: unset;
    background: linear-gradient(28.01deg, #003279 -11.59%, #0097A6 79.91%);
}

@media (max-width: 800px) {
    .hero-section--main {
        background-image: url(/bitrix/templates/furniture_red/images/hero-mobile_bga24aa0b95fb7a20cfa069861e580fbb6.png);
        background-size: cover;
        background-position: right top;
        background-repeat: no-repeat;
    }
}

.hero-section--main .hero__title,
.hero-section--main .hero__text {
    color: #fff;
}

@media (max-width: 768px) {
    .hero-section--main .hero-left {
        margin: auto auto auto 20px;
    }
}

.hero-section--main .hero-section:not(.hero-section--main) .hero__title,
.hero-section--main .hero-section:not(.hero-section--main) .hero__text {
    color: #182835;
}

.hero-section:not(.hero-section--main) .hero-wrap {
    padding-right: 0;
}

.hero-section:not(.hero-section--main) .hero-left {
    position: relative;
    z-index: 1;
}

.hero-section:not(.hero-section--main) .hero-left::before {
    content: '';
    position: absolute;
    background-image: url(/bitrix/templates/furniture_red/images/spot_hero.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 950px;
    height: 750px;
    opacity: 0.45;
    z-index: -1;
    -webkit-transform: rotate(-105.65deg);
    transform: rotate(-105.65deg);
    bottom: -100px;
    left: -50%;
}

@media (max-width: 1200px) {
    .hero-section:not(.hero-section--main) .hero-left::before {
        left: -80%;
    }
}

@media (max-width: 1024px) {
    .hero-section:not(.hero-section--main) .hero-left::before {
        bottom: -60px;
    }
}

@media (max-width: 600px) {
    .hero-section:not(.hero-section--main) .hero-left::before {
        bottom: 0;
        left: -110%;
    }
}

.hero-section:not(.hero-section--main) .hero-right {
    max-width: 500px;
    height: 100%;
    padding-top: 130px;
    position: relative;
    z-index: 1;
}

@media (max-width: 900px) {
    .hero-section:not(.hero-section--main) .hero-right {
        max-width: 300px;
    }
}

@media (max-width: 768px) {
    .hero-section:not(.hero-section--main) .hero-right {
        width: 100%;
        max-width: calc(100% - 60px);
        padding-top: 0;
        opacity: 1;
        margin-right: 0;
        height: 250px;
    }
}

.hero-section--press-cente-current {
    height: 300px;
}

@media (max-width: 900px) {
    .hero-section--press-cente-current {
        height: 150px;
    }
}

.hero-section--press-cente-current .hero-left {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hero-section--press-cente-current .hero__title {
    margin-top: auto;
    margin-bottom: 40px;
}

.touch-device .hero-section--press-cente-current {
    height: 150px;
}

.check-form-section {
    padding: 40px 0;
    background-color: #F3F2F5;
}

@media (max-width: 1024px) {
    .check-form-section {
        padding: 20px 0;
    }
}

.check-form-section .section__title {
    margin-bottom: 20px;
    line-height: 1.3;
}

.check-form-section .section__text {
    margin-bottom: 15px;
    font-family: "Open Sans";
    font-size: 0.8125rem;
    line-height: 1.538;
    color: rgba(24, 40, 53, 0.75);
}

@media (max-width: 600px) {
    .check-form-section .section__text {
        font-size: 1rem;
        color: #000;
    }
}

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

@media (max-width: 1200px) {
    .check-form-wrap {
        -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;
    }
}

.check-form-left {
    width: 100%;
    max-width: 310px;
    margin-right: 20px;
}

@media (max-width: 1200px) {
    .check-form-left {
        max-width: 840px;
        margin-right: 0;
    }
}

.check-form-right {
    width: 100%;
    max-width: 844px;
}

.check-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}

@media (max-width: 600px) {
    .check-form {
        margin: 0 -5px;
    }
}

.check-form .input {
    width: calc(100% / 3 - 20px);
    margin: 15px 10px;
}

@media (max-width: 600px) {
    .check-form .input {
        width: calc(100% / 2 - 10px);
        margin: 10px 5px;
    }
}

@media (max-width: 400px) {
    .check-form .input {
        width: calc(100% - 10px);
        margin: 5px;
    }
}

.check-form .input-toggle {
    width: calc(100% / 3 - 20px);
    margin: 15px 10px;
}

.input-toggle--sity{display:none}.input-toggle--sity::-webkit-input-placeholder{display:none}.input-toggle--sity:-moz-placeholder{display:none}.input-toggle--sity::-moz-placeholder{display:none}.input-toggle--sity:-ms-input-placeholder{display:none}.input-toggle--mobile{display:block}.input-toggle--sity{display:none}.input-toggle--sity::-webkit-input-placeholder{display:none}.input-toggle--sity:-moz-placeholder{display:none}.input-toggle--sity::-moz-placeholder{display:none}.input-toggle--sity:-ms-input-placeholder{display:none}.input-toggle--mobile{display:block}

@media (max-width: 600px) {
    .check-form .input-toggle {
        width: calc(100% / 2 - 10px);
        margin: 10px 5px;
    }
}

@media (max-width: 400px) {
    .check-form .input-toggle {
        width: calc(100% - 10px);
        margin: 5px;
    }
}

.check-form .input-toggle .input {
    width: 100%;
    margin: 0;
}

.check-form .checkbox {
    width: calc(100% - (100% / 3 + 20px));
    margin: 15px 10px;
}

@media (max-width: 600px) {
    .check-form .checkbox {
        width: calc(100% - 10px);
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 10px 5px 0;
    }

    .check-form .checkbox__text {
        color: #000;
    }
}

.check-form .button {
    width: calc(100% / 3 - 20px);
    margin: 15px 10px;
}

@media (max-width: 600px) {
    .check-form .button {
        width: calc(100% / 2 - 10px);
        margin: 10px 5px;
    }
}

@media (max-width: 400px) {
    .check-form .button {
        width: calc(100% - 10px);
        margin: 5px;
    }
}

.plan-section {
    padding: 60px 0 40px;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .plan-section {
        padding: 20px 0 20px;
    }
}

@media (max-width: 800px) {
    .plan-section .section__title-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media (max-width: 350px) {
    .plan-section .section__title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.plan-section .advantages-slider-nav {
    display: none;
}

@media (max-width: 800px) {
    .plan-section .advantages-slider-nav {
        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;
        width: 100%;
        max-width: 90px;
    }
}

@media (max-width: 350px) {
    .plan-section .advantages-slider-nav {
        margin-left: auto;
        margin-top: 10px;
    }
}

.plan-section .section__title {
    text-align: center;
}

@media (max-width: 800px) {
    .plan-section .section__title {
        text-align: left;
        margin-right: 10px;
    }
}

@media (max-width: 350px) {
    .plan-section .section__title {
        text-align: center;
        margin-right: 0;
    }
}

.plan {
    counter-reset: myCounter;
}

@media (min-width: 801px) {
    .plan {
        display: block;
        -webkit-transform: unset;
        transform: unset;
    }
}

.plan-step {
    width: 100%;
    background-color: #fff;
    border: 1px solid #F3F2F5;
    padding: 50px 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px;
}

@media (max-width: 1200px) {
    .plan-step {
        padding: 50px;
    }
}

@media (max-width: 1024px) {
    .plan-step {
        padding: 30px;
        margin-top: 30px;
    }
}

@media (max-width: 800px) {
    .plan-step {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        margin: 20px auto 0;
        width: auto;
    }
}

@media (max-width: 600px) {
    .plan-step {
        padding: 15px;
    }
}

.plan-step:nth-child(-n+9) .plan-step-info::before {
    content: "0" counter(myCounter);
}

.plan-step:nth-child(even) .plan-step-info {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.plan-step-info {
    width: 100%;
    max-width: 450px;
    position: relative;
    z-index: 2;
}

@media (max-width: 1024px) {
    .plan-step-info {
        max-width: 400px;
    }
}

@media (max-width: 800px) {
    .plan-step-info {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 30px;
    }
}

.plan-step-info::before {
    counter-increment: myCounter;
    content: counter(myCounter);
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "Roboto";
    font-weight: bold;
    font-size: 400px;
    line-height: 1.1725;
    color: #F3F2F5;
}

@media (max-width: 1024px) {
    .plan-step-info::before {
        font-size: 300px;
    }
}

@media (max-width: 800px) {
    .plan-step-info::before {
        font-size: 250px;
    }
}

@media (max-width: 600px) {
    .plan-step-info::before {
        font-size: 200px;
    }
}

@media (max-width: 400px) {
    .plan-step-info::before {
        font-size: 150px;
    }
}

.plan-step__text {
    font-family: "Open Sans";
    font-size: 1rem;
    color: #182835;
    line-height: 1.5;
    margin: 50px 0;
}

.plan-err__text {
    font-family: "Open Sans";
    font-size: 1rem;
    color: #182835;
    line-height: 1.5;
    margin: 20px 0;
}

@media (max-width: 1024px) {
    .plan-step__text {
        margin: 20px 0;
    }
}

.plan-step__text i {
    color: #DEC81B;
    font-weight: bold;
}

.plan-step .button {
    width: 100%;
    max-width: 265px;
}

.plan-step__img-wrapper {
    width: 100%;
    max-width: 400px;
    position: relative;
}

@media (max-width: 1024px) {
    .plan-step__img-wrapper {
        max-width: 300px;
    }
}

@media (max-width: 800px) {
    .plan-step__img-wrapper {
        max-width: 200px;
        margin-top: 30px;
    }
}

.plan-step__img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    max-height: 400px;
    -o-object-fit: contain;
    object-fit: contain;
}

@media (max-width: 1024px) {
    .plan-step__img {
        height: 220px;
    }
}

@media (max-width: 800px) {
    .plan-step__img {
        height: 180px;
    }
}

.plan-step__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    fill: #17ACF1;
    width: 320px;
    height: 260px;
}

@media (max-width: 1024px) {
    .plan-step__icon {
        width: 250px;
        height: 220px;
    }
}

@media (max-width: 800px) {
    .plan-step__icon {
        width: 100%;
        height: auto;
    }
}

.advantages-slider-section {
    background-color: #fff;
    padding: 40px 0 80px;
}

@media (max-width: 1024px) {
    .advantages-slider-section {
        padding: 20px 0 40px;
    }
}

.advantages-slider-section .section__title-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 720px;
    margin-bottom: 70px;
}

@media (max-width: 1024px) {
    .advantages-slider-section .section__title-wrapper {
        margin-bottom: 40px;
    }
}

@media (max-width: 600px) {
    .advantages-slider-section .section__title-wrapper {
        margin-bottom: 20px;
    }
}

.advantages-slider-section .section__title-wrapper .section__title {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 600px) {
    .advantages-slider-section .section__title-wrapper .section__title {
        margin: auto 0;
    }
}

.advantages-slider-section .section__title-wrapper .advantages-slider-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 90px;
    margin-left: auto;
}

.advantages-slider {
    padding-left: 15px;
}

@media (max-width: 600px) {
    .advantages-slider {
        padding-left: 0;
    }
}

.advantages-wrapper.swiper-wrapper {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
}

.advantages-slide {
    width: 1000px;
    min-height: 320px;
    position: relative;
    z-index: 2;
    background-color: #F3F2F5;
    padding: 30px 20px 30px 70px;
    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: 1920px) {
    .advantages-slide {
        width: 820px;
    }
}

@media (max-width: 1700px) {
    .advantages-slide {
        width: 720px;
    }
}

@media (max-width: 1024px) {
    .advantages-slide {
        width: 600px;
        min-height: 260px;
        padding: 20px;
    }
}

@media (max-width: 768px) {
    .advantages-slide {
        width: 450px;
        -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: 30px 20px 10px 20px;
    }
}

@media (max-width: 600px) {
    .advantages-slide {
        width: calc(100% + 30px);
    }
}

.advantages-slide::before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: linear-gradient(113.67deg, #00CBA6 4.81%, #29A6E0 95.24%);
    opacity: 1;
}

.advantages-slide.not-visible::before {
    opacity: 0;
}

@media (max-width: 768px) {
    .advantages-slide.not-visible::before {
        opacity: 1;
    }
}

.advantages-slide.not-visible .advantages-slide__title {
    color: #182835;
}

@media (max-width: 768px) {
    .advantages-slide.not-visible .advantages-slide__title {
        color: #fff;
    }
}

.advantages-slide.not-visible .advantages-slide__text {
    color: #182835;
}

@media (max-width: 768px) {
    .advantages-slide.not-visible .advantages-slide__text {
        color: #fff;
    }
}

.advantages-slide.not-visible .advantages-slide__spot {
    -webkit-transform: rotate(-51.08deg) translateY(-50%);
    transform: rotate(-51.08deg) translateY(-50%);
    opacity: 0;
}

@media (max-width: 768px) {
    .advantages-slide.not-visible .advantages-slide__spot {
        -webkit-transform: rotate(-80.08deg) translateY(-50%) skewX(30deg);
        transform: rotate(-80.08deg) translateY(-50%) skewX(30deg);
        opacity: .15;
    }
}

.advantages-slide.not-visible .advantages-slide__img {
    -webkit-transform: translateX(120%) scale(0);
    transform: translateX(120%) scale(0);
    opacity: 0;
}

@media (max-width: 768px) {
    .advantages-slide.not-visible .advantages-slide__img {
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
        opacity: 1;
    }
}

@media (max-width: 600px) {
    .advantages-slide-text {
        max-width: calc(100% - 40px);
    }
}

.advantages-slide__title {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #fff;
}

.advantages-slide__text {
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #fff;
    width: 100%;
    max-width: 320px;
    margin-top: 30px;
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .advantages-slide__text {
        max-width: 100%;
        margin-top: 10px;
    }
}

@media (max-width: 600px) {
    .advantages-slide__text {
        max-width: 100%;
        margin-top: 20px;
    }
}

.advantages-slide__spot {
    position: absolute;
    width: 560px;
    height: 320px;
    fill: #fff;
    opacity: .15;
    -webkit-transform: rotate(-51.08deg) translateY(-50%);
    transform: rotate(-51.08deg) translateY(-50%);
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, -webkit-transform .5s;
    transition: transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s, -webkit-transform .5s;
    top: 40%;
    right: -330px;
}

@media (max-width: 768px) {
    .advantages-slide__spot {
        -webkit-transform: rotate(-80.08deg) translateY(-50%) skewX(30deg);
        transform: rotate(-80.08deg) translateY(-50%) skewX(30deg);
    }
}

.advantages-slide__img {
    width: 100%;
    max-width: 280px;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s;
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    opacity: 1;
}

@media (max-width: 1024px) {
    .advantages-slide__img {
        max-width: 200px;
    }
}

@media (max-width: 768px) {
    .advantages-slide__img {
        max-width: 250px;
        height: 220px;
        margin: 20px auto 10px;
    }
}

.tariffs-section {
    padding: 70px 0;
    background-color: #F3F2F5;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .tariffs-section {
        padding: 40px 0 0;
    }
}

@media (max-width: 600px) {
    .tariffs-section {
        padding: 20px 0 0;
    }
}

.tariffs-section .section__title {
    text-align: center;
    margin-bottom: 70px;
}

@media (max-width: 1024px) {
    .tariffs-section .section__title {
        margin-bottom: 40px;
    }
}

@media (max-width: 600px) {
    .tariffs-section .section__title {
        margin-bottom: 10px;
    }
}

.tariffs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px;
}

@media (max-width: 1200px) {
    .tariffs {
        margin: 0 -10px;
    }
}

.tariff {
    position: relative;
    min-height: 400px;
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-perspective: 3200px;
    perspective: 3200px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.tariff.fliped .tariff-face--front{
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.tariff.fliped .tariff-face--back{
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tariff--game .tariff-face--front {
    background-image: url(/bitrix/templates/furniture_red/images/tariff_bg73b09b57cdc393c8a9589f08519aca93.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;
}

.bussiness .tariff--game .tariff-face--front{
   background-image: url(/bitrix/templates/furniture_red/images/bus.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;}

.tariff--game .tariff-face--back {
    background-color: #fff;
    background-image: unset;
}

.tariff--game .tariff-face--back .tariff-head .tariff__title {
    color: #000;
}

.tariff--game .tariff-face--back .tariff-head .tariff__subtitle {
    color: #4F4F4F;
}

.tariff--game .tariff-face--back .tariff-head .tariff__subtitle:hover {
    color: #DEC81B;
}

.tariff--game .tariff-footer {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.tariff--game .tariff__title,
.tariff--game .tariff__subtitle,
.tariff--game .tariff-price__text,
.tariff--game .button--link {
    color: #fff;
}

.tariff--game .tariff__subtitle{border-color:#fff}

.tariff--game .tariff__subtitle:hover{
color: #182835
}

.tariff--game .button--link {
    text-align: left;
}

@media (max-width: 500px) {
    .tariff--game .button--link {
        text-align: center;
    }

    .tariff--game .button--link br {
        display: none;
    }
}

.tariff--game .button--link:hover {
    color: #DEC81B;
}

.tariff--game .button--primary {
    margin-right: 5px;
}

.tariff--game .tariff-price__bar {
    background-color: #164472;
}

.tariff--game .tariff-price__bar-active {
    background-color: #ACFAFF;
}

.tariff .tariff-face {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    padding: 30px 40px;
transition:transform 1s;
}

@media (max-width: 1200px) {
    .tariff .tariff-face {
        padding: 15px 30px 20px;
    }
}

.tariff .tariff-face--front {
    z-index: 2;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

.tariff .tariff-face--back {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    padding: 30px 40px 15px;
}

.tariff .tariff-content {
    max-height: 190px;
}

.tariff .tariff-content__text {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
    color: #182835;
}

.tariff .tariff-content__text a{    color: #17ACF1;}

.simplebar-track.simplebar-vertical {
    right: -30px;
    width: 2px;
    background: #F3F2F5;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar {
    width: 100%;
    right: 0;
}

.tariff-content .simplebar-track {     pointer-events: all; }

.simplebar-track.simplebar-vertical .simplebar-scrollbar :before {
    background: #182835;
    opacity: 0.5;
    width: 4px;
}

.tariff {
    width: calc(50% - 40px);
    margin: 20px;
}

@media (max-width: 1200px) {
    .tariff {
        width: calc(50% - 20px);
        margin: 10px;
        padding: 20px 30px;
    }
}

@media (max-width: 1024px) {
    .tariff {
        width: calc(100% - 20px);
    }
}

.tariff.tariff--archive {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background-color: transparent;
}

.tariff.tariff--archive:hover {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.tariff.tariff--archive .tariff__title {
    color: #182835;
}

.tariff.tariff--archive .tariff__text {
    color: #182835;
    max-width: 480px;
    font-family: "Open Sans";
    line-height: 1.5;
    font-size: 1rem;
    margin: 30px 0;
}

@media (max-width: 500px) {
    .tariff.tariff--archive .tariff__text {
        margin: 15px 0;
    }
}

@media (max-width: 500px) {
    .tariff.tariff--archive .button--primary {
        margin-top: 0;
    }
}

.tariff.tariff--share .tariff__share {
    position: absolute;
    left: -20px;
    top: -20px;
}

.tariff.tariff--share .tariff__share::before {
    content: attr(data-share);
    position: absolute;
    color: #fff;
    font-family: "Open Sans";
    font-size: 12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg) ;
top: 30px;
    left: 20px;
}



.tariff-head, .tariff-body, .tariff-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tariff-head {
    margin-bottom: 40px;
}

@media (max-width: 500px) {
    .tariff-head {
        margin-bottom: 20px;
    }
}

@media (max-width: 400px) {
    .tariff-head {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tariff-body {
    margin-bottom: 30px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width: 500px) {
    .tariff-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 20px;
    }
}

@media (max-width: 500px) {
    .tariff-footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.tariff__subtitle {
   color: #fff;     background: #17acf1;
    padding: 5px 10px;
    border-radius: 6px;
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 1.538;
    text-align: right;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.tariff__subtitle:hover {
background: #dec81b;
}

.tariff-price {
    width: 100%;
    max-width: calc(100% - 25px);
}

@media (max-width: 500px) {
    .tariff-price {
        max-width: 100%;
    }
}

.tariff-price:first-of-type {
    margin-right: 25px;
}

@media (max-width: 500px) {
    .tariff-price:first-of-type {
        margin-right: 0;
        margin-bottom: 10px;
    }
}

.tariff-price-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 15px;
}

@media (max-width: 500px) {
    .tariff-price-inner {
        margin-bottom: 5px;
    }
}

.tariff-price__number {
    font-family: "Roboto";
    font-size: 2.5rem;
    font-weight: 200;
    line-height: 1;
    color: #182835;
    margin-right: 7px;
}

.tariff-price__number--yellow {
    color: #DEC81B;
}

.tariff-price__number--old {
    color: #DEC81B;
    font-size: 2rem;
    position: relative;
    opacity: .75;
}

.tariff-price__number--old::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #DEC81B;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tariff-price__text {
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-orient: vertical;*/
   /* -webkit-box-direction: normal;*/
   /* -ms-flex-direction: column;*/
    /*flex-direction: column;*/
    font-family: "Open Sans";
    font-size: 14px;
    color: #182835;
    line-height: 1.538;
}

@media (max-width: 600px) {
    .tariff-price__text {
        font-size: 1rem;
    }
}

.tariff-price__text + .tariff-price__number {
    margin: 0 7px;
}

.tariff .separator {
    width: calc(100% + 10px);
    height: 1px;
    background-color: #182835;
}

.tariff-price__bar {
    width: 100%;
    height: 4px;
    background-color: #DFF0F7;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

@media (max-width: 1024px) {
    .tariff-price__bar {
        height: 8px;
        border-radius: 8px;
    }
}

@media (max-width: 600px) {
    .tariff-price__bar {
        height: 4px;
        border-radius: 4px;
    }
}

.tariff-price__bar-active {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 25%;
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    background-color: #17ACF1;
    border-radius: 6px;
}

@media (max-width: 600px) {
    .tariff-price__bar-active {
        border-radius: 6px;
    }
}

.tariff .button--primary {
    width: 100%;
    max-width: 200px;
    margin-right: 20px;
}

@media (max-width: 500px) {
    .tariff .button--primary {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 0;
        margin-top: 15px;
        max-width: 100%;
    }
}

.news-slider-section {
    padding: 90px 0 50px;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .news-slider-section {
        padding: 40px 0;
    }
}

@media (max-width: 600px) {
    .news-slider-section {
        padding: 20px 0;
    }
}

.news-slider-section .section__title-wrapper {
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 720px;
}

@media (max-width: 500px) {
    .news-slider-section .section__title-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 10px;
    }
}

.news-slider-section .section__title {
    margin-right: 20px;
}

@media (max-width: 500px) {
    .news-slider-section .section__title {
        margin-right: 0;
        text-align: center;
    }
}

.news-slider-wrapper.swiper-wrapper {
    padding-top: 5px;
}

.news-slider-nav {
    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;
    width: 100%;
    max-width: 90px;
}

@media (max-width: 500px) {
    .news-slider-nav {
        margin-left: auto;
        margin-top: 30px;
    }
}

.news-slide {
    width: 360px;
    padding: 20px;
}

@media (max-width: 1024px) {
    .news-slide {
        padding: 0;
    }
}

.news__date {
    font-family: "Roboto";
    font-size: 2.25rem;
    line-height: 0.722;
    color: #182835;
    display: block;
}

@media (max-width: 480px) {
    .news__date {
        font-size: 1.6rem;
    }
}

.news__text {
    color: #182835;
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
    margin: 35px 0 40px;
}

.news-slide .button--link {
    min-width: auto;
}

.advantages-section {
    padding: 70px 0 70px;
    background-color: #fff;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .advantages-section {
        padding: 40px 0;
    }
}

.advantages-section .section__title {
    text-align: center;
}

.advantages-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
max-width:1000px;
    margin: 115px auto 0;
}

@media (max-width: 1024px) {
    .advantages-card {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -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;
        margin-top: 130px;
    }
}

@media (max-width: 600px) {
    .advantages-card {
        margin-top: 100px;
    }
}

.advantages-card:not(:first-of-type) {
    margin-top: 230px;
}

@media (max-width: 1024px) {
    .advantages-card:not(:first-of-type) {
        margin-top: 120px;
    }
}

@media (max-width: 600px) {
    .advantages-card:not(:first-of-type) {
        margin-top: 90px;
    }
}

.advantages-card--even .advantages-card-spot {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media (max-width: 1024px) {
    .advantages-card--even .advantages-card-spot {
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
    }
}

.advantages-card-spot {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

@media (max-width: 1024px) {
    .advantages-card-spot {
        -webkit-transform: translateX(-25px);
        transform: translateX(-25px);
    }
}

.advantages-card-spot canvas {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.advantages-card__spot {
    position: absolute;
    width: 400px;
    height: 325px;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%) rotate(-162deg);
    transform: translate(0, -50%) rotate(-162deg);
}

@media (max-width: 1024px) {
    .advantages-card__spot {
        width: 340px;
        height: 240px;
    }
}

.advantages-card__subtitle, .advantages-card__title {
    color: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    text-align: left;
    width: 100%;
    max-width: 320px;
    margin-left: 50px;
}

@media (max-width: 1024px) {
    .advantages-card__subtitle, .advantages-card__title {
        max-width: 250px;
        margin-left: 50px;
    }
}

.advantages-card__title {
    margin-bottom: 30px;
}

@media (max-width: 1024px) {
    .advantages-card__title {
        font-size: 1.75rem;
        margin-bottom: 10px;
    }
}

.advantages-card__subtitle {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
}

.advantages-card__subtitle span {
    display: block;
    text-align: center;
}

.advantages-card-info {
    width: 100%;
    max-width: 460px;
}

@media (max-width: 1024px) {
    .advantages-card-info {
        margin-top: 100px;
    }
}

.advantages-card-info-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 30px;
}

.advantages-card-info-item {
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    max-width: 120px;
    margin: 0 5px;
}

.advantages-card-info-item__icon {
    width: 100%;
    max-width: 50px;
    max-height: 50px;
}

.advantages-card-info-item__text {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 1.538;
    color: #182835;
    margin-top: 15px;
}

@media (max-width: 600px) {
    .advantages-card-info-item__text {
        font-size: 1rem;
    }
}

.advantages-card__text {
    font-family: "Roboto";
    font-size: 1.25rem;
    line-height: 1.5;
    color: #182835;
}

.advantages-card__text i {
    color: #DEC81B;
}

.about-section {
    padding: 80px 0 60px;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .about-section {
        padding: 40px 0 20px;
    }
}

@media (max-width: 600px) {
    .about-section {
        padding: 0 0 20px;
    }
}

.about-section .section__title {
    text-align: center;
}

.about {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 40px;
}

@media (max-width: 1200px) {
    .about {
        -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;
    }
}

@media (max-width: 600px) {
    .about {
        margin-top: 20px;
    }
}

.about-text {
    width: 100%;
    max-width: 50%;
    margin-right: 50px;
}

@media (max-width: 1200px) {
    .about-text {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
}

.about-text p {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
}

.about-text p:not(:first-of-type) {
    margin-top: 20px;
}

@media (max-width: 600px) {
    .about-text p:not(:first-of-type) {
        margin-top: 10px;
    }
}

.video-wrapper {
    width: 100%;
    max-width: 50%;
}

@media (max-width: 1200px) {
    .video-wrapper {
        max-width: 100%;
    }
}

.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000000;
}

.video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: none;
    padding: 0;
    width: 68px;
    height: 48px;
    border: none;
    background-color: transparent;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.video__button-shape {
    fill: #212121;
    fill-opacity: 0.8;
}

.video__button-icon {
    fill: #ffffff;
}

.video__button:focus {
    outline: none;
}

.video:hover .video__button-shape,
.video .video__button:focus .video__button-shape {
    fill: #ff0000;
    fill-opacity: 1;
}

.video--enabled {
    cursor: pointer;
}

.video--enabled .video__button {
    display: block;
}

.services-section {
    padding: 90px 0 110px;
    background-color: #fff;
}

@media (max-width: 1200px) {
    .services-section {
        padding: 40px 0 40px;
    }
}

@media (max-width: 600px) {
    .services-section {
        padding: 20px 0 20px;
    }
}

@media (max-width: 768px) {
    .services-section .container {
        padding: 0;
    }
}

.services-section .section__title {
    text-align: center;
    margin-bottom: 40px;
}

@media (max-width: 600px) {
    .services-section .section__title {
        margin-bottom: 20px;
    }
}

.service {
    background-color: #F3F2F5;
    width: 100%;
    max-width: 1000px;
    margin: 10px auto;
    padding: 30px 40px;
    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;
}

@media (max-width: 768px) {
    .service {
        padding: 15px;
    }
}

@media (max-width: 500px) {
    .service {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.service.without-tooltip .service__tooltip {
    opacity: 0;
    visibility: hidden;
}

.service.selected .service__button {
    background-color: #17ACF1;
    color: #fff;
}

.service.selected .service-price__number {
    color: #17ACF1;
}

.service.selected .service-price__number::before {
    content: '+';
}

.service--count .service-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.service__title {
    font-family: "Open Sans";
    font-size: 1rem;
    color: #182835;
    line-height: 1.5;
    width: 100%;
    max-width: 460px;
    margin-right: 20px;
}

@media (max-width: 500px) {
    .service__title {
        max-width: 100%;
        text-align: center;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.service-desc {
    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;
}

@media (max-width: 768px) {
    .service-desc {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        max-width: 230px;
    }
}

@media (max-width: 500px) {
    .service-desc {
        max-width: 280px;
    }
}

.service-counter {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
}

.service-counter__btn {
    padding: 0 10px;
    -webkit-transition: color .3s;
    transition: color .3s;
    background-color: transparent;
    border: none;
    outline: none;
}

.service-counter__btn:hover {
    color: #DEC81B;
}

.service-counter__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.service-price {
    font-family: "Roboto";
    font-weight: 300;
    margin: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
position:relative
}

.service-price .raz-ili-eg{position:absolute;     top: 30px;     right: 0px;
    font-weight: 400;
    color: #17acf1;}

@media (max-width: 768px) {
    .service-price {
        margin: 0;
    }
.service-price .raz-ili-eg{position:relative; top:0px; right:-5px}
}

.service-price.selected .service-price__number {
    color: #17ACF1;
}

.service-price__number {
    font-size: 2.25rem;
    -webkit-transition: color .3s;
    transition: color .3s;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 0.722;
}

.service-price__number::before {
    content: '';
    font-size: 1rem;
    margin: auto 3px auto 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.service-price__number .from-ot{font-size: 1rem; margin-right: 5px;}
.service-price .service-price__text{margin-left: 5px;}

.service__tooltip {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    border-radius: 50%;
    border: 1px solid #DEC81B;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #DEC81B;
    font-family: "Roboto";
    font-size: 1.5rem;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
}

@media (max-width: 768px) {
    .service__tooltip {
        margin-right: 0;
    }
}

.service__tooltip-content {
    text-transform: none;
    font-size: 13px;
    font-family: "Open Sans";
    line-height: 1.538;
    text-align: center;
    padding: 20px 10px;
    position: absolute;
    color: #182835;
    background: #fff;
    width: 200px;
display:none;
   /* opacity: 0;*/
    pointer-events: none;
    left: 50%;
    top: 0;
    border-radius: 20px;
    -webkit-transform: translate(-85%, 0%);
    transform: translate(-85%, 0%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.15);
}

.service__tooltip-content:before {
    content: "";
    position: absolute;
    opacity: 0;
    pointer-events: none;
    left: 80%;
    top: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #fff transparent transparent transparent;
    z-index: 1;
}

.service__tooltip.active .service__tooltip-content {
    /*opacity: 1;*/   display:block;
    -webkit-transform: translate(-85%, -100%);
    transform: translate(-85%, -100%);
}

.service__tooltip.active .service__tooltip-content::before {
    opacity: 1;
}

.service__button {
    padding: .67em 1.4em;
}

@media (max-width: 768px) {
    .service__button {
        margin: 10px auto;
        width: 100%;
    }
}

.services-calc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 1000px;
    margin: 80px auto 0;
}

@media (max-width: 768px) {
    .services-calc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 20px;
        padding: 0 15px;
    }
}

.services-calc-left {
    width: 100%;
    max-width: 260px;
    margin-left: 40px;
}

.profile-wrapper .services-calc-left { margin-left: 0px;
}


@media (max-width: 768px) {
    .services-calc-left {
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .services-calc-left .advantages-card-spot {
        -webkit-transform: unset;
        transform: unset;
    }
}

.services-calc-left .advantages-card__spot {
    width: 280px;
    height: 240px;
}

.profile-wrapper .services-calc-left .advantages-card__spot{width: 260px;}

@media (max-width: 768px) {
    .services-calc-left .advantages-card__spot {
        display: none;
    }
}

.services-calc-left .advantages-card__title {
    margin-left: 100px;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .services-calc-left .advantages-card__title {
        color: #182835;
        margin-left: 0;
        margin-bottom: 5px;
    }
}

.services-calc-left .advantages-card__subtitle {
    margin-left: 100px;
}

@media (max-width: 768px) {
    .services-calc-left .advantages-card__subtitle {
        color: #182835;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .services-calc-left .advantages-card__subtitle br {
        display: none;
    }
}

.services-calc-right {
    width: 100%;
    max-width: 600px;
    margin-left: 20px;
    margin-right: 0;
    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: 768px) {
    .services-calc-right {
        margin-left: 0;
        max-width: 100%;
    }
}

.services-calc-prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
    padding: 15px 20px;
    border: 1px solid #DFF0F7;
}

@media (max-width: 600px) {
    .services-calc-prices {
        -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: 5px 15px;
    }
}

.services-calc-price {
    margin: 0 10px;
}

@media (max-width: 600px) {
    .services-calc-price {
        margin: 10px auto;
    }
}

.services-calc-price-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: 10px;
}

.services-calc-price__number {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 2.25rem;
    -webkit-transition: color .3s;
    transition: color .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 0.722;
    margin-right: 5px;
}

.services-calc-price__number--yellow {
    color: #DEC81B;
}

.services-calc-price__number--blue {
    color: #17ACF1;
}

.services-calc-price__text {
    font-family: "Roboto";
}

.services-calc__button {
    margin-left: auto;
    margin-top: 20px;
width:240px
}

@media (max-width: 768px) {
    .services-calc__button {
        margin: 20px auto 0;

    }
}

.question-form-section {
    padding: 20px 0;
}

@media (max-width: 900px) {
    .question-form-section .container {
        padding: 0;
    }
}

@media (max-width: 1300px) {
    .question-form-section .section__title br {
        display: none;
    }
}

.question-form-section .section__subtitle {
    font-family: "Open Sans";
    font-size: 1rem;
    color: #182835;
    line-height: 1.5;
    margin-top: 30px;
}

@media (max-width: 1300px) {
    .question-form-section .section__subtitle {
        margin-top: 10px;
    }
}

.question-form-wrap {
    padding: 70px 60px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
   /* -webkit-box-align: start;*/
    /*-ms-flex-align: start;*/
    /*align-items: flex-start;*/
    background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), color-stop(51.56%, #EFEFEF), to(#EAEAEA));
    background: linear-gradient(180deg, #F5F5F5 0%, #EFEFEF 51.56%, #EAEAEA 100%);
}

@media (max-width: 1024px) {
    .question-form-wrap {
        padding: 20px;
    }
}

@media (max-width: 900px) {
    .question-form-wrap {
        -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;
    }
}

@media (max-width: 500px) {
    .question-form-wrap {
        padding: 15px;
    }
}



.question-form-desc {
max-width:600px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1300px) {
    .question-form-desc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 900px) {
    .question-form-desc {
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 550px;
    }
}

.question-form-text {
    max-width: 290px;
    min-width: 290px;
}

@media (max-width: 1300px) {
    .question-form-text {
        max-width: 430px;
        margin-bottom: 30px;
    }
}

@media (max-width: 900px) {
    .question-form-text {
        margin-bottom: 0;
    }
}

@media (max-width: 500px) {
    .question-form-text {
        min-width: auto;
    }
}

.question-form__img {
    width: 100%;
    max-width: 400px;
    height: auto;

    -o-object-fit: contain;
    object-fit: contain;
    margin-left: -30px;
    margin-bottom: -70px;
    -o-object-position: bottom left;
   object-position: bottom left;
}

@media (max-width: 1300px) {
    .question-form__img {
        height: 230px;
        margin-left: 0;
    }
}

@media (max-width: 1024px) {
    .question-form__img {
        margin-bottom: 0;
        height: 180px;
    }
}

@media (max-width: 900px) {
    .question-form__img {
        max-width: 200px;
        height: 140px;
    }
}

@media (max-width: 500px) {
    .question-form__img {
        display: none;
    }
}

.question-form {
    max-width: 550px;
    width: 100%;

    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 900px) {
    .question-form {
        margin-left: 0;
        margin-top: 20px;
    }
}

.question-form .input {
    width: calc(50% - 10px);
}

.question-form .input2{ width: 100%; margin-bottom:20px}

@media (max-width: 500px) {
    .question-form .input {
        width: calc(50% - 5px);
    }
}

@media (max-width: 400px) {
    .question-form .input, .question-form .input2 {
        width: 100%;
        margin: 5px 0;
    }
}

.question-form .checkbox {
    width: calc(50% - 10px);
}

@media (max-width: 600px) {
    .question-form .checkbox__text {
        color: #000;
    }
}

@media (max-width: 500px) {
    .question-form .checkbox {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 10px;
    }
}

.question-form .button {
    width: calc(50% - 10px);
}

@media (max-width: 500px) {
    .question-form .button {
        width: 100%;
    }
}

.question-form .input-toggle {
    width: calc(50% - 10px);
}



@media (max-width: 400px) {
    .question-form .input-toggle {
        width: 100%;
        margin: 5px 0;
    }
}

.question-form .input-toggle .input {
    width: 100%;
}

@media (max-width: 400px) {
    .question-form .input-toggle .input {
        margin: 0;
    }
}

.question-form .textarea {
    width: 100%;
    margin: 25px 0;
}

@media (max-width: 500px) {
    .question-form .textarea {
        margin: 10px 0;
    }
}

@media (max-width: 400px) {
    .question-form .textarea {
        margin: 5px 0 10px;
    }
}

.question-form-section--white .question-form-wrap {
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1100px) {
    .question-form-section--white .question-form-wrap {
        padding: 20px;
    }
}

@media (max-width: 768px) {
    .question-form-section--white .question-form-wrap {
        padding: 0 15px;
    }
}

.question-form-section--white .question-form-desc {
    max-width: 500px;
}

@media (max-width: 1024px) {
    .question-form-section--white .question-form-desc {
        max-width: 300px;
    }
}

@media (max-width: 900px) {
    .question-form-section--white .question-form-desc {
        max-width: 100%;
    }
}

.question-form-section--white .advantages-card-spot {
    width: 100%;
    -webkit-transform: unset;
    transform: unset;
}

@media (max-width: 900px) {
    .question-form-section--white .advantages-card__spot {
        display: none;
    }
}

.question-form-section--white .question-form-text {
    max-width: 310px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1024px) {
    .question-form-section--white .question-form-text {
        max-width: 290px;
        min-width: auto;
    }
}

@media (max-width: 900px) {
    .question-form-section--white .question-form-text {
        width: 100%;
        max-width: 100%;
    }
}

.question-form-section--white .section__title {
    position: relative;
    z-index: 1;
    color: #fff;
    margin-left: 20px;
    margin-bottom: 40px;
}

@media (max-width: 1300px) {
    .question-form-section--white .section__title br {
        display: inline;
    }
}

@media (max-width: 1024px) {
    .question-form-section--white .section__title {
        font-size: 1.8rem;
        margin-left: 40px;
    }
}

@media (max-width: 900px) {
    .question-form-section--white .section__title {
        color: #182835;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }

    .question-form-section--white .section__title br {
        display: none;
    }
}

@media (max-width: 480px) {
    .question-form-section--white .section__title {
        font-size: 1.4rem;
    }
}

.question-form-section--white .question-form__img {
    height: 380px;
    position: relative;
    z-index: 1;
    max-width: 190px;
    margin-left: 0px;
    margin-bottom: 0;
    -o-object-position: center left;
    object-position: center left;
}

@media (max-width: 1300px) {
    .question-form-section--white .question-form__img {
        display: none;
    }
}

.question-form-section--white .question-form {
    border: 1px solid #F3F2F5;
    padding: 50px;
    max-width: 660px;
}

@media (max-width: 768px) {
    .question-form-section--white .question-form {
        max-width: 100%;
        padding: 30px;
    }
}

@media (max-width: 600px) {
    .question-form-section--white .question-form {
        padding: 0;
        border: none;
    }
}

.files-section {
    padding: 40px 0;
    background-color: #fff;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .files-section {
        padding: 20px 0;
    }
}

.files-section .section__title {
    margin-bottom: 30px;
    text-align: center;
}

@media (max-width: 600px) {
    .files-section .section__title {
        margin-bottom: 10px;
    }
}

.files {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -20px;
}

@media (max-width: 600px) {
    .files {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.file {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: calc(25% - 40px);
    margin: 20px;
}

.profile-wrapper .file {width: calc(50% - 40px);}
.file-licenses .file {width: calc(100% - 40px);}

@media (max-width: 1300px) {
    .file {
        width: calc(25% - 40px);
        margin: 20px;
    }
.profile-wrapper .file {width: calc(50% - 40px);}
.file-licenses .file {width: calc(100% - 40px);}
}

@media (max-width: 1024px) {
    .file {
        width: calc(100% / 3 - 40px);
        margin: 20px;
    }
}

@media (max-width: 768px) {
    .file {
        width: calc(50% - 20px);
        margin: 10px;
    }
}

@media (max-width: 600px) {
    .file {
        width: 100%;
        margin: 10px 0;
    }

    .file:not(:first-of-type) {
        margin-top: 10px;
    }
}

.file:hover .file__title {
    text-decoration: underline;
}

.file__icon {
    width: 30px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 10px;
}

.file-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.file__title {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 14px;
    line-height: 1.428;
    color: #17ACF1;
}

.file__size {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 1.428;
    color: #182835;
}

.price-info-section {
    padding: 60px 0 70px;
    background-color: #fff;
}

@media (max-width: 1024px) {
    .price-info-section {
        padding: 40px 0;
    }
}

@media (max-width: 600px) {
    .price-info-section {
        padding: 20px 0;
    }
}

.price-info-section .section__title {
    text-align: center;
    margin-bottom: 20px;
}

.price-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /*margin: 0 -20px;*/
}

@media (max-width: 1024px) {
    .price-info {
        margin: 0 auto;
        width: 100%;
        max-width: 500px;
    }
}

.price-info-block {
    width: calc(100% / 3 - 40px);
    margin: 20px;
}

@media (max-width: 1024px) {
    .price-info-block {
        width: 100%;
        margin: 10px auto;
    }
}

.price-info-block__icon {
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
}

.price-info-block__title {
    margin: 25px 0 15px;
}

@media (max-width: 1024px) {
    .price-info-block__title {
        margin: 10px 0 0;
    }
}

.price-info-block__text {
    font-family: "Open Sans";
    color: #182835;
    font-size: 1rem;
    line-height: 1.5;
}

.questions-section {
    padding: 50px 0;
    background-color: #F3F2F5;
}

@media (max-width: 1024px) {
    .questions-section {
        padding: 40px 0;
    }
}

@media (max-width: 600px) {
    .questions-section {
        padding: 20px 0;
    }
}

.question {
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    overflow: hidden;
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 20px 0;
}

@media (max-width: 400px) {
    .question {
        margin: 10px 0;
    }
}

.question:hover {
    -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
}

.question:hover .question__title {
    color: #DEC81B;
}

.question:hover .question__arrow {
    stroke: #DEC81B;
}

.question.active {
    -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
}

.question.active .question__title {
    color: #DEC81B;
}

.question.active .question-hidden {
    padding: 30px 40px;
}

@media (max-width: 768px) {
    .question.active .question-hidden {
        padding: 10px 20px 20px;
    }
}

.question.active .question__arrow {
    stroke: #DEC81B;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.question-visible {
    padding: 20px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    min-height: 100px;
}

@media (max-width: 768px) {
    .question-visible {
        padding: 10px 20px;
        min-height: 80px;
    }
}

@media (max-width: 400px) {
    .question-visible {
        padding: 10px 15px;
        min-height: 40px;
    }
}

.question__title {
    color: #182835;
    -webkit-transition: color .3s;
    transition: color .3s;
    width: 100%;
    max-width: 850px;
    margin-right: 40px;
}

@media (max-width: 400px) {
    .question__title {
        margin-right: 20px;
        font-size: 14px;
    }
}

.question__arrow {
    stroke: #182835;
    width: 10px;
    height: 15px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: stroke .3s, -webkit-transform .3s;
    transition: stroke .3s, -webkit-transform .3s;
    transition: stroke .3s, transform .3s;
    transition: stroke .3s, transform .3s, -webkit-transform .3s;
}

.question-hidden {
    height: auto;
    max-height: 0;
    padding: 0 40px;
    -webkit-transition: max-height .5s, padding .5s;
    transition: max-height .5s, padding .5s;
}

@media (max-width: 768px) {
    .question-hidden {
        padding: 0 20px;
    }
}

.question__text, .question-hidden li, .question-hidden p, .question-hidden b, .question-hidden blockquote {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
}
.question-hidden ol{list-style-type: decimal;
    padding-left: 25px;
    margin: 10px 0px;}
.question-hidden ul{    list-style-type: disc;
    padding-left: 25px;
    margin: 10px 0px;}

.question-hidden b{font-weight:600}

.question-hidden td{border: 1px solid #b4b4b4; padding:10px
}


.question__text:not(:first-of-type), .question-hidden p:not(:first-of-type) {
    margin-top: 20px;
}

@media (max-width: 400px) {
    .question__text, .question-hidden p, .question-hidden li, .question-hidden b, .question-hidden blockquote {
        font-size: 14px;
    }
}

.news-section {
    overflow: hidden;
}

.news-nav-wrapper {
    padding: 50px 0 25px;
    background-color: #F3F2F5;
}

@media (max-width: 1024px) {
    .news-nav-wrapper {
        padding: 25px 0;
    }
}

@media (max-width: 1024px) {
    .news-nav-wrapper {
        padding: 15px 0;
    }
}

.news-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.news-nav__link {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    color: rgba(24, 40, 53, 0.5);
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.news-nav__link:hover {
    color: #DEC81B;
}

.news-nav__link.selected {
    color: #DEC81B;
}

.news-nav__link:not(:last-of-type) {
    margin-right: 40px;
}

.news {
    background-color: #fff;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -40px;
}

@media (max-width: 1200px) {
    .news {
        margin: 0 -10px;
    }
}

@media (max-width: 1024px) {
    .news {
        padding: 25px 0;
    }
}

@media (max-width: 600px) {
    .news {
        margin: 0;
        padding: 25px 0;
    }
}

.news .news-slide {
    width: calc(100% / 3 - 83px);
    margin: 40px;
    padding: 0;
}

@media (max-width: 1200px) {
    .news .news-slide {
        width: calc(100% / 3 - 20px);
        margin: 10px;
    }
}

@media (max-width: 1024px) {
    .news .news-slide {
        width: calc(50% - 20px);
    }
}

@media (max-width: 600px) {
    .news .news-slide {
        width: 100%;
        margin: 10px 0;
    }
}

@media (max-width: 600px) {
    .news__text {
        margin: 10px 0 5px;
    }
}

.news-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 0 120px;
}

@media (max-width: 1024px) {
    .news-pagination {
        padding: 25px 0;
    }
}

@media (max-width: 600px) {
    .news-pagination {
        padding: 15px 0;
    }
}

.news-pagination .button-arrow {
    margin: 0 5px;
}

.news-pagination .button-arrow.selected {
    background-color: #17ACF1;
    color: #fff;
}

.new-current {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 70px 0;
}

@media (max-width: 1024px) {
    .new-current {
        padding: 40px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (max-width: 600px) {
    .new-current {
        padding: 20px 0;
    }
}

.new-current-left {
    width: 100%;
    max-width: 450px;
    margin-right: 50px;
}

@media (max-width: 1024px) {
    .new-current-left {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
        text-align: center;
    }
}

@media (max-width: 600px) {
    .new-current-left {
        margin-bottom: 20px;
    }
}

.new-current-right {
    width: 100%;
    max-width: 810px;
}

@media (max-width: 1024px) {
    .new-current-right {
        max-width: 100%;
    }
}

.new-current__link {
    text-decoration: none;
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 1rem;
    color: #17ACF1;
    -webkit-transition: color .3s;
    transition: color .3s;
    padding: 3px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
}

@media (max-width: 1024px) {
    .new-current__link {
        margin-bottom: 30px;
    }
}

@media (max-width: 600px) {
    .new-current__link {
        margin-bottom: 10px;
    }
}

.new-current__link:hover {
    color: #DEC81B;
}

.new-current__link:hover .new-current__link-icon {
    stroke: #DEC81B;
}

.new-current__link-icon {
    stroke: #17ACF1;
    width: 10px;
    height: 23px;
    margin-right: 20px;
    -webkit-transition: stroke .3s;
    transition: stroke .3s;
}

.new-current__title {
    color: #000;
    line-height: 1.4;
    margin-bottom: 30px;
}

@media (max-width: 1024px) {
    .new-current__title {
        margin-bottom: 10px;
    }
}

.new-current__date {
    font-family: "Open Sans";
    font-weight: bold;
    font-size: 1.125rem;
    color: #4A4A49;
    opacity: 0.5;
}

.new-current__text {
    font-family: "Open Sans";
    font-size: 1rem;
    color: #182835;
    line-height: 1.5;
}

.new-current__text:not(:first-of-type) {
    margin-top: 25px;
}

.new-current__list {
    margin-top: 25px;
    font-family: "Open Sans";
    font-size: 1rem;
    color: #182835;
    line-height: 1.5;
}

.new-current__list li {
    margin: 5px 0;
    position: relative;
}

.new-current__list li::before {
    content: '-';
    margin-right: 15px;
    font-size: initial;
    font-family: initial;
    color: initial;
}

.stock-section {
    padding: 50px 0;
    background-color: #fff;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .stock-section {
        padding: 20px 0;
    }
}

.stock-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -22px;
}

@media (max-width: 1200px) {
    .stock-wrap {
        margin: 0 -10px;
    }
}

.stock {
    width: calc(100% / 3 - 44px);
    margin: 22px;
    background-color: #F3F2F5;
    text-decoration: none;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    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;
    cursor: pointer;
    min-height: 420px;
}

@media (max-width: 1200px) {
    .stock {
        min-height: 360px;
        width: calc(100% / 3 - 20px);
        margin: 10px;
    }
}

@media (max-width: 900px) {
    .stock {
        width: calc(50% - 20px);
    }
}

@media (max-width: 768px) {
    .stock {
        width: calc(100% - 20px);
    }
}

@media (max-width: 600px) {
    .stock {
        min-height: auto;
    }
}

.stock:hover {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

.stock--big {
    width: calc(100% - (100% / 3 + 44px));
    position: relative;
    padding: 40px 80px;
}

@media (max-width: 1200px) {
    .stock--big {
        padding: 20px 40px;
        width: calc(100% - (100% / 3 + 20px));
    }
}

@media (max-width: 900px) {
    .stock--big {
        width: calc(100% - 20px);
    }

    .stock--big:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #000;
        opacity: 0.3;
    }
}

@media (max-width: 600px) {
    .stock--big {
        padding: 20px;
    }
}

.stock--big .stock__img {
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: none;
    top: 0;
    left: 0;
}

.stock--big .stock__title,
.stock--big .stock__text,
.stock--big .stock__date {
    color: #fff;
    position: relative;
    z-index: 1;
    font-family: "Roboto";
    max-width: 410px;
}

.stock--big .stock__title {
    font-size: 2.25rem;
}

@media (max-width: 600px) {
    .stock--big .stock__title {
        font-size: 1.7rem;
    }
}

.stock--big .stock__text {
    margin: 20px 0 50px;
}

@media (max-width: 600px) {
    .stock--big .stock__text {
        margin: 15px 0 20px;
    }
}

.stock__img {
    width: 100%;
    height: auto;
    max-height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
}

.stock__title {
    font-family: "Roboto";
    font-weight: bold;
    line-height: 1.5;
    font-size: 14px;
}

.stock__text {
    font-family: "Roboto";
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 25px;
}

.stock-info {
    height: 100%;
    padding: 20px 40px;
    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;
}

@media (max-width: 1200px) {
    .stock-info {
        padding: 20px;
    }
}

.map-section {
    padding: 40px 0 0;
}

@media (max-width: 768px) {
    .map-section {
        padding: 20px 0;
    }
}

.map-wrapper {
    position: relative;
}

#map {
    width: 100%;
    height: 500px;
}

@media (max-width: 768px) {
    #map {
        height: 350px;
    }
}

@media (max-width: 600px) {
    #map {
        height: 250px;
    }
}

[class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.contacts {
    background-color: #fff;
    padding: 45px 50px;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 70px;
    left: 70px;
    z-index: 1;
    width: 100%;
    max-width: 380px;
}

@media (max-width: 768px) {
    .contacts {
        position: static;
        max-width: 100%;
        padding: 0;
        margin-bottom: 30px;
        -webkit-box-shadow: unset;
        box-shadow: unset;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

@media (max-width: 600px) {
    .contacts {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 15px;
    }
}

.contacts-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.contacts-block:not(:first-of-type) {
    margin-top: 20px;
}

@media (max-width: 768px) {
    .contacts-block:not(:first-of-type) {
        margin-top: 0;
        margin-left: 20px;
    }
}

@media (max-width: 600px) {
    .contacts-block:not(:first-of-type) {
        margin-left: 0;
        margin-top: 10px;
    }
}

.contacts__title {
    font-family: "Roboto";
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 1.3;
    color: #182835;
}

.contacts__phone {
    font-family: "Roboto";
    font-size: 1rem;
    color: #182835;
    line-height: 1.5;
    text-decoration: none;
}

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

.contacts__info {
    font-family: "Roboto";
    font-size: 13px;
    line-height: 1.5;
    color: #182835;
}

.contacts__mail {
    font-family: "Roboto";
    font-size: 1rem;
    line-height: 1.5;
    color: #17ACF1;
    text-decoration: none;
}

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

.contacts__name {
    font-family: "Roboto";
    font-size: 1rem;
    line-height: 1.5;
    color: #182835;
    margin-top: 20px;
}

@media (max-width: 600px) {
    .contacts__name {
        margin-top: 10px;
    }
}

.profile-section {
    padding: 20px 0 40px;
    background-color: #fff;
    overflow: hidden;
}

@media (max-width: 1000px) {
    .profile-section {
        padding: 90px 0 40px;
    }
}

@media (max-width: 600px) {
    .profile-section {
        padding: 90px 0 20px;
    }
}

.profile-section .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1000px) {
    .aside {
        display: none;
    }
}

.aside-nav {
    background-color: #F3F2F5;
    padding: 20px 0;
    min-width: 290px;
    max-width: 290px;
    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;
}

.aside-nav__link {
    font-family: "Roboto";
    font-size: 1rem;
    line-height: 1.5;
    -webkit-transition: color .3s;
    transition: color .3s;
    text-decoration: none;
    position: relative;
   /* display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    display: block;max-width: 290px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 10px 10px 10px 50px;
    margin: 5px 0;
    color: #182835;
}

.aside-nav__link:hover {
    color: #DEC81B;
}

.aside-nav__link.selected {
    color: #DEC81B;
    font-weight: bold;
}

.aside-nav__link.selected::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 4px;
    background-color: #DEC81B;
    left: 0;
    top: 0;
}

.aside__img {
    display: block;
    margin: 50px auto 0;
    width: 225px;
    height: 265px;
    -o-object-fit: contain;
    object-fit: contain;
}

.profile-wrapper {
    width: 100%;
    margin: 0 30px 0 50px;
}

@media (max-width: 1000px) {
    .profile-wrapper {
        margin: 0;
    }
}

.profile-wrapper .profile__title {
    margin-bottom: 50px;
}

@media (max-width: 1200px) {
    .profile-wrapper .profile__title {
        margin-bottom: 20px;
    }
}

.profile-wrapper .profile__text {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
    color: #182835;
    width: 100%;
    max-width: 765px;
}

.profile-wrapper .profile-error {
    font-family: "Open Sans";
    font-size: 1rem;
	font-weight: bold;
    line-height: 1.5;
    color: #182835;
    width: 100%;
}

.profile-wrapper .profile__text:first-of-type {
    margin-bottom: 20px;
}

.touch-device .profile-section {
    padding: 90px 0 40px;
}

@media (max-width: 600px) {
    .touch-device .profile-section {
        padding: 90px 0 20px;
    }
}

.touch-device .profile-wrapper {
    margin: 0;
}

.touch-device .aside {
    display: none;
}

.profile-section--apps .files {
    margin-top: 10px;
}

@media (max-width: 768px) {
    .profile-section--apps .files {
        margin-top: 5px;
    }
}

.profile-section--apps .file {
    width: calc(100% / 3 - 40px);
}

@media (max-width: 1200px) {
    .profile-section--apps .file {
        width: calc(50% - 40px);
    }
}

@media (max-width: 1000px) {
    .profile-section--apps .file {
        width: calc(100% / 3 - 40px);
    }
}

@media (max-width: 768px) {
    .profile-section--apps .file {
        width: calc(50% - 40px);
    }
}

@media (max-width: 600px) {
    .profile-section--apps .file {
        width: 100%;
    }
}

.touch-device .profile-section--apps .file {
    width: calc(100% / 3 - 40px);
}

@media (max-width: 768px) {
    .touch-device .profile-section--apps .file {
        width: calc(50% - 40px);
    }
}

@media (max-width: 600px) {
    .touch-device .profile-section--apps .file {
        width: 100%;
    }
}

.profile-section--payment .profile-payment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px 40px;
    border: 1px solid #DFF0F7;
    margin-top: 50px;
}

@media (max-width: 768px) {
    .profile-section--payment .profile-payment {
        padding: 20px;
        margin-top: 20px;
    }
}

@media (max-width: 600px) {
    .profile-section--payment .profile-payment {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px;
    }
}

.profile-section--payment .profile-payment__text {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
    color: #182835;
}

@media (max-width: 350px) {
    .profile-section--payment .profile-payment__text {
        text-align: center;
    }
}

.profile-section--payment .profile-payment__text br {
    display: none;
}

@media (max-width: 350px) {
    .profile-section--payment .profile-payment__text br {
        display: inline;
    }
}

.profile-section--payment .profile-payment__price {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 2.25rem;
    line-height: 1.5;
    margin-left: 5px;
    color: #182835;
}

.profile-section--payment .profile-payment .button {
    width: 100%;
    max-width: 155px;
}

@media (max-width: 600px) {
    .profile-section--payment .profile-payment .button {
        margin-top: 10px;
        max-width: 270px;
    }
}

.profile-new__date {
    font-family: "Roboto";
    font-weight: 300;
    font-size: 2.25rem;
    line-height: 1.5;
    color: #D1D1D1;
    margin-bottom: 25px;
}

.profile-section--payment-history .service-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.profile-section--payment-history .service__title {
    font-weight: bold;
}

@media (max-width: 500px) {
    .profile-section--payment-history .service__title {
        margin-bottom: 0;
    }
}

.profile-section--payment-history .service__text {
    font-family: "Open Sans";
    font-size: 14px;
    color: #182835;
    margin-top: 5px;
}

@media (max-width: 500px) {
    .profile-section--payment-history .service__text {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .profile-section--payment-history .service-price {
        margin-left: auto;
    }
}

@media (max-width: 500px) {
    .profile-section--payment-history .service-price {
        margin: 10px auto 0;
    }
}

@media (max-width: 768px) {
    .profile-section--payment-history .service .button {
        margin-bottom: 0;
    }
}

.profile-section--help .profile-wrapper {
    margin: 0 0 0 50px;
}

@media (max-width: 1000px) {
    .profile-section--help .profile-wrapper {
        margin: 0;
    }
}

.profile-section--help .question-form {
    margin: 0 0 50px 0;
    max-width: 100%;
}

@media (max-width: 500px) {
    .profile-section--help .question-form {
        margin: 0 0 30px 0;
    }
}

.profile-section--help .question-form__text {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 20px;
}

.profile-section--help .question-form-info {
    margin-bottom: 20px;
    width: 100%;
}

@media (max-width: 500px) {
    .profile-section--help .question-form-info {
        margin-bottom: 20px;
    }
}

.profile-section--help .question-form-info-inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.profile-section--help .question-form-info-block {
    width: 100%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.profile-section--help .question-form .button {
    max-width: 230px;
}

@media (max-width: 500px) {
    .profile-section--help .question-form .button {
        max-width: 100%;
    }
}

.profile-section--info .profile-info {
    padding: 40px 60px;
    border: 1px solid #DFF0F7;
    margin-bottom: 50px;
}

@media (max-width: 1000px) {
    .profile-section--info .profile-info {
        margin-bottom: 30px;
        padding: 30px;
    }
}

@media (max-width: 600px) {
    .profile-section--info .profile-info {
        margin-bottom: 30px;
        padding: 15px 20px;
    }
}

.profile-section--info .profile-info__title {
    color: #182835;
    margin-bottom: 40px;
}

@media (max-width: 600px) {
    .profile-section--info .profile-info__title {
        margin-bottom: 20px;
    }
}

.profile-section--info .profile-info__row {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
    color: #182835;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 600px) {
    .profile-section--info .profile-info__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.profile-section--info .profile-info__row:not(:first-of-type) {
    margin-top: 15px;
}

.profile-section--info .profile-info__row-key {
    min-width: 210px;
    margin-right: 10px;
		font-weight: bold;
}

.profile-section--info .profile-info .button--link {
    margin-top: 30px;
}

.profile-section--info .profile-desc-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1300px) {
    .profile-section--info .profile-desc-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.profile-section--info .profile-desc {
    width: 100%;
    max-width: 50%;
}

@media (max-width: 1300px) {
    .profile-section--info .profile-desc {
        max-width: 100%;
    }
}

.profile-section--info .profile-desc:first-of-type {
    margin-right: 15px;
}

@media (max-width: 1300px) {
    .profile-section--info .profile-desc:first-of-type {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.profile-section--info .profile-desc__title {
    margin-left: 40px;
    margin-bottom: 20px;
    color: #182835;
}

.profile-section--info .profile-desc .tariff-body {
    margin-top: 35px;
}

.profile-section--info .profile-desc-block {
    border: 1px solid #DFF0F7;
    padding: 30px;
}

@media (max-width: 600px) {
    .profile-section--info .profile-desc-block {
        padding: 15px 20px;
    }
}

.profile-section--info .profile-desc-block__title {
    color: #182835;
}

.profile-section--info .profile-desc-block__title .profile-desc-block__title-tab {
    font-family: "Open Sans";
    font-weight: normal;
    font-size: 13px;
    line-height: 1.538;
    color: #828282;
    margin-left: 5px;
cursor:pointer
}
.profile-section--info .profile-desc-block__title .profile-desc-block__title-tab:hover{    color: #17acf1;}

.profile-section--info .profile-desc-block__title .profile-desc-block__title-tab.active {
    font-size: 1.25rem;
    font-weight: bold;
    color: #182835;
    cursor: text;
}



.profile-section--info .profile-desc-block__title i {
    font-family: "Open Sans";
    font-weight: normal;
    font-size: 13px;
    line-height: 1.538;
    color: #828282;
    margin-left: 5px;
    position: relative;
    top: -3px;
}

.profile-section--info .profile-desc-block__subtitle {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 1.538;
    color: #182835;
}

.profile-section--info .profile-desc-block__subtitle b{font-weight:600}

.profile-section--info .profile-desc-block__text {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
}

@media (max-width: 500px) {
    .profile-section--info .profile-desc-block-top-inner {
        margin-right: auto;
    }
}

.profile-section--info .profile-desc-block-bottom {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

@media (max-width: 500px) {
    .profile-section--info .profile-desc-block-bottom {
        -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;
    }
}

.profile-section--info .profile-desc .separator {
    width: calc(100% + 10px);
    height: 1px;
    background-color: #182835;
}

.profile-section--info .profile-desc .tariff-price__number {
    display: none;
}

.profile-section--info .profile-desc .tariff-price__number.active {
    display: inline-block;
}

.profile-section--info .profile-desc .tariff-price__bar--small {
    margin-top: 15px;
}

.profile-section--info .profile-desc .tariff-price__bar:not(.active) {
    height: 2px;
    background-color: #DFF0F7;
}

.profile-section--info .profile-desc .tariff-price__bar:not(.active) .tariff-price__bar-active {
    background-color: #BDBDBD;
}

.profile-section--info .profile-desc .profile-desc-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 500px) {
    .profile-section--info .profile-desc .profile-desc-links {
        -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;
    }
}

.profile-section--info .profile-desc .button {
    width: 100%;
    max-width: 155px;
    margin-left: 5px;
}

@media (max-width: 500px) {
    .profile-section--info .profile-desc .button {
        margin-left: 0;
        margin-top: 10px;
        max-width: 275px;
    }
}

.profile-section--info .profile-desc .input {
    width: 100%;
    max-width: 225px;
}

@media (max-width: 500px) {
    .profile-section--info .profile-desc .input {
        max-width: 275px;
    }
}

.profile-section--info .profile-desc .profile-desc-block-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}

@media (max-width: 500px) {
    .profile-section--info .profile-desc .profile-desc-block-top {
        -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;
        margin-bottom: 20px;
    }
}

.profile-section--info .profile-desc .service-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 10px;
}

.footer {
    padding: 70px 0 80px;
    position: relative;
}

@media (max-width: 1024px) {
    .footer {
        padding: 20px 0;
    }
}

@media (max-width: 700px) {
    .footer {
        background-color: #F3F2F5;
    }
}

.footer::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background-color: #F3F2F5;
}

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

.footer-logo {
    font-family: "Roboto";
    font-size: 36px;
    line-height: 1.166;
    color: #000;
    font-weight: 900;
}

@media (max-width: 700px) {
    .footer-logo {
        display: block;
        font-size: 20px;
    }
}

.footer-right {
    width: 100%;
    max-width: 630px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .footer-right {
        width: auto;
        max-width: none;
    }
}

.footer-col {
    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;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: 30px;
}

@media (max-width: 700px) {
    .footer-col {
        display: none;
    }
}

.footer .header-nav__link {
    color: #182835;
    text-align: left;
    width: 100%;
    margin: 7px 0;
    font-weight: bold;
    font-size: 0.875rem;
    line-height: 1.142;
}

.footer .header-nav__link:hover {
    color: #DEC81B;
}

.footer .header-help {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.footer .header-help-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 15px 0 20px;
}

.footer .header-help__link {
    margin: 3px 0;
}

@media (max-width: 700px) {
    .footer .header-help__link {
        font-size: 14px;
    }
}

@media (max-width: 700px) {
    .footer .header-help__title {
        font-size: 14px;
    }
}

.footer .social ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer .social__link {
    text-decoration: none;
    margin: 0 5px;
}

.footer .social__icon {
    fill: #005388;
    -webkit-transition: .3s;
    transition: .3s;
}

.footer .social__icon--youtube {
    width: 23px;
    height: 20px;
}

.footer .social__icon--youtube:hover {
    fill: #E60000;
}

.footer .social__icon--instagram {
    width: 19px;
    height: 19px;
}

.footer .social__icon--instagram:hover {
    fill: #e1306c;
}

.footer .social__icon--vk {
    width: 22px;
    height: 22px;
}

.footer .social__icon--vk:hover {
    fill: #4d7198;
}

.footer .social__icon--facebook {
    width: 17px;
    height: 18px;
}

.footer .social__icon--facebook:hover {
    fill: #3b5998;
}

.footer .copyright {
    font-family: "Open Sans";
    font-size: 0.8125rem;
    line-height: 1.538;
    color: #000;
    display: block;
    margin-top: 20px;
}

@media (max-width: 700px) {
    .footer .copyright {
        margin-top: 10px;
        max-width: 140px;
        font-size: 14px;
    }
}

@media (max-width: 700px) {
    .footer .copyright {
        margin-top: 10px;
        max-width: 140px;
        font-size: 14px;
    }
}

.profile-payment div, .new-current-right p {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 20px;
}

.profile-payment .form-control {
    line-height: 1.538;
    padding: 1em 1.25em;
    background-color: #fff;
    letter-spacing: 0.01em;
    border: 1px solid #17ACF1;
    outline: 0;
    font-size: 14px;
    font-family: "Open Sans";
    border-radius: 30px;
    -webkit-transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, box-shadow .3s, color .3s;
    transition: background-color .3s, box-shadow .3s, color .3s, -webkit-box-shadow .3s;
    margin-left: 20px;
}

.profile-payment .btn-primary {
    background-color: #17ACF1;
    color: #fff;
    border: 1px solid #17ACF1;
    -webkit-transition: color .3s, background-color .3s, border .3s, -webkit-box-shadow .3s;
    transition: color .3s, background-color .3s, border .3s, -webkit-box-shadow .3s;
    transition: color .3s, background-color .3s, border .3s, box-shadow .3s;
    transition: color .3s, background-color .3s, border .3s, box-shadow .3s, -webkit-box-shadow .3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em 1.4em;
    white-space: nowrap;
    font-family: "Open Sans";
    font-weight: bold;
    font-size: .875rem;
    line-height: 1.428;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 20px;
}

.profile-payment .form-group {
    display: flex;
    align-items: baseline;
    position: relative
}

.profile-payment .help-block {
    position: absolute;
    color: #ff0000;
    top: -10px;
    display: none;
}

.aurh-form {
    border: 0px solid #F3F2F5;
    padding-top: 20px;
    padding-left: 0px;
    width: 100%;
    height: auto;
    font-family: "Roboto";

/*    height: 300px; */
}

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

.aurh-form .input {
    width: calc(50% - 10px);
    margin: 20px 0px;
}

@media (max-width:768px){
.aurh-form .input{width: 100%;
margin: 10px 0px;}

.aurh-form{height:auto}

.aurh-form  .button--primary.button--invert{width:100%; margin-top:10px}
}

.new-current-right {
    font-family: "Open Sans";
    font-size: 1rem;
    line-height: 1.5;
}

.new-current-right b {
    font-weight: 600
}

.new-current-right table {
    margin: 20px 0px
}

.new-current-right table td {
    font-family: "Open Sans";
    padding: 10px;
    border: 1px solid #F3F2F5;
}

@media (max-width: 600px) {
    .advantages-card {
        margin-top: 65px;
    }

    .advantages-card-info {
        margin-top: 20px;
    }

    .advantages-card__title, .advantages-card__subtitle {
        padding-right: 20px;
        margin-left: 70px !important
    }
}

.search-result {
    font-family: "Open Sans";
}

.serch .search-query {
    width: calc(100% - 200px)
}

.serch .button--primary {
    width: 190px;
    cursor: pointer;
}

.srch .news__date {
    font-family: "Roboto";
    font-size: 1.25rem;
    line-height: 1.5rem;
}

@media (max-width: 500px) {
    .serch .search-query, .serch .button--primary {
        width: 100%
    }

    .serch .button--primary {
        margin-top: 10px
    }

    .search-result {
        font-weight: 600;
        text-align: center;
        display: block;
        width: 100%;
    }
}

.tariff--game .button--link {
    position: relative;
    white-space: normal;
    width: 100px;
}

.tariff--game .button--link span {
    display: none
}

.profile-error {
    padding: 40px 60px;
    border: 1px solid #DFF0F7;
    margin-bottom: 50px;
	background:  rgb(255, 160, 122);
}
.profile-error p {
	margin-bottom: 20px;
}

 
.profile-news {
    padding: 40px 40px;
    border: 1px solid #DFF0F7;
    margin-bottom: 40px;
}

.profile-news .profile__text li {
    list-style: disc;
#    padding: 10px;
    margin-left: 15px;
}

.profile-news .profile__text p {
    margin-bottom: 20px;
}

.profile-news .profile__text a {
    color: #17ACF1;
}

.profile-info .profile-info__row a {
    color: #17ACF1;
}

.profile-news .profile__text a:hover {
    text-decoration: none
}

#choose-extra-modal h4.modal__title {
    color: #17ACF1;
    margin-bottom: 20px
}

@media (max-width: 500px) {

    .tariff--game .button--link {
        width: 100%
    }
}

.input.error {
    border: 1px solid #f1d2d2;
    -webkit-box-shadow: 0px 0px 25px rgba(193, 20, 20, 0.4);
    box-shadow: 0px 0px 25px rgba(193, 20, 20, 0.4);
color: rgba(193, 20, 20, 0.9);
}

.modal--address .input-wrapper {
    position: relative;
    display: block;
    z-index: 1
}

.modal--address .input-wrapper:nth-child(1) {
    z-index: 4
}

.modal--address .input-wrapper:nth-child(2) {
    z-index: 3
}

.modal--address .input-wrapper:nth-child(3) {
    z-index: 2
}

.modal--address .input-wrapper .input {
    position: relative;
    z-index: 4;

}

.modal--address .input-hidden.guess_container, 
.modal--address .input-hidden.guess_container_city {
    position: absolute;
    width: calc(100% - 20px);
    border-radius: 30px;
    border: 1px solid rgba(23, 172, 241, 0.3);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.137);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.137);
    background-color: #fff;
    top: 5px;
    left: 10px;
    z-index: 3;
    padding: 70px 15px 15px;
    text-align: left;
}

.modal--address .input-hidden.guess_container li, .modal--address .input-hidden.guess_container_city li {
    font-family: "Open Sans";
    font-size: 13px;
    line-height: 1.538;
    color: #182835;
    margin: 2px 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.alert-success, .alert-danger {
    width: 100%;
    background: #26af15;
    font-size: 18px;
    margin-bottom: 20px;
    font-family: "Roboto";
    color: #fff;
    padding: 10px 0px;
}

.alert-danger {
    background: #ff0000;
}

.switch {
    position: absolute; z-index:2; background-color:#fff;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 26px;
    width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    border-radius: 50px;
    border: 1px solid #17ACF1;
}

.switch .checkbox:first-of-type {
    border-right: none;
}

.switch .checkbox {
    margin: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 50%;
}

.switch .checkbox__input:checked + .checkbox__text {
    background-color: #17ACF1;
    color: #fff;
}

.switch .checkbox__text {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}


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

.advantages-card-info-list{display:block}
.advantages-card-info-item{max-width: 100%;
    text-align: center;
    margin: 15px 5px;
}
.img_preim_mini_elem {

    margin: 0px auto;
}
}

#gpbprepayform-amount{line-height: 1.538;
    padding: 1em 1.25em;
    background-color: #fff;
    letter-spacing: 0.01em;
    border: 1px solid #DFF0F7;
    outline: 0;
    font-size: 14px;
    font-family: "Open Sans";
    border-radius: 30px;
    -webkit-transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, box-shadow .3s, color .3s;
    transition: background-color .3s, box-shadow .3s, color .3s, -webkit-box-shadow .3s;}

.profile-payment .form-group{justify-content: center;}

@media (min-width: 768px){
.form-horizontal .control-label{width: 100%;
    margin-right: 10px;}
}

@media (max-width: 600px){
.profile-payment .form-group{display:block}
.profile-payment .btn-primary{margin-left:0px}
.profile-payment .help-block {
    position: relative;
    top: 6px;

}
}

.file-selectdialog{border-color: #dff0f7; font-family: "Open Sans";
    font-size: 14px;
    border-radius: 20px;}
.file-selectdialog .file-extended .file-uploader { color: #17acf1;}
.modal .service__title{margin: 10px auto 20px;}

.modal-wrapper .modal--request .switch .checkbox{margin:5px 0px}
.main-user-consent-request-announce a{color: #17ACF1;}


.social-press-tsentr{  font-family: "Open Sans";
    font-size: 14px;
    line-height: 1.5;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
    max-width: 467px;
    height: 55px;
    display: flex;
    align-items: center;
    border: 1px solid #48729e;
    padding: 10px;
    border-radius: 34px;
    background: #48729e;}

.social-press-tsentr .social__icon--vk {
    fill: #fff;width: 65px;
    margin-right: 15px;
}

.news-section .container{display: flex;
    justify-content: space-between;
    align-items: flex-end;}
@media (max-width:768px){
.news-section .container {
    display: block;}

.social-press-tsentr{    max-width: 100%;
    margin-top: 10px; margin: 17px -15px;
    position: absolute;
    border-radius: 0px;
    height: 90px;}
.news-nav-wrapper{margin-bottom:90px}
}


ul.socnet > li a{border-radius: 20px;
    margin: 0px 5px;}
.serch{width:100%}




.new-current-right a{    color: #17ACF1;}
.new-current-right ul{margin:20px 0px; padding-left:20px}
.new-current-right ul li{list-style: disc;}






/* End */
/* /bitrix/components/ctweb/socnet/fonts/css/fontello.css?17557710922482 */
/* /bitrix/components/ctweb/socnet/templates/.default/style.css?1755771092942 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17557710872729 */
/* /bitrix/templates/furniture_red/styles.css?1755771094548 */
/* /bitrix/templates/furniture_red/template_styles.css?1755771094188286 */
