/* CSS3 *******************************************************************************************************************************************************/
/* Transform **************************************************************************************************************************************************/
/* Transition *************************************************************************************************************************************************/
/* IE Filter **************************************************************************************************************************************************/
/* .mx-font 1 *************************************************************************************************************************************************/
/* .mx-font 2 *************************************************************************************************************************************************/
/* .mx-font 3 *************************************************************************************************************************************************/
/* .mx-font 4 *************************************************************************************************************************************************/
/* .mx-font 5 *************************************************************************************************************************************************/
/* .b-counter-section *****************************************************************************************************************************************/
.b-counter-section {
  position: relative;
  z-index: 0;
  padding: 40px 0;
  color: #000000;
}
.b-counter-section.m-bg-gray {
  background: #f1f5f6;
}
.b-counter-section .gl-wrap:after {
  content: ' ';
  display: block;
  clear: both;
}
.b-counter-section .b-counter {
  float: left;
  margin: 0;
  margin-left: 125px;
}
.b-counter-section .r-note {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 21px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 500;
  background: url(/bitrix/templates/b24_new/img/shared/note.png) 0 0 no-repeat;
  width: 227px;
  position: absolute;
  bottom: -5px;
  right: -3px;
  padding: 20px 22px;
}
.b-counter-section .r-note .e-heading {
  text-transform: uppercase;
  margin: 0 0 8px;
}
.b-counter-section .r-note .e-text {
  font-size: 19px;
  line-height: 25px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 300;
  color: #6a828c;
  margin: 0 0 9px;
}
.b-counter-section.m-low {
  padding-top: 21px;
  padding-bottom: 21px;
}
#c-content.n-index .b-counter-section {
  padding-top: 23px;
  padding-bottom: 23px;
}
/* .b-counter *************************************************************************************************************************************************/
.b-counter {
  position: relative;
  z-index: 0;
  margin: 0 0 28px;
}
.b-counter:after {
  content: ' ';
  display: block;
  clear: both;
}
.b-counter .r-number {
  border-radius: 6px;
  behavior: url(PIE.htc);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 54px;
  line-height: 63px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 300;
  color: #7e939b;
  height: 80px;
  padding: 7px 15px 6px 65px;
  margin: 0 25px 0 0;
  border: 2px solid #7e939b;
  letter-spacing: -1px;
  float: left;
}
.b-counter .r-number:before {
  content: ' ';
  background: url(/bitrix/templates/b24_new/img/shared/counter-icons.png) 0 50px no-repeat;
  position: absolute;
}
.b-counter .r-number sup {
  font-size: 19px;
  line-height: normal;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  letter-spacing: 0;
  top: -29px;
}
.b-counter .r-number .e-odometer {
  position: relative;
  top: -1px;
  display: inline-block;
  background: inherit;
}
.b-counter .r-number .e-odometer .odometer-digit {
  text-align: center;
  margin-right: -1px;
}
.b-counter .r-number .e-odometer .odometer-value {
  display: block;
  position: relative;
  left: -1px;
  width: 100%;
}
.b-counter .r-number .e-odometer .odometer-formatting-mark {
  display: inline-block;
  width: 12px;
}
.b-counter .r-text {
  font-size: 19px;
  line-height: 28px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  color: #7e939b;
  float: left;
}
.b-counter .r-text .l-wrap {
  position: relative;
  top: -1px;
  display: table-cell;
  height: 80px;
  vertical-align: middle;
}
.b-counter .r-text.m-light {
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 300;
}
.b-counter .r-text.m-light b {
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  color: #000000;
}
.b-counter.n-companies .r-number:before {
  background-position: 0 0;
  width: 37px;
  height: 23px;
  top: 29px;
  left: 20px;
}
.b-counter.n-tasks .r-number {
  padding-left: 60px;
}
.b-counter.n-tasks .r-number:before {
  background-position: 0 -50px;
  width: 18px;
  height: 32px;
  top: 23px;
  left: 25px;
}
.b-counter.n-calendar .r-number {
  letter-spacing: -2px;
}
.b-counter.n-calendar .r-number:before {
  background-position: 0 -100px;
  width: 32px;
  height: 29px;
  top: 25px;
  left: 19px;
}
.b-counter.n-clients .r-number:before {
  background-position: 0 -150px;
  width: 24px;
  height: 28px;
  top: 26px;
  left: 24px;
}
.b-counter.n-partners .r-number:before {
  background-position: 0 -200px;
  width: 24px;
  height: 28px;
  top: 26px;
  left: 24px;
}
.b-counter.n-phone .r-number {
  font-size: 29px;
  padding-right: 25px;
}
.b-counter.n-phone .r-number:before {
  background-position: 0 -250px;
  width: 22px;
  height: 24px;
  top: 28px;
  left: 28px;
}
/* .b-free-start **********************************************************************************************************************************************/
.b-free-start {
  float: right;
  width: 520px;
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 0;
  margin-top: -23px;
  /*position: relative;
    top: 9px;
    left: -6px;*/
}
.b-free-start .x-text input,
.b-free-start .x-text .e-placeholder {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 15px;
}
.b-free-start .x-button {
  border-radius: 4px;
  behavior: url(PIE.htc);
  position: absolute;
  top: 7px;
  right: 7px;
  padding: 12px 18px 13px;
  min-width: 0;
  /*
        width: 159px;
        */
  font-size: 14px;
}
/* .b-page-heading ********************************************************************************************************************************************/
.b-page-heading {
  background: #2fc7f7;
}
.b-page-heading .gl-wrap {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 550px;
  height: 149px;
}
.b-page-heading .gl-wrap > .x-button {
  border-radius: 4px;
  box-shadow: 0 1px 3px #26a6d1;
  behavior: url(PIE.htc);
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -23px;
  padding: 15px 18px 13px;
  min-width: 0;
}
.b-page-heading h1 {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  height: 149px;
}
.b-page-heading h3 {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
  height: 149px;
	font-size: 47px;
	font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
}
.b-page-heading .b-free-start .x-text {
  border-color: #ffffff;
}
.b-page-heading.m-clouds-1 {
  background-image: url(/bitrix/templates/b24_new/img/shared/page-heading-clouds-1-2.png);
  background-position: center 29px;
  background-repeat: no-repeat;
}
.b-page-heading.m-clouds-2 .gl-wrap {
  background: url(/bitrix/templates/b24_new/img/shared/page-heading-clouds-2.png) 380px 51% no-repeat;
}
.b-page-heading.m-clouds-3 .gl-wrap {
  background: url(/bitrix/templates/b24_new/img/shared/page-heading-clouds-3.png) 324px 45% no-repeat;
}
.b-page-heading.m-clouds-4 .gl-wrap {
  background: url(/bitrix/templates/b24_new/img/shared/page-heading-clouds-4.png) 440px 40% no-repeat;
}
.b-page-heading.m-clouds-5 .gl-wrap {
  background: url(/bitrix/templates/b24_new/img/shared/page-heading-clouds-5.png) 326px 45% no-repeat;
}
/* .b-page-menu ***********************************************************************************************************************************************/
.b-page-menu {
  background: #2fc7f7;
  border-top: 1px solid #6ed7f9;
}
.b-page-menu .r-list {
  position: relative;
  z-index: 0;
  padding: 17px 0 20px;
}
.b-page-menu .r-list:after {
  content: ' ';
  display: block;
  clear: both;
}
.b-page-menu .r-list > li {
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
  float: left;
}
.b-page-menu .r-list > li a {
  border-radius: 15px;
  behavior: url(PIE.htc);
  -pie-watch-ancestors: 1;
  display: block;
  color: #00518f;
  padding: 6px 13px 7px;
  border: 1px solid transparent;
}
.b-page-menu .r-list > li a:hover {
  color: #0c7cae;
}
.b-page-menu .r-list > li.is-active a {
  border-color: #9de4fb;
  color: #ffffff;
}
/* .b-slider **************************************************************************************************************************************************/
.b-slider {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.b-slider > .l-wrap {
  width: 1062px;
  position: relative;
  margin: 0 auto;
}
.b-slider .r-list {
  position: relative;
  width: 17700px;
}
.b-slider .r-list:after {
  content: ' ';
  display: block;
  clear: both;
}
.b-slider .r-list > li {
  background: #ffffff;
  position: relative;
  z-index: 0;
  float: left;
  width: 290px;
  margin: 0 32px;
}
.b-slider .r-list > li + li + li + li {
  visibility: hidden;
}
.b-slider .e-arrow {
  border-radius: 50%;
  behavior: url(PIE.htc);
  -o-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
  background: url(/bitrix/templates/b24_new/img/shared/transparent.png);
  position: absolute;
  top: 118px;
  width: 60px;
  height: 60px;
  border: 2px solid #2fc7f7;
  text-indent: -9999px;
  overflow: hidden;
}
.b-slider .e-arrow:before {
  -o-transition: background-image 0.3s;
  -moz-transition: background-image 0.3s;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  content: ' ';
  background: url(/bitrix/templates/b24_new/img/shared/icons.png) 0 50px no-repeat;
  width: 15px;
  height: 26px;
  position: absolute;
  top: 16px;
}
.b-slider .e-arrow.n-prev {
  left: -59px;
}
.b-slider .e-arrow.n-prev:before {
  background-position: 0 -600px;
  left: 20px;
}
.b-slider .e-arrow.n-next {
  right: -59px;
}
.b-slider .e-arrow.n-next:before {
  background-position: 0 -650px;
  right: 20px;
}
.b-slider .e-arrow:hover {
  border-color: #68ddff;
}
.b-slider .e-arrow:hover:before {
  background-image: url(/bitrix/templates/b24_new/img/shared/icons-hover.png);
}
.b-slider.m-count-1 .e-arrow,
.b-slider.m-count-2 .e-arrow,
.b-slider.m-count-3 .e-arrow {
  display: none;
}
.b-slider.m-count-2 > .l-wrap {
  width: 708px;
}
.b-slider.m-count-1 > .l-wrap {
  width: 354px;
}
/* .b-slider.n-people *****************************************************************************************************************************************/
.b-slider.n-people .r-photo {
  background: 50% 50% no-repeat;
  display: block;
  position: relative;
  width: 108px;
  height: 108px;
  margin: 0 auto 20px;
}
.b-slider.n-people .r-photo i {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/bitrix/templates/b24_new/img/shared/photo-mask.png);
}
.b-slider.n-people .e-name {
  font-size: 13px;
  line-height: 21px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 500;
  color: #000000;
  display: block;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 1px;
}
.b-slider.n-people .e-company {
  font-size: 19px;
  line-height: 28px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 300;
  color: #6a828c;
  display: block;
  text-align: center;
}
.b-slider.n-people .e-arrow {
  top: 22px;
}
/* .b-slider.n-projects ***************************************************************************************************************************************/
.b-slider.n-projects {
  text-align: center;
  margin: 0 0 50px;
}
.b-slider.n-projects > .l-wrap {
  width: 990px;
  padding-left: 36px;
  padding-right: 36px;
}
.b-slider.n-projects .r-list > li {
  margin-left: 20px;
  margin-right: 20px;
}
.b-slider.n-projects .r-image {
  background: 50% 50% no-repeat;
  display: block;
  position: relative;
  width: 158px;
  height: 158px;
  margin: 0 auto 27px;
}
.b-slider.n-projects .r-image i {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/bitrix/templates/b24_new/img/shared/project-mask.png);
}
.b-slider.n-projects .e-heading {
  font-size: 13px;
  line-height: 21px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 500;
  color: #000000;
  display: block;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 4px;
}
.b-slider.n-projects .e-arrow {
  top: 96px;
}
/* .b-content-header ******************************************************************************************************************************************/
.b-content-header {
  position: relative;
  z-index: 0;
  text-align: center;
  margin: 0 0 44px;
}
.b-content-header:before,
.b-content-header:after {
  background: no-repeat;
  position: absolute;
  z-index: -10;
}
.b-content-header h2 {
  margin-bottom: 0;
}
.b-content-header .e-text {
  font-size: 19px;
  line-height: 28px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 300;
  display: block;
  margin: 8px 0 0;
}
#c-content > .b-content-header {
  margin-top: 44px;
}
/* .b-tabs ****************************************************************************************************************************************************/
.b-tabs {
  text-align: left;
}
.b-tabs .r-tabs-header {
  display: inline-block;
  margin: 0 0 40px;
}
.b-tabs .r-tabs-header:after {
  content: ' ';
  display: block;
  clear: both;
}
.b-tabs .r-tabs-header > li {
  border-radius: 20px;
  behavior: url(PIE.htc);
  font-size: 13px;
  line-height: 16px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  color: #2fc7f7;
  -o-transition-property: border-color, color;
  -moz-transition-property: border-color, color;
  -webkit-transition-property: border-color, color;
  transition-property: border-color, color;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: url(/bitrix/templates/b24_new/img/shared/transparent.png);
  border: 2px solid #2fc7f7;
  padding: 10px 33px;
  margin: 0 15px 0 0;
  text-transform: uppercase;
  float: left;
  /*cursor: pointer;*/
  border-color: #c8d3d8;
  color: #c8d3d8;
}
.b-tabs .r-tabs-header > li a {
  color: #c8d3d8;
  padding-bottom: 12px;
  padding-top: 12px;
}
.b-tabs .r-tabs-header > li:hover {
  border-color: #68ddff;
  color: #68ddff;
}
.b-tabs .r-tabs-header > li:hover a {
  border-color: #68ddff;
  color: #68ddff;
}
.b-tabs .r-tabs-header > li.is-active {
  border-color: #2fc7f7;
  color: #2fc7f7;
  cursor: default;
}
.b-tabs .r-tabs-header > li.is-active a {
  color: #2fc7f7;
  cursor: default;
}
.b-tabs .r-tabs-content {
  text-align: left;
  margin: 0;
}
.b-tabs .r-tabs-content > li {
  margin: 0;
  padding: 0;
  background: none;
}
.b-tabs .r-tabs-content > li + li {
  display: none;
}
/* .b-content-menu ********************************************************************************************************************************************/
.b-content-menu {
  text-align: center;
  margin: 0 0 40px;
}
.b-content-menu > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px;
}
.b-content-menu > li a {
  border-radius: 20px;
  behavior: url(PIE.htc);
  font-size: 13px;
  line-height: 16px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  color: #2fc7f7;
  -o-transition-property: border-color, color;
  -moz-transition-property: border-color, color;
  -webkit-transition-property: border-color, color;
  transition-property: border-color, color;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: url(/bitrix/templates/b24_new/img/shared/transparent.png);
  position: relative;
  display: block;
  border: 2px solid #2fc7f7;
  padding: 10px 33px;
  text-transform: uppercase;
}
.b-content-menu > li a:hover {
  border-color: #68ddff;
  color: #68ddff;
}
.b-content-menu > li.is-active a {
  border-color: #c8d3d8;
  color: #c8d3d8;
  cursor: default;
}
.b-content-menu > li.m-arrow a {
  padding-right: 44px;
}
.b-content-menu > li.m-arrow a:after {
  -o-transition: background-image 0.3s;
  -moz-transition: background-image 0.3s;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  content: ' ';
  background: url(/bitrix/templates/b24_new/img/shared/icons.png) 0 -450px no-repeat;
  width: 9px;
  height: 14px;
  position: absolute;
  right: 14px;
  top: 10px;
}
.b-content-menu > li.m-arrow a:hover:after {
  background-image: url(/bitrix/templates/b24_new/img/shared/icons-hover.png);
}
/* .b-tariff-table ********************************************************************************************************************************************/
.b-tariff-table {
  font-size: 14px;
  line-height: 26px;
  color: #475155;
  position: relative;
  z-index: 0;
  width: 920px;
  margin: 0 auto;
  text-align: left;
}
.b-tariff-table .e-col-heading {
  font-size: 23px;
  line-height: 30px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  color: #000000;
  display: block;
}
.b-tariff-table .e-price {
  font-size: 19px;
  line-height: 30px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 300;
  color: #2fc7f7;
  display: block;
}
.b-tariff-table .e-row-heading {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  display: block;
}
.b-tariff-table .e-row-heading + small {
  margin-top: 8px;
}
.b-tariff-table .e-info {
  font-size: 13px;
  color: #000000;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 500;
  text-transform: uppercase;
}
.b-tariff-table .e-info a {
  border-bottom-style: none;
}
.b-tariff-table a {
  position: relative;
  z-index: 10;
}
.b-tariff-table small {
  font-size: 13px;
  line-height: 18px;
  display: block;
}
.b-tariff-table big {
  font-size: 19px;
  line-height: 28px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 300;
  color: #000000;
  display: inline-block;
}
.b-tariff-table big b {
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  font-weight: normal;
}
.b-tariff-table .i-positive,
.b-tariff-table .i-negative {
  background: url(/bitrix/templates/b24_new/img/shared/icons.png) 0 50px no-repeat;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 0 7px;
}
.b-tariff-table .i-positive {
  background-position: 0 -500px;
}
.b-tariff-table .i-negative {
  background-position: 0 -550px;
}
.b-tariff-table .x-button {
  z-index: 10;
  margin-bottom: 13px;
}
.b-tariff-table .r-star {
  position: relative;
  z-index: 10;
}
.b-tariff-table .r-star .l-wrap {
  font-size: 14px;
  line-height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  margin: -77px -67px 0 0;
  background: url(/bitrix/templates/b24_new/img/index/tariff-star.png) no-repeat;
  width: 113px;
  height: 111px;
  text-align: center;
  visibility: hidden;
}
.b-tariff-table .r-star .l-wrap big {
  font-size: 35px;
  line-height: 33px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  color: #000000;
  display: block;
  margin: 34px 0 0;
}
.b-tariff-table table td {
  padding: 22px 10px 17px;
}
.b-tariff-table table td.td-section-heading {
  font-size: 19px;
  line-height: 28px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  color: #6e828c;
  background: #f3f6f8;
  text-align: center;
}
.b-tariff-table table td:first-child {
  padding-left: 0;
  width: 210px;
}
.b-tariff-table table td + td {
  text-align: center;
}
.b-tariff-table table tr + tr > td,
.b-tariff-table table tbody + tbody > tr:first-child {
  border-top: 1px solid #e5ecef;
}
.b-tariff-table table tbody.js-more-content .e-price {
  display: inline-block;
  line-height: 26px;
}
.b-tariff-table .i-border {
  border-radius: 6px;
  behavior: url(PIE.htc);
  position: absolute;
  z-index: 4;
  right: 0;
  top: 0;
  bottom: 0;
  border: 2px solid #e5ecef;
}
.b-tariff-table .i-hover {
  border-radius: 6px;
  behavior: url(PIE.htc);
  -o-transition: right 0.3s;
  -moz-transition: right 0.3s;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  bottom: 0;
  border: 2px solid #2fc7f7;
  visibility: hidden;
}
.b-tariff-table[hover="0"] .i-hover,
.b-tariff-table[hover="-1"] .i-hover {
  display: none;
}
/* .b-columns *************************************************************************************************************************************************/
ul.b-columns {
  margin: 0 -100px 0 0;
}
ul.b-columns:after {
  content: ' ';
  display: block;
  clear: both;
}
ul.b-columns > li {
  border-radius: 6px;
  behavior: url(PIE.htc);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #e5ecef;
  width: 555px;
  margin: 0 70px 0 0;
  padding: 24px 62px 40px 28px;
  background: none;
  float: left;
}
ul.b-columns.m3 > li {
  width: 373px;
  margin-right: 32px;
  padding-right: 28px;
}
/* .b-item-list *********************************************************************************************************************************************/
.b-item-list {
  text-align: center;
  margin: 0 -20px;
}
.b-item-list > li {
  position: relative;
  z-index: 0;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 370px;
  margin: 0 16px;
}
.b-item-list > li .i-icon {
  border-radius: 50%;
  behavior: url(PIE.htc);
  display: block;
  position: relative;
  z-index: -10;
  width: 86px;
  height: 86px;
  border: 2px solid #2fc7f7;
  margin: 0 auto 32px;
}
.b-item-list > li:after {
  content: ' ';
  background: 0 50px no-repeat;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: -10;
  top: 20px;
  left: 50%;
  margin: 0 0 0 -25px;
}
.b-item-list > li + li + li + li {
  margin-top: 40px;
}
.b-item-list .e-heading {
  font-size: 15px;
  line-height: 23px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 500;
  color: #272727;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 27px;
}
.b-item-list .e-text {
  font-size: 14px;
  line-height: 21px;
  color: #475155;
  border-radius: 6px;
  behavior: url(PIE.htc);
  position: relative;
  background: #f2f5f7;
  padding: 23px 24px 29px;
  min-height: 147px;
}
.b-item-list .e-text:before {
  content: ' ';
  background: url(/bitrix/templates/b24_new/img/shared/icons.png) 0 -700px no-repeat;
  width: 22px;
  height: 11px;
  position: absolute;
  top: -11px;
  left: 50%;
  margin: 0 0 0 -11px;
}
/* .b-item-list.n-security ************************************************************************************************************************************/
.b-item-list.n-security > li:after {
  background-image: url(/img/content/security/icons.png);
}
.b-item-list.n-security > li.n1:after {
  background-position: 0 0;
}
.b-item-list.n-security > li.n2:after {
  background-position: 0 -50px;
}
.b-item-list.n-security > li.n3:after {
  background-position: 0 -100px;
}
.b-item-list.n-security > li.n4:after {
  background-position: 0 -150px;
}
.b-item-list.n-security > li.n5:after {
  background-position: 0 -200px;
}
.b-item-list.n-security > li.n6:after {
  background-position: 0 -250px;
}
.b-item-list.n-security > li.n7:after {
  background-position: 0 -300px;
}
/* .b-back-link ***********************************************************************************************************************************************/
.b-back-link {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* x-modal ****************************************************************************************************************************************************/
#xm-container {
  position: fixed;
  z-index: 1000;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: hidden;
  overflow-y: scroll;
	display: flex;
}
#xm-content-wrapper {
	width: 100% !important;
  position: relative;
  z-index: 0;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#xm-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #002c30;
}
#xm-content {
  display: inline-block;
  position: relative;
  z-index: 0;
  margin: 75px 25px;
  text-align: left;
}
/* .b-modal ***************************************************************************************************************************************************/
.b-modal {
  border-radius: 9px;
  behavior: url(PIE.htc);
  position: relative;
  background: #ffffff;
  padding: 30px;
}
@media (max-width: 1279px)
{
	.b-modal {
		padding: 15px;
	}
}
.b-modal img {
  border-radius: 8px;
  behavior: url(PIE.htc);
  display: block;
  background: #e4ebf2;
}
.b-modal .xm-close,
.b-modal .xm-arrow {
  -o-transition: background-image 0.3s;
  -moz-transition: background-image 0.3s;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  background: url(/bitrix/templates/b24_new/img/shared/modal.png) 0 80px no-repeat;
  width: 48px;
  height: 80px;
  position: absolute;
}
.b-modal .xm-close:hover,
.b-modal .xm-arrow:hover {
  background-image: url(/bitrix/templates/b24_new/img/shared/modal-hover.png);
}
.b-modal .xm-close {
  background-position: 0 0;
  top: -22px;
  right: -22px;
}
.b-modal .xm-arrow {
  top: 50%;
  margin-top: -23px;
}
.b-modal .xm-arrow.n-prev {
  left: -25px;
  background-position: 0 -80px;
}
.b-modal .xm-arrow.n-next {
  right: -25px;
  background-position: 0 -160px;
}
/* .b-pagination **********************************************************************************************************************************************/
.b-pagination {
  background: #f1f5f6;
  padding: 25px 0;
}
.b-pagination .gl-wrap:after {
  content: ' ';
  display: block;
  clear: both;
}
.b-pagination .e-text {
  font-size: 19px;
  line-height: 28px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  color: #7e939b;
  display: block;
  float: right;
  position: relative;
  top: 12px;
}
.b-pagination .r-list {
  float: left;
}
.b-pagination .r-list:after {
  content: ' ';
  display: block;
  clear: both;
}
.b-pagination .r-list > li {
  font-size: 17px;
  line-height: 26px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  float: left;
}
.b-pagination .r-list > li a {
  background: url(/bitrix/templates/b24_new/img/shared/transparent.png);
  display: block;
  height: 26px;
  padding: 13px 0 11px;
  width: 40px;
  color: #0d77ae;
  text-align: center;
}
.b-pagination .r-list > li a:hover {
  color: #2fc7f7;
}
.b-pagination .r-list > li.is-active a {
  color: #afbcc2;
  cursor: default;
}
.b-pagination .r-list > li.n-first a,
.b-pagination .r-list > li.n-prev a,
.b-pagination .r-list > li.n-next a,
.b-pagination .r-list > li.n-last a {
  border-radius: 5px;
  behavior: url(PIE.htc);
  position: relative;
  z-index: 0;
  border: 2px solid #d5dde0;
  color: #6a828c;
  padding: 11px 0 9px;
}
.b-pagination .r-list > li.n-first a:before,
.b-pagination .r-list > li.n-prev a:before,
.b-pagination .r-list > li.n-next a:before,
.b-pagination .r-list > li.n-last a:before {
  content: ' ';
  -o-transition: background-image 0.3s;
  -moz-transition: background-image 0.3s;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  background: url(/bitrix/templates/b24_new/img/shared/icons.png) 0 50px no-repeat;
  width: 9px;
  height: 15px;
  position: absolute;
  top: 16px;
}
.b-pagination .r-list > li.n-first a:hover,
.b-pagination .r-list > li.n-prev a:hover,
.b-pagination .r-list > li.n-next a:hover,
.b-pagination .r-list > li.n-last a:hover {
  border-color: #dfe5e8;
  color: #91b1bf;
}
.b-pagination .r-list > li.n-first a:hover:before,
.b-pagination .r-list > li.n-prev a:hover:before,
.b-pagination .r-list > li.n-next a:hover:before,
.b-pagination .r-list > li.n-last a:hover:before {
  background-image: url(/bitrix/templates/b24_new/img/shared/icons-hover.png);
}
.b-pagination .r-list > li.n-first,
.b-pagination .r-list > li.n-prev {
  margin-right: 12px;
}
.b-pagination .r-list > li.n-next,
.b-pagination .r-list > li.n-last {
  margin-left: 12px;
}
.b-pagination .r-list > li.n-first a {
  padding-right: 18px;
  padding-left: 48px;
  width: auto;
}
.b-pagination .r-list > li.n-first a:before {
  left: 20px;
  background-position: 0 -1100px;
}
.b-pagination .r-list > li.n-prev a {
  width: 45px;
}
.b-pagination .r-list > li.n-prev a:before {
  left: 17px;
  background-position: 0 -1100px;
}
.b-pagination .r-list > li.n-next a {
  width: 45px;
}
.b-pagination .r-list > li.n-next a:before {
  right: 17px;
  background-position: 0 -1150px;
}
.b-pagination .r-list > li.n-last a {
  padding-left: 18px;
  padding-right: 48px;
  width: auto;
}
.b-pagination .r-list > li.n-last a:before {
  right: 20px;
  background-position: 0 -1150px;
}
/* .b-switch **************************************************************************************************************************************************/
.b-switch {
  position: relative;
}
.b-switch > * {
  display: inline-block;
  vertical-align: middle;
}
.b-switch .r-bar {
  border-radius: 13px;
  behavior: url(PIE.htc);
  position: relative;
  top: -1px;
  margin: 0 12px;
  width: 48px;
  height: 27px;
  padding: 0 6px;
  background: #d5dde0;
}
.b-switch .r-bar .e-handle {
  position: absolute;
  top: 4px;
  margin: 0 0 0 6px;
  background: url(/bitrix/templates/b24_new/img/shared/icons.png) 0 -1450px no-repeat;
  width: 19px;
  height: 32px;
  cursor: pointer;
}
.b-switch .r-bar input {
  display: none;
}
.b-switch.m-left .e-link.m-left,
.b-switch.m-right .e-link.m-right {
  color: inherit;
  cursor: default;
}
.b-switch.m-small {
  font-size: 17px;
  line-height: 26px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  color: #758b94;
}
.b-switch.m-big {
  font-size: 36px;
  line-height: px;
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 300;
  color: #000000;
  left: -3px;
}
.b-switch.m-big .r-bar {
  top: 1px;
}
/* .b-image-slider ********************************************************************************************************************************************/
.b-image-slider {
  position: relative;
}
.b-image-slider .r-list {
  position: relative;
  width: 491px;
  height: 295px;
}
.b-image-slider .r-list > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.b-image-slider .r-list > li + li {
  display: none;
}
.b-image-slider .r-list > li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.b-image-slider:hover .e-arrow {
  opacity: 1;
}
.b-image-slider .e-arrow {
  border-radius: 50%;
  behavior: url(PIE.htc);
  -o-transition-property: opacity, border-color;
  -moz-transition-property: opacity, border-color;
  -webkit-transition-property: opacity, border-color;
  transition-property: opacity, border-color;
  -o-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  position: absolute;
  z-index: 2;
  top: 50%;
  margin-top: -30px;
  background: url(/bitrix/templates/b24_new/img/shared/transparent.png);
  width: 60px;
  height: 60px;
  border: 2px solid #2fc7f7;
  opacity: 0;
}
.b-image-slider .e-arrow:before {
  -o-transition: background-image 0.3s;
  -moz-transition: background-image 0.3s;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  content: ' ';
  background: url(/bitrix/templates/b24_new/img/shared/icons.png) 0 50px no-repeat;
  width: 15px;
  height: 26px;
  position: absolute;
  top: 16px;
}
.b-image-slider .e-arrow:hover {
  border-color: #68ddff;
}
.b-image-slider .e-arrow:hover:before {
  background-image: url(/bitrix/templates/b24_new/img/shared/icons-hover.png);
}
.b-image-slider .e-arrow.n-prev {
  left: 20px;
}
.b-image-slider .e-arrow.n-prev:before {
  background-position: 0 -600px;
  left: 20px;
}
.b-image-slider .e-arrow.n-next {
  right: 20px;
}
.b-image-slider .e-arrow.n-next:before {
  background-position: 0 -650px;
  right: 20px;
}
.b-image-slider .r-pagination {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  text-align: center;
}
.b-image-slider .r-pagination > li {
  border-radius: 50%;
  behavior: url(PIE.htc);
  display: inline-block;
  height: 10px;
  width: 10px;
  background: #d6e1e6;
  margin: 0 3px 0 4px;
  cursor: pointer;
}
.b-image-slider .r-pagination > li.is-active {
  box-shadow: 0 0 2px #f0efe7;
  behavior: url(PIE.htc);
  background: #2fc6f7;
  color: #ffffff;
  cursor: default;
}
html.ie8 .b-image-slider .e-arrow {
  opacity: 1;
  display: block;
}
.navigation {
  font-family: Montserrat, 'Helvetica Neue', Verdana, 'Helvetica CY', 'Nimbus Sans L', sans-serif;
	font-weight: 400;
  margin-top: 25px;
}
.navigation .navigation-arrows .disabled,
.navigation .navigation-arrows a {
  padding: 0 11px;
}
.navigation .navigation-pages span,
.navigation .navigation-pages a {
  padding: 0 11px;
}
.navigation .navigation-pages .navigation-title {
  padding-left: 0;
}
.navigation a {
  border-bottom: none;
}
div.forum_post_form input[type="submit"],
div.forum-block-container input[type="submit"],
div.forum-info-box-inner input[type="submit"],
.p-support input[type="submit"] {
  background-color: #ddd;
  border: 2px outset buttonface;
  padding: 2px;
}
div.forum_post_form select,
div.forum-block-container select,
div.forum-info-box-inner select,
.p-support select {
  border-color: #a9a9a9;
  padding: 3px;
  font-size: 14px;
}
.blog-post-edit input,
.forum-form input,
.p-support input[type="text"],
.p-support textarea {
  border: 1px solid #a9a9a9;
  padding: 2px;
}
.p-support a {
  border-bottom: none;
}
.p-support .task-list-table td {
  vertical-align: middle;
}
.p-support .task-list-table th {
  padding-bottom: 8px;
  padding-left: 25px;
}
.p-support textarea {
  height: 300px;
}
.b-modal img {
  max-height: 600px;
}
