

/* 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/bitrix/breadcrumb/.default/style.css?17392900171181*/
.bx_breadcrumbs{
    padding-top: 0px;
    margin: 15px 0 5px 0;
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px;

}
.bx_breadcrumbs ul>li{
    background: none;
    padding:0;
    margin: 0 0 3px;
}
.bx_breadcrumbs ul li a{
    padding:0 5px;
    color:#414141;
    text-decoration:none;
    font-size:11px;
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}

.bx_breadcrumbs ul li span.arr{padding:0;}

.bx_breadcrumbs ul li span{
    padding:0 5px;
    color:#414141;
    text-decoration:none;
    font-size:11px;
}
.bx_breadcrumbs ul li a span{padding:0px;}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}

@media (min-width: 768px) and (max-width: 959px){
    .bx_breadcrumbs {margin-top: 5px; }
}

@media (max-width: 768px){
    .bx_breadcrumbs{
        padding-left: 25px;
    }
}
/* End */


/* Start:/bitrix/components/bezr/contact.box.frontend/templates/offices_queue/style.css?17482683198701*/
/*popup office list*/

.offices-queue__popup{
    position: absolute;
    background: white;
    z-index: 1000;
    padding: 10px;
    border: 1px solid #323694;
    max-height: 180px;
    overflow-y: auto;
}
.offices-queue__popup_office_row{
    padding: 5px 8px;
}
.offices-queue__popup_office_name{
    padding-right: 15px;
}
.offices-queue__popup_office_phone{
    float: right;
}

/*popup office list end*/
.box-offices-themes {
    display: none;
}

/* OFFICE N - ROW (MOSCOW) */
.box-offices-opened h2, .box-offices-opened .h2 {
    width: 203px;
}

.box-offices-open {
    z-index: 1;
}

.table-office-col {
    margin: 5px 0 0 0;
}

/* office open */
/*.box-offices-opened .office-col {
	float: left;
	width: 240px;
	padding: 5px 0 25px 0;
}*/
.box-offices-opened .box-content {
    left: -243px;
    width: 480px !important;
    height: auto;
    min-height: 166px;
    border: 1px solid #888;
    box-shadow: 0 0 23px #fff;
    z-index: 5;

    -webkit-transition: all 100ms ease;
    -moz-transition: all 100ms ease;
    -o-transition: all 100ms ease;
    -ms-transition: all 100ms ease;
    transition: all 100ms ease;
}

.box-offices-opened .box-offices-control {
    width: 480px;
}

.box-offices-opened .close {
    right: -4px;
    background-position: -109px -41px;
}

.box-offices .h2 {
    font-size: 14px;
}

/* OFFICE SINGLE (ABAKAN) */
.box-office-single .box-content {
}

.box-office-single {
    font-size: 13px;
    background: #FFF;
}

.box-office-single .box-offices-item {
    padding: 12px 14px 0;
    margin-bottom: 0;
    line-height: 15px;
}

.box-office-single .box-offices-item li:before {
    display: block;
    content: '';
    width: 14px;
    height: 14px;
    top: 1px;
    left: 0;
    position: absolute;
    background: url(/bitrix/templates/.default/images/main-sprite.png) no-repeat;
}

.box-office-single .box-offices-item li {
    display: inline-block;
    line-height: 15px;
    min-height: 15px;
    margin: 0 0 8px 1px;
    background: none;
    position: relative;
    min-width:200px;
}

.box-office-single .box-offices-item li a {
    text-decoration: none;
}

.box-office-single .box-offices-item li a:hover {
    border-bottom: 1px solid #D21881!important;
}

.box-office-single .box-offices-item .box-office-name:before {
    background-position: -182px -194px;
}

.box-office-single .box-offices-item .box-office-phone:before,
.box-office-single .box-offices-item .box-office-phone-icn:before,
.box-offices-scroll .box-offices-item .box-office-phone :before,
.box-offices-3 .box-offices-item .box-office-phone:before {
    background-position: -181px -101px;
}

.box-office-single .box-offices-item .box-office-phone {
    font-weight: bold;
    font-size: 16px;
    width: 148px;
}

.box-office-single .box-offices-item .box-office-time:before {
    background-position: -182px -261px;
}

.box-office-single .box-offices-item .box-office-email:before {
    background-position: -182px -68px;
}

.box-office-single .box-offices-item .box-office-email {
    color: #323694;
}

/* OFFICE 2 (N.NOVGOROD) */

/* OFFICE SCROLL <= 4 ROW (SPB, KRASNOYARSK) */
.box-offices-scroll {
    font-size: 13px;
}

.box-offices-scroll .box-offices-item {
    padding: 13px 0 13px 20px;
    height: 40px;
    border-top: 1px solid #CCC;
    overflow: hidden;
    background: #fff;
}

.box-offices-scroll .box-offices-item .box-office-phone {
    margin: 3px 0 0 0;
    font-size: 15px;
    padding: 0 0 0 20px;
}

.box-offices-scroll .box-offices-item img {
    margin-right: 5px;
}

.box-offices-scroll .box-offices-item:hover {
    background: #f4f4f4;
}

.box-offices-scroll + .box-offices-control {
    padding: 2px;
}

.box-offices-scroll + .box-offices-control span {
    font-size: 11px;
    margin: 0 9px 0 0;
}

/* OFFICE 3 ROW (NOVOSIBIRSK) */
.box-offices-3 .box-offices-item .box-office-phone {
    margin: 5px 0 0 0;
    font-size: 16px;
    padding: 0 0 0 20px;
}

.box-offices-3 .box-offices-item img {
    margin-right: 5px;
}

.box-offices-3 .box-offices-item:hover {
    background: #f4f4f4;
}

.box-offices-3 .box-offices-item {
    padding: 4px 0 4px 20px;
    min-height: inherit;
    border-top: 1px solid #CCC;
    overflow: hidden;
    max-height: 46px;
    background: #fff;
}

.box-offices-3 {
    height: 139px;
    font-size: 13px;
}

.box-offices-3 a {
    text-decoration: none;
    color: #414141;
}

.box-free-region {
    background: url('/bitrix/components/bezr/contact.box.frontend/templates/offices_queue/img/map.png') 5px 5px no-repeat;
    height: 134px;
    padding: 0;
    color: #27425F;
    font-family: Helvetica;
    position: relative;
}

.box-free-region .wrap-fr > div {
    position: absolute;
}

.box-free-region .wrap-fr .name-fr {
    top: 19px;
    font-size: 18px;
    left: 17px;
}

.box-free-region .wrap-fr .phone-fr {
    font-size: 27px;
    text-shadow: 0.5px 0.866px 3px #27425F;
    bottom: 27px;
    left: 20px;
}

.box-free-region .wrap-fr .desc-fr {
    font-size: 14px;
    bottom: 2px;
    left: 19px;
}

.call-ord {
    color: #323694;
}

