

/* Start:/bitrix/templates/.default/components/pb.search/elastic.search/.with_show_more_button/style.css?17109722011596*/
#search-result .form-title a {
	font-size: 16px;
}
#search-result .form-title {
	margin: 20px 0 0 0;
	padding: 0;
}
#search-result h2 a:hover {
	border-bottom: 1px solid #000;
}
#search-result h2 a {
	color: #000;
}
#search-result a:hover {
	border-bottom: 1px solid #323694;
}
#search-result a {
	text-decoration: none;
	line-height: 18px;
}
#search-result ul li {
	margin: 0 0 7px;
	padding: 0 0 0 20px;
	background-position: 5px 7px;
}
#search-result ul {
	margin: 15px 0;
}
#search-result {
	box-shadow: 1px 1px 10px #000;
	padding: 0 18px;
	position: absolute;
	background: #FFF;
	top: 30px;
	left: -100px;
	margin: 0 0 50px 0;
	z-index: 600;
	/*display: none;*/
	width: 600px;
}
#search-wrap {
	position: relative;
	display: inline-block;
	float: left;
}
#search-result .empty-result {
	height: auto;
	color: #56575D;
	padding: 18px 0;
	margin: 0;
}


#search-result{
  max-height: calc(100vh - 48px);
  overflow-y: auto;
}

.bit-footer__search #search-result{
  max-height: 400px;
  margin: 0;
  left: auto;
  right: 0;
}

.score-grey {
	padding-left: 4px;
	font-size: 10px;
	color: #808080;
}

#search-result .show-more {
	list-style: none;
	background: none;
}

#search-result .show-more a {
	color: #000;
	text-decoration: #000;
	border-bottom: 1px solid #000;
}

#search-result .show-more a:hover {
	border-bottom: none;
}

@media (max-width: 1200px){
	#search-result{
    left: -200px;
  }
}

@media (max-width: 768px){
	#search-result {
    left: 50%;
    top: 100%;
    width: 100vw;
    max-width: 400px;
    transform: translateX(-50%);
    max-height: calc(100vh - 122px);
  }
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/menu/lk/style.css?17109722003946*/


.menu__lk .sub-menu__lk {
    position: absolute;
    visibility: visible;
    float: left;
    display: none;
    top: 35px;
    z-index: 999;
}

.is-iphone .header .head-row .menu__lk .sub-menu__lk,
.is-iphone header .head-row .menu__lk .sub-menu__lk{
    display: none;
}

.head-row__lk {
    padding-bottom: 20px;
    margin-bottom: -20px;
    cursor: pointer;

}

.head-row__lk + div {
    margin-left: 0;
}

.sub-menu__lk ul {
    padding: 2px 12px;
    opacity: 1;
    transform: translateY(0);
    z-index: 1;
    transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear 10ms;
    transition-delay: 0s, 0s, .3s;
    box-shadow: 0 0 7px rgba(48, 48, 48, 0.5);;
    background: #fff;
    font-size: 14px;
    text-align: left;
    border: 1px solid #D5D5D5;
    border-radius: 4px;
    min-width: 150px;
}

.sub-menu__lk ul li {
    list-style-type: none;
    padding: 8px 20px;
    background: none;
}

.sub-menu__lk ul li a {
    color: #3b3b40;
}

.sub-menu__lk ul li a:hover {
    color: #c9007e;
}

.sub-menu__lk ul li:first-child {
    border-bottom: 1px solid #d5d5d5;
}

.is-iphone .head-row__lk {
    padding-left: 20px;
}

@media (max-width: 900px) {
    .is-iphone .header .head-row .menu__lk .sub-menu__lk.open,
    .is-iphone header .head-row .menu__lk .sub-menu__lk.open,
     .header .head-row .menu__lk .sub-menu__lk.open,
     header .head-row .menu__lk .sub-menu__lk.open {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .is-iphone .header .head-row .menu__lk,
    .is-iphone .header .head-row .menu__lk + div,
    .is-iphone header .head-row .menu__lk,
    .is-iphone header .head-row .menu__lk + div{
        margin: 0;
        line-height: 20px;
        font-size: 13px;
    }

    .is-iphone .header .head-row .menu__lk,
    .is-iphone header .head-row .menu__lk
    {
        flex-basis: 33%;
        order: 2 !important;
    }

    .is-iphone .header .head-row .menu__lk + div,
    .is-mac .header .head-row a.head-row__lk + div,
    .is-iphone header .head-row .menu__lk + div,
    .is-mac header .head-row a.head-row__lk + div{
        justify-content: flex-start;
        flex-basis: 170px;
        order: 4 !important;
    }

    .is-iphone .header .head-row a.head-row__lk,
    .is-iphone header .head-row a.head-row__lk {
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 542px) {
    .sub-menu__lk {
        display: block;
    }
}

@media (max-width: 515px) {
    .menu__lk .sub-menu__lk {
        top: 40px;
    }

    .sub-menu__lk ul {
        min-width: 110px;
    }

    .sub-menu__lk ul li {
        padding: 5px 9px;
    }
}
@media (max-width: 480px) {
    .menu__lk{
        order:3;
        position: relative;
    }

}
@media all and (max-width: 450px) {
    body.is-iphone .head-row .container > div,
    body.is-iphone .header .head-row .menu__lk,
    body.is-iphone .header .head-row .menu__lk + div,
    body.is-iphone header .head-row .menu__lk,
    body.is-iphone header .head-row .menu__lk + div {
        margin-bottom: 6px;
        position: relative;
        flex-basis: 160px;
        display: flex;
        align-items: center;
    }
    body.is-iphone .header .head-row a.head-row__lk{
        margin-bottom: 0;
    }
}

@media all and (max-width: 380px) {
    .is-iphone .header .head-row .menu__lk,
    .is-iphone .header .head-row .menu__lk + div,
    .is-iphone header .head-row .menu__lk,
    .is-iphone header .head-row .menu__lk + div{
        flex-basis: 160px;
    }
}

@media all and (max-width: 360px) {

    .is-iphone .header .head-row .menu__lk,
    .is-iphone .header .head-row .menu__lk + div,
    .is-iphone header .head-row .menu__lk,
    .is-iphone header .head-row .menu__lk + div
    {
        flex-basis: 125px;
    }
}

@media all and (min-width: 900px) {
    .menu__lk:hover .sub-menu__lk {
        display: block;
    }
    .menu__lk {
        margin-left: auto;
    }
}





/* End */


/* Start:/bitrix/templates/.default/components/vitams/city.dropdown/city_popup/style.css?17495758157602*/
.city-list-popup{position: relative;top: auto;left: auto; margin: auto;width: 900px;height:auto;display:none;box-sizing:border-box;background-color:#fff;}
.city-list-popup > div{padding:50px 50px 20px 50px;}
.city-list-popup .city-list-close{top:25px;right:25px;width: 14px;height: 14px;background: url("/bitrix/templates/.default/components/vitams/city.dropdown/city_popup/images/close-pink.svg") no-repeat 0px 0px;cursor: pointer;position: absolute;}
.city-list-popup .select-region__title{padding:0px 0px 10px;margin-top:0px;font-weight:400; font-size: 30px; margin: 0px 0 7px; color: #352c85;}
.city-list-popup .h3{margin:10px 0px;font: bold 17px/1.294em Arial, Helvetica, sans-serif;}
.city-list-popup .clearfix{display:block;}
.city-list-popup .clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0;}
.city-list-popup a{text-decoration: none;}
.bit-select-region__title {
	float: left;
}
.city-list-popup.city-list-popup {
	padding: 0;
}

body:not([data-country-code="ru"]) .bit-select-region__list #FIRST_POSITION_COUNTRY .row,
body:not([data-country-code="ru"]) .bit-select-region__list #IS_CONFIRM_DROPDOWN .row
{
	display: flex;
	flex-wrap: wrap;
}

.bit-select-region__list .col-md-3.col-sm-6.col-xs-12 {
	float: none;
	clear: both;
	width: 100%;
}

.bit-select-region__list > .row:first-of-type {
	display: flex;
}

.bit-select-region__list > .row:last-of-type {
	column-count: 4;
	column-gap: 0;
}

.bit-select-region__title .bit-title2 {
	text-align: left;
	text-transform: none;
	font-weight: 400;
	color: #352c85;
	font-size: 30px;
}
.bit-select-region__search {
	float: right;
	padding: 0 35px;
}

@media (max-width: 1367px) {
	[data-country-code|=ru] #header-city-list .bit-select-region__list,
	[data-country-code|=ru] #header-city-list-confirm .bit-select-region__list {
		padding-bottom: 5px;
	}
	[data-country-code|=ru] #header-city-list-confirm .bit-select-region__list {
		padding-top: 5px;
	}
	#header-city-list-confirm .bit-select-region__locality-name {
		margin-bottom: 2px;
		font-size: 13px;
		line-height: 1.3;
	}
	#header-city-list-confirm.city-list-popup>div {
		padding: 40px;
	}
	#header-city-list-confirm .bit-select-region__title div.bit-title2 {
		font-size: 23px;
	}
	#header-city-list-confirm .bit-select-region__region-name {
		margin-bottom: 4px;
	}
}

@media (min-width: 1280px) and (max-width: 1366px) {
	#header-city-list-confirm .bit-select-region__search .icon.biti-search {
		background-color: transparent;
		height: 17px;
		background-size: contain;
		width: 17px;
	}
	#header-city-list-confirm .bit-select-region__search .bit-search__input {
		padding: 12px 25px;
	}
	#header-city-list-confirm div.bit-select-region__search button.bit-search__button {
		right: 10px !important;
		top: 12px;
	}
}

@media (max-width: 1025px) {
	[data-country-code|="ru"] #header-city-list .bit-select-region__list,
	[data-country-code|="ru"] #header-city-list-confirm .bit-select-region__list {
		padding: 5px 0 5px;
	}
	#header-city-list .bit-select-region__locality-name,
	#header-city-list-confirm .bit-select-region__locality-name {
		font-size: 12px;
	}
	.bit-select-region__locality-list .bit-select-region__region-name {
		margin-bottom: 5px;
	}
	#header-city-list .bit-select-region__locality-name,
	#header-city-list-confirm .bit-select-region__locality-name {
		line-height: 1.2;
	}
}

.bit-select-region__search .bit-search {position: relative;}
@media (max-width: 991px) {
	.bit-select-region__search {
		padding: 0 15px;
		width: 100%;
        margin-top:35px;
	}
}
.bit-select-region__list {
	float: left;
	width: 100%;
	padding: 35px 0px;
}

.bit-select-region__search .bit-search {
	width: 392px;
	max-width: 100%
}
.bit-select-region__region-name {
	color: #352c85;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 10px
}
.bit-select-region__locality-list {
	margin-bottom: 19px
}
.bit-select-region__locality-name {
	color: #352c85;
	font-size: 16px;
	font-weight: 400
}

.bit-select-region__locality-name a {
	line-height: 16px;
	transition: .3s
}

.bit-select-region__locality-name a.active {
	color: #c9007e;
	font-weight: 700
}

@media (max-width: 991px) {
	.bit-select-region__search .bit-search {
		width: 100%
	}
}

.bit-select-region__search .bit-search__input {
	padding: 14px 25px;
	border: 1px solid #d8d8d8;
	border-radius: 25px;
	min-width: 250px;
	outline: 0;
	width: 100%;
    display:block;
    box-sizing: border-box;
}
.bit-select-region__search .bit-search__button
{
	background: 0 0;
	border: 0;
	outline: 0;
	position: absolute;
	right: 5px;
	top: 11px;
}

@media (max-width: 991px) {
	.city-list-popup{width:700px !important;}
}
@media (max-width: 767px) {
	.city-list-popup{width:100% !important;}
}
@media (min-width: 480px) and (max-width: 600px) {
	.city-list-popup{width:470px !important;}
}

@media (max-width: 359px) {
	.city-list-popup{width:300px !important;}
}
.bit-select-region__search .icon.biti-search
{
	background-color: transparent;
	background-image: url(/bitrix/templates/.default/components/vitams/city.dropdown/city_popup/images/search.svg);
	background-repeat: no-repeat;
	border: none;
	display: inline-block;
	height: 23px;
	outline: 0;
	width: 23px;
}
.content-popup-city .col-xs-12
{
    width: 100%;
}

@media (min-width:992px){
	div.content-popup-city .col-md-3 {float:left; width:25%;}
	body:not([data-country-code="ru"]) div.bit-select-region__list #FIRST_POSITION_COUNTRY div.row .col-md-3.col-sm-6.col-xs-12,
	div.content-popup-city .col-md-3 {float:left; width:25%;}
	body:not([data-country-code="ru"]) div.bit-select-region__list #IS_CONFIRM_DROPDOWN div.row .col-md-3.col-sm-6.col-xs-12
	{
		max-width: 25% !important;
	}
}

@media (min-width:600px){
    .content-popup-city .col-sm-6 {float:left; width: 50%;}
	body:not([data-country-code="ru"]) div.bit-select-region__list #FIRST_POSITION_COUNTRY .row .col-md-3.col-sm-6.col-xs-12,
	.content-popup-city .col-sm-6 {float:left; width: 50%;}
	body:not([data-country-code="ru"]) div.bit-select-region__list #IS_CONFIRM_DROPDOWN .row .col-md-3.col-sm-6.col-xs-12
	{
		max-width: 50%;
	}

}

@media (min-width:200px){
	body:not([data-country-code="ru"]) .bit-select-region__list #FIRST_POSITION_COUNTRY .row .col-md-3.col-sm-6.col-xs-12,
	body:not([data-country-code="ru"]) .bit-select-region__list #IS_CONFIRM_DROPDOWN .row .col-md-3.col-sm-6.col-xs-12
	{
		max-width: 100%;
	}

}


@media (max-width:440px){
  .city-list-popup > div {
    padding: 20px;
  }

  .bit-select-region__search{
    padding: 0;
  }

  .bit-select-region__search .bit-search__input{
    min-width: 100%;
    padding: 14px 45px 14px 15px;
  }
}

@media all and (max-width: 991px) {
	.body:not([data-country-code="ru"]) .bit-select-region__list #FIRST_POSITION_COUNTRY .row,
	.bit-select-region__list > .row:first-of-type,
	.body:not([data-country-code="ru"]) .bit-select-region__list #IS_CONFIRM_DROPDOWN .row
	{
		flex-wrap: wrap;
	}

	.body:not([data-country-code="ru"]) .bit-select-region__list #FIRST_POSITION_COUNTRY .row .col-md-3.col-sm-6.col-xs-12,
	.bit-select-region__list > .row:first-of-type .col-md-3.col-sm-6.col-xs-12,
	.body:not([data-country-code="ru"]) .bit-select-region__list #IS_CONFIRM_DROPDOWN .row .col-md-3.col-sm-6.col-xs-12
	{
		flex-basis: 50%;
	}

	.body:not([data-country-code="ru"]) .bit-select-region__list #FIRST_POSITION_COUNTRY .row,
	.bit-select-region__list > .row:last-of-type,
	.body:not([data-country-code="ru"]) .bit-select-region__list #IS_CONFIRM_DROPDOWN .row
	{
		column-count: 2;
	}
}

@media all and (max-width: 600px) {
	.bit-select-region__list > .row:last-of-type {
		column-count: 1;
	}

	.bit-select-region__list > .row:first-of-type .col-md-3.col-sm-6.col-xs-12 {
		flex-basis: 100%;
	}


}

/* End */


/* Start:/bitrix/templates/.default/components/bezr/contact.box.simple/frontend.shuffle.landing/style.css?1710972200818*/
.menu__contact {
    float: right;
    flex: 1 1 18%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.menu__contact_mobile {
    display: none
}

.menu__contact .phone {
    float: right;
    text-align: right
}

@media (max-width: 991px) {
    .menu__contact {
        display: none
    }

    .menu__contact_mobile {
        display: block;
        margin: 12px 10px auto auto
    }

    .menu__contact .phone {
        float: left;
        line-height: 1
    }
}
.menu__contact-office {
    font-size: 12px;
    font-weight: 400;
    float: right;
    text-align: right
}
@media (max-width: 1199px) {
    .menu__contact-office {
        font-size: 10px
    }
}

@media (max-width: 991px) {
    .menu__contact-office {
        float: left;
        clear: both
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bezr/menu/landing-footer/style.css?1710972200438*/
.bit-footer__menu{
    color: #fff
}
.bit-footer__menu-title-a{
    color: #fff;
    text-decoration: none;
}
@media (max-width: 991px) {
    .bit-footer__menu {
        margin-bottom: 25px;
        float: left
    }
}
.bit-footer__menu-title {
    font-size: 18px;
    margin-bottom: 25px
}

.bit-footer__menu-item {
    color: #fff;
    font-size: 13px;
    line-height: 21px;
    clear: both;
    float: left;
    padding-right: 10px
}
/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/general.onecol/style.css?1744940578335*/
.popup {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
}
.fancybox-is-open .popup.fancybox-content {
    display: inline-block!important;
}
.text.error:before {top:-19px;}
.text.error:after { top: 3px;}
.text.error:before {
    content: attr(data-content)
}
.popup.onecol.j-form-popup.hidden{display: none;}

/* End */


/* Start:/bitrix/components/1cbit/promo.flyfooter.banner/templates/.default/style.css?17429263313533*/
/* promo-panel styles */
.promo-panel-active .control-panel{
	bottom: 65px;
}

@media(max-width: 600px) {
	.promo-panel-active .control-panel{
		bottom: 15px;
	}
}

.promo-panel{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	/*background-color: #E50071;*/
	background-color: #e91e63;
	color: #ffffff;
	transition: all 0.5s;
}

.promo-panel__full {
	margin-bottom: 5px !important;
	align-items: center;
}

.promo-panel_closed{
	bottom: -1000px;
}

.promo-panel *{
	box-sizing: inherit;
}

.promo-panel__inner{
	width: 100%;
	max-width: 960px;
	margin-left: 20px;
	padding: 7px 20px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.promo-panel__inner p{
	margin: 0;
	font-weight: bold;
	font-size: 15px;
}

.promo-panel__inner p a{
	color: #ffffff;
	text-decoration: none;
}

.promo-panel__inner .btn{
	border-radius: 4px;
	text-transform: none;
	padding: 4px 20px;
	margin-left: 20px;
	background-color: #fff000;
	border: 0;
	box-shadow: none;
	font-size: 14px;
	color: #000;
}

.promo-panel__inner .btn:hover{
	background: #f4c800;
	background-color: #f4c800;
}

.promo-panel__close{
	display: block;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -12px;
	border: 1px solid #ffffff;
	border-radius: 100%;
	padding: 5px;
}

.promo-panel__close svg{
	width: 12px;
	height: 12px;
	display: block;
}

.promo-panel__close:hover{
	box-shadow: 0 0 5px #fff;
}

#promo-panel .promo-panel__inner {
	padding-right:340px;
	max-width: 100%;
}

@media (max-width: 1440px) {
  .promo-panel__inner{
	justify-content: flex-start;
  }

  .promo-panel__inner p{
	font-size: 15px;
  }
}

@media (max-width: 1100px) {
	.promo-panel__inner p {
		line-height: 1;
	}
	#promo-panel .promo-panel__inner{
		flex-direction: column;
		align-items: flex-start;
		padding-right:85px;
		padding-left: 0;
	}
}

@media (max-width: 1052px) {
	.promo-panel {
		padding: 0 20px 0 30px;
	}
}

@media (max-width: 1024px) {

	.btn.btn-yellow.promo-banner-call-form {
		margin: 0;
		margin-top: 10px;
	}

	.promo-panel__full {
		display: block;
	}
}


@media (max-width: 811px) {
	.promo-panel__close {
		left: 10px;
		right: initial;
	}
	.promo-panel {
		padding-left: 24px;
		padding-right: 24px;

	}
	.promo-panel__inner .btn {
		margin-left: 0;
	}

	.promo-banner-call-form {
		display: inline-block;
		align-self: flex-start;
		margin-top: 10px;
		margin-left: 0;
	}
	.promo-panel__close {
		top: 22px;
	}
}



@media (max-width: 706px) {
	.promo-panel__full {
		display: block;
		width: 100%;
	}
	.promo-panel__inner {
		flex-wrap: wrap;
	}

	.btn.btn-yellow.promo-banner-call-form {
		margin-left: 0;
	}

	.btn.btn-yellow.promo-banner-call-form {
		margin-left: 0;
		margin-top: 7px;
		margin-bottom: 7px;
	}
}

@media (max-width: 500px) {
  .promo-panel__inner {
	  max-width: 100%;
	flex-direction: column;
	align-items: flex-start;
	/*padding-right: 90px;*/
  }

  .promo-panel__inner p {
	font-size: 13px;
	line-height: 1.2;
  }

  .promo-panel__inner .btn{
	margin-left: 0;
	font-size: 12px;
	padding: 4px 10px 4px;
	margin-top: 10px;
  }

}

@media (max-width: 470px) {
	.promo-panel__close svg{
		width: 8px;
		height: 8px;
	}

	.promo-panel__close{
		margin-top: 0;
	top: 10px;
	padding: 4px;
	}

  .promo-panel{
	  padding-right: 35px;
  }
}

@media (max-width: 410px) {
	.promo-panel__inner p a{
		border-bottom: 1px dotted #ffffff;
	}

	.promo-panel__inner .btn{
		font-size: 11px;
	text-align: center;
	line-height: normal;
	padding: 6px 8px 6px;
	}
}

/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/general.onecol.wide/style.css?1741884251649*/
.popup {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
}
.fancybox-is-open .popup.fancybox-content {
    display: inline-block!important;
}
.text.error:before {top:-19px;}
.text.error:after { top: 3px;}
.text.error:before {
    content: attr(data-content)
}
.popup.onecol.j-form-popup.hidden{display: none;}
.onecol.wide {width: 390px;}

.text-wrap .error .text.success input[type="tel"] {
    background: #FFFFFF;
}

.text-wrap .text.not-success input[type="tel"],
.text-wrap .text.success.not-success input[type="tel"] {
    background: #f69999;
}

.text-wrap .error .text input[type="tel"] {
    background: #f69999;
}

/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/general2landing.onecol/style.css?17109722001673*/
.bit-form .popup-title {
    background:none;

}
.popup {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
}
.text.error:before {top:-19px;}
.text.error:after { top: 3px;}
.text.error:before {
    content: attr(data-content)
}
.popup.onecol.j-form-popup.hidden{display: none;}
.bit-form input.bit-form__input[type="text"],
.bit-form input.bit-form__input[type="email"],
.bit-form input.bit-form__input[type="password"],
.bit-form input.bit-form__input[type="tel"] {
    border: 1px solid #3b3b40;
    font-size: 16px;
    width: 100%;
    padding: 10px 15px;
    border-radius: 0;
    height: auto;
    font-weight:bold;
}
.bit-form .text-wrap .error input.bit-form__input[type="tel"] {
    background: #f69999;
}

.bit-form .text-wrap .error .text.success input.bit-form__input[type="tel"] {
    background: none;
}

.bit-form .text-wrap .text.not-success input.bit-form__input[type="tel"],
.bit-form .text-wrap .text.success.not-success input.bit-form__input[type="tel"] {
    background: #f69999;
}

.bit-modal .bit-form input.bit-form__input {
    margin-top:0px;
    margin-bottom: 0px;
}
.bit-modal .popup-content .text {
    margin-bottom: 20px;
}
.fancybox-skin {background:none !important;}
.bit-modal .modal-dialog {margin: 0 auto !important;}
.bit-modal .popup-title {padding: 15px 20px 13px 20px;}
.j-form-product.popup .text-wrap {
    margin-bottom: 20px;
}
.bit-form .popup-content form[name="PRESS_CENTER"] .textarea textarea{
    border: 1px solid #3b3b40;
    font-size: 16px;
    width: 100%;
    padding: 10px 15px;
    border-radius: 0;
    height: auto;
    font-weight: 700;
    background: transparent;
    color: #414141;
}

/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/complaints2boss/style.css?17109722004783*/
.popup {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
}
.text.error:before {top:-19px;}
.text.error:after { top: 3px;}
.text.error:before {
    content: attr(data-content)
}

.review-icon{
    width: 24px;
    height: 24px;
    background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat;
    float: left;
}
.review-icon.bad{background-position: -264px -3px; margin-left: 4px;}
.review-icon.good{background-position: -231px -3px;}
#boss-review {
	margin: 10px 0;
}
.complaints2boss .boss-photo{
	width: 127px;
	height: 170px;
    /*background-image: url('/bitrix/templates/.default/components/bezr/form.result.new.befsend/complaints2boss/images/boss.jpg');*/
    background-image: url('/bitrix/templates/.default/components/bezr/form.result.new.befsend/complaints2boss/images/boss_2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.complaints2boss .float-left {
	width: 235px!important;
}
.complaints2boss .float-right {
	width: 333px!important;
}
.complaints2boss .box-reviews-img {
	max-width: 130px;
	max-height: 170px;
	box-shadow: none;
	margin: -6px 0 0 0;
}
.complaints2boss .box-reviews-author {
	margin-left: 159px;
	display: block;
}
.complaints2boss .box-reviews-author .name {
	font-size: 22px;
	font-weight: normal;
}
.complaints2boss .box-reviews-author .post {
	font-size: 14px;
	font-weight: normal;
}
.complaints2boss .popup-content .textarea textarea {
	height: 154px;
}
.complaints2boss .box-reviews-bubble {
	margin: 0 0 10px 145px;
	line-height: 18px;
}
/*style forms*/
.complaints2boss.popup {
	max-width: 635px;
}
.complaints2boss .box-reviews-author{
	line-height: 1;
}

.complaints2boss .popup-content .text input, .complaints2boss .popup-content .text input[type=tel]{
	box-shadow: none;
	border-radius: 0;
	background: #efefef;
	border: 0;
	padding: 15px 18px;
	margin-bottom: 20px;
	height: 50px;
	box-sizing: border-box;
	color: #999;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.complaints2boss .popup-content .text.error	 input,
.complaints2boss .popup-content .text.error .cusel {
	background: #f69999;
	color: #fff;
}
.complaints2boss .text.error:before, .complaints2boss .text.error:after{
	display: none;
}
.complaints2boss .popup-content label{
	color: #515762;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase!important;
	margin-bottom: 0;
}
.complaints2boss .popup-content .textarea textarea{
	border-radius: 0;
	border: 0;
	background: #efefef;
	height: 140px;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	padding: 15px 18px;
	line-height: 20px;
	margin-bottom: 25px;
	width: 100%;
	box-sizing: border-box;
}
.complaints2boss .popup-button{
	border-top: 0;
	padding: 1px 0;
	background: none;
	margin: 0;
}
.complaints2boss .popup-content .text{
	padding: 0;
	margin:0;
}
.complaints2boss .btn.btn-yellow{
	text-transform: uppercase;
	padding: 15px 30px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #fff;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	display: table;
	background: #2f3ca4;
	margin-bottom: 15px;
	box-sizing: border-box;
	margin-top: 20px;
	min-width: 235px;
	max-width: 100%;
}
.complaints2boss .btn.btn-yellow:hover{
	background: #384adc;
}
.complaints2boss .btn.btn-yellow:active{
	background: #182481;
}
.complaints2boss .popup-title{
	background: #384adc;
	border:0;
	text-transform: uppercase;
}
.complaints2boss .popup-title:after{
	display: none;
}
.complaints2boss .policy-text{
	font-size: 9px;
	padding-bottom: 15px;
	color: grey;
}

.complaints2boss form {
	margin-top: 40px;

}

.complaints2boss .popup-title {
	padding: 15px 40px 13px 20px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	background: #384adc;
	border: 0;
	text-transform: none!important;
}
.complaints2boss .close {
	position: absolute;
	right: 12px;
	width: 30px;
	height: 30px;
	top: 15px;
	cursor: pointer;
	background: url(/bitrix/templates/main/img/close-2.png) no-repeat;
}

.complaints2boss .popup-content .required{
	color: inherit!important;
}
@media all and (max-width:600px) {
	complaints2boss.popup {
		max-width: 635px;
		width: 100% !important;
	}

	.complaints2boss .float-right {
		width: 100%!important;
	}
	.complaints2boss form {
		margin-top: 0;
	}
}

@media all and (max-width:500px) {
	.complaints2boss .boss-photo {
		width: 100%;
		height: 100%;
	}
	.complaints2boss .box-reviews-img {
		max-width: 100%;
		max-height: initial;
		height: 310px;
		box-shadow: none;
		margin: -6px 0 20px 0;
		overflow: hidden;
	}
	#boss-review {
		display: flex;
		flex-direction: column;
	}
	.complaints2boss .box-reviews-bubble {
		margin: 0;
		max-width: 100%;
		line-height: 18px;
		margin-bottom: 20px;
	}
	.complaints2boss .box-reviews-author {
		margin-left: 0;
		display: block;
		margin-bottom: 20px;
	}

	.box-reviews-crn {
		display: none;
	}
}

/* END style forms*/

/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/importSubstitution/style.css?17109722005749*/
.popup {
    position: relative;
    top: auto;
    left: auto;
    margin: auto;
}
.text.error:before {top:-19px;}
.text.error:after { top: 3px;}
.text.error:before {
    content: attr(data-content)
}
.text.error:before {
	content: '';
	display: none;
}
.text.error:after {
	content: '';
	display: none;
}

.text.error input[type="tel"] {
	background: #f69999;;
}
.review-icon{
    width: 24px;
    height: 24px;
    background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat;
    float: left;
}
.review-icon.bad{background-position: -264px -3px; margin-left: 4px;}
.review-icon.good{background-position: -231px -3px;}
#boss-review {
	margin: 10px 0;
}
.complaints2boss .import-logo{
	width: 127px;
	height: 170px;
    background-image: url('/bitrix/templates/.default/components/bezr/form.result.new.befsend/importSubstitution/images/icon-service-phone.svg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: center;
    background-position-y: center;
}
.complaints2boss .float-left {
	width: 235px!important;
	margin-bottom: 20px;
}
.complaints2boss .float-right {
	width: 333px!important;
}
.complaints2boss .box-reviews-img {
	max-width: 130px;
	max-height: 170px;
	box-shadow: none;
	margin: -6px 0 0 0;
}
.complaints2boss .box-reviews-author {
	margin-left: 159px;
	display: block;
}
.complaints2boss .box-reviews-author .name {
	font-size: 22px;
	font-weight: normal;
}
.complaints2boss .box-reviews-author.post {
	margin-top: 24px;
	font-size: 14px;
}

.complaints2boss .box-reviews-author.post span {
	line-height: 18px;
	margin-top: 2px;
	display: block;
	font-weight: 600!important;
}

.complaints2boss .box-reviews-quote {
	box-sizing: border-box;
}
.complaints2boss .box-reviews-quote p {
	text-indent: 0px;
	margin: 2px 0px;
	font-size: 14px;
	font-weight: 400;
}
.complaints2boss .popup-content .textarea textarea {
	height: 154px;
}
.complaints2boss .box-reviews-bubble {
	margin: 0 0 10px 145px;
	line-height: 18px;
}
/*style forms*/
.complaints2boss.popup {
	max-width: 635px;
}
.complaints2boss .box-reviews-author{
	line-height: 1;
}

.complaints2boss .popup-content .text input, .complaints2boss .popup-content .text input[type=tel]{
	box-shadow: none;
	border-radius: 0;
	background: #efefef;
	border: 0;
	padding: 15px 18px;
	margin-bottom: 20px;
	height: 50px;
	box-sizing: border-box;
	color: #999;
	font-family: "Open Sans";
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
}

.complaints2boss .popup-content .text input[type=tel] {
	margin-bottom: 0px;
}

.complaints2boss .popup-content .text.error	 input,
.complaints2boss .popup-content .text.error .cusel {
	background: #f69999;
	color: #fff;
}
.complaints2boss .text.error:before, .complaints2boss .text.error:after{
	display: none;
}
.complaints2boss .popup-content label{
	color: #515762;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
}
.complaints2boss .popup-content .textarea textarea{
	border-radius: 0;
	border: 0;
	background: #efefef;
	height: 140px;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	padding: 15px 18px;
	line-height: 20px;
	margin-bottom: 25px;
	width: 100%;
	box-sizing: border-box;
}
.complaints2boss .popup-button{
	border-top: 0;
	padding: 1px 0;
	background: none;
	margin: 0;
}
.complaints2boss .popup-content .text{
	padding: 0;
	margin:0;
}
.complaints2boss .btn.btn-yellow{
	text-transform: uppercase;
	padding: 15px 30px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #fff;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	display: table;
	background: #2f3ca4;
	margin-bottom: 15px;
	box-sizing: border-box;
	margin-top: 20px;
	min-width: 235px;
	max-width: 100%;
}
.complaints2boss .btn.btn-yellow:hover{
	background: #384adc;
}
.complaints2boss .btn.btn-yellow:active{
	background: #182481;
}
.complaints2boss .popup-title{
	background: #384adc;
	border:0;
	text-transform: uppercase;
}
.complaints2boss .popup-title:after{
	display: none;
}
.complaints2boss .policy-text{
	font-size: 9px;
	padding-bottom: 15px;
	color: grey;
}

.complaints2boss form {
	margin-top: 40px;

}

.complaints2boss .popup-title {
	padding: 15px 40px 13px 20px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	background: #384adc;
	border: 0;
	text-transform: none!important;
}
.complaints2boss .close {
	position: absolute;
	right: 12px;
	width: 30px;
	height: 30px;
	top: 15px;
	cursor: pointer;
	background: url(/bitrix/templates/main/img/close-2.png) no-repeat;
}
.complaints2boss-import .box-reviews-author.post {
	margin-top: 10px;
}

.complaints2boss-import form {
	margin-top: 20px;
}

.complaints2boss-import .btn.btn-yellow {
	margin-top: 0px;
}

.fancybox-inner {
	overflow: visible!important;
}

@media all and (max-width:600px) {
	complaints2boss.popup {
		max-width: 635px;
		width: 100% !important;
	}

	.complaints2boss .float-right {
		width: 100%!important;
	}
	.complaints2boss form {
		margin-top: 0;
	}
}

@media all and (max-width:500px) {
	.complaints2boss .boss-photo {
		width: 100%;
		height: 100%;
	}
	.complaints2boss .box-reviews-img {
		max-width: 100%;
		max-height: initial;
		height: 310px;
		box-shadow: none;
		margin: -6px 0 20px 0;
		overflow: hidden;
	}
	#boss-review {
		display: flex;
		flex-direction: column;
	}
	.complaints2boss .box-reviews-bubble {
		margin: 0;
		max-width: 100%;
		line-height: 18px;
		margin-bottom: 20px;
	}
	.complaints2boss .box-reviews-author {
		margin-left: 0;
		display: block;
		margin-bottom: 20px;
	}

	.box-reviews-crn {
		display: none;
	}

	.complaints2boss.complaints2boss-import .box-reviews-img {
		max-width: 100%;
		max-height: initial;
		height: 180px;
		box-shadow: none;
		margin: -6px 0 20px 0;
		overflow: hidden;
		text-align: center;
	}

	.complaints2boss-import .import-logo {
		width: 100%;
	}
}

/* END style forms*/

/* End */


/* Start:/bitrix/templates/landing/template_styles.css?1752594814114702*/
@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Thin/Roboto-Thin.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Thin/Roboto-Thin.woff?v=2.137) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/ThinItalic/Roboto-ThinItalic.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/ThinItalic/Roboto-ThinItalic.woff?v=2.137) format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Light/Roboto-Light.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Light/Roboto-Light.woff?v=2.137) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/LightItalic/Roboto-LightItalic.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/LightItalic/Roboto-LightItalic.woff?v=2.137) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Regular/Roboto-Regular.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Regular/Roboto-Regular.woff?v=2.137) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Regular/Roboto-Regular.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Regular/Roboto-Regular.woff?v=2.137) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Italic/Roboto-Italic.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Italic/Roboto-Italic.woff?v=2.137) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Italic/Roboto-Italic.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Italic/Roboto-Italic.woff?v=2.137) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Medium/Roboto-Medium.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Medium/Roboto-Medium.woff?v=2.137) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/MediumItalic/Roboto-MediumItalic.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/MediumItalic/Roboto-MediumItalic.woff?v=2.137) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Bold/Roboto-Bold.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Bold/Roboto-Bold.woff?v=2.137) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Bold/Roboto-Bold.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Bold/Roboto-Bold.woff?v=2.137) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/BoldItalic/Roboto-BoldItalic.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/BoldItalic/Roboto-BoldItalic.woff?v=2.137) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/BoldItalic/Roboto-BoldItalic.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/BoldItalic/Roboto-BoldItalic.woff?v=2.137) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/Black/Roboto-Black.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/Black/Roboto-Black.woff?v=2.137) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/landing/fonts/roboto/BlackItalic/Roboto-BlackItalic.woff2?v=2.137) format("woff2"), url(/bitrix/templates/landing/fonts/roboto/BlackItalic/Roboto-BlackItalic.woff?v=2.137) format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/*-------------------------------------------------------*/
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after, .btn-toolbar:before,
.clearfix:after, .clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after, .modal-footer:before,
.modal-header:after, .modal-header:before,
.nav:after, .nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after, .row:before {
    display: table;
    content: " ";
}

.fancybox-wrap *,
.fancybox-wrap *:active,
.fancybox-wrap *:focus,
.fancybox-wrap:active,
.fancybox-wrap:focus {
    outline: none;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020;
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-container .fancybox-button--zoom[disabled] {
    opacity: 0;
}

div.container {
    padding-right: 15px;
    padding-left: 15px;
}

header + div .container {
    padding-right: 15px;
    padding-left: 15px;
}

.head-row .container {
    display: flex;
}

.head-row__lk {
    margin-left: auto;
    margin-right: 20px;
}

.head-row__location {
    margin-right: 0;
    margin-left: 20px;
}

.head-row__lk + div {
    display: flex;
    justify-content: flex-start;
    flex-basis: 188px;
}

div.menu__contact {
    flex-basis: 240px;

    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

div.menu__contact a.phone {
    text-align: left;
}

div.menu__contact-office,
div.menu__contact span,
div.menu__contact a {
    display: block;
    width: 100%;
    text-align: left;
}

.head-row__import {
    margin-right: 0;
    margin-left: 26px;
}

/* new year decor */
.menu__logo_new-year {
    position: relative;
}

.menu__logo_new-year:after {
    content: "";
    width: 39px;
    height: 52px;
    display: block;
    background: url(/bitrix/templates/main/img/ny-santa.png) 0 0 no-repeat;
    background-size: contain;
    top: -10px;
    left: -49px;
    position: absolute;
    z-index: 50;
}

.new-year-decor:before {
    content: "";
    width: 214px;
    height: 390px;
    display: block;
    background: url(/bitrix/templates/main/img/ny-decor-1.png) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 172px;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.new-year-decor:after {
    content: "";
    width: 260px;
    height: 380px;
    display: block;
    background: url(/bitrix/templates/main/img/ny-decor-2.png) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 172px;
    right: 0;
    z-index: 1;
    pointer-events: none;
}

.header-search-form {
    margin: 0 0 0 40px;
}

.menu-item--button,
.menu__item--mobile {
    display: none !important;
}

.bit-footer__search #search-result {
    max-height: 400px;
    margin: 0;
    left: auto;
    right: 0;
}

.header-search label.mobile-submit {
    display: none;
}

.header-search .text input::-webkit-input-placeholder {
    color: #a2a2aa;
    font-size: 13px;
}

.header-search .text input::-moz-placeholder {
    color: #a2a2aa;
    font-size: 13px;
}

.header-search .text input:-ms-input-placeholder {
    color: #a2a2aa;
    font-size: 13px;
}

.header-search .text input:-moz-placeholder {
    color: #a2a2aa;
    font-size: 13px;
}

.header-row__location-label {
    display: none;
}

/* breadcrumbs */
.bit-breadcrumbs {
    padding: 12px 0;
}

.breadcrumbs {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    color: #352c85;
    font-size: 16px;
    font-weight: 300;
}

.breadcrumbs a {
    color: #352c85;
    text-decoration: underline;
}

.breadcrumbs a:hover {
    text-decoration: none;
}

.breadcrumbs span {
    margin-right: 7px;
}

.breadcrumbs span:last-child {
    margin-right: 0;
}


/*-------------------------------------------------------*/
.icons-grid {
    display: grid;
    margin-top: 40px;
    grid-template-columns: repeat(5, 1fr);
    row-gap: 26px;
    column-gap: 26px;
    margin-bottom: 26px;
}

.scope-buh_4 .icons-grid {
    grid-template-columns: repeat(4, 1fr);
}

.icons-grid.icons-grid_three {
    grid-template-columns: repeat(3, 1fr);
}


.icons-grid__item {
    margin: 0;
    border: 1px solid #dedede;
    background-color: #ffffff;
    padding: 30px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 16px;
}


.icons-grid:not(.icons-grid_three) .icons-grid__item p {
    text-align: center;
}

a.icons-grid__item {
    transition: all .5s
}

a.icons-grid__item:hover {
    background-color: #352c85;
    color: #fff;
    border-color: #352c85
}

.icons-grid__desc {
    width: 100%;
    max-width: 990px;
    background-color: #fff;
    padding: 30px;
    margin: auto
}

.icons-grid__desc.fancybox-content {
    width: 70%;
}

.icons-grid__item img {
    display: block;
}

.icons-grid__item p {
    margin: 12px 0 0 0;
    font-weight: 700;
}

.icons-grid__item .icons-grid__detail {
    width: 100%;
    text-align: center;
    margin-top: 4px;
    padding-top: 4px;
    border-top: 1px solid;
}

@media all and (max-width: 1200px) {
    .icons-grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .icons-grid.icons-grid_three {
        grid-template-columns: repeat(3, 1fr);
    }

}

@media (max-width: 840px) {
    .icons-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .scope-buh_4 .icons-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .icons-grid__item.icons-grid__blog {
        padding: 30px 10px;
        margin: 0 0 26px 0;
        font-size: 14px;
    }

    .icons-grid__item.icons-grid__blog p {
        text-align: center;
    }
}
@media (max-width: 767px) {
    .icons-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .scope-buh_4 .icons-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .icons-grid.icons-grid_three {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .icons-grid__desc.fancybox-content {
        width: 96%;
    }
}

@media (max-width: 500px) {
    .icons-grid .icons-grid__item.icons-grid__blog {
        max-width: 100% !important;
        width: 100% !important;
        margin-right: 0 !important;
        font-size: 16px;
    }

    .icons-grid.icons-grid_three {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 471px) {
    .scope-buh_4 .icons-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}

a {
    transition: .3s
}

.menu .sub-menu, .menu .sub-menu ul, .menu__list {
    list-style: none
}

.bit-toggle_btn:hover, a {
    cursor: pointer
}

.bit-tabs__button {
    text-align: center;
}

.bit-tabs__button .bit-button-yellow {
    margin-right: 25px;
}

.j-city-popup-content .bit-select-region__locality-name--first::first-letter {
    font-weight: 700;
}

.j-city-popup-content .bit-select-region__locality-name {
    line-height: 1.4;
}

.bit-menu__postfix-menu, .shemaorg_description {
    display: none
}

.bit-button__link {
    margin: 0;
    display: block;
    color: #000;
}

.bit-button-yellow.bit-button__link,
.bit-button-yellow.bit-button__link:hover {
    color: #000;
}

.head-row__24 {
    width: 46px;
    height: 24px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/bitrix/templates/landing/img/24_7_header.png");
    margin-left: auto;
    transform: scale(1.15);
}

.js-menu-main {
    display: none;
    position: absolute;
    top: 52px;
    right: -100%;
    z-index: 1;
    background: #fff !important;
    list-style: none;
    transition: .3s;
    width:100%;
    margin-top: 35px;
    overflow-y: auto;
}

.js-menu-main.menu-sticky {
    margin-top: 0px;
}

.slinky-theme-default.active {
    padding-bottom: 60px !important;
}

.slinky-theme-default li {
    clear: both;
    min-height: 47px;
}

.js-menu > ul {
    padding-left: 0px;
}

.bit-menu__fixed {
    border-bottom: 1px solid #dedcdc;
}

.slinky-theme-default a:not(.back) {
    padding: 1em 1em 1em 2em !important;
    min-width: 95%;
}

.js-menu, .menu__list {
    list-style: none
}

.slinky-theme-default > ul > li, li.header {
    border-bottom: 1px solid #dedcdc;
}

.slinky-menu li ul {
    padding-left: 0;
}

.js-menu li a {
    padding: 5px 10px;
    color: #352c85;
    float: left;
    text-align: left;
}

.js-menu li a .icon {
    display: none;
}

.js-menu-main.active {
    right: 0;
    width: 100%;
    position: fixed;
    height: 85vh;
    padding-bottom: 20px;
}

.slinky-menu ul, .slinky-theme-default {
    background: #fff !important;
}

.icon.biti-burger_blue.active {
    background-image: url(/bitrix/templates/landing/img/cross-blue.svg);
    width: 25px;
    margin-left: 10px;
}

.body-not-scroll {
    overflow: hidden;
}

body /*, html*/
{
    overflow-x: hidden
}

body {
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.menu__item, .phone {
    font-weight: 700;
    line-height: 34.21px
}

a {
    color: #352c85;
    outline: 0
}

a:active, a:focus, a:hover {
    outline: 0;
    color: #c9007e
}

.head-row__all-projects:hover, .head-row__lk, .head-row__lk:hover, .head-row__location, .head-row__location:hover, .head-row__review, .head-row__review:hover {
    color: #fff
}

.fade {
    background: 0 0
}

.head-row {
    background: #352c85;
    padding: 11.5px 0
}

.head-row__all-projects {
    float: left;
    color: #fff;
    margin-top: 2px;
    display: none;
}

.head-row__all-projects .icon {
    float: left;
    margin-right: 7px;
    margin-top: 5px
}

.head-row__english {
    float: left;
    color: #fff;
    margin-left: 0;
    margin-top: 2px;
    display: none;
}

.head-row__english:hover {
    color: #fff;
}

.head-row__english .icon {
    float: left;
    margin-right: 7px;
    margin-top: 3.5px
}

.icon.biti-global {
    width: 14px;
    height: 13px;
    background-image: url(/bitrix/templates/landing/img/global.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.head-row__review {
    float: left;
    margin-left: 42px;
    margin-top: 2px;
}

.header-feedback {
    margin-left: 0;
}

.head-row__review .icon {
    float: left;
    margin-right: 7px;
    margin-top: 3px
}

.head-row__lk {
    float: right;
    margin-top: 2px;
}

.head-row__lk .icon {
    float: left;
    margin-right: 7px
}

.head-row__location {
    float: right;
    margin-top: 2px;
}

.phone, .phone :hover {
    color: #c9007e
}

.head-row__location .biti-point {
    float: left;
    margin-right: 7px;
    margin-top: 2px
}

.head-row__location .biti-drop-arrow {
    float: right;
    margin-top: 7px;
    margin-left: 7px
}

.white-bg.bg-color-white.bit-price-list-tabs {
    padding: 50px 0;
}

.services-buh .free-demo-form .text {
    position: relative;
}

.services-buh .free-demo-form .text .maskhelper {
    bottom: initial !important;
    position: absolute;
    top: 17px;
}

.bit-price-list-tabs .bit-title3::after {
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 183px, #fff 176px);
    background-size: 190px 10px;
    background-color: #ababab;

}

.bit-button-table {
    background: #323694;
    border: 1px solid #323694;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    padding: 10px 65px;
    display: inline-block;
    transition: all .2s ease-in-out;
}

.bit-button-table-mini {
    background: #323694;
    border: 1px solid #323694;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    padding: 3px 28px;
    display: inline-block;
    transition: all .2s ease-in-out;
}

.bit-button-table:hover,
.bit-button-table--pink {
    background-color: #c91689;
    border-color: #c91689;

}

.owl-nav .owl-prev span,
.owl-nav .owl-next span {
    display: none;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.owl-nav .owl-prev {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) !important;
}

.owl-nav .owl-next {
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=) !important;
    transform: rotate(180deg);
}

.owl-nav.disabled {
    display: none;
}

.owl-dots.disabled {
    display: none;
}


.bit-warning-help {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #FFFFFF;
}

.bit-warning__wrapper {
    border: 1px solid #323694;
    max-width: 1100px;
    padding: 40px;
    text-align: center;
}

.bit-warning__wrapper .bit-button-yellow {
    display: inline-block;
}

span.buy-product-btn {
    cursor: pointer;
    border-bottom: 1px dashed;
}

span.buy-product-btn {
    cursor: pointer;
    border-bottom: 1px dashed;
}


.j-spoiler-control_opened {
    display: none;
}

.j-spoiler.open .j-spoiler-control_opened {
    display: inline;
}

.j-spoiler.open .j-spoiler-control_closed {
    display: none;
}

.j-spoiler-wrapper {
    text-align: center;
    padding: 30px 0 50px 0;
}

.scope-buh .price-box h2 {
    margin-bottom: 0;
}

.scope-buh .price-box .prices-accordion-title__left {
    width: 100%;
}

.bit-button-yellow__text {
    margin-left: auto;
}

.phone {
    font-size: 15px
}

.bit-floating-wrapper,
.bit-menu__fixed {
    transition: .3s;
    top: 0;
    z-index: 102;
    background: #fff;
    width: 100%;
    box-shadow: none;
}

.bit-floating-wrapper.sticky,
.bit-menu__fixed.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    /*box-shadow: 0 1px 8px #000300;*/
}

.bit-menu__postfix-menu.show {
    display: block
}

.no-flex {
    display: block !important
}

.menu .container, .menu__list, .menu__logo {
    display: flex
}

.menu .container {
    position: relative;
}

.menu {
    position: relative
}

.menu__list .dropdown {
    position: inherit !important;
}

.menu__logo {
    float: left;
    margin: auto;
    flex-direction: column;
    justify-content: center
}

.menu__list {
    padding: 0 15px;
    flex: 1 1 100%;
    justify-content: space-around;
    margin: 0
}

.menu__burger-mobile {
    display: none
}

.menu__item {
    display: flex;
    text-transform: uppercase;
    transition: .4s;
    padding: 0 5px;
    z-index: 10
}

.menu__item:hover {
    background: #352c85
}

.menu__item:hover a {
    text-decoration: none;
    color: #fff
}

.menu__item .sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 1 !important;
    transform: translateY(0) !important;
    transition-delay: 0s, 0s, .3s !important;
}

.dropdown {
    position: inherit !important;
}

.dropdown-menu {
    margin: 0 !important;
}

.menu__item:focus .sub-menu a:hover, .menu__item:focus-within .sub-menu a:hover, .menu__item:hover .sub-menu a:hover {
    text-decoration: underline
}

.menu__item a {
    margin: auto;
    font-size: 14px;
    width: 100%;
    color: #352c85;
    padding: 20px 0px 20px 0;
}

.menu .sub-menu {
    background: #fafafa;
    padding: 30px 10px 10px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    transform: translateY(-2em);
    z-index: 1;
    transition: all .3s ease-in-out 0s, visibility 0s linear .3s, z-index 0s linear 10ms;
    width: 100%;
    box-shadow: inset 0 15px 20px -15px #ccc, inset 0 -15px 15px -15px #3330
}


.menu .sub-menu .row {
    width: calc(100% + 30px);
    position: relative;
}

.menu .sub-menu ul li {
    line-height: 1.8;
    font-size: 14px;
}

.menu .sub-menu .custom_main, .menu .sub-menu .custom_main a {
    color: #352c85;
    line-height: 1;
    text-transform: none;
    font-size: 14px;
}

.menu .sub-menu .custom_main {
    margin-bottom: 5px;
    margin-top: 10px
}

.menu .sub-menu .custom_main a {
    font-weight: 700
}

.menu .sub-menu .custom_main:first-child {
    margin-top: 0
}


.menu .sub-menu .footer-menu .custom_main {
    padding: 17px 0 8px 0;
    margin: 0
}

.menu .sub-menu .footer-menu a,
.menu .sub-menu .footer-menu a {
    color: #c9007e;
}

.menu .sub-menu .footer-menu .bit-button_pink {
    padding: 8px 38px;
    margin-top: 7px;
    font-size: 14px;
    line-height: normal;
}

.menu .sub-menu a {
    padding: 0;
    color: #3b3b40;
    white-space: nowrap;
    font-weight: 400;
    text-transform: none;
}

.menu .sub-menu .col-md-5 {
    width: 20%;
    float: left;
}

.header .icon.biti-burger_blue.active {
    background-image: url("/bitrix/templates/landing/img/cross-blue.svg");
    width: 25px;
    margin-left: 10px;
}

.menu .sub-menu a:hover {
    color: #c9007e
}

.menu .sub-menu .custom_last a {
    color: #c9007e;
    font-weight: bold;
}

.menu .sub-menu hr {
    border-color: #ccc;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
}

.menu__contact .phone{
    line-height: 1;
}

.menu .bit-search {
    margin-top: 10px
}

.menu .bit-search__wrap {
    float: right
}

.header-row__search-link{
    display: none;
}

.header-row__search-link:active,
.header-row__search-link:hover{
    color: #ffffff;
}

.sides-buh {
    padding-top: 40px;
}

.sides-buh__grid {
    display: flex;
    flex-wrap: wrap;
}

.sides-buh__grid_whide {
    max-width: 800px;
    margin: 40px auto;
}

.sides-buh__grid-item {
    width: calc(25% - 15px);
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #d8d8d8;
    padding: 20px;
    font-weight: bold;
    font-size: 18px;
}

.sides-buh__grid-item:nth-child(4n) {
    margin-right: 0;
}

.sides-buh__grid_whide .sides-buh__grid-item {
    width: calc(50% - 15px);
}

.sides-buh__grid_whide .sides-buh__grid-item:nth-child(2n) {
    margin-right: 0;
}

.sides-buh__content {
    font-size: 18px;
    font-weight: 400;
}

.sides-buh_whide {
    padding-bottom: 40px;
}

.migration-buh {
    padding-bottom: 40px;
    padding-top: 40px;
    border-top: 1px solid #d8d8d8;
}

.migration-buh .bit-signboard {
    border: none;
    padding: 10px 25px;
}

.migration-buh__button {
    text-align: center;
    padding-top: 30px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-box {
    background: #f34747;
    border: 1px solid #f34747;
    border-radius: 6px;
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-content {
    color: #ffffff;
    padding: 8px;
}

.tooltipster-sidetip.tooltipster-bottom.tooltipster-light.tooltipster-light-customized .tooltipster-arrow-background {
    border-bottom-color: #f34747;
}

.tooltipster-sidetip.tooltipster-left.tooltipster-light.tooltipster-light-customized .tooltipster-arrow-background {
    border-left-color: #f34747;
}

.tooltipster-sidetip.tooltipster-right.tooltipster-light.tooltipster-light-customized .tooltipster-arrow-background {
    border-right-color: #f34747;
}

.tooltipster-sidetip.tooltipster-top.tooltipster-light.tooltipster-light-customized .tooltipster-arrow-background {
    border-top-color: #f34747;
}

.tooltipster-sidetip.tooltipster-bottom.tooltipster-light.tooltipster-light-customized .tooltipster-arrow-border {
    border-bottom-color: #f34747;
}

.tooltipster-sidetip.tooltipster-left.tooltipster-light.tooltipster-light-customized .tooltipster-arrow-border {
    border-left-color: #f34747;
}

.tooltipster-sidetip.tooltipster-right.tooltipster-light.tooltipster-light-customized .tooltipster-arrow-border {
    border-right-color: #f34747;
}

.tooltipster-sidetip.tooltipster-top.tooltipster-light.tooltipster-light-customized .tooltipster-arrow-border {
    border-top-color: #f34747;
}

.send-step .maskhelper,
.modal-steps .maskhelper {
    right: 40px;
    bottom: auto;
    top: 12px;
}

.fancybox-outer:focus, .fancybox-skin:focus, .fancybox-wrap:focus {
    outline: auto 0px Highlight !important;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}

.maskhelper.green {
    -webkit-filter: hue-rotate(120deg) saturate(1.5);
    filter: hue-rotate(120deg) saturate(1.5);
    cursor: auto;
}

.maskhelper {
    background: url("/icons/close.svg") no-repeat;
    background-size: cover;
    width: 18px;
    height: 18px;
    float: right;
    bottom: 23px;
    z-index: 30;
    right: -16px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.maskhelper.overload {
    background-image: url("/icons/info_gray.svg");
    cursor: default;
}

.j-form-page .maskhelper {
    position: absolute;
    bottom: calc(50% - 9px);
    right: 12px;
}

.popup .maskhelper {
    position: absolute;
    bottom: calc(50% - 9px);
    right: 12px;
}

/*fix трубка закрывает меню*/
[data-menu-open="true"] .j-cp-floating-round {
    z-index: 0 !important;
}

.owl_res {
    display: block;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    border: none;
}

.bit-fixed-menu ul, .bit-range-labels, .pick {
    list-style: none;
}

.bit-footer.promo-closed {
    padding-bottom: 0 !important;
}

.combined-carousel__tabs {
    margin-top: 0;
}

.combined-carousel .owl-stage {
    margin-top: 0;
    margin-bottom: 0;
}

.combined-carousel .disabled {
    display: none;
}

.is-combined.owl-carousel.owl-drag .owl-item {
    height: 100%;
    padding: 10px;
}

.is-combined .bit-carousel__item {
    width: 100%;
}

.combined-carousel .owl-dot.active {
    background-color: #fade41 !important;
}

.combined-carousel__item {
    margin-bottom: 60px;
}

.menu__list .menu__item.menu-item--button,
.menu__list .menu__item.menu-item--mobile {
    display: none;
}

.t-a-center {
    text-align: center;
}

.bit-img-responsive {
    max-width: 100%;
    height: auto;
}

.bit-search {
    position: relative
}

.bit-search__input {
    width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 25px;
    padding: 7px 25px;
    min-width: 250px;
    outline: 0
}

.bit-search__button {
    border: 0;
    background: 0 0;
    position: absolute;
    top: 11px;
    right: 5px;
    outline: 0
}

.icon.biti-burger, .icon.biti-circle-blue {
    background-repeat: no-repeat;
    background-color: transparent
}
::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #aeb6dc
}

::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #aeb6dc
}

:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #aeb6dc
}

:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #aeb6dc
}

.icon.biti-burger {
    display: inline-block;
    outline: 0;
    border: none;
    width: 11px;
    height: 9px;
    background-image: url(/bitrix/templates/landing/img/min-burger.svg)
}

.icon.biti-burger_blue {
    width: 35px;
    height: 22px;
    background-image: url(/bitrix/templates/landing/img/burger-blue.svg)
}

.icon.biti-arrow {
    position: relative;
    background: #fff;
    width: 14px;
    height: 14px;
    display: inline-block
}

.icon.biti-arrow_down:after, .icon.biti-arrow_down:before {
    top: 45%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.icon.biti-arrow_down:after {
    border-top-color: #fff;
    border-width: 7px;
    margin-left: -7px
}

.icon.biti-arrow_down:before {
    border-top-color: #bdbbd3;
    border-width: 11px;
    margin-left: -11px
}

.icon.biti-circle-blue, .icon.biti-circle-pink {
    outline: 0;
    border: none;
    display: inline-flex;
    text-align: center
}

.icon.biti-circle-pink {
    background: #c9007e;
    width: 78px;
    min-width: 78px;
    height: 78px;
    border-radius: 100%;
    padding: 10px
}

.icon.biti-circle-blue {
    background-color: rgba(255, 255, 255, .3);
    width: 29px;
    height: 29px;
    border-radius: 100%;
    padding: 5px
}

.icon.biti-close-pink, .icon.biti-email-blue, .icon.biti-star, .icon.biti-yes-check {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent
}

.icon.biti-star {
    width: 14px;
    height: 13px;
    background-image: url(/bitrix/templates/landing/img/star.svg)
}

.icon.biti-blog {
    width: 14px;
    height: 14px;
    background-image: url(/bitrix/templates/landing/img/writing.svg);
    background-size: contain;
    background-position: center center;
}

.icon.biti-close-pink {
    width: 14px;
    height: 14px;
    background-image: url(/bitrix/templates/landing/img/close-pink.svg)
}

.icon.biti-email-blue {
    width: 76px;
    height: 82px;
    background-image: url(/bitrix/templates/landing/img/email-blue.svg)
}

.icon.biti-yes-check {
    width: 15px;
    height: 13px;
    background-image: url(/bitrix/templates/landing/img/yes-check.svg)
}

.icon.biti-cross, .icon.biti-point {
    height: 16px;
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent
}

.icon.biti-cross {
    width: 16px;
    background-image: url(/bitrix/templates/landing/img/cross.svg)
}

.icon.biti-point {
    width: 12px;
    background-image: url(/bitrix/templates/landing/img/point.svg)
}

.icon.biti-finger {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 15px;
    height: 17px;
    background-image: url(/img/user.svg);
    background-size: contain;
    background-position: center;
}

.icon.biti-drop-arrow {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 7px;
    height: 4px;
    background-image: url(/bitrix/templates/landing/img/drop-arrow.svg)
}

.icon.biti-search {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 23px;
    height: 23px;
    background-image: url(/bitrix/templates/landing/img/search.svg)
}

.icon.biti-logo {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 164px;
    height: 30px;
    background-image: url(/bitrix/templates/landing/img/logo.svg)
}

.icon.biti-check {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 20px;
    height: 18px;
    background-image: url(/bitrix/templates/landing/img/check.svg)
}

.icon.biti-circle-check {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 56px;
    height: 51px;
    background-image: url(/bitrix/templates/landing/img/circle-check.svg)
}

.icon.biti-docs {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 61px;
    height: 54px;
    background-image: url(/bitrix/templates/landing/img/docs.svg)
}

.icon.biti-template-docs {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 45px;
    height: 58px;
    background-image: url(/bitrix/templates/landing/img/template-docs.svg)
}

.icon.biti-graph {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 61px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/graph.svg);
    background-size: contain;
}

.icon.biti-barcode {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/barcode.svg);
    background-size: contain;
}

.icon.biti-touch {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/touch.svg);
    background-size: contain;
}

.icon.biti-exchange {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/exchange.svg);
    background-size: contain;
}

.icon.biti-users {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/value.svg);
    background-size: contain;
}

.icon.biti-arrows-couple {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/arrows-couple.svg);
    background-size: contain;
}

.icon.biti-airplane {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/airplane-mode-on-symbol.svg);
    background-size: contain;
}

.icon.biti-pricelist {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/newspaper.svg);
    background-size: contain;
}

.icon.biti-settings {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/settings-gears.svg);
    background-size: contain;
}

.icon.biti-money {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 55px;
    height: 55px;
    background-image: url(/bitrix/templates/landing/img/money.svg)
}

.icon.biti-check-pink {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 20px;
    height: 18px;
    background-image: url(/bitrix/templates/landing/img/check-pink.svg)
}

.icon.biti-link-more {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 15px;
    height: 13px;
    background-image: url(/bitrix/templates/landing/img/link-more.svg)
}

.icon.biti-seminar, .icon.biti-webinar {
    width: 24px;
    display: inline-block;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    outline: 0
}

.icon.biti-webinar {
    height: 22px;
    background-image: url(/bitrix/templates/landing/img/webinar.svg)
}

.icon.biti-seminar {
    height: 25px;
    background-image: url(/bitrix/templates/landing/img/seminar.svg)
}

.icon.biti-logo-white {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 163px;
    height: 26px;
    background-image: url(/bitrix/templates/landing/img/logo-white.svg);
    background-size: 163px auto;
    margin-top: 0;
    margin-right: 20px;
}

.icon.biti-call {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 26px;
    height: 26px;
    background-image: url(/bitrix/templates/landing/img/call.svg)
}

.icon.biti-headphones {
    display: inline-block;
    outline: 0;
    border: none;
    width: 49px;
    height: 54px;
    background-image: url(/bitrix/templates/landing/img/headphones.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    margin: auto
}

.icon.biti-gear {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 51px;
    height: 50px;
    background-image: url(/bitrix/templates/landing/img/gear.svg);
    margin: auto
}

.icon.biti-computer {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
    background-image: url(/bitrix/templates/landing/img/computer.svg);
    margin: auto
}

.icon.biti-vk, .icon.biti-twitter  {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    margin: auto
}

.icon.biti-vk:before {
    font: normal normal normal 17px/1 FontAwesome;
    width: 13px;
    height: 15px;
    content: "\f189";
    color: #fff;
}

.icon.biti-twitter:before {
    width: 13px;
    height: 15px;
    font: normal normal normal 17px/1 FontAwesome;
    content: "\f099";
    color: #fff;
}

.icon.biti-fb {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 8px;
    height: 17px;
    background-image: url(/bitrix/templates/landing/img/fb.svg);
    margin: auto
}

.icon.biti-youtube {
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 20px;
    height: 18px;
    margin: auto;
    background-position: 40% 50%;
    background-size: contain;
}

.icon.biti-exclamatory {
    color: #352c85;
    border: 4px solid;
    border-radius: 100%;
    width: 76px;
    height: 76px;
    min-width: 76px;
    position: relative
}

.icon.biti-exclamatory:before {
    content: '!';
    font-size: 38px;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.icon.biti-rub:after {
    content: "\20BD";
    font-family: Roboto, serif
}

.bit-toggle_checkbox {
    display: none
}

.bit-toggle_btn {
    display: block;
    margin: 0 auto;
    font-size: 1.4em
}

.bit-toggle_btn, .bit-toggle_btn:after, .bit-toggle_btn:before, .bit-toggle_checkbox, .bit-toggle_checkbox:after, .bit-toggle_checkbox:before {
    transition: all 250ms ease-in
}

.bit-toggle_btn:after, .bit-toggle_btn:before, .bit-toggle_checkbox:after, .bit-toggle_checkbox:before {
    content: '';
    display: block
}

.bit-toggle {
    display: flex
}

.bit-toggle__text {
    margin: auto 0;
    float: left;
    transition: .3s
}

.bit-toggle__text.bit-title2 {
    color: #bdbbd3
}

.bit-toggle__text.active {
    color: #a9a9ab
}

.bit-toggle__text.active.bit-title2 {
    color: #352c85
}

.bit-toggle .bit-toggle_btn {
    position: relative;
    width: 63px;
    min-width: 63px;
    height: 33px;
    float: left;
    margin: 7px 20px 0 20px;
    text-transform: uppercase;
    border: 1px solid #d8d8d8;
    border-radius: 40px;
}

.bit-toggle .bit-toggle_btn:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-51%);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-image: url(/bitrix/templates/landing/img/point-range.png);
    background-position: 40% 34%;
    text-indent: -100%
}

.bit-toggle_wh .bit-toggle_btn:before {
    background-image: url(/bitrix/templates/landing/img/point-range_wh.png);
    background-position: 32% 27%
}

.bit-toggle_rotate {
    transform: rotate(90deg)
}

.bit-toggle .toggle--feature {
    position: relative;
    display: block;
    overflow: hidden;
    height: 33px;
    text-shadow: 0 1px 2px #666
}

.bit-toggle .toggle--feature:after, .bit-toggle .toggle--feature:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.bit-toggle .toggle--feature:before {
    content: attr(data-label-on);
    left: 20%
}

.bit-toggle .toggle--feature:after {
    content: attr(data-label-off);
    right: -60%
}

.bit-toggle .bit-toggle_checkbox:checked + .bit-toggle_btn:before {
    left: 4%
}

.bit-toggle .bit-toggle_checkbox:checked + .bit-toggle_btn .toggle--feature:before {
    left: -50%
}

.bit-toggle .bit-toggle_checkbox:checked + .bit-toggle_btn .toggle--feature:after {
    right: 20%
}

.bit-footer {
    padding: 35px 0 0;
    background: #352c85
}

.bit-footer__247 {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    float: right;
    margin-top: 0
}

.bit-footer__button{
    border: 1px solid #ffffff;
    color: #ffffff;
    background: none;
    box-shadow: none;
    border-radius: 4px;
    padding: 5px 12px;
    font-size: 12px;
    margin-left: 30px;
    transition: all 0.5s;
}

.bit-footer__button:hover{
    background-color: #ffffff;
    color: #352c85;
}

.bit-footer__main-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bit-footer__main-col {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding-bottom: 20px;
}

.bit-footer__search {
    padding-bottom: 20px;
}

.footer-contacts {
    color: #ffffff;
    margin: 0;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 10px;
}
.footer-contacts.footer-contacts-flex-2 span {
    padding: 0 50px;
}

.footer-contacts.footer-contacts-flex-3 span {
    padding: 0 10px 0 5px;
}

.footer-contacts a {
    color: #ffffff;
}

.bit-social, .cpr-list {
    font-size: 12px;
    color: #fff;
    font-weight: 400
}

.bit-footer__cpr {
    margin-top: 20px;
    padding: 15px 0;
    border-top: 1px solid rgba(118, 113, 166, .1)
}

.footer-prices-label {
    color: #ffffff;
    margin-bottom: 0;
    margin-top: 30px;
}

.bit-social__title {
    float: left;
    padding: 5px 0
}

.bit-social__item {
    float: left;
    margin-left: 10px;
}

.cpr-list {
    float: right;
    padding: 5px 0
}

.cpr-list__item {
    float: right;
    position: relative;
    padding-left: 10px;
    padding-right: 10px
}

.cpr-list__item a {
    color: #fff
}

.cpr-list__item .top-line {
    opacity: .1;
    top: 0;
    left: 0
}

.bit-modal .modal-content, .bit-modal .modal-dialog {
    border-radius: 0
}

.bit-modal .modal-dialog {
    max-width: 100%;
    margin: auto !important;
}

.bit-modal .modal-content {
    display: flex;
    width: 100%
}

.bit-modal .close {
    opacity: 1;
    outline: 0
}

.bit-modal .modal-header {
    border-bottom: 0;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 1
}

.bit-modal .modal-footer {
    border-top: 0
}

.bit-modal .modal-body {
    float: left;
    width: 100%;
    overflow: hidden
}

.bit-modal .bit-button-yellow {
    float: none;
    margin: auto;
    display: block
}

.bit-modal .bit-form__privacy {
    float: none;
    width: 100%;
    margin-top: 10px
}

.bit-modal__send-review .modal-dialog {
    width: 979px
}

.bit-modal__send-review .modal-body {
    padding: 0;
    display: flex
}

.bit-modal__send-review .bit-form__privacy {
    float: left;
    width: 100%;
    margin-top: 10px
}

.bit-modal__select-region .modal-dialog {
    width: 979px
}

.send-review-modal__bg {
    height: 200px;
    width: calc(100% + 4px);
    margin-right: -2px;
    margin-left: -2px;
    background-image: url(/bitrix/templates/landing/img/bg-rewiev-modal.jpg);
    background-size: cover
}

.send-review-modal__left {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #352c85
}

.send-review-modal__author, .send-review-modal__description {
    background: #352c85;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 30px
}

.send-review-modal__author-name, .send-review-modal__author-position {
    font-weight: 700;
    font-style: italic
}

.success-send-form {
    display: flex;
    flex-direction: column;
    padding: 30px;
    margin: auto
}

.success-send-form__icon {
    margin: auto
}

.success-send-form__text {
    font-size: 18px;
    font-weight: 400;
    text-align: center
}

.bit-fancy {
    display: none
}

.close-blue {
    position: absolute;
    top: 13px;
    right: 14px;
    width: 19px;
    height: 18px;
    cursor: pointer;
    background: url(/bitrix/templates/main/img/close.png) no-repeat;
}

.close {
    position: absolute;
    right: 12px;
    width: 30px;
    height: 30px;
    top: 15px;
    cursor: pointer;
    background: url("/bitrix/templates/main/img/close-2.png") no-repeat;
}

.btn.btn-blue {
    background-color: #2f3ca4;
    background: #2f3ca4;
    background: -moz-linear-gradient(top, #2f3ca4 0%, #2f3ca4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2f3ca4), color-stop(100%, #2f3ca4));
    background: -webkit-linear-gradient(top, #2f3ca4 0%, #2f3ca4 100%);
    background: -o-linear-gradient(top, #2f3ca4 0%, #2f3ca4 100%);
    background: -ms-linear-gradient(top, #2f3ca4 0%, #2f3ca4 100%);
    background: linear-gradient(to bottom, #2f3ca4 0%, #2f3ca4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f3ca4', endColorstr='#2f3ca4', GradientType=0);
    border: 0;
    box-shadow: none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    padding: 11px 10px 11px;
}

.btn.btn-blue:hover, .btn.btn-blue:focus {
    background-color: #384adc;
    background: #384adc;
    background: -moz-linear-gradient(top, #384adc 0%, #384adc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #384adc), color-stop(100%, #384adc));
    background: -webkit-linear-gradient(top, #384adc 0%, #384adc 100%);
    background: -o-linear-gradient(top, #384adc 0%, #384adc 100%);
    background: -ms-linear-gradient(top, #384adc 0%, #384adc 100%);
    background: linear-gradient(to bottom, #384adc 0%, #384adc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#384adc', endColorstr='#384adc', GradientType=0);
    border: 0;
    text-decoration: none;
    box-shadow: none;
    color: #fff;
}

.btn.btn-blue:active {
    background-color: #182481;
    background: #182481;
    background: -moz-linear-gradient(top, #182481 0%, #182481 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #182481), color-stop(100%, #182481));
    background: -webkit-linear-gradient(top, #182481 0%, #182481 100%);
    background: -o-linear-gradient(top, #182481 0%, #182481 100%);
    background: -ms-linear-gradient(top, #182481 0%, #182481 100%);
    background: linear-gradient(to bottom, #182481 0%, #182481 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#182481', endColorstr='#182481', GradientType=0);
    border: 0;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    padding: 11px 10px 11px;
}

#ouibounce-modal input[type='text'] {
    box-sizing: content-box;
    padding: 2px 10px;
}

.popup.fancybox-content {
    background: none;
    padding: 0;
}

.popup.fancybox-content[data-template="general"] {
    background: #fff;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 3010;
    background: url(/bitrix/templates/main/img/shadow.png);
}

.fancybox-opened {
    z-index: 3030;
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-skin {
    position: relative;
    background: #fff;
    color: #444;
    text-shadow: none;
}

.fancybox-lock {
    overflow: hidden;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
}

.onecol.wide,
.form-template-general {
    width: 600px;
    padding: 15px;
    background-color: #ffffff;
}

.popup-title {
    text-transform: none;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border: 0;
}

.onecol.wide .popup-title,
.form-template-general .popup-title {
    padding: 35px 35px 10px 35px;
    background: #ffffff;
    border: 0;
    color: #352c85;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 15px;
}

.onecol.wide .popup-title .title-text span {
    display: block;
    font-size: 12px;
    margin-top: 8px;
}

.popup-content {
    background: #fff;
    padding: 15px 21px 0;
}

.onecol.wide .popup-content,
.form-template-general .popup-content{
    max-width: 475px;
    background: #fff;
    padding: 0 35px 35px 35px;
    margin: 0px auto;
}

.popup-content .float-left, .popup-content .float-right {width: 49%;}
.popup-content .float-left{
    clear: both;
    margin-right: 5px;
}

.form-template-general .popup-content .float-left,
.form-template-general .popup-content .float-right {
    width: 100%;
}

.popup-content label {
    color: #352c85;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    display: block;
    margin-top: 10px;
}

.popup-content .label-row label {
    display: block;
    margin: 0 0 10px;
    font-size: 18px;
    text-transform: uppercase;
}

.popup-content .text {
    padding: 0;
    margin: 0;
}

.popup-content .text input {
    box-sizing: border-box;
    margin-bottom: 20px;
}

.onecol.wide .popup-content .text input[type="text"], .onecol.wide .popup-content .text input[type="email"], .onecol.wide .popup-content .text input[type="password"], .onecol.wide .popup-content .text input[type="tel"],
.form-template-general .popup-content .text input[type="text"], .popup-content .text input[type="email"], .popup-content .text input[type="password"], .popup-content .text input[type="tel"] {
    border: 1px solid #3b3b40;
    font-size: 16px;
    width: 100%;
    padding: 10px 15px;
    border-radius: 0;
    height: auto;
    font-weight: bold;
    margin-bottom: 0px;
}

.onecol.wide .popup-content input[type="submit"],
.form-template-general input[type="submit"] {
    padding: 12px 30px;
    background-color: #fade41;
    border: 1px solid #fade41;
    color: #3b3b40;
    margin: 15px auto;
    display: block;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
    border-radius: 4px;
}

.onecol.wide .popup-content .policy-text,
.form-template-general .popup-content .policy-text {
    color: #bdbbd3;
    font-size: 12px;
    font-weight: 400;
}

.onecol.wide .popup-title .close,
.form-template-general .popup-title .close {
    width: 14px;
    height: 14px;
    background-image: url(/bitrix/templates/landing/img/close-pink.svg);
}

[data-salt-form="before_exit_popup"] .popup-button .btn {
    width: 100% !important;
    margin-bottom: 8px;
    margin-right: 0;
}

[data-salt-form="before_exit_popup"] .popup-button .inline-block.policy-text {
    width: auto;
}

.popup-content .cuselText {
    padding: 15px 0 0 13px;
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.popup-content .cusel .cusel-scroll-wrap {
    top: 50px;
}

.popup-content .cusel span {
    color: #515762;
}

.popup-content .text.error:before, .popup-content .text.error:after {
    display: none;
}

.popup-content .cuselFrameRight {
    background: rgba(0, 0, 0, 0) url(/bitrix/templates/.default/components/bezr/form.result.new.befsend/order_project/images/arrows.png) no-repeat 50% 100%;
    height: 10px;
    position: absolute;
    right: 0;
    top: 40%;
    width: 31px;
    z-index: 2;
}

.popup-content .cuselFrameRight,
.popup-content .cusel:hover .cuselFrameRight {
    background: rgba(0, 0, 0, 0) url(/bitrix/templates/.default/components/bezr/form.result.new.befsend/order_project/images/arrows.png) no-repeat 50% 100%;
    height: 10px;
    position: absolute;
    right: 0;
    top: 40%;
    width: 31px;
    z-index: 2;
}

.popup-content .cuselOpen .cuselFrameRight,
.popup-content .cuselOpen:hover .cuselFrameRight {
    background: rgba(0, 0, 0, 0) url(/bitrix/templates/.default/components/bezr/form.result.new.befsend/order_project/images/arrows.png) no-repeat 50% 0;
}

.popup-content .h2 {font: bold 17px/1.294em Arial, Helvetica, sans-serif; margin: 0 0 9px;}
.popup-content .textarea textarea {
    border-radius: 0;
    border: 0;
    background: #efefef;
    height: 66px;
    font-size: 14px;
    font-family: "Open Sans";
    font-weight: 400;
    color: #999;
    padding: 15px 18px;
    line-height: 20px;
    margin-bottom: 25px;
    width: 100%;
    box-sizing: border-box;
}

.popup-content .contact-box {
    width: auto;
    margin: 7px -19px 14px -21px;
    position: relative;
}

.popup-content .contact-box .inline-block {
    line-height: 35px;
    vertical-align: middle;
    padding: 0 0 2px;
    position: relative;
}

.popup-content .contact-box .inline-block:first-child {
    overflow: hidden;
}

.ie7 .popup-content .contact-box .inline-block .dotted {
    display: block;
}

.popup-content .contact-box .inline-block .dotted.active {
    color: #a2a2aa;
    border-color: #a2a2aa;
    position: relative;
}

.popup-content .contact-box .inline-block .dotted.active:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -38px;
    height: 15px;
    width: 24px;
    margin: 0 0 0 -12px;
    background: url("/bitrix/templates/landing/../img/contact-after.png") no-repeat 50% 100%;
}

.popup-content .contact-box .inline-block input {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 40px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    cursor: pointer;
}

.popup-content .cusel {
    border-radius: 0;
    border: 0;
    background: #efefef;
    height: 50px;
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 10px;
    border-color: #d1d2d3;
}

.onecol .popup-content .cusel {
    width: 100% !important;
}

.popup-content .text.error input,
.popup-content .text.error .cusel {
    border: 0;
    background: #f69999;
    color: #fff;
}

.popup-content .text.error .cuselText {
    color: #fff;
}

.popup-content .cusel.cuselOpen {
    z-index: 2;
}

.fancybox-outer #popup, .fancybox-outer .confirm {
    position: relative;
    top: 0;
    background: #fff;
    color: #352c85 !important;
}

.fancybox-close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 19px;
    height: 18px;
    cursor: pointer;
    z-index: 3040;
    background: url(/bitrix/templates/main/img/close-2.png) no-repeat;
}

.fancybox-type-inline .fancybox-skin .fancybox-close {
    top: -20px;
    right: -20px;
}

#popup, .confirm {
    position: absolute;
    top: -1000px;
    padding: 50px 100px;
    width: 600px;
    color: white !important;
    font-size: 20px;

    /******************/
    background: #4581c0; /* Old browsers */
    background: -moz-linear-gradient(top, #4581c0 0%, #3f78bd 35%, #3869b6 69%, #3361b6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4581c0), color-stop(35%, #3f78bd), color-stop(69%, #3869b6), color-stop(100%, #3361b6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4581c0 0%, #3f78bd 35%, #3869b6 69%, #3361b6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4581c0 0%, #3f78bd 35%, #3869b6 69%, #3361b6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4581c0 0%, #3f78bd 35%, #3869b6 69%, #3361b6 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4581c0 0%, #3f78bd 35%, #3869b6 69%, #3361b6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4581c0', endColorstr='#3361b6', GradientType=0); /* IE6-9 */
    /******************/
}
.fancybox-container.fancybox-v3 #popup {
    position: relative;
    top: 0;
}

@media all and (max-width: 500px) {
    .fancybox-container.fancybox-v3 #popup {
        padding: 50px 50px;
    }
}

.box-reviews-img {
    border: 3px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    float: left;
    clear: left;
    max-width: 44px;
    max-height: 44px;
}

.box-reviews-crn {
    width: 14px;
    height: 15px;
    position: absolute;
    top: 20px;
    left: -14px;
    background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -4px -329px;
}

.box-reviews-quote {
    margin: 0 0 10px;
}

.box-reviews-bubble {
    margin: 0 0 20px 70px;
    padding: 8px 10px 8px 17px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .31);
    border-radius: 4px;
    text-indent: -7px;
    position: relative;
}

.text {
    padding: 0;
    position: relative;
}

.text input[type="text"], .text input[type="email"], .text input[type="password"], .text input[type="tel"] {
    height: 28px;
    color: #414141;
    border: 1px solid #a4a2a6;
    width: 100%;
    font: 14px/28px Arial, Helvetica, sans-serif;
    vertical-align: top;
    background-color: #fafafc;
    border-radius: 3px;
    padding: 0 10px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .08) inset, 0 1px 0 rgba(255, 255, 255, .7);
}

.text input.placeholder {
    color: #a2a2aa;
}

.text input:hover {
    background-color: #fff;
}

.text input:focus {
    color: #414141;
    background-color: #fff;
}

.header-search {
    width: 179px;
    position: relative;
}

.header-search-submit {
    width: 25px;
    height: 25px;
    overflow: hidden;
    color: #ccc;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    cursor: pointer;
    font: 1em FontAwesome;
}

.header-search-submit.wait-image-bg {
    font: 0px/0 a;
}

.header-search .text {
    padding: 0;
}

.header-search .text input {
    border: none;
    box-shadow: none;
    padding: 0 25px 0 7px;
    height: 25px;
    line-height: 25px;
    width: 100%;
}

#search-result {
    max-height: calc(100vh - 48px);
    overflow-y: auto;
}

#geo-confirm-wrapp {
    float: right;
    position: relative;
    top: 51px;
    z-index: 1000;

}

#geo-confirm-wrapp a {
    color: #fff;
}

#geo_confirm button.confirm-btn {

    cursor: pointer;
    color: #626262;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    outline: 0;
    border: none;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0, #e8e8f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fefefe), color-stop(100%, #e8e8f4));
    background: -webkit-linear-gradient(top, #fefefe 0, #e8e8f4 100%);
    background: -o-linear-gradient(top, #fefefe 0, #e8e8f4 100%);
    background: -ms-linear-gradient(top, #fefefe 0, #e8e8f4 100%);
    background: linear-gradient(to bottom, #fefefe 0, #e8e8f4 100%);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    padding: 5px 16px;
    margin-right: 0 !important;
    font-weight: 600;
    min-width: 40px;
}

#geo_confirm .header-city {
    position: relative;
    display: inline-block;
    max-width: 120px;
    vertical-align: middle;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
}

.clear {
    clear: both;
    display: block;
    padding: 0;
    margin: 0;
    font: 0/0 a;
    height: 0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.hidden {
    display: none !important;
}

.text.error, .validate-box.error {
    position: relative;
}

.text.error input, .text.error input:hover, .text.error input:focus, .validate-box.error input, .validate-box.error input:hover, .validate-box.error input:focus {
    color: #f02e2e;
    border-color: #f02e2e;
}

.text.error.error-right:before, .validate-box.error.error-right:before {
    right: -176px;
    left: auto;
}

.text.error.error-right:after, .validate-box.error.error-right:after {
    transform: rotate(180deg);
    right: -14px;
    left: auto;
}


.modal {
    overflow: visible !important;
}

.text.error:before, .validate-box.error:before {
    content: attr(data-content);
    display: none;
    font-size: 14px;
    position: absolute;
    left: -176px;
    top: -3px;
    width: 136px;
    padding: 12px 13px;
    color: #fff;
    text-shadow: 0 1px #8a2d14;
    line-height: 16px;
    border: 1px solid #a83737;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .18);
    background: #f34747;
    background: -moz-linear-gradient(top, #f34747 0%, #f02e2b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f34747), color-stop(100%, #f02e2b));
    background: -webkit-linear-gradient(top, #f34747 0%, #f02e2b 100%);
    background: -o-linear-gradient(top, #f34747 0%, #f02e2b 100%);
    background: -ms-linear-gradient(top, #f34747 0%, #f02e2b 100%);
    background: linear-gradient(to bottom, #f34747 0%, #f02e2b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f34747', endColorstr='#f02e2b', GradientType=0);
    z-index: 10;
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
}

.text.error-email:before, .validate-box.error-email:before {
    content: "\041D \0435 \043F \0440 \0430 \0432 \0438 \043B \044C \043D \043E  \0443 \043A \0430 \0437 \0430 \043D  email";
}

.text.error:after, .validate-box.error:after {
    content: "";
    display: none;
    position: absolute;
    left: -14px;
    top: 12px;
    width: 9px;
    height: 14px;
    background: url(/bitrix/templates/landing/img/main-sprite.png) no-repeat -67px -561px;
    z-index: 10;
}

#panel {
    position: relative !important;
}

.bg-border-grey {
    background: #f9f9fa;
    border: 1px solid #d8d8d8;
    padding: 30px;
}

.bg-border-grey .row {
    border-bottom: 1px solid #d8d8d8;
}

.bg-border-grey .row:last-child {
    border-bottom: 0;
}

.bg-border-grey ul {
    list-style-image: url(/bitrix/templates/landing/img/yes-check.svg);
}

.bg-border-grey ul li {
    padding-bottom: 8px;
}

.bg-border-grey p {
    margin-left: 38px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

.nav-pills > li {
    float: left
}

.nav-justified > li, .nav-stacked > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

#geo_confirm {
    right: 0;
    left: initial;
}

.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}


.wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    padding-left: 1rem;
    padding-right: 1rem;
    background-image: none;
}

.about__btn:visited,
.about__btn:focus {
    color: #fff;
}

.fancybox-hidden {
    display: none
}

.fancybox img {
    max-width: 100%;
}

.fancybox.zoom-icon {
    display: inline-block;
    position: relative;
}

.fancybox.zoom-icon:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 10px;
    background-image: url(/bitrix/templates/landing/img/zoom-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    cursor: zoom-in;
    opacity: 1;
    transition: opacity 0.3s ease, transform 0.3s ease;

}

.bit-responsive-image {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

/* extended reviews */
.extended-reviews__link {
    color: #E50071;
    text-decoration: underline;

    display: flex;
    align-items: center;
}

.extended-reviews__link:before {
    content: "";
    width: 40px;
    height: 40px;
    display: block;
    flex-shrink: 0;
    margin-right: 10px;
    background: url(/bitrix/templates/landing/img/icon-document.svg) center center no-repeat;
    background-size: contain;
}

.extended-reviews__nav {
    display: none;
}

.extended-reviews__nav {
    display: none;
}

.bit-tabs__content .row.extended-reviews__intro {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.extended-reviews__logo {
    width: 25%;
}

.extended-reviews__short-desc {
    width: 75%;
    margin-bottom: 0;
}

.bit-tabs__content .row > div.extended-reviews__short-desc {
    margin-bottom: 0;
}

.extended-reviews__full-desc {
    width: 75%;
    margin-left: 25%;
}

.modal-wrapper__callback .modal {
    width: 710px !important;
}

.modal-steps .field-phone {
    border-radius: 5px;
    box-shadow: none;
}

.modal-steps .text.error:after,
.modal-steps .text.error:before {
    display: none;
}

.send-step .flip-clock-wrapper .shadow {
    box-shadow: none;
    background: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    animation: none !important;
}

.modal-steps .hunt-btn {
    margin: 0;
    padding: 9px 35px;
}

.modal-body .modal-steps .btn {
    text-transform: none;
    background: #F40292;
    border-radius: 5px;
    box-sizing: border-box;
    font-weight: normal;
    margin-left: 10px;
}

.modal-body .modal-steps .field-phone {
    width: 100%;
}

.modal-body .modal-steps .float-left .text {
    position: relative;
    width: 260px;
}

.modal-body .modal-steps .maskhelper {
    right: 10px !important;
    position: absolute;
    bottom: calc(50% - 9px);
    top: auto;
}

.modal-body .modal-steps .btn.btn-blue {
    padding: 9px 35px;
}

.scope-app {
    padding: 50px 0 35px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    background: #f9f9fa;
}
/*---------------------------------------------------------------------*/
@media all and (max-width: 1880px) {
    .new-year-decor:before,
    .new-year-decor:after {
        width: 130px;
    }
}
@media all and (max-width: 1400px) {
    .new-year-decor:before,
    .new-year-decor:after {
        display:none;
    }
}
@media all and (min-width: 1280px) {
    [data-country-code|="ru"] div.content-popup-city  div.bit-select-region__list .bit-select-region__locality-list:nth-of-type(2) {
        margin-bottom: 140px;
    }

    .j-city-popup-content .bit-select-region__list .row:last-child .bit-select-region__locality-list:nth-of-type(2){
        margin-bottom: 170px;
    }
}

@media (min-width: 1280px) and (max-width: 1366px){
    .j-city-popup-content .bit-select-region__title div.bit-title2 {
        font-size: 23px;
    }

    .j-city-popup-content .bit-select-region__search .bit-search__input {
        padding: 12px 25px;
    }

    .j-city-popup-content.city-list-popup > div {
        padding: 40px;
    }

    .j-city-popup-content .bit-select-region__search .icon.biti-search {
        background-color: transparent;
        height: 17px;
        background-size: contain;
        width: 17px;
    }

    .j-city-popup-content .bit-select-region__locality-name {
        margin-bottom: 2px;
        font-size: 13px;
        line-height: 1.3;
    }

    [data-country-code|="ru"]  .j-city-popup-content .bit-select-region__list {
        padding: 5px 0 35px;
    }

    .j-city-popup-content .bit-select-region__list {
        padding: 25px 0 35px;
    }

    .j-city-popup-content .bit-select-region__region-name {
        margin-bottom: 4px;
    }

    div.content-popup-city  div.bit-select-region__list .bit-select-region__locality-list:nth-of-type(1) {
        margin-bottom: 8px;
    }


    [data-country-code|="ru"] div.content-popup-city  div.bit-select-region__list .bit-select-region__locality-list:nth-of-type(2) {
        margin-bottom: 205px;
    }

    .j-city-popup-content .bit-select-region__locality-name--first::first-letter {
        font-size: 14px;
        font-weight: 700;
    }

    body:not([data-country-code|="ru"]) .j-city-popup-content .bit-select-region__list .row:last-child .bit-select-region__locality-list:nth-of-type(2){
        margin-bottom: 170px;
    }
}

@media (min-width: 1280px) and (max-width: 1300px){
    .j-city-popup-content .bit-select-region__title div.bit-title2 {
        font-size: 23px;
    }

    .j-city-popup-content .bit-select-region__search .bit-search__input {
        padding: 10px 25px;
    }

    .j-city-popup-content  .bit-select-region__search .bit-search__button {
        right: 10px;
        top: 12px;
    }

    div.content-popup-city  div.bit-select-region__list .bit-select-region__locality-list:nth-of-type(1) {
        margin-bottom: 10px;
    }

}

@media (min-width: 991px) and (max-width: 1279px){
    [data-country-code|="ru"] div.content-popup-city  div.bit-select-region__list .bit-select-region__locality-list:nth-of-type(2) {
        margin-bottom: 205px;
    }

    body:not([data-country-code|="ru"]) .j-city-popup-content .bit-select-region__list .row:last-child .bit-select-region__locality-list:nth-of-type(2){
        margin-bottom: 170px;
    }

}

@media all and ( min-width: 991px) and ( max-width: 1024px) {
    header .head-row .head-row__english,
    header .head-row .head-row__review,
    header .head-row .head-row__lk,
    header .head-row .head-row__location {
        font-size: 13px;
        margin-left: auto;
        margin-right: auto;
    }

    header .head-row .header-feedback {
        margin-left: 0;
    }

    .head-row__lk + div {
        flex-basis: 158px;
    }
}

@media screen and (min-width: 991px) {
    .fancybox.zoom-icon::after {
        opacity: 0;
    }

    .fancybox.zoom-icon:hover::after {
        opacity: 1;
    }
}

/*-------------------------------------------------------------*/
@media all and (max-width: 1400px) {
    .menu__item a {
        padding: 10px 0 10px 0;
    }

    .bit-breadcrumbs {
        padding: 5px 0;
    }

    .new-year-decor::after {
        top: 172px;
    }

    .new-year-decor::before {
        top: 172px;
        left: -50px;
    }

    .menu__logo_new-year::after {
        width: 39px;
        height: 32px;
        display: block;
        top: -4px;
        left: -30px;
    }

    .menu .sub-menu ul li {
        font-size: 12px;
    }

    .menu .sub-menu {
        padding-top: 20px;
    }

    .menu .sub-menu ul li {
        line-height: 1.6;
        font-size: 10px;
    }

    .menu .sub-menu {
        padding-top: 10px;
    }

    .bit-menu__fixed .menu__item a {
        padding: 5px 0 5px 0;
    }

    .icon.biti-logo {
        width: 144px;
        height: 23px;
        background-size: contain;
    }


    .menu__contact .phone {
        font-size: 14px;
    }
    .menu__contact .row.office-item {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .menu__contact .phone {
        font-size: 13px;
    }
}

@media (max-width: 1366px) {
    .bit-fixed-menu {
        display: none
    }
}

@media all and (max-width: 1280px) {
    .menu__item a {
        padding: 10px 0px 10px 0;
    }

    .bit-breadcrumbs {
        padding: 5px 0;
    }

    .new-year-decor:before,
    .new-year-decor:after {
        display: none;
    }

    .menu__logo_new-year::after {
        width: 26px;
        height: 32px;
        display: block;
        background: url(/bitrix/templates/main/img/ny-santa.png) 0 0 no-repeat;
        top: -2px;
        left: -30px;
        background-size: contain;
    }

    .menu .sub-menu ul li{
        line-height: 1.5;
        font-size: 13px;
    }

    .menu .sub-menu .custom_main, .menu .sub-menu .custom_main a{
        font-size: 13px;
    }

    .menu .sub-menu .custom_main{
        margin-bottom: 4px;
    }
}

@media all and (max-width: 1200px) {
    .header-search-form {
        margin: 0;
    }

    .header-search {
        width: 129px;
    }

    .head-row__location {
        margin-right: 0;
    }

    #search-result {
        left: -200px;
    }

    a.head-row__lk {
        margin-right: 0;
    }

    div.menu__contact {
        flex-basis: 263px;
    }

    .menu__logo_new-year::after {
        width: 22px;
        height: 22px;
        background-size: contain;
        top: 2px;
        left: -30px;
    }
    .service-list {
        justify-content: center;
    }

}

@media (max-width: 1199px) {

    .menu__item a {
        font-size: 11px;
        line-height: normal;
        text-align: center;
    }

    .menu__item{
        padding: 0 5px;
    }

    .menu__contact .phone{
        font-size: 12px;
    }

    .header-search,
    a.head-row__review {
        margin-left: 0;
        margin-right: 15px;
    }

    .head-row__import .icon {
        margin: 0;
    }

    .head-row__lk {
        margin-right: 30px;
    }
}

@media (max-width: 1000px) {

    div.scope-app,
    .bit-warning-help,
    .white-bg.bg-color-white.bit-price-list-tabs {
        padding: 35px 0;
    }

    div.scope-app .j-spoiler-wrapper {
        text-align: center;
        padding: 0;
    }
}

@media (max-width: 991px) {
    .js-menu-main {
        display: block;
        width: 0px;
    }

    .menu__logo {
        margin-left: 0;
    }

    .menu__list {
        display: none
    }

    .menu__burger-mobile {
        display: flex;
        padding: 15px 10px
    }

    .header-city.head-row__location {
        margin-left: 0px;
    }

    .menu__logo_new-year {
        padding-left: 33px;
    }

    a.menu__logo_new-year::after {
        left: 0;
    }

    .bit-footer__247 {
        float: none
    }

    .bit-footer__cpr {
        margin-top: 0
    }

    .bit-social {
        margin: auto;
        display: table
    }

    .cpr-list {
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .footer-prices-label{
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .cpr-list__item .top-line {
        display: none
    }

    .bit-modal__send-review .modal-body {
        flex-direction: column
    }

    .bit-modal__select-region .modal-dialog {
        margin: 0
    }

    .menu__item a {
        padding-left: 16px !important;
    }

    .menu-item--button {
        display: block !important;
        border: none !important;
    }

    .menu__item--mobile {
        display: flex !important;
    }

    .menu-item--button .menu__link {
        display: block;
        max-width: 720px;
        width: 100%;
        margin: 0 auto;
        padding: 15px;
    }

    .bit-button.bit-button--mobile-call {
        padding: 0 25px;
        border: 2px solid #c9007e;
        color: #c9007e;
    }

    div.header-search-wrapper {
        display: none;
    }

    .text.error::after,
    .text.error::before,
    .validate-box.error::after,
    .validate-box.error::before {
        color: #fff;
        display:none;
    }

    body .blog-columns .text input.case-feedback__input {
        border: solid 1px #fff;
        color: #fff;
    }

    .blog-columns .case-feedback__submit button {
        width: 100%;
    }

    body .blog-columns .text.error input.case-feedback__input {
        border: solid 1px rgba(241, 77, 77, 0.27);
        background-color: rgba(241, 77, 77, 0.27);
        color: #fff;
    }

    .head-row__lk {
        margin-left: 10px;
    }

    .header-search-form.elasticsearch {
        margin: 0;
    }

    .head-row__review {
        margin-left: 0;
    }

    .head-row__english,
    .header-feedback,
    .head-row__review_blog {
        margin-right: 10px;
    }


    .menu__list .menu__item.menu-item--button {
        display: block;
        border: none !important;
    }

    .menu__list .menu__item.menu-item--mobile {
        display: flex !important;
    }

    .menu-item--button .menu__link {
        display: block;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        padding: 15px;
    }

    .bit-button.bit-button--mobile-call {
        padding: 0 25px;
        border: 2px solid #c9007e;
        color: #c9007e;
    }

    .combined-carousel .bit-carousel .owl-nav {
        position: relative;
        margin: 0 auto;
        max-width: calc(100% - 70px);
        height: 40px;

    }

    .combined-carousel .bit-carousel .owl-nav button {
        width: 60px;
        background-size: 30px 30px !important;
        background-position: center center !important;
    }

    .combined-carousel .owl-carousel .owl-stage-outer {
        height: auto !important;
    }

    .combined-carousel .bit-carousel .owl-nav .owl-next {
        top: 50%;
    }

    .combined-carousel .bit-carousel .owl-nav .owl-prev {
        background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 384.9 264.9' style='enable-background:new 0 0 384.9 264.9;' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23ffcd34' d='M140,261.7c4.7-4.8,4.7-12.5-0.1-17.2l-98.9-99.2l331.9-1c6.6,0,12-5.5,12-12.2s-5.4-12.1-12.1-12.1 l-331.9,1l98.2-99.9c4.7-4.8,4.7-12.5-0.1-17.2c-4.7-4.7-12.3-4.7-17,0.1L3.5,124.6c-4.5,4.8-4.7,12.4,0.1,17.2L123,261.7 C127.7,266.4,135.3,266.4,140,261.7z'/%3E%3C/g%3E%3C/svg%3E") !important;
    }

    .combined-carousel .bit-carousel .owl-nav .owl-next {
        transform: rotate(0deg);
        background-image: url("data:image/svg+xml,%0A%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 384.9 264.9' style='enable-background:new 0 0 384.9 264.9;' xml:space='preserve'%3E%3Cg%3E%3Cpath fill='%23ffcd34' d='M262,261.7l119.5-119.9c4.7-4.8,4.6-12.4,0.1-17.2L262.7,3.9c-4.7-4.8-12.3-4.8-17-0.1 c-4.7,4.7-4.7,12.4-0.1,17.2l98.2,99.9l-331.9-1c-6.6,0-12,5.4-12.1,12.1s5.4,12.2,12,12.2l331.9,1L245,244.5 c-4.7,4.7-4.7,12.4-0.1,17.2C249.6,266.4,257.2,266.4,262,261.7z'/%3E%3C/g%3E%3C/svg%3E%0A") !important;
    }

    .combined-tabs__content,
    .combined-tabs__titles-box {
        border: none;
    }

    .combined-carousel  .is-combined {
        padding-bottom: 20px;
        border: 1px solid #d8d8d8;
    }

    .combined-tabs__order-call {
        margin-top: 15px;
    }

    .combined-carousel .bit-carousel.owl-carousel .owl-dots {
        display: none;
    }

    .combined-carousel .bit-carousel .owl-nav {
        position: relative;
        margin-top: 30px;
    }


    .combined-carousel .bit-carousel .owl-nav .prev,
    .combined-carousel .bit-carousel .owl-nav .owl-next {
        top: 0;
    }

    .combined-carousel .bit-carousel,
    .combined-carousel .bit-carousel__item {
        padding: 3px;
    }

}

@media all and ( max-width: 991px){
    .breadcrumbs {
        font-size: 14px;
    }

    .head-row .container {
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    a.head-row__lk {
        margin-right: 20px;
    }

    .head-row .container:before,
    .head-row .container:after {
        display: none;
    }

    .header-search-form {
        margin: 0;
    }

    .head-row__english{
        display: none;
    }

    .head-row__all-projects{
        display: none;
    }

    .vacancies .categories {
        height: auto;
    }

    #geo-confirm-wrapp {
        position: fixed;
        top: 12px;
        right: 20px;
    }

    #geo_confirm {
        left: auto;
        right: 20px;
        top: 21px;
    }

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

    .sides-buh__grid-item:nth-child(2n) {
        margin-right: 0;
    }

    .bit-footer__main-row {
        align-items: flex-start;
    }

    .bit-footer__button {
        margin: 20px 0 0 60px;
    }

    .bit-footer__247 {
        margin-top: 5px;
    }

    .bit-breadcrumbs {
        padding: 7px 0;
    }
    a.head-row__lk + div {
        flex-basis: content;
        justify-content: flex-end;
    }

    header .head-row a.head-row__lk {
        margin-left: auto;
        margin-right: 10px;
    }

    div.container {
        width: 100%;
    }

    .menu__list {
        display: none;
        position: absolute;
        width: 100vw;
        background-color: #ffffff;
        top: 100%;
        height: calc(100vh - 96px);
        overflow-y: auto;
        left: 0;
        padding: 0;
        border-top: 1px solid #dedcdc;
        z-index: 50;
    }

    .sub-menu .col-md-3 {
        width: 50%;
        float: left;
        margin-bottom: 16px;
    }

    .menu__list .nav-sub-indent {
        padding: 10px;
    }

    .bit-menu__fixed.sticky .menu__list {
        height: calc(100vh - 53px);
    }

    .menu__list .dropdown {
        position: relative !important;
        width: 100%;
    }

    .menu__item {
        position: relative !important;
        padding: 0;
        text-transform: none;
        font-weight: normal;
        border-bottom: 1px solid #dedcdc;
    }

    .menu__item a {
        font-size: 14px;
        line-height: normal;
        text-align: left;
        padding: 1em 25px 1em 15px;
        color: #333333;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        display: block;
        position: relative;
    }

    .menu__item.dropdown > a:after {
        content: "\f105";
        font-family: FontAwesome;
        color: #352c85;
        font-size: 20px;
        opacity: 1;
        font-size: 29px;
        line-height: 0;
        height: 0;
        padding: 0;

        position: absolute;
        right: 25px;
        top: 50%;
        margin-top: 0px;
    }

    .dropdown-backdrop {
        display: none;
    }

    .menu__list .dropdown.open {
        top: 0;
        left: 0;
        z-index: 100;
        background: #ffffff;
        position: absolute !important;
    }

    .menu__list .dropdown.open > a {
        color: #333333;
        padding-left: 35px !important;
        padding-right: 15px;
    }

    .menu__item:hover a {
        color: #333333;
    }

    .menu__item:hover {
        background: #ffffff;
    }

    .menu__list .dropdown.open > a:after {
        right: auto;
        left: 15px;
        transform: rotate(180deg);
    }

    .menu .sub-menu {
        background: #ffffff;
        padding: 30px 10px 30px 10px;
    }

    .menu .sub-menu .custom_main,
    .menu .sub-menu .custom_main a,
    .menu .sub-menu .footer-menu .custom_main {
        color: #333333;
        font-weight: bold;
        margin-bottom: 15px;
        margin-top: 0;
        padding: 0;
    }

    .menu .sub-menu a {
        margin-bottom: 15px;
    }

    .menu .sub-menu hr {
        display: none;
    }

    .menu .sub-menu .row {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .description-list {
        flex-direction: column;
    }

    .description-list .description-list__item {
        max-width: 100%;
    }

    .description-list .description-list__title {
        display: block;
        width: 100%;
    }

    .description-list__title br {
        display: none;
    }

    #mCSB_5_container.mCSB_container {
        padding-right: 50px;
    }

    .menu__logo_new-year {
        padding-left: 33px;
    }

    .menu__logo_new-year:after {
        top: 1px;
        left: 0;
    }

}

@media all and (max-width: 980px) {
    .menu .sub-menu .col-md-5 {
        width: 100%;
        float: none;
        clear: both;
    }
}

@media all and (max-width: 845px) {
    .promo-panel-active .control-panel {
        bottom: 85px !important;
    }
    .bx-ios .header-search-wrapper .header-search-submit {
        padding-left: 12px;
    }
}

@media all and (min-width: 874px) {
    .bit-footer {
        padding-bottom: 60px;
    }
}

@media (max-width: 768px) {
    .head-row .container > div.header-search-wrapper {
        order: 2;
        width: calc(100% + 30px);
        background-color: #ffffff;
        margin: 10px -10px 10px -15px;
        padding: 20px;
        display: none;
    }

    #search-wrap {
        width: 100%;
    }

    #title-search {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .header-search,
    .header-search-form {
        width: 100%;
        max-width: 100%;
    }

    .header-search-wrapper .header-search .text input {
        border: 1px solid #a4a2a6;
        height: 45px;
    }

    .header-search-wrapper .header-search-submit {
        display: block;
        background: #323694;
        font: 2em FontAwesome;
        color: #fff;
        width: 45px;
        height: 100%;
    }

    .header-row__search-link {
        display: block;
        color: #fff;
        position: relative;
        margin-top: 2px;
        padding-left: 24px;
    }

    .header-row__search-link:before {
        content: "\f002";
        width: 20px;
        height: 20px;
        overflow: hidden;
        color: #ffffff;
        position: absolute;
        top: 2px;
        left: 0;
        font: 1em FontAwesome;
    }

    #search-result {
        left: 50%;
        top: 100%;
        width: 100vw;
        max-width: 400px;
        transform: translateX(-50%);
        max-height: calc(100vh - 122px);
    }

    .control-panel {
        transform: scale(0.65);
        left: auto;
    }

    .control-panel.forcedLeft {
        right: auto;
        left: -26px;
    }

    #geo-confirm-wrapp {
        top: 32px;
    }

    .footer-contacts {
        display: block;
    }

    .footer-contacts span {
        display: block;
        margin-top: 10px;
        padding: 0 !important;
    }

    .sides-buh__grid-item {
        width: 100%;
        margin-right: 0;
    }

    .sides-buh__grid_whide .sides-buh__grid-item {
        width: 100%;
        margin-right: 0;
    }

    .bit-footer .row {
        margin: 0 !important;
    }

    .menu__item a {
        width: 100%;
    }

    .menu .sub-menu {
        padding-bottom: 85px;
    }

    .sub-menu .col-md-3 {
        width: 100%;
    }

    .bit-tabs__content .row > div.extended-reviews__logo {
        width: 25%;
        margin-bottom: 0;
    }

    .bit-tabs__content_slide div.extended-reviews__logo img {
        margin-bottom: 0;
        max-width: 100%;
    }

    .bit-tabs__content_slide .extended-reviews__intro .bit-title2 {
        margin-bottom: 0;
    }

    .bit-tabs__content .row > div.extended-reviews__short-desc {
        width: 75%;
        margin-bottom: 0;
    }

    .bit-tabs__content .row > div.extended-reviews__full-desc {
        width: 100%;
        margin-left: 0;
    }

    .extended-reviews .pick {
        display: none;
    }

    .bit-tabs__content .row.extended-reviews__intro {
        align-items: center;
    }

    .bit-tabs__content .row.extended-reviews__content > div {
        margin-bottom: 0;
    }

    .extended-reviews .j-simple-tabs {
        display: flex;
        flex-direction: column;
    }

    .extended-reviews .bit-tabs__content_slide {
        order: 2;
    }

    .extended-reviews ul.bit-tabs__slide {
        order: 1;
        margin-bottom: 30px;
    }

    .extended-reviews.system-1c-erp-created .bit-title2 {
        margin-bottom: 0;
    }

    .extended-reviews__title {
        display: none;
    }

    .extended-reviews__nav {
        display: flex;
        border-bottom: 1px solid #d8d8d8;
        margin-bottom: 30px;
    }

    .extended-reviews__nav a {
        width: 50%;
        text-align: center;
        color: #352c85;
        text-decoration: none;
        padding: 10px;
    }

    .extended-reviews__nav a.active, .extended-reviews__nav a.active:hover {
        color: #E50071;
        text-decoration: none;
        position: relative;
    }

    .extended-reviews__nav a.active:after, .extended-reviews__nav a.active:hover::after {
        content: "";
        width: 100%;
        height: 2px;
        background-color: #E50071;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .extended-reviews__content {
        display: none;
    }

    .extended-reviews__content.active {
        display: block;
    }

    .fancybox-close {
        top: 30px;
        right: 30px;
        background: url(/bitrix/templates/main/img/close-3.png) no-repeat;
    }

    .fancybox-type-inline .fancybox-skin .fancybox-close {
        top: 30px;
        right: 30px;
    }

}

@media (max-width: 767px) {
    .head-row__location .biti-drop-arrow {
        float: none
    }

    #geo_confirm p:first-of-type {
        margin-top: 0;
        margin-bottom: 10px;
    }

    #geo_confirm .close {
        top: 21px;
    }
    .bit__table-new tr th, .bit__table-new tr td {
        font-size: 13px;
    }

    .bit-profit__grid ul {
        font-size: 14px;
    }

    .custom-accordion-wrapper .bit-accordion__heading {
        align-items: flex-start;
        flex-direction: row;
        justify-content: space-between;
    }

    .custom-accordion-wrapper .bit-accordion__title {
        margin: initial;
        text-align: left;
    }

    .custom-accordion-wrapper .panel .bit-accordion__more {
        margin: 0;
    }

    .custom-accordion-wrapper  .bit-accordion__heading {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    button.prices-accordion-buy {
        padding: 14px 30px;
        font-size: 15px;
    }

    #geo_confirm p:first-of-type {
        margin-top: 0;
        margin-bottom: 10px;
    }

    #geo_confirm .close {
        top: 21px;
    }

}

@media (max-width: 769px) {
    .introduc__titles-box {
        overflow-x: auto;
        overflow-y: hidden;
    }

    div.introduc__titles-item {
        padding-left: 40px;
        padding-right: 40px;
    }

}

@media (max-width: 711px) {
    .bit-footer__button {
        margin-left: 15px;
    }

    .modal-wrapper__callback .modal {
        width: 100% !important;
    }
}

@media (max-width: 700px) {
    .bx-ios header .header-search-wrapper{
        padding-top: 12px!important;
    }
    .head-row__all-projects {
        display: none;
    }

    .head-row__review {
        margin-left: 12px;
    }

    button.bit-button-yellow.bit-button-yellow__text {
        margin: 0;
    }

    .scope-buh .price-box h2 {
        text-align: left;
    }

}

@media (max-width: 666px) {
    .bit-footer__button {
        margin-left: 0;
        margin-right: auto;
    }
}

@media (max-width: 660px) {
    .inner-close {
        width: 390px;
        margin-top: 40px;
    }

    .inner-close #popup {
        width: 390px;
        padding: 20px;
    }
}

@media (max-width: 640px) {
    .menu .sub-menu a {
        white-space: normal;
    }

}

@media screen and (max-width: 600px) {
    .bit-tabs__button .bit-button-yellow {
        margin-right: 0;
        margin-bottom: 10px;
        min-width: 200px;
    }


    header .head-row .head-row__review.head-row__review_blog,
    header .head-row a.head-row__lk,
    a.head-row__review.head-row__import {
        margin-left: 0;
        margin-right: 0;
    }

    .bit__table-new tr td:first-child,
    .bit__table-new tr th:first-child {
        width: 50%;
    }

    div.bit-signboard__icon {
        width: 41px;
        height: 41px;
    }

    .button,
    .bit-button,
    .buy-product-btn,
    .bit-button-yellow{
        font-size: 12px !important;
    }

    div.bit-slider__item {
        padding-top: 30px;
    }

    .icons-grid {
        margin-top: 30px;
        margin-bottom: 30px;
        justify-content: center;
    }

    .strikes-list {
        margin-top: 30px;
        margin-bottom: 7px;
    }

    .bit-title2 {
        font-size: 18px !important;
    }

    .tab-pane ul li,
    .tab-pane p {
        font-size: 14px;
    }

    .bordered-wrapper {
        padding: 20px;
        margin: 0 0 25px 0;
    }

    .icon.biti-circle-check {
        width: 36px;
        height: 41px;
    }

    .bit-tabs__content .row > div {
        margin-bottom: 14px !important;
        margin-top: 0 !important;
    }

    .bg-border-grey {
        padding: 20px;
    }

    .is-iphone header .head-row .header-search-wrapper,
    .is-mac header .head-row .header-search-wrapper {
        flex-grow: 1 !important;
        order: 7 !important;
    }

    .is-iphone .icon.biti-phone-import,
    .is-mac .icon.biti-phone-import {
        display: none;
    }

    .is-iphone header .head-row .head-row__review.head-row__review_blog,
    .is-iphone header .head-row a.head-row__lk,
    .is-iphone header .head-row a.header-feedback,
    .is-iphone header .head-row a.head-row a.head-row__location,
    .is-iphone header .head-row .header-row__search-link,
    .is-iphone header .head-row  a.head-row__review.head-row__import,
    .is-mac header .head-row .head-row__review.head-row__review_blog,
    .is-mac header .head-row a.head-row__lk,
    .is-mac header .head-row a.header-feedback,
    .is-mac header .head-row a.head-row__lk + div,
    .is-mac header .head-row a.head-row a.head-row__location,
    .is-mac header .head-row .header-row__search-link,
    .is-mac header .head-row  a.head-row__review.head-row__import {
        margin: 0;
        line-height: 20px;
    }

    .is-iphone .header-feedback,
    .is-mac .header-feedback {
        flex-basis: 170px;
        order: 1!important;
    }


    .is-mac header .head-row a.head-row__lk {
        flex-basis: 33%;
        order: 2!important;
    }

    .is-iphone  header .head-row a.header-row__search-link,
    .is-mac header .head-row a.header-row__search-link {
        order: 3!important;
    }

    .is-mac header .head-row  a.head-row__lk + div {
        justify-content: flex-start;
        flex-basis: 170px;
        order: 4!important;
    }

    .is-iphone header .head-row  a.head-row__review.head-row__import,
    .is-mac header header .head-row  a.head-row__review.head-row__import {
        flex-basis: 180px;
        order: 5!important;
    }

    .is-iphone header .head-row .head-row__review.head-row__review_blog,
    .is-mac header .head-row .head-row__review.head-row__review_blog {
        order: 6!important;
    }

    .is-iphone header .head-row .head-row__review.head-row__review_blog,
    .is-iphone header .head-row a.header-row__search-link,
    .is-mac header .head-row .head-row__review.head-row__review_blog,
    .is-mac header .head-row a.header-row__search-link {
        flex-basis: 90px;
    }

    .is-iphone header .head-row .header-row__search-link:before,
    .is-mac header .head-row .header-row__search-link:before {
        top: 0;
    }

    .bit-toggle__text.bit-title2 {
        margin-top: 4px;
    }

}

@media (max-width: 586px) {
    .head-row__review {
        margin: 0
    }

    .head-row__location {
        margin: 0
    }

    body[data-city-code="spb"] .head-row__location {
        font-size: 12px;
        line-height: 22px;
    }

    .menu .biti-logo {
        margin-right: 10px
    }

    body[data-city-code="spb"] .head-row__location {
        font-size: 14px;
        line-height: 20px;
    }

}

@media all and (max-width: 545px) {
    .promo-panel-active .control-panel {
        bottom: 56px !important;
    }
}

@media all and (max-width: 550px) {
    .menu__list {
        height: calc(100vh - 85px);
    }

    .custom-accordion-wrapper .bit-accordion__heading {
        flex-direction: column;
        justify-content: flex-start;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    div.bit-accordion.panel-group .panel .bit-accordion__more {
        display: block;
        margin: 0;
    }

    div.bit-qviz__step-inner {
        padding-left: 0;
        padding-top: 20px;
    }

    p.bit-qviz__step-title {
        font-size: 17px;
    }

    .bit-qviz__navigation-count {
        color: #c6c3c3;
        box-shadow: 1px 0 3px #c6c3c3;
    }

    div.price-buh .bit-title2 {
        margin-bottom: 0;
    }

    .bit-qviz__pagintaion {
        margin-top: 10px;
    }

    .bit-qviz__title.bit-title2 {
        font-size: 20px !important;
    }

    .scope-accordion .js-accordion .bit-title2 span {
        display: block;
    }

    .bit-qviz__step-end .bit-qviz__line,
    .price-buh .bit-button.bit-qviz__submit {
        margin-top: 0;
    }

    .bit-signboard {
        padding: 10px !important;
    }

    .is-iphone header .head-row  a.head-row__review.head-row__import,
    .is-mac header .head-row  a.head-row__review.head-row__import {
        flex-basis: 168px;
        order: 5!important;
    }
}

@media (max-width: 528px) {
    .head-row__location {
        margin-left: 0;
    }

}

@media all and (max-width: 500px) {

    .sub-menu.dropdown-menu .container.no-flex:not(.nav-sub-indent)::after {
        display: block;
        content: '';
        width: 100%;
        height: 150px;
    }

    .bordered-wrapper {
        margin: 0;
    }

    .is-combined.owl-carousel.owl-drag .owl-item {
        padding: 3px;
    }

    .combined-carousel .bit-carousel .owl-nav {
        max-width: calc(100% - 30px);
        height: 40px;
    }

    .combined-tabs__content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .combined-tabs__titles-box {
        padding: 24px 5px 0px 5px;
    }

    .combined-carousel__item {
        margin-bottom: 40px;
    }

    div.bit-qviz__line {
        width: 100%;
    }

    .scope-buh .price-box .prices-accordion-title__left {
        flex-direction: column;
        padding: 30px;
    }

    .scope-accordion .prices-accordion-item .prices-accordion-title__left::before {
        display: none !important;
    }

    .scope-accordion .bit-title2 {
        margin-bottom: 20px !important;
    }

    .scope-accordion .prices-accordion-content .prices-accordion__inner > * {
        font-size: 12px !important;
    }

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

    .scanner-type__item, .scanners__item {
        flex-basis: 100%;
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .scanner-type__item, .scanners__item {
        flex-basis: 100%;
        padding-top: 10px;
        padding-bottom: 20px;
    }



    .iti-mobile .iti--container {
        z-index: 50000000!important;
    }

    .bit-button-table-mini {
        padding: 3px 23px;
    }

    .is-iphone header .head-row .head-row__review.head-row__review_blog,
    .is-iphone header .head-row a.head-row__lk,
    .is-iphone header .head-row a.header-feedback,
    .is-iphone header .head-row .menu__lk,
    .is-iphone header .head-row .menu__lk + div,
    .is-iphone header .head-row a.head-row a.head-row__location,
    .is-iphone header .head-row .header-row__search-link,
    .is-iphone header .head-row  a.head-row__review.head-row__import,
    .is-mac header .head-row .head-row__review.head-row__review_blog,
    .is-mac header .head-row a.head-row__lk,
    .is-mac header .head-row a.header-feedback,
    .is-mac header .head-row a.head-row__lk + div,
    .is-mac header .head-row a.head-row a.head-row__location,
    .is-mac header .head-row .header-row__search-link,
    .is-mac header .head-row  a.head-row__review.head-row__import {
        font-size: 13px;
    }

    .is-iphone header .head-row .header-row__search-link:before,
    .is-mac header .head-row .header-row__search-link:before {
        top: 3px;
        width: 14px;
        height: 14px;
    }

    .is-iphone header .head-row  a.head-row__review.head-row__import,
    .is-mac header .head-row  a.head-row__review.head-row__import {
        flex-basis: 155px;
        order: 5!important;
    }
}

@media (max-width: 480px) {
    .menu__logo_new-year {
        margin-left: 0;
    }

    .header-row__location-label {
        display: inline-block;
        vertical-align: middle;
    }

    body:not(.is-iphone)  .head-row .container > div.menu__lk + div{
        padding: 10px 15px;
        margin: -11px -10px 11px -15px;
        flex-grow: 1;
        flex-basis: 100%;
        justify-content: flex-start;
        display: flex;
        order: 0;
        width: calc(100% + 30px);
        background-color: #1c1369;
    }

    .header-city.head-row__location {
        margin-right: 0;
        margin-left: 0;
    }

    #geo-confirm-wrapp {
        padding: 0;
        margin: 0;
    }

    .head-row__location .icon {
        display: none;
        position: relative;
    }

    .header-row__location-label {
        color: #ffffff;
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
    }

    .head-row__location {
        margin-right: 0;
        position: relative;
        top: 2px;
        border-bottom: 1px dotted #ffffff;
    }

    .head-row .container > a {
        order: 3;
        margin-left: 0;
    }

    .header-feedback {
        order: 1!important;
    }

    a.head-row__import {
        margin-right: 0;
        padding-right: 0;
        order: 2!important;
    }

    .head-row__review.head-row__review_blog {
        margin-left: 5px;
        margin-right: 0;
        width: auto;
    }

    .bit-footer__main-row {
        flex-wrap: wrap;
    }

    .bit-footer__search {
        width: 100%;
        padding: 15px 0;
    }

    .bit-footer__search #title-search {
        justify-content: flex-start;
    }

    .is-iphone #geo-confirm-wrapp,
    .is-mac #geo-confirm-wrapp {
        right: initial;
        top: -52px;
        left: 18px;
        flex-basis: auto;
        width: auto;
    }

    .is-iphone .head-row .container > div,
    .is-mac .head-row .container > div {
        order: 0;
        width: calc(100% + 30px);
        flex-grow: 0;
        flex-basis: 148px;
        display: flex;
        justify-content: flex-start;
        background-color: rgba(255, 255, 255, 0);
        margin: 0;
        padding: 0;
    }

    .is-iphone .head-row .container > div.header-search-wrapper,
    .is-mac .head-row .container > div.header-search-wrapper {
        display: none;
    }

    .is-iphone .header-row__location-label,
    .is-mac .header-row__location-label {
        display: none;
    }

    .is-iphone .head-row__location .icon,
    .is-mac .head-row__location .icon {
        display: inline-block;
        position: relative;
    }

    .is-iphone .head-row__location,
    .is-mac .head-row__location {
        border-bottom: none;
    }

    .is-iphone header .head-row a.header-feedback,
    .is-mac header .head-row a.header-feedback {
        padding-left: 20px;
        position: relative;
        line-height: 1;
    }

    .is-iphone .icon.biti-star,
    .is-mac .icon.biti-star {
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 0;
    }

    .is-iphone .header-row__search-link:before,
    .is-mac .header-row__search-link:before {
        content: "\f002";
        width: 15px;
        height: 15px;
        top: 0;
        left: 0;
    }

    .is-iphone .icon.biti-finger,
    .is-mac .icon.biti-finger {
        margin-right: 5px;
        display: inline-block;
        width: 14px;
        height: 14px;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-size: contain;
        background-color: transparent;

    }

    .is-mac .icon.biti-point,
    .is-iphone .icon.biti-point {
        height: 15px;
        background-size: contain;
    }

    .is-iphone .header-row__search-link,
    .is-mac .header-row__search-link {
        padding-left: 20px;
    }

    .is-mac header .head-row  a.head-row__review.head-row__import,
    .is-iphone header .head-row  a.head-row__review.head-row__import {
        flex-basis: 142px;
        order: 5!important;
    }

    .is-mac header .head-row  a.head-row__location,
    .is-iphone header .head-row  a.head-row__location {
        top: 0;
    }
}

@media (max-width: 460px) {
    .modal-steps {
        padding-left: 0;
    }

    .modal-steps .field-phone {
        width: 100% !important;
        margin-right: 0px !important;
        box-sizing: border-box !important;
    }

    .modal-body .modal-steps .btn {
        margin-left: 0px;
    }

    #ouibounce-modal .underlay {
        position: fixed!important;
    }
}

@media all and (max-width: 450px) {
    .icons-grid__item p {
        font-size: 16px;
    }

    .icons-grid__item {
        padding-left: 10px;
        padding-right: 10px;
    }

    .icons-grid:not(.icons-grid_three) .icons-grid__item {
        width: 100%;
        margin-right: 0 !important;
    }
    .scanner-type__item:not(:last-child),
    .scanners__item:not(:last-child) {
        margin-bottom: 20px;
    }

    .bit-button-table {
        padding: 10px 35px;
    }

    .bit-warning__wrapper {
        padding: 40px 25px;
    }

    .is-iphone  #geo-confirm-wrapp,
    .is-mac #geo-confirm-wrapp {
        right: 0;
        top: -17px;
        left: 0;
        flex-basis: auto;
        width: auto;
    }


    .is-mac header .head-row a.header-feedback,
    .is-mac header .head-row a.head-row a.head-row__location,
    .is-mac header .head-row .header-row__search-link,
    .is-mac header .head-row  a.head-row__review.head-row__import,
    .is-iphone header .head-row a.header-feedback,
    .is-iphone header .head-row a.head-row a.head-row__location,
    .is-iphone header .head-row .header-row__search-link,
    .is-iphone header .head-row  a.head-row__review.head-row__import {
        margin-bottom: 6px;
        flex-basis: 50%;
    }


    .is-iphone header .head-row .head-row__review.head-row__review_blog,
    .is-mac header .head-row a.head-row__lk,
    .is-mac header .head-row a.head-row__lk + div,
    .is-mac header .head-row .head-row__review.head-row__review_blog {
        margin-bottom: 6px;
        position: relative;
        flex-basis: 160px;
        display: flex;
        align-items: center;
    }

    .is-mac .icon.biti-finger,
    .is-mac .icon.biti-blog,
    .is-mac .icon.biti-point,
    .is-iphone .icon.biti-finger,
    .is-iphone .icon.biti-blog,
    .is-iphone .icon.biti-point {
        position: absolute;
        top: 3px;
        left: 0;
        margin-top: 0;
        width: 14px;
        height: 14px;
        background-size: contain;
    }

    .is-iphone header .head-row .head-row__review.head-row__review_blog,
    .is-iphone header .head-row .header-city.head-row__location,
    .is-iphone header .head-row .menu_lk,
    .is-mac header .head-row .head-row__review.head-row__review_blog,
    .is-mac header .head-row .header-city.head-row__location,
    .is-mac header .head-row a.head-row__lk {
        padding-left: 20px;
    }

    .is-mac header .head-row .head-row__review.head-row__review_blog,
    .is-mac header .head-row  a.head-row__review.head-row__import,
    .is-iphone header .head-row .head-row__review.head-row__review_blog,
    .is-iphone header .head-row  a.head-row__review.head-row__import {
        margin-bottom: 0;
    }

    .is-iphone .icon.biti-blog ,
    .is-mac .icon.biti-blog {
        top: 3px;
    }
}

@media all and (max-width: 420px) {
    .form-template-general input[type="submit"] {
        font-size: 14px;
    }

    .onecol.wide .popup-title, .form-template-general .popup-title {
        font-size: 20px;
    }
}

@media (max-width: 418px) {
    .head-row__review.head-row__review_blog {
        width: 94px;
        margin-right: 0;
    }

    .head-row__lk {
        margin-left: 0;
    }
}

@media (max-width: 410px) {
    .head-row__review_blog {
        width: 20%;
    }
}

@media (max-width: 406px) {
    .head-row__lk {
        margin-left: 0;
    }
}

@media all and (max-width: 400px) {
    .inner-close {
        width: 100%;
        margin-top: 40px;
    }
    .inner-close #popup {
        width: 100%;
        padding: 20px;
    }
    .icons-grid .icons-grid__item {
        max-width: 100% !important;
        width: 100% !important;
        margin-right: 0 !important;
    }
    .icons-grid_three .icons-grid__item:nth-child(5n) {
        margin-right: 0 !important;
    }
}

@media all and (max-width: 378px) {
    .promo-panel-active .control-panel {
        bottom: 45px !important;
    }
}

@media all and (max-width: 380px) {
    .form-template-general input[type="submit"] {
        font-size: 11px;
    }

    .onecol.wide .popup-title, .form-template-general .popup-title {
        font-size: 16px;
    }

    .popup-content .h2 {
        font-size: 12px;
    }

    .head-row a.head-row__location {
        font-size: 12px;
        line-height: 16px;
    }

    .is-mac header .head-row a.head-row__lk,
    .is-mac header .head-row a.head-row__lk + div,
    .is-mac header .head-row .head-row__review.head-row__review_blog,
    .is-iphone header .head-row .head-row__review.head-row__review_blog {
        flex-basis: 160px;
    }

    .is-iphone header .head-row a.head-row__location,
    .is-mac header .head-row a.head-row__location {
        font-size: 13px;
        line-height: 14px;
    }

    .is-mac .icon.biti-finger,
    .is-iphone .icon.biti-finger {
        top: 1px;
    }

    .is-mac .icon.biti-point,
    .is-iphone .icon.biti-point {
        top: -2px;
    }

    .is-mac header .head-row .header-row__search-link:before,
    .is-iphone header .head-row .header-row__search-link:before {
        top: 2px;
    }
}

@media all and (max-width: 360px) {
    .head-row a {
        font-size: 12px!important;
        line-height: 2;
    }
    body[data-city-code=spb] .head-row__location {
        font-size: 12px;
        line-height: 12px;
    }

    .is-mac .head-row a ,
    .is-iphone .head-row a {
        font-size: 13px!important;
    }


    .is-iphone header .head-row .head-row__review.head-row__review_blog,
    .is-mac header .head-row a.head-row__lk,
    .is-mac header .head-row a.head-row__lk + div,
    .is-mac header .head-row .head-row__review.head-row__review_blog {
        flex-basis: 125px;
    }

}

@media (max-width: 350px) {
    .bit-tabs__content .bit-button {
        padding: 12px 38px;
        width: 100%;
    }

    .head-row__lk {
        margin-right: 0;
    }
}

@media (max-width: 340px) {
    .bit-social__item {
        margin-left: 5px;
    }

    .border-container {
        padding: 30px 10px;
    }
}

@media all and (max-width: 320px) {
    .form-template-general input[type="submit"] {
        padding: 12px 15px;
    }
    .combined-carousel .bit-carousel .owl-nav {
        max-width: 100%;
    }
    .is-mac .icon.biti-finger,
    .is-iphone .icon.biti-finger {
        top: 3px;
    }

    .is-mac #geo-confirm-wrapp,
    .is-iphone #geo-confirm-wrapp {
        top: -12px;
    }

    .is-mac .icon.biti-point,
    .is-iphone .icon.biti-point {
        margin-top: 0;
    }
}

@media all and (min-width: 200px) {
    .bit-footer {
        padding-bottom: 100px;
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .bit-toggle .bit-toggle_btn:before {
        transform: translateY(-49%)
    }
}
/*----------------------------------------------------------------*/
.footer-prices-label a{
    color: #ffffff;
    text-decoration: none;
}

/* End */


/* Start:/bitrix/templates/main/bootstrap/css/bootstrap.min.css?171097220118491*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=cdf87cd2efee3f510027a30cb760d38d)
 * Config saved to config.json and https://gist.github.com/cdf87cd2efee3f510027a30cb760d38d
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#414141;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#323694;text-decoration:none}a:hover,a:focus{color:#d21881;text-decoration:none}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}@media (min-width:768px){.container{width:720px}}@media (min-width:992px){.container{width:940px}}@media (min-width:1200px){.container{width:1140px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}.row{margin-left:0;margin-right:0}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:0;padding-right:0}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;-o-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);-webkit-background-clip:padding-box;background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);-webkit-background-clip:padding-box;background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}
/* End */


/* Start:/bitrix/templates/main/fonts/font-awesome-4.7.0/css/font-awesome.min.css?171097220231019*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/bitrix/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/bitrix/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/bitrix/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/bitrix/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/bitrix/templates/main/fonts/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap;}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/bitrix/templates/main/css/common.css?17388595744630*/
.visible-xs{
    display:none;
}
/**/
body .control-panel {
    opacity: 1;
}
body .control-panel__rad {
    border: 2px solid #00ff7f;
}
body .control-panel__img {
    background-color: #00ff7f;
}
body .control-panel__rid {
    background-color: #00ff7f;
}

body .control-panel:hover .control-panel__img {
    background-color: #00ff7f;
    opacity: 1
}

body .control-panel:hover .control-panel__rad {
    border: 2px solid #00ff7f;
    opacity: 1
}

body .control-panel:hover .control-panel__rid {
    background-color: #00ff7f;
}

body .control-panel:hover {
    opacity: 1
}
body .bit-footer__main-col{
    padding-bottom: 0;
}
body .bit-footer__menu-title {
    margin-bottom: 10px;
}
body .footer-prices-label{
    margin-top: 15px;
    font-size:13px;
}
body .bit-footer__cpr{
    margin-top: 10px;
    padding: 5px 0;
}

/*END */

@media all and (max-width: 980px) {
    .iti-mobile #geo_confirm {
        z-index: 3030;
        position: fixed;
        min-width: 300px;
        max-width: 60%;
        width: auto;
    }

    .iti-mobile #geo_confirm {
        bottom: 0;
        top: auto;
        right: 0;
        left: 0;
        margin: 0 auto;
        background: #fff;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
        border: 1px solid #eee;
        color: #000;
        font-family: "SuisseIntl", system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
    }

    .iti-mobile #geo_confirm p, html .iti-mobile #geo_confirm:not(.geo_confirm__msk) p {
        line-height: 20px;
        margin: 20px 0 25px 0;
        font-size: 17px;
    }

    .iti-mobile #geo_confirm b.name {
        font-weight: normal;
    }

    .iti-mobile #geo_confirm .close {
        position: absolute;
        right: 12px;
        width: 30px;
        height: 30px;
        top: 15px;
        cursor: pointer;
        background: url(/bitrix/templates/landing/img/close-pink.svg) center center no-repeat;

    }

    .iti-mobile #geo_confirm:not(.geo_confirm__msk) .header-city {
        color: #dd046a;
        font-weight: 600 !important;
        display: inline-block;
        max-width: 100%;
        padding-right: 0 !important;
        vertical-align: middle;
        text-transform: lowercase;
        text-decoration: underline;
        line-height: 14px;
        margin-bottom: 4px;
    }

    .iti-mobile #geo_confirm:not(.geo_confirm__msk) .confirm-btn, .iti-mobile #geo_confirm button.confirm-btn {
        font: bold 14px/1em Arial, Helvetica, sans-serif;
        font-weight: 600;
        min-width: 110px;
        padding: 14px 20px;
        color: #fff;
        display: inline-block;
        background: #dd046a;
        text-transform: uppercase;

    }

    .iti-mobile #geo_confirm span, html .iti-mobile #geo_confirm:not(.geo_confirm__msk) span {
        margin: 0 5px 0 11px;
    }

    body.iti-mobile .geo-confirm-overlay {
        display: block;
    }
}
@media all and (max-width: 587px) {
    .iti-mobile #geo_confirm:not(.geo_confirm__msk) .header-city {
        max-width: 100px;
        margin-bottom: 0;
    }
}



@media all and (max-width: 1000px) {
    footer.bit-footer {
        padding-bottom: 150px !important;
    }

}

@media all and (max-width: 991px) {
    footer .bit-footer__cpr > .container > .cpr-list {
        float: none;
        justify-content: center;
    }
}

@media all and (max-width: 768px) {
    .promo-panel-active .control-panel {
        bottom: 90px !important;
        right: -20px;
    }

}

@media all and (max-width: 576px) {
    .copy__main-list{
        width: 100%;
    }
    .copy__main{
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .cpr-list__item span.copy {
        text-align: center;
    }
    .hidden-xs{
        display:none;
    }
    .visible-xs{
        display:block;
    }
    .cpr-privacy{
        margin: 10px auto;
    }
    .cpr-list__item.visible-xs {
        text-align: center;
        width: 100%;
        font-size: 12px;
        margin-top: -5px;
        margin-right: -10px;
    }
    .cpr-list__item.cpr-list__center.visible-xs {
        margin-top: 15px;
        margin-right: 0px;
    }
    html .promo-panel-active .control-panel {
        bottom: 120px !important;
        right: -22px !important;
        left: auto  !important;;
    }
    jdiv .__jivoMobileButton {
        bottom: 62px;
    }
}
@media (max-width: 880px) {
    .bx-ios #title-search-input {
        font-size: 16px !important;
    }
    .__jivoMobileButton{
        z-index:101!important;
    }
}
@media all and (min-width: 200px) {
body .bit-footer{
    padding-bottom: 115px;
}
}

/* End */


/* Start:/bitrix/templates/landing/css/template.css?1752587002212926*/
/**bit__variable**/
.bit__fz-16 {
    font-size: 16px;
}
/**END bit__variable**/
.video-wrapper {
    position: relative;
    display: block;
    margin: 0 auto 20px;
    text-align: center;

}

.video-wrapper iframe {
    border-width: 0;
    outline-width: 0;
}

.video-wrapper-text {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 20px;
    text-align: center;

}

.video-wrapper-text {
    font-size: 16px;
}

.video-wrapper-text iframe {
    border-width: 0;
    outline-width: 0;
}


/**Block Introduction**/
.combined-tabs__content-item:not(.active) {
    display: none;
}


.introduc {
    padding: 50px 0 35px;
}

.introduc__wrap,
.combined-tabs {
    display: flex;
    margin-top: 35px;
    min-height: 250px;
}

.combined-tabs {
    margin-top: 0;
}

.introduc__wrap::after,
.combined-tabs::after {
    content: "";
    display: block;
    clear: both;
}

.introduc__titles,
.combined-tabs__titles {
    width: 380px;
    padding-right: 20px;
    float: left;
}

.introduc__titles-box,
.combined-tabs__titles-box {
    width: 100%;
    height: 100%;
    padding: 24px 32px 16px 24px;
    border: 1px solid #d8d8d8;
}

.introduc__titles-item,
.combined-tabs__titles-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    min-height: 48px;
    width: 100%;
    margin: 2px 0;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    padding-left: 16px;
}

.introduc__titles-item > a,
.combined-tabs__titles-item > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 100%;
    color: #000;
}

.introduc__titles-item.active,
.combined-tabs__titles-item.active {
    background-color: #fade41;
    box-shadow: 0 3px 4px -1px rgba(34, 60, 80, 0.4);
}

.introduc__titles-item.active::after,
.combined-tabs__titles-item.active::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    right: -20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 24px 20px;
    border-color: transparent transparent transparent #fade41;
}

.introduc__titles-item.active .introduc__title-num,
.combined-tabs__titles-item.active .combined-tabs__title-num {
    box-shadow: none;
    background-color: transparent;
}

.introduc__titles-item:hover .introduc__title-num,
.combined-tabs__titles-item:hover .combined-tabs__title-num {
    background-color: #fade41;
    /*box-shadow: 0px 0px 0px 0px rgba(34, 60, 80, 0.4);*/
    border-color: #fade41;
}

.introduc__titles-item.active:hover .introduc__title-num,
.combined-tabs__titles-item.active:hover .combined-tabs__title-num {
    border-color: #000;
}

.introduc__title-num,
.combined-tabs__title-num {
    font-size: 18px;
    font-weight: 500;
    width: 32px;
    height: 32px;
    min-width: 32px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    /*box-shadow: 0px 3px 4px -1px rgba(34, 60, 80, 0.4);*/
    transition: all 300ms ease;
}

.introduc__content,
.combined-tabs__content {
    border: 1px solid #d8d8d8;
    width: calc(100% - 380px);
    float: left;
    padding: 24px;
}

.introduc__content-title h3,
.combined-tabs__content-title h3 {
    display: inline-block;
    font-size: 18px;
    padding-bottom: 4px;
    border-bottom: 2px solid #fade41;
    margin: 8px 0;
}

.combined-tabs__content-text {
    display: flex;
    flex-direction: column;
}

.combined-tabs__content-title {
    margin-bottom: 10px;
}

.combined-tabs__content-subtitle {
    display: block;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 700;
}

.combined-tabs__order-call {
    align-self: flex-end;
    margin-top: 30px;
    font-size: 15px;
    padding-left: 30px;
    padding-right: 30px;
}

.introduc__content-text p {
    margin-bottom: 8px;
    font-size: 16px;
}

.combined-tabs__content-text p {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
}


.introduc__content-text p span,
.combined-tabs__content-text p span {
    font-weight: 500;
    color: #000;
}

.bit-table__services .bit-table__cell:first-child {
    margin: auto 0;
}

.bit-table__services .bit-table__row {
    font-size: 16px;
}

.feedback-buh .bit-form {
    margin: 30px
}

.numbers-list {
    counter-reset: numbersListCounter;
    padding: 0;
}

.numbers-list li {
    counter-increment: numbersListCounter;
    border: none;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.numbers-list li:before {
    content: counter(numbersListCounter);
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 2px #ce0080;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 0.89;
    letter-spacing: 0.6px;
    color: #312877;
    border-radius: 100%;
    margin: 0 15px 0 0;
    flex-shrink: 0;
}

.prolongation {
    padding-top: 50px;
    padding-bottom: 50px;
}

.prolongation__wrapper {
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    min-height: 200px;
    background-color: #f9f9fa;
    border: 2px solid #8c8ca9;
}

.prolongation__item {
    width: 25%;
    text-align: center;
    padding: 40px 0;
    position: relative;
}

.prolongation-price::after,
.prolongation-two-year::after {
    content: '';
    display: block;
    width: 40px;
    height: auto;
    color: #8c8ca9;
    font-size: 40px;
    position: absolute;
    line-height: 0.5;
    top: 49px;
    right: -3px;
}

.prolongation-price::after {
    content: "+";
}

.prolongation-two-year::after {
    content: '=';
}

.prolongation__pricevalue,
.prolontation__icon,
.prolongation__description {
    display: inline-block;
}

.prolongation__description {
    width: 100%;
    padding: 0 80px;
    font-size: 16px;
}

.prolontation__icon {
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 10px;
}

.prolontation__icon img {
    max-width: 100%;
}

.prolongation__pricevalue {
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}

.prolongation__pricevalue span {
    font-size: 16px;
}

.prolongation-price .prolongation__description,
.prolongation-result .prolongation__description {
    padding: 0;
}

.prolongation-two-year .prolongation__description {
    padding: 0 90px;
}

.prolongation__pricevalue--result {
    color: #00aff0;
}

.video-wrapper-text__video,
.video-wrapper {
    position: relative;
    display: block;
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-bottom: 35.45%;
    height: 0;
}

.video-wrapper-text__video iframe,
.video-wrapper iframe,
.video-wrapper-text__video embed,
.video-wrapper embed
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}

.combined-carousel .owl-carousel .owl-stage-outer {
    height: auto !important;
}

.video-wrapper-text__text {
    position: relative;
    display: block;
    max-width: 350px;
    margin: 0 auto 20px;
    text-align: center;
}

.bit-steps {
    padding: 50px 0;
}

.upp__upgrade-steps {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    counter-reset: bitSteps;
}

.upp__upgrade-step {
    width: calc(50% - 15px);
    border: 1px solid #d8d8d8;
    margin-bottom: 30px;
    position: relative;
    padding: 20px 40px 20px 130px;
    background-color: #fff;
}

.upp__upgrade-step:before {
    content: counter(bitSteps);
    counter-increment: bitSteps;
    display: block;
    position: absolute;
    bottom: 0;
    left: 19px;
    font-size: 170px;
    color: #352c85;
    line-height: 0.7;
    font-weight: 300;
}

.upp__upgrade-step-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px
}

.upp__upgrade-step-text {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px
}

.description-list_no-flex {
    display: block
}

.description-list_no-flex .row {
    margin-bottom: 30px
}

.description-list_no-flex .row:last-child {
    margin-bottom: 0
}

.bfint__app-subtitle {
    text-align: center;
    max-width: 970px;
    margin: 15px auto;
    line-height: 1.4
}

.bfint__app-wrapper img {
    max-width: 100%;
    height: auto
}

.bfint__app-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 42px
}

.bfint__app-image-wrapper {
    width: 55%
}

.bfint__app-content {
    padding-left: 60px;
    width: 45%
}

.bfint__app-item {
    margin-bottom: 5px
}

.bfint__app-item-title {
    margin: 0;
    font-size: 20px;
    font-weight: 500
}

.bfint__app-item-more {
    text-align: right
}

.bfint__app-item-desc {
    margin: 12px 0 10px 0;
    font-size: 16px;
}

.bfint__app-item-more a {
    color: #c60082;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

.bfint__app-item-more a:hover {
    opacity: .85
}

.bfint__app-market {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 35px
}

.bfint__app-market a {
    margin-right: 22px
}

.bfint__app-market a:last-child {
    margin-right: 0
}

.bfint__consultation {
    padding-top: 55px;
    padding-bottom: 65px;
    background-color: #f9f9fa;
}

.bfint__consultation-wrapper {
    position: relative;
    padding: 25px 60px 25px 300px;
    border: 2px solid #2b3488;
    display: flex;
    align-items: center;
}

.bfint__consultation-wrapper::before {
    content: '';
    position: absolute;
    left: 63px;
    top: -22px;
    display: block;
    width: 170px;
    height: 170px;
    background: transparent url(/bitrix/templates/landing/css/../img/bfintegration_consultation.png) center no-repeat;
    background-size: contain
}

.bfint__consultation-wrapper.not__bg_img::before {
    display: none;
}

.bfint__consultation-img {
    position: absolute;
    width: 170px;
    height: 170px;
    left: 63px;
    top: -22px;
    z-index: 49;
}

.bfint__consultation-wrapper.not__bg_img .bfint__consultation-img {
    top: 30px;
}

.bfint__consultation-img img {
    width: 100%;
    height: auto;
}

.bfint__consultation-text {
    margin-right: 30px;
    flex-grow: 1;
    font-size: 16px;
}

.bfint__consultation-action {
    flex-shrink: 0;
}


.bfint__consultation-action-btn.bit-button-blue,
.bfint__consultation-action-btn {
    padding: 12px 32px;
    width: 100%;
}

.feedback-buh .row .col-md-6.no-padding {
    float: right;
    margin-right: 34px;
}

#raspisanie + .feedback-buh .row .col-md-6.no-padding {
    margin-right: 0;
}

section.section.manufactors {
    padding-bottom: 50px;
}

.manufactors__item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.manufactors__image {
    max-width: 221px;
    height: 120px;
    overflow: hidden;
}

.manufactors__image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.manufactors-slider {
    position: relative;
}

.manufactors-slider::before,
.manufactors-slider::after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 3;
    height: 100%;
    width: 250px;
}

.manufactors-slider::before {
    left: 0;
    background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0) 100%);
}

.manufactors-slider::after {
    right: 0;
    background-image: linear-gradient(to left, #fff 50%, rgba(255, 255, 255, 0) 100%);
}

.single-tab .nav-tabs {
    display: none;
}

.manufactors-slider .owl-nav {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    z-index: 100;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.manufactors-slider .owl-nav button {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    border: none;
}

.manufactors-slider .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;

}

.manufactors-slider .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 70px;
    background-color: #e6e4e4;
}

.manufactors-slider .owl-dots button.owl-dot.active {
    background-color: #e3006f;
}


.manufactors-slider .owl-dots button:not(:last-of-type) {
    margin-right: 20px;
}


.scaner section.section {
    padding-bottom: 0;
}

.scanner-type__list,
.scanners__list {
    display: flex;
    flex-flow: row nowrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.scanners__list {
    flex-wrap: wrap;
}

.scanner-type__item,
.scanners__item {
    flex-basis: 25%;
    padding-top: 35px;
    padding-bottom: 35px;
}

.scanner-type__item span {
    display: block;
}

.type__image,
.scanner__image {
    margin-bottom: 14px;
    width: 200px;
    height: 200px;
    overflow: hidden;
    background-color: #c0c0c0;

}

.type__image img,
.scanner__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.type,
.scanner {
    margin: auto;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #414141;

}

.scanner {
    max-width: 200px;
}

.scanner__buttons {
    width: 100%;
    margin-top: auto;
}

.scanner__buy,
.scanner__price {
    display: block;
    width: 100%;
}

.scanner__text {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.3;
}

.scanner__buy,
.scanner__price {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 4px;
    border: none;
    text-align: center;
    transition-property: color, background-color;
    transition-timing-function: ease-in-out;
    -moz-transition-duration: .2s;
    font-size: 16px;
}

.scanner__buy {
    margin-bottom: 15px;
    background-color: #FADE41;
    text-decoration: none;
    color: #3B3B40;
}

.scanner__price,
.scanner__price:visited,
.scanner__price:focus {
    background-color: #C9007E;
    text-decoration: underline;
    color: #fff;
}

.scanner__price:hover {
    background-color: #a6026a;
    color: #fff;
}

.scanner__buy:hover {
    background-color: #d3b736;
    color: #3B3B40;
}

.bit-title2--upper {
    text-transform: uppercase;
}

div.free-demo-form.form-large-input .text input[type="text"], div.free-demo-form.form-large-input .text input[type="email"], div.free-demo-form.form-large-input .text input[type="password"], div.free-demo-form.form-large-input .text input[type="tel"], div.free-demo-form.form-large-input .cusel {
    border: 1px solid #3b3b40;
    font-size: 16px;
    width: 100%;
    padding: 10px 15px;
    border-radius: 0;
    height: auto;
    font-weight: bold;
    background-color: #ffffff;
    margin-right: 20px;
}

.free-demo-form form {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.free-demo-form form > .clearfix {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.free-demo-form.form-large-input .text.office-block {
    display: none;
}

.free-demo-form.form-large-input .text, .free-demo-form.form-large-input .panel-button {
    margin-bottom: 15px;
}

div.free-demo-form.form-large-input .panel-button input[type="submit"] {
    background: #c9007e;
    padding: 13px 20px;
    color: #fff;
    font-size: 16px;
    border: 1px solid #9b0161;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin-left: 20px;
    max-width: 320px;
    text-transform: initial;
    font-weight: 400;
    width: 100%;
}

div.free-demo-form .policy-text {
    width: 100%;
    text-align: center;
}

.bit__table-new {
    width: 100%;
    border-collapse: collapse;
}

.bit__table-new tr th,
.bit__table-new tr td {
    padding: 15px 10px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
}

.bit__table-new tr td:first-child,
.bit__table-new tr th:first-child {
    padding-left: 0;
}

.bit__table-new tr:last-child td {
    border-color: transparent;
}

.bit-tabs__content > p {
    text-align: center;
}

.table-wrapper {
    width: 100%;
    overflow-x: auto;
}

.bit-profit {
    padding: 50px 0;
}

.bit-profit__grid h4,
.bit-profit__grid p.title-4 {
    color: #352c85;
    font-size: 22px;
    font-weight: normal;
}

.bit-profit__grid ul {
    font-size: 16px;
    padding-left: 18px;
}


.bit-why-not__image {
    width: 60px;
    height: 60px;
    display: inline-block;
    margin-bottom: 12px;

}

.bit-why-not__item {
    width: 201px;
    height: 150px;
    background: #FFFFFF;
    border: 1px solid #DEDEDE;
    position: relative;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: rgba(201, 0, 126, 1);
    margin-right: 20px;
    margin-bottom: 20px;
}


.label-error {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.label-error img {
    max-width: 100%;
}

.bit-why-not ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}

.bit-why-not {
    padding-top: 50px;
    padding-bottom: 50px;
}

.bit-service-list {
    color: #333;
    padding-top: 50px;
    padding-bottom: 50px;

}

.service-list__image {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 15px;
}

.service-list__item {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    background-color: #fff;
    max-width: 340px;
    width: 100%;
    padding: 25px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    margin-right: 30px;
    margin-bottom: 30px;
}

.service-list__image-text {
    display: inline-block;
    font-size: 18px;
}

.service-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}

.service-list__image-wrp {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.bit-title5 {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 36px;
    line-height: 42px;
    color: #333;
    margin-top: 0;
}

.bit-service-list h2.bit-title5 {
    margin-bottom: 60px;
}

.bit-vertical-tabs {
    display: flex;
    flex-direction: row;
}

.bit-vertical-tabs__content {
    flex-grow: 1;
    width: 100%;
    min-height: 400px;
    background-color: #F9F9FA;
}

.bit-title3 {
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 53px;
    color: #C9007E;
    display: block;
    width: 100%;
    position: relative;

}

.bit-vertical-tabs__nav {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 185px;
    width: 100%;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    border: 1px solid #d8d8d8;
}

.v-tab__item {
    border: 1px solid #ABABAB;
    box-sizing: border-box;
    margin-bottom: 3px;
    transition: all .2s ease-in-out;
    position: relative;
}

.v-tab__item:hover {
    border-color: #C9007E;
}

.v-tab__item.active a {
    color: #323694;
}

.v-tab__item.active {
    border-color: #323694;
}

.v-tab__item::before,
.v-tab__item::after {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    right: 3px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    transition: all .2s ease-in-out;
}

.v-tab__item.active::before,
.v-tab__item.active::after {
    opacity: 1;
}

.v-tab__item::before {
    width: 12px;
    height: 90%;
    background-color: #323694;
    z-index: 0;
}

.v-tab__item::after {
    border: 1px solid #fff;
    width: 7px;
    height: 7px;
    right: 7px;
    transform: rotate(45deg);
    border-left: 0;
    border-bottom: 0;
}

.v-tab__item:last-child {
    margin-bottom: 0;
}

.v-tab__item a {
    text-decoration: none;
    padding: 20px 37px;
    text-align: center;
    display: block;
    color: #ABABAB;
}

.v-tab-content__item table td {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    border: 1px solid #323694;
    text-align: left;
    padding: 8px 16px;
}

.v-tab-content__item th:first-child {
    border: 1px solid #323694;
}

.v-tab-content__item table th:not(:empty) {
    background-color: #323694;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 23px;
    padding: 20px 50px;
    font-weight: 300;
    width: 200px;
}

.v-tab-content__item table th:last-child {
    border-left: 1px solid #fff;
}

.t-compare.v-tab-content__item table td:nth-last-child(1),
.t-compare.v-tab-content__item table td:nth-last-child(2) {
    text-align: center;
    color: #00B01C;
}

.not-supported {
    color: #FF0000 !important;
}

.v-tab-content__item table .v-tab-content__table-price td,
.v-tab-content__item table .v-tab-content__buttons td {
    border: none;
}

.v-tab-content__item table .v-tab-content__table-price td {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 23px;
    color: #414141;
}

.v-tab-content__item table .v-tab-content__table-price td:first-child {
    border-left: 1px solid #323694;
}

.v-tab-content__item table .v-tab-content__table-price td:last-child {
    border-right: 1px solid #323694;
}

.v-tab-content__item table .v-tab-content__buttons {
    border-top: 1px solid #323694;
}

.v-tab-content__buttons {
    background-color: #fff;
    border-bottom: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}

.v-tab-content-pricelist__inner {
    display: flex;
    flex-direction: row;
    min-height: 620px;
}

.v-tab-content-pricelist__prof,
.v-tab-content-pricelist__tech {
    border: 1px solid #323694;
    padding: 0 25px;
    max-width: 460px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.v-tab-content-pricelist__header {
    display: flex;
    background-color: #323694;
    color: #fff;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    width: 184px;
    height: 80px;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px;
    margin: 0 auto 60px;

}

.v-tab-content__item.v-tab-content-pricelist table td {
    color: #000;
    border-color: #ababab;
    text-align: center;
    padding: 8px;
    background-color: #fff;
}

.v-tab-content__item.v-tab-content-pricelist table tr.v-tab-content-pricelist__prices td {
    font-weight: 800;
    font-size: 16px;
    line-height: 23px;
}

.v-tab-content__item.v-tab-content-pricelist table tr.v-tab-content-pricelist__buttons td {
    padding: 0;
}

.v-tab-content__item.v-tab-content-pricelist h5,
.v-tab-content__item.v-tab-content-pricelist p.title-5 {
    font-size: 15px;
    line-height: 23px;
    color: #414141;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 8px;
}

.v-tab-content-pricelist__section {
    margin-bottom: 40px;
}

.t-access__buttons td {
    padding: 0 !important;
    border-bottom: 0;

}

.bit-button-table--pink {
    width: 100%;
}

.v-tab-content__item table .t-access__buttons td {
    border-top: 3px solid #323694;
    border-bottom-color: #dadada;
    border-left-color: #dadada;
    border-right-color: #dadada;
}

.t-access__buttons td:first-child {
    background-color: #fff;
}


.bit-button-table--pink:hover {
    background-color: #323694;
    border-color: #323694;
}

.t-access h4 {
    margin-top: 0;
}

.t-access .title-4 {
    margin-top: 0;
    font-weight: bold;
}

.v-tab-content__item.t-access table td {
    font-size: 13px;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}

.gift-list {
    padding: 40px 30px;
    margin: 0;
    list-style: none;
    background-color: rgba(201, 0, 126, 0.17);
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    margin-bottom: 20px;

}

.gift-list__item {
    max-width: 280px;
    display: inline-block;
    margin-bottom: 18px;
}

.gift-list__item:last-child {
    margin-bottom: 0;
}

.v-tab-content-gifts .v-tab-content-pricelist__prof,
.v-tab-content-gifts .v-tab-content-pricelist__tech {
    padding-bottom: 40px;
}

.v-tab-content-gifts .v-tab-content-pricelist__header {
    margin-bottom: 17px;
}

.single-gift__wrapper {
    min-height: 370px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 17px;
}

.single-gift {
    padding: 14px 40px;
    background-color: rgba(50, 54, 148, 0.34);
}

.row__block {
    display: grid;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: repeat(2, 1fr);
}

.row__elem {
    align-items: center;
    background-color: white;
    display: block;
    padding: 16px;
    width: 100%;
    color: #000;
}

.row__elem:last-child {
    display: none;
}

.row__title {
    display: inline-block;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 16px;
    margin-right: 16px;
    width: 100%;
}

.row__descr {
    font-weight: 500;
    line-height: 1.25;
}

.first .row h2 {
    color: white;
    display: inline-block;
    font-size: 32px;
    font-weight: 500;
}

.first {
    font-family: 'SuisseIntl', Arial, Helvetica, sans-serif;
    color: #fff;
    padding-bottom: 16px;
    padding-top: 16px;
    position: relative;
    z-index: 0;
    background-color: #f1f1f1;
}

.first .form__descr {
    margin-bottom: 37px;
}

.first__bg {
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100% - 80px);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.vacancies .first__bg::before {
    position: absolute;
    z-index: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);

}

.vacancies .first {
    padding-top: 140px;
}

.vacancies .first h1 {
    font-size: 79px;
    margin-bottom: 0;
}

.vacancies .first__block {
    margin-bottom: 117px;
}

section.vacancies__list {
    padding-bottom: 100px;
}

.first__block {
    margin-bottom: 32px;
}

.first__info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.first__descr {
    color: white;
    display: inline-block;
    font-size: 17px;
    line-height: 1.25;
    margin-bottom: 32px;
    max-width: 480px;
}

.first__title-min {
    display: none;
}

.first h1 {
    font-size: 71px;
}

.bit-cases {
    padding-top: 90px;
    padding-bottom: 90px;
    background-position: center center;
    background-size: cover;
    background-color: #352c85;
    background-image: url(/bitrix/templates/landing/img/cases-bg.jpg);
    color: #fff;
}

.bit-cases__columns {
    display: flex;
    justify-content: center;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
}

.bit-cases__columns.bit-cases__columns-item {
    margin: 0;
    float: left;
    padding: 0 24px;
}

.bit-cases__columns.bit-cases__columns-item .bit-cases__column:first-child {
    padding-right: 0;
    max-width: 75%;
}

.bit-cases__columns.bit-cases__columns-item .bit-cases__column:last-child {
    padding-left: 16px;
    max-width: 25%;

}

.bit-cases__columns.bit-cases__columns-item .bit-cases__column:last-child img {
    width: 100%;
    height: auto;
}

.bit-cases__columns.bit-cases__columns-item .bit-cases__column:first-child .bit-button-yellow {
    padding: 12px 32px;
    font-size: 15px;
}

.bit-cases__column:first-child {
    padding-right: 40px;
    max-width: 320px;
}

.bit-cases__column button {
    width: 100%;
}

.bit-cases__column:last-child {
    padding-left: 40px;
}

.bit-cases__label {
    font-size: 18px;
}

.bit-cases__label:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
    background: url(/bitrix/templates/landing/img/check.svg) center center no-repeat;
    background-size: contain;
    position: relative;
    top: 3px;
}

.bit-products {
    padding-top: 50px;
    padding-bottom: 50px;
}

.bit-products__grid {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0;
}

.bit-products__grid-item {
    width: calc(25% - 22.5px);
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.bit-products__grid-item img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.bit-products__grid-item p {
    font-weight: bold;
}

.bit-products__grid-item:nth-child(4n) {
    margin-right: 0;
}

div#promo-banner-blog {
    padding: 40px 0;
}

.promo-banner {
    background: #FFFFFF;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    padding: 40px 55px 40px;
}

.promo-banner_dark {
    background-color: #222222;
    background-image: url(/bitrix/templates/landing/img/promo-banner-dark-korobka-buh.png);
    background-repeat: no-repeat;
    background-position: 95% 90%;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    padding: 40px 55px 40px;
    margin-top: 40px;
}

.promo-banner h1 {
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
}
.promo-banner h2 {
    font-weight: 900;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}

.promo-banner ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    max-width: 460px;
}

.promo-banner ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    width: 50%;
    padding-right: 20px;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.promo-banner ul li:before {
    content: "";
    width: 19px;
    height: 2px;
    background-color: #ce0080;
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
}

.container .promo-banner:not(:first-child) {
    margin-top: 40px;
}
.promo-banner.promo-banner_text div.promo-banner_text-desc{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    max-width: 700px;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.promo-banner .promo-banner__buttons, .promo-banner_dark .promo-banner__buttons {
    display: flex;
}

.promo-banner .promo-banner__buttons .link-to-page {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #000000;
    border: 2px solid #F00082;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 9px 19px;
    text-decoration: none;
}

.promo-banner_dark .promo-banner__buttons .link-to-page {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #ffffff;
    border: 2px solid #F00082;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 9px 19px;
    text-decoration: none;
}

.promo-banner .promo-banner__buttons .buy-product-btn, .promo-banner_dark .promo-banner__buttons .buy-product-btn {
    background: #F00082;
    border-radius: 6px;
    padding: 9px 19px;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    border: 2px solid #F00082;
    text-decoration: none;
    margin-left: 19px;
}
.promo-banner_h1 {
    font-weight: 300;
    font-size: 19px;
    line-height: 25px;
    margin-top: 22px;
    margin-bottom: 25px;
    color: #000;
    display: block;
}
.promo-banner_h2 {
    font-weight: 900;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
    color: #000;
    display: block;
}

.promo-banner_h2_dark {
    font-weight: 700;
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 25px;
    color: #ffffff;
    display: block;
    max-width: 80%;
}

.promo-banner_h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.promo-banner_h3_dark {
    display: block;
    font-size: 18px;
    margin-block-start: 1em;
    margin-block-end: 2em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    color: #ffffff;
}

.promo-banner .promo-banner__buttons .m-left-0 {
    margin-left:0;
}
.promo-carousel {
    padding: 25px 0;
}

.promo-carousel .promo-carousel__item {
    padding: 10px 0 10px 15px;
    margin: 10px 0;
}

.promo-carousel .promo-carousel__item .promo-carousel-wrap {
    background: #FFFFFF;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
}

.promo-carousel .promo-banner__img {
    height: 180px;
    border-radius: 6px;
}

.promo-carousel .promo-banner__content {
    padding: 0 25px 25px;
}

.promo-carousel .promo-carousel__item h1 {
    font-weight: 300;
    font-size: 19px;
    line-height: 25px;
    margin-top: 22px;
    margin-bottom: 25px;
    color: #000000;
}

.promo-carousel .promo-carousel__item h2 {
    font-weight: 900;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 12px;
    color: #000000;
}

.promo-carousel .promo-carousel__item ul {
    padding: 0;
    list-style: none;
}

.promo-carousel .promo-carousel__item ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    width: 50%;
    padding-right: 20px;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
    color: #000000;
}

.promo-carousel .promo-carousel__item ul li:before {
    content: "";
    width: 19px;
    height: 2px;
    background-color: #ce0080;
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
}

.promo-carousel .promo-banner__buttons {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
}

.promo-carousel .promo-banner__buttons .link-to-page {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    border: 2px solid #F00082;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 9px 13px;
    text-decoration: none;
}

.promo-carousel .promo-banner__buttons .buy-product-btn, .blog_offers .blog_offers__item-btn .link-to-page {
    background: #F00082;
    border-radius: 6px;
    padding: 9px 13px;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    border: 2px solid #F00082;
    text-decoration: none;
    margin-left: 10px;
}


.zup__plan-items {
    margin-top: 30px;
    display: flex;
    flex-flow: wrap row;
}

.zup__plan-items::after {
    content: '';
    display: block;
    clear: both
}

.zup__plan-item {
    position: relative;
    float: left;
    width: 25%;
    min-height: 261px;
    padding: 30px 15px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 9px 2px rgba(169, 169, 169, .4);
    box-shadow: 0 0 9px 2px rgba(169, 169, 169, .4)
}

.zup__plan-image {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 10px;
}

.zup__plan-image img {
    display: block;
}

.zup__plan-item-title {
    font-size: 18px;
    line-height: 24px;
    text-align: center
}

.bordered-wrapper {
    padding: 30px;
    border: 1px solid #d8d8d8;
    margin: 25px 0;
    font-size: 16px;
}

.onec-int-steps {
    padding: 50px 0;
}

.onec-int-steps__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
}

.onec-int-steps__item {
    width: 33.33%;
}

.onec-int-steps__item-number {
    color: #ccc;
    font-size: 150px;
    font-weight: 900;
    line-height: 120px;
    text-align: center
}

.onec-int-steps__item-scale {
    position: relative;
    margin-top: 30px;
    width: 100%;
    height: 9px;
    border-style: solid;
    border-width: 1px 0;
    border-color: #f0f1f1;
    background-color: #d1d2d3
}

.onec-int-steps__item-scale::after, .onec-int-steps__item-scale::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: block;
    width: 3px;
    height: 25px;
    border: 1px solid #7f868a;
    background-color: #000
}

.onec-int-steps__item-scale::after {
    left: auto;
    right: 0;
    display: none
}

.onec-int-steps__item-scale_last::after {
    display: block
}

.onec-int-steps__item-scale_last {
    left: auto;
    right: 0
}

.onec-int-steps__item-desc {
    margin-top: 60px;
    padding-left: 5.41667%;
    font-size: 18px;
    line-height: 25px
}

.app-box__grid{
    display: flex;
    flex-wrap: wrap;

    margin: 0;
    padding: 0;
    list-style: none;
}

.app-box__grid li {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.33%;

    padding: 0 8px 0 8px;
    margin-bottom: 20px;
}

.app-box__grid img {
    max-width: 130px;
    height: auto;
}

.app-box__grid h6 {
    color: #352c85;
    font-size: 18px;
    font-weight: 300;
    margin: 8px 0 0 0;
}

.app-box__grid p {
    width: 100%;
    font-size: 16px;
}

.app-box__title {
    color: #352c85;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 15px;
}

.prices-accordion-price_old {
    color: #a9a9ab;
    text-decoration: line-through;
    font-size: 15px;
}


.price-box {
    margin: 30px auto;
    width: 100%;
}
.price-box.price-template:nth-child(2n+1),
.price-box.price-template:nth-child(n+3){
    margin: -31px auto 30px;
    width: 100%;
}

.price-box__header {
    border: solid 1px #eca815;
    background-color: #f6d93f;
    font-size: 16px;
    font-weight: 700;
    padding: 20px;
}

.price-box__header p {
    margin: 0;
    font-size: 18px;
}

.price-box__content {
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    background-color: #ffffff;
}

.price-box__content.prices-content-bottom {
    margin-top: 0;
}

.price-box__content:last-child {
    border-bottom: solid 1px #d3d3d3;
}

.price-box__content .prices-accordion-title {
    padding-right: 18px;
}

.price-box__content .prices-accordion-title {
    background-color: #ffffff;
}

.price-box__content .prices-accordion-title.active {
    background-color: #f8f8f9;
}

.price-box__content .prices-accordion-content {
    padding: 20px 40px;
    background-color: #f8f8f9;
    border-bottom: 1px solid #d8d8d8;
    margin-top: 0;
}

.price-box__content .prices-accordion:last-child .prices-accordion-title {
    border-bottom: none;
}

.price-box__content .prices-accordion:last-child .prices-accordion-content {
    border-bottom: none;
    border-top: 1px solid #d8d8d8;
}

.price-box__content .prices-accordion-price {
    min-width: 135px;
}

.prices-accordion-item_empty .prices-accordion-title__left {
    cursor: default;
}

.strikes-list {
    display: grid;
    grid-template-columns: repeat(3, 30%);
    justify-content: space-between;
    list-style: none;
    margin: 40px 0 40px 0;
    padding: 0;
    font-size: 16px;
}

.strikes-list.strikes-list-narrow-3 {
    grid-template-columns: 40% 40% 20%;
}

.strikes-list li {
    padding: 0 0 0 41px;
    margin: 0 0 20px 0;
    position: relative;
    width: 100%;
}

.strikes-list li:before {
    content: "";
    width: 23px;
    height: 2px;
    background-color: #ce0080;
    display: block;
    position: absolute;
    top: 11px;
    left: 0;
}

div.numbers__grid_vert .numbers-grid__title {
    font-size: 16px;
    line-height: 1.4;
}

.numbers {
    border-bottom: 1px solid #dedede;
}

.bit-slider {
    position: relative;
}

.bit-slider .bit-toggle__wrap {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(50%, -50%);
}

.bit-slider__title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 65px;
    font-weight: 300;
    color: #ffffff;
    line-height: normal;
}

.bit-slider__title.bit-slider__title_special {
    font-size: 55px;
    line-height: 1;
}

.bit-slider__item {
    background-position: center center;
    background-size: cover;
    background-color: #352c85;
    height: auto;
    padding: 50px 0 50px 0;
    color: #ffffff;
}

.bit-slider__description {
    color: #ffffff;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    max-width: 750px;
    margin-bottom: 20px;
}

.bit-slider__button {
    margin-top: 35px;
}

.bit-slider__button .bit-button-yellow {
    margin-right: 15px;
}

.description-list {
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
}

.description-list_no-flex {
    display: block;
}

.description-list_no-flex .row {
    margin-bottom: 30px;
}

.description-list_no-flex .row:last-child {
    margin-bottom: 0;
}

.description-list__item {
    padding-right: 20px;
    flex-grow: 1;
    max-width: 25%;
}

.description-list__item-center {
    display: flex;
}

.description-list__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin: auto;
    margin-left: 0;
}

.description-list__title .icon {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
}

.description-list__sign {
    padding-left: 30px;
    font-weight: 300;
    max-width: 100%;
    line-height: 20px;
}

.scope-block {
    padding: 25px;
    border: 1px solid #d8d8d8;
    height: 100%;
}

.scope-block__title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 25px;
}

.scope-bg {
    background: url("/bitrix/templates/landing/css/./../img/sprite-scope.jpg");
}

.scope-bg_1 {
    background-position: 0 0;
}

.scope-bg_2 {
    background-position: -415px 0;
}

.scope-bg_3 {
    background-position: -795px 0;
}

.bit-pink-list {
    padding-left: 15px;
    margin-top: 0;
}

.bit-pink-list li {
    color: #c9007e;
}

.bit-pink-list span {
    color: #3b3b40;
}

.bit-tabs {
    margin-top: 34px;
    font-size: 16px;
}

.bit-tabs .nav > li > a {
    padding: 10px 15px;
}

.bit-tabs .flex .col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
}
.bit-tabs.bit-tabs__player{
    max-width: 700px;
    margin: 0 auto;
}
.bit-tabs.bit-tabs__player .tab-item{
    background: #f5f5f5;
}
.bit-tabs.bit-tabs__player .bit-tabs__content{
    padding:0;
    border: 0;
}
.bit-tabs.bit-tabs__player .bit-tabs__content{
    background: transparent;
}

.bit-tabs.bit-tabs__player .video-wrapper{
    padding-bottom: 56.45%;
}
.video-wrapper-text__video.player{
    padding-bottom: 39.45%;
}
.scope-buh .bit-tabs.bit-tabs__player .j-tab-nav .tab-item.active {
    display: block;
}
.bit-tabs.bit-tabs__player .tab-item--default {
    display:none;
}
.section {
    padding: 50px 0 35px;
    font-size: 16px;
}

.bit-bor-wrap {
    border: 1px solid #d8d8d8;
    font-size: 16px;
}

.bit-bor-wrap__title {
    font-size: 18px;
}

.erp-wrap .bit-bor-wrap {
    padding: 30px;
    text-align: center;
    height: 100%;
}

.erp-wrap .bit-bor-wrap .icon {
    display: block;
    margin: auto;
    margin-bottom: 25px;
}

.bit-blue-bg {
    padding: 35px 30px;
    background: #352c85;
    margin-top: 35px;
    color: #fff;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;;
    font-size: 27px;
    font-weight: 300;
    justify-content: space-between;
}

.bit-blue-bg span {
    margin: auto;
    margin-left: 0;
}

.bg-color-white {
    background-color: white;
}

.bg-color-grey {
    background-color: #f9f9fa;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.row.flex .col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
}

.largest-integrator .row.flex .col-md-4 {
    padding-right: 10px;
    padding-left: 10px;
}

.icon.biti-point-target {
    display: inline-block;
    outline: none;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 52px;
    height: 65px;
    background-image: url("/bitrix/templates/landing/css/./../img/point-target.svg");
}

.icon.biti-docs-check {
    display: inline-block;
    outline: none;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 64px;
    height: 64px;
    background-image: url("/bitrix/templates/landing/css/./../img/docs-check.svg");
}

.icon.biti-target-hill {
    display: inline-block;
    outline: none;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 65px;
    height: 65px;
    background-image: url("/bitrix/templates/landing/css/./../img/target-hill.svg");
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex_edition_90 {
    width: 92%;
    font-size: 23px;
}

.bit-diagram {
    justify-content: space-between;
    padding: 35px 0;
}

.mb25 {
    margin-bottom: 25px;
}

.mb15 {
    margin-bottom: 15px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-default {
    border-color: #ddd;
    font-size: 16px;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}

.bit-diagram img {
    width: 100%;
}

.diagram_90 img {
    width: 92%;
}

/*prices*/
.prices {
    border: 1px solid #d8d8d8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 35px;
    background: #fff;
    min-height: 450px;
}

.prices-titles {
    border-right: 1px solid #d8d8d8;
    width: 380px;
    min-width: 380px;
    padding-left: 18px;
    padding-right: 20px;
}

.prices-content {
    flex-grow: 1
}

.prices-titles-item {
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.prices-titles-item:not(:last-of-type) {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #d8d8d8;
}

.prices-titles-item.active {
    position: relative;
}

.prices-titles-item {
    position: relative;
}

.prices-titles-item a {
    position: relative;
    z-index: 1;
    display: block;
    padding: 18px;
    text-decoration: none;
    color: #000;
    padding-left: 15px;
}

.prices-titles-item.active:before {
    position: absolute;
    content: '';
    display: block;
    top: -1px;
    bottom: -1px;
    right: -1px;
    left: -1px;
    background: #fade41;
    z-index: 0;
    border-top: solid #f2b101 1px;
    border-bottom: solid #f2b101 1px;
    border-left: solid #f2b101 1px;
    border-right: none;
}

.prices-titles-item.active .prices-titles-item-helper:before {
    content: '';
    width: 26px;
    height: 51%;
    display: block;
    top: 0;
    right: -8px;
    position: absolute;
    z-index: 2;
    transform: skewX(24deg);
    background: linear-gradient(to right, #fade41 0%, #fade41 94%, #f2b201 100%);
}

.prices-titles-item.active .prices-titles-item-helper:after {
    content: '';
    width: 26px;
    height: 51%;
    display: block;
    bottom: 0;
    right: -8px;
    position: absolute;
    z-index: 2;
    transform: skewX(-24deg);
    background: linear-gradient(to right, #fade41 0%, #fade41 94%, #f2b201 100%);
}

.prices-content {
    padding: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.prices-content-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 18px
}

.prices-content-top-right {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.prices-content-top-right.opened:after {
    content: 'Развернуть все'
}

.prices-content-top-right.closed:after {
    content: 'Свернуть все'
}

.prices-content-top-right:before {
    margin-right: 10px;
}

.prices-content-top-right.closed:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 4px;
    background: url('/bitrix/templates/landing/css/../img/sprite-price.png') 22px -7px;
}

.prices-content-top-right.opened:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('/bitrix/templates/landing/css/../img/sprite-price.png') -2px -2px;
}

.prices-content-bottom {
    margin-top: 18px;
    flex-grow: 1;
}

.prices-accordion:active,
.prices-accordion:focus {
    outline: none;
}

.prices-content-bottom *,
.prices-content-bottom *:active,
.prices-content-bottom *:focus,
.prices-content-bottom:active,
.prices-content-bottom:focus {
    outline: none;
}

div.prices-accordion-title__right {
    flex-basis: 60%;
}

div.prices-accordion-title__right a .prices-accordion-buy {
    width: 100%;
    text-align: center;
}
.div.prices-accordion-title > a {
    display: none;
}



.prices-accordion-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #d8d8d8;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0 8px 18px;
}

.prices-accordion-title__left {
    font-weight: 600;
    cursor: pointer;
}

.prices-accordion-title_header {
    font-size: 16px;
}

.prices-accordion-title__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
}

.prices-accordion-price, .prices-accordion-buy {
    display: inline-block;
}

.prices-accordion-price {
    margin-right: 20px;

}

.prices-accordion-buy {
    background: #c9007e;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #9b0161;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.faq-block .price-box__content .prices-accordion-title {
    min-height: 60px;
    font-size: 18px;
}

.faq-block .price-box {
    border-top: 1px solid #ddd;
}

.faq-block .price-box__content .prices-accordion-title.active,
.faq-block .price-box__content .prices-accordion-content {
    background-color: #fff;
}

.faq-block .price-box__content .prices-accordion-title {
    background-color: #f2f2f2;
}

.faq-block .prices-accordion-item .prices-accordion-title__left {
    max-width: 100%;
}

.prices-accordion-content {
    margin-top: 15px;
    padding-left: 18px;
    font-size: 16px;
}

.prices-bonus-list {
    padding: 0;
    margin: 0;
}

.prices-bonus-list__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
}

.prices-bonus-list__item:not(:last-of-type) {
    margin-bottom: 10px;
}

.prices-bonus-list__item:before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    background: url(/bitrix/templates/landing/css/../img/sprite-price.png) 48px 21px;
    flex-shrink: 0;
}

.prices-bonus-list__item a,
.prices-bonus-list__item a:hover {
    color: #414141;
    cursor: default;
    text-decoration: none;
}

.prices-bonus-list__item_negative {
    color: #a9a9ab;
}

.prices-bonus-list__item_negative a,
.prices-bonus-list__item_negative a:hover {
    color: #a9a9ab;
    cursor: default;
    text-decoration: none;
}

.prices-bonus-list__item_negative:before {
    background: url(/bitrix/templates/landing/css/../img/sprite-price.png) 23px 21px;
}

.prices-accordion-item:not(:last-of-type) .prices-accordion-content {
    margin-bottom: 20px;
}

#container {
    max-height: 100%;
    position: relative;
}


.bit-pink-list {
    padding-left: 15px;
}


.mCSB_scrollTools {
    right: 12px !important;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background: #d8d8d8 !important;
    width: 3px;
}

.mCSB_dragger_bar {
    background: #d00c87 !important;
    width: 27px !important;
    height: 27px !important;
    left: -50% !important;
    margin-left: -13.5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
}

.mCSB_dragger_bar:after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 11px;
    height: 11px;
    content: '';
    background: #fbe8f4;
}

.mCSB_inside > .mCSB_container {
    margin-right: 40px !important;
}

.mCSB_scrollTools {
    height: -webkit-calc(100% - 17px) !important;
    height: -moz-calc(100% - 17px) !important;
    height: calc(100% - 17px) !important;
    position: absolute;
    right: 12px;
    top: 0;
}

.panel-body {
    padding: 15px;
}

.bit-h3 {
    color: #352c85;
    font-size: 16px;
    font-weight: 700;
    line-height: 24.01px;
}

.pink {
    color: #c9007e;
}

.prices-accordion-item .prices-accordion-title__left:before {
    margin-right: 10px;
}

.prices-accordion-item .prices-accordion-title__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 60%;
    font-size: 16px;
}

.prices-accordion-item .prices-accordion-title__link {
    color: #414141;
}

.prices-accordion-item .prices-accordion-title__link:hover {
    color: #d21881;
    text-decoration: underline;
}

.empty-content:before {
    display: none !important;
}

.prices-accordion-item.accordion_closed > .prices-accordion-title > .prices-accordion-title__left:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('/bitrix/templates/landing/css/../img/sprite-price.png') -2px -2px;
    flex-shrink: 0;
}

.prices-accordion-item:not(.accordion_closed) > .prices-accordion-title > .prices-accordion-title__left:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 4px;
    background: url('/bitrix/templates/landing/css/../img/sprite-price.png') 22px -7px;
    flex-shrink: 0;
}

.description-list__title {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    margin: auto auto auto 0;
    display: flex;
    align-items: flex-start;
}

.description-list__title .icon {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    flex-shrink: 0;
}

.description-list__sign {
    padding-left: 30px;
    font-weight: 300;
    max-width: 100%;
    line-height: 20px
}

.bit-button, .bit-button-yellow, .bit-button_pink, .bit-button_expert {
    font-size: 16px;
    font-weight: 500;
    outline: 0
}

.bit-button {
    padding: 12px 39px;
    background-color: transparent;
    border: 1px solid #d3d1e5;
    color: #d3d1e5
}

.bit-button:hover {
    border-color: #c9007e
}

.bit-button-yellow {
    padding: 12px 58px;
    background-color: #fade41;
    border: 1px solid #fade41;
    color: #3b3b40
}

.bit-button-yellow:hover {
    background-color: #ffcd34
}

.bit-button-blue {
    padding: 12px 58px;
    background-color: #453c95;
    border: 1px solid #453c95;
    color: #fff;
    border-radius: 4px;
}

.bit-button-blue:hover {
    background-color: #352c85
}

.bit-button-pink {
    padding: 12px 58px;
    background-color: #c9007e;
    border: 1px solid #b9108e;
    color: #fff;
    border-radius: 4px;
}

.bit-button-pink:hover {
    background-color: #b9108e
}

.bit-button_expert {
    background: #c9007e;
    border: 1px solid #c9007e;
    color: #ffffff;
    padding: 12px 30px;
}

.bit-button_expert:hover {
    border: 1px solid #c9007e;
    background: transparent;
    color: #c9007e;
}

.bit-button-yellow_small {
    padding: 12px 35px
}

.bit-button-yellow_extra-small {
    padding: 8px 25px;
}

.bit-button_pink {
    border-radius: 4px;
    padding: 12px 58px;
    background-color: transparent;
    border: 1px solid #c9007e;
    color: #c9007e
}

.bit-button_pink:hover {
    border: 1px solid #fff;
    color: #fff;
    background-color: #352c85
}

.bit-title2 {
    font-size: 30px;
    font-weight: 600;
    color: #352c85;
    text-align: center;
    margin-top: 0
}

.tab-item--default {
    display: none;
}

.bit-title2_white {
    color: #fff
}

.bit-title2_black {
    color: #3b3b40
}

.bit-tabs {
    margin-top: 49px
}

.bit-tabs__nav {
    border-bottom: 0;
    display: flex
}

.bit-tabs__nav li {
    border: 0;
    border-bottom: 4px solid transparent;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #352c85;
    transition: .3s
}

.bit-tabs__nav li:hover {
    border-color: #c9007e
}

.bit-tabs__nav li.active {
    border-color: #c9007e;
    font-weight: 700;
    color: #c9007e
}

.bit-tabs__nav li.active a {
    border-color: transparent;
    color: #c9007e
}

.bit-tabs__nav li.active a:active, .bit-tabs__nav li.active a:focus, .bit-tabs__nav li.active a:hover {
    color: #c9007e;
    background: 0 0;
    border-color: transparent
}

.bit-tabs__nav > li > a:active, .bit-tabs__nav > li > a:focus, .bit-tabs__nav > li > a:hover {
    background: 0 0 !important;
    border-color: transparent !important;
}

.bit-signboard {
    display: block;
    text-decoration: none;
    color: #414141;
    cursor: default;
}

.bit-signboard:hover {
    color: #414141;
}

.bit-signboard, .bit-tabs__content {
    border: 1px solid #d8d8d8;
    width: 100%
}

.bit-tabs__content {
    background: #f9f9fa;
    padding: 30px;
    float: left
}

.bit-tabs__content .row .bit-tabs__fl {
    display: flex;
    margin-bottom: 16px;
    flex-wrap: wrap;
    align-content: flex-start;
}
.bit-tabs__fl-head {
    width: 100%;
    height: 48px;
    background-color: #d9d9d9;
    margin-bottom: 16px;
}
.bit-tabs__fl-row {
    width: 100%;
}
.bit-tabs__fl-col-0 {
    display: none;
}
.calendar .bordered-wrapper {
    overflow: auto;
}

/*prices*/
.bit-button, .bit-button-yellow {
    border-radius: 4px;
    transition: .3s
}

.price {
    white-space: nowrap
}

.price_pink {
    color: #c9007e
}

.price__wrap {
    float: left;
    display: flex;
    flex-direction: column;
    position: relative
}

.price__sign {
    float: left;
    color: #3b3b40;
    font-size: 16px;
    font-weight: 400
}

.top-line {
    background: #d8d8d8;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0
}

.bit-slider {
    height: 470px;
    position: relative
}

.price-formation {
    width: 100%;
}

.price-formation__list {
    width: 100%;
    margin-top: 48px;
}

.price-formation__item {
    width: 100%;
}
.price-formation__item .pr-item__title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
}
.price-formation__item .pr-item__box {
    width: 100%;
    display: flex;
    font-size: 16px;
    font-weight: 400;
}
.price-formation__item .pr-item__descr {
    width: 75%;
    padding-right: 16px;
}
.price-formation__item .pr-item__add button {
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
    width: 44px;
    height: 44px;
    background: #C9007E;
    border: 1px solid #9B0161;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 40px;
    color: #fff;
    position: relative;
}
.price-formation__item .pr-item__add button::after {
    content: "+";
}
.price-formation__item .pr-item__add button.active::after {
    content: "-";
}
.price-formation__item .pr-item__add {
    width: 10%;
}
.price-formation__item .pr-item__price {
    width: 15%;
    font-size: 14px;
}
.price-formation__result {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    font-size: 20px;
}
.price-formation__result .pr-result__text {
    width: 75%;
}
.price-formation__result .pr-result__price {
    width: 25%;
}

.bit-tabs__content-text {
    margin-bottom: 35px
}

.bit-tabs__content .bit-button {
    margin: auto;
    float: none;
    display: block
}

.bit-tabs__content .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.bit-signboard {
    padding: 30px 25px;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: flex-start;
    height: 100%;
}

.bit-signboard__icon {
    margin-right: 20px;
}

.bit-signboard__title {
    font-weight: 700
}

.bit-signboard__description {
    margin: 0;
    width: 85%
}
.events-buh .bit-event {
    margin-top: 50px;
    float: left;
    width: 100%
}

.events-buh .bit-toggle {
    float: left;
    margin-left: 50%;
    transform: translate(-50%)
}

.bit-event__item {
    float: left;
    width: 100%;
    display: flex;
    margin-bottom: 15px
}

.bit-event__item:last-child {
    margin-bottom: 0
}

.bit-event__more {
    padding: 30px;
    background: #352c85;
    float: left;
    width: 18%
}

.bit-event__date {
    font-size: 24px;
    font-weight: 400;
    color: #6b63b1;
    text-align: center
}

.bit-event__date .day {
    color: #fff;
    font-size: 26px
}

.bit-event__time {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    text-align: center
}

.bit-event__type {
    color: #bdbbd3;
    text-align: center;
    margin-top: 35px
}

.bit-event__type .icon {
    margin-bottom: -10px
}

.bit-event__detail {
    padding: 30px 0 30px 30px;
    border: 1px solid #d8d8d8;
    background: #f9f9fa;
    border-left: 0;
    float: left;
    width: 82%;
    display: flex
}

.bit-accordion .icon {
    transition: .3s
}

.bit-accordion.panel-group .panel {
    border-bottom: 0;
    border-radius: 0;
    box-shadow: none
}

.bit-accordion.panel-group .panel:last-child {
    border-bottom: 1px solid #d8d8d8
}

.bit-accordion.panel-group .panel + .panel {
    margin: 0
}

.bit-accordion.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
    font-size: 16px;
    font-weight: 400
}

.bit-accordion__heading {
    transition: .3s;
    display: flex;
    border-bottom: 0
}

.bit-accordion__heading.active {
    background-color: #fff
}

.bit-accordion__heading.active .icon.biti-arrow_down {
    transform: rotate(180deg);
    margin-bottom: -5px !important
}

.bit-accordion__heading.active a {
    color: #a9a9ab;
    text-decoration: none
}

.bit-accordion__more {
    margin: auto 20px
}

.bit-accordion.panel-group .panel .bit-button-yellow_small {
    min-width: 206px;
    padding: 12px 32px;
}

.bit-accordion__more a {
    color: #3b3b40;
    text-decoration: underline;
    transition: .3s
}

.bit-accordion__more a:hover {
    color: #3b3b40
}

.bit-accordion__price {
    margin: auto 20px auto auto;
    font-size: 24px;
    font-weight: 400
}

.bit-accordion__title {
    font-size: 18px;
    font-weight: 700;
    float: left;
    margin: auto auto auto 0
}

a.bit-accordion__title,
a.bit-accordion__title:hover {
    display: block;
    cursor: default;
    text-decoration: none;
    color: #333;
}

a.bit-accordion__title.j-spoiler-control:hover {
    cursor: pointer;
    color: #d21881;
}


.bit-accordion__title_small {
    font-size: 16px;
    font-weight: 400;
    max-width: 100%
}


.bit-accordion_white .panel-default > .panel-heading {
    background: #fff
}

.bit-accordion_white.panel-group .panel {
    border: 0;
    border-top: 1px solid #d8d8d8;
    padding: 20px 0;
}

.bit-list {
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}

.bit-list_pink li {
    list-style: none;
    position: relative;
    padding: 14px 0
}

.bit-list_pink li:after {
    content: url(/bitrix/templates/landing/css/../img/check-pink.svg);
    width: 20px;
    height: 18px;
    position: absolute;
    left: -32px;
    top: 50%;
    transform: translate(0, -50%)
}

.scope-buh {
    padding: 50px 0
}

.price-buh {
    padding: 50px 0 35px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    background: #f9f9fa
}

.price-buh .bit-title2 {
    margin-bottom: 35px
}


.price-buh .bit-button {
    margin: 35px auto auto;
    float: none;
    display: block
}

.license-1c {
    padding: 50px 0 35px;
    background-color: #fff;
}

.license-1c .bit-title2 {
    margin-bottom: 35px
}

.license-1c .bit-view-link {
    display: block;
    float: left;
    margin-left: 50%;
    transform: translate(-50%);
    margin-top: 6px
}

.bit-range {
    position: relative;
    width: 100%;
    height: 4px;
    background: #c4c4c4;
    border-radius: 2px;
    overflow: hidden
}

.bit-range input {
    width: 100%;
    position: absolute;
    top: 0;
    height: 4px;
    -webkit-appearance: none;
    z-index: 10;
    opacity: 0
}

.bit-range input::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 26px;
    height: 26px;
    margin: -12px -2px 0;
    border-radius: 50%;
    background: #37adbf;
    z-index: 100;
    cursor: pointer;
    border: 0 !important
}

.bit-range input::-moz-range-thumb {
    width: 26px;
    height: 26px;
    margin: -12px -2px 0;
    border-radius: 50%;
    background: #37adbf;
    z-index: 100;
    cursor: pointer;
    border: 0 !important
}

.bit-range input::-ms-thumb {
    width: 26px;
    height: 26px;
    margin: -12px -2px 0;
    border-radius: 50%;
    background: #37adbf;
    z-index: 100;
    cursor: pointer;
    border: 0 !important
}

.bit-range input::-webkit-slider-runnable-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    background: #b2b2b2
}

.bit-range input::-moz-range-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    background: #b2b2b2
}

.bit-range input::-ms-track {
    height: 2px;
    width: 100%;
    cursor: pointer;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

.bit-range input:focus {
    background: 0 0;
    outline: 0
}

.bit-range-labels {
    margin: 18px 0 0;
    padding: 0;
    list-style: none;
    position: relative;
    display: flex;
    justify-content: space-between;
    z-index: 1
}

.bit-range-labels li {
    position: relative;
    width: 25px;
    text-align: center;
    cursor: pointer
}

.bit-range-labels li::before {
    position: absolute;
    top: -20px;
    right: 0;
    left: 10px;
    content: "";
    margin: 0 auto;
    width: 25px;
    height: 25px;
    overflow: hidden;
    z-index: 2
}

.bit-range-labels .active.selected::before {
    content: "";
    display: block;
    margin-top: -13px;
    margin-left: -10px;
    background: url(/bitrix/templates/landing/css/../img/calc-range.png) center center no-repeat;
    background-size: contain;
}

.bit-range-labels li:after {
    content: '';
    height: 15px;
    width: 1px;
    background: #c4c4c4;
    display: block;
    position: absolute;
    top: -19px;
    left: 50%;
    z-index: 1
}

.bit-range-labels .active {
    color: #3b3b40
}

.bit-description {
    font-size: 18px;
    font-weight: 400;
    text-align: center
}

.bit-description_white {
    color: #fff
}

.calc-license {
    border: 1px solid #d8d8d8;
    float: left;
    width: 100%;
    padding: 30px;
    margin-top: 35px;
    margin-bottom: 25px;
}

.calc-license .bit-range, .calc-license .bit-toggle {
    margin-top: 20px
}

.calc-license .bit-toggle {
    justify-content: center;
}

.calc-license__title {
    text-align: center;
    font-size: 16px;
    font-weight: 700
}

.calc-license__price .wrap-price {
    float: left
}

.calc-license__price .price {
    font-size: 40px;
    font-weight: 400;
    float: left
}

.calc-license__price .bit-button-yellow {
    float: right;
    margin-top: 20px
}

.bit-view-link {
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    color: #bdbbd3
}

.maintenance {
    padding: 50px 0;
    background-size: cover;
    background-position: center center;
    background-image: url(/bitrix/templates/landing/css/../img/bg-maintenance.jpg);
}

.maintenance .description-list {
    margin-bottom: 30px
}

.maintenance_modify .description-list {
    margin: 60px 0;
}

.share__title {
    display: flex;
    float: left;
    width: 100%
}
.maintenance .description-list .icon {
    float: left
}

.maintenance_modify {
    padding: 80px 0;
}

.maintenance_modify .description-list .icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.maintenance_modify .description-list__item-center {
    padding-right: 30px;
}

.maintenance_modify .bit-button-yellow {
    min-width: 240px;
}

.maintenance .description-list .biti-link-more {
    float: none
}

.maintenance .description-list__title {
    padding-left: 20px
}

.maintenance_modify .description-list__title {
    font-size: 14.5px;
    font-weight: bold;
    line-height: 1.42;
    letter-spacing: 0.4px;
}

.maintenance .bit-description {
    margin: 30px 0
}



.maintenance .bit-button-yellow {
    padding: 15px 20px;
    margin: auto;
    display: block
}

.border-container {
    border: 1px solid #d8d8d8;
    padding: 30px;
    float: left;
    width: 100%
}

.border-container__title {
    font-size: 16px;
    font-weight: 400;
    color: #c4c2d7;
    text-align: center;
    margin-bottom: 25px
}

.border-container .description-list__item {
    max-width: 100%
}

.border-container .description-list__sign {
    padding-left: 50px
}

.border-container_dark {
    border-color: #c5c3d8
}

.review-buh, .share {
    border-bottom: 1px solid #d8d8d8
}

.share {
    padding: 50px 0 0;
    background: #f9f9fa
}

.share .bg-share {
    margin-top: -35px
}

.share .biti-exclamatory {
    float: left
}

.share .bit-title2 {
    margin: auto auto auto 20px;
    text-align: left;
    float: left
}

.share .border-container {
    margin: 35px 0;
    background: #fff
}

.share .border-container .price {
    font-size: 34px;
    font-weight: 700
}

.share .border-container .price__wrap {
    margin-top: 15px;
    padding-right: 35px;
    line-height: 25px
}

.share .border-container .price__wrap.margin-left {
    margin-left: 35px
}

.share .border-container .bit-button-yellow {
    float: right;
    margin-top: 9px;
    display: block;
    padding: 15px 25px
}

.share .border-container .bit-title2 {
    width: 100%;
    margin: 0
}

.share .border-container .bit-description {
    text-align: left
}

.share .bit-sign {
    margin-top: -15px;
    float: left
}

.bit-sign {
    color: #3b3b40;
    font-size: 14px;
    font-weight: 400
}

.services-buh {
    padding: 50px 0;
    background-color: #fff;
}

.services-buh .bit-description, .services-buh .bit-title2 {
    margin-bottom: 30px
}

.bit-slider .bit-toggle__wrap {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate(50%, -50%)
}
.services-buh .bit-accordion__heading .icon {
    margin: auto 0;
    min-width: 100px;
    max-width: 100px
}

.services-buh .bit-accordion .biti-arrow {
    margin-right: 10px;
    min-width: auto
}

.services-buh__btn-mobile {
    display: none
}

.bit-accordion__heading {
    align-items: center;
}

.bit-view-link_center {
    display: block;
    float: left;
    margin-left: 50%;
    transform: translate(-50%);
    margin-top: 35px
}

.review-buh {
    padding: 50px 0;
    background: #f9f9fa;
    border-top: 1px solid #d8d8d8
}

.review-buh .bit-title2 {
    margin-bottom: 50px
}

.review-buh__content {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap
}

.review-buh__content.review-buh__content_new {
    justify-content: flex-start;
}

.review-buh__logo.review-buh__logo_new {
    background-image: none;
    background-color: #ffffff;
    min-height: 195px;
    border: 1px solid #ebebec;
    position: relative;
    margin-right: 30px;
    margin-bottom: 30px;
    width: calc(25% - 22.5px);
    max-width: 255px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #3b3b40;
    padding: 25px 25px;
}

.review-buh__logo_new:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 0 24px;
    border-color: transparent transparent transparent #c9007f;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.review-buh__logo_new:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #f9f9fa transparent transparent;
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 1;
}

.review-buh__logo.review-buh__logo_new:nth-child(4n) {
    margin-right: 0;
}

.review-buh__logo_new p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-buh__logo-image {
    margin-bottom: 20px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-buh__logo_new img {
    display: block;
}

.review-buh__logo {
    width: 277px;
    height: 196px;
    margin-bottom: 10px
}

.review-buh__logo_elvet {
    background-position: 0 0
}

.review-buh__logo_edelveis {
    background-position: -308px 0
}

.review-buh__logo_mir-semi {
    background-position: -615px 0
}

.review-buh__logo_kit {
    background-position: -919px 0
}

.feedback-buh {
    background-position: 50% 0;
    border-bottom: solid 1px white;
    background-color: #352c85;
    background-repeat: no-repeat;
    background-size: cover;
}

.bit-form {
    background: #fff;
    padding: 35px;
    float: left;
    width: 100%;
}

.bit-form__title {
    color: #352c85;
    font-size: 26px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 15px
}

.bit-form__description {
    color: #352c85;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 10px
}

.bit-form label {
    width: 100%;
    display: block;
    margin: auto auto 20px
}

.bit-form .error > input, .bit-form .error > textarea {
    border-color: #c9007e
}

.bit-form form {
    width: 89%;
    display: block;
    margin: auto
}

.bit-form .bit-button-yellow {
    padding: 12px 30px
}

.bit-form__label {
    color: #a9a9ab;
    font-size: 13px;
    float: left;
    width: 100%;
    font-weight: 400;
    margin-bottom: 5px
}

.bit-form__input, .bit-form__textarea {
    border: 1px solid #3b3b40;
    color: #3b3b40;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    padding: 10px 15px
}

.bit-form__textarea {
    height: 113px;
    resize: none
}

.bit-form__privacy {
    color: #bdbbd3;
    font-size: 12px;
    font-weight: 400;
    float: right;
    width: 50%
}

.bit-form__privacy a {
    color: #bdbbd3;
    text-decoration: underline;
    transition: .3s
}

.bit-form__privacy a:hover {
    color: #c9007e
}



.inline-block.esputnik-text {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-top: 10px;
}

.check-esputnik-subscribe label {
    color: #bdbbd3;
    text-transform: none;
    font-size: 12px;
    line-height: 1.1;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 400;
    display: flex;
    align-items: flex-start;
}

.check-esputnik-subscribe input {
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.no-padding {
    padding: 0 !important;
}

.events-buh {
    padding: 50px 0 35px;
    background-color: #fff;
}

.bit-event__title {
    color: #3b3b40;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px
}

.bit-event__description {
    font-size: 16px;
    font-weight: 400
}

.bit-event__text {
    margin: auto 45px auto 0;
    position: relative;
    float: left;
    width: 75%
}

.bit-event__price {
    padding: 25px;
    position: relative;
    display: flex;
    flex-direction: column
}

.bit-event__price .price {
    text-align: center;
    margin: auto;
    font-size: 16px;
    font-weight: 700
}

.bit-event__price .bit-button {
    margin: auto
}

.bit-event__price .top-line {
    left: 0;
    top: 0
}

.bit-fixed-menu {
    position: fixed;
    top: 25%;
    transition: .3s
}

.bit-fixed-menu:hover, .bit-fixed-menu_show {
    top: 30%;
}

.bit-fixed-menu ul {
    list-style: none
}

.bit-fixed-menu ul li {
    font-size: 16px;
    transition: .3s
}

.bit-fixed-menu ul li:hover a {
    color: #ffcd34
}

.bit-fixed-menu ul:hover li a, .bit-fixed-menu_show ul a {
    padding: 15px 0;
    color: #ef1e89;
    text-decoration: none
}

.bit-fixed-menu ul:hover li {
    border-color: #ccc
}

.bit-fixed-menu a {
    padding: 5px 0;
    color: transparent;
    transition: .3s;
    position: relative;
    width: 100%;
    display: block;
    text-decoration: none
}

.bit-fixed-menu a.active:before, .bit-fixed-menu a:hover:before {
    width: 46px;
    background: #ffcd34;
    left: -50px;
    box-shadow: 1px 1px 2px rgba(50, 40, 2, 0.83);
}

.bit-fixed-menu a:hover {
    /*color: #3b3b40 !important*/
    color: #ffcd34 !important;
    text-shadow: 1px 1px 2px rgba(50, 40, 2, 0.83);
}

.bit-fixed-menu a.active, .bit-fixed-menu a.active[href="#maintenance-buh"] {
    color: #ffcd34;
    text-shadow: 1px 1px 2px rgba(50, 40, 2, 0.83);
}

.bit-fixed-menu a:before {
    transition: .3s;
    content: "";
    height: 1px;
    background: #ef1e89;
    width: 26px;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: -30px
}

.bit-fixed-menu.dark-scroll ul li a:hover {
    color: #fff !important
}

.bit-fixed-menu.dark-scroll ul li a.active {
    color: #fff
}

.bit-fixed-menu.dark-scroll ul li a:before {
    background: #fff
}

.bit-table__head {
    font-weight: 700
}

.bit-table__row {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px
}

.bit-table__row_no-border {
    border-bottom: 0
}

.bit-table__title-mobile {
    display: none
}

.bit-table__cell {
    width: 100px;
    text-align: center;
    margin: auto
}

.bit-table__cell:first-child {
    width: 40%;
    text-align: left;
    margin: 0;
}

.bit-table__cell:last-child {
    padding-right: 10px
}

.bit-table__cell .bit-button-yellow {
    padding: 6px 10px;
    width: 98%;
    margin-top: 10px;
}

.bit-table__cell-empty-link,
.bit-table__cell-empty-link:hover {
    text-decoration: none;
    cursor: default;
    color: #414141;
}
.bit-table__title {
    text-align: center;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 16px;
    border-bottom: 1px solid #d8d8d8;
}
.finance_bit-table {
    border-bottom: 2px solid #d8d8d8;
    margin-bottom: 24px;
}
.finance_bit-table .bit-table__head {
    font-size: 16px;
}
.finance_bit-table .bit-table__head .bit-table__cell{
    margin: 0 auto;
}
.button_bit-table {
    width: 100%;
    padding: 16px 0;
    display: flex;
    justify-content: center;
}
.button_bit-table .bit-button {
    border: none;
    color: #8d8d8d;
    padding: 0 20px;
    position: relative;
    font-size: 15px;
    font-weight: 500;
}
.button_bit-table .bit-button:hover {
    color: #C9007E;
}
.button_bit-table .bit-button:hover::after {
    border-left: 2px solid #C9007E;
    border-top: 2px solid #C9007E;
}
.button_bit-table .bit-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    right: 0;
    width: 10px;
    height: 10px;
    border-left: 2px solid #8d8d8d;
    border-top: 2px solid #8d8d8d;
    transform: rotate(-135deg);
}

.j-spoiler.open .button_bit-table .bit-button::after {
    transform: rotate(45deg);
    top: 8px;
}

.scope-buh {
    background-color: #fff;
}

.cover-box .cover-overlay {
    background: none !important;
}

.bit-fixed-menu ul > li {
    background: none;
}

.calc-license ul > li {
    background: none;
    padding: 0;
}

.nav.bit-tabs__nav {
    background: none;
    margin: 0;
    height: auto !important;
}

ul.nav.bit-tabs__nav > li {
    background: none;
    text-shadow: none !important;
    padding: 0;
    display: block;
    position: relative;
}

ul.nav.bit-tabs__nav > li > a {
    display: block;
    position: relative;
}

ul.nav.bit-tabs__nav > li > a:hover, ul.nav.bit-tabs__nav > li > a:active, ul.nav.bit-tabs__nav > li > a:focus, ul.nav.bit-tabs__nav > li.active > a {
    color: #c9007e;
    border-color: transparent !important;
}

.white-bg {
    padding: 50px 0 25px;
    font-size: 16px
}

.largest-integrator .bit-title2, .system-1c-erp-created .bit-title2 {
    margin-bottom: 47px
}

.largest-integrator ul {
    padding: 0;
}

.largest-integrator .col-md-4 ul,
.largest-integrator .col-md-6 ul {
    padding-left: 25px;
}

.pick {
    display: inline-block;
    padding: 0;
    margin-bottom: 25px;
    margin-top: 25px
}

.pick__item {
    float: left;
    margin-right: 15px;
    border-radius: 16px;
    border: 1px solid #d8d8d8;
    padding: 1px 25px;
    color: #bdbbd3;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.pick__item:last-child {
    margin-right: 0
}

.bit-tabs {
    margin-top: 34px;
    font-size: 16px
}
ul.bit-tabs__slide {
    border: 0;
    overflow: hidden;
    position: relative;
    padding: 0 40px;
}

.bit-tabs__slide li > a img {
    opacity: .8;
    transition: .4s
}

.bit-tabs__slide li.active > a img {
    border: 0;
    opacity: 1
}

.bit-tabs__slide .owl-item {
    display: flex
}

.bit-tabs__slide .owl-item img {
    width: auto;
    max-width: 130px;
}

.bit-tabs__slide .owl-item li {
    margin: auto
}

.bit-tabs__slide .owl-stage {
    margin-top: 35px;
    display: flex;
    float: left;
    z-index: 10
}

.bit-tabs__slide .owl-nav button {
    z-index: 11;
    position: absolute;
    top: 0
}

.bit-tabs__slide .owl-nav .biti-arrow-slide-next {
    position: absolute;
    right: 0
}

.bit-tabs__slide .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17.5px;
    width: 30px;
    height: 35px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.bit-tabs__slide .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17.5px;
    width: 30px;
    height: 35px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: contain;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-position: center center;
}

.bit-tabs__nav {
    border-bottom: 0;
    display: flex;
}

.tab-item .tab-item--default {
    display: none;
}

.bit-tabs__nav li {
    border: 0;
    border-bottom: 4px solid transparent;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #352c85;
    transition: .3s
}

.bit-tabs__nav li:hover {
    border-color: #c9007e
}

.bit-tabs__nav li.active {
    border-color: #c9007e;
    font-weight: 700;
    color: #c9007e
}

.bit-tabs__nav li.active a {
    border-color: transparent;
    color: #c9007e
}

.bit-tabs__nav li.active a:active, .bit-tabs__nav li.active a:focus, .bit-tabs__nav li.active a:hover {
    color: #c9007e;
    background: 0 0;
    border-color: transparent
}

.bit-tabs__nav li a {
    padding: 10px
}

.bit-tabs__nav li a:active, .bit-tabs__nav li a:focus, .bit-tabs__nav li a:hover {
    background: 0 0;
    border-color: transparent
}

.bit-signboard, .bit-tabs__content, .scope-block {
    border: 1px solid #d8d8d8
}

.bit-tabs__content {
    background: #f9f9fa;
    padding: 30px;
    float: left;
    width: 100%
}

.bit-tabs__content_slide {
    background: #fff
}

.bit-tabs__content_slide img {
    max-width: 200px;
    width: 100%;
    padding-right: 30px;
    height: auto;
}

.bit-tabs__content .col-md-6 {
    padding-right: 30px;
}

.bit-tabs__content .col-md-6:nth-child(2n) {
    padding-right: 0;
}



.bit-tabs__content_slide .bit-button {
    margin-left: 0 !important
}

.bit-tabs__content_slide .bit-title2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-transform: none;
    max-width: 550px;
    text-align: left
}



.bit-tabs__content-text {
    margin-bottom: 35px
}

.bit-tabs__content .row > div {
    margin-bottom: 30px;
    max-width: 100%;
}



.bit-tabs__content .bit-button {
    margin: auto;
    float: none;
    display: block
}

.pick {
    display: inline-block;
    padding: 0;
    margin-bottom: 25px;
    margin-top: 25px
}

.pick__item {
    float: left;
    margin-right: 15px;
    border-radius: 16px;
    border: 1px solid #d8d8d8;
    padding: 1px 25px;
    color: #bdbbd3;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.pick__item:last-child {
    margin-right: 0
}


.custom-accordion-heading a.bit-button.custom-accordion {
    max-width: 270px;
    text-align: center;
}



.review-tpl__logo {
    background-image: none;
    background-color: #ffffff;
    min-height: 195px;
    border: 1px solid #ebebec;
    position: relative;
    margin-right: 20px;
    margin-bottom: 30px;
    width: 100%;
    height: 100%;
    max-width: 255px;
    min-width: 242px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #3b3b40;
    padding: 25px 25px;
}

.review-tpl__logo:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 0 0 24px;
    border-color: transparent transparent transparent #c9007f;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.review-tpl__logo:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 25px 0;
    border-color: transparent #f9f9fa transparent transparent;
    display: block;
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 1;
}

.review-tpl__logo p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-tpl__logo {
    margin-bottom: 0;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.review-tpl__logo img {
    display: block;
}

.review-snippet.owl-carousel .owl-item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.review-snippet.owl-carousel .owl-item .review-tpl__logo {
    margin-right: 0;
}

.review-snippet.owl-carousel {
    position: relative;
    padding: 0 40px;
}

.review-snippet.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 35px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.review-snippet.owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -30px;
    width: 30px;
    height: 35px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: contain;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-position: center center;
}

.review-snippet.owl-carousel .owl-stage {
    display: flex;
}

.bit-buttons-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.bit-buttons-wrapper .bit-button {
    margin: 10px 20px;
}

.bit-buttons-wrapper .bit-button.active {
    background: #c9007e;
    color: #ffffff;
}

.bit-buttons-content__inner {
    display: none;
    padding: 30px 0;
}

.bit-buttons-content__inner.active {
    display: block;
}

.slice_phone_number {
    position: relative;
}

.slice-phone-active .slice_phone_number {
    opacity: 1;
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.slice-phone-active .footer-contacts .box-phone-href.slice_phone_number {
    display: inline-block;
    vertical-align: top;
    width: 21%;
}

.slice-phone-active .slice_phone_number.visible {
    width: 100%;
}

.slice-phone-active .footer-contacts .box-phone-href.slice_phone_number.visible {
    width: 100%;
    display: inline;
}

.slice-phone-active .footer-contacts .box-phone-href.slice_phone_number .show_slice_phone {
    font-size: 9px;
    padding: 0;
}

.slice_phone_number .show_slice_phone {
    position: absolute;
    left: 0;
    width: 100%;
    height: 80%;
    background: #c9007e;
    color: white;
    border-radius: 4px;
    display: none;
    top: 1px;
    font-size: 11px;
    text-align: center;
    padding: 0;
    cursor: pointer;
    z-index: 100;
    justify-content: center;
    align-items: center;
    line-height: normal;
    font-weight: 400;
}

.slice_phone_number:hover .show_slice_phone {
    display: flex;
    white-space: normal;
}

.numbers {
    padding-top: 50px;
    padding-bottom: 38px;
}

.numbers__grid {
    display: flex;
    flex-wrap: wrap;
    counter-reset: numbersCounter;
    margin-top: 50px;
}

.numbers.column .numbers__grid {
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 270px;
}

.numbers-grid__item {
    border: solid 1px #d3d3d5;
    padding: 40px 28px;
    text-align: center;
    margin: 0 30px 30px 0;
    width: calc(33.33% - 20px);
    line-height: 1.33;
    letter-spacing: 0.4px;
    font-size: 16px;
}

.numbers__grid_left .numbers-grid__item {
    text-align: left;
    width: calc(25% - 22.5px);
}

.numbers__grid_vert .numbers-grid__item {
    border: none;
    padding: 0 30px 0 0;
    display: flex;
    align-items: center;
}

.numbers-grid__item:nth-child(3n) {
    margin-right: 0;
}


.numbers__grid_left .numbers-grid__item:nth-child(3n) {
    margin-right: 30px;
}

.numbers__grid_left .numbers-grid__item:nth-child(4n) {
    margin-right: 0;
}

.numbers__grid_left .numbers-grid__title {
    padding: 0;
}

.numbers-grid__item::before {
    counter-increment: numbersCounter;
    content: counter(numbersCounter);
    display: flex;
    align-items: center;
    justify-content: center;
    border: solid 2px #ce0080;
    width: 70px;
    height: 70px;
    font-size: 24px;
    line-height: 0.89;
    letter-spacing: 0.6px;
    color: #312877;
    border-radius: 100%;
    margin: 0 0 30px;
}

.numbers__grid_left .numbers-grid__item::before {
    margin: 0 0 30px 0;
}

.numbers__grid_vert .numbers-grid__item::before {
    flex-shrink: 0;
    margin-right: 30px;
    margin-bottom: 0;
}

.numbers-grid__title {
    font-weight: 700;
    padding: 0 10px;
    font-size: 18px;
}

.numbers__grid_vert .numbers-grid__title {
    font-size: 22.7px;
    font-weight: 300;
    line-height: 1.12;
    letter-spacing: 0.6px;
    text-align: left;
    padding: 0;
    margin: 0;
}

.zoom-grid {
    display: flex;
    flex-wrap: wrap;
}

.zoom-grid__item {
    width: 20%;
    padding: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.zoom-grid__item:before {
    content: "";
    width: 69px;
    height: 69px;
    display: block;
    background-color: #c00074;
    border-radius: 100%;
    background-image: url(/bitrix/templates/landing/css/../img/icon-zoom.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -34.5px;
    margin-left: -34.5px;
    opacity: 0;
    transition: opacity 0.6s ease;
}

.zoom-grid__item:hover::before {
    opacity: 1;
}

.zoom-grid__item img {
    display: block;
    max-width: 100%;
    height: auto;
}

.attention-box {
    border: solid 1px rgba(178, 182, 183, 0.64);
    padding: 50px 60px;
    display: flex;
    align-items: center;
    font-size: 22.7px;
    font-weight: 300;
    line-height: 1.35;
    letter-spacing: 0.6px;
    color: #252525;
    margin-top: 50px;
}

.attention-box__sign {
    margin: 0;
    border: 2px solid #ce0080;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 53px;
    color: #32287e;
    font-size: 24px;
    line-height: 0.89;
}

.attention-box__text {
    margin: 0;
}

.columns-wrapper {
    padding: 50px 0;
}

.columns-wrapper__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 18.7px;
    line-height: 1.36;
    letter-spacing: 0.5px;
    color: #252525;
}

.columns-wrapper__grid-item {
    width: calc(50% - 18px);
    margin-bottom: 36px;
}

.news-feed {
    padding: 50px 0;
}

.news-feed__grid {
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0;
}

.news-feed__item {
    width: calc(25% - 18.75px);
    margin-right: 25px;
    margin-bottom: 25px;
}

.news-feed__item:nth-child(4n) {
    margin-right: 0;
}

.news-feed__image {
    width: 100%;
    height: 166px;
    background-size: cover;
    background-position: center center;
    background-color: #d8d8d8;
    margin-bottom: 38px;
}

.news-feed__date {
    color: #535975;
    font-size: 14px;
    font-weight: 300;
}

.news-feed__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: #252525;
    text-decoration: none;
    display: block;
}

.news-feed__title:hover {
    text-decoration: underline;
    color: #31287b;
}

.news-feed__desc {
    font-size: 16px;
    font-weight: 300;
    margin-top: 20px;
}

.bit-scheme {
    padding: 50px 0;
}

.bit-scheme__box {
    margin: 50px 0 0 0;
}

.bit-scheme__row {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    margin-bottom: 16px;
}

.bit-scheme__row:last-child {
    margin-bottom: 0;
}

.bit-scheme__row_centered {
    justify-content: center;
}

.bit-scheme__item {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 20px 20px;
    position: relative;
    font-size: 14px;
    line-height: 1.13;
    font-weight: 500;
    background-color: #fafafa;
    min-height: 129px;
}

.bit-scheme__item:after {
    content: "";
    width: 1px;
    height: 50%;
    display: block;
    background-color: #e3006f;
    position: absolute;
    top: 0;
    right: 5px;
    transform: rotate(-12deg);
    z-index: 5;
}

.bit-scheme__item:before {
    content: "";
    width: 1px;
    height: 50%;
    display: block;
    background-color: #e3006f;
    position: absolute;
    bottom: 0;
    right: 5px;
    transform: rotate(12deg);
    z-index: 5;
}

.bit-scheme__item:last-child::before,
.bit-scheme__item:last-child::after {
    display: none;
}

.bit-scheme__item_icon {
    justify-content: flex-start;
}

.bit-scheme__icon {
    flex-shrink: 0;
    margin-right: 21px;
    width: 37px;
    height: auto;
}

.bit-scheme__text {
    margin: 0;
    flex-grow: 1;
}

.bit-scheme__text_pink {
    color: #e3006f;
    font-size: 25px;
}

.bit-scheme__text_center {
    text-align: center;
}

.bit-scheme__list {
    counter-reset: listCounter;
    margin: 0;
    padding: 0;
    list-style: none;
}

.bit-scheme__list li {
    position: relative;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 1.44;
}

.bit-scheme__list li:before {
    counter-increment: listCounter;
    content: counter(listCounter) ".";
    line-height: 1.44;
    color: #e3006f;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.blog_offers {
    padding: 40px 0;
}
.blog_offers__wrap {
    width: 100%;
}
.blog_offers__list {
    display: flex;
    justify-content: space-between;
}

.blog_offers__item {
    /* width: calc( 50% - 16px );*/
    background: #FFFFFF;
    box-shadow: 0 4px 18px rgb(0 0 0 / 12%);
    border-radius: 4px;
    padding: 20px 15px 130px;
    box-sizing: border-box;
    position: relative;
    min-height: 510px;
}
.blog_offers__item-img {
    width: 100%;
    height: 200px;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.blog_offers__item-title {
    margin-bottom: 24px;
}
.blog_offers__item-title h3, .blog_offers__item-price {
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}
.blog_offers__item-anons {
    position: relative;
    font-weight: 300;
    font-size: 15px;
    line-height: 19px;
    color: #000000;
}
.blog_offers__item-footer {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0 15px;
}
.blog_offers__item-price {
    margin-bottom: 15px;
    margin-top: 25px;
}
.blog_offers__item-img img {
    width: 100%;
    height: auto;
    border: none;
}
.blog_offers .blog_offers__item-btn .link-to-page {
    display: block;
    width: 100%;
    margin: 0;
    text-align: center;
}
.blog_offers .owl-dots {
    margin-top: 16px;
    display: flex;
    justify-content: center;
}
.blog_offers .owl-dots .owl-dot {
    width: 16px;
    height: 16px;
    border: solid 2px rgba(206, 0, 128, 0.31);;
    border-radius: 8px;
    margin: 0 8px
}
.blog_offers .owl-dots .owl-dot.active {
    background: #F00082;
}

.bit-slider-wrapper {
    margin: 25px 0;
}

.bit-carousel {
    position: relative;
    padding: 0 45px;
}

.bit-carousel .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bit-carousel .owl-item img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
}

.bit-carousel .owl-stage {
    margin: 30px 0;
    display: flex;
}

.bit-carousel .owl-nav button {
    z-index: 11;
    position: absolute;
    top: 0
}

.bit-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -17.5px;
    width: 30px;
    height: 35px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.bit-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -17.5px;
    width: 30px;
    height: 35px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: contain;
    transform: rotate(180deg);
    background-repeat: no-repeat;
    background-position: center center;
}

.bit-carousel.owl-carousel .owl-dots {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.bit-carousel.owl-carousel .owl-dot {
    width: 10px;
    height: 10px;
    margin: 7px;
    border-radius: 50%;
    background-color: #e6e4e4;
}

.bit-carousel.owl-carousel .owl-dot.active {
    background-color: #e3006f;
}
.product-scheme-container {
    padding: 50px 0;
}

.product-scheme {
    position: relative;
}

.product-scheme__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 40px;
}

.product-scheme__item {
    width: 33.33%;
}

.product-scheme__item:first-child {
    margin-bottom: 130px;
    width: 100%;
}

.product-scheme__item img {
    display: block;
    margin: 0 auto 5px auto;
}

.product-scheme__item p {
    text-align: center;
    font-weight: 700;
    font-size: 17.33px;
    line-height: normal;
}

.product-scheme__arrow {
    display: block;
    background-color: #cdcbde;
    width: 3px;
    position: absolute;
    z-index: 5;
}

.product-scheme__arrow:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 9px 5px;
    border-color: transparent transparent #cdcbde transparent;
    position: absolute;
}

.product-scheme__arrow:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 5px 0 5px;
    border-color: #cdcbde transparent transparent transparent;
    position: absolute;
}

.product-scheme__arrow span {
    display: block;
    background-color: #cdcbde;
    position: absolute;
    z-index: 5;
}

.product-scheme__arrow:nth-child(1) {
    height: 50px;
    top: 185px;
    left: 450px;
}

.product-scheme__arrow:nth-child(1)::before {
    top: -9px;
    right: -3.5px;
}

.product-scheme__arrow:nth-child(1)::after {
    top: 100px;
    right: 278px;
}

.product-scheme__arrow:nth-child(1) span:nth-child(1) {
    width: 285px;
    height: 3px;
    right: 0;
    top: 50px;
}

.product-scheme__arrow:nth-child(1) span:nth-child(2) {
    width: 3px;
    height: 50px;
    right: 282px;
    top: 53px;
}

.product-scheme__arrow:nth-child(2) {
    height: 53px;
    top: 185px;
    left: 50%;
}

.product-scheme__arrow:nth-child(2)::before {
    top: -9px;
    right: -3.5px;
}

.product-scheme__arrow:nth-child(2)::after {
    top: 53px;
    right: -3.5px;
}

.product-scheme__arrow:nth-child(3) {
    height: 50px;
    top: 185px;
    right: 450px;
}

.product-scheme__arrow:nth-child(3)::before {
    top: -9px;
    right: -3.5px;
}

.product-scheme__arrow:nth-child(3)::after {
    top: 100px;
    left: 278px;
}

.product-scheme__arrow:nth-child(3) span:nth-child(1) {
    width: 285px;
    height: 3px;
    left: 0;
    top: 50px;
}

.product-scheme__arrow:nth-child(3) span:nth-child(2) {
    width: 3px;
    height: 50px;
    left: 282px;
    top: 53px;
}
.product-scheme_extended .product-scheme__item {
    width: 25%;
}

.product-scheme_extended .product-scheme__item:first-child {
    width: 100%;
}

.product-scheme_extended .product-scheme__arrow:nth-child(1) {
    left: 430px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(1) {
    width: 305px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(2) {
    right: 302px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(1)::after {
    right: 298px
}

.product-scheme_extended .product-scheme__arrow:nth-child(2) {
    height: 50px;
    left: 47%;
}

.product-scheme_extended .product-scheme__arrow:nth-child(2) span:nth-child(1) {
    height: 3px;
    width: 60px;
    top: 100%;
    right: 0;
}

.product-scheme_extended .product-scheme__arrow:nth-child(2) span:nth-child(2) {
    width: 3px;
    right: 60px;
    height: 50px;
    top: 50px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(2)::after {
    top: 100px;
    right: 56px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(3) {
    right: 47%;
}

.product-scheme_extended .product-scheme__arrow:nth-child(3) span:nth-child(1) {
    width: 60px;
    top: 100%;
    left: 0;
}

.product-scheme_extended .product-scheme__arrow:nth-child(3) span:nth-child(2) {
    left: 60px;
    top: 50px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(3)::after {
    top: 100px;
    left: 56px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(4) {
    height: 50px;
    top: 185px;
    right: 430px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(4)::before {
    top: -9px;
    right: -3.5px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(4)::after {
    top: 100px;
    left: 278px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(1) {
    width: 285px;
    height: 3px;
    left: 0;
    top: 50px;
}

.product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(2) {
    width: 3px;
    height: 50px;
    left: 282px;
    top: 53px;
}

.product-scheme__image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 135px;
}


.calendar br {
    display: none;
}

.calendar .bit-bor-wrap.mb25 > div > p, .calendar .bit-bor-wrap.mb25 > div > p > b {
    font-size: 12px !important;
}

.price-grid {
    display: flex;
    flex-wrap: wrap;
}

.price-grid__block {
    width: calc(33.33% - 20px);
    margin-bottom: 30px;
    margin-right: 30px;
    background-color: #ffffff;
    border: 1px solid #ccc;

    display: flex;
    flex-direction: column;
}

.price-grid__block:nth-child(3n) {
    margin-right: 0;
}

.price-grid__title {
    border-bottom: 1px solid #ccc;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;

    padding: 8px 20px;
    min-height: 100px;
    font-size: 25px;
    font-weight: 300;
    margin: 0;
}

.price-grid__subtitle {
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 17px 20px;
    color: #696a7d;
    margin: 0;
    min-height: 75px;
    font-size: 16px;
}

.price-grid__value {
    color: #d1088e;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding: 17px 20px;
}

.price-grid__desc {
    padding: 17px 20px;
    text-align: center;
    font-size: 16px;
}

.price-grid__block .bit-button-yellow {
    border-radius: 0;
}

.t-scheme__items {
    display: flex;
    justify-content: space-between;
}

.t-scheme__item {
    width: 100%;
    position: relative;
}

.t-scheme__item:not(:last-child) {
    margin-right: 32px;
}

.t-scheme__item_center {
    margin-top: 200px;
    margin-bottom: 200px;
}

.t-scheme__img {
    background-position-y: center;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 130px;
    width: 100%;
    margin-bottom: 18px;
}

.t-scheme__descr {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.t-scheme__arrow {
    position: absolute;
    display: block;
    height: 3px;
    width: 120%;
    background-color: #cdcbde;
    bottom: -100px;
    left: 50%;
}

.t-scheme__arrow_min {
    width: 20%;
    left: 70%;
}

.t-scheme__arrow_center {
    width: 3px;
    left: 50%;
}

.t-scheme__arrow_min-revers {
    width: 20%;
    right: 70%;
    transform: scale(1, -1);
    left: initial;
}


.t-scheme__arrow_revers {
    transform: scale(1, -1);
    right: 50%;
    left: initial;
}

.t-scheme__arrow span {
    position: absolute;
    width: 3px;
    height: 50px;
    background-color: #cdcbde;
}

.t-scheme__arrow span:nth-child(1) {
    left: 0;
    bottom: 0;
}

.t-scheme__arrow span:nth-child(2) {
    right: 0;
    top: 0;
}

.t-scheme__arrow:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 9px 5px;
    border-color: transparent transparent #cdcbde transparent;
    position: absolute;
    top: -56px;
    left: -3px;
}

.t-scheme__arrow:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 5px 0 5px;
    border-color: #cdcbde transparent transparent transparent;
    position: absolute;
    bottom: -56px;
    right: -3px;
}

.t-scheme__items_revers .t-scheme__arrow {
    transform: scale(-1, 1);
    top: -100px;
    bottom: initial;
}

.t-scheme__items_revers .t-scheme__arrow_min-revers {
    transform: scale(-1, -1);
}

.t-scheme__items_revers .t-scheme__arrow_revers {
    transform: scale(-1, -1);
}

.control-panel.j-cp-floating-round {
    transform: scale(0.5);
}

.promo-panel-active .control-panel {
    bottom: 45px;
}

.prolongation__header {
    display: block;
    font-weight: 800;
    font-size: 16px;
}

.prolongation--nopic .prolongation-price .prolongation__description {
    max-width: 130px;
}

.prolongation__description--its {
    padding: 0 !important;
    max-width: 130px;
}

.prolongation--nopic .prolongation__item {
    width: 33%;
}

.price-old {
    color: #b2b0c3;
    position: relative;
    display: inline-block;
    margin-left: 10px;
}

.price-old::before {
    width: 100%;
    height: 3px;
    content: '';
    display: block;
    background-color: #b62e43;
    position: absolute;
    top: 10px;
    left: 0;
    transform: rotate(10deg);
}


.delimeter {
    display: block;
    width: 100%;
    height: 30px;
}

.bit-slider__subtitle {
    font-size: 27px;
}

.promo-panel_closed {
    bottom: -1000px;
}

.prices-content div.prices-accordion-item .prices-accordion-title__left a {
    color: #c9007e;
    text-decoration: underline;

    transition: all .2s ease-in-out;
}

.prices-content div.prices-accordion-item .prices-accordion-title__left a:hover {
    color: #352c85;
    text-decoration: none;
}

.vacancies .about-tasks::before {
    position: static;
}

.vacancies .about-tasks {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
}

.vacancies .section__header,
.vacancies .vector h2 {
    margin-top: 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
}
.specialists-buh {
    padding-bottom: 40px;
    padding-top: 40px;
    border-top: 1px solid #d8d8d8;
}

.scope-buh + .container .bit-breadcrumbs {
    margin-bottom: 40px;
}

.section-consult {
    padding-bottom: 50px;
}

.section-consult .container {
    text-align: center;
}

.section-consult .button-feedback {
    padding: 18px 30px;
    color: #fff;
    background-size: cover;
    background-position: center center;
    border-radius: 4px;
}
.bit-cases--download .bit-button-yellow{
    text-align:center;
}
.bit-cases .bit-button-yellow {
    text-align:center;
    padding: 12px 32px;
}
.overflow-auto{
    overflow:auto;
}

.flex--space-between {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flex--space-between .bit-cases__columns {
    display: flex;
    justify-content: space-between;
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    margin-top: 28px;
}

.flex--space-between .bit-cases__columns.bit-cases__columns-item {
    margin: 0;
    margin-top: 30px;
    float: left;
    padding: 0 24px;
}

.flex--space-between .bit-cases__columns.bit-cases__columns-item .bit-cases__column {
    width: 100%;
}

.bit-cases--download-more-one {
    padding-top: 50px;
    padding-bottom: 70px;
}

.first__bg img {
    position: absolute;
    right: 690px;
    top: 110px;
    width: 350px;
}

.bit-button__pink-fill, a.bit-button__pink-fill, button.bit-button__pink-fill {
    background-color: #c9007e;
    border-color: #c9007e;
    color: #ffffff;
    box-shadow: none;
}

.bit-button__pink-fill:hover, .bit-button__pink-fill:focus,
a.bit-button__pink-fill:hover,
a.bit-button__pink-fill:focus,
button.bit-button__pink-fill:hover,
button.bit-button__pink-fill:focus {
    color: #ffffff;
    background-color: #9b0161;
    border-color: #9b0161;
}

/*------------------------------------------------------------------*/
@media all and (max-width: 1800px) {
    .first__bg img {
        right: 580px;
    }
}

@media all and (max-width: 1700px) {
    .first__bg img {
        right: 550px;
    }
}

@media all and (max-width: 1500px) {
    .control-panel.j-cp-floating-round {
        transform: scale(1);
    }

    .promo-panel-active .control-panel {
        bottom: 65px;
    }

    .first__bg img {
        right: 460px;
    }
}

@media all and (max-width: 1440px) {
    .first__bg {
        height: calc(100% - 50px);
    }

    .first__block {
        margin-bottom: 16px;
    }

    .first__descr {
        font-size: 25px;
        max-width: 392px;
    }

    .first__descr {
        font-size: 21px;
        max-width: 320px;
    }

    .first__title-min {
        font-size: 24px;
    }

    .first h1 {
        font-size: 48px;
    }

    .row__elem {
        padding: 16px 21px;
    }

    .row__title {
        font-size: 24px;
        margin-bottom: 0;
    }

    .row__descr {
        font-size: 11px;
    }

    .first__bg img {
        right: 500px;
    }
}

@media all and (max-width: 1400px) {

    .first .form__descr {
        margin-bottom: 19px;
    }
    .vacation-description__inner {
        font-size: 16px;
    }

    .vacation-description__text p {
        margin-bottom: 27px;
    }

    .vacation-description__item, .vacation-brief__item {
        margin-bottom: 10px;
    }

    .vacation-description__list, .vacation-brief__list {
        margin-bottom: 20px;
    }

    .vacation-description, .vacation-brief {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .menu__contact .row.office-item {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .vacancies .first h1 {
        margin-top: 0;
    }

    .vacancies .first__info {
        padding-top: 0;
    }

    .vacancies .first__block {
        margin-bottom: 27px;
    }

    .vacancies .advantage__item {
        margin-bottom: 16px;
        padding: 77px 30px 20px 30px;
        flex-basis: calc(33.33% - 11px);

        font-size: 16px;
        background-position: 30px 20px;
        background-size: 43px 40px;
        background-repeat: no-repeat;
    }

    .vacancies .advantage__item:not(:nth-child(3n)) {
        margin-right: 16px;
    }

    .vacancies .vector__swiper-container {
        padding-right: 0;
    }

    .vector__description {
        margin-top: 8px;
    }

    .vacancies .vector__elem {
        min-height: 130px;
        padding: 20px;
    }

    .vacancies .vector__swiper-container,
    .vacancies .vector__content {
        min-height: 450px;
    }

    .vacancies .section__header, .vacancies .vector h2 {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .vacation-brief .section__header {
        font-size: 26px;
        line-height: 1;
    }

    .advantage {
        padding-top: 30px;
    }

    .vacancies .bit-selector-cases {
        background-color: var(--dirty-white);
    }

    .we-do,
    .vacancies .bit-selector-cases {
        padding-top: 30px;
        padding-bottom: 30px;
        margin: 0;
    }

    .we-do__item {
        font-size: 16px;
    }

    .team__text, .team__image {
        flex: 0 1 48%;
        height: 330px;
    }

    .team__image img {
        object-position: top center;
    }

    .team__text p {
        font-size: 15px;
    }

    .team__text strong {
        font-size: 20px;
    }

    .success-item__description {
        margin-top: 0;
        font-size: 14px;
    }

    .success-item__image {
        height: 154px;
    }

    .success-item__header {
        margin-top: 5px;
    }

    .team,
    .team-success {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .social-login {
        padding-top: 30px;
    }

    .categories-links {
        padding-top: 30px;
        padding-bottom: 60px;
    }

    .vacancies .vector__swiper-wrapper {
        max-height: 423px !important;
    }

    .bit-slider__item .bit-slider__title {
        font-size: 50px;
    }

    .its-page .bit-slider__item {
        padding-bottom: 40px;
        padding-top: 40px !important;
    }

    .its-page .bit-slider__title {
        margin-top: 20px !important;
        margin-bottom: 60px;
    }

    .its-page .description-list {
        margin-top: 25px;
        padding-top: 0 !important;
    }

    .description-list__sign {
        padding-left: 0;
    }
}
@media all and (max-width: 1380px) {
    .bit-slider__item .bit-slider__button {
        margin-top: 15px;
    }
    .bit-slider__item .bit-slider__title{
        margin-bottom: 20px;
    }
    .bit-slider__item {
         padding: 50px 0 50px 0;
    }
    .first__bg img {
        right: 500px;
        top: 100px;
    }
}


@media all and (max-width: 1280px) {
    .its-page .bit-slider__title {
        margin-bottom: 40px;
    }

    .its-page .bit-slider__item {
        padding-bottom: 65px;

    }

    .bit-slider__title {
        font-size: 50px;
    }

    .bit-slider__item {
        padding-top: 50px;
    }

    .vacation-description__inner {
        font-size: 14px;
    }

    .vacation-description__item, .vacation-brief__item {
        margin-bottom: 10px;
        font-size: 13px;
    }

    .vacation-description__image {
        max-height: 400px;
    }

    .vacancies .success-item__description {
        font-size: 14px;
    }

    .vacancies .success-item__header {
        font-size: 15px;
        margin-bottom: 33px;
    }

    .vacancies .first h1 {
        font-size: 47px;
        margin-bottom: 0;
    }

    .team__text, .team__image {
        height: 340px;
    }

    .vacancies .success-item__description {
        font-size: 12px;
    }

    .vacancies .success-item__header {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .success-item__description::before {
        font-size: 30px;
    }

    .vacancies .section__header, .vacancies .vector h2 {
        font-size: 26px;
        margin-bottom: 9px;
    }

    .vacancies .about-tasks .form.question {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .vacancies .advantage__item {
        font-size: 14px;
    }

    .first__bg img {
        right: 455px;
        top: 130px;
    }
}

@media all and (max-width: 1200px) {
    .review-tpl__logo {
        min-width: 200px;
    }

    .bit-event__date .day {
        font-size: 18px;
    }

    .bit-event__date .day br {
        display: none;
    }

    .bit-event__price .price {
        margin: 0;
    }

    .bit-event__price .bit-button {
        margin: 20px 0 0 0;
    }

    .bfint__consultation-wrapper {
        margin-top: 70px;
        padding: 100px 30px 25px;
        flex-direction: column;
        align-items: center;
    }

    .bfint__consultation-wrapper::before {
        top: -85px;
        left: calc(50% - 85px)
    }

    .bfint__consultation-img {
        top: -85px;
        left: calc(50% - 85px)
    }

    .bfint__consultation-wrapper.not__bg_img {
        margin-top: 0;
        padding-top: 210px;
    }

    .bfint__consultation-text {
        margin-right: 0;
        width: 100%;
        text-align: center
    }

    .bfint__consultation-action {
        margin-top: 20px;
        width: auto;
    }

    .bfint__consultation-action-btn {
        margin-left: auto;
        margin-right: auto;
        max-width: 300px
    }

    .bit-scheme__item {
        padding: 10px;
    }

    .product-scheme__arrow:nth-child(1) {
        left: 350px;
    }

    .product-scheme__arrow:nth-child(1) span:nth-child(1) {
        width: 205px;
    }

    .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        right: 202px;
    }

    .product-scheme__arrow:nth-child(1)::after {
        right: 198px;
    }

    .product-scheme__arrow:nth-child(3) {
        right: 350px;
    }

    .product-scheme__arrow:nth-child(3) span:nth-child(1) {
        width: 205px;
    }

    .product-scheme__arrow:nth-child(3) span:nth-child(2) {
        left: 202px;
    }

    .product-scheme__arrow:nth-child(3)::after {
        left: 198px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) {
        left: 33%;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(1) {
        width: 185px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        right: 182px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1)::after {
        right: 178px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) {
        right: 33%;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(1) {
        width: 185px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(2) {
        left: 182px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4)::after {
        left: 178px;
    }

    .prolongation__description {
        padding: 0 30px;
    }

    .prolongation-two-year .prolongation__description {
        padding: 0 69px;
    }

    div.free-demo-form {
        padding-bottom: 0;
    }

    .row__elem {
        padding-left: 40px;
        padding-right: 40px;
    }

    .promo-banner_h2_dark {
        max-width: 70%;
    }

}

@media (max-width: 1199px) {
    .calendar .bit-bor-wrap img {
        width: 235px !important;
    }

    .bit-tabs__content .row {
        display: flex;
        flex-wrap: wrap
    }

    .calendar .bit-bor-wrap {
        font-size: 13px !important;
    }

    .calendar .row.flex .col-md-4:first-child > div.red-header {
        font-size: 21px !important;
    }

    .calendar .erp-wrap .bit-bor-wrap {
        padding: 20px;
        display: flex;
        flex-direction: column;
    }

    .calendar .bit-tabs__content-text {
        margin-top: auto;
        display: flex;

    }

    .calendar .bit-tabs__content-text .prices-accordion-buy {
        font-size: 14px;
        padding: 8px 15px;
    }

    .promo-banner:not(.promo-banner_text, .promo-banner_bg){
        background: none!important;
    }
    .promo-banner.promo-banner_text div.promo-banner_text-desc{
        max-width: 530px;
    }
    .promo-banner ul {
        max-width: 100%;
    }

    .prices-titles {
        min-width: 320px;
    }

    .prices.j-tab .mCSB_inside > .mCSB_container {
        margin-right: 0 !important;
    }

    .prices.j-tab .prices-titles-item.active .prices-titles-item-helper:before,
    .prices.j-tab .prices-titles-item.active .prices-titles-item-helper:after {
        display: none;
    }

    .prices.j-tab .prices-accordion-title {
        padding-left: 0;
        margin-right: 40px;
    }

    .prices.j-tab .prices-accordion-item .prices-accordion-title__left {
        max-width: 50%;
    }

    .prices.j-tab .prices-accordion-price {
        display: block;
        margin-right: 20px;
    }

    .review-buh__logo.review-buh__logo_new {
        width: calc(50% - 15px);
        max-width: 100%;
    }

    .review-buh__logo.review-buh__logo_new:nth-child(2n) {
        margin-right: 0;
    }

    .bit-accordion.panel-group .panel .bit-accordion__more {
        margin: auto 10px;
    }

    .bit-accordion.panel-group .panel .bit-button-yellow_small {
        min-width: 176px;
        padding: 12px 20px;
    }

    .feedback-buh {
        background-size: cover
    }

    .bit-form__privacy {
        width: 100%;
        float: left;
        margin-top: 10px
    }

    .prices-content {
        padding-right: 8px;
    }

    .prices-content-top {
        max-width: 520px;
        width: 100%;
        padding-left: 0;
    }

    #item4 .prices-content-top,
    #item6 .prices-content-top {
        max-width: 460px;
    }

    .prices-accordion-buy {
        font-size: 13px;
    }

}

@media all and ( max-width: 1033px) {
    .first__bg img {
        display: none;
    }
}

@media all and ( max-width: 1024px) {
    .price-box__content .prices-accordion-price {
        display: block;
        min-width: initial;
        margin-right: 20px;
    }

    .prices-accordion-title__right {
        text-align: right;
    }

    .free-demo-form form > .clearfix {
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }

    div.free-demo-form.form-large-input .text input[type="text"],
    div.free-demo-form.form-large-input .text input[type="email"],
    div.free-demo-form.form-large-input .text input[type="password"],
    div.free-demo-form.form-large-input .text input[type="tel"],
    div.free-demo-form.form-large-input .cusel {
        display: block;
        width: 100% !important;
        max-width: 100%;
        margin-right: 0;
    }

    div.services-buh .free-demo-form .text {
        margin-right: 0;
    }

    div.j-form-page.free-demo-form .panel-button {
        margin-top: 20px;
        text-align: center;
    }

    .prices.j-tab .prices-accordion-title {
        margin-right: 0;
    }

    .prices.j-tab .prices-accordion-item .prices-accordion-title__left {
        max-width: 40%;
        flex-basis: 40%;
    }

    .bit-cases__columns.bit-cases__columns-item .bit-cases__column:first-child .bit-button-yellow {
        padding: 12px 20px;
        font-size: 14px;
    }

    .bfint__app-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .bfint__app-image-wrapper {
        width: 100%;
        text-align: center
    }

    .bfint__app-content {
        padding-left: 0;
        width: 100%
    }

    .upp__upgrade-step {
        width: 100%;
    }
    .upp__upgrade-step:before {
        font-size: 120px;
    }

    .upp__upgrade-step {
        width: 100%;
    }

    .bit-toggle .bit-toggle_btn {
        margin: 0 5px;
    }

    .calc-license .bit-toggle {
        padding: 0 10px;
    }

    .calc-license__price .price {
        font-size: 32px;
    }

    .maintenance .description-list__title {
        display: flex;
        align-items: flex-start;
    }

    .maintenance .description-list .icon {
        flex-shrink: 0;
    }

    .maintenance .description-list .biti-link-more {
        margin-left: 10px;
    }

    .text {
        padding: 0;
    }
}

@media all and (max-width: 1056px) {
    .vacancies .team__text, .team__image {
        flex-basis: 100%;
    }

    .vacancies .team__inner {
        flex-direction: column;
    }

    .vacancies .team__text {
        margin-top: 10px;
        padding: 20px 24px;
        border: 1px solid #ddd;
        height: auto;
    }
}

@media all and (max-width: 1000px) {
    .numbers {
        margin-top: 40px;
    }

    .bordered-wrapper {
        margin-bottom: 0;
    }

    .prices.j-tab .prices-accordion-buy {
        margin-top: 10px;
    }

    .prices.j-tab .prices-accordion-price {
        font-size: 20px;
    }
    .prices-accordion-title {
        flex-direction: column;
        align-items: flex-start;
    }

    .prices-content-top,
    .prices-accordion-title,
    .prices.j-tab .prices-accordion-item .prices-accordion-title__left {
        max-width: 100%;
        width: 100%;
        align-items: center;
        justify-content: flex-start;
    }

    div.prices-accordion-title__right {
        flex-basis: 100%;
        width: 100%;
        justify-content: space-between;
    }

    .bit-selector-cases,
    .bit-calc-nds,
    .events-buh,
    .share,
    .maintenance,
    .numbers,
    .specialists-buh,
    .bit-steps,
    .introduc,
    .onec-int-steps,
    .bit-profit,
    .bit-why-not,
    .bit-service-list,
    .scope-buh,
    .services-buh,
    div#promo-banner-blog,
    .bfint__consultation,
    .license-1c,
    .bit-scheme,
    .product-scheme-container,
    .section,
    .price-buh {
        padding: 40px 0;
    }

    .feedback-slider-project,
    .bit-slider-wrapper {
        margin: 0;
        padding: 35px 0;
    }

    .promo-carousel .owl-nav,
    .promo-carousel .owl-dots {
        display: none;
    }

    .promo-carousel {
        padding: 0;
    }

    .bit-cases {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    section.section.manufactors {
        padding-bottom: 35px;
    }

    div.bit-calc-nds__inner {
        margin: 25px auto;
    }

    .bit-cases--download-more-one {
        padding-top: 30px;
    }
}

@media (min-width: 992px)and(max-width: 1199px) {
    .calendar .bit-bor-wrap img {
        width: 100% !important;
    }

    .bit-tabs__content .row {
        display: flex;
        flex-wrap: wrap
    }
}
@media (max-width: 992px) {
	.largest-integrator .row.flex .col-md-4 {
		width:100%;
	}
    .bit-tabs__fl-row {
        margin-top: 16px;
    }
    .bit-tabs__content .col-md-3.bit-tabs__fl {
        width: 100%;
    }
    .bit-tabs__fl-head {
        display: flex;
        align-items: center;
        padding-left: 6px;
        margin-bottom: 0;
    }
    .bit-tabs__fl-col-2 .bit-tabs__fl-head {
        width: 50%;
        padding-left: 6px;
        display: flex;
        align-items: center;
    }
    .bit-tabs__fl-col-2 .bit-tabs__fl-row {
        width: 50%;
        padding-left: 16px;
        border: 1px solid #d9d9d9;
        margin-top: 0;
        display: flex;
        align-items: center;
    }
    .bit-tabs__fl-mob-hide {
        display: none;
    }
    .bit-tabs__fl-mob-head {
        height: 48px;
        background-color: #d9d9d9;
        font-weight: 600;
        display: flex;
        align-items: center;
        padding-left: 6px;
    }

    .calendar .row.flex {
        display: block;
    }

    .calendar .red-header > div {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .calendar .bit-slider__item {
        position: relative;
    }

    .calendar .bit-slider__item::before {
        content: '';
        display: block;
        z-index: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .3);

        /*background-position: 140px center;*/
    }

    .calendar .bit-slider__item .container {
        position: relative;
        z-index: 1;
    }

    .calendar .bit-bor-wrap.mb25 > div > p,
    .calendar .bit-bor-wrap.mb25 > div > p > b {
        width: 100%;
        display: block;
        font-size: 30px !important;
    }

    .calendar .bit-tabs__content-text {
        margin-top: 30px;
        justify-content: center;
    }
}

@media all and (max-width: 991px) {
    .numbers.column .numbers__grid {
        max-height: 350px;
    }
    .bit-slider__item .bit-slider__title.h1-title {
        font-size: 43px;
    }

    .bit-tabs__content .row {
        justify-content: flex-start;
    }

    .bit-vertical-tabs {
        flex-direction: column;
    }

    .bit-vertical-tabs__nav {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }

    .v-tab__item a {
        padding: 10px 37px;
    }

    .v-tab-content-pricelist__inner {
        flex-direction: column;
        min-height: initial;
    }

    .v-tab-content-pricelist__prof,
    .v-tab-content-pricelist__tech {
        max-width: 100%;
        width: 100%;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .v-tab-content-pricelist__tech {
        margin-bottom: 0;
    }

    .v-tab-content-pricelist__header {
        margin-bottom: 30px;
    }

    .single-gift__wrapper {
        min-height: 130px;
    }

    .gift-list__item {
        max-width: 100%;
    }

    .bit-tabs .flex {
        justify-content: center;
    }

    .bit-tabs .flex .col-md-4 {
        margin-bottom: 30px;
        width: 328px;
        max-width: 100%;
    }

    .calc-license .bit-range, .calc-license .bit-toggle {
        margin: auto
    }

    .calc-license__title {
        margin-bottom: 10px
    }

    .calc-license__price {
        float: left;
        width: 100%
    }

    .calc-license__price .wrap-price {
        width: 100%;
        text-align: center
    }

    .calc-license__price .price {
        float: none
    }

    .calc-license__price .bit-button-yellow {
        float: none;
        margin: auto;
        display: block
    }

    .calc-license__range {
        margin-bottom: 60px
    }

    .calc-license__toggle {
        margin-bottom: 35px;
        display: flex;
        flex-direction: column
    }

    .maintenance .border-container .description-list_no-flex .row {
        margin-bottom: 0
    }

    .maintenance .border-container .description-list__item {
        margin-bottom: 10px
    }

    .maintenance .border-container .bit-button-yellow {
        margin: 25px auto auto;
        display: block
    }

    .maintenance_modify .description-list__item-center {
        margin-bottom: 30px;
    }

    .share {
        padding-bottom: 50px
    }

    .share__title {
        justify-content: center
    }

    .share__title .bit-title2 {
        margin: 0 !important
    }

    .share .bg-share {
        display: none
    }

    .share .bit-title2 {
        text-align: center
    }
    .share .biti-exclamatory {
        margin-right: 10px;
    }

    .feedback-buh {
        background: #352c85
    }

    .bit-event__item {
        margin-bottom: 0;
        flex-direction: column;
    }

    .bit-event__more {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center
    }

    .bit-event__time {
        margin: auto auto 4px
    }

    .bit-event__type {
        margin: auto 0
    }
    .bit-event__detail {
        width: 100%
    }
    .bit-fixed-menu {
        display: none
    }

    .nav.bit-tabs__nav {
        margin-bottom: 10px !important;
        flex-direction: column;
    }

    .bit-tabs__nav li {
        text-align: left !important;

    }

    .bit-tabs__nav li {
        border: 1px solid #eee !important;
    }

    .bit-tabs__nav li.active {
        border-bottom: 4px solid #c9007e !important;
    }
    .bit-tabs .flex {
        justify-content: center
    }

    .bit-tabs .flex .col-md-4 {
        margin-bottom: 30px;
        width: 328px;
        max-width: 100%
    }
    .bit-tabs__content_slide img {
        min-width: auto;
        width: auto;
        display: block;
        margin: auto auto 25px
    }
    .prices.j-tab .prices-accordion-title {
        padding: 18px 0 18px 0;
        flex-direction: column;
    }

    .prices.j-tab .prices-accordion-item .prices-accordion-title__left,
    .prices.j-tab .prices-accordion-item .prices-accordion-title__left a {
        max-width: 100%;
        -webkit-box-align: start;
        -webkit-align-items: unset;
        align-items: start;
        font-size: 15px;
        width: 100%;
        justify-content: flex-start;
        line-height: .9;
    }

    .prices.j-tab .prices-accordion-item .prices-accordion-title__right {
        width: 100%;
        justify-content: space-between;
    }

    .bit-carousel .owl-stage {
        margin: 0;
    }

    .prices.j-tab .prices-content-top {
        justify-content: center;
        padding-left: 0;
        margin-right: 0;
        font-size: 18px;

    }

    .prices.j-tab .prices-content-bottom:not(.mCS_no_scrollbar) .prices-bonus-list,
    .prices.j-tab .prices-content-bottom:not(.mCS_no_scrollbar) .prices-content-top,
    .prices.j-tab .prices-content-bottom:not(.mCS_no_scrollbar) .prices-accordion-title {
        max-width: 92%;
    }

    .faq-block .prices-content-bottom:not(.mCS_no_scrollbar) .prices-accordion-title {
        max-width: 100%;
    }

    .price-buh .price-box .price-box__content .prices-accordion-title {
        align-items: flex-start;
        justify-content: flex-start;

    }

    .faq-block.price-buh .price-box .price-box__content .prices-accordion-title {
        justify-content: center;
    }

    .bit-slider__button {
        margin-top: 20px;
    }
    .prolongation__wrapper {
        flex-direction: column;
        align-items: center;

    }

    div.prolongation__item {
        width: 100%;
    }

    .prolongation-price::after,
    .prolongation-two-year::after {
        position: static;
        margin: 40px auto 0;
    }

    .prolongation-product {
        padding-bottom: 0;
    }

    .prolongation-two-year {
        padding-top: 10px;
    }

    .prolongation-result {
        padding-top: 0;
    }
    .introduc__titles,
    .combined-tabs__titles {
        width: 320px;
    }

    .introduc__content,
    .combined-tabs__content {
        width: calc(100% - 320px);
    }

    .introduc__titles-item,
    .combined-tabs__titles-item {
        font-size: 14px;
    }

    .combined-tabs__wrap,
    .combined-tabs {
        flex-direction: column;
    }

    .combined-tabs__titles {
        width: 100%;
        padding: 0;
    }

    .combined-tabs__titles-box {
        border-bottom: none;
        display: flex;
        justify-content: space-between;
        padding: 0 16px;
    }

    .combined-tabs__title {
        display: none;
    }

    .combined-tabs__titles-item {
        width: 48px;
        padding: 0;
    }

    .combined-tabs__titles-item.active {
        background-color: #fff;
        box-shadow: none;
    }

    .combined-tabs__titles-item.active::after {
        display: none;
    }

    .combined-tabs__titles-item.active .combined-tabs__title-num {
        box-shadow: none;
        background-color: #fade41;
    }

    .combined-tabs__titles-item > a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .combined-tabs__content {
        width: 100%;
        border-top: none;
    }

    .faq-block .prices-content-top,
    .faq-block .prices-accordion-title,
    .faq-block .prices.j-tab .prices-accordion-item .prices-accordion-title__left {
        max-width: 100%;
        align-content: center;
        align-items: flex-start;
        text-align: left;
        justify-content: center;
    }

    .bfint__consultation-wrapper.not__bg_img {
        margin-top: 0;
    }
    .video-wrapper-text__video.player {
        padding-bottom: 0;
        height:auto;
    }

    .prices-accordion-content ul, .mCSB_container ul {
        max-width: 92%;
    }
}

@media all and (max-width: 990px) {
    .scanner-type__item, .scanners__item {
        flex-basis: 50%;
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .scanner-type__list {
        flex-wrap: wrap;
    }

    .feedback-scanner.feedback-buh {
        background-size: cover;
    }

    .video-wrapper-text__text {
        max-width: 700px;
        width: 100%;
    }

    div.bit-form__privacy {
        float: none;
        width: 100%;
    }

    .feedback-buh .row .col-md-6.no-padding {
        margin-right: 0;
        float: none;
    }

    .faq-block .price-box__content .prices-bonus-list__item {
        padding-left: 10px;
    }
    .free-demo-form.form-large-input .text, .free-demo-form.form-large-input .panel-button {
        width: 100%;
        margin-bottom: 15px;
    }

    div.free-demo-form.form-large-input .text input[type="text"], div.free-demo-form.form-large-input .text input[type="email"], div.free-demo-form.form-large-input .text input[type="password"], div.free-demo-form.form-large-input .text input[type="tel"], div.free-demo-form.form-large-input .cusel {
        width: 100% !important;
        margin-right: 0;
    }

    div.j-form-page.free-demo-form .panel-button {
        position: relative;
        bottom: auto;
        text-align: center;
    }

    div.free-demo-form.form-large-input .panel-button input[type="submit"] {
        margin-left: 0;
        width: 100%;
    }

    div.j-form-page.free-demo-form {
        padding-bottom: 0;
    }

    .bit-table__title-mobile {
        display: block;
        font-weight: 500;
        flex-grow: 1;
        text-align: left;
    }

    .bit-table__head {
        display: none;
    }

    .bit-table__row {
        justify-content: flex-start;
        flex-direction: column;
        border-bottom: none;
    }

    .bit-table__cell {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #d8d8d8;
        padding: 12px 0;
    }

    .bit-table__cell:first-child {
        width: 100%;
        font-weight: 700;
        text-align: center;
        justify-content: center;
        flex-direction: column;
    }

    .bit-table__cell:last-child {
        padding-right: 0;
    }

    .bit-table__cell .bit-button-yellow {
        width: auto;
        margin-left: 20px;
        margin-top: 0;
        padding: 6px 20px;
    }

    .bit-tabs__content .row > div {
        width: 50%;
    }
    .review-tpl__logo {
        min-width: 150px;
    }

    h2.bit-title2 {
        font-size: 23px;
    }

    .bit-event__more {
        padding: 15px 30px;
    }

    .bit-event__price {
        padding-top: 0;
    }

    .bit-form .bit-button-yellow {
        margin: 15px auto;
    }

    .feedback-buh {
        background-size: cover;

    }


    .bit-form .panel-button {
        text-align: center;
    }

    .description-list__item {
        max-width: 50%;
        margin-bottom: 20px;
    }

    .strikes-list {
        grid-template-columns: repeat(2, 45%);
    }
    .strikes-list li{
        width: 100%;
    }

    .strikes-list.strikes-list-narrow-3 {
        grid-template-columns: 45% 45%;
    }

    .numbers-grid__item, .numbers__grid_left .numbers-grid__item {
        width: calc(50% - 15px);
    }

    .numbers-grid__item:nth-child(3n) {
        margin-right: 30px;
    }

    .numbers-grid__item:nth-child(2n), .numbers__grid_left .numbers-grid__item:nth-child(2n) {
        margin-right: 0;
    }

    .numbers__grid_vert .numbers-grid__title {
        font-size: 16px;
    }

    .zoom-grid__item {
        width: 33.33%;
    }

    .columns-wrapper__grid {
        font-size: 16px;
        letter-spacing: 0;
        margin-bottom: 35px;
    }

    .columns-wrapper__grid-item {
        width: 100%;
        margin-bottom: 0;
    }
    .news-feed__item {
        width: calc(50% - 25px);
    }

    .news-feed__item:nth-child(2n) {
        margin-right: 0;
    }
    .bit-scheme__row {
        margin-bottom: 0;
    }

    .bit-scheme__item {
        width: 50%;
        margin-bottom: 10px;
        padding: 10px 20px;
        justify-content: flex-start;
    }

    .bit-scheme__item:last-child:before,
    .bit-scheme__item:last-child:after {
        display: block;
    }

    .bit-scheme__item:nth-child(2n):before,
    .bit-scheme__item:nth-child(2n):after {
        display: none;
    }

    .bit-scheme__row_three .bit-scheme__item:last-child {
        width: 100%;
    }

    .bit-scheme__row_three .bit-scheme__item:last-child:before,
    .bit-scheme__row_three .bit-scheme__item:last-child:after {
        display: none;
    }
    .feedback-buh .bit-form {
        margin: 30px 0;
    }

    .zup__plan-items {
        display: flex;
        flex-wrap: wrap;
    }

    .zup__plan-item {
        width: 50%;
        min-height: initial;
    }

    .product-scheme__arrow:nth-child(1) {
        left: 250px;
    }

    .product-scheme__arrow:nth-child(1) span:nth-child(1) {
        width: 155px;
    }

    .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        right: 152px;
    }

    .product-scheme__arrow:nth-child(1)::after {
        right: 148px;
    }

    .product-scheme__arrow:nth-child(3) {
        right: 250px;
    }

    .product-scheme__arrow:nth-child(3) span:nth-child(1) {
        width: 155px;
    }

    .product-scheme__arrow:nth-child(3) span:nth-child(2) {
        left: 152px;
    }

    .product-scheme__arrow:nth-child(3)::after {
        left: 148px;
    }


    .product-scheme_extended .product-scheme__item {
        width: 50%;
    }

    .product-scheme_extended .product-scheme__item:nth-child(2) .product-scheme__image {
        justify-content: flex-end;
    }

    .product-scheme_extended .product-scheme__item:nth-child(2) img {
        margin: 0 20px 5px 0;
    }

    .product-scheme_extended .product-scheme__item:nth-child(2) p {
        text-align: right;
        margin-right: 60px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(3) .product-scheme__image {
        justify-content: flex-start;
    }

    .product-scheme_extended .product-scheme__item:nth-child(3) img {
        margin: 0 0 5px 20px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(3) p {
        text-align: left;
        margin-left: 60px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(4) .product-scheme__image {
        justify-content: flex-start;
    }

    .product-scheme_extended .product-scheme__item:nth-child(4) img {
        margin: 0 0 5px 20px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(4) p {
        text-align: left;
        margin-left: 50px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(5) .product-scheme__image {
        justify-content: flex-end;
    }

    .product-scheme_extended .product-scheme__item:nth-child(5) img {
        margin: 0 20px 5px 0;
    }

    .product-scheme_extended .product-scheme__item:nth-child(5) p {
        text-align: right;
        margin-right: 85px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        height: 240px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1)::after {
        top: 290px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(2) {
        height: 240px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4)::after {
        top: 290px;
    }
    .price-grid__block {
        width: calc(50% - 15px);
    }

    .price-grid__block:nth-child(3n) {
        margin-right: 30px;
    }

    .price-grid__block:nth-child(2n) {
        margin-right: 0;
    }

    .video-wrapper-text {
        flex-direction: column;
    }

    .video-wrapper-text__video, .video-wrapper {
        padding-bottom: 41.25%;
    }

    .prices-content-top,
    .prices-accordion-title,
    .prices.j-tab .prices-accordion-item .prices-accordion-title__left {
        justify-content: flex-start;
        align-items: center;
        max-width: 100%;
        font-size: 17px;
    }

    div.prices-accordion-title__right {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
    }

    #item4 .prices-content-top, #item6 .prices-content-top {
        max-width: 300px;
    }

    .price-box__content .prices-accordion-price {
        display: block;
        min-width: initial;
        margin-right: 20px;
        font-size: 20px;
    }

    .price-box .price-list {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    .faq-block .price-box .price-list {
        padding-top: 0;
        padding-bottom: 0;
    }

    .prices-titles {
        padding-left: 0;
        padding-right: 0;
        width: 280px;
        min-width: 280px;
    }
    .price-box__content .prices-accordion-item .prices-accordion-title__left {
        max-width: 100%;
    }
}

@media all and (max-width: 950px) {
    .vacation-description__inner {
        flex-direction: column;
    }
    .vacation-description__image {
        margin-top: 20px;
    }
    .promo-banner.promo-banner_text div.promo-banner_text-desc{
        max-width: 470px;
    }
}
@media (min-width: 992px) {
    .bit-tabs.bit-tabs__player .bit-tabs__nav{
        max-width:350px;
    }
    .bit-tabs.bit-tabs__player .tab-item:first-child{
        border-right: 1px solid #ddd;
    }
}

@media (min-width: 900px) {
    .first__block {
        display: flex;
        justify-content: space-between;
    }

    .first__info {
        margin-right: 32px;
        padding-top: 48px;
    }

    .first__title-min {
        color: white;
        display: inline-block;
        font-size: 38px;
        font-weight: 500;
        line-height: 1.25;
        margin-top: 20px;
    }

    .row__block {
        grid-template-columns: repeat(5, 1fr);
    }

    .row__elem {
        display: block;
        padding-bottom: 32px;
        padding-top: 32px;
    }

    .row__elem:last-child {
        display: initial;
    }

    .row__title {
        margin-bottom: 16px;
        width: 100%;
    }

    .first .row h2 {
        display: none;
    }

    .t-scheme__item_center {
        margin-top: 130px;
        margin-bottom: 130px;
    }

    .t-scheme__img {
        margin-bottom: 16px;
    }

    .t-scheme__arrow {
        bottom: -70px;
    }

    .t-scheme__items_revers .t-scheme__arrow {
        top: -60px;
    }

    .t-scheme__arrow span {
        height: 25px;
    }

    .t-scheme__arrow:before {
        bottom: -30px;
    }

    .t-scheme__arrow:after {
        top: -30px;
    }


    .vacancies .blog-signin__text {
        font-size: 16px;
    }

    .vacancies .blog-share-list {
        padding: 0;
    }

    .vacancies .social-login {
        padding-top: 40px;
    }

    .vacancies .about-tasks {
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
        justify-content: center;
    }

    .vacancies .about-tasks::before {
        position: absolute;
        z-index: 0;
        height: 100%;
        top: 0;
        left: 0;
        width: 100vw;
        flex-basis: 100%;
    }

    .vacancies .about-wrapper {
        position: relative;
        z-index: 2;
        background-color: #fff;
        box-shadow: 0 0 7px var(--grey);

    }

    .vacancies .success-item__text {
        padding: 10px 15px;
    }

    .vacancies .success-item__header {
        margin-top: 5px;
    }

    .vacancies .team {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .vacancies .team__text, .team__image {
        flex: 0 1 49%;
    }

    .vacancies .team__text p {
        font-size: 15px;
    }

    .vacancies .team__text strong {
        display: block;
        font-size: 17px;
    }

    .vacancies .we-do__item {
        flex: 0 1 50%;
        padding-right: 10px;
    }

    .vacancies .section__header,
    .vacancies .vector h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .vacancies .first__block {
        margin-bottom: 47px;
    }

    .vacancies .first {
        padding-top: 0;
    }

    .vacancies .advantage__list .advantage__item:nth-child(3n):not(:last-child) {
        margin-right: 15px;
    }

    .vacancies .advantage__list .advantage__item {
        flex-basis: calc(50% - 15px);
        flex-grow: 1;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .vacancies .advantage__item:nth-child(2n) {
        margin-right: 0;
    }
}

@media all and (max-width: 840px){
    .price-formation__item .pr-item__descr, .price-formation__result .pr-result__text {
        width: 70%;
    }
    .price-formation__item .pr-item__add {
        width: 10%;
    }
    .price-formation__item .pr-item__price {
        width: 20%;
    }

    .price-formation__result .pr-result__price {
        width: 30%;
    }

    .promo-banner.promo-banner_text div.promo-banner_text-desc {
        max-width: 100%;
    }
    .promo-banner.promo-banner_text {
        background: none!important;
    }

    .promo-banner_dark {
        background-image: none!important;
    }

    .promo-banner_h2_dark {
        max-width: 100%;
    }
}

@media all and (max-width: 810px) and (min-width: 689px) {
    .blog-grid__info {
        display: inline;
    }
}

@media (max-width: 800px) {
    .services-buh .bit-view-link_center {
        margin-top: 25px;
    }

    .bit-signboard {
        padding: 20px;
    }

    .bit-signboard__icon {
        margin-right: 10px;
    }

    .services-buh .bit-title2 {
        margin-bottom: 13px;
    }
}

@media (max-width: 768px) {
    .numbers.column .numbers__grid {
        max-height: 525px;
    }
    .video-wrapper-text__video, .video-wrapper {
        padding-bottom: 53.25%;
    }
    .bit-view-link {
        margin-top: 20px;
        display: block;
        text-align: center;
        float: left;
        margin-left: 50%;
        transform: translate(-50%);
    }
    .review-buh__content.review-buh__content_new .owl-dots,
    .promo-carousel .owl-dots,
    .promo-carousel .owl-nav {
        display: none;
    }

    .prices.j-tab .prices-accordion-item .prices-accordion-title__left,
    .prices.j-tab .prices-accordion-item .prices-accordion-title__left a {
        line-height: 1.4;
    }

    .prices-accordion-buy {
        margin-top: 10px;
    }

    .bfint__consultation {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .panel-group.bit-accordion .bit-accordion__title,
    .section.bg-color-white .bit-tabs .bit-tabs__content .bit-accordion__title {
        max-width: 50%;
    }

    .license-1c .bit-view-link {
        margin-top: 5px;
    }

    .description-list__item-center {
        margin-bottom: 10px;
    }

    .maintenance .description-list {
        margin-bottom: 20px;
    }

    .share .biti-exclamatory {
        float: left;
        margin-right: 15px;
    }

    .bfint__app-item-more {
        text-align: left;
    }

    .feedback-buh .row .col-md-6.no-padding {
        float: none;
        margin-right: 0;
    }

    .bit-products__grid-item {
        width: calc(50% - 15px);
    }

    .bit-products__grid-item:nth-child(2n) {
        margin-right: 0;
    }

    .bit-products__grid-item:nth-child(3n) {
        margin-right: 30px;
    }

    .bit-tabs__content .row > div {
        width: 100%;
    }

    .promo-banner ul li {
        width: 100%;
    }

    .promo-banner .promo-banner__buttons,
    .promo-banner_dark .promo-banner__buttons {
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .promo-banner .promo-banner__buttons .link-to-page,
    .promo-carousel__item .promo-banner__buttons .link-to-page,
    .promo-banner_dark .promo-banner__buttons .link-to-page {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }

    .promo-banner .promo-banner__buttons .buy-product-btn,
    .promo-carousel__item .promo-banner__buttons .buy-product-btn,
    .promo-banner_dark .promo-banner__buttons .buy-product-btn {
        width: 100%;
        margin: 0;
        margin-bottom: 16px;
        text-align:center;
    }

    .promo-banner h1 {
        font-size: 20px;
    }

    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }

    .introduc__wrap {
        flex-direction: column;
    }

    .introduc__titles {
        width: 100%;
        padding: 0;
    }

    .introduc__titles-box {
        border-bottom: none;
        display: flex;
        justify-content: space-between;
        padding: 24px 16px 0 16px;
    }

    .introduc__title {
        display: none;
    }

    .introduc__titles-item {
        width: 48px;
        padding: 0;
    }

    .introduc__titles-item.active {
        background-color: #fff;
        box-shadow: none;
    }

    .introduc__titles-item.active::after {
        display: none;
    }

    .introduc__titles-item.active .introduc__title-num {
        box-shadow: none;
        background-color: #fade41;
    }

    .introduc__titles-item > a {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .introduc__content {
        width: 100%;
        border-top: none;
    }

    .app-box__grid li {
        width: 100%;
    }
    .bit-tabs__content .col-md-6 {
        padding-right: 0;
    }

    .bit-event__price .bit-button {
        margin: 20px auto 0 auto;
        max-width: 220px;
        text-align: center;
    }

    .description-list__item {
        max-width: 100%;
        padding-right: 0;
    }

    .attention-box {
        padding: 30px;
        font-size: 19px;
    }

    .attention-box__sign {
        margin-right: 30px;
    }

    .numbers__grid_vert .numbers-grid__item {
        flex-direction: column;
    }

    .numbers__grid_vert .numbers-grid__item::before {
        margin: 0 0 30px 0;
    }

    .numbers__grid_vert .numbers-grid__title {
        text-align: center;
    }
    .promo-panel-active .bit-footer__menu {
        width: 250px;
    }
    .promo-panel-active .bit-footer__main-col {
        width: 100%;
        justify-content: space-between;
    }
    .promo-panel-active .bit-footer {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .bit-slider-wrapper-img .owl-prev, .bit-slider-wrapper-img .owl-next{
        display: none;
    }
    .bit-slider-wrapper-img .bit-carousel {
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .faq-block .prices-accordion .prices-accordion-item .prices-accordion-title {
        align-items: flex-start;
        align-content: flex-start;
    }

    .bit-slider {
        height: auto;
        padding-bottom: 0;
    }

    .bit-accordion__title_small {
        text-align: left;
    }

    .bit-accordion__title_small > p {
        text-align: center;
    }

    .bit-slider__item {
        height: auto;
        padding-bottom: 35px;
        padding-top: 30px;
    }

    .description-list {
        display: block;
    }

    .description-list__item-center {
        float: left;
        margin-left: 35px;
        margin-bottom: 25px;
    }

    .bit-tabs {
        margin-top: 25px;
    }

    .bit-slider__item {
        height: auto;
        padding-bottom: 35px
    }

    .description-list {
        display: block
    }

    .description-list__item-center {
        float: left;
        margin-left: 35px;
        margin-bottom: 25px
    }

    .bit-tabs {
        margin-top: 25px
    }

    .bit-tabs .nav-tabs.j-tab-nav {
        overflow: auto;
    }

    .nav-tabs.j-tab-nav > li {
        margin-bottom: 18px;
        min-width: 150px;
    }

    .j-simple-tabs--selector .bit-tabs__nav {
        overflow: hidden;
        flex-direction: column;
        border-top: 1px solid #ddd;
        height: 0;
        margin-bottom: 20px;
        transition: height .3s ease-in-out;
    }

    .j-simple-tabs--selector .bit-tabs__content {
        margin-top: 20px;
    }


    .j-simple-tabs--selector .bit-tabs__nav li {
        border-bottom-width: 1px;
        border-bottom-color: #ddd;
    }


    .j-simple-tabs--selector ul.nav.bit-tabs__nav > li > a:hover {
        border-bottom-color: #ddd;
    }

    .j-simple-tabs--selector .bit-tabs__nav.is-opened {
        border: 1px solid #ddd;
        height: 88px;
    }

    .j-simple-tabs--selector .bit-tabs__nav li:hover {
        border-color: #ddd;
    }

    .tab-item--default {
        position: relative;
        display: block;
        width: 100%;
        padding: 10px 60px 10px 40px;
        margin-bottom: 20px;
        border: 1px solid #ddd;
        cursor: pointer;
        text-align: left;
        transition: border-color .2s ease-in-out;
    }

    .tab-item--default::after {
        content: '';
        position: absolute;
        top: 17px;
        left: 10px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #000;
        line-height: 0;
        transition: border .2s ease-in-out;
    }

    .tab-item--default a {
        color: #000;
        font-weight: 800;
        transition: color .2s ease-in-out;
    }

    .tab-item--default:hover {
        border-color: #c9007e;
    }

    .tab-item--default:hover a {
        color: #c9007e;
    }

    .tab-item--default:hover::after {
        border-top-color: #c9007e;
    }

    .j-simple-tabs--selector .bit-tabs__nav li.active {
        border-color: #ddd;
        font-weight: 700;
        color: #ddd;
    }
    .bit-tabs__content {
        padding: 10px;
    }
    .bit-tabs__player.j-simple-tabs--selector .bit-tabs__content {
        margin-top: 0;
        padding: 0;
    }
    .bit-accordion__title_small ul li {
        font-size: 13px;
    }

    .bit-accordion__title_small ul {
        margin-bottom: 23px;
    }

    .bit-signboard__icon .icon {
        max-width: 100%;
        background-size: 100%
    }

    .bit-accordion__heading {
        flex-direction: column;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .bit-accordion__more {
        margin: 10px auto
    }

    .bit-accordion__price {
        margin: auto
    }

    .bit-accordion__title {
        margin: auto;
        text-align: center
    }

    .services-buh .bit-accordion__title {
        font-size: 20px;

    }

    .services-buh .bit-accordion__title_small,
    .services-buh .bit-view-link {
        margin-top: 10px;
    }

    .services-buh .bit-accordion__title_small {
        font-size: 14px;
    }


    .bit-accordion .bit-button-yellow {
        margin: auto
    }

    .price-buh {
        padding: 25px 0
    }

    .price-buh .bit-title2 {
        margin-bottom: 25px
    }

    .license-1c {
        padding: 25px 0
    }

    .license-1c .bit-title2 {
        margin-bottom: 25px
    }

    .bit-view-link {
        width: 90%;
        text-align: center
    }

    .bit-view-link_center {
        margin-top: 25px
    }

    .maintenance {
        padding: 25px 0
    }

    .maintenance .description-list {
        margin-bottom: 0
    }

    .share {
        padding: 25px 0
    }

    .share__title {
        justify-content: center;
        flex-direction: column
    }

    .share__title .biti-exclamatory {
        float: none;
        margin: auto auto 10px
    }

    .share .border-container .price__wrap {
        display: table;
        margin: 10px auto;
        float: none;
        text-align: center;
        padding: 0
    }

    .share .border-container .price__wrap .price__sign {
        float: none
    }

    .share .border-container .price__wrap .top-line {
        display: none
    }

    .share .border-container .price__wrap.margin-left {
        margin-left: auto
    }

    .share .border-container .bit-button-yellow {
        float: none;
        display: block;
        margin: auto
    }

    .share .border-container .bit-description {
        text-align: center
    }

    .services-buh {
        padding: 25px 0
    }

    .services-buh .bit-view-link {
        margin-right: auto;
        margin-bottom: 10px;
        display: block;
        text-align: center
    }

    .services-buh .bit-view-link .biti-arrow {
        margin-bottom: 3px !important
    }

    .services-buh .bit-accordion__heading {
        padding: 35px 0 0 0;
    }

    .bit-accordion.panel-group .panel-heading + .panel-collapse > .panel-body {
        padding: 20px;
    }

    .bit-accordion.panel-group .panel-heading + .panel-collapse > .panel-body p:first-child {
        margin-top: 0;
    }

    .services-buh .bit-accordion__heading .icon {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
        min-width: auto
    }
    .services-buh .bit-accordion .bit-button-yellow {
        margin-right: auto;
        display: none
    }

    .services-buh .bit-accordion .panel-heading .bit-button-yellow {
        margin: auto;
        display: block
    }

    .services-buh__btn-mobile {
        margin-right: auto;
        display: block !important;
        margin-bottom: 35px !important
    }

    .services-buh .bit-accordion .bit-button-yellow.services-buh__btn-mobile {
        display: none !important;
    }
    .services-buh .bit-view-link_center {
        margin-top: 25px
    }

    .review-buh {
        padding: 25px 0
    }
    .bit-form .bit-button-yellow {
        margin: auto;
        display: block
    }

    .bit-form__privacy {
        text-align: center
    }

    .bit-form form {
        width: 100%;
    }

    .events-buh {
        padding: 25px 0
    }
    .bit-event__detail {
        padding-right: 30px;
        flex-direction: column
    }
    .bit-event__price .price {
        margin-bottom: 25px
    }

    .bit-event__price .top-line {
        display: none
    }

    .bit-tabs {
        margin-top: 25px
    }

    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }

    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }

    .onec-int-steps__item-desc {
        margin-top: 30px;
        margin-bottom: 30px;
        padding-left: 0;
    }

    .onec-int-steps__item {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .onec-int-steps__item-scale {
        display: none;
    }

    .onec-int-steps__item-number {
        text-align: left;
        margin-right: 20px;
    }

    .feedback-buh .row .col-md-6.no-padding {
        margin-right: 0;
    }
}

@media all and (max-width: 750px) {
    .bit-title5 {
        margin-bottom: 30px;
    }

    .bit-event__price .price {
        margin-bottom: 0;
    }

    .bit-event__price {
        padding-bottom: 0;
    }

    .services-buh .bit-accordion__heading .icon.biti-arrow.biti-arrow_down {
        margin-right: 8px;
    }

    .services-buh .bit-view-link {
        margin-right: 0;
        margin-left: 50%;
        margin-bottom: 20px;
        display: block;
        text-align: center;
    }

    .bit-accordion__price {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .calc-license__price .price {
        margin-bottom: 20px;
    }

    .vacancies .team-success {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .vacancies .success-item {
        margin-right: 0;
        margin-bottom: 10px;
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
    }

    .vacancies .team-success__list {
        flex-direction: column;
    }

    .onec-int-steps__items {
        margin-top: 0;
    }

    .bit-calc-nds__inner {
        margin: 0 auto;
    }
}

@media all and (max-width: 720px) {
    .prices-content-top,
    .prices-accordion-title,
    .prices.j-tab .prices-accordion-item .prices-accordion-title__left,
    #item4 .prices-content-top,
    #item6 .prices-content-top {
        max-width: 100%;
    }


    .faq-block .price-box__content .prices-bonus-list__item {
        font-size: 12px;
        padding-left: 10px;

    }

    .faq-block .prices-accordion-item .prices-accordion-title {
        display: flex;
        align-items: center;
        align-content: center;
    }

    .prices {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
    }

    .prices-titles {
        padding: 0;
        max-width: 100%;
        min-width: 0;
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        overflow-y: auto;
        border-right: none;
    }

    .prices-content-bottom {
        height: auto !important;
    }

    .prices-titles-item a {
        font-size: 16px;
        min-width: 100%;
        padding: 15px 10px;
    }

    .prices-titles-item {
        flex-shrink: 0;
        width: 110px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }

    .prices.j-tab .prices-titles-item {
        min-width: 100%;
    }

    .prices-content {
        padding-top: 0;
        border-top: 2px solid #a5a5a5;
    }

    .prices-content-top {
        padding-left: 0;
        padding-right: 0;
    }

    .prices-accordion-title {
        padding-left: 0;
        display: block;
    }

    .price-box__content .prices-accordion-title {
        padding-left: 18px;
    }


    .prices-accordion-item .prices-accordion-title__left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .prices-accordion-title__right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }


    .mCSB_inside > .mCSB_container {
        margin-right: 0 !important;
    }

    .prices-accordion-buy {
        background: #c9007e;
        padding: 5px 20px;
        color: #fff;
        font-size: 14px;
        border: 1px solid #9b0161;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .prices-bonus-list__item {
        align-items: flex-start;
        font-size: 14px;
    }

    .prices-bonus-list__item:before {
        min-width: 16px;
        margin-top: 0;
        margin-right: 10px;
    }

    .prices-bonus-list__item:not(:last-of-type) {
        margin-bottom: 15px;
    }

    .prices-titles-item-helper {
        display: none;
    }

    .mCSB_scrollTools .mCSB_draggerContainer {
        display: none;
    }

    .prices-titles-item {
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-color: #d8d8d8;
    }

    .prices-titles-item:not(:last-of-type) {
        border-right-style: solid;
        border-right-width: 1px;
        border-color: #d8d8d8;
    }

}

@media (max-width: 700px) {
    .v-tab-content__item table th:not(:empty) {
        width: 100px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 667px) {
    .bit-slider__title {
        font-size: 60px;
    }
    .bit-slider__title {
        font-size: 60px
    }
}

@media all and (max-width: 650px) {
    .price-grid__block {
        width: 100%;
        margin-right: 0;
    }

    .price-grid__block:nth-child(3n) {
        margin-right: 0;
    }

    .bit-why-not ul {
        justify-content: center;
    }

    .price-grid__block:last-child {
        margin-bottom: 0;
    }

    .calendar .bit-slider__title {
        font-size: 55px;
    }

    .calendar .row.flex .col-md-4:first-child > div.red-header {
        font-size: 17px !important;
    }

    .calendar .bit-bor-wrap.mb25 > div > p, .calendar .bit-bor-wrap.mb25 > div > p > b {
        width: 100%;
        display: block;
        font-size: 20px !important;
    }
}

@media all and (max-width: 640px){
    .price-formation__item .pr-item__title {
        font-size: 16px;
    }
    .price-formation__item .pr-item__descr {
        width: 60%;
        font-size: 13px;
        display: none;
    }
    .price-formation__item .pr-item__add {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 10%;
    }
    .price-formation__item .pr-item__add button {
        width: 32px;
        height: 32px;
        font-size: 28px;
    }
    .is-iphone .price-formation__item .pr-item__add button {
        height: 40px;
    }
    .price-formation__item .pr-item__price {
        flex-grow: 1;
        font-size: 17px;
    }
    .price-formation__result .pr-result__text {
        width: 60%;
        font-size: 16px;
    }
    .price-formation__result .pr-result__price {
        width: 40%;
        font-size: 16px;
        text-align: right;;
    }

    .bit-cases__columns {
        flex-direction: column;
        align-items: center;
    }

    .bit-cases__column:last-child {
        padding-left: 0;
        order: 1;
        padding-bottom: 30px;
    }

    .bit-cases__columns.bit-cases__columns-item .bit-cases__column:last-child {
        max-width: 50%;
        padding-left: 16px;
    }

    .bit-cases__column:first-child {
        padding-right: 0;
        max-width: 100%;
        order: 2;
    }

    .flex--space-between {
        justify-content: center;
    }

    .flex--space-between .bit-cases__column .bit-cases__column-img {
        display: flex;
        justify-content: center;
    }

    .flex--space-between .bit-cases__columns.bit-cases__columns-item .bit-cases__column:last-child {
        max-width: 30%;
        padding-left: 0px;
    }
}

@media all and (max-width: 600px) {
    .numbers__grid {
        margin-top: 40px;
    }

    .onecol.wide,
    .form-template-general {
        width: 100%;
    }

    .onecol.wide .popup-content,
    .form-template-general .popup-content {
        padding: 15px 21px 0;
    }

    .onecol.wide .popup-title,
    .form-template-general .popup-title {
        padding: 15px 20px 13px 20px;
    }

    .first h1 {
        font-size: 42px;
    }

    .control-panel.j-cp-floating-round {
        transform: scale(0.5);
    }

    .promo-panel-active .control-panel {
        bottom: 45px;
    }

    .t-scheme__img {
        height: 60px;
    }
    .t-scheme__descr {
        font-size: 12px;
    }

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

    div.video-wrapper-text__video,
    div.video-wrapper {
        margin-bottom: 0;
        padding-bottom: 56.25%;
    }

    .blog_news {
        padding-top: 30px;
    }

    .onec-int-steps__items {
        margin-top: 0;
    }

    .bit__table-new tr th, .bit__table-new tr td {
        text-align: left;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(1) {
        width: 125px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(1) {
        width: 125px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        right: 122px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(2) {
        left: 122px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1)::after {
        right: 118px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4)::after {
        left: 118px;
    }

    .product-scheme_extended .product-scheme__item img {
        max-width: 160px;
        height: auto;
    }

    .first {
        padding-top: 0;
    }

    .first__descr {
        font-size: 32px;
    }

    .row__elem {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 32px;
        padding-right: 32px;
    }

    .row__title {
        margin-right: 0;
        font-size: 20px;
        margin-bottom: initial;
        width: initial;
        white-space: nowrap;
    }

    .row__descr {
        font-size: 16px;
        text-align: center;
    }

    .first .row h2 {
        font-size: 38px;
    }

    .panel-group.bit-accordion .bit-accordion__title,
    .section.bg-color-white .bit-tabs .bit-tabs__content .bit-accordion__title {
        max-width: 100%;
    }
    .section {
        padding: 35px 0 35px;
    }

    .scope-buh {
        padding: 40px 0;
    }

    .scanner {
        max-width: 100%;
    }

    .scanner-type__item,
    .scanners__item {
        padding-left: 10px;
        padding-right: 10px;
        flex-basis: 50%;
    }

    .solution-1c-block h3 {
        margin-top: 0;
        font-size: 16px;
    }

    .bg-border-grey .row {
        margin-bottom: 20px;
    }

    .teh-integration .bit-accordion__heading  {
        flex-direction: column;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .teh-integration .bit-accordion__title {
        float: none;
        margin-bottom: 8px;
    }

    .numbers {
        padding-top: 0 !important;
    }

    .numbers div.numbers__grid_vert .numbers-grid__title {
        font-size: 14px;
    }

    .numbers .numbers-grid__item::before {
        width: 30px;
        height: 30px;
        font-size: 14px;
        line-height: 0.89;
    }

    .bit-cases {
        padding-top: 60px;
        padding-bottom: 50px;
    }

    .bit-tabs__content-text,
    .bit-signboard__description,
    .bit-description,
    .bit-bor-wrap__title,
    .bit-bor-wrap__title ~ div,
    .bordered-wrapper p,
    .bit-cases__label,
    .bit-pink-list,
    .solution-1c-block  {
        font-size: 14px;
    }

    .bit-view-link_center {
        margin-top: 0;
    }

    .onec-int-steps__item-desc {
        font-size: 15px;
        line-height: 22px;
    }

    .service-list__item {
        margin-right: 0;
    }

    .bit-vertical-tabs__content {
        padding-top: 20px;
        border-top: 1px solid #ababab;
    }

    .t-access tr,
    .t-compare tr {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
    }

    .t-access tr td:first-child,
    .t-compare tr td:first-child {
        width: 100%;
    }

    .t-compare tr td:nth-last-child(1),
    .t-compare tr td:nth-last-child(2),
    .t-access tr td:nth-last-child(1),
    .t-access tr td:nth-last-child(2) {
        width: 50%;
        border-top: 0;
    }

    .t-access tr td:nth-last-child(1) {
        border-left: 0;
    }

    .v-tab-content__item table th:not(:empty) {
        width: 50%;
        display: block;
    }

    .v-tab-content__item table th:empty {
        display: none;
    }

    .t-access__buttons td:first-child {
        display: none;
    }

    .v-tab-content__table-price {
        margin-bottom: 0 !important;
    }

    .v-tab-content__table-price {
        border: 1px solid #323694;
    }

    .v-tab-content__item table .v-tab-content__table-price td:first-child,
    .v-tab-content__item table .v-tab-content__table-price td:last-child {
        border: 0;

    }

    .v-tab-content__buttons {
        border-left: 1px solid #d8d8d8;
    }

    .t-compare.v-tab-content__item table td:nth-last-child(1) {
        border-left: 0;
    }

    .product-scheme__arrow:nth-child(1) {
        left: 180px;
    }

    .product-scheme__arrow:nth-child(1) span:nth-child(1) {
        width: 95px;
    }

    .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        right: 92px;
    }

    .product-scheme__arrow:nth-child(1)::after {
        right: 88px;
    }

    .product-scheme__arrow:nth-child(3) {
        right: 180px;
    }

    .product-scheme__arrow:nth-child(3) span:nth-child(1) {
        width: 95px;
    }

    .product-scheme__arrow:nth-child(3) span:nth-child(2) {
        left: 92px;
    }

    .product-scheme__arrow:nth-child(3)::after {
        left: 88px;
    }

    .vacancies .form__policy {
        font-size: 11px;
    }

    .vacancies ::placeholder {
        font-size: 14px;
    }

    .vacancies .form .text input[type="text"],
    .vacancies .form .text input[type="email"],
    .vacancies .form .text input[type="password"],
    .vacancies .form .text input[type="tel"] {
        font-size: 14px;
    }

    .vacancies .form__title {
        font-size: 19px;
    }

    .vacancies .form {
        padding: 20px;
        max-width: 320px;
    }

    .vacancies .about-tasks .form__descr {
        font-size: 15px;
    }

    .vacancies .categories-links {
        padding-bottom: 50px;
        padding-top: 10px;
    }

    .vacancies .categories__item {
        font-size: 14px;
    }

    .vacancies .categories__link--all {
        font-size: 18px;
    }

    .vacancies .we-do__list {
        margin-bottom: 0;
    }

    .vacancies .we-do__item {
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
        font-size: 16px;
    }

    .vacancies .we-do__item::before {
        top: 9px;
    }

    .vacancies .we-do {
        padding-bottom: 20px;
    }

    .vacancies .bit-selector-cases {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .vacancies .advantage {
        padding-top: 15px;
    }

    .vacancies .first h1 {
        font-size: 40px;
    }

    .vacancies .first .row h2 {
        font-size: 19px;
    }

    .vacancies .first__block {
        margin-bottom: 0px;
    }

    .vacancies .section__header,
    .vacancies .vector h2 {
        font-size: 23px;
        line-height: 40px;
    }

    .vacancies .advantage__item {
        padding-top: 87px;
        padding-bottom: 30px;
        font-size: 15px;
        background-position: 30px 30px;
        background-size: 45px 45px;
    }

    .vacancies .we-do {
        padding-top: 0;
    }

    .bit-cases--download-more-one {
        padding-top: 40px;
    }
}

@media (max-width: 586px) {
    .bit-slider__title,
    .bit-slider__title.bit-slider__title_special {
        font-size: 40px;
        margin-top: 0;
    }

    .bit-title2 {
        font-size: 20px
    }

    .bit-toggle .bit-toggle_btn {
        margin: 0 10px;
    }
}

@media (max-width: 577px) {
    .erp-wrap.largest-integrator .col-md-4 {
        margin-bottom: 20px !important;
    }

    .erp-wrap .bit-bor-wrap {
        padding: 20px !important;
    }

    .row.flex .col-md-4 {
        padding: 0 !important;
    }

    .bfint__app-market {
        padding-top: 17px !important;
        padding-bottom: 0;
    }

    .bit-form__title {
        font-size: 16px;
    }

    .bit-slider__button button {
        margin: 0 auto 18px;
        width: 100%;
    }

    .bit-slider__button button:last-child {
        margin: 0;
    }

    .bit-slider__button {
        margin-top: 30px;
    }

    .numbers__grid_vert .numbers-grid__item {
        padding: 0;
        display: flex;
        align-items: center;
        width: 100%;
        flex-direction: row !important;
    }

    .numbers:not(.numbers--rounded) .numbers-grid__item::before {
        margin: 0 20px 0 0 !important;
    }

    .numbers__grid_vert .numbers-grid__title {
        text-align: left !important;
    }

    .bit-signboard__icon img {
        padding: 0 !important;
        width:100%;
    }

    .bfint__consultation-wrapper::before {
        width: 110px;
        height: 170px;
    }

    .bfint__consultation-wrapper {
        margin-top: 50px;
    }

    .bfint__consultation-wrapper.not__bg_img {
        padding-top: 150px;
    }

    .bfint__consultation-wrapper::before {
        left: calc(50% - 55px);
    }

    .bfint__consultation-img {
        top: -50px;
        width: 110px;
        height: auto;
        left: calc(50% - 55px);
    }

}

@media (max-width: 550px) {
    .numbers.column .numbers__grid {
        max-height: 100%;
    }
    .zup__plan-item {
        width: 100%;
    }
    .strikes-list, .strikes-list.strikes-list-narrow-3 {
        grid-template-columns: repeat(1, 100%);
    }
    .strikes-list li{
        width: 100%;
    }
}

@media all and (max-width: 518px) {
    .calendar .row.flex .col-md-4:first-child > div.red-header {
        font-size: 15px !important;
    }

    .calendar .bit-bor-wrap.mb25 > div > p, .calendar .bit-bor-wrap.mb25 > div > p > b {
        font-size: 18px !important;
    }

    .calendar .bit-slider__item .bit-slider__title {
        font-size: 40px;
        margin-top: 20px;
    }
}

@media (max-width: 500px) {
    .scope-buh_4 {
        padding: 0;
    }

    .manufactors-slider::before, .manufactors-slider::after {
        width: 50px;
    }

    .largest-integrator .bit-title2, .system-1c-erp-created .bit-title2 {
        margin-bottom: 22px;
    }

    .vacation-brief__description {
        padding: 10px 20px;
    }
    .vacation-description__list, .vacation-brief__list {
        padding: 0;
    }

    .vacancies .advantage__list .advantage__item {
        padding: 108px 20px 20px 20px;
    }

    .vacancies .first__info {
        padding-top: 120px;
    }
    .review-buh__logo.review-buh__logo_new {
        width: 100%;
        margin-right: 0;
    }

    .numbers-grid__item, .numbers__grid_left .numbers-grid__item {
        width: 100%;
        margin-right: 0;
    }

    .numbers-grid__item:nth-child(3n), .numbers__grid_left .numbers-grid__item:nth-child(3n) {
        margin-right: 0;
    }

    .zoom-grid__item {
        width: 50%;
    }

    .v-tab-content__item table th:not(:empty) {
        font-size: 12px;
    }

    .gift-list {
        padding: 20px;
    }

    .v-tab-content-pricelist__header {
        padding: 10px 0;
        height: auto;
        width: 100%;
    }

    .v-tab-content-pricelist__prof,
    .v-tab-content-pricelist__tech {
        padding: 0;
    }

    .single-gift__wrapper {
        min-height: auto;
    }

    .v-tab-content-gifts .v-tab-content-pricelist__prof,
    .v-tab-content-gifts .v-tab-content-pricelist__tech {
        padding-bottom: 20px;
    }

    .v-tab-content-pricelist__section table tr {
        display: flex;
        flex-direction: column;
    }

    .v-tab-content-pricelist__section table tr td {
        width: 90px;
        padding: 4px;
        height: 32px;
    }

    .v-tab-content-pricelist__section table tbody {
        display: flex;
    }

    .v-tab-content__item.v-tab-content-pricelist table tr.v-tab-content-pricelist__prices td {
        line-height: 17px;
    }

    .v-tab-content__item table td {
        font-size: 11px;
    }

    .v-tab-content-pricelist__section {
        margin-bottom: 20px;
    }

    .first h1 {
        font-size: 38px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) {
        height: 30px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) {
        height: 30px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(1) {
        top: 30px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(1) {
        top: 30px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        height: 260px;
        top: 32px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(2) {
        height: 260px;
        top: 32px;
    }
    .bit-table__row_heading .bit-table__cell {
        flex-wrap: wrap;
    }

    .bit-table__row_heading .bit-table__title-mobile {
        width: 100%;
        padding-bottom: 8px;
    }
}

@media (max-width: 490px) {
    .bit-slider__item .bit-slider__title.h1-title {
        font-size: 40px;
    }

	.news-feed__item {
        width: 100%;
        margin-right: 0;
    }
}

@media all and (max-width: 480px) {
    .t-scheme__img {
        height: 30px;
    }

    .t-scheme__arrow {
        bottom: -70px;
    }

    .t-scheme__item_center {
        margin-top: 150px;
        margin-bottom: 160px;
    }

    .t-scheme__items_revers .t-scheme__arrow {
        top: -80px;
    }


    .scanner-type__item, .scanners__item {
        flex-basis: 100%;
    }

    .bit-signboard__icon {
        margin-right: 0;
    }

    .bit-scheme__item {
        width: 100%;
        font-size: 16px;
    }

    .bit-scheme__item:before,
    .bit-scheme__item:after {
        display: none;
    }

    .bit-scheme__text_center {
        text-align: left;
    }

    .product-scheme__item {
        width: 50%;
    }

    .product-scheme__item:nth-child(2) {
        margin-bottom: 30px;
    }

    .product-scheme__item:nth-child(2) p {
        max-width: 250px;
        margin: 16px auto;
    }

    .product-scheme__item:first-child {
        margin-bottom: 100px;
    }

    .product-scheme__arrow:nth-child(1) {
        left: 20%;

    }

    .product-scheme__arrow:nth-child(1) span:nth-child(1) {
        width: 50px;
    }

    .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        right: 47px;
        height: 260px;
    }

    .product-scheme__arrow:nth-child(1)::after {
        right: 43px;
        top: 310px;
    }

    .product-scheme__arrow:nth-child(3) {
        right: 20%;
    }

    .product-scheme__arrow:nth-child(3) span:nth-child(1) {
        width: 50px;
    }

    .product-scheme__arrow:nth-child(3) span:nth-child(2) {
        left: 47px;
        height: 260px;
    }

    .product-scheme__arrow:nth-child(3)::after {
        left: 43px;
        top: 310px;
    }

    .product-scheme__item:nth-child(3) p {
        text-align: left;
    }

    .product-scheme__item:nth-child(3) img {
        display: block;
        margin: 0 0 5px 0;
    }

    .product-scheme__item:nth-child(4),
    .product-scheme__item:nth-child(4) p {
        text-align: right;
    }

    .product-scheme__item:nth-child(4) img {
        display: inline-block;
        margin: 0 0 5px 0;
    }

    .bit-signboard__description {
        padding-left: 18px;
    }

    .app-box__grid li {
        width: 100%;
    }
    .modal-body .bit-form {
        padding: 0;
    }

    .bit-event__more {
        justify-content: flex-start;
    }

    .bit-event__text {
        margin: 0;
        width: 100%;
    }

    .bit-event__price {
        padding: 0;
    }

    .attention-box {
        font-size: 16px;
    }

    .attention-box__sign {
        width: 50px;
        height: 50px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(3) span:nth-child(2) {
        height: 30px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(2) span:nth-child(2) {
        height: 30px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(1) p,
    .product-scheme_extended .product-scheme__item:nth-child(2) p,
    .product-scheme_extended .product-scheme__item:nth-child(3) p,
    .product-scheme_extended .product-scheme__item:nth-child(4) p,
    .product-scheme_extended .product-scheme__item:nth-child(1) img,
    .product-scheme_extended .product-scheme__item:nth-child(2) img,
    .product-scheme_extended .product-scheme__item:nth-child(3) img,
    .product-scheme_extended .product-scheme__item:nth-child(4) img {
        margin: 0 !important;
        text-align: center;
    }
    .product-scheme_extended .product-scheme__arrow:nth-child(3)::after {
        top: 80px;
        left: 57px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(2)::after {
        top: 80px;
        right: 57px;
    }

    .product-scheme_extended .product-scheme__item:first-child {
        margin-bottom: 100px;
        text-align: center;
    }

    .product-scheme__item:not(:first-child) img {
        width: 100%;
        max-width: 160px;
    }


     .product-scheme__item:not(:first-child) {
        width: 32.13%;
    }

    .product-scheme_extended .product-scheme__item:not(:first-child) {
        width: 50%;
    }

     .product-scheme__arrow:nth-child(3) span:nth-child(2),
     .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        height: 10px;
    }

     .product-scheme__arrow:nth-child(1)::after {
        right: 43px;
        top: 60px;
    }

     .product-scheme__arrow:nth-child(3)::after {
        left: 43px;
        top: 60px;
    }



     .product-scheme__item p {
        font-size: 13px;
        line-height: 1.3;
        text-align: center;
    }

      .product-scheme__arrow {
        top: 176px;
    }

      .product-scheme__arrow:nth-child(1) {
        left: 30%;
    }

     .product-scheme__arrow:nth-child(3) {
        right: 23%;
    }


    .product-scheme_extended .product-scheme__item img {
        display: inline-block;
        max-width: 90px;
        height: auto;
    }

    .product-scheme_extended .product-scheme__arrow {
        top: 125px !important;
    }

    .product-scheme_extended div.product-scheme__item .product-scheme__image {
        justify-content: center !important;
    }
    .product-scheme_extended .product-scheme__item:nth-child(5) p,
    .product-scheme_extended .product-scheme__item:nth-child(5) img {
        margin: 0;
        text-align: center;
    }
    .bit-footer__247 {
        width: 100%;
        margin-top: 5px;
    }
    .bit-slider__item .container .bit-slider__title-optim {
        font-size: 35px;
    }
}

@media (max-width: 460px) {
    .modal-steps button.btn {
        width: auto;
    }
}

@media (max-width: 450px) {

    .product-scheme_extended .product-scheme__arrow:nth-child(4),
    .product-scheme_extended .product-scheme__arrow {
        top: 155px;
    }

    .vacancies .team__text p {
        font-size: 14px;
    }

    .vacancies .team__text strong {
        display: block;
        font-size: 14px;
    }

    .vacancies .section__header,
    .vacancies .vector h2 {
        font-size: 18px;
        line-height: 28px;
    }

    .vacancies .advantage__item {
        font-size: 11px;
    }
    .onec-int-steps__item {
        flex-direction: column;
    }
    .onec-int-steps__item-desc strong {
        display: block;
        text-align: center;
    }
    div.numbers__grid_vert .numbers-grid__title {
        font-size: 15px;
    }
    .onec-int-steps__item {
        flex-direction: column;
    }

    .onec-int-steps__item-desc strong {
        display: block;
        text-align: center;
    }

    .product-scheme__image {
        align-items: center !important;
        justify-content: center !important;
    }

    div.product-scheme_extended .product-scheme__item {
        text-align: center;
    }

    div.product-scheme_extended .product-scheme__item img {
        display: inline-block;
    }


    div.product-scheme_extended .product-scheme__item p {
        max-width: 100% !important;
        text-align: center !important;
        margin: 0 !important;
    }

    .product-scheme_extended .product-scheme__item:first-child {
        margin-bottom: 130px;
    }
}

@media screen and (max-width: 426px) {
    .bit-products__grid-item {
        width: 100%;
    }

    .bit-products__grid-item:nth-child(3n) {
        margin-right: 0;
    }
}

@media all and (max-width: 420px) {
    .bit-slider__subtitle {
        font-size: 22px;
    }

     .product-scheme__item:first-child {
        margin-bottom: 80px;
        order: -2;
    }

     .product-scheme__item:nth-child(2) {
        width: 100%;
        order: -1;
        text-align: center;
    }
     .product-scheme__item:not(:first-child):not(:nth-child(2)) {
        width: 50%;
    }

     .product-scheme__item:nth-child(2) img {
        display: inline-block;
        width: 160px;
    }

     .product-scheme__arrow:nth-child(3) span:nth-child(2),  .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        height: 230px;
    }

     .product-scheme__arrow:nth-child(3)::after,
     .product-scheme__arrow:nth-child(1)::after {
        top: 280px;
    }
}

@media (max-width: 409px) {
    .share .biti-exclamatory {
        float: none;
        margin: auto auto 10px
    }

    .share .bit-title2 {
        margin-left: 0;
        text-align: center;
        width: 100%
    }

    .share .border-container .price__wrap, .share .border-container .price__wrap.margin-left {
        padding: 0
    }

    .services-buh .bit-accordion__heading .icon {
        min-width: auto
    }
}

@media all and (max-width: 400px) {
     .product-scheme__arrow:nth-child(3) span:nth-child(2),  .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        height: 209px;
    }

     .product-scheme__arrow:nth-child(3)::after,  .product-scheme__arrow:nth-child(1)::after {
        top: 260px;
    }

     .product-scheme__arrow:nth-child(2) {
        top: 193px;
    }

     .product-scheme__arrow:nth-child(3) {
        top: 195px;
    }

      .product-scheme__arrow:nth-child(1) {
        left: 22%;
        top: 195px;
    }


    .product-scheme_extended .product-scheme__item:nth-child(2) img {
        margin: 50px 24px 14px 0;
    }

    div.section-consult .bit-button-blue {
        padding: 12px 30px;
        font-size: 12px;
    }
    .section-consult .button-feedback {
        padding-left: 0;
        padding-right: 0;
    }

    .scanner-type__item, .scanners__item {
        flex-basis: 100%;
    }

    .blog-grid__item {
        margin-bottom: 0;
    }
    .combined-tabs__titles-box {
        padding: 16px;
    }

    .service-list__item:last-child {
        margin-bottom: 0;
    }

    .description-list__item-center {
        margin-left: 0;
    }

    .bit-view-link_center {
        margin-top: 22px;
    }

    .bit-qviz__line {
        margin-top: 0;
        margin-bottom: 23px !important;
        padding-right: 16px;
        width: 100%;
    }

    .bit-scheme__box {
        margin: 30px 0 0 0;
    }

    .numbers-grid__item {
        margin-bottom: 28px;
    }
    .numbers-grid__item:last-child {
        margin-bottom: 0;
    }
    .strikes-list {
        margin: 25px 0 25px 0;
    }

    .bit-slider__item .bit-slider__title {
        margin-top: 0;
        font-size: 40px;
    }

    .vacancies .categories__link--all {
        font-size: 14px;
    }

    .vacancies .categories__item {
        font-size: 12px;
    }

    .vacancies .message__send {
        width: 100%;
    }

    .vacancies .advantage__item {
        padding-top: 55px;
        padding-bottom: 25px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 11px;
        background-position: 15px 15px;
        background-size: 30px 30px;
    }

    .vacancies .we-do__item {
        font-size: 15px;
    }

    .vacancies .team__text {
        margin-top: 10px;
        padding: 0;
        border: none;
    }

    .bit-why-not__item {
        margin-right: 0;
    }

    .calendar .bit-bor-wrap img {
        width: 100% !important;
    }

    .calendar .bit-slider__title {
        font-size: 35px;
        margin-top: 10px;
    }

    .calendar .bit-slider__description {
        font-size: 16px;
    }

    .calendar .bit-bor-wrap {
        font-size: 17px !important;
    }

    .calendar .bit-bor-wrap.mb25 > div {
        padding: 0 !important;
    }

    .upp__upgrade-step {
        padding: 20px;
    }

    .upp__upgrade-step:before {
        display: none;
    }

    .product-scheme_extended .product-scheme__item img {
        max-width: 100px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(3) img {
        margin: 40px 0 5px 20px;
    }

    .product-scheme__item:nth-child(2) {
        margin-bottom: 7px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(2),
    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        height: 210px;
        right: 82px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4)::after, .product-scheme_extended .product-scheme__arrow:nth-child(1)::after {
        top: 240px;
        right: 79px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(3) p {
        margin-left: 52px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(4) p {
        margin-top: 0;
        margin-left: 46px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(1) {
        width: 85px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(1) {
        width: 100px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(2) {
        left: 97px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4)::after {
        left: 93px;
    }

    .product-scheme_extended .product-scheme__item:nth-child(5) img {
        margin: 0 20px 20px 0;
    }
    .product-scheme_extended .product-scheme__item:nth-child(5) p {
        text-align: right;
        margin-right: 46px;
        margin-top: 0;
    }

    .product-scheme_extended .product-scheme__item:first-child {
        margin-bottom: 80px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) {
        top: 115px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(2) {
        top: 135px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(3) {
        top: 135px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) {
        left: 26%;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) {
        top: 115px;
        right: 28%;
    }

    .product-scheme__item:first-child {
        margin-bottom: 120px;
    }
}

@media (max-width: 380px) {
    .zoom-grid__item {
        width: 100%;
    }
    .promo-banner_h2_dark {
        font-size: 30px;
    }
}

@media all and (max-width: 370px) {

    .product-scheme_extended .product-scheme__item:first-child {
        margin-bottom: 100px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) {
       left: 30%;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(1) {
        width: 100px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(1) {
        width: 100px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) span:nth-child(2) {
        right: 97px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4) span:nth-child(2) {
        left: 97px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1)::after {
        right: 93.5px;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(4)::after {
        left: 93.5px;
    }

    .calendar .bit-slider__item .bit-slider__title {
        font-size: 30px;
    }

    .calendar .bit-slider__description {
        font-size: 16px;
    }

    .calendar .bit-bor-wrap {
        font-size: 12px !important;
    }

    .calendar .bit-button,
    .calendar .bit-button-yellow,
    .calendar .bit-button_pink {
        font-size: 14px;
    }

    .calendar .bit-slider__button {
        margin-top: 0;
    }

    .calendar .erp-wrap .bit-bor-wrap {
        padding: 20px;
    }

    .calendar .bit-bor-wrap.mb25 {
        margin-bottom: 20px;
    }
}

@media (max-width: 360px) {
    .bit-event__time {
        margin: auto 0 4px 35px
    }
    .bit-slider__subtitle {
        font-size: 19px;
    }
}

@media (max-width: 350px) {
    .product-scheme_extended .product-scheme__arrow:nth-child(4) {
        right: 33%;
    }

    .product-scheme_extended .product-scheme__arrow:nth-child(1) {
        left: 34%;
    }


    .bfint__app-item {
        margin-top: 20px;
    }

    .bit-qviz-wrapper .container {
        padding-top: 56px;
        padding-bottom: 55px;
    }

    .bit-project-item {
        padding: 0 6px;
    }

    div.free-demo-form.form-large-input .panel-button input[type="submit"] {
        font-size: 14px;
    }

    .bit-title5 {
        font-size: 32px;
        line-height: 38px;
    }

    .vacancies .form {
        padding: 20px;
        max-width: 290px;
    }
    .bit-signboard {
        padding: 20px 15px;
    }

    .bit-slider__item .bit-slider__title {
        font-size: 28px !important;
    }

    .row__block {
        grid-template-columns: repeat(1, 1fr);
    }

    .price-box__content .prices-accordion-item .prices-accordion-title__left {
        margin-bottom: 8px;
        font-size: 16px;
    }

    .price-box__content .prices-accordion-content {
        padding: 20px;
    }

    .faq-block .price-box__content .prices-accordion-item .prices-accordion-title__left {
        font-size: 12px;
    }

    .product-scheme_extended .product-scheme__item img {
        max-width: 90px;
    }
}

@media (max-width: 320px) {
    .bit-slider__title,
    .bit-slider__title.bit-slider__title_special {
        font-size: 31px;
    }
    .bit-slider__title {
        font-size: 31px
    }
    .row__title {
        font-size: 19px;
    }
    .row__descr {
        font-size: 13px;
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .bit-accordion__more, .bit-accordion__price, .bit-accordion__title {
        line-height: 50px
    }
}

@media (min-width: 200px) and (max-width: 599px) {
    .first__descr {
        max-width: 280px;
    }

    .first__row.row h2 {
        display: none;
    }

    .first .row h2 {
        font-size: 19px;
    }
}
@media (max-width: 990px) {
    .menu__lk .sub-menu__lk {
        top: 20px;
    }
}
@media (max-width: 542px) {
    .menu__lk .sub-menu__lk {
        top: 40px;
    }
}
@media (max-width: 480px) {
    .menu__lk .sub-menu__lk {
        top: 15px;
    }
}

/*ui-guide-fix-menu*/
.bit-submenu-wrapper{
    background-color: #352c85;
}

.bit-submenu{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.bit-submenu li{
    padding: 25px 15px;
    text-align: center;
    font-size: 18px;
    font-weight: 100;
}

.bit-submenu li a{
    color: #ffffff;
    text-decoration: none;
    position: relative;
    display: block;
    padding: 0 5px;
}

.bit-submenu-wrapper.floating-box-active{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 50;
}

.bit-submenu-wrapper.floating-box-active .bit-submenu li{
    padding: 15px 15px;
    font-size: 15px;
}
.bit-submenu li:not(:first-child) a::before{
    content: "|";
}
.bit-submenu li:not(:first-child) a b{
    padding-left: 35px;
}
.j-floating.floating__bit-submenu{
    height:76px!important;
}

@media (max-width: 990px) {
    .bit-submenu-wrapper{
        display: none;
    }
}

/* End */


/* Start:/bitrix/templates/main/vendor/jquery-slinky/dist/slinky.min.css?17109722032006*/
.slinky-menu {
  overflow: hidden;
  transform: translateZ(0); }
  .slinky-menu > ul {
    left: 0;
    position: relative;
    transform: translateZ(0); }
  .slinky-menu ul,
  .slinky-menu li {
    list-style: none;
    margin: 0; }
  .slinky-menu ul {
    width: 100%; }
  .slinky-menu a {
    align-items: center;
    display: flex; }
    .slinky-menu a span {
      flex: 1;
      line-height: 1.4; }
  .slinky-menu li ul {
    display: none;
    left: 100%;
    position: absolute;
    top: 0; }
  .slinky-menu .header {
    display: flex; }
    .slinky-menu .header .title {
      flex: 1;
      line-height: 1.4;
      margin: 0;
      order: 1; }

.slinky-theme-default {
  background: #f6f7f8; }
  .slinky-theme-default .title {
    color: #333;
    padding: 1em; }
  .slinky-theme-default li {
    line-height: 1; }
  .slinky-theme-default a:not(.back) {
    color: #333;
    padding: 1em; }
    .slinky-theme-default a:not(.back):hover {
      background: rgba(90, 200, 250, 0.25); }
    .slinky-theme-default a:not(.back):active {
      background: rgba(90, 200, 250, 0.5); }
  .slinky-theme-default .next::after,
  .slinky-theme-default .back::before {
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+ICAgIDxwYXRoIGQ9Ik0xMi4yMTkgMi4yODFMMTAuNzggMy43MiAxOC4wNjIgMTFIMnYyaDE2LjA2M2wtNy4yODIgNy4yODEgMS40MzggMS40MzggOS05IC42ODctLjcxOS0uNjg3LS43MTl6IiAvPjwvc3ZnPg==) center no-repeat;
    background-size: 1em;
    content: '';
    height: 1em;
    opacity: 0.25;
    transition: 200ms;
    width: 1em; }
  .slinky-theme-default .next::after {
    margin-left: 1em; }
  .slinky-theme-default .back::before {
    padding: 1em;
    transform: scaleX(-1); }
  .slinky-theme-default .next:hover::after,
  .slinky-theme-default .back:hover::before {
    opacity: 0.75; }
  .slinky-theme-default .next:active::after,
  .slinky-theme-default .back:active::before {
    opacity: 1; }


/*# sourceMappingURL=slinky.min.css.map*/
/* End */


/* Start:/bitrix/templates/main/vendor/fancybox/dist/jquery.fancybox.css?174171548817412*/
body.compensate-for-scrollbar {
    overflow: hidden;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: rgb(30, 30, 30);
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    /* Using without prefix would break IE11 */
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable='true'] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-video,
.fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

/* Buttons */

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
    color: #ccc;
}

.fancybox-button:hover {
    color: #fff;
}

.fancybox-button:focus {
    outline: none;
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none;
}

/* Fix IE11 */
.fancybox-button div {
    height: 100%;
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
    display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

/* Navigation arrows */

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

.fancybox-navigation .fancybox-button div {
    padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}

/* Caption */

.fancybox-caption {
    background: linear-gradient(to top,
        rgba(0, 0, 0, .85) 0%,
        rgba(0, 0, 0, .3) 50%,
        rgba(0, 0, 0, .15) 65%,
        rgba(0, 0, 0, .075) 75.5%,
        rgba(0, 0, 0, .037) 82.85%,
        rgba(0, 0, 0, .019) 88%,
        rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996;
}

@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}

.fancybox-caption--separate {
    margin-top: -50px;
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

/* Loading indicator */

.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg);
    }
}

/* Transition effects */

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }

    .fancybox-slide--image {
        padding: 6px 0;
    }

    .fancybox-close-small {
        right: -6px;
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }

    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
/* Share */

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}
/* Thumbs */

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
/* End */
/* /bitrix/templates/.default/components/pb.search/elastic.search/.with_show_more_button/style.css?17109722011596 */
/* /bitrix/templates/.default/components/bitrix/menu/lk/style.css?17109722003946 */
/* /bitrix/templates/.default/components/vitams/city.dropdown/city_popup/style.css?17495758157602 */
/* /bitrix/templates/.default/components/bezr/contact.box.simple/frontend.shuffle.landing/style.css?1710972200818 */
/* /bitrix/templates/.default/components/bezr/menu/landing-footer/style.css?1710972200438 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/general.onecol/style.css?1744940578335 */
/* /bitrix/components/1cbit/promo.flyfooter.banner/templates/.default/style.css?17429263313533 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/general.onecol.wide/style.css?1741884251649 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/general2landing.onecol/style.css?17109722001673 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/complaints2boss/style.css?17109722004783 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/importSubstitution/style.css?17109722005749 */
/* /bitrix/templates/landing/template_styles.css?1752594814114702 */
/* /bitrix/templates/main/bootstrap/css/bootstrap.min.css?171097220118491 */
/* /bitrix/templates/main/fonts/font-awesome-4.7.0/css/font-awesome.min.css?171097220231019 */
/* /bitrix/templates/main/css/common.css?17388595744630 */
/* /bitrix/templates/landing/css/template.css?1752587002212926 */
/* /bitrix/templates/main/vendor/jquery-slinky/dist/slinky.min.css?17109722032006 */
/* /bitrix/templates/main/vendor/fancybox/dist/jquery.fancybox.css?174171548817412 */
