.banners-carousel {
  color: #fff;
}
.banners-carousel__title {
  display: block;
  margin: 0;
  font-size: 20px;
  line-height: 1.2;
}
.banners-carousel__title--align_left {
  text-align: left;
}
.banners-carousel__title--align_center {
  text-align: center;
}
.banners-carousel__title--align_right {
  text-align: right;
}
.banners-carousel__link {
  display: block;
  padding: 40px 75px;
  color: #fff;
  text-decoration: none;
}
.banners-carousel__link:hover {
  color: #fff;
  text-decoration: none;
}
.banners-carousel__slide {
  outline: 0 none;
  background: #495154;
}
.banners-carousel__slide:active,
.banners-carousel__slide:focus {
  outline: 0 none;
}
.banners-carousel .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 10;
  width: 29px;
  height: 29px;
  border-radius: 15px;
  display: block;
  font-size: 0;
  background: #fff url("/bitrix/templates/aspro_mshop/css/../images/arrows.png") no-repeat;
  border: 0 none;
  border-radius: 50%;
  outline: 0 none;
  box-shadow: none;
  cursor: pointer;
}
.banners-carousel .slick-arrow:hover {
  opacity: 0.7;
}
.banners-carousel .slick-prev {
  left: 10px;
  background-position: 10px -50px;
}
.banners-carousel .slick-next {
  right: 10px;
  background-position: -27px -50px;
}
.banners-carousel .slick-dots {
  margin: 0;
  paddign: 0;
  list-style: none;
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 20px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-size: 0;
  text-align: center;
}
.banners-carousel .slick-dots li {
  margin: 0;
  paddign: 0;
  list-style: none;
  display: inline-block;
  vertical-alig: middle;
  padding: 0 5px;
}
.banners-carousel .slick-dots button {
  width: 10px;
  height: 10px;
  font-size: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  outline: 0 none;
  box-shadow: none;
  background: transparent;
}
.banners-carousel .slick-active button {
  background: #fff;
}
.cb-section__section {
  /*margin: 0 0 57px;*/
  margin: 0 0 30px;
}
.cb-section__section--type_primary {
  background-color: #fbf8f4;
  box-shadow: 0px 4px 26px 0px rgba(82,53,28,0.18);
  padding: 42px 35px 26px 35px;
}
.cb-section__section--type_secondary {
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  margin-top: 0px;
  padding: 42px 35px 26px 35px;
}
.cb-section__title {
  margin: 0 0 39px;
  font-size: 24px;
  line-height: 1.2;
}
.cb-section__title--align_left {
  text-align: left;
}
.cb-section__title--align_center {
  text-align: center;
}
.cb-section__title--align_right {
  text-align: right;
}
.cb-section .file_type,
.cb-section .form-block {
  margin-top: 0;
}
.entry-group {
  font-size: 0;
  overflow: hidden;
  text-align: center;
}
.entry-group__inner {
  margin: 0 -10px;
}
.entry-group__item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 300px;
  margin: 0 0 30px;
  padding: 0 10px;
  box-sizing: border-box;
}
@media only screen and (min-width: 640px) {
  .entry-group__item {
    width: 50%;
  }
}
@media only screen and (min-width: 950px) {
  .entry-group__item {
    width: 33.333%;
    max-width: none;
  }
}
.entry-group--type_secondary .entry-group__item {
  max-width: none;
}
@media only screen and (min-width: 640px) {
  .entry-group--type_secondary .entry-group__item {
    width: 50%;
  }
}
.entry {
  font-size: 13px;
  color: #383838;
  text-align: center;
}
.entry__title {
  margin: 0 0 5px;
  line-height: 1.2;
  color: #383838;
  font-family: 'Ubuntu';
  font-size: 16px;
  font-weight: 600;
}
.entry__title--align_left {
  text-align: left;
}
.entry__title--align_center {
  text-align: center;
}
.entry__title--align_right {
  text-align: right;
}

.entry__desc--align_left {
  text-align: left;
}
.entry__desc--align_center {
  text-align: center;
}
.entry__desc--align_right {
  text-align: right;
}

