

/* Start:/local/templates/aspro_max-studio/components/bitrix/breadcrumb/main_custom/style.css?16848311772568*/
.breadcrumbs {
  padding: 28px 0 0 0;
}
.breadcrumbs .breadcrumbs {
  padding: 0px;
}
.breadcrumbs__item {
  display: inline-block;
  position: relative;
  padding-right: 16px;
  margin-right: -16px;
}
.mobile .breadcrumbs__item:hover .breadcrumbs__dropdown-wrapper {
  display: none;
}
.mobile .breadcrumbs__item.hover .breadcrumbs__dropdown-wrapper {
  display: block;
}
.breadcrumbs__separator {
  position: relative;
  zoom: 1;
  bottom: -1px;
  display: inline-block;
  margin: 0 6px 0px 5px;
  border: none;
  color: #333333;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.breadcrumbs__item--with-dropdown {
}

.breadcrumbs__item--with-dropdown:hover .breadcrumbs__arrow-down {
  opacity: 1;
}

.breadcrumbs__arrow-down {
  opacity: 0.5;
  border: none;
  top: 13px;
  right: 3px;
  display: none;
  height: 3px;
  line-height: 18px;
  margin: 0 4px;
  position: absolute;
  width: 5px;
  z-index: 1;
  font-size: 0;
}
.breadcrumbs__arrow-down .svg {
  top: -8px;
}
.breadcrumbs__item--with-dropdown .breadcrumbs__arrow-down {
  display: inline-block;
}

.breadcrumbs__item-name {
  color: #333333;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
span.breadcrumbs__item .breadcrumbs__item-name {
  color: #0C34C6;
}
.breadcrumbs a:hover span {
  color: var(--fill_dark_light_white_hover);
}

.breadcrumbs__item--with-dropdown .breadcrumbs__item--dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.breadcrumbs__dropdown-wrapper {
  display: none;
  padding-top: 8px;
  top: 18px;
  z-index: 2;
  position: absolute;
  left: -18px;
}

.breadcrumbs__dropdown {
  background: #fff;
  background: var(--card_bg_black);
  padding: 11px 20px;
  text-align: left;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.12);
}
.breadcrumbs__dropdown .breadcrumbs__dropdown-item {
  display: block;
  line-height: 14px;
  padding: 5px 0px;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}