.mobile-call-ord {
    display: none;
    font-weight: bold;
    padding: 10px 0 15px 20px;
    font-size: 18px;
    text-align: center;
    border-top: 1px solid #CCC;
    margin-top: 10px;
}
.box-offices .box-content{
    top: 0;
}
a.box-phone-href, a.box-phone-href:hover{color:#414141;text-decoration:none;}

.more_office a{
	font-size: 11px;
	font-weight: bold;
}
.two_phone_block {
    font-size: 14px !important;
    margin: 0px 0px 1px 1px !important;
}
/*extra-small - small*/
@media (max-width: 767px) {
    .box-offices {
        height: auto;
        margin-top: 40px;
    }

    .box-offices .box-title {
        height: 26px;
        line-height: 26px;
    }

    .box-offices .box-title .full {
        display: none
    }

    .box-offices .box-title .short {
        display: block
    }

    .box-offices .box-content {
        height: auto;
        min-height: 0 !important;
        overflow: visible;
        top: 39px;
        position: static;
        width: 100%;
        background-color: transparent;
    }

    .table-office-col {
        display: none;
    }

    .box-offices-opened {
        width: 100% !important;
        position: absolute;
        top: 0;
        z-index: 1000;
        background-color: #FFF;
    }

    .box-offices-opened .box-title {
        width: auto;
        height: auto;
        line-height: 26px;
        padding: 15px 40px 13px 20px;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        border-bottom: 1px solid #b3b8c6;
        position: relative;
        background: #4388c4;
        background: -moz-linear-gradient(top, #4388c4 0%, #3260b5 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4388c4), color-stop(100%, #3260b5));
        background: -webkit-linear-gradient(top, #4388c4 0%, #3260b5 100%);
        background: -o-linear-gradient(top, #4388c4 0%, #3260b5 100%);
        background: -ms-linear-gradient(top, #4388c4 0%, #3260b5 100%);
        background: linear-gradient(to bottom, #4388c4 0%, #3260b5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4388c4', endColorstr='#3260b5', GradientType=0);
    }

    .box-offices-opened .box-content {
        width: 100% !important;
        min-height: 0;
        border: none;
    }

    .box-offices-opened .close {
        top: 12px;
        right: 12px;
        background-position: -101px -71px;
    }

    .box-offices-opened .close img {
        display: none;
    }

    .box-offices-opened .table-office-col {
        display: block;
        margin-top: 29px;
    }

    .box-offices-opened .box-offices-control {
        width: 100%;
    }

    .box-offices-item img {
        border: 1px solid red;
    }

    .box-offices-item .box-office-phone:before {
        content: initial;
    }

    .box-offices-item .a-phone .box-office-phone:before {
        content: '';
    }

    .box-offices-item .a-phone .box-office-phone {
        margin: 15px 0;
    }

    .box-offices-scroll .jspPane {
        width: 100% !important;
    }

    .box-offices-scroll + .box-offices-control {
        padding: 0
    }

    .box-offices-scroll .box-offices-item {
        line-height: 1.5em;
        height: auto;
    }

    .box-offices-control {
        border-bottom: none;
    }

    .box-office-single .box-offices-item li {
        display: block;
    }

    .box-offices-item .a-phone {
        color: #414141;
        text-decoration: none;
    }

    .box-offices-item .a-name {
        color: #414141;
        text-decoration: none;
    }

    .box-office-single .box-offices-item li.link .dotted {
        display: inline-block;
    }

    .mobile-call-ord {
        display: block;
    }
}

/* 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/templates/.default/components/bezr/menu/rside/style.css?1710972200172*/
.rside__only_top_link,
.rside__only_top_link:hover,
.rside__only_top_link:visited
{
    color: inherit!important;
    text-decoration: none!important;
    display: block;
}
/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/subscribers/style.css?1710972200385*/
.form-subs{
    overflow: inherit !important;
}

.text.error:before {
    content: attr(data-content)
}
.btn.btn-ico{
    padding: 11px 10px 11px 10px;
    text-align: center;
    border:1px solid #ccc;
}
.form-subs .policy-text{
    font-size: 12px;
    padding-top: 12px;
    line-height: 1.1;
}
.form-subs .clearfix{
    padding-top: 10px;
}
.form-subs p{
    margin-bottom: 25px;
}
/* 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/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/.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/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/main/styles.css?1739290017251809*/
body, html {height: 100%; text-decoration-skip-ink: none;}
html, body, p, div, table, img, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, form, fieldset, input, textarea, dl, dt, dd, ul, li, blockquote, q, svg {margin: 0; padding: 0;}
ul, ol {list-style: none;}
img {border: none;}
body, input, button, textarea {font: 14px/1.5em Arial, Helvetica, sans-serif; color: #414141;}
textarea {overflow: auto;}
textarea, input {border-radius: 0; outline: none;}
input {line-height: 1em;}
button::-moz-focus-inner {padding: 0; border: 0;}
input::-moz-focus-inner {padding: 0; border: 0;}
.clear {clear: both; display: block; padding: 0; margin: 0; font: 0/0 a; height: 0;}
.float-left {float:left;}
.float-right {float:right;}
.inline-block {display:inline-block; display:-moz-inline-block; vertical-align:top;}
.ie7 .inline-block {display:inline; zoom:1;}

/* mask ico */
form .text{
	position: relative;
}
.maskhelper.green{
	-webkit-filter: hue-rotate(150deg) saturate(1.5);
	filter: hue-rotate(150deg) saturate(1.5);
	cursor: auto;
}
.maskhelper{
	background: url("/icons/close.svg") no-repeat ;
	background-size: contain;
	background-position: center center;
	width: 18px;
	height: 18px;
	float: right;
	bottom: 23px;
	z-index: 30;
	right: -16px;
	position: absolute;
	display: inline-block;
	cursor: pointer;
}

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

.dpdwn .text .maskhelper {
	top: 12px;
	right: 29px;
}

.form_tanya .dpdwn .text .maskhelper {
	top: 16px;
	right: 29px;
}

h1 + .f-outer-wrap .form-large-input .text.error:before {
	left: 175px;
	top: -50px;
}

h1 + .f-outer-wrap .form-large-input .text.error:after {
	left: 304px;
	top: -12px;
	transform: rotateZ(90deg);
}

@media screen and (max-width: 959px) {
	h1 + .f-outer-wrap .form-large-input .text.error:before {
		/* в styles.responsive.css  стоит !important*/
		right: 0 !important;
		bottom: 58px !important;
	}

	h1 + .f-outer-wrap .form-large-input .text.error:after {
		/* в styles.responsive.css  стоит !important*/
		bottom: 48px !important;
	}
}

.onec-int-calculate .text .maskhelper{
	top: 17px;
	right: 17px;
}

.j-form-page .maskhelper {
	top: 12px;
	right: 12px;
}

.line-consult-box .maskhelper,.form-advice .text .maskhelper,.form-twocol .text .maskhelper{
	top: 6px;
	right: 6px;
}

.form-consult-services .maskhelper {
	left: 60%;
	top: 17px;
}
#meropriyatie .form .width .right .maskhelper{
	top: 12px;
	right: 77px;
}
@media (max-width: 450px) {
	#meropriyatie .form .width .right .maskhelper {
		top: 12px;
		right: 24px;
	}
}
.popup .maskhelper {
	position: absolute;
	bottom: calc(50% - 9px);
	right: 9px;
	height: 18px;
}
/* mask ico */
/* clearfix */

.box-1:after,
.box-2:after,
.box-3:after,
.box-reverse-indent:after,
.block-content:after,
.text-content:after,
.paper-inner:after,
.more-info:after,
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0;}
.ie7 .clearfix {zoom: 1;}
html[xmlns] .box-1,
html[xmlns] .box-2,
html[xmlns] .box-3,
html[xmlns] .block-content,
html[xmlns] .text-content,
html[xmlns] .paper-inner,
html[xmlns] .clearfix {display: block;}

.hidden {
	display: none !important;
}
/* shadow remove for iPhone and iPad */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.field input, .field textarea {
		-webkit-appearance: none;
	}
}

.j-text-scroll{
	display: none;
}

/* content stles */
body {
	background: url('/bitrix/templates/main/img/contact.png') no-repeat -9999px -9999px;;
}
table {border-collapse: collapse;}
a {color: #323694; outline: none;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
a:hover, a:focus {text-decoration: none;color:#D21881}
.dotted {color: #323694; border-bottom: 1px dotted #323694; text-decoration: none; cursor: pointer;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.dotted:hover{color: #8885be; border-color: #8885be;}
.dotted.dotted-active {color: #a4a3ab; border-color: #a4a3ab;}
.inline {display:inline;}
.text-yellow {color: #f8d100;}
.text-blue {color: #323694;}
.h1, h1 {font: 30px/1.25em Arial, Helvetica, sans-serif; margin: 20px 0 16px;}
.h1:first-child, h1:first-child {margin-top: 0;}
.slider-main + div h1 {margin-top: 16px;}
.h2, h2 {font: bold 20px/1.25em Arial, Helvetica, sans-serif; margin: 20px 0 15px;}
.h2:first-child, h2:first-child {margin-top: 0;}
.h2 a {color:#414141;text-decoration: none;}
.h3, h3 {font: bold 17px/1.294em Arial, Helvetica, sans-serif; margin: 0 0 10px;}
.h4, h4 {}
.h5, h5 {}
p {margin: 0 0 15px;}

.white{color: #fff;}
.dark{color: #212121;}
.text-uppercase{text-transform: uppercase;}
.text-center{text-align: center;}
.strong { font-weight: bold;}

ul {margin: 0 0 15px;}
ul > li {padding: 0 0 0 20px; margin: 0 0 10px; background: url(/bitrix/templates/main/../img/li.png) no-repeat 0 7px;}

ol {counter-reset: li; margin:0; padding:0;}
ol>li	{padding:0; margin:0;}
ol>li:before	{content: counter(li) ". "; counter-increment: li; display:inline;}
.onecol .selectOfficeFormHidden{
	width: 100%;
}
.selectOfficeFormHidden {
	cursor: pointer;
	display: inline-block;
	float: left;
}
.selectOfficeFormHidden a {
	text-decoration: underline;
}
.block_button .selectOfficeFormHidden {
	margin: 15px 71px 0px 40px;
	font-size: 16px;
}
.contragent_block .block_button .selectOfficeFormHidden {
	margin: 15px 70px 0px 60px;
}
#switch-consultation .selectOfficeFormHidden {
	margin: 8px 50px 13px 20px;
	font-size: 16px;
}
.block_button .selectOfficeFormHidden a {
	color: #000;
}


body .banner_slider.banner_in_product_slider {top: 0;left: 0; width: 100%;margin: 0 !important;}

body .banner_in_product_slider .flex-direction-nav a{
	overflow: visible;
}
body .banner_in_product_slider .flex-direction-nav a:after{
	content:"";
	display: block;
	height: 70px;
	width: 70px;
	position: absolute;
	z-index: 10;
	top: -17px;
	left: -20px;
}
.b-land-page-buh .landing_discount_action {
	width: 60%;
	height: 140px;
}
.b-land-page-buh .landing_discount_desc_custom {
	height: 280px;
	width:40%;

}
.mobile-banner{
	display:none;
}
@media (max-width: 960px) {
	.mobile-banner {    box-sizing: border-box; display: block; min-height: 350px}
	.desktop-banner {display: none !important;}

	.landing_block_discount{
		background-image: none;
		background-color: #fff;
	}
	.b-land-page-buh .landing_discount_action {
		width: 70%;

	}
	.b-land-page-buh .landing_discount_desc_custom {

		width:30%;

	}
	.text-banner-top{
		color: #213CA5;
		font-size: 30px;
		line-height: 35px;
		text-shadow: 0px 2px 4px #c3c3c3;
		font-weight: 800;
		padding: 10px;
		font-family:  Verdana;
	}
	.descr-bottom{
		color: #323694;
		font-size: 20px;
		line-height: 24px;
		display: inline-block;
		font-weight: 600;
		padding: 10px;
	}
	.banner-button{
		color: #fff;
		background-color: #D90008;
		border-radius: 5px;
		text-transform: uppercase;
		display: inline-block;
		padding: 10px 40px;
		font-size: 20px;
		font-weight: 700;
		line-height: 24px;
	}
	.b-land-page-buh  .landing_discount_action{
		padding-top: 30px;
		text-align: left;
	}
	.b-land-page-buh .landing_discount_action {
		width: 90%;
		text-align: center;
		display: block;
	}
	.b-land-page-buh .landing_discount_desc_custom {
		display: none;
		width:0%;

	}
}

@media (max-width: 460px) {
	.mobile-banner {    box-sizing: border-box; display: block; min-height: 400px}
	.text-banner-top{
		font-size: 25px;
		line-height: 25px;
	}
	.descr-bottom{
		padding: 10px;
	}
}
/*flex*/
.flex-row{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -o-box;
	display: -o-flex;
	display: box;
	display: flexbox;
	display: flex;

	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	-ms-flex-pack: justify;
	-ms-justify-content: space-around;
	-o-justify-content: space-around;
	justify-content: space-around;

	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	-o-align-items: stretch;
	align-items: stretch;
}
.flex-row-wrap{
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	-o-flex-flow: row wrap;
	flex-flow: row wrap;
}
.flex-bottom {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
	-o-align-items: flex-end;
	align-items: flex-end;
}
.flex-right {
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-flex-pack: end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
}

/* /content stles */

/* header*/
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	width: 100%;
	max-width: 1140px;
}

.container:before {
	display: table;
	content: " ";
}

.container:after {
	display: table;
	content: " ";
	clear: both;
}


@media (max-width: 990px) {
	.container {
		max-width: 961px;
		padding-right: 0;
		padding-left: 0;
	}
}

@media (max-width: 961px) {
	.container {
		max-width: 720px;
	}

}

@media (max-width: 768px) {
	.container {
		padding-right: 18px;
		padding-left: 18px;
	}
}

.head-row {
	background: #352c85;
	padding: 11.5px 0;
	position: relative;
	z-index: 103;
}

.head-row a {
	text-decoration: none;
}

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

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

.head-row__review,
.head-row__review.header-feedback {
	float: left;
	width: auto;
	margin: 2px 0 0 42px;
}

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

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

.head-row__location .biti-point {
	float: left;
	margin-right: 7px;
	margin-top: 2px;
	width: 12px;
	background-image: url(/bitrix/templates/landing/img/point.svg);
}

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

.header-feedback span {
	height: 25px;
	line-height: 25px;
	display: block;
	float: left;
}

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

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

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

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

.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;
}

.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-burger, .icon.biti-circle-blue {
	background-repeat: no-repeat;
	background-color: transparent;
}

.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-burger_blue.active{
	background-image: url(/bitrix/templates/landing/img/cross-blue.svg);
	width: 25px;
	margin-left: 10px;
}

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

.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-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;
}

.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-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-position: center;
	background-size: contain;
}

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

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

.header-row__search-link,
.header-row__location-label {
	display: none;
}

/*header menu*/
.header .menu {
	position: relative;
}

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

.menu__list .menu__item {
	display: flex;
	background-image: none;
	margin: 0;
}

.menu__list .dropdown {
	position: inherit;
}

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

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

.menu__burger-mobile {
	display: none
}

.dropdown-menu{
	margin: 0;
	display: none;
	float: left;
	min-width: 160px;
	font-size: 14px;
	text-align: left;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-sizing: border-box;
}

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

.menu .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	visibility: visible;
	background: #fafafa;
	padding: 30px 10px 10px;
	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: inset 0 15px 20px -15px #ccc, inset 0 -15px 15px -15px #3330;
}

.open > .dropdown-menu {
	display: block;
}

.menu .container {
	position: relative;
}

.no-flex {
	display: block;
}

.sub-menu .col-md-3 {
	width: 25%;
	float: left;
}

.menu__item:hover {
	background: #352c85;
}

.menu__item a {
	margin: auto;
	width: 100%;
	color: #352c85;
	padding: 20px 0 20px 0;
	text-decoration: none;
	cursor: pointer;
}

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

.bit-menu__fixed {
	transition: .3s;
	top: 0;
	z-index: 102;
	background: #fff;
	width: 100%;
	border-bottom: 1px solid #dedcdc;
}

.bit-menu__fixed.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0 1px 20px #00030
}

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

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

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

.menu .sub-menu ul li {
	line-height: 1.6;
	font-size: 13px;
	background-image: none;
	padding-left: 0;
	margin-bottom: 0;
}

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

.menu .sub-menu .custom_main {
	margin-bottom: 3px;
	margin-top: 10px;
	border-left: none;
	padding-left: 0;
}

.menu .sub-menu .nav-sub-indent.container.no-flex .col-md-5 {
	width: 20%;
	float: left;
}

@media all and (max-width: 800px) {
	.menu .sub-menu .nav-sub-indent.container.no-flex .col-md-5,
	.menu .sub-menu .footer-menu .col-md-3 {
		width: 100%;
		float: none;
	}

}

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

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

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

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

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

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

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

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

.bit-button, .bit-button-yellow {
	border-radius: 4px;
	transition: .3s;
}

.bit-button, .bit-button-yellow, .bit-button_pink {
	font-size: 16px;
	font-weight: 400;
	outline: 0;
}

.bit-button {
	padding: 12px 39px;
	background-color: transparent;
	border: 1px solid #d3d1e5;
	color: #d3d1e5;
}

.bit-button_pink {
	border-radius: 4px;
	padding: 12px 58px;
	background-color: transparent;
	border: 1px solid #c9007e;
	color: #c9007e;
}

.bit-button:hover {
	border-color: #c9007e;
}

.bit-button_pink:hover {
	border: 1px solid #fff;
	color: #fff;
	background-color: #352c85;
}

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

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

.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);
}

.menu__contact .phone {
	padding: 0;
	letter-spacing: normal;
	color: #c9007e;
	text-decoration: none;
	line-height: 1;
}

.menu__contact .phone:hover {
	color: #c9007e;
}

.menu__contact .phone:before {
	display: none;
}

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

.phone {
	font-size: 15px;
}

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

.wrapper {min-height: 100%; text-align: left; background: url(/bitrix/templates/main/../img/bg.gif) repeat 0 0; background-size: contain; min-width: 960px;
	overflow: hidden;}
.wrapper_new-year {background: url(/bitrix/templates/main/../img/new_year/new-year-bg.jpg) no-repeat center 0; background-attachment: fixed;}
.content {padding: 0 0 30px;}

.width {width: 961px; margin: 0 auto; position: relative}

.header {
	font-size: 14px;
}
.header-city-select {width: 251px; float: left; margin: 5px 0 0; position: relative;}
.header-city {padding: 0 16px 0 0; cursor: pointer; color: #fff; text-decoration: none;}
.header-city .strong {border-bottom: 1px dotted #cdc96b; position: relative;font-weight: bold;display: inline;}
.header-city .strong:after {display: block; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -187px -401px; height: 5px; width: 9px; position: absolute; content: ''; top: 7px; right: -14px;}
.header-city.city-active .strong:after {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -187px -387px;}
.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; -webkit-appearance: none;}
.header-search-submit.wait-image-bg {font: 0px/0 a;}
.header-search .text {padding: 0 32px 0 0;}
.header .header-search .text input, .bit-footer .header-search .text input {border: none; box-shadow: none; padding: 0 25px 0 7px; height: 25px; line-height: 25px;}
.header-search label.mobile-submit{display: none;}
.header-phone {width: 167px; float: left; margin: 2px 0 0;}
.header-phone-label {width: 110px; float: left; font-size: 10px; line-height: 11px; margin: 1px 0 0;}
.header .header-btn {float: right; width: 201px; margin: -3px 0 0;}
.header .header-btn .btn {color: #8e6401; font-size: 16px; line-height: 1em; padding: 6px 0 9px; width: 199px;}
.header .header-btn .btn:active {padding-top: 8px; padding-bottom: 7px;}

.slice_phone_number {
	position: relative;
}

.slice-phone-active a.slice_phone_number {
	opacity: 1;
}

.slice-phone-active a.box-phone-href,
.slice-phone-active .contact-list .phone,
.slice-phone-active .box-office-phone {
	display: inline-block;
	vertical-align: top;
	width: 70%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.slice-phone-active .boxes:not(.j-floating) .box-phone-href {
	width: 63%;
}

body[data-city-code="omsk"] .slice-phone-active .boxes:not(.j-floating) .box-phone-href {
	width: 58%;
}

.slice-phone-active .contact-list .phone:not(.box-office-phone) {
	width: 47%;
	min-width: auto;
}

.slice-phone-active .j-phone.phone .box-phone-href {
	width: 96%;
}

.slice-phone-active .footer-contacts a.box-phone-href {
	width: 22%;
}

.slice-phone-active .phone.visible,
.slice-phone-active .box-office-single .box-offices-item .box-office-phone.visible {
	width: 100%;
	overflow: unset;
	text-overflow: unset;
}

.slice-phone-active .footer-contacts a.box-phone-href.visible,
.slice-phone-active .boxes:not(.j-floating) .box-office-phone.visible .box-phone-href {
	display: initial;
}

.slice_phone_number .show_slice_phone {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	justify-content: center;
	align-items: center;
	min-width: 100%;
	min-height: 100%;
	background: #c9007e;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	cursor:pointer;
	z-index: 100;
}

.footer-contacts .slice_phone_number .show_slice_phone {
	font-size: 15px;
	padding-left: 2px;
	width: 96%;
	min-width: auto;
	overflow: hidden;
}

.footer-contacts .slice_phone_number:hover .show_slice_phone {
	display: inline-block;
	font-size: 9px;
	line-height: 1.45;
	padding: 0;
	width: 100%;
	height: auto;
}

.slice_phone_number:hover .show_slice_phone {
	display: flex;
}

.footer-postfix{
	margin-bottom: -10px;
	padding: 12px 0 0 19px;
}

.footer-postfix-inner-flex{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.footer-postfix-inner{
	width:100%;
}

.footer-prices-label{
	margin: 0;
	text-align: center;
	width:100%;
	margin-top:15px;
}
.footer-prices-label-flex{
	max-width:50%;
}
.footer-contacts{
	margin: 0 10px 0 0;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.footer-contacts.footer-contacts-flex-3 {
	width:100%;
}
.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,
.footer-contacts a.box-phone-href{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
@media (max-width: 768px) {
	.footer-postfix-inner-flex{display: block;}
}
.footer-contacts a:hover,
.footer-contacts a.box-phone-href:hover{
	text-decoration: underline;
	color: #ffffff;
}
.footer {background: #323694 url(/bitrix/templates/main/../img/bg-border.gif) repeat 0 0; color: #fff; overflow: hidden; font-size: 11px; line-height: 1.544em; min-width: 960px; padding-bottom: 20px;}
.footer .width {padding: 28px 0 0;}
.footer .h2 {font-size: 14px; line-height: 1.25em; margin: 0 0 13px; color: #fff;}
.footer a {color: #bcbef1;text-decoration:underline;}
.footer a:hover{color: #bcbef1;text-decoration:none;}
.footer-col {width: 220px; float: left; padding: 0 0 0 19px; margin: 0 0 32px; list-style: none;}
.footer-col~.footer-col {border-left: 1px dotted #6c73a7; padding-left: 19px;}
.footer-col li {padding: 0; margin: 8px 0 0; list-style: none; background: none;}
.footer-col li:first-child {margin-top: 0;}
.footer-col li a.title_item{font-size: 14px;color: #fff;font-weight:bold;display:inline-block;margin-top:15px;text-decoration:none;}
.footer-col li a.title_item:hover{text-decoration:underline;}
.footer-social {background-color: #282c7c; border-radius: 4px; clear: both; text-align: right; padding: 7px 7px 1px; margin: 0 10px;}
.footer-social .social-icon{display: inline-block;}
.footer-social a {margin: 0 0 0 5px; position: relative; z-index: 10;}
.footer-social a.social-a {display: block; float: left; margin: 0 0 0 8px; position: relative; z-index: 10; font-size: 17px; text-decoration: none; color: #fff;}
.footer-social .aic {position: relative;top: -3px;margin-right: 16px;}
.footer-social .studiobit, .footer-social .sitemap {position: relative;top: -4px;margin-right: 16px;}
.footer-social .aic a {display: inline-block; height: 18px; width: 34px; margin-top: -7px; vertical-align: middle; background: url(/bitrix/templates/main/img/main-sprite.png) -53px -2px no-repeat;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
.footer-social .aic a:hover {background-position: -53px -20px;}
.footer-cpr {position: relative; margin: -22px 20px 0;}
.footer-cpr span{margin-left: 15px;}

li.footer-social{
	text-align: left;
}
.nav-wrapper {margin: 0 0 21px; position: relative; z-index: 10; padding: 1px 0 0;}
.lang {
	position: absolute;
	top: -1px;
	height: 0;
	left: 132px;
	color: #434343;
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	padding: 1px 2px 3px;
	background-color: #d5d5e9;
	height: 0px;
}
.lang * {
	text-decoration: none;
	padding: 17px 7px 5px;
	text-align: center;
	border-radius: 2px;
}
.lang a {
	display: block;
	background-color: #e9e9f4;
	color: #323694;
	padding: 6px 10px 4px 8px;
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
	height: 13px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 0 1px 1px 0 #87878b;
	-moz-box-shadow: 0 1px 1px 0 #87878b;
	box-shadow: 0 1px 1px 0 #87878b;
	-webkit-transition: padding .2s, color .3s;
	-moz-transition: padding .2s, color .3s;
	-ms-transition: padding .2s, color .3s;
	-o-transition: padding .2s, color .3s;
	transition: padding .2s, color .3s;
	box-sizing: content-box;
}
.lang a:hover {color: #D21881; padding-top: 8px;}
.our-sities {padding: 1px 2px 3px; background-color: #d5d5e9; height: 0px;position: absolute;left: 15px; top:-1px}
.our-sities a {display: block; background-color: #e9e9f4; color:#323694; padding: 6px 17px 4px 13px; text-decoration: none; font-size: 13px; line-height: 13px; height: 13px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 0 1px 1px 0 #87878b;
	-moz-box-shadow: 0 1px 1px 0 #87878b;
	box-shadow: 0 1px 1px 0 #87878b;
	-webkit-transition: padding .2s, color .3s;
	-moz-transition: padding .2s, color .3s;
	-ms-transition: padding .2s, color .3s;
	-o-transition: padding .2s, color .3s;
	transition: padding .2s, color .3s;
	box-sizing: content-box;
}
.our-sities a:hover {color: #D21881; padding-top: 8px;}
.logo {
	position: absolute;
	top: 20px;
	left: 14px;
	background: url(/bitrix/templates/main/../img/black.svg) no-repeat;
	background-size: 85%;
	background-position: bottom 14px right 17px;
	width: 240px;
	height: 74px;
}

.logo-1c {position: absolute; top: 21px; right: 23px; background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat -481px -242px; width: 60px; height: 35px;}
[data-country-code='ua'] .logo-1c {
	top: 15px;
	right: 17px;
	width: 129px;
	height: 44px;
	background-image: url(/bitrix/templates/main/../img/logo_ua.jpg);
	background-position: 0 0;
}
.nav-bg {width: 964px; height: 114px; position: absolute; top: 0; left: -2px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat 0px -646px;}

.nav-simple {position: absolute; top: 30px; left: 313px; font: 13px/1em Arial, sans-serif; list-style: none; padding: 0; margin: 0;}
.nav-simple li {background: none; padding: 0; margin: 0 15px 0 0; float: left;}
.nav-simple a {color: #454c58;}

.nav {
	font: 14px/1em Arial, sans-serif; list-style: none; padding:0; margin:  71px 10px 0 238px; height: 38px; border-radius: 0 0 4px 4px; text-shadow: 0 1px 1px #22256d;
	background: #363a9c;
	background: -moz-linear-gradient(top,  #363a9c 0%, #26297a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363a9c), color-stop(100%,#26297a));
	background: -webkit-linear-gradient(top,  #363a9c 0%,#26297a 100%);
	background: -o-linear-gradient(top,  #363a9c 0%,#26297a 100%);
	background: -ms-linear-gradient(top,  #363a9c 0%,#26297a 100%);
	background: linear-gradient(to bottom,  #363a9c 0%,#26297a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363a9c', endColorstr='#26297a',GradientType=0 );
}
.nav-item {background: none; padding: 0; margin: 0; float: left;}
.nav-item:hover {
	background: #7e81bc;
	background: -moz-linear-gradient(top,  #7e81bc 0%, #5a5da8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7e81bc), color-stop(100%,#5a5da8));
	background: -webkit-linear-gradient(top,  #7e81bc 0%,#5a5da8 100%);
	background: -o-linear-gradient(top,  #7e81bc 0%,#5a5da8 100%);
	background: -ms-linear-gradient(top,  #7e81bc 0%,#5a5da8 100%);
	background: linear-gradient(to bottom,  #7e81bc 0%,#5a5da8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7e81bc', endColorstr='#5a5da8',GradientType=0 );
}
.nav-item a.nav-link, .nav-item a.nav-link-last {color: #fff; position: relative; display: block; text-decoration: none; padding: 9px 9px 13px;}
.first-child a.nav-link {padding-left: 65px;}
.nav-sub a.nav-link {padding-right: 31px;}
.nav-sub a.nav-link:after {display: block; position: absolute; content: ''; width: 12px; height: 6px; top: 14px; right: 10px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -185px -296px;}

.nav-active {background: #fff; margin: 1px 0 -9px; filter: none; text-shadow: none; box-shadow: 0 1px 3px rgba(0,0,0,.4); border-radius: 5px;}
.nav-active:hover {background: #fff; filter: none;}
.nav-active a.nav-link {position: relative; z-index: 1; padding-top: 8px; padding-bottom: 12px; color: #101010; background-color: #fff; border-radius: 5px;}
.nav-active a.nav-link:after {display: block; position: absolute; content: ''; width: 12px; height: 6px; top: 16px; right: 10px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -185px -372px; }
.nav-active.first-child {margin-left: 45px;}
.nav-active.first-child a.nav-link {padding-left: 20px;}

.nav-active.nav-sub {border-radius: 5px 5px 0 0;}
.nav-active.nav-sub a.nav-link {border-radius: 5px 5px 0 0; padding-bottom: 22px;}

.last-child.nav-active.nav-sub {position: relative;}

.nav-sub-content {display: none; width: 470px; min-height: 100px; background-color: #fff; box-shadow: 0 1px 3px rgba(0,0,0,.4); position: absolute; top: 118px; left: auto; border-radius: 0 5px 5px 5px;}
.last-child .nav-sub-content {right: 0; border-radius: 5px 0 5px 5px; top: 45px;}
.ie8 .nav-sub-content {margin-left: -1px;}
.first-child .nav-sub-content {width: 960px; left: 0; border-radius: 5px;}
.nav-active .nav-sub-content {display: block;}

.ie6 .nav-active, .ie7 .nav-active, .ie8 .nav-active {border: 1px solid #ccc; border-width: 1px 1px 0;}
.ie6 .nav-sub-content, .ie7 .nav-sub-content, .ie8 .nav-sub-content {border: 1px solid #ccc;}

.nav-sub-content a {display: inline; padding: 0; margin: 0; background: none; text-decoration: underline;}
.nav-sub-content a:hover {text-decoration: none;}

.nav-sub-left {width: 440px; float: left; font-size: 16px; line-height: 1.25em;}
.nav-sub-left a {position: relative; color: #d1088e;}
.nav-sub-left ul {padding: 0; margin: 0; list-style: none;}
.nav-sub-left li {padding: 0 0 0 20px; margin: 0 0 20px; list-style: none; background: none; position: relative;}
.nav-sub-left li:before {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -152px -622px; width: 6px; height: 11px; display: block; content: ''; position: absolute; left: 0; top: 5px;}
.nav-sub-left__item-label {position: absolute; bottom: 100%; left: 0px; display: block; width: 100%; color: #000; font-size: 10px; font-weight: 700; line-height: 10px; white-space: nowrap;}

.nav-sub-right {width: 440px; float: right; font-size: 13px; line-height: 1.5em;}
.nav-sub-right a {color: #5e5e5e;}
.nav-sub-right .h2 {font-size: 16px; line-height: 1.25em; color: #212121; margin: 0 0 1px;}
.nav-sub-right.blue .h2, .nav-sub-right.blue a {color: #323694;}
.nav-sub-right ul {margin: 0 0 33px; padding: 0; list-style: none; float: left;}
.nav-sub-right ul.nav-sub-right-part1 {width: 160px; margin-right: 20px;}
.nav-sub-right ul.nav-sub-right-part2 {}
.nav-sub-right li {margin: 12px 0 0; padding: 0; list-style: none; background: none;}

.nav-sub-common {font-size: 14px; line-height: 1.429em;}
.nav-sub-common h2 {font-size: 14px; line-height: 1.25em; color: #212121; font-weight: bold; padding: 0; margin: 0 0 2px; list-style: none;}
.nav-sub-common ul {padding: 0; margin: 0; list-style: none; float: left;}
.nav-sub-common li {padding: 0; margin: 15px 0 0; list-style: none; background: none;}
.nav-sub-part1 {float: left; width: 200px; margin: 0 20px 0 0;}
.nav-sub-part2 {float: right; width: 200px;}

.nav-sub-content .nav-sub-right > a > img {
	display: block;
	border: 1px solid #CCC;
}
.wrapper.wrap-country-ua .services-menu-item .nav-sub-left .right-menu {padding-top: 40px;}
.wrapper.wrap-country-ua .services-menu-item .nav-sub-left .its-menu-item {width: 190px;}

.flexslider {}
.flexslider ul.slides {width: 1400%; padding: 0; margin: 0; background: none; list-style: none;}
.flexslider ul.slides > li {float: left; width: 719px; padding: 0; margin: 0; background: none; list-style: none;border-bottom: 1px solid #CCC;}
.flex-viewport {overflow: hidden; position: relative;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease 0s;
}
.flex-control-nav {padding: 0; margin: 21px 0 0; list-style: none; font: 0/0 a; position: absolute; top: 197px; /*left: 7px;*/ height: 17px;}
.flex-control-nav li {padding: 0; margin: 0; list-style: none; display: inline-block; background: none;}
.ie6 .flex-control-nav li, .ie7 .flex-control-nav li {display: inline; zoom: 1;}
.flex-control-nav a {display: block; width: 7px; height: 7px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -114px -464px; margin:-1px -4px 0 10px;	cursor: pointer; text-decoration: none; text-indent: -2000em; overflow: hidden; border: 2px solid #fff; border-radius: 50%;}
.flex-control-nav a.flex-active {background-position: -114px -447px;}

.main-banner .flex-control-nav a {background: #323694 !important;}
.main-banner .flex-control-nav a.flex-active {background:#d40d8c !important;}
.col-l .main-banner .flex-control-nav a {width: 11px !important; height: 11px !important;}
@media all and (max-width: 1400px) {

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

@media (max-width: 1280px){
	.menu .sub-menu ul li{
		line-height: 1.5;
		font-size: 10px;
	}
	.menu .sub-menu {
		padding-top: 10px;
	}

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

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

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

	.header-search{
		width: 129px;
	}

	.head-row__location{
		margin-right: 21px;
	}

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

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

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

	.menu__contact {
		display: none
	}

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

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

@media (max-width: 990px){
	.head-row .container{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}

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

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

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

	.menu__logo{
		margin: 0;
	}

	.head-row__english{
		display: none;
	}

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

	.head-row__review, .head-row__review.header-feedback{
		margin-left: 0;
		margin-right: 20px;
	}

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

	.menu .container{
		position: initial;
	}

	.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;
	}

	.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: 961px;
		margin-right: auto;
		margin-left: auto;
		display: block;
		position: relative;
	}

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

	.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 !important;
	}

	.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%;
	}
}

@media (max-width: 961px){
	.menu__item a{
		width: 100%;
		max-width: 710px;
	}

	.head-row__review.head-row__review_blog .icon{
		margin-top: 3px;
	}
}

@media (max-width: 768px){
	.sub-menu .col-md-3{
		width: 50%;
	}

	.head-row .container > a,
	.head-row .container > div{
		order: 1;
	}

	.head-row .container > div.header-search-wrapper{
		order: 2;
		width: calc(100% + 36px);
		background-color: #ffffff;
		margin: 20px -18px -11px -18px;
		padding: 20px;
		display: none;
	}

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

	#search-wrap{
		width: 100%;
	}

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

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

	.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);
	}
}

@media (max-width: 700px) {
	.head-row__all-projects {
		display:none;
	}
	.menu__logo {
		margin-left: 12px;
	}
}

@media (max-width: 640px){
	.sub-menu .col-md-3{
		width: 100%;
	}

	.bit-menu__fixed .menu__item {
		padding: 0 0 0 15px;
		box-sizing: border-box
	}
}

@media (max-width: 480px){
	body:not(.is-iphone) .head-row .container > div.menu__lk + div{
		order: 0;
		width: calc(100% + 30px);
		display: flex;
		justify-content: flex-start;
		background-color: #1c1369;
		margin: -11px -25px 11px -25px;
		padding: 10px 20px;
	}


	#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;
		margin-top: 0;
		padding-right: 0;
	}

	.head-row__location .icon.biti-drop-arrow{
		display: none;
	}

	.bit-footer__main-row{
		flex-wrap: wrap;
	}

	.bit-footer__search{
		width: 100%;
		padding: 15px 0;
	}

	.bit-footer__search #title-search{
		justify-content: flex-start;
	}
	.head-row__import {
		order: 1!important;
	}
	.header-row__search-link {
		order: 4!important;
	}

	.head-row__review_blog {
		order: 2!important;
	}

	.head-row__lk {
		display: block;
		order: 3!important;
		margin-left: 10px!important;
	}


}

.flex-direction-nav, .flex-direction-nav li {padding: 0; margin: 0; list-style: none; font: 0/0 a; background: none;}
.flex-direction-nav a {width: 30px; height: 30px; position: absolute; top: 50%; margin-top: -25px; text-decoration: none; text-indent: -2000em; overflow: hidden; background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat;}
.flex-direction-nav a.flex-disabled {display: none;}
.flex-direction-nav .flex-prev {left: 0; background-position: -233px -163px;}
.flex-direction-nav .flex-next {right: 0; background-position: -260px -163px;}
.flex-direction-nav .flex-prev:hover {background-position: -233px -193px;}
.flex-direction-nav .flex-next:hover {background-position: -260px -193px;}
.flex-direction-nav .flex-prev:active {}
.flex-direction-nav .flex-next:active {}

.slider-main {position: relative; left: -18px; top: -30px; margin: 0 0 -30px; overflow: hidden; width: 719px;}
.main-helper .slider-main {left: 0; top: 0; margin: 0;}
.slider-main img {display: block; max-width: 719px; max-height: 240px;}
.nav .slider-main {width: 430px; top: 0; left: 0; margin: 0;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);}
.nav .slider-main img {max-width: 430px; max-height: 150px;}
.nav .flexslider ul.slides > li {border-bottom: none;width: 430px!important;}
.nav .box-thin {height: 150px}
.rigth-banner {padding: 30px 0 0 15px;}
.rigth-banner .slider-main {width: 235px;text-align: center}
.rigth-banner .slider-main img {max-height: 483px;}

.box-2 .slider-main {width: 480px;}
.box-2 .slider-main img {max-width: 480px;}
.box-2 .slider-main li {height: 239px;}

.slider-sync {background-color: #fff;}
.slider-sync .slider {border-bottom: 1px dotted #a6b2c0; overflow: hidden;}
.slider-sync .slider li {width: 683px;}
.slider-sync .carousel {padding: 0 30px; position: relative; overflow: hidden;}
.ie7 .slider-sync {zoom: 1; min-height: 100px;}
.slider-sync .carousel .slides li {cursor: pointer; width: 155px;}
.slider-sync .carousel-content {padding: 5px 0 17px;}
.slider-sync .carousel img {display: block; margin: 0 auto 5px; max-width: 135px; max-height: 135px;}
.slider-sync .carousel p {text-align: center; margin: 0 0 0; font-weight: bold; font-size: 14px; line-height: 1.25em;}

.select-288 {width:288px !important;}
.select-71 {width:71px !important;}
.select-122 {width:122px !important;}
.cusel {background-color: #fff; border: 1px solid #a4a2a6; border-radius: 3px; cursor: pointer; display: inline-block; font-size: 14px; line-height: 1.25em; height: 28px; position: relative; z-index: 1; box-shadow: 0 1px 0 #f2f2f2 inset, 0 1px 0 rgba(255,255,255,.7); outline: none;}
.ie7 .cusel {display: inline; zoom: 1;}
.cusel.error, .cusel.error .cusel-scroll-wrap {border-color:#f02e2e;}
.cusel.error:before {content:"пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅ пїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ"; display:block; position:absolute; left:-176px; top:-39px; width:136px; padding:12px 13px; color:#fff; text-shadow:0 1px #8a2d14; line-height:16px; border:1px solid #b92a29; border-radius:3px; box-shadow:0 0 1px 0 #777; 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 );}
.cusel.error:after {content:""; display:block; position:absolute; left:-14px; top:-21px; width:9px; height:14px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -67px -561px;}
.cuselFrameRight {background-position: right top; height: 100%; position: absolute; right: 0; top: 0; width: 31px; z-index: 2; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -175px -412px;}
.cusel:hover .cuselFrameRight {background-position: -175px -440px;}
.cuselText {line-height: 1em; cursor: pointer; left: 0; right: 31px; overflow: hidden; padding: 7px 0 0 10px; position: absolute; top: 0; z-index: 1; white-space: nowrap; text-overflow: ellipsis;}
.twoColumns.cusel span {
	width: 45%;
	float: left;
	padding-left: 0;
	margin: 0 4px;
	background: #fff
}

.cusel span:hover, .twoColumns.cusel .cuselOptHover{
	overflow: visible;
	z-index: 1;
	width: 100%;
	margin-right: -53%;
	position: relative;
}
@media only screen and (min-width: 992px){
	.twoColumns .cusel-scroll-pane{
		background: #fff;
	}
	.twoColumns.cusel span.empty{
		width: 100%;
	}
	.twoColumns .jScrollPaneContainer {
		width: 620px !important;
		height: 250px !important;
	}
	.twoColumns.cusel span {
		width: 47%;
	}
	.cusel span:hover, .twoColumns.cusel .cuselOptHover{
		width: 47%;
		margin: 0 4px;
	}
}
.cusel:not(.twoColumns) span:hover {width:97%;}
.cusel span {cursor: pointer; display: block; height: 17px; padding: 5px 1px 6px; margin: 0 9px; border-top: 1px dotted #a9b1be; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; box-sizing:content-box;}
.cusel span:before {content: ""; position: absolute; top: 0; left: 0; width: 100%; border-top: 1px dotted #fff;}
.cusel span:hover, .cusel .cuselOptHover {background: #f0f0f0; color: #323596;}
.cusel .cuselActive {color: #323596; cursor: default;}
.cuselOpen {z-index: 10;}
.classDisCusel, .classDisCusel .cuselFrameRight {color: #ccc; cursor: default;}
.classDisCusel .cuselText {cursor: default;}
.cusel .cusel-scroll-wrap {border: 1px solid #a4a2a6; border-top: none; display: block; left: -1px; min-width: 100%; position: absolute; top: 27px; padding-top: 1px; width: inherit; background-color: #fff; border-radius: 0 0 3px 3px;}
.cusel .cusel-scroll-pane{width: auto !important; left:0; right:10px;}
.cusel .jScrollPaneContainer {overflow: hidden; position: relative; z-index: 5;}
.cusel .jScrollPaneTrack {background: none repeat scroll 0 0 #ccc; height: 100%; position: absolute; right: 4px; top: 0; width: 7px !important;}
.cusel .jScrollPaneDrag {background-color: #a9a9a9; cursor: pointer; height: 27px !important; position: absolute; right: 0; width: 100% !important;}
.cusel .jScrollPaneDragTop {left: 0; overflow: hidden; position: absolute; top: 0;}
.cusel .jScrollPaneDragBottom {bottom: 0; left: 0; overflow: hidden; position: absolute;}
.cusel .jScrollArrowUp {cursor: pointer; height: 2px; overflow: hidden; position: absolute; right: 2px; top: 0; width: 26px;}
.cusel .jScrollArrowDown {bottom: 0; cursor: pointer; height: 2px; overflow: hidden; position: absolute; right: 3px; top: auto; width: 25px;}

.btn {cursor: pointer; text-transform:uppercase; color: #626262; text-decoration: none; display: inline-block; text-align: center; outline: none; 	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%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e8e8f4',GradientType=0 );

	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.btn:hover, .btn:focus {
	border-color: #c0c0c0; border-top-color: #fff; border-bottom-color: #737373;
	box-shadow: 0 -3px 0 0 #dbdbdb inset, 0 1px 1px rgba(70,70,70,.66);
	background: #fff;

	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.btn:active {
	color: #57565b;
	text-shadow: 0 1px #c1c1c3;
	box-shadow: 0 3px 0 0 #828185 inset, 0 1px 1px rgba(70,70,70,.66);
	background: #949496;
	filter: none;
}
.ie6 .btn, .ie7 .btn {display: inline; zoom: 1;}
.btn-big {font: bold 16px/1em Arial, Helvetica, sans-serif; padding: 11px 10px 15px;}
button.btn-big {padding-top: 13px; padding-bottom: 17px;}
.btn.btn-small {font: bold 13px Arial, Helvetica, sans-serif; padding: 8px 10px;}
.btn.btn-mini {font: bold 14px/1em Arial, Helvetica, sans-serif; padding: 6px 20px 9px;}
.btn.btn-wide {padding-left: 20px; padding-right: 20px;}
.btn.btn-big-wide {padding-left: 40px; padding-right: 40px;}
.btn:active {padding-top: 13px; padding-bottom: 13px;}
button.btn.btn-big:active {padding-top: 16px; padding-bottom: 14px;}
.btn.btn-small:active {padding-top: 9px; padding-bottom: 7px;}
.btn.btn-mini:active {padding-top: 7px; padding-bottom: 8px;}
.btn.btn-azure {
	color: #fff;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	background: #26297b;
	background: -moz-linear-gradient(top,  #26297b 0%, #3d42ac 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#26297b), color-stop(100%,#3d42ac));
	background: -webkit-linear-gradient(top,  #26297b 0%,#3d42ac 100%);
	background: -o-linear-gradient(top,  #26297b 0%,#3d42ac 100%);
	background: -ms-linear-gradient(top,  #26297b 0%,#3d42ac 100%);
	background: linear-gradient(to bottom,  #26297b 0%,#3d42ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26297b', endColorstr='#3d42ac',GradientType=0 );
}
.btn.btn-azure:hover, .btn.btn-azure:focus {
	color: #fff;
	border-color: #232566;
	box-shadow: 0 -3px 0 0 #494ecd inset;

	background: #3538d5;
	background: -moz-linear-gradient(top,  #3538d5 0%, #5c62e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3538d5), color-stop(100%,#5c62e6));
	background: -webkit-linear-gradient(top,  #3538d5 0%,#5c62e6 100%);
	background: -o-linear-gradient(top,  #3538d5 0%,#5c62e6 100%);
	background: -ms-linear-gradient(top,  #3538d5 0%,#5c62e6 100%);
	background: linear-gradient(to bottom,  #3538d5 0%,#5c62e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3538d5', endColorstr='#5c62e6',GradientType=0 );
}
.btn.btn-azure:active {
	color: #8a8bb2;
	border-color: #12082a;
	text-shadow: none;
	box-shadow: 0 1px 0 0 #0f0f47 inset;
	background: #151765;
	filter: none;
}
.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;
}

.btn.btn-violet {
	background-color: #be0881;
	background: #be0881;
	background: -moz-linear-gradient(top, #be0881 0%, #be0881 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#be0881), color-stop(100%,#be0881));
	background: -webkit-linear-gradient(top, #be0881 0%,#be0881 100%);
	background: -o-linear-gradient(top, #be0881 0%,#be0881 100%);
	background: -ms-linear-gradient(top, #be0881 0%,#be0881 100%);
	background: linear-gradient(to bottom, #be0881 0%,#be0881 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be0881', endColorstr='#be0881',GradientType=0 );
	border: 0;
	box-shadow: none;
	border-radius: 0;
	font-size: 14px;
	text-transform: uppercase;
	padding: 11px 10px 11px;
}
.btn.btn-violet:hover, .btn.btn-violet:focus {
	background-color: #d1088e;
	background: #d1088e;
	background: -moz-linear-gradient(top, #d1088e 0%, #d1088e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1088e), color-stop(100%,#d1088e));
	background: -webkit-linear-gradient(top, #d1088e 0%,#d1088e 100%);
	background: -o-linear-gradient(top, #d1088e 0%,#d1088e 100%);
	background: -ms-linear-gradient(top, #d1088e 0%,#d1088e 100%);
	background: linear-gradient(to bottom, #d1088e 0%,#d1088e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1088e', endColorstr='#d1088e',GradientType=0 );
	border: 0;
	text-decoration: none;
	box-shadow: none;
	color: #fff;
}
.btn.btn-violet:active {
	background-color: #ab0172;
	background: #ab0172;
	background: -moz-linear-gradient(top, #ab0172 0%, #ab0172 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab0172), color-stop(100%,#ab0172));
	background: -webkit-linear-gradient(top, #ab0172 0%,#ab0172 100%);
	background: -o-linear-gradient(top, #ab0172 0%,#ab0172 100%);
	background: -ms-linear-gradient(top, #ab0172 0%,#ab0172 100%);
	background: linear-gradient(to bottom, #ab0172 0%,#ab0172 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab0172', endColorstr='#ab0172',GradientType=0 );
	border: 0;
	color: #fff;
	box-shadow: none;
	padding: 11px 10px 11px;
}
.btn.btn-violet {
	color: #fff;
	border: 1px solid #421f87;
	text-shadow: 0 1px 3px rgba(0,0,0,.5);
	box-shadow: 0 -3px 0 0 #6035a6 inset;

	background: #452990;
	background: -moz-linear-gradient(top,  #452990 0%, #7947c1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#452990), color-stop(100%,#7947c1));
	background: -webkit-linear-gradient(top,  #452990 0%,#7947c1 100%);
	background: -o-linear-gradient(top,  #452990 0%,#7947c1 100%);
	background: -ms-linear-gradient(top,  #452990 0%,#7947c1 100%);
	background: linear-gradient(to bottom,  #452990 0%,#7947c1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#452990', endColorstr='#7947c1',GradientType=0 );
}
.btn.btn-violet:hover, .btn.btn-violet:focus {
	box-shadow: 0 -3px 0 0 #7341d5 inset;

	background: #9557ff;
	background: -moz-linear-gradient(top,  #9557ff 0%, #9a5cff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9557ff), color-stop(100%,#9a5cff));
	background: -webkit-linear-gradient(top,  #9557ff 0%,#9a5cff 100%);
	background: -o-linear-gradient(top,  #9557ff 0%,#9a5cff 100%);
	background: -ms-linear-gradient(top,  #9557ff 0%,#9a5cff 100%);
	background: linear-gradient(to bottom,  #9557ff 0%,#9a5cff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9557ff', endColorstr='#9a5cff',GradientType=0 );
}
.btn.btn-violet:active {
	background-color: #9c8ebe;
	background: #9c8ebe;
	background: -moz-linear-gradient(top, #9c8ebe 0%, #9c8ebe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9c8ebe), color-stop(100%,#9c8ebe));
	background: -webkit-linear-gradient(top, #9c8ebe 0%,#9c8ebe 100%);
	background: -o-linear-gradient(top, #9c8ebe 0%,#9c8ebe 100%);
	background: -ms-linear-gradient(top, #9c8ebe 0%,#9c8ebe 100%);
	background: linear-gradient(to bottom, #9c8ebe 0%,#9c8ebe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c8ebe', endColorstr='#9c8ebe',GradientType=0 );
	text-shadow: none;
	box-shadow: 0 1px 0 0 #281461 inset;
	background: #3c1e7e;
	filter: none;
}

.btn.btn-yellow {
	background-color: #fff000;
	background: #fff000;
	background: -moz-linear-gradient(top, #fff000 0%, #fff000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff000), color-stop(100%,#fff000));
	background: -webkit-linear-gradient(top, #fff000 0%,#fff000 100%);
	background: -o-linear-gradient(top, #fff000 0%,#fff000 100%);
	background: -ms-linear-gradient(top, #fff000 0%,#fff000 100%);
	background: linear-gradient(to bottom, #fff000 0%,#fff000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff000', endColorstr='#fff000',GradientType=0 );
	border: 0;
	box-shadow: none;
	border-radius: 0;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	padding: 11px 10px 11px;
}
.btn.btn-yellow:hover, .btn.btn-yellow:focus {
	background-color: #fff000;
	background: #fff000;
	background: -moz-linear-gradient(top, #fff000 0%, #fff000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff000), color-stop(100%,#fff000));
	background: -webkit-linear-gradient(top, #fff000 0%,#fff000 100%);
	background: -o-linear-gradient(top, #fff000 0%,#fff000 100%);
	background: -ms-linear-gradient(top, #fff000 0%,#fff000 100%);
	background: linear-gradient(to bottom, #fff000 0%,#fff000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff000', endColorstr='#fff000',GradientType=0 );
	border: 0;
	text-decoration: none;
	box-shadow: none;
	color: #000;
}
.btn.btn-yellow:active {
	background-color: #ffc11d;
	background: #ffc11d;
	background: -moz-linear-gradient(top, #ffc11d 0%, #ffc11d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc11d), color-stop(100%,#ffc11d));
	background: -webkit-linear-gradient(top, #ffc11d 0%,#ffc11d 100%);
	background: -o-linear-gradient(top, #ffc11d 0%,#ffc11d 100%);
	background: -ms-linear-gradient(top, #ffc11d 0%,#ffc11d 100%);
	background: linear-gradient(to bottom, #ffc11d 0%,#ffc11d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc11d', endColorstr='#ffc11d',GradientType=0 );
	border: 0;
	color: #000;
	text-shadow: none;
	box-shadow: none;
}
.btn.btn-lilac {
	background-color: #be0881;
	background: #be0881;
	background: -moz-linear-gradient(top, #be0881 0%, #be0881 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#be0881), color-stop(100%,#be0881));
	background: -webkit-linear-gradient(top, #be0881 0%,#be0881 100%);
	background: -o-linear-gradient(top, #be0881 0%,#be0881 100%);
	background: -ms-linear-gradient(top, #be0881 0%,#be0881 100%);
	background: linear-gradient(to bottom, #be0881 0%,#be0881 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be0881', endColorstr='#be0881',GradientType=0 );
	border: 0;
	box-shadow: none;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	padding: 11px 10px 11px;
}
.btn.btn-lilac:hover, .btn.btn-lilac:focus {
	background-color: #d1088e;
	background: #d1088e;
	background: -moz-linear-gradient(top, #d1088e 0%, #d1088e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1088e), color-stop(100%,#d1088e));
	background: -webkit-linear-gradient(top, #d1088e 0%,#d1088e 100%);
	background: -o-linear-gradient(top, #d1088e 0%,#d1088e 100%);
	background: -ms-linear-gradient(top, #d1088e 0%,#d1088e 100%);
	background: linear-gradient(to bottom, #d1088e 0%,#d1088e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1088e', endColorstr='#d1088e',GradientType=0 );
	border: 0;
	text-decoration: none;
	box-shadow: none;
	color: #fff;
}
.btn.btn-lilac:active {
	background-color: #ab0172;
	background: #ab0172;
	background: -moz-linear-gradient(top, #ab0172 0%, #ab0172 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab0172), color-stop(100%,#ab0172));
	background: -webkit-linear-gradient(top, #ab0172 0%,#ab0172 100%);
	background: -o-linear-gradient(top, #ab0172 0%,#ab0172 100%);
	background: -ms-linear-gradient(top, #ab0172 0%,#ab0172 100%);
	background: linear-gradient(to bottom, #ab0172 0%,#ab0172 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab0172', endColorstr='#ab0172',GradientType=0 );
	border: 0;
	color: #fff;
	text-shadow: none;
	box-shadow: none;
}
.btn-order-consult{
	width:196px !important;
}
.btn.btn-ico {position: relative; padding-left: 57px; text-align: left;}
.box-subscribe .btn.btn-ico{text-align: center;padding-left: 10px;}
.btn em {width: 30px; height: 30px; position: absolute; top: 50%; left: 14px; margin-top: -17px;}
.btn:active em {margin-top: -14px;}
.ie6 .btn em, .ie7 .btn em {display: inline; zoom: 1;}

.btn.review-ico-good em {background: url(/bitrix/templates/main/../img/review-ico.png) no-repeat 0 0;}
.btn.review-ico-good:active em {background-position: 0 -30px;}

.btn.review-ico-bad em {background: url(/bitrix/templates/main/../img/review-ico.png) no-repeat -30px 0;}
.btn.review-ico-bad:active em {background-position: -30px -30px;}

.btn.subs-ico em {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -52px -222px;}
.btn.subs-ico:hover em,
.btn.subs-ico:focus em {background-position: -52px -252px;}
.btn.subs-ico:active em {background-position: -52px -282px;}

.btn-big.resume-ico {padding:15px 40px 19px 72px;}
.btn-big.resume-ico:active {padding:19px 40px 15px 72px;}
.btn-big.resume-ico em {left:19px;}
.btn.resume-ico em {background: url(/bitrix/templates/main/../img/resume-ico.png) no-repeat 0 0;}
.btn.resume-ico:hover em {background-position: 0 -35px;}
.btn.resume-ico:active em {background-position: 0 -70px;}

.promo-panel__inner .btn.promo-banner-call-form {
	background: #fff000;
	border-radius: 4px;
	text-transform: none;
	padding: 4px 20px;
	border: 0;
}
.promo-panel__inner .btn.promo-banner-call-form:hover {
	background: #f4c800;
	background-color: #f4c800;
}
.text {padding: 0 22px 0 0;}
.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;}
.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 {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:-39px; 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:"пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ email";}
.text.error:after, .validate-box.error:after {content:""; display:none; position:absolute; left:-14px; top:-21px; width:9px; height:14px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -67px -561px; z-index: 10;}
.float-right > .error .cusel, .float-left > .error .cusel, .col-r-50 > .error .cusel, .col-l-50 > .error .cusel {border: 1px solid #F02E2E;}

.textarea textarea {color: #a2a1a9; border: 1px solid #cbc9ce; width: 96%; font: 13px/1em Arial, Helvetica, sans-serif; background-color: #fff; border-radius: 3px; padding: 5px 2%; box-shadow: 0 1px 0 #f2f2f2 inset, 0 1px 0 rgba(255,255,255,.7); resize:vertical;}
.textarea textarea:hover {color: #a2a0ab; border-color: #aeabb2;}
.textarea textarea:focus {color: #414141; border-color: #b0adb4;}

.search {position: relative;}
.search-submit {width: 25px; height: 30px; overflow: hidden; font: 0/0 a; color: #fff; background: url(/bitrix/templates/main/../img/search.gif) no-repeat 50% 50%; position: absolute; top: 0; right: 0; border: none; cursor: pointer;}
.search .text {padding: 0 38px 0 0;}
.search .text input {padding-right: 26px;}


.main {background-color: #fff; overflow: hidden; position: relative; border: 1px solid #ccc; width: 959px; box-shadow: 0 1px 3px rgba(0,0,0,.3); margin-top: 30px;}
.main-helper {background-color: #ccc; position: relative; overflow: hidden; margin: -30px -19px -31px -18px;}

@media (max-width: 990px) {
	.main{
		margin-top: 0;
	}
}

.text-content {padding: 30px 18px;}
.text-content > .switch2-wrap:first-child {margin-top: -30px;}
.text-content > .section-title:first-child {margin-top: -30px;}

.col-l, .col-r {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.col-l {max-width: 719px; width: 100%; float: left; box-shadow: 0 1px 3px rgba(0,0,0,.3); background-color: #fff; border: 1px solid #ccc; position: relative;}
.col-r {max-width: 239px; width: 100%; float: right; margin-left: -239px; box-shadow: 0 1px 3px rgba(0,0,0,.3); background-color: #ccc; border: 1px solid #ccc;}

.boxes {}
.col-l .boxes {position: relative; left: -18px; width: 720px; background-color: #ccc; float: left;}
.col-r .box:last-child {margin-bottom: 0;}
.text-content.padding-bottom-none {padding-bottom: 0;}
.padding { padding: 20px; }

.box {margin: 0 1px 1px 0; height: 239px; background-color: #fff; float: left;}
.box-title,
.form-title {font-size: 17px; line-height: 18px; font-weight: bold; color: #2d2d2e;}
.box-all {font-size: 12px; line-height: 18px; position: absolute; top: 16px; right: 18px; text-decoration: none; color: #56575d;}
a.box-all:hover {text-decoration: underline;}

.box-1 {width: 239px; background-color: #fff;}
.box-2 {width: 479px; background-color: #fff;}
.box-3 {width: 719px; background-color: #fff;}
.box-spr {border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; clear: both; margin-left: -18px; margin-right: -18px;}
.box-spr-top {border-top: 1px solid #ccc; margin-left: -18px; margin-right: -18px;}
.box-spr-btm {border-bottom: 1px solid #ccc; margin-left: -18px; margin-right: -18px;}
.box-thin {height: 184px;}
.main-helper .box-thin {height: 170px;}

.line-consult-box.box.box-1,
.events-box.box.box-2,
.for-business-box.box.box-1
{
	height: 300px;
}

.line-consult-box.box.box-1 form{
	height: calc(100% - 10px);
}

/* fallback-стили для слайдеров на главной */
.clients-box.box-2,
.focus-project-box.box-2{
	overflow: hidden;
}

.clients-box.box-2 .j-slider-loop ul.slides{
	display: flex;
	padding-bottom: 1px;
}
/*****/

.rigth-banner .box-thin {height: auto;}
.box-reverse-indent {margin: -30px -19px; overflow: hidden;}
.text-content > .slider-main {
	height: 171px; margin-bottom:0px;
}

.form-city {margin: 5px; height: 229px; font-size: 14px; line-height: 1.143em; color: #202333; background: #bed4eb url(/bitrix/templates/main/../img/form-city.jpg) no-repeat 100% 0;}
.form-city .form-content {padding: 9px 13px 0;}
.form-city .form-title {color: #27425f; margin: 0 0 12px;}
.form-city p {margin: 0; min-height: 2.286em;}
.form-city select,
.form-city .cusel {margin: 0 0 6px; width: 201px;}
.form-city .btn {width: 203px;}

.form-work {margin: 5px; height: 229px; font-size: 14px; line-height: 1.143em; color: #202333; background-color: #dadcff;}
.form-work .form-content {padding: 9px 13px 0;}
.form-work .form-title {color: #323694; margin: 0 0 21px;}
.form-work p {margin: 0 0 17px;}
.form-work select,
.form-work .cusel {margin: 0 0 6px; width: 201px;}
.form-work .btn {width: 203px; margin-top: 6px;}

.form-work-region  {
	background: #dadade;
	background: -moz-linear-gradient(top,  #ececee 0%, #c9c9ce 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececee), color-stop(100%,#c9c9ce));
	background: -webkit-linear-gradient(top,  #ececee 0%,#c9c9ce 100%);
	background: -o-linear-gradient(top,  #ececee 0%,#c9c9ce 100%);
	background: -ms-linear-gradient(top,  #ececee 0%,#c9c9ce 100%);
	background: linear-gradient(to bottom,  #ececee 0%,#c9c9ce 100%);
}
.form-work-region .btn {margin-top: 29px;}

.form-review {margin: 5px; height: 229px; overflow: hidden; font-size: 14px; line-height: 1.143em; color: #202333;
	background: #fff4f2;
	background: -moz-linear-gradient(top,  #fff4f2 0%, #ffe3dd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff4f2), color-stop(100%,#ffe3dd));
	background: -webkit-linear-gradient(top,  #fff4f2 0%,#ffe3dd 100%);
	background: -o-linear-gradient(top,  #fff4f2 0%,#ffe3dd 100%);
	background: -ms-linear-gradient(top,  #fff4f2 0%,#ffe3dd 100%);
	background: linear-gradient(to bottom,  #fff4f2 0%,#ffe3dd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff4f2', endColorstr='#ffe3dd',GradientType=0 );
}
.form-review .form-content {padding: 9px 13px 0;}
.form-review .form-title {margin: 0 0 14px;}
.form-review p {margin: 0 0 2px;}
.form-review .btn {width: 203px; margin-top: 20px;}

.form-call {margin: 5px; height: 100%; overflow: hidden; font-size: 14px; line-height: 1.143em; color: #56575d; background-color: #fff5be;}
.form-call .form-content {padding: 9px 13px 20px;}
.form-call .form-title {color: #9d5f06; margin: 0 0 12px;}
.form-call .form-title a {color: #9d5f06; text-decoration: none;}
.form-call p {margin: 0 0 19px;}
.form-call .text {margin: 0 0 10px;}
.form-call .btn {width: 203px;}
.form-call .policy-text{
	font-size: 10px;line-height: 1.2;
	padding-top: 5px;
}

.cl-final .form-large-input .cusel{
	float: left;
}
.box-1.box-subscribe{
	height: auto;
}

.form-subs {
	padding: 5px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.143em;
	color: #56575d;
	background: none;
	background-image: repeating-linear-gradient(135deg,#ff0601 0,#ff0601 1px,#fafafa 1px,#fafafa 12px,#006eaf 12px,#006eaf 23px,#fafafa 23px,#fafafa 34px,#ff0601 34px,#ff0601 43px);
}

body[data-country-code=ua] .form-subs,
body[data-country-code=kz] .form-subs
{
	padding-top: 40px;
}

.form-subs .form-content {
	background-color: #f8f6fb;
	border: 1px solid #cdcdcd;
	padding: 20px 13px 20px;
}
.form-subs .form-title {color: #424242; margin: 0 0 14px;}
.form-subs p {margin: 0 0 15px;}
.form-subs .text {margin: 0 0 22px;}
.form-subs .btn {width: 203px;}

.form-advice {margin: 9px; overflow: hidden; font-size: 14px; line-height: 1.143em; color: #56575d; background-color: #f5f5f7; box-shadow: 0 1px 2px 1px #ccc; border-radius: 2px; overflow: hidden;
	background: #d5d4d9;
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #d5d4d9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#d5d4d9));
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#d5d4d9 100%);
	background: -o-linear-gradient(top,  #f4f4f4 0%,#d5d4d9 100%);
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#d5d4d9 100%);
	background: linear-gradient(to bottom,  #f4f4f4 0%,#d5d4d9 100%);
}
.form-advice .policy-text{
	font-size: 10px;
	line-height: 1.3;
	text-align: left;
}
.form-advice .form-title {color: #414141; margin: 0 0 13px;}
.form-advice p {margin: 0 0 19px;}
.form-advice .text {margin: 0 0 11px;}
.form-advice .btn {width: 240px; margin-top: 12px; margin-bottom: 9px;}
.form-advice-left {float: left; width: 390px; height: 255px; border-right: 1px solid #d5d5d7; box-shadow: -1px 0 #fff inset; background: #f5f5f5; }
.form-advice-left .form-content {padding: 15px 15px 0;}
.form-advice-bg{width: 158px; height: 157px; background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat -678px -340px;float: left;}
.form-advice-right {width: 275px; float: left;}
.form-advice-right .form-content {padding: 18px 0 0 35px;}
.form-advice-desc {width: 180px;float: right;margin: 40px 0 0 0;}
.center {text-align: center;}
.normal {font-weight: normal;}
.form-advice-right .form-content .center {margin:10px 0 0 0}
.form-advice-right .selectOfficeFormHidden{
	font-size: 14px;
	margin: 5px 0px 0px 0;
}
.form-advice-right .policy-text a{
	color: #323694;
}

.box-business {font-size: 12px; line-height: 1.5em; padding: 13px 0 0 18px;}
.box-business .box-title {margin: 0 0 30px;}
.box-business ul {padding: 0; margin: 0; list-style: none;}
.box-business li {padding: 0; margin: 0 0 14px; background: none; list-style: none;}
.box-business a {position: relative; padding: 0 0 0 25px; white-space: nowrap;}
.box-business em {position: absolute; width: 30px; height: 30px; top: -9px; left: -5px; text-decoration: none; font: 0/0 a; background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat;}
.box-business .business-ico-soft {background-position: -3px -86px;}
.box-business .business-ico-data {background-position: -3px -116px;}
.box-business .business-ico-audit {background-position: -3px -146px;}
.box-business .business-ico-report {background-position: -3px -175px;}
.box-business .business-ico-doc {background-position: -3px -206px;}
.box-business .business-ico-trade {background-position: -3px -236px;}
.box-business .business-ico-wifi{
	background: url("/bitrix/templates/main/../img/icon-wlan.png") center center no-repeat;
	background-size: contain;
	width: 20px;
	left: -2px;
}

.box-text {margin: 0 18px; padding: 19px 0 10px;}

.box-img {display: block; overflow: hidden; height: 239px; position: relative; font-size: 13px; line-height: 1.23em;}
.box-img .main-page-sprite{width: 239px; height: 190px; display: block; background: url("/bitrix/templates/main/../img/main-page-sprite.png") no-repeat;bottom:0px;position:absolute;}
.box-img .main-page-sprite.mini-sprite{top: 0px;}
.box-img .main-page-sprite.program{background-position: 0px 0px;}
.box-img .main-page-sprite.support{background-position: -241px 0px;}
.box-img .main-page-sprite.education{background-position: -480px 0px;}
.box-img .main-page-sprite.otrasl{background-position: -241px -191px;}
.box-img .main-page-sprite.task{background-position: 0px -191px;}
.box-img .main-page-sprite.business{background-position: -480px -191px;}
.box-img img {max-width: 100%; max-height: 190px;}
.box-img-text {top: 190px; left: 0; position: absolute; width: 100%; background-color: #fff;}
.box-img .btn  {width: 181px; margin: 0 18px;}
.box-img-list {font: 12px/1.5em Arial, Helvetica, sans-serif; padding: 0; margin: 11px 18px 0; list-style: none; min-height:129px; max-height:170px; height:auto; overflow: hidden;}
.education-box.box.box-2 .box-img-list{margin-right:15px;}
.box-img-list li {padding: 0; margin: 0 0 7px; background: none;}
.align-helper {display: inline-block; vertical-align: middle; font: 0/0 a; width: 1px; height: 100%; margin: 0 0 0 -1px;}
.ie6 .align-helper,.ie7 .align-helper {display: inline; zoom: 1;}
.box-img .box-title {display: block; color: #fff; margin: 0; padding: 0 18px; height: 49px; text-shadow: 0 1px 3px rgba(0,0,0,.5); text-decoration: none;
	background: #575767;
	background: -moz-linear-gradient(top,  #575767 0%, #7f8097 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#575767), color-stop(100%,#7f8097));
	background: -webkit-linear-gradient(top,  #575767 0%,#7f8097 100%);
	background: -o-linear-gradient(top,  #575767 0%,#7f8097 100%);
	background: -ms-linear-gradient(top,  #575767 0%,#7f8097 100%);
	background: linear-gradient(to bottom,  #575767 0%,#7f8097 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575767', endColorstr='#7f8097',GradientType=0 );
}
.box-img a.box-title {cursor: pointer;}
.box-img h3.box-title {font-size: 15px; line-height: 18px;}
.box-img h3.box-title.yellow,
.box-img h3.box-title.yellow a {color: #403700;}
.box-img h4 {font: bold 16px/1.25em Arial, Helvetica, sans-serif; margin: 14px 18px 13px;}
.box-img p {margin: 0 18px;}
.box-img > p {padding: 18px 0 0;}
.box-img .box-title a {text-decoration: none; color: #fff; vertical-align: middle; display: inline-block;}
.ie6 .box-img .box-title a,
.ie7 .box-img .box-title a {display: inline; zoom: 1;}

.col-r .box:last-child .box-img .box-title {border-bottom: 4px solid #575767;}
.col-r .box:last-child .box-img .box-title.yellow {border-color: #f4c800;}
.col-r .box:last-child .box-img .box-title.azure {border-color: #383b9b;}
.col-r .box:last-child .box-img .box-title.lilac {border-color: #c52887;}
.col-r .box:last-child .box-img .box-title.violet {border-color: #5d37ab;}
.col-r .box:last-child .box-img .box-title.blue {border-color: #305aa5;}
.col-r .box:last-child .box-img .box-title.red {border-color: #f12a27;}
.box-img .box-title.yellow {
	color: #7a4800;
	text-shadow: none;
	background: #f4c800;
	background: -moz-linear-gradient(top,  #f4c800 0%, #f8da00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4c800), color-stop(100%,#f8da00));
	background: -webkit-linear-gradient(top,  #f4c800 0%,#f8da00 100%);
	background: -o-linear-gradient(top,  #f4c800 0%,#f8da00 100%);
	background: -ms-linear-gradient(top,  #f4c800 0%,#f8da00 100%);
	background: linear-gradient(to bottom,  #f4c800 0%,#f8da00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c800', endColorstr='#f8da00',GradientType=0 );
}
.box-img .box-title.yellow a {color: #7a4800;}
.box-img .box-title.azure {
	background: #383b9b;
	background: -moz-linear-gradient(top,  #383b9b 0%, #5256bb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383b9b), color-stop(100%,#5256bb));
	background: -webkit-linear-gradient(top,  #383b9b 0%,#5256bb 100%);
	background: -o-linear-gradient(top,  #383b9b 0%,#5256bb 100%);
	background: -ms-linear-gradient(top,  #383b9b 0%,#5256bb 100%);
	background: linear-gradient(to bottom,  #383b9b 0%,#5256bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383b9b', endColorstr='#5256bb',GradientType=0 );
}
.box-img .box-title.lilac {
	background: #c52887;
	background: -moz-linear-gradient(top,  #c52887 0%, #d235a3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c52887), color-stop(100%,#d235a3));
	background: -webkit-linear-gradient(top,  #c52887 0%,#d235a3 100%);
	background: -o-linear-gradient(top,  #c52887 0%,#d235a3 100%);
	background: -ms-linear-gradient(top,  #c52887 0%,#d235a3 100%);
	background: linear-gradient(to bottom,  #c52887 0%,#d235a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c52887', endColorstr='#d235a3',GradientType=0 );
}
.box-img .box-title.violet {
	background: #5d37ab;
	background: -moz-linear-gradient(top,  #5d37ab 0%, #7947bf 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d37ab), color-stop(100%,#7947bf));
	background: -webkit-linear-gradient(top,  #5d37ab 0%,#7947bf 100%);
	background: -o-linear-gradient(top,  #5d37ab 0%,#7947bf 100%);
	background: -ms-linear-gradient(top,  #5d37ab 0%,#7947bf 100%);
	background: linear-gradient(to bottom,  #5d37ab 0%,#7947bf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d37ab', endColorstr='#7947bf',GradientType=0 );
}
.box-img .box-title.blue {
	background: #305aa5;
	background: -moz-linear-gradient(top,  #305aa5 0%, #4684c2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#305aa5), color-stop(100%,#4684c2));
	background: -webkit-linear-gradient(top,  #305aa5 0%,#4684c2 100%);
	background: -o-linear-gradient(top,  #305aa5 0%,#4684c2 100%);
	background: -ms-linear-gradient(top,  #305aa5 0%,#4684c2 100%);
	background: linear-gradient(to bottom,  #305aa5 0%,#4684c2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#305aa5', endColorstr='#4684c2',GradientType=0 );
}
.box-img .box-title.red {
	background: #f12a27;
	background: -moz-linear-gradient(top,  #f12a27 0%, #f12d2e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f12a27), color-stop(100%,#f12d2e));
	background: -webkit-linear-gradient(top,  #f12a27 0%,#f12d2e 100%);
	background: -o-linear-gradient(top,  #f12a27 0%,#f12d2e 100%);
	background: -ms-linear-gradient(top,  #f12a27 0%,#f12d2e 100%);
	background: linear-gradient(to bottom,  #f12a27 0%,#f12d2e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f12a27', endColorstr='#f12d2e',GradientType=0 );
}


.box-business-stage {overflow: hidden; height: 239px; position: relative; font-size: 13px; line-height: 1.23em;}
.box-business-stage {display: block; height: 239px;}
.box-business-stage-text {top: 190px; left: 0; position: absolute; width: 100%; background-color: #fff;}
.box-business-stage .box-title {display: block; position: relative; top: -1px; color: #313795; padding: 0; margin: 0 18px 18px; height: 49px; text-decoration: none; text-align: center; border-top: 1px dotted #a8b1ba; border-bottom: 1px dotted #a8b1ba;}
.box-business-stage a.box-title {cursor: pointer;}
.box-business-stage p {margin: 9px 18px 0;}
.box-business-stage .box-title a {text-decoration: none; color: #313795; vertical-align: middle; display: inline-block;}
.ie6 .box-business-stage .box-title a,
.ie7 .box-business-stage .box-title a {display: inline; zoom: 1;}
.box-business-stage-number {color: #313795; font-weight: bold; font-size: 117px; line-height: 1em; padding: 27px 0; text-align: center;}

.box-news {font-size: 13px; line-height: 1.25em; position: relative; height: 239px; overflow: hidden;}
.box-news .box-content {padding: 14px 18px 0;}
.box-news .box-title {font-size: 17px; line-height: 18px; font-weight: bold; color: #323694; border-bottom: 1px dotted #323694; margin: 0 0 14px; display: inline; cursor: pointer;}
.news {padding: 8px 0 15px;}
.news~.news {border-top: 1px dotted #a8b1bf;}
.news-date {font-size: 10px; color: #454c58;}
.news-text {margin: 3px 0 0;}
.news-text a {text-decoration: none;}
.news-text a:hover {text-decoration: underline;}

.switch1-wrap {margin: 0 0 6px;}
.switch1-wrap a {font-size: 17px; line-height: 18px; font-weight: bold; color: #323694; border-bottom: 1px dotted #323694; margin: 0 0 14px; cursor: pointer; text-decoration: none;}
.switch1-wrap a.switch-active {color: #87878b; border-bottom-color: #fff; cursor: default;}
.switch1 {width: 26px; height: 10px; background: url(/bitrix/templates/main/../img/switch1.png) no-repeat 50% -16px; position: relative; margin: 6px 8px 0 8px; cursor: pointer; display: inline-block; vertical-align: top;}
.ie7 .switch1 {display: inline; zoom: 1;}
.switch1 .switch-handle {width: 15px; height: 14px; background: url(/bitrix/templates/main/../img/switch1.png) no-repeat 0 0; position: absolute; top: -1px; left: 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.switch1.toggle .switch-handle {left: 13px;}

.box-reviews {font-size: 13px; line-height: 1.538em; color: #121821;}
.box-reviews .box-content {padding: 14px 18px 0;}
.box-reviews .box-title {margin: 0 0 17px;}
.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-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;}
.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;}
.ie7 .box-reviews-crn, .ie8 .box-reviews-crn {display: none;}
.box-reviews-quote {margin: 0 0 10px;}
.box-reviews-author {font-size: 12px; font-weight: bold;}
.box-reviews-post {font-size: 12px; color: #797a7d;}

.box-focus {}
.box-focus .box-title {position: absolute; z-index: 10; top: 14px; left: 18px;}

.box-events {font-size: 13px; line-height: 1.154em; margin: 5px; background-color: #eeeef1; height: calc(100% - 10px); overflow: hidden;}
.box-events .box-content {padding: 9px 13px 0;}
.box-events .box-title {color: #444476; margin: 0 0 5px;}
.box-events-city {cursor: pointer;    margin-top: 10px;  margin-bottom: 20px;}
.box-events-item {clear: both; padding: 9px 13px 0; margin: 6px 0; min-height: 54px; position: relative;}
.box-events-item ~.box-events-item {border-top: 1px dotted #a8b1bf;}
.box-events-item ~.box-events-item:after {content: ""; border-top: 1px dotted #fcfcfd; position: absolute; top: 0; left: 0; width: 100%;}
.box-events-date {float: left; width: 60px; text-align: center; margin: 3px 0 0;}
.box-events-number {overflow: hidden; font-size: 16px; line-height: 34px; font-weight: bold; width: 32px; height: 32px; margin: 0 auto 4px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -4px -493px;}
.box-events-name {margin: 0 0 0 72px;}
.box-events a {text-decoration: none;}
.box-events a:hover {text-decoration: underline;}
.box-events-back, .box-events-next {width: 13px; height: 13px; border: 1px solid #bfbfbf; border-radius: 1px; background: #fff no-repeat 50% 50%; position: absolute; bottom: 18px; font: 0/0 a; cursor: pointer;}
.box-events-back {left: 18px; background-image: url(/bitrix/templates/main/../img/left-mini.gif);}
.box-events-next {left: 35px; background-image: url(/bitrix/templates/main/../img/right-mini.gif);}

.box-events .flexslider {margin: 0 -13px; position: static;}
.box-events .slides {width: 20000em;}
.box-events .slides li {width: 229px; float: left;}
.box-events .flex-direction-nav,
.box-events .flex-direction-nav li {padding: 0; margin: 0; list-style: none; font: 0/0 a;}
.box-events .flex-direction-nav a {width: 13px; height: 13px; border: 1px solid #bfbfbf; border-radius: 1px; background: #fff no-repeat 50% 50%; position: absolute; top: auto; bottom: 18px; font: 0/0 a; cursor: pointer;}
.box-events .flex-direction-nav a.flex-disabled {display: block; cursor: default; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.box-events .flex-direction-nav .flex-prev {left: 18px; background-image: url(/bitrix/templates/main/../img/left-mini.gif);}
.box-events .flex-direction-nav .flex-next {left: 35px; background-image: url(/bitrix/templates/main/../img/right-mini.gif);}
.box-events .flex-direction-nav .flex-prev:hover {background-position: 50% 50%;}
.box-events .flex-direction-nav .flex-next:hover {background-position: 50% 50%;}
.box-events .flex-direction-nav .flex-prev:active {}
.box-events .flex-direction-nav .flex-next:active {}

.box-about {font-size: 13px; line-height: 1.538em;}
.box-about .box-content {padding: 14px 18px 0;}
.box-about .box-title {margin: 0 0 11px;}
.box-about-nav {width: 110px; float: left;}
.box-about-nav div {margin: 0 0 11px;}
.box-about-nav a {color: #323694; cursor: pointer;}
.box-about-nav a[href^="#"] {border-bottom: 1px dotted #323694; text-decoration: none;}
.box-about-nav a:hover {border-color: #8885be; color: #8885be;}
.box-about-text {width: 553px; float: right; display: none;}

.box-about-nav a.dotted-active {border-bottom-color: #fff; color: #56575d; cursor: default;}

.city-list {display:none; opacity: 0; position: absolute; z-index: 1000; background-color: #fff; border:1px solid #8885be; padding: 21px 0 14px 30px; width: 468px; font: 14px/1.25em Arial, Helvetica, sans-serif !important; box-shadow: 0 14px 14px -14px #4c4e85 inset;}
.city-list.product-choose {width:690px; padding-right:30px; z-index: 3040;}

.product-choose .switch3-wrap {padding:0 0 8px;}
.product-choose .switch3-wrap a:hover {text-decoration:none;}
.product-choose .products-list a {text-decoration:underline;}
.product-choose .products-list a:hover {text-decoration:none;}

.city-list.header-city-list {border: 1px solid #e4e4e7; border-top-color: #262864;}
.city-list.header-city-list:before,
.city-list.header-city-list:after {content: ""; position: absolute; top: -1px; width: 1px; height: 20px;
	background: url(/bitrix/templates/main/../img/city-select-crns.gif) repeat-x 50% 0;
	background: -moz-linear-gradient(top,  #262864 0%, #e4e4e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#262864), color-stop(100%,#e4e4e7));
	background: -webkit-linear-gradient(top,  #262864 0%,#e4e4e7 100%);
	background: -o-linear-gradient(top,  #262864 0%,#e4e4e7 100%);
	background: -ms-linear-gradient(top,  #262864 0%,#e4e4e7 100%);
	background: linear-gradient(to bottom,  #262864 0%,#e4e4e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262864', endColorstr='#e4e4e7',GradientType=0 );
}
.city-list.header-city-list:before {left: -1px;}
.city-list.header-city-list:after {right: -1px;}

.city-list .h2 {color: #414141 !important; font: bold 17px/1.25em Arial, Helvetica, sans-serif !important; margin: 0 0 32px !important;}
.city-list .h3 {color: #414141 !important; font: bold 14px/1.25em Arial, Helvetica, sans-serif !important; margin: 0 0 12px !important; clear: both;}
.city-list p {margin: 0 0 3px;}
.city-list a {text-decoration: none;}
.city-list a:hover {text-decoration: underline;}
.city-list .city-list-col {width: 136px; margin: 0 20px 9px 0; float: left;}
.city-list-close {width: 19px; height: 18px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -107px -40px; cursor: pointer; position: absolute; top: 24px; right: 24px; font: 0/0 a;}


/* Actions */
.section-title {clear: both; padding: 13px 18px; margin: 0 -18px;
	background: #f3c800;
	background: -moz-linear-gradient(top,  #f3c800 0%, #f8da00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c800), color-stop(100%,#f8da00));
	background: -webkit-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: -o-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: -ms-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: linear-gradient(to bottom,  #f3c800 0%,#f8da00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c800', endColorstr='#f8da00',GradientType=0 );
}
.section-margin {margin-bottom: 18px;}
.section-title,
.section-title .h2, .section-title h2 {font-size: 16px; line-height: 1.5em; font-weight: bold; color: #403700;}
.section-title .h2, .section-title h2 {display: inline-block; margin: 0;}
.corner-link {float: right; font-weight: normal; font-size: 14px; line-height: 1.15em; margin: 5px 0 0 10px;}
.vacancies-title {position:relative;}

.switch2-wrap {clear: both; font-size: 16px; line-height: 1.5em; color: #403700; padding: 11px 18px 7px; margin: 0 -18px;
	background: #f3c800;
	background: -moz-linear-gradient(top,  #f3c800 0%, #f8da00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c800), color-stop(100%,#f8da00));
	background: -webkit-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: -o-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: -ms-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: linear-gradient(to bottom,  #f3c800 0%,#f8da00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c800', endColorstr='#f8da00',GradientType=0 );
}
.switch2-wrap a {color: #323795; border-bottom: 1px dotted #323795; text-decoration: none; font-weight: bold;}
.switch2-wrap a.switch-active {color: #403700; border-bottom: none; cursor: default;}
.switch2-wrap a.corner-link {font-weight: normal;}
.switch2-wrap-block{display: inline-block;}
.switch2 {display: inline-block; width: 68px; height: 32px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -247px -609px; position: relative; cursor: pointer; vertical-align: middle; margin: 0 15px;}
.ie6 .switch2, .ie7 .switch2 {display: inline; zoom: 1;}
.switch2 .switch-handle {width: 32px; height: 32px; position: absolute; top: 0; left: 0; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -246px -576px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.toggle .switch2 .switch-handle {left: 36px;}

.switch3-wrap {clear: both; font-size: 16px; line-height: 1.5em; font-weight: bold; color: #323795; padding: 10px 18px 7px; margin: 0 -18px 8px;}
.switch3-wrap a {color: #323795; border-bottom: 1px dotted #323795; text-decoration: none;}
.switch3-wrap a.switch-active {color: #403700; border-bottom: none; cursor: default;}

.switch3 {display: inline-block; width: 40px; height: 16px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -247px -531px; position: relative; cursor: pointer; vertical-align: middle; margin: 0 15px;}
.ie6 .switch3, .ie7 .switch3 {display: inline; zoom: 1;}
.switch3 .switch-handle {width: 31px; height: 31px; position: absolute; top: -3px; left: -7px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -250px -496px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.toggle .switch3 .switch-handle {left: 14px;}
.toggle .switch1 .switch-handle {left: 14px;}

.switch-multiple {overflow: hidden; font-size: 14px; padding: 15px 18px 13px; margin: 0 -18px;
	background: #f2f0f1;
	background: -moz-linear-gradient(top,  #f2f0f1 0%, #efeff1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f0f1), color-stop(100%,#efeff1));
	background: -webkit-linear-gradient(top,  #f2f0f1 0%,#efeff1 100%);
	background: -o-linear-gradient(top,  #f2f0f1 0%,#efeff1 100%);
	background: -ms-linear-gradient(top,  #f2f0f1 0%,#efeff1 100%);
	background: linear-gradient(to bottom,  #f2f0f1 0%,#efeff1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f0f1', endColorstr='#efeff1',GradientType=0 );
}
.switch-multiple a {color: #323795; border-bottom: 1px dotted #323795; text-decoration: none;}
.switch-multiple a.switch-active {color: #403700; border-bottom: none; cursor: default;}
.switch-multiple .col-l-50,
.switch-multiple .col-r-50 {margin-top: 0; margin-bottom: 0; padding: 0;}

.nav-side {line-height: 1.143em;}
.nav-side dd {overflow: hidden; border-bottom: 1px solid #1a1c73;}
.nav-side dd.nav-side-active {border-bottom: 2px solid #474aa6;}
.nav-side-list {padding: 5px 18px 14px; box-shadow: 0 6px 6px -6px rgba(0,0,0,.5) inset; background-color: #fafafa; border-right: 1px solid #c8c8c8;}
.nav-side dt, .nav-side.update-side dt:hover {padding: 7px 18px 9px; color: #fff; font-weight: bold; cursor: pointer; border-top: 1px solid #474aa6; position: relative;
	background: #373b9e;
	background: -moz-linear-gradient(top,  #373b9e 0%, #2d3188 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373b9e), color-stop(100%,#2d3188));
	background: -webkit-linear-gradient(top,  #373b9e 0%,#2d3188 100%);
	background: -o-linear-gradient(top,  #373b9e 0%,#2d3188 100%);
	background: -ms-linear-gradient(top,  #373b9e 0%,#2d3188 100%);
	background: linear-gradient(to bottom,  #373b9e 0%,#2d3188 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373b9e', endColorstr='#2d3188',GradientType=0 );
}
.nav-side dt:hover {border-top-color: #6066e5;
	background: #5358e3;
	background: -moz-linear-gradient(top,  #5358e3 0%, #4449dd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5358e3), color-stop(100%,#4449dd));
	background: -webkit-linear-gradient(top,  #5358e3 0%,#4449dd 100%);
	background: -o-linear-gradient(top,  #5358e3 0%,#4449dd 100%);
	background: -ms-linear-gradient(top,  #5358e3 0%,#4449dd 100%);
	background: linear-gradient(to bottom,  #5358e3 0%,#4449dd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5358e3', endColorstr='#4449dd',GradientType=0 );
}
.nav-side dd.nav-side-active + dt:hover {margin-top: -2px; border-top: 3px solid #6066e5;}
.nav-side dt:first-child, .nav-side.update-side dt:first-child, .nav-side.update-side dt:first-child:hover {border-top: 3px solid #474aa7;}
.nav-side dt:first-child:hover {border-color: #6166e4;}
.nav-side a {text-decoration: none; color: #414141;}
.nav-side a.selected {font-weight: bold;}
.nav-side a:hover {text-decoration: underline; color: #323694;}
.nav-side p {margin: 9px 0 0; padding: 0;}

.update-side {
	background: rgb(250,250,250); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(250,250,250,1) 0%, rgba(253,253,253,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,250,250,1)), color-stop(100%,rgba(253,253,253,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(253,253,253,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(253,253,253,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(250,250,250,1) 0%,rgba(253,253,253,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(250,250,250,1) 0%,rgba(253,253,253,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-9 */
}
.update-side.nav-side dt:first-child {cursor: default;}
.update-side .usr-logo {margin: 14px auto; width: 134px; height: 134px; border-radius: 50%;}
.update-side .usr-logo-default {background: #ffffff url(/bitrix/templates/main/../img/account-logo.jpg) 49% 47% no-repeat; border: 2px dashed #a2a2aa;}
.update-side .usr-name {margin-bottom: 15px; font-size: 17px; color: #323694; text-align: center;}

.gift {font-size: 14px; line-height: 1.5em; color: #414141;}
.gift-img {float: left; margin: 20px 0 0 15px; max-width: 279px; max-height: 279px;}
.gift-text {margin: 0 0 0 310px; padding: 28px 0;}
.gift-title {font-size: 16px; line-height: 1.25em; font-weight: bold; margin: 0 0 13px; color: #414141;}
.gift p {margin: 0 0 7px;}
.gift-cost {font-size: 23px; display: inline-block; margin: 18px 5px 0 0;}
.ie6 .gift-cost, .ie7 .gift-cost {display: inline; zoom: 1;}


.promo-box-content .col-l-50, .col-l-50 {width: 332px; float: left;}
.col-r-50 {width: 332px; float: right;}
.products-list {font-size: 17px; line-height: 1.294em; overflow: hidden; background:#fff; position: relative;}
.products-list .col-l-50,
.products-list .col-r-50 {margin-top: 16px; margin-bottom: 0;}
.products-list p {margin: 0 0 20px;}
.products-list .bottom-corner-link {height: 20px;}
.products-list .bottom-corner-link a {position: absolute; right: 0; bottom: 18px;}

.action-item {margin: 0 -18px; padding: 0 8px; display: none;}
.action-name-fifty {border-bottom: 5px solid #f02e2e; background: #fff url("/bitrix/templates/main/../img/girl.jpg") no-repeat 406px 100%;}
.close-action {position: absolute; right: 18px; top: 17px; width: 17px; height: 16px; background:url("/bitrix/templates/main/img/main-sprite.png") no-repeat -101px -115px; text-decoration: none;}
.action-title {position: relative; clear: both; padding: 13px 18px; margin: 0 -18px; background-color: #f02e2e;}
.action-item .action-title {margin: 0 -8px;}
.action-title,
.action-title h2 {font-size: 16px; line-height: 1.5em; font-weight: bold; color: #fcffff; text-shadow: 0 -1px 0 #b82424;}
.action-title h2 {display: inline; margin: 0;}
.action-title-all {float: right; font-weight: normal; font-size: 14px; margin: 1px 0 0 10px;}

.action-hover {display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-decoration: none; text-align: center;}
.action-hover span {display: none; padding: 70px 0 0; color: #414141; font: 30px/1em Arial, Helvetica, sans-serif; text-align: left; width: 500px;}
.action-hover:hover {background: url(/bitrix/templates/main/../img/li-bg.png) repeat 0 0;}
.action-hover:hover span {display: inline-block;}
.ie6 .action-hover:hover span,
.ie7 .action-hover:hover span {display: inline; zoom: 1;}


/* text styles */
.entry {font-size: 17px; line-height: 1.294em;}
.small {font-size: 12px; color: #686868;}

/* Contact page */
.city {color: #323694; border-bottom: 1px dotted #323694; text-decoration: none; cursor: pointer; font-weight:normal; position:relative;}
.city:after {content:""; display:block; position:absolute; top:50%; margin-top: -2px; height:5px; width:10px; right:-17px; background:url(/bitrix/templates/main/img/main-sprite.png) no-repeat -113px -602px;}
.city.city-active:after {background-position: -113px -592px;}

.col-l-contact {width:305px; float: left;}
.col-r-contact{width:600px; float: right;}

.contact-switch {width: 281px; float: left; margin-top: 20px;}
.contact-search {width: 580px; float: left; margin-top: 16px;}

.contact-switch {font: bold 16px/16px Helvetica, sans-serif;}
.contact-switch a {color:#323694; text-decoration:none; border-bottom:1px dotted #323694;}
.contact-switch a.switch-active {color:#414141; border:none; cursor:default;}
ol.contact-list {margin:22px 0 0;}
ol.contact-list li	{background:url(/bitrix/templates/main/../img/dot.png) repeat-x 0 0; padding:10px 0; margin:0 -18px; position: relative; border-left: 18px solid #fff; border-right: 18px solid #fff;}
ol.contact-list.contact-list-hover li:hover {background-color: #f4f4f4; border-left-color: #f4f4f4; border-right-color: #f4f4f4;}
ol.contact-list li:before {content: counter(li) ""; display:inline-block; vertical-align:middle; margin:0 7px 0 0; min-width:18px; font-size:16px; font-weight:bold;}
ol.contact-list li .contact-item {display:inline-block; vertical-align:middle; padding:0 20px 0 0; max-width:400px;}
ol.contact-list li .width-193 {width:193px;}
.ie7 ol.contact-list li > div {display:inline; zoom:1;}
ol.contact-list li strong {font-size:16px; display:block;}
ol.contact-list li span {font-size:12px; color:#9899a0; display:block; font-weight: normal;}
span.contact-list__label{margin: 4px 0 4px 20px;}
.contact-link {position: absolute; height: 100%; top: 0; left: -18px; right: -18px;}
.metro, .phone, .place, .mail {padding:0 0 0 20px;}
.metro {position: relative;}
.metro:before {display: block; position: absolute; width: 11px; height: 11px; content: ''; top: 6px; left: 0; background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat -145px -170px;}
.metro.active:before {background-position: -145px -390px;}
.metro.metro-blue:before {background-position: -145px -5px;}
.metro.metro-brown:before {background-position: -145px -60px;}
.metro.metro-darkblue:before {background-position: -145px -115px;}
.metro.metro-grey:before {background-position: -145px -170px;}
.metro.metro-green:before {background-position: -145px -225px;}
.metro.metro-lightgreen:before {background-position: -145px -280px;}
.metro.metro-orange:before {background-position: -145px -335px;}
.metro.metro-purple:before {background-position: -146px -390px;}
.metro.metro-red:before {background-position: -145px -445px;}
.metro.metro-yellow:before {background-position: -145px -500px;}
.phone {font-size:16px; font-weight:bold; letter-spacing:1px; padding-top:2px;position: relative;}
.phone:before {display: block; content: ''; width: 14px; height: 14px; top: 4px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -181px -98px;}
.place {position: relative;}
.place:before {display: block; content: ''; width: 14px; height: 14px; top: 4px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -183px -194px;}
.mail {position: relative;}
.mail:before {display: block; content: ''; width: 14px; height: 14px; top: 4px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -182px -68px;}
ol.contact-list .mail a {position: relative; z-index: 10;}
.map-hidden {position:absolute; visibility:hidden; display:block !important;}
.map-content {margin:16px 0; background:#fff; position:relative;}

.content-region {margin: 53px 0 0;}
.content-region ol.contact-list {margin:0; background:url(/bitrix/templates/main/../img/dot.png) repeat-x 0 100%; padding-bottom: 2px;}
.content-region ol.contact-list li {padding:7px 0 19px;}
.content-region ol.contact-list li:before {content:""; display:none;}
.content-region ol.contact-list li .metro {margin:0 0 10px;}
.content-region ol.contact-list li .phone {margin:0 0 4px;}
.content-region ol.contact-list li .place {margin:0 0 5px;}
.content-region ol.contact-list li .time {margin: 0 0 0;}
.content-region ol.contact-list li strong {margin:16px 0 5px;}
.content-region .map-content {margin: 0;}
.contact-transport {margin:16px 0 -6px; padding: 15px 0 0; background:url(/bitrix/templates/main/../img/dot.png) repeat-x 0 0; font-size:12px;}
.contact-transport > p {margin:0 0 15px;}
ol.contact-list li .contact-transport span {display:inline;}
ol.contact-list li .phone.slice_phone_number{
	margin: 4px 0;
	display: inline-block;
}
/* /Contact page */

/* Popup product order */
.popup-block {display:none;}
.product-order {width:635px;}
.popup-title {padding:15px 40px 13px 20px; color:#fff; font-weight:bold; font-size:16px;
	background: #384adc;
	border:0;
	text-transform: none!important;
}
.popup-title a {cursor:pointer; border-bottom:1px dotted #fff; position:relative; text-decoration:none; color:#fff; display:inline-block; vertical-align:top; max-width:300px;}
.ie7 .popup-title a {display:inline; zoom:1;}
.popup-title a:after {content:""; display:block; position:absolute; top:9px; height:5px; width:10px; right:-20px; background:url("/bitrix/templates/main/img/main-sprite.png") no-repeat -113px -576px;}
.popup-title a.city-active:after {background-position: -113px -566px;}

.popup-title a span {display:inline-block; vertical-align:top; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; max-width:280px;}
.ie7 .popup-title a span {display:inline; zoom:1;}
.close {position:absolute; right:12px; width:30px; height:30px; top:9px; cursor:pointer; background:url("/bitrix/templates/main/img/main-sprite.png") no-repeat -101px -71px;}
.close-blue {position: absolute; top: 13px; right: 14px; width: 19px; height: 18px; cursor: pointer; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -107px -40px;}
.popup-content {background:#fff; padding:15px 21px 0;}
.popup-content .float-left, .popup-content .float-right {width: 49%;}
.popup-content .float-left{
	clear: both;
	margin-right: 5px;
}
.popup-content label {
	color: #515762;
	font-size: 13px;
	font-weight: 700;
	text-transform: none!important;
}
.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-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: 16px;
	font-weight: 400;
	line-height: 20px;
}
.popup-content .text input[type="file"]{
	width: 100%;
	height: auto;
	margin-bottom: 0;
}
.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/main/../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;}
.popup-button {
	padding:1px 0;
}
.popup-button .btn {
	text-transform: none!important;
	padding: 15px 30px;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	color: #fff;
	border-radius: 0;
	border: 0;
	box-shadow: none;
	display: inline-block;
	background: #2f3ca4;
	margin-bottom: 30px;
	box-sizing: border-box;
	margin-top: 20px;
	min-width: 235px;
	max-width: 100%;
}
.popup-button .btn:hover, .popup-button .btn:focus{
	background: #384adc;
	box-shadow: none;
	color: #fff;
}
.popup-button .btn:active{
	background: #182481;
	padding: 15px 30px;
	color: #fff;
}
.popup-button .inline-block {line-height:46px; margin:0 0 0 15px; text-shadow:0 1px #fff; word-spacing:5px; font-size:16px;}
.popup-button .inline-block.policy-text {
	margin-top: 20px;
	display: inline-block;
	width: 330px;
	font-size: 10px;
	vertical-align: middle;
	line-height: 1.1;
	color: grey;
	text-align: left;

}
.popup-content .inline-block.esputnik-text {
	display: flex;
	align-items: center;
	color: grey;
	text-align: left;
	line-height: 1.1;
	margin-left:0px !important;
}
#meropriyatie .form .esputnik-text.inline-block {
	margin-top:20px;
}
.popup-content .esputnik-text .check-esputnik-subscribe label {
	display: flex;
	align-items: flex-start;
	text-transform: none;
	font-weight: 400;
	font-size: 10px;
	padding-bottom: 15px;
	cursor: pointer;
}
#meropriyatie .form .check-esputnik-subscribe label {
	line-height: 1.1;
}
.check-esputnik-subscribe input[type="checkbox"].checkbox {
	display: block;
	margin-right: 10px;
	flex-shrink: 0;
}
.onecol .popup-button .inline-block.policy-text {
	display: block;
	width: 100%;
	margin: -15px 0 30px 0;
}
.popup-button .inline-block.policy-text a,
.popup-button .inline-block.policy-text a:visited{
	color: inherit;
	padding-bottom: 3px;
}
.popup-button .inline-block span {cursor:pointer; color:#22298b; border-bottom:1px dotted #22298b;}
.popup-button .inline-block span:hover {border:none;}
.popup-confirm {color:#fff; padding:36px 90px 45px; font-size:16px;
	background:#4684c1;
	background: -moz-linear-gradient(top,  #4684c1 0%, #2458b3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4684c1), color-stop(100%,#2458b3));
	background: -webkit-linear-gradient(top,  #4684c1 0%,#2458b3 100%);
	background: -o-linear-gradient(top,  #4684c1 0%,#2458b3 100%);
	background: -ms-linear-gradient(top,  #4684c1 0%,#2458b3 100%);
	background: linear-gradient(to bottom,  #4684c1 0%,#2458b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4684c1', endColorstr='#2458b3',GradientType=0 );}
.popup-confirm h2 {font: bold 25px/1.294em Arial, Helvetica, sans-serif; margin: 0;}
/* /Popup product order */

/*form.result.new.befsend*/
table.rebrand-form-table {border-spacing: 0px;  border-collapse: separate; border: 1px solid #E5E5E5; width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.rebrand-form-table tr td,.rebrand-form-table tr th {color: #2e373e;}
.rebrand-form-table tr td { border: 0;padding: 17px;text-align: left;}
.rebrand-form-table tr th {  padding: 17px; text-align: left;}
.rebrand-form-table thead tr th { border-bottom: 1px solid #E5E5E5;  }
.rebrand-form-table tfoot tr th { border-top: 1px solid #E5E5E5; text-align: left; }
.rebrand-form-table tr td input[type="text"], .rebrand-form-table select, .rebrand-form-table tr td textarea {border: 1px solid #E5E5E5; width: 98%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.rebrand-form-table select {padding: 1px;}

.web_form_submit {vertical-align: middle;}

.form-required {
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/main/../img/icon_warn.gif);
}

/*form.result.new.befsend*/

/*Popup light*/
.light .text.error:before {display: none;}
.light .text.error:after {
	display: block;
	content: '!';
	position: absolute;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	background: #ec5443;
	color: #fff;
	font-weight: bold;
	text-align: center;
	left: auto;
	right: 10px;
	top: 13px;
}
.light .text.success:after {
	display: block;
	content: '\f058';
	position: absolute;
	border-radius: 100%;
	color: #B2F649;
	font-weight: bold;
	text-align: center;
	left: auto;
	right: 10px;
	top: 13px;
	font: 1.7em FontAwesome;
}

.light .popup-content .text.error input, .light .popup-content .text.error .cusel{
	-webkit-box-shadow: 0 0 0 4px #ec5443;
	-moz-box-shadow: 0 0 0 4px #ec5443;
	box-shadow: 0 0 0 4px #ec5443;
	z-index: 55;
}
.light .popup-content .text.error .input-label{
	background: rgb(244,71,58); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(244,71,58,1) 0%, rgba(247,101,81,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,71,58,1)), color-stop(100%,rgba(247,101,81,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(244,71,58,1) 0%,rgba(247,101,81,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(244,71,58,1) 0%,rgba(247,101,81,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(244,71,58,1) 0%,rgba(247,101,81,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(244,71,58,1) 0%,rgba(247,101,81,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4473a', endColorstr='#f76551',GradientType=0 ); /* IE6-9 */

}
.light .popup-content .text.success input, .light .popup-content .text.success .cusel{
	-webkit-box-shadow: 0 0 0 4px #B2F649;
	-moz-box-shadow: 0 0 0 4px #B2F649;
	box-shadow: 0 0 0 4px #B2F649;
}
.light .popup-content .text.success .input-label{
	background: rgb(169,246,64); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(169,246,64,1) 0%, rgba(195,248,92,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,246,64,1)), color-stop(100%,rgba(195,248,92,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(169,246,64,1) 0%,rgba(195,248,92,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(169,246,64,1) 0%,rgba(195,248,92,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(169,246,64,1) 0%,rgba(195,248,92,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(169,246,64,1) 0%,rgba(195,248,92,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9f640', endColorstr='#c3f85c',GradientType=0 ); /* IE6-9 */

}

.light{background: #f5f5f5; padding: 45px 45px 0px 45px;}
.light.onecol-light{width:360px;}
.light.onecol-light.form-normal-width{width: 600px;}
.light .popup-button{text-align: center;}

.light .popup-block {display:none;}
.light .product-order {width:635px;}
.light .vacancy-form {width:639px;}
.light .popup-title {padding:0px 0px 23px 0px; color:#2e2e2e; font-size:30px; position:relative; background: none; line-height: normal; border: none;}
.light .popup-title a {cursor:pointer; border-bottom:1px dotted #2e2e2e; position:relative; text-decoration:none; color:#2e2e2e; display:inline-block; vertical-align:top; max-width:300px;}
.light .ie7 .popup-title a {display:inline; zoom:1;}
.light .popup-title a:after {content:"\f0d7"; display:block; font: 2em FontAwesome; color: #2e2e2e; position:absolute; top:0; right:-25; width: auto; background: none;}
.light .popup-title a.city-active:after {background-position:100% 0;}
.light .popup-title:after {display: none;}
.light .popup-title a span {display:inline-block; vertical-align:top; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; max-width:280px;}
.light .ie7 .popup-title a span {display:inline; zoom:1;}
.light .close {position:absolute; right:-23px; width:17px; height:17px; top:-23px; cursor:pointer; background:url("/bitrix/templates/main/img/close-3.png") no-repeat;}
.light .close-blue {position: absolute; top: 13px; right: 14px; width: 19px; height: 18px; cursor: pointer; background: url(/bitrix/templates/main/../img/close.png) no-repeat 50% 50%;}
.light .pre-form-text{color: #a2a2aa; font-size: 17px; padding-bottom: 30px;}
.light .popup-content {background:none; padding: 0;}
.light .popup-content .float-left, .light .popup-content .float-right {width:288px;}
.light .popup-content label {display:block; margin:0 0 10px;font-size: 17px; font-weight: bold; }
.light .popup-content .label-row label {display:block; margin:0 0 10px;font-size: 18px; text-transform: uppercase;}
.light .popup-content .text {margin:0 0 25px; padding: 0 15px 0 0; position: relative;}
.light .popup-content .text input {
	font-weight:bold;
	padding: 9px 5px 9px 68px;
	border: 1px solid #a2a2aa;
	-webkit-box-shadow: 0 0 0 4px #e2e2e2;
	-moz-box-shadow: 0 0 0 4px #e2e2e2;
	box-shadow: 0 0 0 4px #e2e2e2;
	font-size: 17px;
	width: 220px;
	background: #fff;
	color: #a2a2aa;
}
.light.onecol-light .popup-content .text input{width: 82%;}
.light.onecol-light.form-normal-width .popup-content .text input{width: 89%;}
.light.onecol-light .block-checkbox .text input[type="checkbox"]{width: auto; box-shadow: none;}
.light.onecol-light .block-checkbox .text label{font-size: 15px;}
.light .popup-content .text.file input {
	border-radius: 3px;
	padding: 9px 5px 9px 5px;
	width: 100%;
}
.light .popup-content .input-label{
	width: 58px;
	height: 46px;
	border-radius: 3px 0 0 3px;
	position: absolute;
	border-right: 1px solid #a2a2aa;
	margin-top: -47px;
	margin-left: 1px;
	background: #91919a; /* Old browsers */
	background: -moz-linear-gradient(top,  #91919a 0%, #b3b3b9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91919a), color-stop(100%,#b3b3b9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #91919a 0%,#b3b3b9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #91919a 0%,#b3b3b9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #91919a 0%,#b3b3b9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #91919a 0%,#b3b3b9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91919a', endColorstr='#b3b3b9',GradientType=0 ); /* IE6-9 */
}
.light .popup-content .input-label .icon{display: block; width: 58px; height: 48px; background-position: center; background-repeat: no-repeat;}
.light .popup-content .input-label .icon:before{display: block; font: 1.7em FontAwesome; position: relative; color: #fff; top: 25%; left: 27%;}
.light .popup-content .input-label .fa-EMAIL:before{content: '\f0e0';}
.light .popup-content .input-label .fa-PHONE:before{content: '\f095';}
.light .popup-content .input-label .fa-NAME:before{content: '\f007';}
.light .popup-content .input-label .fa-COMPANY:before, .light .popup-content .input-label .fa-COMPANY_NAME:before{content: '\f0c0';}
.light .popup-content .correct-label{display: block; width: 15px; height: 48px; position: absolute; right: 10px; margin-top: -48px;}
.light .popup-content .cuselText {font-weight:bold;padding-top: 14px;}
.light .popup-content .classDisCusel .cuselText {color: #ccc;}
.light .popup-content .cuselFrameRight {background: none;}
.light .popup-content .cuselFrameRight:before {content: '\f0d7'; display: block; font: 2em FontAwesome; position: relative; margin-top: 6px;}
.light .popup-content .cusel .cusel-scroll-wrap {top: 45px;}
.light .popup-content .cusel span:hover, .light .popup-content .cusel .cuselOptHover {color: #444;}
.light .popup-content .h2 {font: bold 17px/1.294em Arial, Helvetica, sans-serif; margin: 0 0 15px;}
.light .popup-content .textarea {margin:0 -10px 30px 0;}
.light .popup-content .textarea textarea {
	height:120px;
	line-height:20px;
	width:98%;
	font-weight:bold;
	padding: 9px 5px;
	border: 1px solid #a2a2aa;
	-webkit-box-shadow: 0 0 0 4px #e2e2e2;
	-moz-box-shadow: 0 0 0 4px #e2e2e2;
	box-shadow: 0 0 0 4px #e2e2e2;
	font-size: 17px;
	background: #fff;
	color: #a2a2aa;
}
.light .popup-content .text input.inputfile {
	font-weight:bold;
	padding: 0;
	border: none;
	box-shadow: none;
	font-size: 17px;
	width: 82%;
	background: transparent;
	color: #a2a2aa;
}
.light .popup-content .contact-box {width:auto; margin:7px 0px 14px 0px; position:relative; background: #fff; border: 1px solid #a2a2aa; border-radius: 3px; -webkit-box-shadow: 0 0 0 4px #e2e2e2; -moz-box-shadow: 0 0 0 4px #e2e2e2; box-shadow: 0 0 0 4px #e2e2e2;}
.light .popup-content .contact-box .inline-block {line-height:35px; vertical-align:middle; padding:0 0 2px; position:relative;}
.light .ie7 .popup-content .contact-box .inline-block .dotted {display:block;}
.light .popup-content .contact-box .inline-block .dotted.active {color:#a2a2aa; border-color:#a2a2aa; position:relative;}
.light .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/main/../img/contact-after.png") no-repeat 50% 100%;}
.light .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;}
.light .popup-content .contact-box .inline-block strong {color: #2e2e2e; font-size: 17px;}
.light .popup-content .contact-box .inline-block strong.dotted {border-bottom: 1px dotted #2e2e2e;}
.light .popup-content .contact-box .text.error:before{display: block;}
.light .popup-content .contact-box .text.error:after {
	content: "";
	display: block;
	position: absolute;
	left: -14px;
	top: -21px;
	width: 9px;
	height: 14px;
	background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -67px -561px;
	z-index: 10;
}
.light .popup-content .cusel {
	margin: 0 0 10px;
	font-weight: bold;
	padding: 9px 4px;
	border: 1px solid #a2a2aa;
	-webkit-box-shadow: 0 0 0 4px #e2e2e2;
	-moz-box-shadow: 0 0 0 4px #e2e2e2;
	box-shadow: 0 0 0 4px #e2e2e2;
	font-size: 17px;
	background: #fff;
	color: #a2a2aa;
}
.light.onecol-light .popup-content .cusel{width: 100% !important;}
.light .popup-content .cusel.cuselOpen {z-index:1;}
.light .popup-button {border-top:none; padding:0 0 40px 0; margin:0; background:none;}
.light .popup-button .btn {width:60%;}
.light.onecol-light .popup-button .btn {width:100%;}
.light .popup-button .inline-block {line-height:46px; margin:0 0 0 15px; text-shadow:0 1px #fff; word-spacing:5px; font-size:16px;}
.light .popup-button .inline-block span {cursor:pointer; color:#22298b; border-bottom:1px dotted #22298b;}
.light .popup-button .inline-block span:hover {border:none;}
.light .popup-confirm {color:#fff; padding:36px 90px 45px; font-size:16px;
	background:#4684c1;
	background: -moz-linear-gradient(top,  #4684c1 0%, #2458b3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4684c1), color-stop(100%,#2458b3));
	background: -webkit-linear-gradient(top,  #4684c1 0%,#2458b3 100%);
	background: -o-linear-gradient(top,  #4684c1 0%,#2458b3 100%);
	background: -ms-linear-gradient(top,  #4684c1 0%,#2458b3 100%);
	background: linear-gradient(to bottom,  #4684c1 0%,#2458b3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4684c1', endColorstr='#2458b3',GradientType=0 );}
.light .popup-confirm h2 {font: bold 25px/1.294em Arial, Helvetica, sans-serif; margin: 0;}

.light .private{padding: 15px 10px 15px 10px; margin: 0 -45px; color: #fff;background: #a2a2aa; text-align: center;}
.light .private .block{margin: auto; display: inline;}
.light .private .block i{margin-right: 5px;}

.light .private .line-subscribe{background: none; margin: 0; padding: 0;}
.light .private .line-subscribe .block{width: 100%; color: #fff; }
/*Popup light*/

/* Vacancies's page */
.photo-slider {padding:9px; margin: -30px -18px 0; background:#fff; position:relative; border-bottom:1px solid #e4e4e6;}
.photo-slider ul.slides {width: auto; height: 320px; overflow: hidden;}
.photo-slider li img {max-width:700px;}
.photo-slider .flex-viewport {height:320px; width: 701px;}
.photo-slider .flex-direction-nav {margin:9px 0 0; padding:10px 50px; border:1px solid #e7e7e9; background:#f6f6f6 url("/bitrix/templates/main/../img/photo-slider-nav.jpg") repeat-x 0 0; height:48px; line-height:48px; position:relative;}
.photo-slider .flex-direction-nav a {margin-top:-15px; top:50%;}
.photo-slider .flex-direction-nav .flex-prev {left:10px;}
.photo-slider .flex-direction-nav .flex-next {right:10px;}
.photo-slider .flex-direction-nav li.photo-description {font:bold 16px/1.5em Arial, Helvetica, sans-serif; vertical-align:middle; text-align:center; width:100%; max-height:48px; overflow:hidden;}
.image-box {margin: 0 -18px; max-width: 719px;}
.image-box img {max-width: 719px; vertical-align: top;}
.image-box-2 {margin:-30px -18px 0; max-width: 719px;}
.image-box-2 img {max-width: 719px; vertical-align: top;}
.vacancies-list {margin:16px 0 0;}
.resume-form {background:#f4f4f4; padding:34px 19px; margin: 0 -18px; font-size:18px; line-height:30px; display:none;}
.resume-form .float-left, .resume-form .float-right {width:auto;}
.resume-form span.float-left {font-weight:bold; margin:-2px 11px 0 0; display:block;}
.resume-form label {display:block; float:left; width:100px; padding:0 29px 0 0; line-height:26px;}
.resume-form .text {float:left; width:297px; margin:0 0 18px;}
.resume-form .text input {font-size:18px;}
.resume-form .text-48 {width:48px; margin:0 11px 0 7px;}
.resume-form .text-156 {width:156px;}
.resume-form .text.error:after, .resume-form .text.error:before {display:none;}
.resume-form .btn {margin:11px 0 0 130px;}
.resume-form .file-input {margin:0 43px 0 0;}
.resume-form .file-loaded {width: 130px; text-align: center; padding: 20px 0 0; font: 12px/1.25em Arial, Helvetica, sans-serif;}
.file-input {display:inline-block; display:-moz-inline-block; vertical-align:top; border:1px dashed #a7a6ac; cursor:pointer; padding:10px; border-radius:5px; width:108px; height:108px; color:#333697; font-size:13px; background:#f6f6f6 url("/bitrix/templates/main/../img/file.gif") no-repeat 50% 29px; text-align:center; overflow:hidden; position: relative;}
.ie7 .file-input {display:inline; zoom:1; background-position:40% 29px;}
.file-input div {margin:77px 0 0;}
.file-input input {filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; display:block; position: absolute; top: 0; right: 0; font-size: 200px; cursor: pointer;}
.contact-box {margin:9px 0; border:1px double #dedede; box-shadow:3px 2px 0 -1px #dedede; padding:17px 20px 13px; width:290px; background: url(/bitrix/templates/main/../img/contact-box.png); line-height:14px;}
.contact-box p {background: url(/bitrix/templates/main/../img/dot.png) repeat-x 0 100%; margin:0 0 6px;}
.contact-box p > span {background: url(/bitrix/templates/main/../img/contact-box.png); display:inline-block; display:-moz-inline-block; vertical-align:top; padding:5px; margin:0 0 -5px;}
.ie7 .contact-box p > span {display:inline; zoom:1;}
.contact-box .float-right {width:auto; background: url(/bitrix/templates/main/../img/contact-box.png); padding:5px;}
.contact-box a.float-right {text-decoration:none; margin:-3px 0 0;}
.contact-box a.float-right span.dotted.solid {border-bottom-style:solid;}
/* /Vacancies's page */

/* Vacancies's popup */
.ie7 .birthday-block {zoom:1; height:47px;}
.birthday-block .text {width:56px; float:left; margin-left:6px;}
.birthday-block .cusel {float:left; margin-left:6px;}
.birthday-block .cusel:first-child {margin-left:0;}
.ie7 .birthday-block .text, .ie7 .birthday-block .cusel  {float:none; display:inline; zoom:1; vertical-align:top; margin-left:1px;}
.questionary-block {display:none; border:1px solid #cccccc; margin:-15px -21px 11px; padding:7px 21px 0;
	background: #fcfcfe;
	background: -moz-linear-gradient(top,  #fcfcfe 0%, #f7f6fb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfe), color-stop(100%,#f7f6fb));
	background: -webkit-linear-gradient(top,  #fcfcfe 0%,#f7f6fb 100%);
	background: -o-linear-gradient(top,  #fcfcfe 0%,#f7f6fb 100%);
	background: -ms-linear-gradient(top,  #fcfcfe 0%,#f7f6fb 100%);
	background: linear-gradient(to bottom,  #fcfcfe 0%,#f7f6fb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfe', endColorstr='#f7f6fb',GradientType=0 );}
.questionary-block .textarea {width:358px;}
.questionary-block .textarea textarea  {height:52px;}
.work-block  {margin:0 0 9px;}
.ie7 .work-block  {zoom:1;}
.work-block .inline-block {vertical-align:middle; margin:0 0 0 10px;}
.work-block .inline-block:first-child {margin:0;}
.work-block .inline-block span {font-size:25px; cursor:pointer;}
/* /Vacancies's popup */

/* Education center */
.slider-course { margin: -30px -18px 0; background: url(/bitrix/templates/main/../img/zebra.png) 0 0; overflow: hidden;}
.slider-course .flexslider { overflow: visible; position: relative; width: 719px;}
.ie7 .slider-course {zoom:1;}
.course-info {padding:10px 20px 0;}
.course-info h2 {font-size:30px; line-height:35px; font-weight:normal; margin:0 0 3px;}
.gray-text {color:#a1a1ad; font-size:13px;}
.course-info .table-dotted tr td:first-child {padding-left:0; width:210px;}
.slider-course .flex-control-nav {bottom:-36px; top:auto;}

.table-dotted {width: 100%; border-top: 1px dotted #a8b1c0; margin: 14px 0 0;}
.table-dotted thead {border-bottom: 1px dotted #a8b1c0; font-weight: bold;}
.table-dotted td {padding: 13px 10px 13px 22px;}

.navigation-back {color:#ffffff; text-shadow:0 1px 1px #9d267a; padding:14px 20px; border-bottom:1px solid #cccccc; clear: both;
	background: #c62887;
	background: -moz-linear-gradient(top,  #c62887 0%, #d335a4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c62887), color-stop(100%,#d335a4));
	background: -webkit-linear-gradient(top,  #c62887 0%,#d335a4 100%);
	background: -o-linear-gradient(top,  #c62887 0%,#d335a4 100%);
	background: -ms-linear-gradient(top,  #c62887 0%,#d335a4 100%);
	background: linear-gradient(to bottom,  #c62887 0%,#d335a4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c62887', endColorstr='#d335a4',GradientType=0 );}
.form-course {padding: 13px 18px 0; margin: 26px -18px 0; border-bottom: 2px solid #cfcfd1;
	background: #eeeef0;
	background: -moz-linear-gradient(top,  #eeeef0 0%, #dfdee3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeef0), color-stop(100%,#dfdee3));
	background: -webkit-linear-gradient(top,  #eeeef0 0%,#dfdee3 100%);
	background: -o-linear-gradient(top,  #eeeef0 0%,#dfdee3 100%);
	background: -ms-linear-gradient(top,  #eeeef0 0%,#dfdee3 100%);
	background: linear-gradient(to bottom,  #eeeef0 0%,#dfdee3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeef0', endColorstr='#dfdee3',GradientType=0 );
}
.form-course label {font-size: 16px; font-weight: bold; margin: 0 0 6px;}
.form-course select,
.form-course .cusel {width: 348px;}
.form-course .table-education {margin: 0 -18px 0; width:105%;}
.form-course .table-education label {line-height:30px; float:left; margin-right:20px; margin-top:5px;}
.form-course .table-education .cusel {margin-top:5px; float: left;}
.form-course .table-education .dotted {display:inline-block; vertical-align:top; margin:0 22px 13px 0; line-height:16px;}
.form-course .table-education .date:before{background: none;}
.education-slider {position:relative; padding:0 20px; overflow: hidden;}
.education-slider .flex-direction-nav .flex-prev {left: 0;}
.education-slider .flex-direction-nav .flex-next {right: 0;}
.slider-li-inner {padding:42px 0 0;}
.photo-block {width:100px; margin:0 27px; display:inline-block; vertical-align:top; text-align:left;}
.ie7 .photo-block {display:inline; zoom:1;}
.photo-block img {max-width:96px; max-height:136px; display:block; margin:0 auto;}
.photo-block div {border:2px solid #ffffff; box-shadow:0 0 3px #c4c3c8; margin:0 0 24px;}
.education-slider .col-l-course {width:150px;}
.education-slider .col-l-course .photo-block {margin:5px 0 0 31px;}
.education-slider .col-l-course .photo-block div {margin-bottom:14px;}
.education-slider .col-r-course {margin-top:13px;}
.education-slider .col-r-course ul {margin:26px 0 30px;}
.education-slider .col-r-course ul li {margin:0 0 10px; padding:0 0 0 20px; background:url("/bitrix/templates/main/../img/li.png") no-repeat 0 7px;}
.education-slider .small {line-height:14px; padding-top:7px;}
/* /Education center */

.form-solution {padding: 18px 18px 21px; margin: 0 -18px;
	background: #f3f3f3;
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #e9e9eb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e9e9eb));
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#e9e9eb 100%);
	background: -o-linear-gradient(top,  #f3f3f3 0%,#e9e9eb 100%);
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#e9e9eb 100%);
	background: linear-gradient(to bottom,  #f3f3f3 0%,#e9e9eb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e9e9eb',GradientType=0 );
}
.form-solution label {display: block; font-size: 16px; line-height: 1.25em; font-weight: bold; margin: 19px 0 6px;}
.form-solution label:first-child {margin-top: 0;}
.form-solution select,
.form-solution .cusel {width: 330px;}
.form-solution-2 {padding: 18px; margin: 0 -18px; font-weight:bold; text-shadow:0 1px #fff; font-size:16px;
	background: #e2e2e4;
	background: -moz-linear-gradient(top,  #e2e2e4 0%, #d9d9db 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e4), color-stop(100%,#d9d9db));
	background: -webkit-linear-gradient(top,  #e2e2e4 0%,#d9d9db 100%);
	background: -o-linear-gradient(top,  #e2e2e4 0%,#d9d9db 100%);
	background: -ms-linear-gradient(top,  #e2e2e4 0%,#d9d9db 100%);
	background: linear-gradient(to bottom,  #e2e2e4 0%,#d9d9db 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e4', endColorstr='#d9d9db',GradientType=0 );
}
.form-solution-2 .print {float:right; min-height:24px; font-weight:normal;}

.spoiler-simple {margin: 0 0 19px;}
.spoiler-simple.static {background: url(/bitrix/templates/main/../img/dot.png) repeat-x 0 0; padding:28px 0 0;}
.spoiler-simple.static:first-child {background:none; padding:18px 0 0;}
.spoiler-simple p {margin: 0 0 11px;}
.spoiler-simple ul {font-size: 14px; line-height: 1.571em; margin: 0;}
.spoiler-simple.static ul {display: block; margin:20px 0 0;}
.spoiler-simple li {margin: 10px 0 0;}

.course-spoiler {margin: 18px 0;}
.course-spoiler-control {display: inline; font-size: 30px; line-height: 1.294em; font-weight: normal; color: #44469b; border-bottom: 1px dotted #44469b; cursor: pointer; margin: 0; position: relative;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
.course-spoiler-control:after{display: block; content: ':'; position: absolute; width: 3px; height: 3px; color: #44469b; top: -1px; right: -4px;}
.course-spoiler-content {display: none; margin: 20px 0 0;}


h1.bordered {padding: 0 10px 30px; margin: 0 0 20px; border-bottom: 1px dotted #a7b0bf; font: 36px/1.25em Arial, Helvetica, sans-serif;}

.services-box {margin: 0 -18px; padding: 21px 28px 10px;}
h1.bordered + .services-box {margin-top: -21px;}
.services-box h2 {font: bold 30px/1.25em Arial, Helvetica, sans-serif; margin: 0 0 12px;}
.services-box .zebra {margin: 10px -18px 0;}
.services-box .zebra .btn {visibility: hidden;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.services-box:hover {background-color: #f4f4f4; color: #838383;}
.services-box:hover .zebra .btn {visibility: visible;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.setting-block {padding-right: 150px; background: url(/bitrix/templates/main/../img/1C-B8-R21.png) no-repeat 535px 18px;}
.escort-block {padding-right: 150px; background: url(/bitrix/templates/main/../img/1C-B8-R21.png) no-repeat 535px 18px;}
.typical-block {padding-right: 150px; background: url(/bitrix/templates/main/../img/1C-B8-R21.png) no-repeat 538px 18px;}

.box-price {display: none;}
.box-price.active {display: block;}
.table-price {width: 683px; margin-left: -10px; margin-right: -10px;}
.table-price tr {background: url(/bitrix/templates/main/../img/table-border.gif) repeat-x 0 100%;}
.table-price tr td {padding-top: 15px; padding-bottom: 15px; padding-left: 141px; vertical-align: top; color: #414141;}
.table-price tr td:first-child {width: 420px; padding-left: 13px; padding-right: 13px;}
.table-price tr th {padding-top: 15px; padding-bottom: 15px; font-size: 16px; color: #414141;}
.table-price tr th {padding-left: 10px; padding-right: 10px; text-align: left;}
.table-price tr span {line-height: 30px; font-size: 12px; font-weight: normal; color: #a4a2af;}

.box-price-none {padding: 0 13px; margin: 23px 0;}

.col-l-course {width: 200px; float: left; margin-top: 18px;}
.col-r-course {width: 450px; float: right; margin-top: 18px;}
.col-l-course .btn {width: 178px;}
.course-map {width: 310px; height: 350px; float: right;}

.table-course {width: 100%; margin: 29px 0 0;}
.table-course thead {background: url(/bitrix/templates/main/../img/table-border.gif) repeat-x 0 0;}
.table-course thead td, .table-course thead th {padding: 12px 0px 12px 22px;width: 36%;}
.table-course tr {background: url(/bitrix/templates/main/../img/table-border.gif) repeat-x 0 100%;}
.table-course td, .table-course th {border: none; padding: 0; vertical-align: top;}
.table-course p {padding: 12px 28px 11px 40px; margin: 0 -18px 1px; background-color: #fff; position: relative;}
.table-course-btn {position: relative; height: 0; z-index: 1;}
.table-course-btn .btn {position: absolute; right: 0; top: 0; padding-left: 40px; padding-right: 40px; display: none;}
.table-course tbody tr:hover p {background-color: #f4f4f4; color: #777;}
.table-course tbody tr:hover .table-course-btn .btn {display: block;}

td.table-date{position: relative;}
td.table-date:before {display: block; content: ''; width: 14px; height: 14px; top: 18px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -182px -6px;}
td.table-time {position: relative;}
td.table-time:before {display: block; content: ''; width: 14px; height: 14px; top: 17px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -182px -261px;}
td.table-place {position: relative;}
td.table-place:before {display: block; content: ''; width: 14px; height: 14px; top: 18px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -182px -194px;}
td.table-metro {background: url(/bitrix/templates/main/../img/metro.png) no-repeat 2px 50%;}

.table-education {width: 100%;}
.table-education tr.tr-line {background: url(/bitrix/templates/main/../img/education-bg.gif) repeat-x 0 100%;}
.table-education .theme, .table-education .date{padding: 13px 10px 13px 22px; float: left;}
.table-education .metro-box {padding: 0px 10px 13px 22px;}
.table-education .metro-box label {margin-right: 9px;}
.table-education .theme{width: 64%;}
.table-education .date{}
.table-education td.td-line {background: url(/bitrix/templates/main/../img/separate.png) no-repeat 100% 100%;}
@media (max-width: 425px) {
	.table-education .metro-box{
		width: 100%;
	}
}

.zebra {background: url(/bitrix/templates/main/../img/zebra.gif); border-top: 1px solid #e3e3e5; box-shadow: 0 1px #fff inset; font: 17px/1.5em Arial, Helvetica, sans-serif; padding: 10px; margin: 10px -8px; clear: both;}
.ie7 .zebra {border-left: 1px solid #e3e3e5; border-right: 1px solid #e3e3e5;}
.zebra:before {left: 0;}
.zebra:after {right: 0;}
.zebra:before,
.zebra:after {content: " "; font: 0/0 a; width: 1px; height: 100%; position: absolute; top: 0;
	background: #e3e3e5 url(/bitrix/templates/main/../img/zebra-border.png) no-repeat 50% 100%;
	background: -moz-linear-gradient(top,  #e3e3e5 0%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e5), color-stop(100%,#fff));
	background: -webkit-linear-gradient(top,  #e3e3e5 0%,#fff 100%);
	background: -o-linear-gradient(top,  #e3e3e5 0%,#fff 100%);
	background: -ms-linear-gradient(top,  #e3e3e5 0%,#fff 100%);
	background: linear-gradient(to bottom,  #e3e3e5 0%,#fff 100%);
}
.zebra p {padding: 11px 10px; margin: 0;}
.zebra p.normal {font-size: 14px; line-height: 1.5em; padding: 3px 8px;}
.zebra .btn {padding-left: 30px; padding-right: 30px; margin-right: 10px; vertical-align:top;}
.zebra .btn.btn-right {float: right; margin: 0 0 0 10px;}
.zebra .print {float: right; margin: 7px 10px 0 10px;}
.zebra .inline-block {line-height:42px;}
.zebra .small {color: #a4a2ad;}

.zebra .flexslider {min-height: 48px; overflow: hidden; position: relative;}
.zebra .flexslider p {padding-left: 25px; padding-right: 25px;}
.zebra .flex-direction-nav a {top: 50%; margin-top: -15px;}
.zebra .flex-direction-nav .flex-prev {left: 2px;}
.zebra .flex-direction-nav .flex-next {right: 2px;}


a.print {
	padding-left: 38px;
	text-decoration: none;
	position: relative;
	left: 0;
	right: initial;
}

.print:before {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -52px -57px; display: block; content: ''; width: 24px; height: 24px; position: absolute; top: 1px; left: 2px;}


.more-info {background-color: #fef1a2; color: #000; padding: 11px 18px; margin: 0 -18px;}
.more-info .btn {min-width: 168px; vertical-align: top;}
.more-info-right {float: right;}
.more-info-right > a {line-height: 44px; height:44px; display:inline-block;}
.more-info .inline-block {vertical-align: top; line-height: 43px;}

.box-offices {position: relative; width: 239px; height: 170px;}
.box-offices .office-col .box-office-link, .box-offices-scroll .box-office-link, .box-offices .box-content .box-office-link {text-decoration: none;color: #414141;}
.box-offices .box-title {color: #28425d; border-bottom: 1px solid #a0bff5; padding: 6px 18px 6px; margin: 0; height: 18px; white-space: nowrap; text-overflow: ellipsis;
	background: #ccddef;
	background: -moz-linear-gradient(top,  #ccddef 0%, #b0cee6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccddef), color-stop(100%,#b0cee6));
	background: -webkit-linear-gradient(top,  #ccddef 0%,#b0cee6 100%);
	background: -o-linear-gradient(top,  #ccddef 0%,#b0cee6 100%);
	background: -ms-linear-gradient(top,  #ccddef 0%,#b0cee6 100%);
	background: linear-gradient(to bottom,  #ccddef 0%,#b0cee6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccddef', endColorstr='#b0cee6',GradientType=0 );
}
.box-offices .box-title .short {display: none;}
.box-offices .box-content {position: absolute; top: 31px; left: 0; width: 100%; overflow: hidden; /*height: 188px;*/ background-color: #fff;
	-webkit-transition: height .2s ease-out;
	-moz-transition: height .2s ease-out;
	-o-transition: height .2s ease-out;
	transition: height .2s ease-out;
}
.box-offices-open {z-index: 10;}
.box-offices-open .box-offices .box-content {
	-webkit-transition: height .4s ease-out;
	-moz-transition: height .4s ease-out;
	-o-transition: height .4s ease-out;
	transition: height .4s ease-out;
}
.box-offices-scroll {}
.box-offices-scroll .jspVerticalBar {visibility: hidden;}
.box-offices-scroll:hover .jspVerticalBar {visibility: visible;}
.box-offices-scroll .jspPane {width: 239px !important;}
.box-offices-item {background-color: #fcfcfc; padding: 15px 18px 17px; line-height: 1.286em; border-top: 1px solid #e2e2e2; min-height: 58px;}
.box-offices-item:first-child {border-top: none;}
.box-offices-item .metro:before{top: 3px;}
.j-box-offices .box-offices-item {padding-top: 5px; padding-bottom: 5px;}
.box-office-phone {display: block; margin: 4px 0 0; position: relative;}
.box-office-phone:before {display: block; content: ''; width: 14px; height: 14px; top: 4px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -181px -101px; }
.box-offices .table-office-col .office-col .box-office-phone{padding-left: 18px;}
.box-offices-map {height: 98px; overflow: hidden; background-color: #e3e3e3; position: relative;}
.box-offices-map:after {content: " "; position: absolute; bottom: 0; left: -20px; right: -20px; height: 40px; box-shadow: 0 0 10px 10px #fff inset; clip: rect(20px 259px auto 20px);}
.box-offices-control {position: relative; z-index: 5; width: 100%; border-bottom: 1px solid #ccc; /*border-top: 1px solid #e5e5e5; background-color: #fff;*/ text-align: right; padding: 3px 0 5px; /*box-shadow: 0 0 5px 5px #fff;*/}
.box-offices-control span {color: #313694; font-weight: bold; border-bottom: 1px dotted #313694; cursor: pointer; text-align: right; margin: 0 27px 0 0; font-size: 11px}
.box-office-single .box-offices-item .box-office-phone.ad_saver_phone > a{padding-left:0px !important;}

.form-events-filter {padding: 20px 18px; margin: 30px -18px 0;
	background: #f0f0f2;
	background: -moz-linear-gradient(top,  #f0f0f2 0%, #efeff1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f2), color-stop(100%,#efeff1));
	background: -webkit-linear-gradient(top,  #f0f0f2 0%,#efeff1 100%);
	background: -o-linear-gradient(top,  #f0f0f2 0%,#efeff1 100%);
	background: -ms-linear-gradient(top,  #f0f0f2 0%,#efeff1 100%);
	background: linear-gradient(to bottom,  #f0f0f2 0%,#efeff1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f2', endColorstr='#efeff1',GradientType=0 );
}
.form-events-filter select,
.form-events-filter .cusel {width: 328px; vertical-align: middle;}
.form-events-filter .dotted {vertical-align: middle; margin-left: 17px; cursor: pointer;}

.event-map {width: 310px; height: 200px; float: right; margin: 0 0 0 20px;}

.events-list {margin: 0 0 15px;}
.events-list-item, .events-course-item {border-top: 1px dotted #a9b0c0; color: #686868; font-size: 12px;}
.events-list-item:first-child, .events-course-item:first-child {border-top: none;}
.events-list-content {margin: 0 -18px; padding: 22px 18px 15px; overflow: hidden;}
.events-list-content:hover {background-color: #f4f4f4;}
.events-list-content .schedule-record {margin: 0 0 0 19px;}
.events-list-item .btn {width: 130px; float: right; visibility: hidden;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.events-list-item:hover .btn {visibility: visible;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
.events-list-title {margin: 0 0 6px; font: bold 17px/1.294em Arial, Helvetica, sans-serif;}
.events-list-title a {color: #414141; text-decoration: none;}
.events-list-title a:hover {color: #323592;}
.bullet {margin: 0 10px; font-size: 17px; vertical-align: middle;}
.date {padding-left: 22px; position: relative;}
.date:before {display: block; content: ''; width: 14px; height: 14px; top: 1px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -182px -6px;}
.time {padding-left: 22px; position: relative;}
.time:before {display: block; content: ''; width: 14px; height: 14px; top: 4.5px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -182px -261px;}
.events-list-item .place {padding-left: 22px; position: relative;}
.events-list-item .place:before {display: block; content: ''; width: 14px; height: 14px; top: 1px; left: 2px; position: absolute; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -182px -194px;}
.events-course-content {padding:22px 0 0; color:#414141; font-size:13px;}
.events-course-title {font: normal 18px/22px Arial, Helvetica, sans-serif; text-decoration:none; color:#414141; display:block;}
.events-course-title:hover {color:#2a3194; text-decoration: underline}
.events-course-title strong {display:block;}
.events-course-title span:not(.strong) {font-size:13px; line-height:16px;}
.events-course-content .col-l-course, .events-course-content .col-r-course {margin-top:12px;}
.events-course-content .col-r-course {width:475px;}
.events-course-content .col-l-course {width:185px;}
.events-course-content .events-list-content {margin:0 -18px 0 0; position:relative; padding:12px 0px 15px;}
.events-course-content .events-list-content span {padding:0 0 0 22px; margin:0 4px 0 0; width:100px; display:inline-block; vertical-align:top;}
.events-course-content .events-list-content span:before {top: 4px;}
.events-course-content .events-list-content .shedule-record {margin:0 0 0 19px;}
.ie7 .events-course-content .events-list-content span {display:inline; zoom:1;}
.events-course-content .btn {position:absolute; top:2px; right:55px; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;}
.events-course-item .metro {background-position:0 50%;}
@media (max-width: 425px) {
	.events-course-content .events-list-content span{
		padding: 0;
	}
}

.paging {color: #a3a3ab; font-size: 17px; line-height: 1.294em; border-top: 1px dotted #a8b2be; border-bottom: 1px dotted #a8b2be; padding: 23px 0;}
.paging a {text-decoration: none; border-bottom: 1px dotted #323697; margin: 0 5px 0 0;}
.paging a:hover {color: #f12e2e; border-color: #f12e2e;}
.paging span {text-decoration: none; border-bottom: 1px dotted #a3a3ab; margin: 0 5px 0 0;}
.paging a.page-first,
.paging a.page-prev,
.paging a.page-next,
.paging a.page-last {border-color: #fff;}
.paging a.page-first {margin: 0 9px 0 0;}
.paging a.page-prev {margin: 0 12px 0 0;}
.paging a.page-next {margin: 0 0 0 7px;}
.paging a.page-last {margin: 0 0 0 9px;}
.paging .page-first img {background: url(/bitrix/templates/main/../img/paging.png) no-repeat 0 0;}
.paging .page-first img,
.paging .page-prev img,
.paging .page-next img,
.paging .page-last img {width: 20px; height: 20px; vertical-align: -3px;}
.paging .page-first img {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -223px -235px;}
.paging .page-prev img {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -246px -235px;}
.paging .page-next img {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -260px -235px;}
.paging .page-last img {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -284px -235px;}
.paging .page-first:hover img {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -223px -255px;}
.paging .page-prev:hover img {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -246px -255px;}
.paging .page-next:hover img {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -260px -255px;}
.paging .page-last:hover img {background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -284px -255px;}

.gallery {padding: 0 0 50px; overflow: hidden; position: relative; width: 719px; margin: 43px -18px 0;}
.gallery h2 {font-size: 25px; line-height: 1.25em; font-weight: normal; margin: 0 18px 18px;}
.gallery .flexslider {position: relative; background-color: #f0f0f2; width: 705px; padding: 0 0 0 14px; float: left; box-shadow: 0 -3px 3px -2px rgba(62,62,170,.2) inset;}
.gallery .flex-viewport {overflow: visible !important;}
.gallery .slides li {width: 230px;}
.gallery-content {padding: 14px 15px 16px; position: relative;}
.gallery-content img {border: 2px solid #fff; box-shadow: 0 1px 3px rgba(0,0,0,.3); display: block; width: 196px;}
.gallery-text {position: absolute; width: 90%; top: 100%; white-space: nowrap; overflow: hidden; font-size: 17px; line-height: 1.294em; padding: 13px 0 0; text-overflow: ellipsis;}
.gallery .flex-direction-nav a {width: 55px; height: 51px;}
.gallery .flex-direction-nav .flex-prev {left: 0; background: url(/bitrix/templates/main/../img/gallery-arrows.png) no-repeat 0 0;}
.gallery .flex-direction-nav .flex-next {right: 0; background: url(/bitrix/templates/main/../img/gallery-arrows.png) no-repeat 100% 0;}
.gallery .flex-direction-nav a.flex-disabled {cursor: default; display: block;}
.gallery .flex-direction-nav .flex-prev.flex-disabled {background-position: 0 100%;}
.gallery .flex-direction-nav .flex-next.flex-disabled {background-position: 100% 100%;}

/* text-page */
.block-content {margin: 20px 10px;}
.img-right {float: right; margin-left: 20px;}
.img-left {float: left; margin-right: 20px;}
.block-content .btn-big {font: bold 15px/1em Arial, Helvetica, sans-serif; padding: 11px 30px 15px;}
/* /text-page */

/* clients */
ul.key-clients-list {overflow: hidden; padding: 10px 0 20px; margin: 0; list-style: none; list-style-image: none;}
ul.key-clients-list li {float: left; width: 224px; text-align: center; padding: 0; margin: 0; background: none;}
ul.key-clients-list a {line-height: 114px;}
.ie7 ul.key-clients-list a {zoom: 1; height: 114px; vertical-align: middle;}
.ie7 ul.key-clients-list img {zoom: 1;}
ul.key-clients-list a.len-enegry {padding-right: 20px;}
ul.key-clients-list img {vertical-align: middle; max-width: 200px;}

.form-clients {padding: 18px 18px 21px; margin: 0 -18px; border-bottom: 1px solid #bfbfc1;
	background: #f3f3f3;
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #e9e9eb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e9e9eb));
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#e9e9eb 100%);
	background: -o-linear-gradient(top,  #f3f3f3 0%,#e9e9eb 100%);
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#e9e9eb 100%);
	background: linear-gradient(to bottom,  #f3f3f3 0%,#e9e9eb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e9e9eb',GradientType=0 );
}
.form-clients label {display: block; font-size: 16px; line-height: 1.25em; font-weight: bold; margin: 19px 0 6px;}
.form-clients label:first-child {margin-top: 0;}
.form-clients select,
.form-clients .cusel {width: 310px;}

.clients {list-style: none; list-style-image: none; padding: 0; margin: 0 -18px;}
.clients li {position: relative; padding: 0; margin: 0; background: none; clear: both;}
.ie7 .clients li {zoom: 1;}
.clients .clients-inner {padding: 40px 0; margin: 0 20px; border-bottom: 1px dotted #a7b0bf;}
.clients img {float: left; box-shadow: 0 1px 3px rgba(0,0,0,.3); border: 2px solid #fff; max-width: 176px; max-height: 156px;}
.client-descr {margin-left: 221px; margin-right: 38px; min-height: 156px;}
h4.client-name {font: 16px/1.3125em Arial, Helvetica, sans-serif; margin: 0;}
.client-descr p {margin: 25px 0 25px;}
.client-descr .date {display: block; padding: 0; font-size: 12px; color: #a4a2af; background: none;}
.client-descr iframe{position: relative;z-index: 999;}
.paging.clients-paging {border: none;}

.clients .client-link {
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease;
}
.clients .client-link span { position: absolute; top: 50%; left: 12%; width: 80%; text-align: left; margin-top: -60px; }
.client-link span.know-more { margin-top: -60px; }

.clients .client-link:hover {-moz-opacity: 1; -khtml-opacity: 1; opacity: 1;}

.ie8 .clients .client-link:hover {filter: alpha(opacity=100);}
.ie8 .clients .client-link:hover span {left: 12%;}





.clients-hover {display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; text-decoration: none; text-align: center;}
.clients-hover span {display: none; padding: 70px 0 0; color: #414141; font: 50px/1em Arial, Helvetica, sans-serif; text-align: left; width: 500px;}
.clients-hover:hover {background: url(/bitrix/templates/main/../img/li-bg.png) repeat 0 0;}
.clients-hover:hover span {display: inline-block;}
.ie6 .clients-hover:hover span,
.ie7 .clients-hover:hover span {display: inline; zoom: 1;}

.clients .client-content div { padding-top: 20px; }
@media (max-width: 768px) {
	.clients_page ul.clients{
		overflow: hidden;
	}
}
/* /clients */

/* one client */
.client-title {font: 36px/.972em Arial, Helvetica, sans-serif; padding: 0 12px 30px; margin: 0;}
.client-info {padding: 30px 30px 18px; border-bottom: 1px dotted #aeaeae; border-top: 1px dotted #aeaeae; margin: 0 -18px; position: relative;
	background: #f8f8f8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGY4ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #f8f8f8 0%, #fff 18%, #fff 82%, #f8f8f8 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f8f8f8), color-stop(18%,#fff), color-stop(82%,#fff), color-stop(100%,#f8f8f8));
	background: -webkit-linear-gradient(left,  #f8f8f8 0%,#fff 18%,#fff 82%,#f8f8f8 100%);
	background: -o-linear-gradient(left,  #f8f8f8 0%,#fff 18%,#fff 82%,#f8f8f8 100%);
	background: -ms-linear-gradient(left,  #f8f8f8 0%,#fff 18%,#fff 82%,#f8f8f8 100%);
	background: linear-gradient(to right,  #f8f8f8 0%,#fff 18%,#fff 82%,#f8f8f8 100%);
}
.ie8 .client-info { filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f8f8f8',GradientType=1 );}

.client-info .client-info-img {float: right; margin: 0 0 0 35px; box-shadow: 0 1px 3px rgba(0,0,0,.3); border: 2px solid #fff; max-width: 176px; max-height: 156px;}
.client-info .client-descr {margin-right: 0; margin-left: 0;}
.client-info p {margin: 0 0 12px;}
.client-info .client-slose {margin-bottom: 12px;}
.about-us {padding: 20px 0 40px;}
.about-us h3 {padding: 0 12px; font: 24px/1.25em Arial, Helvetica, sans-serif;}

.about-us ul {list-style: none; list-style-image: none; margin: 0; padding: 20px 12px 30px;border-bottom: 1px dotted #aeaeae;}
.about-us ul li {background: none; padding: 0; margin-top: 30px; margin-bottom: 0;}
.about-us ul li:first-child {margin-top: 0;}
.about-us ul li img {float: left; box-shadow: 0 1px 3px rgba(0,0,0,.3); border: 2px solid #fff; max-width: 106px; max-height: 96px;}
.about-us-bubble {position: relative; min-height: 68px; margin-left: 140px; padding: 15px 20px 17px; font-size: 14px; line-height: 1.214285714285714em; box-shadow: 0 1px 3px rgba(0,0,0,.31);}
.client-bouble-corner {width: 25px; height: 23px; position: absolute; top: 60px; left: -22px; background: url(/bitrix/templates/main/../img/client-bouble-corner.png) no-repeat 0 0;}
.ie7 .client-bouble-corner, .ie8 .client-bouble-corner {display: none;}

.client-label {margin: 20px 0 0 160px;}
.client-label p {margin: 0;}
.client-label-name {font-size: 19px; line-height: 1.125em; color: #56575c; font-weight: bold;}
.client-label-vac {line-height: 1.2em;}

.viza {  position: relative;margin-top: 28px;margin-bottom: 70px;padding: 0 28px 20px 31px;text-align: center;background: url(/bitrix/templates/main/../img/viza-bg.png) no-repeat 50% 100%;margin: 0 -18px; }
.viza-inner { height: 150px; overflow: hidden; }
.viza-border {border: 2px solid #fff; box-shadow: 0 1px 2px rgba(0,0,0,.3);}
.viza-border img {vertical-align: top; width: 656px;}
.viza-p {text-align: right; font-size: 12px; line-height: 1.4em;padding: 0 11px 0 190px; margin-bottom: 0;}
.viza .img-hover span {  }
.viza-close {border-bottom: 1px dotted #a9b0c2; padding: 0 12px 27px; margin: 5px 0 20px; clear: both;}

.img-hover {position: absolute; top: 0; left: 31px; width: 660px; height: 154px; color: #414141; font-size: 50px; text-shadow: 0 1px #fcec99; line-height: 1.2em; background: url(/bitrix/templates/main/../img/yellow-alpha.png); background: rgba(246,208,0,.85); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; text-decoration: none; cursor: pointer;}
.img-hover:hover {text-decoration: none;}
.img-hover span {position: absolute; top: 50%; left: 0; width: 100%; margin-top: -35px; text-align: center;}
.img-hover em {font-style: normal; padding: 0 33px 0 0; background: url(/bitrix/templates/main/../img/viza-slidedown.png) no-repeat 100% 25px;}
.ie8 .img-hover {overflow: hidden; filter: alpha(opacity=0);}
.ie8 .img-hover span {left: -2000em;}
.ie8 .img-hover:hover span {left: 0;}

.zebra.about-us { margin-top: 60px; padding: 10px; }
/* /one client */

/* business big page */
table.business-big-table {width: 719px; margin: 0 -18px; table-layout: fixed; font-size: 12px; line-height: 1.75em; color: #696969;}
.business-big-table td {border-top: 1px solid #e4e4e6; border-left: 1px solid #e4e4e6; padding: 14px 18px; vertical-align: top;}
.business-big-table td:first-child {border-left: none;}
.business-big-table tr:first-child td {border-top: none;}
.business-big-table h3 {font: bold 17px/1.294em Arial, Helvetica, sans-serif; margin: 0 0 6px; color: #414141;}
.business-big-table ul {margin: 0;}
.business-big-table li {margin: 5px 0 0;}

.slider-client {margin: 0 -18px; clear: both; overflow: hidden; position: relative;}
.slider-client .slider {border-top: 1px dotted #aeaeae; border-bottom: 1px dotted #aeaeae;}
.slider-client .carousel {position: relative; padding: 10px 80px 4px 18px;}
.slider-client .carousel li {cursor: pointer;}
.slider-client .carousel img {max-width: 100px; max-height: 78px;}

.slider-client .flex-direction-nav a {margin-top: 0;}
.slider-client .flex-direction-nav .flex-prev {top: 29px; left: auto; right: 24px;}
.slider-client .flex-direction-nav .flex-next {top: 64px; right: 24px;}

.client {overflow: hidden; padding: 13px 18px 10px; position: relative;}
.client-link {position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #414141; font-size: 50px; text-shadow: 0 1px #fcec99; line-height: 1.2em; background: url(/bitrix/templates/main/../img/yellow-alpha.png); background: rgba(246,208,0,.85); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; text-decoration: none;}
.client-link:hover {text-decoration: none;color: #323694;}
.client-link span {position: absolute; top: 50%; left: 0; width: 100%; margin-top: -35px; text-align: center; cursor: pointer;}

.ie8 .client-link {overflow: hidden; filter: alpha(opacity=0);}
.ie8 .client-link span {left: -2000em;}
.ie8 .client-link:hover span {left: 0;}

.client-img {float: left; box-shadow: 0 1px 3px rgba(0,0,0,.3); margin: 6px 0 0; border: 2px solid #fff; max-width: 176px; max-height: 156px;}
.client-text {margin: 0 0 0 210px;}
.client h2, .client .h2 {font: 24px/1.125em Arial, Helvetica, sans-serif; margin: 0 0 5px;}
.client p {margin: 0 0 11px;}
.client .date {font-size: 12px; color: #a3a2aa; background: none; padding: 0; margin: 0;}
.client .date:before {background: none;}

.client-content {padding: 20px 0 0; clear: both;}
.client-slose {border-top: 1px dotted #a9b0c2; padding: 27px 0 0; margin: 20px 0 0; clear: both;}
.client-slose-right {float: right; margin: 16px 0 0 10px;}

.client-count {float: left; padding: 12px 18px 13px;}
.client-all {float: right; padding: 12px 18px 13px;}

/* /business big page */

/* budget page */
.board {min-height: 391px; background: url(/bitrix/templates/main/../img/board.jpg) no-repeat 50% 100%; margin: 0 -18px 9px; padding: 56px 0 0; position: relative; border-top: 1px dotted #aab1bb;}
.board .certificate {position: absolute; bottom: 106px; width: 275px; text-align: center; background: url(/bitrix/templates/main/../img/cert-shadow.png) no-repeat 50% 100%; padding: 0 0 6px;
	-webkit-transition: bottom .1s ease;
	-moz-transition: bottom .1s ease;
	-o-transition: bottom .1s ease;
	transition: bottom .1s ease;
}
.board .certificate1 {left: 86px;}
.board .certificate2 {left: 370px;}
.board .certificate img {display: block; margin: 0 auto; width: 177px; box-shadow: 0 1px 3px rgba(0,0,0,.3); border: 2px solid #fff;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}
.board .certificate:hover {bottom: 96px; background-image: url(/bitrix/templates/main/../img/cert-shadow-hover.png);}
.board .certificate:hover img {width: 188px;}
@media (max-width: 768px) {
	.board{overflow: hidden;}
}
@media (max-width: 425px) {
	.board .certificate1 {
		left: -41px;
	}
	.board .certificate2 {
		left: 185px;
	}
}
@media (max-width: 375px) {
	.board .certificate,
	.board .certificate img{
		width: 50%;
	}
	.board .certificate1 {
		left: 0;
	}
}
/* /budget page */

/* news page  */
.bordered.news { margin: 0 0 11px; }
ul.news-list { margin: 7px 0 5px; list-style: none; list-style-image: none; }
ul.news-list li { margin: 0; padding: 12px 0 14px; min-height: 60px; background: none; clear: both; border-top: 1px dotted #a7b0bf;  }
ul.news-list li:first-child { border: none; }
ul.news-list img { float: left; box-shadow: 0 1px 3px rgba(0,0,0,.3); border: 2px solid #fff; max-width: 56px; max-height: 56px; }
ul.news-list .date:before{background: none;}

ul.news-list .new-descr { width: 580px; margin: 0 0 10px 91px; }
ul.news-list .date { font-size: 12px; color: #a3a2aa; background: none; padding: 0; margin: 0; }
ul.news-list .h4 { font: bold 16px/1.4em Arial, Helvetica, sans-serif; margin: 0;}
ul.news-list .h4 a { text-decoration: none; color: #414141; word-wrap: break-word;}
ul.news-list .h4 a:link { color: #414141; }
ul.news-list .h4 a:hover { color: #343796; }
ul.news-list .h4 a:active { color: #343796; }
/*ul.news-list h4 a:visited { color: #a3a2aa; }*/

.paging.news { border-bottom: none; }

ul.publications { margin: 0 0 5px; padding: 24px 0 10px; list-style: none; list-style-image: none; }
ul.publications li { margin: 0 0 17px; padding: 0; overflow: hidden; background: none; clear: both; }
ul.publications a { padding-bottom: 3px; font: 16px/1.5em Arial, Helvetica, sans-serif; text-decoration: none; background: url(/bitrix/templates/main/../img/public-bg.gif) repeat-x 0 100%; }
ul.publications a:hover { background: none; }
ul.sub-data { margin: 0; }
ul.sub-data li { display: inline; font-size: 12px; color: #a3a2aa; background: none; padding: 0 9px 0 17px; margin: 0; background: url(/bitrix/templates/main/../img/li2.gif) no-repeat 0 5px; }
ul.sub-data li:first-child { padding-left: 0; background: none; }

.clients.news .clients-inner { padding: 20px 0 26px 5px; }
.clients.news .client-descr { margin-left: 206px; }
.clients.news .clients-hover span { padding: 50px 0 0; }
.paging.intro { border: none; }

#news .news-list li { display: flex; flex-direction: row }
#news .news-list img { float: none; max-width: 265px; max-height: 162px; }
#news .news-list .new-descr { width: auto; margin: 0 0 10px 10px; }

@media (max-width: 600px) {
	#news .news-list li { flex-direction: column; }
	#news .news-list li > img { max-width: 56px; max-height: 56px }
	#news .news-list .new-descr { margin: 10px 0 10px 0; }

}
/* __news page  */

/* otraslevoe reshenie */
.test-drive-entry {font-size: 18px; font-family: "Times New Roman", serif; color: #a2a2aa;}
.col-l-branch {width: 450px; float: left; clear: both; padding: 0 0 22px;}
.col-r-branch {width: 220px; float: right; padding: 0 0 22px;}
.branch-square {border: 1px solid #cecdd2; box-shadow: 0 1px 1px #e1e0e5 inset; width: 198px; min-height: 168px; text-align: center; margin: 0 0 0 auto;
	background: #f4f3f8;
	background: -moz-linear-gradient(top,  #f4f3f8 0%, #e3e2e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f3f8), color-stop(100%,#e3e2e8));
	background: -webkit-linear-gradient(top,  #f4f3f8 0%,#e3e2e8 100%);
	background: -o-linear-gradient(top,  #f4f3f8 0%,#e3e2e8 100%);
	background: -ms-linear-gradient(top,  #f4f3f8 0%,#e3e2e8 100%);
	background: linear-gradient(to bottom,  #f4f3f8 0%,#e3e2e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f3f8', endColorstr='#e3e2e8',GradientType=0 );
}
.branch-square img {max-width: 178px; margin: 10px;}
.branch-square-ico {width: 75px; height: 75px; margin: 21px auto 14px;}

.ico-industry {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat 0 0;}
.ico-building {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat 0 -75px;}
.ico-medicine {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat 0 -150px;}
.ico-logistics {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat 0 -225px; position: relative; left: -6px;}
.ico-housing {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat 0 -300px;}
.ico-education {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat 0 -375px;}
.ico-services {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat 0 -450px;}

.ico-market {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat -75px 0;}
.ico-agriculure {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat -75px -75px;}
.ico-transport {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat -75px -150px;}
.ico-catering {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat -75px -225px;}
.ico-realty {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat -75px -300px;}
.ico-hotel {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat -75px -375px;}
.ico-finance {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat -75px -450px;}

.ico-1c {background: url(/bitrix/templates/main/../img/industry-icons.png) no-repeat -150px 0;}

.branch-square-number {font-size: 28px; font-weight: bold; text-shadow: 0 1px #fff; color: #2f2f2f;}
.branch-square-text {font-size: 12px; line-height: 1.5em; margin: 6px 0 0;}

.col-r-branch .btn {width: 178px; display: block; margin-left: auto; margin-top: 20px;}
.branch-order {font-size: 16px; line-height: 1.25em; text-align: right; margin: 0 0 5px; color: #a2a1a7;}

.switch-text {font-size: 16px; line-height: 1.25em; font-weight: bold; margin: 0 0 5px;}
.switch-text a {margin-right: 30px;}
.switch-text-close {border-top: 1px dotted #a9b0c2; padding: 27px 0 0; margin: 20px 0 27px; clear: both;}

.table-present {width: 100%; margin: 0 0 20px;}

.table-present thead td, .table-present thead th {padding: 12px 10px 12px 0;}
.table-present tr {background: url(/bitrix/templates/main/../img/table-border.gif) repeat-x 0 100%; background-color: #fff;}
.table-present td, .table-present th {border: none; padding: 0; vertical-align: top;}
.table-present p {padding: 12px 28px 11px 18px; margin: 0 -18px 1px;}
.table-present-btn {position: relative; height: 0; z-index: 1;}
.table-present-btn .btn {position: absolute; right: 0; top: 0; padding-left: 40px; padding-right: 40px; display: none;}
.table-present tbody tr:hover {background-color: #f4f4f4; color: #777;}
.table-present tbody tr:hover .table-present-btn .btn {display: block;}

.table-present + .switch-text-close {border-top: none; padding-top: 7px;}

/* /otraslevoe reshenie */

/* otrasl */
.text-ico-bit {background: url(/bitrix/templates/main/../img/ico-bit.png) no-repeat 0 0; padding-left: 40px;}
.text-ico-1c {background: url(/bitrix/templates/main/../img/ico-1c.png) no-repeat 0 0; padding-left: 40px;}

.branch-control {overflow: hidden; margin: 0 0 30px;}
.branch-control .btn {float: right; padding-left: 20px; padding-right: 20px;}
.branch-control .switch-text {margin: 10px 0 0; float: left;}

.branch-products {margin-bottom: 20px;}
.branch-products .switch3-wrap {margin: 0; padding: 16px 0 15px; border-bottom: 1px dotted #aaafc2;}

.branch-events {margin: 0 0 20px;}

.branch-banner {padding: 45px 27px 50px; margin: -30px -18px 40px; border-bottom: 1px solid #ccc; font-size: 25px; line-height: 1.28em;}
.branch-banner strong {font-size: 33px;}

.branch-text {margin: 0 0 15px;}
.branch-text .section-title {margin-bottom: 16px;}
/* /otrasl */

/* jscrollpane */

.jspContainer {overflow: hidden; position: relative;}
.jspPane {position: absolute;}
.jspVerticalBar {position: absolute; top: 0; right: 2px; width: 7px; height: 100%;}
.jspHorizontalBar {position: absolute; bottom: 0; left: 0; width: 100%; height: 7px;}
.jspVerticalBar *,
.jspHorizontalBar * {margin: 0; padding: 0;}
.jspCap {display: block;}
.jspVerticalBar .jspCap {height: 2px;}
.jspHorizontalBar .jspCap {float: left; width: 2px;}
.jspTrack {background: #ccc; position: relative;}
.jspDrag {background: #a9a9a9; position: relative; top: 0; left: 0; cursor: pointer;}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {float: left; height: 100%;}
.jspArrow {background: #50506d; text-indent: -20000px; display: block; cursor: pointer;}
.jspArrow.jspDisabled {cursor: default; background: #80808d;}
.jspVerticalBar .jspArrow {height: 7px;}
.jspHorizontalBar .jspArrow {width: 7px; float: left; height: 100%;}
.jspVerticalBar .jspArrow:focus {outline: none;}
.jspCorner {background: #eeeef4; float: left; height: 100%;}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {margin: 0 -3px 0 0;}
/* /jscrollpane */

/* fancybox */
/*
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {padding: 0; margin: 0; border: 0; outline: none; vertical-align: top;}

.fancybox-wrap {position: absolute; top: 0; left: 0; z-index: 3020;}

	.fancybox-skin {position: relative; background: #fff; color: #444; text-shadow: none;}
	.fancybox-opened {z-index: 3030;}
	.fancybox-opened .fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}
	.fancybox-outer, .fancybox-inner {position: relative;}
	.fancybox-inner {overflow: visible !important;}
	.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}
	.fancybox-error {color: #444; margin: 0; padding: 15px; white-space: nowrap;}
	.fancybox-image, .fancybox-iframe {display: block; width: 100%; height: 100%;}
	.fancybox-image {max-width: 100%; max-height: 100%;}
	#fancybox-loading {position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; opacity: 0.8; cursor: pointer; z-index: 3060;}
	#fancybox-loading div {width: 44px; height: 44px;}

	.fancybox-close {position: absolute; top: -23px; right: -25px; width: 19px; height: 18px; cursor: pointer; z-index: 3040; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -105px -75px;}
	.inner-close .fancybox-close {top: 13px; right: 14px;}
	.fancybox-nav {position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 3040;}
	.fancybox-prev {left: -90px;}
	.fancybox-next {right: -90px;}
	.fancybox-nav span {position: absolute; top: 40%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 3040; visibility: hidden;}
	.fancybox-prev span {background: url("/bitrix/templates/main/../img/long-vertical-arrow-white.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0); height: 210px; width: 43px; left: 0px;}
	.fancybox-next span {background: url("/bitrix/templates/main/../img/long-vertical-arrow-white.png") no-repeat scroll -44px 0px rgba(0, 0, 0, 0); height: 210px; width: 43px; right: 0px;}
	.fancybox-nav:hover span {visibility: visible;}
	.fancybox-tmp {position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important;}


	.fancybox-lock {overflow: hidden;}
	.fancybox-overlay {position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 3010; background:url("/bitrix/templates/main/../img/shadow.png");}
	.fancybox-overlay-fixed {position: fixed; bottom: 0; right: 0;}
	.fancybox-lock .fancybox-overlay {overflow: auto; overflow-y: scroll;}


	.fancybox-title {visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 3050;}
	.fancybox-opened .fancybox-title {visibility: visible;}
	.fancybox-title-float-wrap {position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 3050; text-align: center;}
	.fancybox-title-float-wrap .child {display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent;
	background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap;}
	.fancybox-title-outside-wrap {position: relative; margin-top: 10px; color: #fff;}
	.fancybox-title-inside-wrap {padding-top: 10px;}
	.fancybox-title-over-wrap {position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8);}
*/
/*fancybox */

/* text page styles */
.paper {  position: relative;margin-top: 28px;margin-bottom: 70px;padding: 0 28px 20px 31px;text-align: center;background: url(/bitrix/templates/main/../img/viza-bg.png) no-repeat 50% 100%;margin: 0 -18px; }
.paper-border {border: 2px solid #fff; padding: 20px 27px; box-shadow: 0 1px 2px rgba(0,0,0,.3); background: url(/bitrix/templates/main/../img/paper.jpg) repeat 0 0;}
.paper-inner { min-height: 150px; }

.table-border-inside {width: 100%;}
.table-border-inside th,
.table-border-inside td {border-top: 1px solid #d9d9db; padding: 8px;}
.table-border-inside tr:first-child th,
.table-border-inside tr:first-child td {border-top: none;}
.table-border-inside img {vertical-align: middle;}

.table-dotted-inside {width: 100%;}
.table-dotted-inside tr {background: url(/bitrix/templates/main/../img/dot.png) repeat-x 0 0;}
.table-dotted-inside tr:first-child {background: none;}
.table-dotted-inside th,
.table-dotted-inside td {padding: 15px 0 15px 15px; vertical-align: top;}
.table-dotted-inside .table-present-btn {top: -13px;}
.table-dotted-inside th:first-child,
.table-dotted-inside td:first-child {padding-left: 0;}

.table-numbered {width: 100%;}
.table-numbered th, .table-numbered td {padding: 7px 0 7px 7px; vertical-align: top;}
.table-numbered th:first-child, .table-numbered td:first-child {padding-left: 0;}

.table-quote {margin: 20px 0; width: 100%;}
.img-shadow {border: 2px solid #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);}
.quote {position: relative; margin: 0 0 20px 27px; min-height: 68px; padding: 15px 20px 17px; font-size: 14px; line-height: 1.214285714285714em; box-shadow: 0 1px 3px rgba(0,0,0,.31);}
.quote:before {content: ""; position: absolute; top: 0;width: 25px; height: 23px; position: absolute; top: 60px; left: -22px; background: url(/bitrix/templates/main/../img/client-bouble-corner.png) no-repeat 0 0;}
.qoute-author {padding-left: 47px;}
.big {font-size: 18px;}

.table-full-border {width: 100%;}
.table-full-border th,
.table-full-border td {border: 1px solid #d9d9db; padding: 8px;}
.table-full-border img {vertical-align: middle;}

.title-frame {font: 24px/1.25em Arial, Helvetica, sans-serif; margin: 15px 0;}
.title-frame:first-child {margin-top: 0;}
/* /text page styles */

/* Why We Page */
.why-we .header { position: relative; }
.why-we .nav-wrapper { margin-bottom: 13px; }


.phone-block { position: relative; margin: 0 20px 29px 0; text-align: right; color: #fff; }
.phone-block .city-choice { margin-top: 3px; vertical-align: top; background-position: 100% -17px; }
.phone-block .dotted { color: #fff; border-color: #fff; }
.phone-block .dotted:hover { border-color: transparent; }
.phone-block .phone { vertical-align: top; }
.phone-block .phone:before {background-position: -181px -159px; }

.we-slider-img { width: 100%; height: 645px; overflow: hidden; position: absolute; /*left: 50%;*/ top: 40px; /*margin: 0 0 0 -590px;*/ text-align: center; }
.we-slider-img div { display: none; width: 100%; height: inherit; background-repeat: no-repeat; background-origin: content-box; background-position: top center;background-size: cover;}

.why-we-slider { position: relative; left: 0; top: 0px; margin: 0; /*overflow: hidden;*/ width: 960px; }

.why-we-slider .flex-viewport { border: 2px solid #fff; }

.why-we-slider .flex-control-nav { top: auto; right: 25px; bottom: -42px; margin: 0; z-index: 99; }
.why-we-slider .flex-control-nav a { display: block; width: 17px; height: 15px; background: url(/bitrix/templates/main/../img/flex-nav2.png) no-repeat 0 -35px; cursor: pointer; text-decoration: none; text-indent: -2000em; overflow: hidden; }
.why-we-slider .flex-control-nav a.flex-active { background-position: 0 0; }
.why-we-slider .flex-control-nav li { margin-left: 11px; }
.why-we-slider .flex-control-nav li:first-child { margin-left: 0; }

.slide-text { height: 288px; }
.slide-text p { margin: 0 38px 0 0; text-align: right; font-size: 50px; color: #fff; line-height: 50px; }
.slide-text p.first-p { padding-top: 130px; margin-bottom: 15px; font-size: 80px; line-height: 62px; }

.big-buis { position: relative; font-size: 20px; color: #fff; margin: 22px 17px 21px; z-index: 20; }
.big-buis a { text-decoration: none; color: #f5ca00; }
.big-buis a:hover { color: #fdea90; }




.gradient-header { margin: 10px; /*height: 135px;*/ }
.gradient-header h1, .gradient-header .h1 { padding: 12px 0 0 25px; font-size: 35px; line-height: 38px; }
.gradient-header {background: url(/bitrix/templates/main/../img/gradient-header.png) repeat-x 0 0; border-top: 1px solid #b4b8bb; position: relative; }
.ie7 .gradient-header {border-left: 1px solid #d7dbdf; border-right: 1px solid #d7dbdf;}
.gradient-header:before {left: -1px;}
.gradient-header:after {right: -1px;}
.gradient-header:before,
.gradient-header:after {content: " "; font: 0/0 a; width: 1px; height: 100%; position: absolute; top: -1px;
	background: #e3e3e5 url(/bitrix/templates/main/../img/gradient-header-after.png) no-repeat 50% 100%;
	background: -moz-linear-gradient(top,  #e3e3e5 0%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e5), color-stop(100%,#fff));
	background: -webkit-linear-gradient(top,  #e3e3e5 0%,#fff 100%);
	background: -o-linear-gradient(top,  #e3e3e5 0%,#fff 100%);
	background: -ms-linear-gradient(top,  #e3e3e5 0%,#fff 100%);
	background: linear-gradient(to bottom,  #e3e3e5 0%,#fff 100%);
}
.gradient-header p {padding: 11px 10px; margin: 0;}
.gradient-header p.normal {font-size: 14px; line-height: 1.5em; padding: 3px 8px;}
.gradient-header .btn {padding-left: 30px; padding-right: 30px; margin-right: 10px; vertical-align:top;}
.gradient-header .btn.btn-right {float: right; margin: 0 0 0 10px;}
.gradient-header .print {float: right; margin: 7px 10px 0 10px;}
.gradient-header .inline-block {line-height:42px;}
.gradient-header .small {color: #a4a2ad;}

.gradient-header .flexslider {min-height: 48px; overflow: hidden; position: relative;}
.gradient-header .flexslider p {padding-left: 25px; padding-right: 25px;}
.gradient-header .flex-direction-nav a {top: 50%; margin-top: -15px;}
.gradient-header .flex-direction-nav .flex-prev {left: 2px;}
.gradient-header .flex-direction-nav .flex-next {right: 2px;}

.why-we-list { list-style: none; margin: 0; padding: 0; }
.why-we-list li { background: none; padding: 0; margin: 0; }

.why-we-list.list-blocks { margin: 0 8px; }
.why-we-list.list-blocks li { float: left; margin-left: 10px; }
.why-we-list.list-blocks li:first-child { margin-left: 0; }
.why-we-list.list-blocks li:first-child a { width: 280px; }
.list-blocks-second a { width: 320px; }
.list-blocks-third a { width: 300px; }
.why-we-list.list-blocks li a { position: relative; display: block; padding: 16px 0 17px; text-align: center; text-decoration: none; text-shadow: 0 -1px 1px #6f6f77;  font-size: 20px; line-height: 26px; color: #fff; font-weight: bold; zoom: 1; }
.why-we-list.list-blocks li a {
	background: rgb(34,37,114); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIyMjU3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iIzI2Mjk3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iIzNlNDNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0NjRiYmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(34,37,114,1) 0%, rgba(38,41,124,1) 17%, rgba(62,67,174,1) 74%, rgba(70,75,190,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,37,114,1)), color-stop(17%,rgba(38,41,124,1)), color-stop(74%,rgba(62,67,174,1)), color-stop(100%,rgba(70,75,190,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(34,37,114,1) 0%,rgba(38,41,124,1) 17%,rgba(62,67,174,1) 74%,rgba(70,75,190,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(34,37,114,1) 0%,rgba(38,41,124,1) 17%,rgba(62,67,174,1) 74%,rgba(70,75,190,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(34,37,114,1) 0%,rgba(38,41,124,1) 17%,rgba(62,67,174,1) 74%,rgba(70,75,190,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(34,37,114,1) 0%,rgba(38,41,124,1) 17%,rgba(62,67,174,1) 74%,rgba(70,75,190,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222572', endColorstr='#464bbe',GradientType=0 ); /* IE6-8 */
}
.why-we-list.list-blocks li a em { display: none; position: absolute; bottom: -20px; left: 126px; width: 31px; height: 20px; background: url(/bitrix/templates/main/../img/active-arrow.png) no-repeat 0 0; }
.why-we-list.list-blocks li.active { border-top: 1px solid #ba8200; border-left: 1px solid #e4b600; border-right: 1px solid #e4b600; }
.why-we-list.list-blocks li.active a {
	padding: 15px 0 16px;
	text-shadow: 0 1px 2px #FFF;
	color: #000;
	border-top: 1px solid #e3a300;
	background: rgb(247,181,0); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3YjUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOGQ5MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(247,181,0,1) 0%, rgba(248,217,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,181,0,1)), color-stop(100%,rgba(248,217,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,181,0,1) 0%,rgba(248,217,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,181,0,1) 0%,rgba(248,217,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,181,0,1) 0%,rgba(248,217,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,181,0,1) 0%,rgba(248,217,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7b500', endColorstr='#f8d900',GradientType=0 ); /* IE6-8 */
}
.why-we-list.list-blocks li.active a em { display: block; }

.why-we-blocks { background: #fff url(/bitrix/templates/main/../img/why-we-blocks-grad.png) repeat-x 0 0; }
.why-we-block2 { display: none; }
.why-we-block3 { display: none; }

.why-we-links { float: left; width: 250px; margin: 0 0 80px; padding: 0; }
.why-we-links li { height: 37px; margin: 0 0 3px 0; line-height: 37px; padding: 0; border-top: 1px solid transparent; border-left: 1px solid transparent; background: none; }
.why-we-links li a { font-size: 17px; line-height: 17px; margin-left: 20px; vertical-align: middle; }
.why-we-links li a.dotted { border-bottom-color: #414141; }
.why-we-links li.active { position: relative; border-top: 1px solid #c9c9c9; border-left: 1px solid #e4e4e4; background: #f1f1f1 url(/bitrix/templates/main/../img/why-we-link-bg.png) repeat-x 0 0;; }
.why-we-links li.active:after{ content: " "; font: 0/0 a; width: 8px; height: 37px; position: absolute; top: 0px; right: -7px; background: url(/bitrix/templates/main/../img/why-we-link-arrow.png) no-repeat 0 0;}
.why-we-links li.active a { color: #d51b97; }
.why-we-links li.active a.dotted { border-bottom-color: #a2a2aa; }

.right-col { margin-left: 290px; }
.mini-blocks { margin-bottom: 24px; }
.mini-block { box-shadow: 2px 2px 0 0 #d9d9db; }
.mini-block .pink { display: block; float: left; font-size: 72px; line-height: 57px; color: #d51b97; }
.mini-block p { margin: -5px 0 0 100px; font-size: 18px; line-height: 22px; color: #414141; }
.mini-block1 { float: right; height: 167px; width: 250px; padding: 21px 21px 21px 24px; border: 2px solid #323693; }
.mini-block1 .pink { float: none; margin-bottom: 20px; }
.mini-block1 p { margin-left: 0; }
.mini-block2 { height: 80px; margin: 0 310px 11px 0; padding: 17px 15px 0 14px; border: 2px solid #323693; }

ul.business-goals { margin: 4px 0 20px; }
ul.business-goals li { padding-left: 33px; margin-bottom: 5px; background-position: 5px 7px; }

.why-we-block h3 { line-height: 44px; margin-bottom: 3px; }
.why-we-block h3 span { font-weight: normal; }
.why-we-block .btn-big { float: right; margin-right: 27px; margin-top: 4px; padding: 8px 24px 11px; }
.why-we-block .btn.btn-big:active { padding-top: 10px; padding-bottom: 9px; }

.our-clients { background: #fff url(/bitrix/templates/main/../img/our-clients-bg.png) repeat-x 0 0; }
.our-clients h1 { font-size: 35px; }
.our-clients-flexslider { position: relative; }
.our-clients-block { /*height: 300px;*/padding: 2px; border: 2px solid #30348e; box-shadow: 2px 2px 0 0 #d9d9db; }
.our-clients-block a.client-nav { float: left; position: relative; display: block; border-bottom: 1px solid #eee; cursor: pointer; border-left: 1px solid #eee; border-right: 1px solid #eee; width: 50px; height: 50px; background: #fff url(/bitrix/templates/main/img/main-sprite.png) no-repeat;}
.our-clients-block a.client-prev { border-color: transparent; border-right: none; border-bottom: 1px solid #eee; background-position: -263px -30px; }
.our-clients-block a.client-prev:hover { background-position: -263px -106px; }
.our-clients-block a.client-next { background-position: -210px -30px; }
.our-clients-block a.client-next:hover { background-position: -210px -106px; }
.all-clients { height: 51px; }
.all-clients .all-clients-wrap { padding: 15px 15px 0 118px; height: 35px; border-bottom: 1px solid #eee; background: none; font-size: 16px; font-weight: bold; color: #000; }
.our-clients-block .items li { width: 911px; padding: 0; text-align: center; }
.our-clients-block .items li ul { padding: 0; margin: 0; }
.our-clients-block .items li ul li { width: 116px; padding: 0 16px; }
.link-wrap { margin-right: 150px; }
.our-clients-block .items li a { display: inline-block; line-height: 18px; text-decoration: none; }
.our-clients-block .items li a:hover { border-bottom-color: transparent; }
.ie7 .our-clients-block .items li a  { display: inline; zoom: 1; }
.show-all-clients { float: right; min-height: 1px }
.ie7 .items li { display: inline; zoom: 1; }


.scrollable { position: relative; overflow: hidden; width: 911px; height: 107px; }
.scrollable .items { width: 20000em; position: absolute; }

.widget_clients_sla .scrollable{
	width:100%;
}
@media (max-width: 620px) {
	.widget_clients_sla .clients-image-wrap{
		display:none;
	}
	.widget_clients_sla .clients-image-right{
		margin:0;
	}
	.our-clients-block .items li ul li { width: 100px; }
}
@media (max-width: 580px) {	.widget_clients_sla .our-clients-block .items li ul li { width: 90px;padding: 0 12px; }	.widget_clients_sla .clients-image ul li a img { max-width: 100px !important; height: 42px !important;} }
@media (max-width: 520px) {	.widget_clients_sla .our-clients-block .items li ul li {width: 86px;padding: 0 5px;	} }
@media (max-width: 450px){	.widget_clients_sla .clients-image ul li a img {max-width: 70px !important;	height: 32px !important;}.widget_clients_sla .our-clients-block .items li ul li{width:70px;	} }
@media (max-width: 390px){	.widget_clients_sla .clients-image ul li a img {max-width: 60px !important;	height: 22px !important;}.widget_clients_sla .our-clients-block .items li ul li{width:60px;padding:0;	} }

.clients-image {  }
.clients-image ul { overflow: hidden; padding: 0 21px; margin: 0 0 -13px; }
.clients-image ul li { position: relative; float: left; height: 107px; background: none; padding: 0 20px; margin: 0; }
.clients-image ul li a { position: relative; display: block; height: 93px; vertical-align: middle; line-height: 93px; text-decoration: none; }
.clients-image ul li a img { vertical-align: top;  }
.clients-image ul li a img.grey { position: relative; z-index: 10;  }
.clients-image ul li a img.color { position: absolute; left: 0; top: 0; }
.clients-image ul li em { display: none; position: absolute; bottom: 0; left: 50%; margin-left: -14px;width: 28px; height: 14px; background: #fff url(/bitrix/templates/main/img/main-sprite.png) no-repeat -4px -374px; }
.clients-image ul li.active em { display: block; }


.clients-image-exp { display: none; overflow: hidden; padding: 32px 24px 27px; margin-top: -14px; background: #f6f6f6 url(/bitrix/templates/main/../img/clients-image-exp-bg.png) repeat-x 0 0; }
.clients-image-wrap { float: left;width: 260px; height: 160px; line-height: 160px; border: 1px solid #ededee; box-shadow: 0 1px 1px 0px #bebec3; background: #fff; text-align: center; }
.clients-image-wrap img { vertical-align: middle; }
.clients-image-right { margin: -4px 0 0 290px; }
.clients-image-right h2 { font-size: 24px; color: #000; margin-bottom: 2px; }
.clients-image-right h3 { font-size: 24px; font-weight: normal; color: #000; }
.clients-image-right p { font-size: 14px; margin-bottom: 10px; line-height: 22px; color: #000; }
.clients-image-date { color: #b3b3b3; padding-right: 20px; }

.consult-line-block { overflow: hidden;  border: 2px solid #f6d000; box-shadow: 2px 2px 0 0 #d9d9db; }
.consult-line-block .padding {  }
.consult-line h1 { font-size: 35px; }
.consult-line-block-l { float: left; height: 240px;width: 387px; background: #fff; }
.consult-line-block-l .city-list { top: 1530px !important; border: none; }
.consult-line-block-r { position: relative; font-size: 0; letter-spacing: -1px; float: right; height: 300px;width: 526px; background: #f1f1f1 url(/bitrix/templates/main/../img/consult-r.png) no-repeat 0 0; }
.consult-line-block-r:before { position: absolute; height: 240px;width: 37px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -426px -4px; content: ''; }
.consult-line-block p { margin: 15px 0; line-height: 22px; }
.city-choice { display: inline-block; padding-right: 17px; margin-right: 20px; position: relative;}
.city-choice:after { display: block; background:  url(/bitrix/templates/main/img/main-sprite.png) no-repeat -188px -481px; width: 10px; height: 6px; top: 9px; right: 1px; position: absolute; content: '';}
.consult-line-block .phone { display: inline-block; padding-top: 0;}
.consult-line-block .phone:before {background-position: -182px -130px; }
.ie7 .consult-line-block .phone { display: inline; zoom: 1; }
.ie7 .city-choice { display: inline; zoom: 1; }

.consult-line-block-r .padding { padding-left: 70px; }
.consult-line-block-r h3 { margin-bottom: 15px; }
.consult-line-block-r input { width: 157px; margin-right: 12px; padding: 14px 16px; border: 1px solid #a3a1a6; font-size: 14px; color: #000; box-shadow: 0 1px 0 0 #fff; }
.consult-line-block-r input.placeholder { color: #a2a2aa; }
.consult-line-block-r input.inp-phone { width: 137px; }
.consult-line-block-r .btn { width: 190px; margin-top: 15px; margin-bottom: 1px; padding: 9px 0 9px; }
.consult-line-block-r .btn:active { padding-top: 11px; padding-bottom: 7px; }
.consult-line-block-r p { margin-top: 28px; font-size: 14px; line-height: 19px; color: #979797; letter-spacing: normal; }
.woman { position: absolute; bottom: 0; right: 15px; width: 188px; height: 131px; background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -621px -199px; }

#city-list-consult { top: 1530px !important; }
/* /Why We Page */
.main-helper .box-2 .slider-main li {
	height: 238px;
}

/* SPB separate page */
.main-helper-spb .box-2 .box-img-menu .box-title-all {
	position: absolute;
	right: 0;
	top: 0;
	color: #ffffff;
	margin: 17px;
	font-weight: bold;
	text-transform: lowercase;
}
.main-helper-spb .box-2 .box-img-menu .box-title {
	position: absolute;
	width: 100%;
	top: 0;
}
.main-helper-spb .box-2 .box-img-menu .box-img-text {
	top: 49px;
	right: 0;
	width: 239px;
	left: inherit;
}
.main-helper-spb .box-img-menu .box-img-text > a {
	margin: 11px 18px 0;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px dotted #323694;
	display: inline-block;
	text-decoration: none;
}

/* filter */
.j-box-filter {
	border-top: 1px solid #d0d0d4; border-bottom: 2px solid #cfcfd2;
	box-shadow: 0 1px 0 #f2f2f2 inset, 0 1px 0 rgba(255,255,255,.7);
	background: #eaeaec; /* Old browsers */
	background: -moz-linear-gradient(top,  #eaeaec 0%, #dfdfe3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaec), color-stop(100%,#dfdfe3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eaeaec 0%,#dfdfe3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eaeaec 0%,#dfdfe3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eaeaec 0%,#dfdfe3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #eaeaec 0%,#dfdfe3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaec', endColorstr='#dfdfe3',GradientType=0 ); /* IE6-9 */

}
.j-box-filter .box-filter-title  { font-size: 36px; font-weight: normal; margin-bottom: 30px;}
.j-box-filter .box-filter-search input, .j-box-filter .box-filter-search button {height: 48px; padding: 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; font-size: 30px; color: #a2a2aa}
.j-box-filter .box-filter-search input:focus {color: inherit;}
.j-box-filter .box-filter-search .field-search {margin-right: 70px;}
.j-box-filter .box-filter-search .field-search input {width: 100%;}
.j-box-filter .box-filter-search .float-right .btn {width: 48px; display: block;position: relative;}
.j-box-filter .box-filter-search .float-right .btn em {position: absolute; margin-top: 0; left: 29px; top: 14px; width: 10px; height: 23px; background: url("/bitrix/templates/main/img/main-sprite.png") -4px -42px no-repeat;}

.box-filter-separator {margin: 28px -18px 0; padding: 20px 18px 0; border-top: 1px solid #a4a2a6;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.7);
}


.j-filter-fields-list {list-style-type: none; margin-left: -20px; margin-bottom: 0;}
.j-filter-fields-list:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;font-size: 0;}
.j-filter-fields-list .item {float: left; background: none; margin-bottom: 11px;}
.j-filter-fields-list .item a {display: block; height: 24px; line-height: 24px; padding: 0 24px; font-size: 14px; color: #414141; text-decoration: none;
	border-radius: 12px;
	box-shadow: inset 0 0px 0px 1px rgba(0, 0, 0, 0.3), inset 0 3px 3px 0px white, 0 1px 1px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: inset 0 0px 0px 1px rgba(0, 0, 0, 0.3), inset 0 3px 3px 0px white, 0 1px 1px 0 rgba(0, 0, 0, 0.35);
	-moz-box-shadow: inset 0 0px 0px 1px rgba(0, 0, 0, 0.3), inset 0 3px 3px 0px white, 0 1px 1px 0 rgba(0, 0, 0, 0.35);
	background: #f5f5f5; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #e2e2e2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e2e2e2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#e2e2e2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f5f5f5 0%,#e2e2e2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#e2e2e2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f5f5f5 0%,#e2e2e2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}
.ie8 .j-filter-fields-list .item a {border: 1px solid #A1A1A9;}
.j-filter-fields-list .active a {
	text-shadow: 0px 0px 1px #414141;
	filter: Shadow(Color=#414141, Direction=0, Strength=1);
	box-shadow:  inset 0 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0 2px 4px 0px rgba(0, 0, 0, 0.20), 0 1px 1px 0 white;
	-webkit-box-shadow:  inset 0 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0 2px 4px 0px rgba(0, 0, 0, 0.20), 0 1px 1px 0 white;
	-moz-box-shadow:  inset 0 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0 2px 4px 0px rgba(0, 0, 0, 0.20), 0 1px 1px 0 white;
	background: #f8f100; /* Old browsers */
	background: -moz-linear-gradient(top,  #f8f100 0%, #fdf600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f100), color-stop(100%,#fdf600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f8f100 0%,#fdf600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f8f100 0%,#fdf600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f8f100 0%,#fdf600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f8f100 0%,#fdf600 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f100', endColorstr='#fdf600',GradientType=0 ); /* IE6-9 */
}
.ie8 .j-filter-fields-list .active a {font-weight: bold;}

.popover-icon {
	background: url(/bitrix/templates/main/img/main-sprite.png) no-repeat -431px -293px;
	width: 25px;
	height: 25px;
	display: inline-block;
	position: absolute;
	margin-top: -2px;
}

.visa_master{
	width: 99px;
	height: 29px;
	background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat -480px -290px;
	display: block;
}

.j-download-excel{position: relative;}
.j-download-excel:before{
	display: block;
	width: 20px;
	height: 20px;
	content: '';
	position: absolute;
	background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat -602px -163px;
	left: -25px;
	top: 4px;
}

/*mobile*/
#mobile-header, #mobile-search, #canvas-menu, #mobile-contacts-header {display: none;}

/*.table*/
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table .table {
	background-color: #ffffff;
}
.table-bordered {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px;
	font-size: 16px;
	text-align: center;
}
.block-checkbox .text label{display:inline;padding-left:5px;}
.block-checkbox .text input[type='checkbox']{
	position: relative;
	top: 2px;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
}
.block-checkbox .text{
	margin: 10px 0;
}
.popup.onecol.form-normal-width{width:600px;}
.onecol .popup-button.left-center{text-align:left;}
.popup-button .inline-block.form-descr-footer{word-spacing:0px;font-size:14px;line-height:20px;}
.form-descr-footer + .clearfix + .policy-text{
	margin-bottom: 20px;
}

/*пїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅ*/
.form-large-input *{box-sizing:border-box;}
.form-large-input .text input[type="text"],
.form-large-input .text input[type="tel"],
.form-large-input .text input[type="email"],
.form-large-input .text input[type="password"]{
	padding: 15px;
	height: 50px;
	width: 280px;
	float: left;
	margin-right: 40px;
	font-size: 17px;
	color: #6c6d6d;
	border-color: #d1d2d3;
	-webkit-box-shadow: inset 0 2px 5px rgba(171, 173, 175, 0.8);
	-moz-box-shadow: inset 0 2px 5px rgba(171, 173, 175, 0.8);
	box-shadow: inset 0 2px 5px rgba(171, 173, 175, 0.8);
}
.form-large-input .text input[type="text"],
.form-large-input .text input[type="tel"],
.form-large-input .text input[type="email"] {
	padding-top: 0;
	padding-bottom: 0;
}
.form-large-input .text.error:before{left: 170px;}
.form-large-input .text.error:after{left: 304px; top: 3px;}
.form-large-input .btn{font-size: 17px;font-weight: bold;padding: 16px 18px;width: 280px;}
.form-large-input .cusel {width: 280px !important;height: 50px;font-size: 17px;color: #6c6d6d;margin-bottom: 10px;box-shadow: 0 2px 5px rgba(171, 173, 175, 0.8) inset;border-color: #d1d2d3;}
.form-large-input .cuselFrameRight {background: rgba(0, 0, 0, 0) url("/bitrix/templates/main/img/main-sprite.png") no-repeat scroll -175px -432px;height: 100%;position: absolute;right: 0;top: 0;width: 31px;z-index: 2;}
.form-large-input .cusel:hover .cuselFrameRight {background: rgba(0, 0, 0, 0) url("/bitrix/templates/main/img/main-sprite.png") no-repeat scroll -175px -462px;}
.form-large-input  .cusel .cusel-scroll-wrap{top: 50px;}
.form-large-input .cusel span{height: 36px;}
.form-large-input .cuselText{padding:15px 0 0 13px;}
.form-large-input .cuselFrameRight.fa-caret-down:before{left: 5px; top: 20px;}

/*пїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
ul.red-check-mark{list-style-type: none;}
ul.red-check-mark li{background: url("/bitrix/templates/main/img/red-check-mark.png") 0 0 no-repeat;padding-left: 50px;min-height: 30px;margin-bottom: 10px;}

.text-center-block{text-align:center;}
.j-cp-floating-round{position: fixed;bottom: 0;right: 6px;}
.j-deffered{display:none;}

.popup-content .block-radiobox input[type=radio] {
	margin-bottom: 0px;
	height: 20px;
}
.popup-content .block-radiobox label+label {
	display: inline-block;
	top: -5px;
	position: relative;
	margin-left: 10px;
}
.selectOfficeFormHidden + .cusel{display: none;}

#select-city-right-box-container{background-color:#FAE6F3;}
#select-city-right-box-container > div{padding:10px 0px 15px 0px;text-align:center;}
.j-box-offices .call-ord .dotted{
	border-bottom: none;
}
#stub{
	display: none;
}


@media screen and (min-width: 767px) and (max-width: 958px){
	.support-box.box.box-2{
		height: 300px;
	}
}

/*
 * Geo confirm
 */

html #geo_confirm:not(.geo_confirm__msk) p {
	margin-bottom: 0;
}

html #geo_confirm:not(.geo_confirm__msk) span {
	margin-left: 0;
	margin-right: 3px;
	text-transform: capitalize;
}

#geo_confirm:not(.geo_confirm__msk) .confirm-btn {
	margin: 10px auto;
	display: block;
}

#geo_confirm:not(.geo_confirm__msk) .header-city {
	text-transform: lowercase;
	text-decoration: underline;
}
.bn-fuxia {
	color: #fff;
	background-color: #d1088e;
	display: inline-block;
	padding: 12px 45px;
	border: none;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}
a.bn-fuxia:hover, a.bn-fuxia:focus {
	text-decoration: none;
	color: #fff;
}
.fuxia-absolute {
	position: absolute;
	bottom: -52px;
}
.licenses-fuxia {
	padding-top: 3px !important;
}
.licenses-fuxia-bn {
	margin-top:19px;
}
.text-before-price{
	margin-bottom:15px;
}
@media (max-width: 425px) {
	.bn-fuxia {
		padding: 12px 30px !important;
		font-size: 12px !important;
		margin-top: 20px ;
	}
}

/* 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: 120px;
	left: 0;
	z-index: 1;
}

.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: 120px;
	right: 0;
	z-index: 1;
}

@media all and (max-width: 1200px) {
	.menu__logo_new-year {
		padding-left: 40px;
	}
	.menu__logo_new-year::after {
		width: 22px;
		height: 22px;
		background-size: contain;
		top: 2px;
		left: 10px;
	}
}

@media all and (max-width: 1400px){
	.new-year-decor::after{
		top:140px;
		right: -90px;
	}
	.new-year-decor::before{
		top:140px;
		left: -50px;
	}

}

@media (max-width: 1600px) {
	.new-year-decor:before{
		width: 144px;
		height: 280px;
	}

	.new-year-decor:after{
		width: 188px;
		height: 270px;
	}
}

@media (max-width: 1280px) {
	.new-year-decor:before,
	.new-year-decor:after{
		display: none;
	}

	.menu__logo_new-year:after{
		height: 42px;
	}
}

@media (max-width: 990px) {
	.menu__logo_new-year:after{
		top: 15px;
	}
}

.aside-block-form .float-right.wrap-er {
	height: 471px;
}

.aside-block-form .float-right.wrap-er .check-esputnik-subscribe input[type="checkbox"].checkbox {
	display: inline-block;
}

.aside-block-form .float-right.wrap-er .j-form-page .maskhelper {
	top: 5px;
	right: 28px;
}

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

.modal-steps .btn-big {
	padding: 11px 10px !important;
}

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

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

.modal-steps .field-phone {width: 100%; height: 38px!important; margin-right: 10px!important;   border-radius: 5px; box-shadow: 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: 13px 35px !important; }

@media (max-width: 710px) {
	.modal-wrapper__callback .modal{
		width: 100%!important;
	}
}

@media (max-width: 460px) {
	.modal-steps .field-phone {
		width: 100%!important;
		margin-right: 0px!important;
		box-sizing: border-box;
	}

	.modal-steps button.btn{
		width: auto;
	}
}

@media (max-width: 768px) {
	div.control-panel{
		transform: scale(0.65);
		left: auto;
		bottom: -24px;
		right: -26px;
	}

	div.control-panel.forcedLeft{
		right: auto;
		left: -26px;
	}
	.form-course .table-education {
		width: 100%;
	}
}

#geo-confirm-wrapp{
	float: right;
	position: relative;
	top: 51px;
}

#geo_confirm{
	box-sizing: border-box;
}

#geo_confirm p,
html #geo_confirm:not(.geo_confirm__msk) p{
	line-height: 20px;
	margin: 20px 0 25px 0;
}

#geo_confirm:not(.geo_confirm__msk) .confirm-btn,
#geo_confirm button.confirm-btn{
	font-size: 13px;
	text-transform: none;
	margin: 0;
	padding: 6px 4px;
	display: inline-block;
	font-weight: 400;
	color: #000000;
}

#geo_confirm span,
html #geo_confirm:not(.geo_confirm__msk) span{
	margin: 0 5px 0 5px;
	text-transform: none;
	font-size: 13px;
}

@media (max-width: 990px) {
	#geo-confirm-wrapp {
		float: right;
		position: relative;
		top: 0;
	}

	#geo-confirm-wrapp #geo_confirm{
		left: auto;
		right: 20px;
		top: 24px;
	}
}

.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;
}

.offers-wrap .slider-main {
	left:0;
	top: 0;
	margin: 0;
}

.offers-wrap .box-thin {
	height: auto;
}



.offers-wrap .box-offices .box-content {

	top: 20px;

}

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

.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;
}

.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: 30px;
	font-size: 65px;
	font-weight: 300;
	color: #ffffff;
	line-height: normal;
}

.bit-slider__title.bit-slider__title_special{
	font-size: 55px;
	line-height: 1;
}

@media (max-width: 667px) {
	.bit-slider__title {
		font-size: 60px;
	}
}

@media (max-width: 586px) {
	.bit-slider__title,
	.bit-slider__title.bit-slider__title_special {
		font-size: 40px;
		margin-top: 50px;
	}
}

@media (max-width: 320px) {
	.bit-slider__title,
	.bit-slider__title.bit-slider__title_special {
		font-size: 31px;
	}
}

.bit-slider__item {
	background-position: center center;
	background-size: cover;
	background-color: #352c85;
	height: auto;
	padding: 100px 0 50px 0;
	color: #ffffff;
}

@media (max-width: 767px) {
	.bit-slider__item {
		height: auto;
		padding-bottom: 35px;
		padding-top: 30px;
	}
}

.bit-slider__description {
	color: #ffffff;
	font-family: Roboto;
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	max-width: 750px;
	margin-bottom: 35px;
}

.bit-slider__button {
	margin-top: 65px;
}


#meropriyatie .pink_button,
#meropriyatie .pink_button:hover
{
	border-radius: 2px;
	border: 1px solid #b20879;
	background-color: #d1098e;
	background: #d1098e;
	width: 345px !important;
	max-width: 365px;
	color: #ffffff;
	font-family: "Roboto medium";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
	display: inline-block;
	box-shadow: none;
	padding-top: 14px;
}

#meropriyatie .policy-text {
	margin-top: 20px;
}



@media (max-width: 767px) {
	.bit-slider__button {
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
}

.bit-slider__button .bit-button-yellow {
	margin-right: 15px;
}



@media (max-width: 426px) {
	.bit-slider__button button {
		margin: 25px auto !important;
		display: block;
		padding: 12px 20px;
		min-width: 132px;
	}
}
@media (max-width: 1400px) {
	.menu .sub-menu {
		padding-top: 5px;
	}
}
@media all and (min-width: 1000px) and (max-width: 1280px) {
	.menu .sub-menu {
		padding-top: 15px;
	}
	.menu__item a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.menu .sub-menu ul li {
		font-size: 10px;
	}
	.label_d063._bottom_c88f {
		min-width: 260px !important;
		height: 37px !important;
	}

	.label_d063 .hoverl_5d0b + .text_bd96 {
		font-size: 12px !important;

	}
}


.control-panel.j-cp-floating-round {
	transform: scale(0.5);
}

.promo-panel-active .control-panel {
	bottom: 45px;
}

@media all and (max-width: 855px) {
	.promo-panel-active .control-panel {
		bottom: 55px;
	}
}

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

@media all and (min-width:200px) {
	.bit-footer {
		padding-bottom: 100px!important;
	}
}
@media all and (min-width:874px) {
	.bit-footer {
		padding-bottom: 115px!important;
	}
}

/*Переверстали плашки*/

#actions table {
	margin-bottom: 40px;
}

.actions-table__item {
	width: 240px;
	text-align: center;
	padding: 5px 33px;
	display: flex;
	flex-direction: column;
}

#actions .actions-table__item .banner {
	width: 240px;
	height: 168px;
	border: 1px solid #ccc;
	overflow: hidden;
	position: relative;
	flex-grow: 0;
}

#actions .actions-table__item .banner > a {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	width: 100%;
	height: 100%;
	color: #414141;
	text-shadow: 0 1px #FCEC99;
	line-height: 1.2em;
	background: rgba(246, 208, 0, 0.85);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	text-decoration: none;
	opacity: 0;
}

#actions .actions-table__item .item-text .text {
	font-size: 12px;
	height: auto;
}

.actions-table {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.actions-table__item .item-text.last {
	min-height: 90px;
	margin-top: auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.actions-table__item .link {
	margin-top: auto;
}

.actions-table__item .link::before {
	top: 2px;
}

.action-item__header {
	margin-bottom: 10px;
}

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

.head-row__lk {
	margin-left: auto;
}

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

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

@media all and (max-width: 480px) {
	.edcenter__about .edcenter__about-item-number{
		margin-right:27px;
	}
	.edcenter__wrapper .edcenter__consultation-form .text{
		float:none;
	}
	.edcenter__consultation .edcenter__consultation-form .text [type=email],
	.edcenter__consultation .edcenter__consultation-form .text [type=tel],
	.edcenter__consultation .edcenter__consultation-form .text [type=text]{
		width:100%;
	}
	.edcenter__consultation .edcenter__consultation-form .policy-text{
		text-align: center;
	}
}
.edcenter__popular .owl-dot:first-child,
.edcenter__testimonials .owl-dot:first-child {
	margin-left: 12px;
}
.edcenter__wrapper .edcourse__banners-items .owl-dots,
#edcenter__testimonials .owl-dots
{
	text-align: center;
	left:0;
}



@media all and (max-width: 767px) {
	.slider-main img {
		display: block;
		width: initial !important;
		max-width: 100% !important;
	}

	.box.box-thin.box-3.overflow-hidden {
		overflow: visible;
	}

	.flex-control-nav {
		left: 27px !important;
	}

	.box {
		width: 100% !important;
		float: none !important;
	}

	.slider-main {
		margin: 0 !important;
	}
}



@media (max-width: 961px) {
	.width {
		max-width: 720px;
		width: 100%;
	}

	.wrapper {
		min-width: 100%;
	}

	.main {
		width: 100%;
	}

	.slider-main {
		left: 0;
		top: 0;
		margin: 0;
		width: 100%;
	}

	#contact-right-box-container.floating-box-active {
		position: static !important;
	}

	.form-advice-left,
	.form-advice-righ {
		float: none;
		clear: both;
		width: 100%;
		height: auto;
	}

	.form-advice {
		margin: 0;
		padding: 15px;
	}

	.box-spr-top {
		border: none;
		margin: 0;

	}

	.offers-wrap .form-advice-left, .box-spr-top {
		margin: 0;
		border: none;
	}

	.form-advice-left .form-content,
	.form-advice-right .form-content {
		padding: 15px;
	}

	.form-advice-desc {
		width: 100%;
		margin: 0;
		float: none;
	}

	.form-advice-bg {
		display: none;
	}

	.offers-wrap > .box-1 {
		width: 100%;
		border-left: none;
		border-bottom: 1px solid #ccc;
	}

	.box-offices {
		width: 100%;
	}

	.form-advice p {
		margin: 0;
	}

	.form-advice-left {
		margin-bottom: 10px;
	}

	.form-advice-right {
		max-width: 275px;
		width: 100%;
		float: none;
		border: 1px solid #ccc;
	}

	.offers-wrap .form-advice-left {
		margin-bottom: 20px;
	}

	.box-offices {
		margin-top: 0;
	}

	.box-3,
	.box-thin {
		height: auto;
		width: 100%;
	}
}


@media (max-width: 651px) {
	.offers-wrap .form-advice {
		padding: 18px;
	}
	.form-advice .form-advice-desc {
		width: 100%;
		padding: 0;
		border: none;
		margin: 0;
	}
}

@media all and (max-width: 500px) {
	.promo-panel-active .control-panel {
		left: -33px !important;
		right: initial !important;
	}

	._orientationRight_f469.wrap_9d2b {
		bottom: 75px !important;
		z-index: 20 !important;
	}

	.sub-menu.dropdown-menu .container.no-flex:not(.nav-sub-indent)::after {
		display: block;
		content: '';
		width: 100%;
		height: 300px;
	}

	.flex-control-nav.flex-control-paging {
		bottom: 5px !important;
		left: 7px !important;
	}

	.actions-table__item {
		width: 100%;
	}

	#actions .actions-table__item .banner {
		max-width: 100%;
		width: 100%;
		margin-bottom: 10px;
		height: auto;
	}

	#actions .actions-table__item .banner img {
		width: 100%;
		display: inline-block;
		vertical-align: middle;
	}

	.actions-table__item .j-action-control {
		display:flex;
		align-items: center;
		align-content: center;
		justify-content: center;
	}

	.form-advice-right {
		max-width: 100%;
	}

}

.menu-item--button {
	display: none;
}

.products-list li {
	position: relative;
}


#filter-block-form-solution  .form-solution {
	overflow: hidden;
}

#filter-block-form-solution  .box-filter-separator {
	padding: 20px 15px 0;
}

#filter-block-form-solution .text {
	margin-bottom: 10px;
}

#filter-block-form-solution .cusel,
#filter-block-form-solution select {
	width: 214px !important;
}

@media all and (max-width: 719px) {
	.text-content .image-box-2,
	.text-content .image-box-2 img {
		max-width: 100%;
	}
}

@media all and (max-width: 1400px) {
	.menu__contact .row.office-item {
		padding-top: 6px;
		padding-bottom: 6px;
	}

	.menu__contact .row.office-item::before,
	.menu__contact .row.office-item::after {
		display: table;
		content: "";
		line-height: 0;
	}

	.menu__contact .row.office-item::after  {
		clear: both;
	}

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

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

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

@media all and (max-width: 480px) {
	.head-row__location {
		margin-right: 0;
		margin-left: 0;
	}
}

@media all and (max-width: 961px) {
	.cut-margin-top.float-left {
		float: none !important;
		clear: both;
	}

	.pricelist-header .box-1 {
		margin-top: 0;
		margin-left: 0;
	}

	.cut-margin-top .j-box-filter,
	.pricelist-header .cut-margin-top {
		width: 100%;
	}

	#form-solution {
		width: calc(100% + 36px);
	}

	.pricelist-sidebar {
		width: calc(100% + 37px);
		position: static;
	}

	.pricelist-checkbox {
		display: flex;
		flex-wrap: wrap;
	}

	.pricelist-checkbox a.dotted-active::before {
		display: none;
	}

	.pricelist-checkbox a {
		font-size: 13px;
	}

	.pricelist-checkbox a.check-filter span {
		margin-left: 20px;
	}

	.box-spr-top.middle-box-form {
		padding-left: 0 !important;
		padding-top: 20px;
	}

	.j-box-filter .box-filter-search input, .j-box-filter .box-filter-search button {
		font-size: 18px;
	}

	.j-box-offices.box-offices.box-office-single {
		height: 140px;
	}

	#pricelist-box {
		float: none !important;
		max-width: 720px;
	}

	.mobile-call-ord {
		margin-top: 40px;
	}

	.link.call-ord {
		display: none !important;
	}

	.call-ord {
		line-height: 1.6;
	}

	.pricelist-sidebar {
		-webkit-box-shadow: 0px 7px 8px -4px #bbb;
		-moz-box-shadow: 0px 7px 8px -4px #bbb;
		box-shadow: 0px 7px 8px -4px #bbb;
	}
}

@media all and (max-width: 650px) {
	.product-order {
		width: 100% !important;
	}
}

@media all and (max-width: 600px) {
	.form-solution .float-left,
	.form-solution .float-right {
		width: 100%;
		display: inline-block;
		float: none;
		clear: both;
		text-align: left;
	}

	.form-solution .float-right.dotted {
		width: initial;
	}

	.form-solution .float-left {
		margin-bottom: 10px;
	}

	.form-solution > .float-right {
		padding-left: 30px !important;
	}

	.cut-margin-top .box-filter-search {
		display: flex;
		justify-content: flex-start;
		flex-direction: row-reverse;
	}

	.cut-margin-top .box-filter-search .float-right {
		width: 48px;
	}



	.j-box-filter .box-filter-search .field-search {
		width: 100%;
		flex-grow: 1;
		margin-right: 30px;
	}

	.form-solution h1 {
		font-size: 25px;
	}


}


@media all and (max-width: 500px) {
	.product-order .float-left,
	.product-order .float-right {
		width: 100% !important;
		float: none;
		clear: both;
		margin-bottom: 10px;
	}

}


@media all and (max-width: 400px) {
	.j-box-filter .box-filter-search .field-search .cusel.border-box {
		font-size: 16px;
	}

	.pricelist-table .row-product .name,
	.pricelist-table .row-product .hours,
	.pricelist-table .row-product .price,
	.pricelist-table .row-product .buy {
		font-size: 11px !important;
		line-height: 1.4;
	}

	.pricelist-table .row-product .buy {
		padding: 8px !important;
	}
	.pricelist-table .row-product .price,
	.pricelist-table .row-product .hours {
		padding: 3px;
	}

	#pricelist-box {
		max-width: 320px;
	}
}

/*include areas*/
.f-text-center{text-align:center}
.f-wrap{max-width:1920px;margin:0 auto;color:#1c1c1c;font-family:Roboto,sans-serif;font-size:16px;overflow-x:hidden}
.f-wrap img{max-width:100%}
.f-wrap p{line-height:1.4}
.f-wrap a{outline:0}
.f-container{width:100%;max-width:990px;padding:0 15px;margin:0 auto}
.f-outer-wrap{border:1px solid #cbcbcb;border-radius:3px;margin-bottom: 20px;background-color: white;}
.f-feedback{padding:35px 32px;color:#262626}
.f-feedback__wrap{display:table;width:100%}
.f-feedback__left,.f-feedback__right{display:table-cell;vertical-align:top}
.f-feedback__left{padding-right:10px}
.f-feedback-form.form-large-input .block_button .text{width:100%;padding: 0;    margin: 0px 0 8px;}
.f-feedback-form.form-large-input .block_button .cusel{min-width: 100%;}
.f-feedback-form.form-large-input .block_button .text input {width:100%;height: 41px;box-shadow: initial;-webkit-box-shadow:initial}
.f-feedback__title{margin-bottom:10px;font-size:36px;font-weight:700;line-height:1.2}
.f-feedback__text{font-size:16px}
.f-feedback-form{width:100%;max-width:340px;margin-left:auto}
.f-feedback-form .text input,.f-feedback-form__input{width:100%;padding:10px 13px;margin-bottom:9px;font-size:14px;border:1px solid #cbcbcb;border-radius:3px}
.f-feedback-form .btn,.f-feedback-form__submit{width:100%;padding:13px;margin-top:16px;font-size:20px;font-weight:700;text-transform:uppercase;border:none;background:#eec92b;border-radius:3px;transition:all .3s ease-in;outline:0}
.f-feedback-form .btn:hover,.f-feedback-form__submit:hover{background:#ecc20c}
.f-feedback-form .policy-text{margin-top:5px;font-size:11px;padding:5px;line-height:1.3}
@media screen and (max-width:720px){
	.f-feedback{padding-left:15px;padding-right:15px}
	.f-feedback__left,.f-feedback__right,.f-feedback__wrap{display:block}.f-feedback__left{margin-bottom:20px;text-align:center}
	.f-feedback-form{margin-right:auto}
	.f-feedback-form .btn,.f-feedback-form__submit{font-size:16px}
	.f-feedback__title{font-size:30px}
}
@media screen and (max-width:790px){
	.c-free .landing_title,.c-free .landing_title>h2{font-size:30px}.c-free__items{text-align:center}.c-free__item{display:inline-block;vertical-align:top;width:48%;margin-right:0!important}
}
@media screen and (max-width:570px){
	.c-free__item{width:100%;margin-bottom:30px}.c-free__item-right{font-size:17px}
}
@keyframes swing{15%{-webkit-transform:translateX(5px);transform:translateX(5px)}30%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}50%{-webkit-transform:translateX(3px);transform:translateX(3px)}65%{-webkit-transform:translateX(-3px);transform:translateX(-3px)}80%{-webkit-transform:translateX(2px);transform:translateX(2px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.swing:hover{-webkit-animation:swing 1s ease;animation:swing 1s ease;-webkit-animation-iteration-count:1;animation-iteration-count:1}
/*include areas*/


@media all and (max-width: 961px) {
	#INCLUDE_REGION .form-advice-right {
		max-width: 100%;
		width: 100%;
	}

	.events-course-content .events-list-content {
		margin: 0;
	}

	.events-course-content .events-list-content span.schedule-record-cell {
		padding: 0;
	}
}


@media all and (max-width: 767px) {
	#mm-0 .content .col-r-branch,
	#mm-0 .content .col-l-branch {
		float: none;
		clear: both;
		width: 100%;
	}

	#mm-0 .content .col-r-branch a.btn {
		margin: 0;
		display: inline-block;
		width: auto;
	}

	#mm-0 .content .col-r-branch .branch-order {
		text-align: left;
	}

	#mm-0 .content  .switch-text a {
		margin-right: 0;
	}

	#mm-0 .content  .client-slose {
		padding-top: 8px;
	}

	#mm-0 #carousel {
		padding-right: 18px;
	}

	#mm-0 .content .form-advice-right {
		max-width: 100%;
		width: 100%;
	}

	.flexslider ul.slides > li {
		border-bottom: none !important;
	}

	#mm-0 .content .client-link {
		font-size: 30px;
	}

	#mm-0 .content .table-present .style-c-order-cell .btn-order {
		background: #323694;
		padding: 0 45px;
	}


	#mm-0 .content .switch-text.j-switch-text.j-switch-text-scroll {
		margin-top: 20px;
		width: 100%;
	}


	#mm-0 .content .client-img {
		float: none;
		clear: both;
	}

	#mm-0 .content ul.news-list .new-descr {
		width: 80%;
		margin-left: 80px;
	}

	#mm-0 .content .client-text {
		margin: 30px 0 0 0;
	}

	#mm-0 .content  .wrapper-ajax-widjet div,
	#mm-0 .content  .wrapper-ajax-widjet p {
		text-align: left !important;
	}

	#mm-0 .content .client-content td:last-child {
		margin: 0;
	}

	#functional {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media all and (max-width: 500px) {
	#ouibounce-modal .underlay {
		position: fixed!important;
	}

	#functional img{
		display: none;
	}

	#mm-0 .content .resp-cell-2.hour-cell p {
		padding-left: 20px;
	}

	#courses .events-course-content .col-r-course .resp-row [class^="resp-cell-"] {
		padding: 11px;
		min-height: 75px;
		padding-left: 16px;
	}

	#courses .events-course-content .col-r-course .resp-row [class^="resp-cell-"]::before {
		top: 12px;
		left: 0px;
	}

	#courses .resp-next {
		right: 20px;
		margin-top: -34px;
	}

	#courses .resp-cell-2 .dotted.schedule-record {
		display: inline-block;
		padding-top: 15px;
	}

	#mm-0 .content .branch-control .switch-text.j-switch-text.j-switch-text-scroll {
		margin: 0;
		margin-top: 20px;
	}

	#courses .resp-row.active .resp-cell-2:last-child {
		text-align: right;
		padding-right: 30px;
	}

	.events-course-content .col-r-course {
		width:100%;
	}

	.events-course-content .events-list-item {
		width: 100%;
	}

	.events-list-content.resp-row .resp-cell-1.date {
		width: 25%!important;
	}
	.events-list-content.resp-row .resp-cell-1.time {
		width: 25%!important;
	}
	.events-list-content.resp-row .resp-cell-2.metro {
		width: 30%!important;
		padding-left: 60px!important;
	}

	.events-list-content.resp-row .resp-cell-2.metro::before {
		left: 48px!important;
	}
	.events-list-content.resp-row .resp-cell-2.schedule-record-cell {
		width: 20%!important;
		padding: 0;
	}
	.events-list-content.resp-row .resp-cell-2.schedule-record-cell a {
		margin: 0;
		padding-top: 0!important;
	}

	#courses .resp-row .resp-prev {
		left: 0px!important;
		margin-top: -34px!important;
	}

	#courses .resp-row .resp-prev span {
		left: -20px
	}

	.events-course-content .events-list-content span {
		width: 54px!important;
	}

	.promo-panel__inner .btn {
		border-radius: 4px;
		text-transform: none;
		font-size: 11px;
		font-weight: 600;
		text-align: center;
		line-height: normal;
		padding: 6px 8px 6px;
		background-color: #fff000;
		border: 0;
		box-shadow: none;
		color: #000;
	}

}


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

	#courses .resp-row .resp-cell-1.time {
		padding-right: 60px !important;
	}

	#courses .resp-row [class^="resp-cell-"] {
		width: 24%;
	}

	#courses .resp-row .resp-prev {
		left: 29px;
		margin-top: -23px;
	}

	.head-row__review .icon {
		margin-top: 4px!important;
	}

}

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

	#courses .resp-row [class^="resp-cell-"] {
		width: 22%;
	}

	#courses  .resp-row.active .resp-cell-2 {
		width: 24%;
	}

	#courses .resp-row .resp-prev {
		left: 59px;
	}
}

@media all and (max-width: 420px) {
	#courses .resp-row [class^="resp-cell-"] {
		width: 21%;
	}

	#courses  .resp-row.active .resp-cell-2 {
		width: 24%;
	}

	#courses .resp-row.active .resp-cell-2:last-child {
		padding-right: 35px;
	}

	#courses .resp-row .resp-prev {
		left: 82px;
	}
}

@media all and (max-width: 400px) {
	#courses .resp-row [class^="resp-cell-"] {
		width: 19%;
	}

	#courses  .resp-row.active .resp-cell-2 {
		width: 24%;
	}

	#courses .resp-row .resp-prev {
		left: 95px;
	}
}

@media all and (max-width: 380px) {
	#courses .resp-row [class^="resp-cell-"] {
		width: 18%;
	}

	#courses  .resp-row.active .resp-cell-2 {
		width: 25%;
	}

	#courses .resp-row .resp-prev {
		left: 142px;
	}

}


@media all and (max-width: 350px) {
	#courses .resp-row [class^="resp-cell-"] {
		width: 17%;
	}

	#courses  .resp-row.active .resp-cell-2 {
		width: 25%;
	}

	#courses .resp-row .resp-prev {
		left: 162px;
	}
}

@media all and (max-width: 380px) {
	.head-row a {
		font-size: 12px!important;
		line-height: 2;
	}
	body[data-city-code=spb] .head-row__location {
		font-size: 12px;
		line-height: 12px;
	}

	.head-row a.head-row__location {
		font-size: 12px;
		line-height: 19px;
	}
}
@media all and (max-width: 360px) {
	.head-row__review, .head-row__review.header-feedback {
		margin-right: 0!important;
	}
	.head-row__import {
		margin-left: 30px;
	}
}

@media all and (max-width: 320px) {
	#mm-0 .content .client .h2 {
		font-size: 17px;
		margin-bottom: 20px;
	}


	#courses .resp-row [class^="resp-cell-"] {
		width: 15%;
	}

	#courses  .resp-row.active .resp-cell-2 {
		width: 25%;
	}

	#courses .resp-row .resp-prev {
		left: 192px;
	}



	#mm-0 .content .client.j-spoiler-color {
		height: 200px;
	}

	#mm-0 .content .client.j-spoiler-color.j-spoiler-color-opened {
		height: auto;
	}

	#mm-0 .content .client-link {
		font-size: 23px;
	}

	#mm-0 .content ul.news-list .new-descr {
		margin: 0;
		width: 100%;
	}

	#mm-0 .content ul.news-list img {
		float: none;
		clear: both;
		margin-bottom: 20px;
	}

	#mm-0 .content .products-list .resp-row [class^="resp-cell-"] {
		width: 25%;
		font-size: 14px;
	}

	#mm-0 .content .products-list .resp-row  .resp-prev {
		left: -10px;
	}

	#mm-0 .content .products-list .resp-cell-2.hour-cell p {
		padding-left: 30px;
		font-size: 12px;
		line-height: 1.3;
	}

	#prices {
		font-size: 14px;
	}

	#prices td {
		padding-left: 3px;
		padding-right: 3px;
	}

	#prices td p {
		padding-left: 0;
		padding-right: 0;
	}

	#mm-0 .content #prices .resp-row [class^="resp-cell-"] {
		width: 25%;
	}

	#mm-0 .content #prices .resp-prev > span {
		top: 10px;
		left: 13px;
	}


}

@media all and (min-width: 769px) and (max-width: 860px) {
	.head-row__location {
		margin-left: 0;
	}
}

/*Мобильное меню на Iphone. Добавить классы для айфона*/
@media all and (max-width: 600px) {
	.is-mac .promo-panel-active .header .head-row,
	.is-iphone .promo-panel-active .header .head-row {
		padding-left: 0!important;
		padding-right: 0!important;
	}

	.is-iphone .icon.biti-phone-import,
	.is-mac .icon.biti-phone-import {
		display: none;
	}

	.is-mac .header .head-row .header-search-wrapper,
	.is-iphone .header .head-row .header-search-wrapper {
		flex-grow: 1;
		order: 7 !important;
		display: none;
	}

	.is-iphone .icon.biti-point,
	.is-mac .icon.biti-point {
		position: absolute;
		top: 0;
		left: 0;
		margin-top: 0;
		width: 16px;
		display: inline-block;
		vertical-align: middle;
		float: none;
		clear: both;
	}


	.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 {
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0;
		line-height: 20px;
		box-sizing: border-box;
	}

	.is-mac .header .head-row a.head-row__location,
	.is-iphone .header .head-row a.head-row__location {
		padding-left: 22px;
		position: relative;
		display: inline-block;
		line-height: 1;
		box-sizing: border-box;

	}

	.is-iphone .header .head-row .head-row__location .icon.biti-drop-arrow,
	.is-mac .header .head-row .head-row__location .icon.biti-drop-arrow {
		display: inline-block;
		float: none;
		clear: both;
	}

	.is-mac .header-feedback,
	.is-iphone .header-feedback {
		flex-basis: 150px;
		order: 1!important;
	}

	.is-iphone .header .head-row a.head-row__lk,
	.is-mac .header .head-row a.head-row__lk {
		flex-basis: 34%;
		order: 2!important;
	}

	.is-mac .header .head-row a.header-row__search-link,
	.is-iphone .header .head-row a.header-row__search-link {
		order: 3!important;
	}

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

	.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: 160px;
		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-mac .header .head-row .head-row__review.head-row__review_blog,
	.is-mac .header .head-row a.header-row__search-link,
	.is-iphone .header .head-row .head-row__review.head-row__review_blog,
	.is-iphone .header .head-row a.header-row__search-link {
		flex-basis: 66px;
	}

}

@media all and (max-width: 550px) {
	.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: 150px;
	}
}

@media all and (max-width: 500px) {
	.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,
	.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__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 {
		font-size: 13px;
	}

	.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: 60px;
	}

	.is-mac .icon.biti-finger,
	.is-iphone .icon.biti-finger {
		width: 15px;
		height: 15px;
		background-size: contain;
	}

	.is-iphone .header .head-row a.head-row__lk,
	.is-mac .header .head-row a.head-row__lk {
		flex-basis: 35%;
	}
}

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

	.is-mac .head-row__location .icon.biti-drop-arrow,
	.is-iphone .head-row__location .icon.biti-drop-arrow {
		display: inline-block;
	}

	.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-mac .header-row__location-label,
	.is-iphone .header-row__location-label {
		display: none;
	}


	.is-iphone .head-row__location,
	.is-mac .head-row__location {
		border-bottom: none;
	}

	.is-mac .header .head-row a.header-feedback,
	.is-iphone .header .head-row a.header-feedback {
		padding-left: 20px;
		position: relative;
		line-height: 1;
	}

	.is-iphone .icon.biti-star,
	.is-mac .icon.biti-star {
		margin-top: 0 !important;
		position: absolute;
		top: 0;
		left: 0;
	}

	.is-mac .header-row__search-link:before,
	.is-iphone .header-row__search-link:before {
		width: 15px;
		height: 15px;
		top: 0;
		left: 0;
	}

	.is-mac .icon.biti-phone-import,
	.is-iphone .icon.biti-phone-import {
		display: none;
	}

	.is-iphone .icon.biti-blog,
	.is-iphone .icon.biti-point,
	.is-mac .icon.biti-blog,
	.is-mac .icon.biti-point {
		position: absolute;
		top: -1px;
		left: 0;
		margin-top: 0;
		width: 14px;
		height: 14px;
		background-size: contain;
	}

	.is-mac .icon.biti-finger,
	.is-iphone .icon.biti-finger {
		display: inline-block;
		background-repeat: no-repeat;
		background-size: contain;
		background-color: transparent;
		width: 14px;
		height: 14px;

	}


	.is-iphone .header .head-row .head-row__review.head-row__review_blog,
	.is-iphone .header .head-row a.head-row__lk,
	.is-mac .header .head-row .head-row__review.head-row__review_blog,
	.is-mac .header .head-row a.head-row__lk {
		padding-left: 20px;
	}

	.is-mac .header .head-row  a.head-row__location,
	.is-iphone .header .head-row  a.head-row__location {
		top:0;
	}

	.is-iphone .header-row__search-link,
	.is-mac .header-row__search-link {
		padding-left: 20px;
	}

	.is-mac .head-row__lk .icon,
	.is-iphone .head-row__lk .icon {
		position: absolute;
		top: 0;
		left: 0;
	}

	.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 .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 .header-row__search-link,
	.is-mac .header .head-row  a.head-row__review.head-row__import {
		margin-bottom: 6px;
		position: relative;
		display: inline-flex;
		align-items: center;
		line-height: 15px;
	}


	.is-mac .header .head-row a.header-feedback,
	.is-mac .head-row .container>div a.head-row__location,
	.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 .head-row .container>div a.head-row__location,
	.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 {
		flex-basis: 50% !important;

	}

	.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.head-row__lk + div,
	.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.head-row__lk + div {
		flex-basis: 160px;
	}

	.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 #geo-confirm-wrapp,
	.is-mac #geo-confirm-wrapp {
		position: absolute;
		top: 0;
	}


	.is-iphone .header .head-row a.head-row__location,
	.is-mac .header .head-row a.head-row__location {
		padding-left: 20px;
	}


}


@media all and (max-width: 370px) {
	.is-mac .header .head-row a.head-row__location,
	.is-iphone .header .head-row a.head-row__location {
		font-size: 12px!important;
		line-height: 15px!important;
	}

	.is-iphone .icon.biti-point,
	.is-mac .icon.biti-point {
		width: 14px;
	}

	.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.head-row__lk + div,
	.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.head-row__lk + div {
		flex-basis: 149px;
	}
}

@media all and (max-width: 330px) {
	.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.head-row__lk + div,
	.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.head-row__lk + div {
		flex-basis: 112px;
	}
}


/* End */


/* Start:/bitrix/templates/main/template_styles.css?174494057822104*/
p {margin: 0 0 10px;}
ul {margin: 0 0 10px;}
ul li {margin: 0 0 4px;}

.bold {font-weight: bold;}
.align-left {text-align: left;}
.align-right {text-align: right;}
.cl-50pct {width: 50%; display: inline-block;}
.ie7 .cl-50pct {display:inline; zoom:1;}
.block-align-center {margin: 0 auto;}

.color-black {color: #414141}
.color-blue {color: #323694}

h2.between-h3 {font-size: 20px; line-height: 1.5em}
h2.between-h1 {font-size: 30px; line-height: 1.5em}

label.oneline {line-height: 28px}
.box-reset-margin{margin: -30px -18px;}
.box-full-width {margin: 0 -18px; }
.margin-bottom {margin-bottom: 15px;}
/*.cut-margin-top {margin-top: -30px}*/
.outside {position: absolute; left: -999999999999px}

.j-deffered {display:none;}

.loader {display: inline-block}
.ie7 .loader {display:inline; zoom:1;}
.loader17 {width: 17px; height: 17px; background: url(/images/loader17.gif) center center no-repeat;}
.loader-easy {padding: 15px;}

.select {height: 30px; border: 1px solid #A4A2A6;color: #414141;font: 14px/28px Arial, Helvetica, sans-serif;background-color: #FAFAFC;border-radius: 3px;box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08) inset, 0 1px 0 rgba(255, 255, 255, 0.7); font-weight: bold;}
.select[multiple]{height: 110px}
.select:hover {
	background-color: #FFF;
}

.box-img .box-title.light-blue {
	color: #7a4800;
	text-shadow: none;
	background: #cedeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #cedeee 0%, #c4d9ec 31%, #b8d0e8 66%, #b3cde4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cedeee), color-stop(31%,#c4d9ec), color-stop(66%,#b8d0e8), color-stop(100%,#b3cde4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cedeee 0%,#c4d9ec 31%,#b8d0e8 66%,#b3cde4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cedeee 0%,#c4d9ec 31%,#b8d0e8 66%,#b3cde4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cedeee 0%,#c4d9ec 31%,#b8d0e8 66%,#b3cde4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cedeee 0%,#c4d9ec 31%,#b8d0e8 66%,#b3cde4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedeee', endColorstr='#b3cde4',GradientType=0 ); /* IE6-9 */

}
.box-img .box-title.light-blue a {color: #27425f;}

.slider-main img {max-width: 720px;}

/* ToolTip */

.tooltip {
	display:none;
	background: rgba(0, 0, 0, 0.9);
	padding: 8px 10px;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	border-radius: 2px;
	position: relative;
	max-width: 300px;
}
.tooltip:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -5px;
	left: 45%;
	width: 0;
	height: 0;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-top: 5px solid rgba(0, 0, 0, 0.9);
}
.showTooltip {
	cursor: default;
	border-bottom: 1px dashed #000;
}

/* Checkbox */

.checkbox-wrapper {
	display: inline-block;
	zoom: 1;
}

label.checkbox {
	background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat -57px -408px;
	cursor: pointer;
	display: inline-block;
	height: 19px;
	float: none;
	width: 19px;
	margin: 0;
}
input[type="checkbox"].checkbox {
	display: none;
}
input[type="checkbox"]:checked+label {
	background-position: -57px -427px;
}
.ie8 label.checkbox {
	display: none;
}
.ie8 input[type="checkbox"].checkbox {
	display: block;
}

/* PopUp */
#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;
	}
}

.fancybox-outer #popup, .fancybox-outer .confirm {
	position: relative;
	top: 0;
}
#popup h1, .confirm h1 {
	font-size: 24px;
	margin: 0;
	color: #fff;
	font-weight: bold;
}
#popup p, .confirm p {
	margin: 0;
}
#popup font.errortext, .confirm font.errortext {
	color: white !important;
}

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

.confirm .control-box { margin-top: 15px; }
.confirm .control-box .btn:not(:last-of-type) {margin-right: 20px;}

.overflow-hidden {overflow: hidden}

/*.fancybox-inner {
    overflow-y: auto!important;
}*/

.content-region ol.contact-list li .mail {margin-bottom: 4px;}

.paging.publications {
	border: none;
}
.contact-list .mail {width: 269px;}
.contact-list .contact-transport {width: 273px;	margin: 0 -2px;}

.width100 {width: 100%;}
.cusel.width100 {width: 100% !important;}
/*.branch-square-icolink {width: 100%; height: 100%; display: block;}*/


img.imgRight {
	float: right;
	display: inline;
	margin: 0 5px 10px 10px;
}
img.imgLeft {
	float: left;
	display: inline;
	margin: 0 10px 10px 0px;
}

.contact-switch {margin-top: 5px;}
.contact-office-schedule {position: absolute;top: -36px;right: 0;}
.ol.contact-list li {padding: 8px 0;}

.left {float: left}
.right {float: right}

.required {
	color:red;
	padding: 0 2px;
}
.second-child .nav-sub-content, .third-child .nav-sub-content, .fourth-child .nav-sub-content {
	width: 960px;
	left: 0;
	border-radius: 5px;
}

.flex-control-nav {top: auto; bottom: 4px;}

.table-present thead td:nth-of-type(2), .table-present thead th:nth-of-type(2) {padding-right: 15px;}

.section-title, .section-title h2,  .section-title .h2 {font-size: 19px;}

.branch-square a {display: block; line-height: 170px; height: 170px;}
.branch-square img {max-height: 170px;max-width: 200px; margin: 0 auto; vertical-align: middle;}

.zero, .floader {
	display: block;
	margin: 0 auto;
	padding: 25% 0 25%;
	position: relative;
	text-align: center;
}
.header .header-feedback {
	float: left;
	margin-left: 0;
	margin-top: 2px;
}
.header  .menu__lk + div{
	flex-basis: auto;
}
.header-feedback:after{
	content: "";
	display: table;
	clear: both;
}

.header-feedback span {
	color: #FFF;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	display: block;
	float: left;
}
.header-feedback span b {
	border-bottom: 1px dotted #fff;
}
.header-feedback img {
	float: right;
}
#news .news, #introduction .news {
	/*padding: 8px 0 4px;*/
}

.nav-wrapper {z-index: 500;}

@media print {
	body * {box-shadow: none !important;}
	body > * {display: none;}
	body > .wrapper {display: block;}
	body > .wrapper > *  {display: none;}
	body > .wrapper > .content {display: block;}
	body > .wrapper > .content .nav-wrapper .logo-1c {display: none;}
	body > .wrapper > .content .nav-wrapper .lang {display: none;}
	body > .wrapper > .content .nav-wrapper .nav-simple {display: none;}
	body > .wrapper > .content .nav-wrapper .nav {display: none;}
	body > .wrapper > .content .text-content {padding-top: 40px;}
	body > .wrapper > .content .col-r {display: none;}
	body > .wrapper > .content .col-l {margin: 0 auto; width: 100%; border: 0;padding-top: 50px;}
	body > .wrapper > .content .main {border: 0;padding-top: 50px; box-shadow: none;}
}

.ftbl {border-spacing: 0px;  border-collapse: separate; border: 1px solid #E5E5E5; width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.ftbl tr td,.ftbl tr th {color: #2e373e;}
.ftbl tr td { border: 0;padding: 17px;text-align: left;}
.ftbl tr th {  padding: 17px; text-align: left;}
.ftbl thead tr th { border-bottom: 1px solid #E5E5E5;  }
.ftbl tfoot tr th { border-top: 1px solid #E5E5E5; text-align: left; }
.ftbl .text input { box-sizing: border-box; -moz-box-sizing: border-box;  -webkit-box-sizing: border-box; }
.ftbl .inputselect { width: 100%; }
.ftbl .cusel { display: block; width: auto !important; }
.ftbl .cusel .cusel-scroll-wrap { box-sizing: border-box !important; }
.ftbl .maskhelper{
	top: 5px;
	right: 30px;
}

.ftbl tr:nth-child(4) br{
	display: none;
}

#iso {
	color: #fff;
	font-size: 13px;
	line-height:25px;
	float:left;
}
.link {
	position: relative;
	padding-left: 15px;
}
.link:before{
	background: url("/bitrix/templates/main/img/main-sprite.png") no-repeat -183px -35px;
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	position: absolute;
	top: 0;
	left: 0;
}

ol.list-yellow-round {margin-left: 10px; margin-bottom: 15px; counter-reset: point;}
ol.list-yellow-round > li {margin: 18px 0 0;position: relative; padding-left: 40px;line-height: 1.23em;}
ol.list-yellow-round > li:before {content: counter(point);counter-increment: point 1;position: absolute; left: 0; top: 50%; margin-top: -16px; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 17px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #f3c800;
	background: -moz-linear-gradient(top,  #f3c800 0%, #f8da00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c800), color-stop(100%,#f8da00));
	background: -webkit-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: -o-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: -ms-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: linear-gradient(to bottom,  #f3c800 0%,#f8da00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c800', endColorstr='#f8da00',GradientType=0 );
}

.ie7 ol.list-yellow-round div {position: absolute; left: 0; top: 50%; margin-top: -15px; width: 30px; height: 30px; text-align: center; line-height: 30px; font-size: 17px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #f3c800;
	background: -moz-linear-gradient(top,  #f3c800 0%, #f8da00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c800), color-stop(100%,#f8da00));
	background: -webkit-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: -o-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: -ms-linear-gradient(top,  #f3c800 0%,#f8da00 100%);
	background: linear-gradient(to bottom,  #f3c800 0%,#f8da00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c800', endColorstr='#f8da00',GradientType=0 );
}

/* Popup subscribe checkbox */
.line-subscribe {
	background: #F7F7F7;
	margin: -21px;
	padding: 0 21px;
}
.line-subscribe .clearfix {
	font-size: 12px;
	color: #414141;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.check-subscribe {
	float: left;
	margin: 0 10px 0 0;
	height: 20px;
}
.hr-subscribe {
	border-top: 1px solid #CCC;
	height: 0;
	border-bottom: 1px solid #FFF;
	margin: 30px -21px 14px -21px;
	padding: 0;
}
iframe[name="google_conversion_frame"] {
	height: 0;
	width: 0;
	display: block;
	font-size: 0;
	border: 0;
	line-height: 0;
	zoom: 1;
}
iframe[src="//t.insigit.com/nsapi/static/partners.html"] {
	height: 0;
	width: 0;
	display: none;
}
/* PRICE */
.courses-list .price-wrap, #course-detail .price-wrap {
	width: 160px;
	display: inline-block;
	margin-bottom: 15px;
}
.courses-list .price, #course-detail .price {
	float: right;
	width: 103px;
	height: 25px;
	display: inline-block;
	background: url('/bitrix/templates/main/img/main-sprite.png') no-repeat -482px -13px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	font-size: 12px;
	padding-left: 5px;
	line-height: 22px;
	margin: 1px 0;
	cursor: pointer;
}
.courses-list .price-offers, #course-detail .price-offers {
	background-position: -482px -38px;
}
.course-tooltip {
	padding: 10px 20px;
	background: #f1f1f3;
	border: 1px solid #A2A2AA;
	font-size: 12px;
	width: 145px;
	border-radius: 3px;
	position: relative;

	background: rgb(241,241,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(241,241,242,1) 0%, rgba(229,229,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,242,1)), color-stop(100%,rgba(229,229,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(241,241,242,1) 0%,rgba(229,229,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(241,241,242,1) 0%,rgba(229,229,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(241,241,242,1) 0%,rgba(229,229,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(241,241,242,1) 0%,rgba(229,229,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f2', endColorstr='#e5e5e8',GradientType=0 ); /* IE6-9 */
}
.course-tooltip-arrow {
	content: '';
	display: block;
	position: absolute;
	left: -8px;
	top: 38%;
	width: 0;
	height: 0;
	border-top: 8px solid rgba(0, 0, 0, 0);
	border-bottom: 8px solid rgba(0, 0, 0, 0);
	border-right: 8px solid #ECECEC;
	z-index: 1;
}
.course-tooltip-arrow-brd {
	left: -9px;
	border-right: 8px solid #A2A2AA;
	z-index: 0;
}

.onecol{width:318px;}
.onecol .select{width:276px;}
.onecol .j-select{width:274px !important; margin-bottom: 0;}
.onecol .popup-button{text-align: center;}

.floating-box-active {
	position: fixed;
	top: 125px;
	z-index: 15;
	width: inherit;
}

#contact-right-box-container {
	height: 220px;
	box-shadow: 0 3px 7px 0px rgb(0 0 0 / 35%);
}

@media all and (max-width: 1400px) {
	#contact-right-box-container.floating-box-active {top: 103px;}
}

.get-buklet {  float: left;
	padding: 10px 0;
	text-align: center;}
.get-buklet a {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.btn-v7 {
	width: 240px;
	margin: 0 auto;
	display: block;
}

.col-r .fbox .j-file-input{
	overflow: hidden;
}

.col-r .fbox .j-file-input input{
	width: 100%;
}

.visually-hidden{
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 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;
}

@media (max-width: 1200px){
	#search-result{
		left: -200px;
	}
	#contact-right-box-container.floating-box-active {top: 92px;}
}

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

.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;
}

.bit-footer hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}

.bit-footer {
	padding-top: 35px;
	padding-bottom: 0px;
	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;
}

@media (max-width: 961px){
	.bit-footer__button{
		margin: 20px 0 0 60px;
	}

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

.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-footer .row {
	margin-left: 0;
	margin-right: 0;
}

.bit-footer .row:before,
.bit-footer .row:after {
	display: table;
	content: " ";
	clear: both;
}

.bit-footer__menu-item{
	text-decoration: none;
}

.footer-prices-label{
	text-align: left;
}

.bit-social__item a{
	text-decoration: none;
}

.icon.biti-circle-blue {
	background-repeat: no-repeat;
	outline: 0;
	border: none;
	display: inline-flex;
	text-align: center;
	background-color: rgba(255, 255, 255, .3);
	width: 33px;
	height: 33px;
	border-radius: 100%;
	padding: 5px;
	box-sizing: border-box;
}

.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-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-twitter:before {
	width: 13px;
	height: 15px;
	font: normal normal normal 17px/1 FontAwesome;
	content: "\f099";
	color: #fff;
}

@media (min-width: 576px){
	.bit-footer .col-sm-6 {
		width: 50%;
		float: left;
	}
}

@media (min-width: 992px){
	.bit-footer .col-md-3 {
		width: 25%;
		float: left;
	}
}

.box-office-single .box-content .box-offices-item .link:before {
	background-position: -183px -37px;
}

.box-office-single .box-content .box-offices-item .more_office:before {
	display: none;
}

.box-office-single .box-content .box-offices-item .link {
	padding-left: 20px;
}

@media (max-width: 711px) {
	.bit-footer__button {
		margin-left: 15px;
	}
}

@media (max-width: 770px) {
	.bit-footer__menu {
		width: 250px;
	}
	.bit-footer__main-col {
		width: 100%;
		justify-content: space-between;
	}
}

@media (max-width: 768px) {
	.footer-contacts {display:block; padding-left: 0;}
	.footer-contacts span {display:block; margin-top:10px; padding:0 !important;}
	.bit-footer .header-search .text input{
		width: 100%;
		box-sizing: border-box;
	}

	.bit-footer .container{
		max-width: 100%;
	}

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

	.bit-footer .footer-contacts,
	.bit-footer .footer-prices-label{
		width: 100%!important;
	}

	.bit-footer .footer-prices-label{
		padding-left: 0;
	}

	.bit-footer .footer-contacts span{
		width: 100%;
	}
}

@media (max-width: 581px) {
	button.bit-footer__button {
		margin-left: 0px;
	}
}

@media (max-width: 480px) {
	.bit-footer__247 {
		width: 100%;
		margin-top: 5px;
	}
}

@media (max-width: 340px) {
	.icon.biti-circle-blue{
		width: 25px;
		height: 25px;
	}
}

@media (max-width: 991px) {
	.bit-footer__247 {
		float: none
	}
}

.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;
}

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

.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{
	text-decoration: none;
}

@media (max-width: 991px) {
	.cpr-list__item .top-line {
		display: none
	}

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

.cpr-list__item a {
	color: #fff
}

.cpr-list__item .top-line {
	opacity: .1;
	top: 0;
	left: 0
}
.ftbl tr td:last-child label {
	margin-left: 8px;

}
.check-esputnik-subscribe label{
	display: flex;
	width: 100%;
	align-items: flex-start;
}

.check-esputnik-subscribe label input {
	margin-top: 5px;
}


@media all and (max-width: 961px) {
	.clients_page {
		overflow: hidden;
	}

	.clients_page p,
	.clients_page li {
		padding-left: 0;
		padding-right: 20px;
	}

	.clients_page table:first-of-type tr:first-of-type{
		display: flex;
		flex-direction: column;
	}

	.clients_page table:first-of-type tr:first-of-type td{
		width: 100% !important;
	}

	.clients_page .str-line {
		margin-bottom: 50px;
	}

	.clients_page .str-line .float-left {
		overflow: hidden;
	}

	.clients_page .str-line .float-left a {
		display: block;
		text-align: center;
		box-sizing: border-box;
	}

	.clients_page .about-us .section-title {
		text-align: center;
	}

	.clients_page .about-us ul {
		display: flex;
		flex-direction: column;
	}

	.clients_page .about-us img {
		display: none;
	}

	.clients_page .about-us-bubble {
		margin: 20px 0 0 0;
	}
}
.footer-prices-label a{
	color: #ffffff;
	text-decoration: none;
}
@media (max-width: 480px) {
	.head-row .container > div.header-search-wrapper {
		order: 2;
		width: calc(100% + 36px);
		background-color: #ffffff;
		margin: 8px -18px 8px -18px;
		padding: 20px;
		display: none;
	}
	.header-row__search-link:active, .header-row__search-link:hover {
		color: #ffffff;
	}
}

/* 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/bitrix/breadcrumb/.default/style.css?17392900171181 */
/* /bitrix/components/bezr/contact.box.frontend/templates/offices_queue/style.css?17482683198701 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/general.onecol/style.css?1744940578335 */
/* /bitrix/templates/.default/components/bezr/menu/rside/style.css?1710972200172 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/subscribers/style.css?1710972200385 */
/* /bitrix/templates/.default/components/bezr/menu/landing-footer/style.css?1710972200438 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/importSubstitution/style.css?17109722005749 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/complaints2boss/style.css?17109722004783 */
/* /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/main/styles.css?1739290017251809 */
/* /bitrix/templates/main/template_styles.css?174494057822104 */
/* /bitrix/templates/main/vendor/fancybox/dist/jquery.fancybox.css?174171548817412 */