.entry__illustration {
  display: block;
  margin: 0 0 10px;
  font-size: 0;
}
.entry__icon {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.entry--type_horizontal {
  position: relative;
  padding: 0 0 0 90px;
  min-height: 60px;
  text-align: left;
}
.entry--type_horizontal .entry__illustration {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 90px;
}
.fr-block {
  background: url("/uslugi/it_autsorsing/./img/img-form-1.jpg") center center no-repeat;
  background-size: cover;
  line-height: normal;
  font-size: 20px;
  font-family: 'Ubuntu medium';
  color: #fff;
  padding: 43px 25px 25px 25px;
}
@media only screen and (min-width: 768px) {
  .fr-block {
    padding: 43px 75px 25px 75px;
  }
}
.fr-block__wrapper {
  font-size: 0;
  margin: 0;
}
.fr-block__wrapper:after {
  display: table;
  clear: both;
  content: '';
}
.fr-block__title {
  margin: 0 0 20px;
  font-size: 24px;
  font-family: 'Ubuntu';
  font-weight: 500;
  text-shadow: 0px 0px 15px rgba(0,0,0,0.25);
  margin-bottom: 37px;
}
@media only screen and (min-width: 470px) {
  .fr-block__left {
    width: 64%;
    float: left;
  }
}
.fr-block__left p {
  margin-bottom: 8px;
  font-size: 20px;
  font-family: 'Ubuntu';
  font-weight: 500;
  color: #fff;
}
.fr-block__time {
  display: block;
}
.fr-block__day {
  display: inline-block;
  max-width: 140px;
  margin-right: 10px;
  width: 100%;
}
.fr-block__tim {
  display: inline-block;
  max-width: 100px;
  width: 100%;
}
.fr-block__right {
  margin-bottom: 20px;
}
@media only screen and (min-width: 470px) {
  .fr-block__right {
    float: left;
    min-width: 300px;
  }
}
.logo-slider {
  padding: 30px 40px;
}
.logo-slider__slide {
  line-height: 60px;
  text-align: center;
  outline: 0 none;
}
.logo-slider__slide:active,
.logo-slider__slide:focus {
  outline: 0 none;
}
.logo-slider__image {
  display: block;
  max-width: 90%;
  max-height: 60px;
  width: auto;
  height: auto;
  margin: 0 auto;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  -webkit-transition: all ease-out 0.2s;
          transition: all ease-out 0.2s;
  opacity: 0.5;
}
.logo-slider__image:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  opacity: 1;
}
.logo-slider__wrapper {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  outline: 0 none;
}
@media only screen and (min-width: 1200px) {
  .logo-slider__wrapper {
    padding: 0;
  }
}
.logo-slider__wrapper:active,
.logo-slider__wrapper:focus {
  outline: 0 none;
}
.logo-slider .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 10;
  width: 29px;
  height: 29px;
  font-size: 0;
  line-height: 29px;
  text-align: center;
  border-radius: 50%;
  border: 0 none;
  box-shadow: none;
  cursor: pointer;
  -webkit-transition: background-color ease 0.5s;
          transition: background-color ease 0.5s;
  background: #fff;
}
.logo-slider .slick-arrow:hover {
  background: #fa6b00;
}
.logo-slider .slick-arrow:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 29px;
  background: url("/bitrix/templates/aspro_mshop/css/../images/arrows.png") no-repeat;
}
.logo-slider .slick-prev {
  left: -40px;
}
.logo-slider .slick-prev:hover:before {
  background-position: 10px -26px;
}
.logo-slider .slick-prev:before {
  background-position: 10px -50px;
}
.logo-slider .slick-next {
  right: -40px;
}
.logo-slider .slick-next:hover:before {
  background-position: -27px -26px;
}
.logo-slider .slick-next:before {
  background-position: -27px -50px;
}
.primary-banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  line-height: normal;
  padding: 58px 75px 35px 75px;
}
.primary-banner__wrapper {
  font-size: 0;
  margin: 0;
}
.primary-banner__content {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  font-size: 13px;
  width: 100%;
}
@media only screen and (min-width: 740px) {
  .primary-banner__content {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) {
  .primary-banner__content {
    width: 80%;
  }
}
@media only screen and (min-width: 870px) {
  .primary-banner__content {
    width: 70%;
  }
}
@media only screen and (min-width: 1000px) {
  .primary-banner__content {
    width: 50%;
  }
}
.primary-banner__title {
  margin: 0 0 20px;
  font-size: 34px;
  font-family: 'Ubuntu';
  font-weight: 700;
  color: #f4821f;
  text-shadow: 0px 0px 15px rgba(0,0,0,0.25);
  margin-bottom: 13px;
}
/*.primary-banner p {
  font-size: 20px;
  font-family: 'Ubuntu';
  font-weight: 500;
  color: #fff;
}*/
.primary-banner p {
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: left;
}
.reviews-carousel {
  position: relative;
}
.reviews-carousel__slide {
  padding: 0 0 30px;
  outline: 0 none;
}
.reviews-carousel__slide:focus,
.reviews-carousel__slide:active {
  outline: 0 none;
}
.reviews-carousel__more {
  display: block;
  position: relative;
  margin-top: -29px;
  z-index: 1;
  line-height: 29px;
}
.reviews-carousel .slick-arrow {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 10;
  width: 29px;
  height: 29px;
  font-size: 0;
  line-height: 29px;
  text-align: center;
  border-radius: 50%;
  border: 0 none;
  box-shadow: none;
  cursor: pointer;
  -webkit-transition: background-color ease 0.5s;
          transition: background-color ease 0.5s;
  background: #fff;
}
.reviews-carousel .slick-arrow:hover {
  background: #fa6b00;
}
.reviews-carousel .slick-arrow:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 29px;
  background: url("/bitrix/templates/aspro_mshop/css/../images/arrows.png") no-repeat;
}
.reviews-carousel .slick-prev {
  -webkit-transform: translate(-15px, -30px);
      -ms-transform: translate(-15px, -30px);
          transform: translate(-15px, -30px);
}
.reviews-carousel .slick-prev:hover:before {
  background-position: 10px -26px;
}
.reviews-carousel .slick-prev:before {
  background-position: 10px -50px;
}
.reviews-carousel .slick-next {
  -webkit-transform: translate(15px, -30px);
      -ms-transform: translate(15px, -30px);
          transform: translate(15px, -30px);
}
.reviews-carousel .slick-next:hover:before {
  background-position: -27px -26px;
}
.reviews-carousel .slick-next:before {
  background-position: -27px -50px;
}
.simple-banner {
  display: block;
  position: relative;
  min-height: 200px;
  color: #fff;
  text-decoration: none;
  background: #495154;
}
.simple-banner:hover {
  color: #fff;
  text-decoration: none;
}
.simple-banner__image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  display: block;
  max-height: 100%;
  width: auto;
}
@media only screen and (min-width: 1200px) {
  .simple-banner__image {
    max-width: 100%;
    max-height: none;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    position: static;
  }
}
.simple-banner__wrapper {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 10;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
  padding: 20px 75px;
  box-sizing: border-box;
}
.simple-banner__title {
  display: block;
  margin: 0 0 20px;
  font-size: 34px;
  font-family: 'Ubuntu';
  font-weight: 700;
  color: #f4821f;
  text-shadow: 0px 0px 15px rgba(0,0,0,0.25);
}
.simple-banner__title--align_left {
  text-align: left;
}
.simple-banner__title--align_center {
  text-align: center;
}
.simple-banner__title--align_right {
  text-align: right;
}
.simple-banner__desc {
  display: block;
  margin: 0 0 20px;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
  text-align: left;
}
.simple-banner__desc--align_left {
  text-align: left;
}
.simple-banner__desc--align_center {
  text-align: center;
}
.simple-banner__desc--align_right {
  text-align: right;
}
.simple-banner__control {
  display: block;
  text-align: left;
}
.simple-banner__control--align_left {
  text-align: left;
}
.simple-banner__control--align_center {
  text-align: center;
}
.simple-banner__control--align_right {
  text-align: right;
}
.simple-banner__button {
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  letter-spacing: 0.4px;
  width: auto;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  background: #fa6b00;
  padding: 11px 13px 10px;
  font-size: 10px;
}
.simple-banner__button:hover {
  color: #fff;
  background: #d88946;
}


.cb-section__section .form-block .title {
	margin: 0 0 20px;
	padding: 0;
    font-size: 34px;
    font-family: 'Ubuntu';
    font-weight: 700;
    color: #f4821f;
    text-shadow: 0px 0px 15px rgba(0,0,0,0.25);
    margin-bottom: 30px;
}

/* begin 24.12.2017 */
.pl-panel {
	padding: 20px 0;
	font-size: 13px;
    line-height: 19px;
    color: #383838;
}

.pl-panel__col:first-child {
	padding: 0 0 20px;
}


@media only screen and (min-width: 700px) {
	.pl-panel__wrapper {
		display: table;
		width: 100%;
	}

	.pl-panel__col {
		display: table-cell;
		vertical-align: top;
		padding: 0;
	}

	.pl-panel__col:first-child {
		padding: 0 20px 0 0;
	}
}

.simple-banner--type_secondary .simple-banner__image {
	max-width: 100%;
}
/* end  24.12.2017 */