@media (max-width: 991px) {
  .breadcrumbs {
    display: flex !important;
  }
  .breadcrumbs__item:last-child {
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (min-width: 768px) {
  .breadcrumbs__item--with-dropdown + .breadcrumbs__separator {
    margin-left: 18px;
  }
}

@media (max-width: 767px) {
  .breadcrumbs__item--with-dropdown .breadcrumbs__arrow-down {
    display: none;
  }
}

/* End */


/* Start:/local/templates/aspro_max-studio/css/jquery.fancybox.min.css?168205250413065*/
@keyframes fancybox-rotate{to{transform:rotate(360deg)}}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:0;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-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;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{opacity:0;position:absolute;z-index:99997}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden}.fancybox-caption{opacity:0;position:absolute}.fancybox-navigation .fancybox-button{z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{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;display:none;height:100%;left:0;outline:0;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--current,.fancybox-slide--next,.fancybox-slide--previous{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-image,.fancybox-slide--image .fancybox-content,.fancybox-spaceball{background:0 0;left:0;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background-repeat:no-repeat;background-size:100% 100%;overflow:visible;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .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{border:0;height:100%;margin:0;max-height:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .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-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.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}.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;color:#ccc}.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;max-height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){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}.fancybox-close-small{background:0 0;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}.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)}.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%,transparent 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;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}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;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}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.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)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.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)}.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)}.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)}.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)}@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))}}}.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}.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;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:link,.fancybox-share__button:visited{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:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;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: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:0;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}@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 */


/* Start:/local/templates/aspro_max-studio/components/bitrix/news.list/front_blog/style.css?168422892920517*/
.index-blog-section {
  padding-top: 130px;
}
.item-views.news2:not(.with-border) {
  padding-bottom: 25px;
}
.contact_blog .item-views.news2:not(.with-border) {
  padding-bottom: 0;
}
.item-views.news2.with-border {
  padding-bottom: 28px;
}

.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.news2:not(.with-border) {
  padding-bottom: 35px;
}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.news2.with-border {
  padding-bottom: 38px;
}

.item-views.news2.half-block .item-wrapper .item:not(.bordered) .image {
  margin: 0;
}
.item-views.news2 .item-wrapper .item:not(.bordered) .image {
  margin: 0px 0px 13px;
}
.item-views.news2.md .item-wrapper .item .period-block {
  margin: 0px 0px 7px;
}
.item-views.news2 .item-wrapper .item .period-block .date {
  display: block;
}
.item-views.news2 .item-wrapper .item .period-block .date:first-letter {
  text-transform: capitalize;
}
.item-views.news2.md .item-wrapper .item .title {
  margin-bottom: 2px;
}

.item-views.news2 .item-wrapper .item.bordered .inner-text {
  padding: 20px 24px 19px;
}
.item-views.news2 .item-wrapper .item .period-block {
  margin-bottom: 8px;
}

.content_news2 .with-text-block-wrapper .svg-inline-subscribe svg {
  width: 16px;
}
body .content_news2 .with-text-block-wrapper .list {
  padding-top: 0px;
}
.item-views.news2 .item-wrapper .item.no-img .period-block {
  margin-bottom: 12px;
}

.item-views.news2 .item-wrapper .item .preview-text {
  margin: 7px 0px 0px;
}

.item-views.news2.with-border .bottom_nav .ajax_load_btn {
  margin-bottom: 22px;
}

.item-views.news2 .rounded3 .image {
  border-radius: 3px 3px 0px 0px;
}

.item-views.news2 .item-wrapper .item.bordered .inner-text.with-section {
  padding-top: 23px;
}
.item-views.news2 .item-wrapper .item .inner-text.with-date.with-section {
  padding-bottom: 53px;
}
.item-views.news2 .item-wrapper .item .inner-text.with-section .section {
  margin: 0px 0px 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.item-views.news2 .item-wrapper:not(.line_img) .item .inner-text.with-section .period-block {
  position: absolute;
  bottom: 13px;
}

.item-views.news2 .item-wrapper .item.with-fon {
  background-size: cover;
}

.item-views.news2 .s_5 .item-wrapper .item.bordered .inner-text {
  padding-top: 23px;
  padding-right: 24px;
  padding-left: 24px;
}
.item-views.news2 .s_5 .item-wrapper .item.bordered .inner-text.with-date.with-section {
  padding-bottom: 49px;
}
.item-views.news2 .s_5 .item-wrapper .item.bordered .inner-text .section {
  margin-bottom: 6px;
}
.item-views.news2 .s_5 .item-wrapper .item.bordered .inner-text .period-block {
  bottom: 10px;
}

.item-views.news2 .item-wrapper.merged .item .inner-text .period-block {
  bottom: 14px;
}

.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) {
  left: 0;
  padding: 0px 25px 0px;
  right: 0;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) * {
  color: #fff;
  position: relative;
  z-index: 12;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text .title {
  max-height: 100px;
  overflow: hidden;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text .period-block {
  opacity: 0.7;
  margin-bottom: 9px;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) .period-block {
  margin-bottom: 0;
}

.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon {
  right: 0;
  z-index: 12;
}

.item-views.news2.half-block .item-wrapper.fon_text_fon .item {
  min-height: 436px;
}
.item-views.news2.half-block .item-wrapper.fon_text_fon .item .inner-text {
  position: absolute;
  bottom: 10px;
  padding-bottom: 50px;
}
.item-views.news2.half-block .item-wrapper.fon_text_fon .item .period-block {
  margin: 0px;
  bottom: 17px;
}
.item-views.news2.half-block .item-wrapper.fon_text_fon .item .section {
  opacity: 0.7;
}
.item-views.news2.half-block .item-wrapper.line_img .half-wrapper {
  height: 100%;
  max-height: 436px;
  overflow: hidden;
}
.item-views.news2.half-block .item-wrapper {
  padding-bottom: 0px;
  margin-bottom: 32px;
}

.item-views.news2 .item-wrapper.line_img .item {
  height: auto;
  min-height: auto;
  padding: 0px 10px 32px 0px;
}
.item-views.news2 .item-wrapper.line_img .item:last-of-type {
  padding-bottom: 0px;
}
.item-views.news2 .item-wrapper.line_img .item div.image span {
  width: 184px;
  height: 124px;
}
.item-views.news2 .item-wrapper.line_img .item .inner-text.with-date.with-section {
  padding-bottom: 0px;
}
.item-views.news2 .item-wrapper.line_img .item .inner-text .section,
.item-views.news2 .item-wrapper.line_img .item .inner-text .period-block {
  display: inline-block;
  vertical-align: top;
}
.item-views.news2 .item-wrapper.line_img .item .inner-text .section {
  padding: 0px 10px 0px 0px;
}
.item-views.news2 .item-wrapper.line_img .item .image.pull-left + .inner-text {
  padding-left: 209px;
}
.item-views.news2 .item-wrapper.line_img .item .image.pull-right + .inner-text {
  padding-right: 209px;
}

.front_news2 .with-text-block-wrapper .block-links {
  margin: 0px -3px;
}
.front_news2 .with-text-block-wrapper .block-links > span {
  padding: 0 3px;
}

.item-views.news2 .item-wrapper.fon_text_fon .inner-text.with-fon {
  overflow: hidden;
}
.item-views.news2 .item.with-fon.with-title-fon:hover .inner-text-wr.bordered {
  border: 1px solid transparent;
}

.item-views.news2 .item-wrapper .item .inner-text .title {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.9334em;
}

.item-views.news2
  .item-wrapper.fon_text_fon:not(.line_img)
  .item
  .inner-text.with-section:not(.with-fon)
  .period-block {
  position: absolute;
  bottom: 0;
}
.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-section.with-date:not(.with-fon) {
  padding-bottom: 40px;
}

.item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-section:not(.with-fon) .section {
  opacity: 0.7;
}

.item-views.news2 .item-wrapper .item.bordered.box-shadow .image {
  margin: -1px -1px 0;
}
.item-views.news2 .item-wrapper .item.with-fon .inner-text .inner-block-text {
  height: 100%;
  min-height: 100%;
  position: static;
}

.front_blog .items_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.front_blog .items_wrapper.row:before,
.front_blog .items_wrapper.row:after {
  content: none;
}
.front_blog .item-wrapper {
  width: 33%;
  height: auto;
}
.front_blog .item_top_block {
  width: 20%;
}
.front_blog .item_bottom_block {
  display: flex;
  width: 76%;
}
.front_blog .item_top_block .title-logo {
  width: 185px;
  margin: auto;
}
.front_blog .item_top_block .title-logo img {
  width: 100%;
}
.front_blog .item_top_block .title-logo .buttons {
  margin-top: 20px;
}
.front_blog .item-views.news2.lg .item_top_block .item-wrapper .item .image span {
  height: 330px;
}
.front_blog .item_top_block .item-wrapper {
  width: 70%;
  height: auto;
}
.front_blog .item-wrapper .item {
  padding: 12px;
  background: #F7F7F7;
  box-shadow: -12px -12px 24px #ffffff, 4px 4px 24px rgba(12, 52, 198, 0.2);
  border-radius: 32px;
  overflow: hidden;
  margin-left: calc(100% - 93%);
}
.front_blog .item-wrapper:nth-child(4n+1) .item {
  margin-left: 0;
}
.front_blog .item-wrapper .image {
  border-radius: 32px;
}
.front_blog .item-wrapper .inner-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 91.15%);
 -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  border-radius: 0px 0px 32px 32px;
  padding: 16px 22px;
}
.front_blog .item-wrapper .title {
  font-family: 'NexaText';
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #333333;
}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .front_blog.content_wrapper_block > .maxwidth-theme {
  padding-top: 0;
}

.contact_blog .maxwidth-theme.only-on-front {
  padding: 0;
}
.contact_blog .item-views {
  width: 100%;
}
.contact_blog .front_blog .item_bottom_block {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact_blog .front_blog .item-wrapper {
  width: 48%;
  height: 250px;
}
.contact_blog .front_blog .item-wrapper:nth-child(1),
.contact_blog .front_blog .item-wrapper:nth-child(2) {
  margin-bottom: 30px;
}
.contact_blog .front_blog .item_top_block {
  display: none;
}
.contact_blog .front_blog .item-wrapper .item {
  margin-left: 0;
}
.contact_blog .front_blog .item-wrapper .item .bg-fon-img {
  background-position: top center;
}

@media (min-width: 1200px) {
  .item-views.news2 .item-wrapper.fon_text_fon .item.with-title-fon.big-block .inner-text.with-fon .inner-text-wr {
    min-height: 250px;
  }
  .contact_blog .front_blog .item-wrapper {
    height: 296px;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .item-views.news2 .item-wrapper.fon_text_fon .item.with-title-fon.big-block .inner-text.with-fon .inner-text-wr {
    min-height: 200px;
  }
}

@media (min-width: 992px) and (max-width: 1300px) {
  .item-views.news2.small-bg-plate .items.s_3 .item-wrapper.col-md-4 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) {
    position: absolute;
    bottom: 20px;
  }

  .item-views.news2.md .item-wrapper .item .image span {
    height: 296px;
  }
  .item-views.news2.md .item-wrapper.fon_text_fon .item .inner-text:not(.with-fon) {
    padding-top: 184px;
  }
  .item-views.news2.md .item-wrapper.fon_text_fon .item .inner-text .period-block {
    margin-bottom: 1px;
  }

  .with-text-block-wrapper .item-views.news2.md .item-wrapper .item .image span {
    height: 150px;
  }

  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon {
    padding: 208px 0px 0px;
  }
  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon .inner-text-wr {
    padding: 20px 25px 20px;
    background: #fff;
    background: var(--card_bg_black);
    height: 100%;
  }
  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon.with-section .inner-text-wr {
    padding: 25px 25px 70px;
  }

  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon .period-block {
    opacity: 1;
  }
  body .item-views.news2 .item-wrapper .item.long.bordered .inner-text.with-date.with-section {
    padding-bottom: 58px;
  }

  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon {
    position: relative;
    left: 50%;
    width: 50%;
    height: 100%;
    padding-left: 16px;
  }

  .item-views.news2 .item-wrapper.fon_text_fon .item.with-fon.tall-block:not(.with-title-fon) {
    padding-top: 140%;
  }
  .item-views.news2 .item-wrapper.fon_text_fon .item.with-fon:not(.with-title-fon) {
    padding-top: 66%;
  }
  .item-views.news2 .item-wrapper.fon_text_fon .item.with-fon.short-big-block:not(.with-title-fon) {
    padding-top: 50%;
  }
  .front_blog .item-views.news2.lg .item-wrapper .item .image span {
    height: 272px;
  }
}
@media (max-width: 991px) {
  .item-views.news2 .item-wrapper .item .image span {
    height: auto;
    padding-top: 100%;
  }
  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text {
    position: absolute;
    bottom: 20px;
  }

  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon {
    bottom: 10px;
    left: 0px;
    padding: 0px 32px 50px;
  }
  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon .inner-text-wr {
    border: none;
  }
  .item-views.news2 .item-wrapper.fon_text_fon .item .inner-text.with-fon * {
    color: #fff;
  }

  body .item-views.news2.half-block .item-wrapper.line_img .item .image span {
    width: 150px;
    height: 100px;
  }
  .item-views.news2.half-block .item-wrapper.line_img .image.pull-left + .inner-text {
    padding-left: 174px;
  }
  .item-views.news2.half-block .item-wrapper.line_img .image.pull-right + .inner-text {
    padding-right: 174px;
  }

  .item-views.news2 .with-fon.with-title-fon:before {
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    z-index: 11;
  }
  .item-views.news2 .with-fon.with-title-fon:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 40%;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    z-index: 1;
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -ms-linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  }
  .front_blog .item-wrapper {
    width: 45%;
  }
  .front_blog .item-wrapper:last-child {
    display: none;
  }
  .contact_blog .front_blog .item-wrapper:last-child {
    display: block;
  }
  .contact_blog .front_blog .item-wrapper {
    height: auto;
  }
  .front_blog .item_top_block {
    width: 30%;
  }
  .front_blog .item_bottom_block {
    width: 70%;
    justify-content: center;
  }
}

@media (min-width: 601px) and (max-width: 991px) {
  .item-views.news2 .item-wrapper .item.with-fon.with-title-fon {
    padding-top: 80%;
  }
  .item-views.news2 .item-wrapper.fon_text_fon .item.with-fon:not(.with-title-fon) {
    padding-top: 80%;
  }
}

@media (max-width: 767px) {
  .front_blog .items_wrapper {
    flex-direction: column-reverse;
  }
  .front_blog .item_bottom_block {
    width: 100%;
    margin: 40px 0;
  }
  .front_blog .item_top_block {
    width: 100%;
  }
}

@media (min-width: 601px) {
  .item-views.news2 .item-wrapper .item.no-img .inner-text {
    padding-right: 15px;
  }
}

@media (max-width: 600px) {
  body .wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.news2.with-border {
    padding-bottom: 8px;
  }

  /*new mobile*/
  .item-views.news2 .swipeignore.mobile-overflow .item .image span {
    padding-top: 67%;
  }
  .item-views.news2 .swipeignore.mobile-overflow .item-wrapper {
    padding-bottom: 18px;
  }
  .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text.with-section .section {
    margin-bottom: 7px;
  }
  .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text .title {
    line-height: 21px;
  }
  .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text .period-block {
    font-size: 12px;
    bottom: 6px;
  }
  .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text.with-section {
    padding-top: 17px;
  }
  .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item .inner-text.with-date.with-section {
    padding-bottom: 41px;
  }
  #main .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item.with-fon .inner-text {
    height: 100%;
    bottom: auto;
    top: 0px;
    padding: 71% 0px 0px;
  }
  .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item.with-fon .inner-text .inner-text-wr {
    height: 100%;
    min-height: 100%;
  }
  .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item.with-fon .inner-text .inner-block-text {
    padding: 17px 25px 0px;
  }
  .item-views.news2 .swipeignore.mobile-overflow .item-wrapper .item.with-fon .inner-text.with-section .period-block {
    bottom: 15px;
    margin-bottom: 0px;
  }

  #main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img {
    width: 100%;
    max-width: none;
    white-space: nowrap;
  }
  #main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .half-wrapper {
    height: auto;
    max-height: none;
    overflow: visible !important;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
  }
  #main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .half-wrapper .mCustomScrollBox {
    overflow: visible;
  }
  #main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .half-wrapper .mCSB_container {
    overflow: visible;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
  }
  #main .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .half-wrapper .item,
  body .item-views.news2.half-block .swipeignore.mobile-overflow .line_img .item {
    width: 277px;
    padding-right: 16px;
    flex-shrink: 0;
    padding-bottom: 0px;
    display: flex;
    flex-direction: column;
  }
  .item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper.fon_text_fon .item {
    min-height: 313px;
  }
  .item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper {
    margin-bottom: 18px;
    padding-bottom: 0px;
  }
  .item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .item .image {
    float: none !important;
    width: 100%;
  }
  .item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .item .image span {
    width: 100%;
    height: 100%;
    padding-top: 67%;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .item .inner-text {
    padding: 17px 20px 38px;
    border: 1px solid #ececec;
    border-top-width: 0px;
    border-radius: 0px 0px 3px 3px;
    white-space: normal;
    flex-grow: 1;
  }
  .item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .item .inner-text .section {
    display: block;
  }
  .item-views.news2.half-block
    .swipeignore.mobile-overflow
    .item-wrapper
    .half-wrapper
    .item
    .inner-text
    .period-block {
    position: absolute;
  }
  .item-views.news2.half-block .swipeignore.mobile-overflow .item-wrapper .half-wrapper .bottom_nav.mobile_slider {
    height: auto;
    margin-bottom: 0px;
  }
  #main .wrapper1 .wrapper_inner.front .drag-block.container .content_news2 .item-views.news2.normal:not(.with-border) {
    padding-bottom: 19px;
  }
  #main .wrapper1 .wrapper_inner.front .drag-block.container .content_news2 .item-views.news2.normal.with-border {
    padding-bottom: 27px;
  }
  .item-views.news2 .swipeignore.mobile-overflow .bottom_nav.mobile_slider {
    margin-bottom: 18px;
  }
  .item-views.news2 .swipeignore.mobile-overflow .bottom_nav.mobile_slider .ajax_load_btn {
    margin: 0px;
  }

  .item-views.news2.compact .compact:not(.has-bottom-nav) {
    padding-bottom: 16px;
  }
  .item-views.news2.compact .compact .inner-text.with-date:not(.with-section) .period-block {
    margin-top: -5px;
  }

  .bottom_nav_wrapper.hidden-slider-nav {
    display: none;
  }
  .front_blog .item-wrapper {
    width: 100%;
  }
  .front_blog .item-wrapper:nth-child(2) {
    display: none;
  }
  .contact_blog .front_blog .item-wrapper:nth-child(2) {
    display: block;
  }
  .front_blog .item-wrapper .item {
    margin-left: 0;
  }
  .front_blog .item_top_block {
    flex-direction: column;
  }
  .front_blog .item_top_block .item-wrapper {
    width: 100%;
  }
  .front_blog .item_bottom_block {
    justify-content: space-evenly;
  }
  /**/
}

