

/* Start:/kp-its//css/style.css?176312634913154*/
.bit-table__cell {
    width: 40%!important;
    text-align: center;
    margin: auto;
}
.bit-table__cell:first-child {
    width: 60%!important;
    text-align: left;
    margin: 0;
}

.panel {
    border: 0;
    border-top: 1px solid #d8d8d8;
    
}

.bordered-wrapper {
    padding: 30px;
    border: 1px solid #d8d8d8;
    margin: 25px 0;
}

.bit-button_yellow-outline{
    border-color: #fade41;
}

.bit-accordion__special-button{
    width: 250px;
    flex-shrink: 0;
    margin-left: 30px;
}

.services-buh .bit-accordion .bit-accordion__special-button{
    margin-left: 30px;
}

.bit-accordion__title_gray{
    color: #6c6c6c;
    margin-top: 25px;
}

.services-rules{
    background-position: center center;
    background-size: cover;
    background-image: url(/kp-its//css/../img/its-rules-bg.jpg);
    color: #ffffff;
    padding: 40px 0 40px 0;
    font-size: 16px;
}

.bit-cross-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.bit-cross-list li{
    background: none;
    position: relative;
    padding-left: 32px;
    line-height: 1.7;
}

.bit-cross-list li:before{
    content: "";
    width: 13px;
    height: 13px;
    display: block;
    background: url(/kp-its//css/../img/cross-white.svg) center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 7px;
    left: 12px;
}

.services-rules__row{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.services-rules__row-button{
    flex-shrink: 0;
}

.services-rules__row-content{
    flex-grow: 1;
    padding-right: 30px;
}

.services-rules__title{
    font-size: 36px;
    font-weight: 300;
    line-height: 1.15;
}

.table-bit-special_bordered .bit-button{
    padding: 10px 12px;
    width: 100%;
}

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

.table-bit-special-wrapper{
    width: 100%;
    overflow-y: auto;
}

.table-bit-special{
    margin: 40px auto;
    width: 100%;
}

.table-bit-special td{
    padding: 10px 15px;
    vertical-align: middle;
}

.table-bit-special_bordered td,
.table-bit-special_bordered th{
    padding: 20px 15px;
}

.table-bit-special_bordered td,
.table-bit-special_bordered th{
    border-bottom: 1px solid #d8d8d8
}

.table-bit-special_bordered tr:last-child td{
    border-bottom: none;
}

.table-bit-special_nowrap{
    white-space: nowrap;
}

.table-bit-special .bit-button-yellow{
    padding: 12px 20px;
}

.m-t-xl{
    margin-top: 50px;
}

.row.flex_special .col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
}

.row.flex_special .col-md-3:first-child{
    padding-left: 0;
}

.row.flex_special .col-md-3:nth-child(4n){
    padding-right: 0;
}

.icon.biti-gir{
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 59px;
    height: 69px;
    background-image: url(/kp-its//css/../img/icon-gir.svg);
}

.icon.biti-phone{
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 59px;
    height: 69px;
    background-image: url(/kp-its//css/../img/icon-service-phone.svg);
}

.icon.biti-presentation{
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 59px;
    height: 69px;
    background-image: url(/kp-its//css/../img/icon-service-projector.svg);
}

.icon.biti-people{
    display: inline-block;
    outline: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 59px;
    height: 69px;
    background-image: url(/kp-its//css/../img/icon-people.svg);
}

.maintenance {
    padding: 50px 0;
    background: url(/kp-its//css/../img/bg-maintenance.jpg) 50% 0;
    background-size: cover;
}

.reviews-slider-wrapper{
    padding: 50px 0 70px 0;
}

.its-page .bit-slider__title{
    margin-top: 50px!important;
    margin-bottom: 22px;
}

.its-page .bit-slider__item{
    height: auto;
}

.its-page .bit-slider__description{
    font-weight: 400;
    line-height: 1.55;
    font-size: 16px;
    max-width: 100%;
}

.its-page .description-list{
    margin-top: 52px;
}

.its-page .description-list__title .icon{
    margin-top: 0;
}

.its-page .bit-slider__item{
    padding-bottom: 85px;
}

.its-page .bit-title2{
    color: #414141;
    font-size: 35px;
    text-align: left;
}

.its-page .services-buh .bit-title2{
    margin-top: 12px;
}

.its-page .bit-description{
    font-size: 17px;
    text-align: left;
    margin-bottom: 23px;
}

.its-page .services-buh .bit-description{
    margin-top: 57px;
}

.its-page .bit-accordion_white.panel-group .panel{
    padding: 18px 0;
}

.its-page .bit-accordion__title{
    font-size: 16px;
    line-height: 1.5;
}

.its-page .bit-accordion__title_small{
    margin-top: 10px;
}

.its-page .bit-form__title{
    font-size: 24px;
}

.its-page .feedback-buh .bit-form .panel-button{
    margin: 15px 0 0 0;
}

.its-page .bit-form__privacy{
    font-size: 11px;
}

.its-page .bit-title2_white{
    color: #ffffff;
}

.its-page .scope-buh{
    padding-top: 60px;
}

.its-page .scope-buh .bit-title2{
    margin-bottom: 43px;
}

.its-page .share .bit-title2{
    font-size: 30px;
    color: #352c85;
}

.its-page .share .bg-share{
    margin-top: auto;
}

.its-page .maintenance .bit-title2{
    text-align: center;
}

.its-page .maintenance .bit-description{
    text-align: center;
}

.its-page .reviews-slider-wrapper .bit-title2{
    text-align: center;
}

.its-page .largest-integrator{
    padding-bottom: 70px;
}

ul.nav.bit-tabs__nav>li>a,
ul.nav.bit-tabs__nav>li>a:active,
ul.nav.bit-tabs__nav>li>a:focus,
ul.nav.bit-tabs__nav>li>a:hover{
    outline: none;
    border: none!important;
}

.its-page .services-buh .bit-accordion .bit-button-yellow{
    padding: 12px 15px;
    height: auto;
}

.bit-submenu-wrapper{
  background-color: #352c85;
}

.bit-submenu{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.bit-submenu li{
  padding: 25px 15px;
  text-align: center;
  font-size: 18px;
  font-weight: 100;
}

.bit-submenu li a{
  color: #ffffff;
  text-decoration: none;
  position: relative;
  display: block;
  padding: 0 5px;
}

.bit-submenu-wrapper.floating-box-active{
  position: fixed;
  left: 0;
  top: 84px;
  width: 100%;
  z-index: 50;
}

.bit-submenu-wrapper.floating-box-active .bit-submenu li{
  padding: 15px 15px;
  font-size: 15px;
}

.free-service{
  background: #f9f9fa;
}

.free-service .container{
  padding: 60px 0;
  background: url(/kp-its//css/../img/free-service-image.png) left bottom no-repeat;
}

.free-service .container__inner{
  padding-left: 360px;
}

.free-service .bit-title2{
  color: #352c85;
  font-size: 30px;
}

.free-service p{
  font-size: 20px;
}

.free-form-wrapper{
  margin-top: 38px;
  max-width: 414px;
}

.free-form-wrapper .text{
  padding: 0;
  margin-bottom: 20px;
}

.free-form-wrapper .text input[type="text"],
.free-form-wrapper .text input[type="email"],
.free-form-wrapper .text input[type="password"],
.free-form-wrapper .text input[type="tel"]{
  background-color: #ffffff;
  padding: 10px 15px;
  font-size: 18px;
  height: auto;
  box-sizing: border-box;
}

.its-page .free-form-wrapper .bit-form__privacy{
  width: 100%;
  float: none;
  margin-top: 20px;
}

.scope-buh__footer{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-top: 50px;
}

.scope-buh__footer p{
  margin: 0;
  color: #352c85;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 100;
  padding-right: 15px;
}

nav.bit-menu__fixed{
  z-index: 60;
}

.share-new{
  background: url(/kp-its//css/../img/maintance-bg.jpg) center center no-repeat;
  background-size: cover;
  color: #ffffff;
  padding: 50px 0;
}

.share-new .container{
  position: relative;
  display: flex;
  align-items: center;
}

.share-new .container:before{
  content: "!";
  font-size: 204px;
  line-height: 180px;
  font-weight: 100;
  display: block;
}

.share-new .bit-title2{
  color: #ffffff;
}

.share-new__price{
  display: flex;
  flex-direction: column;
  border-left: 1px solid #c22091;
  padding: 30px 30px;
}

.price{
  font-size: 40px;
  margin: 0;
}

.price span{
  font-size: 16px;
}

.old-price{
  text-decoration: line-through;
  font-size: 25px;
  font-weight: 100;
  margin: 0 0 20px 0;
}

.share-new__desc{
  padding: 0 20px 0 20px;
}

.share-new__desc p{
  font-size: 20px;
  font-weight: 100;
}

.erp-advantages{
  padding: 50px 0;
  border-top: 1px solid #d8d8d8;
}

.erp-advantages .bit-title2{
  text-align: center;
}

.erp-advantages__grid{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.erp-advantages__grid li{
  margin: 20px;
  width: calc(33.33% - 40px);
  border: 1px solid #c8c8c8;
  border-top: 8px solid #a52f2f;
  padding: 35px 30px;
}

.erp-advantages__grid li:nth-child(2n){
  border-top: 8px solid #c866d1;
}

.erp-advantages__grid li:nth-child(3n){
  border-top: 8px solid #7234ac;
}

.erp-advantages__grid h6{
  display: flex;
  align-items: center;
  margin: 0;
  font-weight: 400;
  font-size: 23px;
}

.erp-advantages__grid img{
  margin-right: 20px;
}

.erp-advantages__footer{
  text-align: center;
  padding-top: 30px;
}

.erp-advantages__footer button{
  color: #352c85;
  border-color: #352c85;
}

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


.bit-submenu-wrapper.floating-box-active {
    top: 75px;
}

@media (max-width: 1400px) {
    .its-page .bit-submenu-wrapper.floating-box-active {
        top: 45px;
    }
}


@media (max-width: 1199px) {

    .its-page .bit-submenu-wrapper.floating-box-active {
        top: 31px;
    }

  .bg-share img{
    position: absolute;
    top: calc(100% + 57px);
    left: 0;
  }

  .erp-advantages__grid h6{
    font-size: 18px;
  }

  .erp-advantages__grid li{
    padding: 20px 15px;
  }
}

@media (max-width: 990px) {
  .erp-advantages__grid li{
    width: calc(50% - 40px);
  }

  .scope-buh__footer{
    flex-wrap: wrap;
  }

  .scope-buh__footer p{
    width: 100%;
    margin-bottom: 30px;
  }

  .free-service .container__inner{
    padding-left: 0;
  }

  .free-service .container{
    background: none;
  }

  .free-service p{
    font-size: 16px;
  }

  .bit-submenu-wrapper{
    display: none;
  }

    .its-page .bit-table__cell{
        padding: 0 5px;
    }

    .services-rules__row{
        flex-wrap: wrap;
    }

    .services-rules__row-content{
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .services-rules__row-button{
        width: 100%;
        text-align: center;
    }

    .row.flex_special .col-md-3{
        padding: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .bit-slider__item{
        height: auto;
        padding-bottom: 40px;
        padding-top: 10px;
    }

    .bit-slider__item .bit-slider__title{
        margin-top: 0!important;
    }

    .bit-slider__button .bit-button-yellow{
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
  .share-new .container:before{
    display: none;
  }
  .share-new__desc{
    padding: 0 20px 0 0;
  }
  .share-new .bit-title2{
    font-size: 26px;
  }
  .share-new__desc p{
    font-size: 16px;
  }
  .price{
    font-size: 30px;
  }
  .old-price{
    font-size: 20px;
  }
  .share-new__price{
    padding-right: 0;
  }
    .table-bit-special_bordered td, .table-bit-special_bordered th, .table-bit-special td{
        padding: 10px;
        font-size: 14px;
    }
    .free-service .container{
      padding: 30px 15px;
    }
    .free-form-wrapper{
      max-width: 100%;
      width: 100%;
    }
    .free-form-wrapper .bit-button-yellow{
        width: 100%;
        height: auto;
        white-space: normal;
        padding: 12px 15px;
    }
}


@media (max-width: 768px) {
    .promo-banner .promo-banner__buttons .link-to-page {
        text-align: center;
    }
}


@media (max-width: 767px) {
    .services-buh__btn-mobile {
        margin-left: auto;
        margin-top: 35px;
    }
}

@media (max-width: 630px) {
  .erp-advantages__grid li{
    width: 100%;
    margin: 0 0 25px 0;
  }
}

@media (max-width: 550px) {
  .share-new .container{
    flex-wrap: wrap;
  }
  .share-new__price {
    border: none;
    padding: 20px 0 0 0;
    align-items: center;
    width: 100%;
  }
  .share-new__desc {
    padding: 0;
    width: 100%;
  }
}

@media (max-width: 480px) {
    .bit-slider__button .bit-button_yellow-outline,
    .bit-slider__button .bit-button-yellow{
        width: 100%;
    }

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

.bit-slider__button .prices-accordion-buy {
    padding: 13px 40px;
}

.yellow-td {
    background-color: #fade41;
}
b
@media (max-width: 767px) {
    div.services-buh .bit-accordion .panel-heading .bit-button-yellow {
        margin-top: 20px;
    }

    .services-buh .bit-accordion .panel-heading .bit-button-yellow.bit-accordion__special-button {
        display:none;
    }
}

@media (max-width: 990px) {
    .bit-table__cell:first-child {
width:100% !important

	}
    .bit-table__cell:last-child {
justify-content: center;
    }
.justify-mob{
text-align:center;
}
}
/* End */


/* Start:/bitrix/components/1cbit/price.list/templates/.default/style.min.css?1710972174242*/
a.prices-accordion-buy:focus,a.prices-accordion-buy:hover{color:#fff}.bit-table__cell .prices-accordion-price{margin-right:10px;font-size:16px;min-height:87px}@media (max-width:720px){.bit-table__cell .prices-accordion-price{min-height:auto}}
/* End */


/* Start:/bitrix/components/bezr/form.result.new.befsend/style.min.css?1761878480150*/
.checkbox-privacy{margin-right:2px;height:10px}button[type=submit]:disabled,input[type=submit]:disabled{opacity:.6;cursor:default;pointer-events:none}
/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/general2landing.onecol_file_send/style.min.css?1710972200820*/
.bit-form .popup-title{background:0 0}.popup{position:relative;top:auto;left:auto;margin:auto}.text.error:before{top:-19px}.text.error:after{top:3px}.text.error:before{content:attr(data-content)}.popup.onecol.j-form-popup.hidden{display:none}.bit-form input.bit-form__input[type=email],.bit-form input.bit-form__input[type=password],.bit-form input.bit-form__input[type=tel],.bit-form input.bit-form__input[type=text]{border:1px solid #3b3b40;font-size:16px;width:100%;padding:10px 15px;border-radius:0;height:auto;font-weight:700}.bit-modal .bit-form input.bit-form__input{margin-top:0}.fancybox-skin{background:0 0!important}.bit-modal .modal-dialog{margin:0 auto!important}.bit-modal .popup-title{padding:15px 20px 13px 20px}.error input::placeholder{color:#80001c}.j-form-product.popup .text-wrap{margin-bottom:40px}
/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/general2page.product/style.min.css?1710972200621*/
.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)}.j-file-input input{position:absolute;top:0;right:0;font-size:40px;-moz-opacity:0;-khtml-opacity:0;opacity:0;cursor:pointer}.j-form-page .text-wrap{padding:0 22px 10px 0}.j-form-page .text-wrap>.text{margin:10px 0 20px}.bit-form .selectOfficeFormHidden{display:none}.bit-form input.bit-form__input{border:1px solid #3b3b40;font-size:16px;width:100%;padding:10px 15px;border-radius:0;height:auto}@media (max-width:768px){.j-form-page .text-wrap{padding:0 0 10px 0}}
/* End */


/* Start:/bitrix/components/1cbit/clients.slider.portfolio/templates/.default/style.min.css?17296161755510*/
.box-reviews-new{color:#121821;font-size:13px;line-height:1.538em;position:relative}.owl-next span,.owl-prev span{display:none}.box-content-new{padding:14px 18px 0}.box-reviews-new .box-title-new{margin:0 0 17px}.box-title-new .h2,.box-title-new h2{color:#2d2d2e;font-size:17px;font-weight:700;line-height:18px}.box-reviews-bubble-new{border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,.31);padding:8px 10px 8px 17px;position:relative;text-indent:-7px;margin:2px 0 8px 60px;width:270px}.box-reviews-author-new{width:270px;margin-left:60px;font-size:12px}.review-buh__content.review-buh__content_new{flex-wrap:nowrap;overflow:hidden}.review-tpl__logo{background-image:none;background-color:#fff;min-height:195px;border:1px solid #ebebec;position:relative;margin-right:20px;margin-bottom:30px;width:100%;height:100%;max-width:255px;min-width:242px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#3b3b40;padding:25px 25px}.review-tpl__logo:before{content:"";width:0;height:0;border-style:solid;border-width:24px 0 0 24px;border-color:transparent transparent transparent #c9007f;display:block;position:absolute;top:0;right:0;z-index:2}.review-tpl__logo:after{content:"";width:0;height:0;border-style:solid;border-width:0 25px 25px 0;border-color:transparent #f9f9fa transparent transparent;display:block;position:absolute;top:-1px;right:-1px;z-index:1}.review-tpl__logo p{text-align:center;font-size:18px;font-weight:700;line-height:24px;text-align:center;margin:0;min-height:50px;display:flex;align-items:center;justify-content:center;width:100%}.review-tpl__logo{margin-bottom:0;min-height:80px;display:flex;align-items:center;justify-content:center}.review-tpl__logo img{display:block}.review-buh__content.owl-carousel .owl-item{display:flex;align-items:center;justify-content:center;text-align:center}.review-buh__content.owl-carousel .owl-item .review-tpl__logo{margin-right:0}.review-buh__content.owl-carousel{position:relative;padding:0 40px}.review-buh__content.owl-carousel .owl-nav .owl-prev{position:absolute;left:0;top:50%;margin-top:-30px;width:30px;height:35px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);background-size:contain;background-repeat:no-repeat;background-position:center center}.review-buh__content.owl-carousel .owl-nav .owl-next{position:absolute;right:0;top:50%;margin-top:-30px;width:30px;height:35px;background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0OTIgNDkyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0OTIgNDkyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCI+CjxnPgoJPGc+CgkJPHBhdGggZD0iTTE5OC42MDgsMjQ2LjEwNEwzODIuNjY0LDYyLjA0YzUuMDY4LTUuMDU2LDcuODU2LTExLjgxNiw3Ljg1Ni0xOS4wMjRjMC03LjIxMi0yLjc4OC0xMy45NjgtNy44NTYtMTkuMDMybC0xNi4xMjgtMTYuMTIgICAgQzM2MS40NzYsMi43OTIsMzU0LjcxMiwwLDM0Ny41MDQsMHMtMTMuOTY0LDIuNzkyLTE5LjAyOCw3Ljg2NEwxMDkuMzI4LDIyNy4wMDhjLTUuMDg0LDUuMDgtNy44NjgsMTEuODY4LTcuODQ4LDE5LjA4NCAgICBjLTAuMDIsNy4yNDgsMi43NiwxNC4wMjgsNy44NDgsMTkuMTEybDIxOC45NDQsMjE4LjkzMmM1LjA2NCw1LjA3MiwxMS44Miw3Ljg2NCwxOS4wMzIsNy44NjRjNy4yMDgsMCwxMy45NjQtMi43OTIsMTkuMDMyLTcuODY0ICAgIGwxNi4xMjQtMTYuMTJjMTAuNDkyLTEwLjQ5MiwxMC40OTItMjcuNTcyLDAtMzguMDZMMTk4LjYwOCwyNDYuMTA0eiIgZmlsbD0iI2JhYmFiYSIvPgoJPC9nPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);background-size:contain;transform:rotate(180deg);background-repeat:no-repeat;background-position:center center}.review-buh__content.owl-carousel .owl-stage{display:flex}@media all and (max-width:1200px){.review-tpl__logo{min-width:200px}}@media all and (max-width:990px){.review-tpl__logo{min-width:150px}}@media all and (min-width:991px){.review-buh__content.owl-carousel.narrow-block{padding:0 240px}}
/* End */


/* Start:/bitrix/templates/.default/components/bezr/form.result.new.befsend/general2landing.onecol/style.min.css?17109722001394*/
.bit-form .popup-title{background:0 0}.popup{position:relative;top:auto;left:auto;margin:auto}.text.error:before{top:-19px}.text.error:after{top:3px}.text.error:before{content:attr(data-content)}.popup.onecol.j-form-popup.hidden{display:none}.bit-form input.bit-form__input[type=email],.bit-form input.bit-form__input[type=password],.bit-form input.bit-form__input[type=tel],.bit-form input.bit-form__input[type=text]{border:1px solid #3b3b40;font-size:16px;width:100%;padding:10px 15px;border-radius:0;height:auto;font-weight:700}.bit-form .text-wrap .error input.bit-form__input[type=tel]{background:#f69999}.bit-form .text-wrap .error .text.success input.bit-form__input[type=tel]{background:0 0}.bit-form .text-wrap .text.not-success input.bit-form__input[type=tel],.bit-form .text-wrap .text.success.not-success input.bit-form__input[type=tel]{background:#f69999}.bit-modal .bit-form input.bit-form__input{margin-top:0;margin-bottom:0}.bit-modal .popup-content .text{margin-bottom:20px}.fancybox-skin{background:0 0!important}.bit-modal .modal-dialog{margin:0 auto!important}.bit-modal .popup-title{padding:15px 20px 13px 20px}.j-form-product.popup .text-wrap{margin-bottom:20px}.bit-form .popup-content form[name=PRESS_CENTER] .textarea textarea{border:1px solid #3b3b40;font-size:16px;width:100%;padding:10px 15px;border-radius:0;height:auto;font-weight:700;background:0 0;color:#414141}
/* End */
/* /kp-its//css/style.css?176312634913154 */
/* /bitrix/components/1cbit/price.list/templates/.default/style.min.css?1710972174242 */
/* /bitrix/components/bezr/form.result.new.befsend/style.min.css?1761878480150 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/general2landing.onecol_file_send/style.min.css?1710972200820 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/general2page.product/style.min.css?1710972200621 */
/* /bitrix/components/1cbit/clients.slider.portfolio/templates/.default/style.min.css?17296161755510 */
/* /bitrix/templates/.default/components/bezr/form.result.new.befsend/general2landing.onecol/style.min.css?17109722001394 */