@media (max-width: 600px) and (min-width: 401px) {
  .item-views.news2 .item-wrapper .item.with-fon {
    padding-top: 80%;
  }
}

@media (max-width: 400px) {
  body .top_block span.subscribe {
    font-size: 0px;
    text-align: right;
    display: none;
  }
  .item-views.news2 .item-wrapper .item.with-fon {
    padding-top: 130%;
  }

  .item-views.news2.half-block .item-wrapper.line_img .half-wrapper {
    max-height: none;
  }
  .item-views.news2.half-block .item-wrapper.line_img .image {
  }
  body .item-views.news2.half-block .item-wrapper.line_img .item .image + .inner-text {
    padding: 20px 0px 0px 0px;
  }
  body .item-views.news2.half-block .item-wrapper.line_img .item .image span {
    width: auto;
    height: auto;
    padding-top: 100%;
  }
  .item-views.news2 .item-wrapper.line_img .item {
    padding-right: 0px;
  }
}

/* End */


/* Start:/local/templates/aspro_max-studio/components/bitrix/map.yandex.system/map/style.min.css?1664169197826*/
div.bx-yandex-map{color:#000;font-size:11px}div.bx-yandex-map div.YMaps-b-balloon-content{color:#000;font-size:11px}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td{padding:0!important}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{font-size:11px}div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b{background-image:none!important}.gm-style,.gm-style-iw-d,body .ymaps-map .ymaps-b-balloon,body div.bx-yandex-map{font:15px/25px Montserrat,Arial,sans-serif;font:var(--theme-font-size)/var(--theme-line-height) var(--theme-font-family)}
/* End */
/* /local/templates/aspro_max-studio/components/bitrix/breadcrumb/main_custom/style.css?16848311772568 */
/* /local/templates/aspro_max-studio/css/jquery.fancybox.min.css?168205250413065 */
/* /local/templates/aspro_max-studio/components/bitrix/news.list/front_blog/style.css?168422892920517 */
/* /local/templates/aspro_max-studio/components/bitrix/map.yandex.system/map/style.min.css?1664169197826 */
