/*Svoi CSS kod pishite v faile CUSTOM.CSS,chotobi pri ustanovke obnovlenii ne bilo problem */
/* --------------------------------------- */
/* Put you custom CSS in CUSTOM.CSS,not in this file! */

/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */

/* html{overflow-x:hidden;overflow-y:auto;} */
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}
* html .clearfix {
  height: 1%;
}

html[xmlns] .clearfix {
  display: block;
}

.body {
  height: auto !important;
  flex-grow: 1;
}
body > .body:not(.index) > .main {
  padding-bottom: 80px;
}
.container {
  width: 100%;
  padding: 0;
}
.container > .row > .maxwidth-theme > .content-md {
  display: flex;
  flex-direction: row-reverse;
}

.container .left_block {
  width: 348px;
  flex-shrink: 0;
}
.container .right_block {
  width: 100%;
}
.container .right_block.narrow_Y {
  width: calc(100% - 348px);
}
body .main-wrapper > .section-content-wrapper {
  min-width: 0; /* fix tabs nowrap in flexbox */
}
.side_left .container .left_block {
  padding-right: 48px;
}
.side_right .container .left_block {
  padding-left: 48px;
  padding-right: 0px;
}

.container .catalog_page .left_block {
  width: 332px;
}
.side_left .container .catalog_page .left_block {
  padding-right: 32px;
}
.side_right .container .catalog_page .left_block {
  padding-left: 32px;
}

.side_right .container > .row > .maxwidth-theme > .content-md {
  flex-direction: row;
}
.side_left .main-wrapper {
  flex-direction: row-reverse;
}

.tariffs-wrapper > div + div {
  margin-top: 64px;
}
.tariffs-wrapper + .main-wrapper {
  margin-top: 102px;
}
.tariffs-wrapper + .main-wrapper .text_after_items {
  margin-top: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
.row.clearfix,
.clearfix.block {
  display: block;
}

*[id^="bx_incl"] {
  display: inline;
  vertical-align: top;
  *display: inline;
  zoom: 1;
}
.bx_editmode .bx_areas *[id^="bx_incl"],
.right_block *[id^="bx_incl"] {
  display: block;
}

.margin0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.nopadding {
  padding: 0px !important;
}
.nopadding-left {
  padding-left: 0px !important;
}
.nopadding-right {
  padding-right: 0px !important;
}
.bordered {
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
}
.overflow-block {
  overflow: hidden;
}

* {
  outline: none !important;
}
*[data-event="jqm"] {
  cursor: pointer;
}

.srollbar-custom {
  overflow: auto;
}

.lazyload,
.lazyloading {
  opacity: 0;
}
.lazyloaded {
  opacity: 1;
  transition: opacity 300ms;
  width: 100%;
}

.loading-state {
  min-height: 300px;
  background: transparent url("images/loaders/double_ring.svg") no-repeat center center;
}

.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  background-position: center center;
}

.item-link-absolute {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}

/*custom browser scrollbar */
.scrollbar:not(.scroller){
  overflow: hidden;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: thin;
}
.scrollbar::-webkit-scrollbar,
.scrolled::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.scrollbar::-webkit-scrollbar-track,
.scrolled::-webkit-scrollbar-track {
  border-radius: 5px;
}
.scrollbar::-webkit-scrollbar-thumb,
.scrolled::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #ccc;
  background: var(--gray_bg_black);
  border: 1px solid #fff;
  border-color: var(--black_bg_black);
}
.scrollbar::-webkit-scrollbar-thumb:window-inactive-thumb,
.scrolled::-webkit-scrollbar-thumb:window-inactive-thumb {
  background: #ccc;
  background: var(--gray_bg_black);
  border: 2px solid #fff;
  border-color: var(--black_bg_black);
}
/* mCustomScrollBar */
.scroll-init:not(.mCustomScrollbar) {
  overflow: hidden !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: none;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0;
}
body .mCSB_scrollTools {
  width: 8px;
  z-index: 3;
  opacity: 1;
  right: 0px;
  top: 2px;
  bottom: 2px;
}
body .mCSB_container {
  z-index: 1;
}
body .mCSB_3_dragger_vertical {
  width: 8px;
  border: 2px solid #fff;
  border-color: var(--black_bg_black);
}
body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background: #ccc !important;
  background: var(--gray_bg_black) !important;
  border-radius: 5px;
}
/**/

.container iframe,
.container object,
.container video:not(.cover) {
  display: block;
  margin: 0 auto;
}
.container iframe:not(.cover),
.container object:not(.cover),
.container video:not(.cover) {
  max-width: 100%;
}
.banners-big .loading.vvideo:not(.started) iframe,
.banners-big .loading.vvideo:not(.started) object,
.banners-big .loading.vvideo:not(.started) video {
  opacity: 0.75;
}
@media (max-width: 768.5px) {
  .banners-big.banners-big--adaptive-2 .loading.vvideo iframe,
  .banners-big.banners-big--adaptive-2 .loading.vvideo object,
  .banners-big.banners-big--adaptive-2 .loading.vvideo video {
    opacity: 1;
  }
}

body .banners-big .banners-big__item.loading.vvideo {
  background: none;
}
body .banners-big .banners-big__item.loading.vvideo .wrapper_video {
  background: #000 !important;
}
body .banners-big .banners-big__item.banners-big__item--dark.loading.vvideo .wrapper_video {
  background: #fff !important;
}

.maxwidth-theme {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1396px;
  width: 100%;
}
.maxwidth-theme:before,
.maxwidth-theme:after {
  content: "";
  display: block;
  clear: both;
}

.maxwidth-theme.maxwidth-theme--no-maxwidth {
  max-width: none;
}
.maxwidth-theme--relative {
  position: relative;
}

.top-content-block > div {
  margin-bottom: 32px;
}
.top-content-block > div:empty {
  margin-bottom: 0px;
}
.top-content-block .top-big-img + .tizers {
  margin-top: -2px;
}
.top-big-img--with-tizers {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.top-content-block .seo-block-main {
  margin-bottom: 0px;
}
.top-content-block .seo_block {
  margin-bottom: 48px;
}
.top-content-block .seo_block + .seo_block--description {
  margin-top: -5px;
}
.top-content-block .seo_block--img {
  width: 300px;
  margin-bottom: 0px;
}
.top-content-block .sticky-block {
  margin-bottom: 48px;
}

.greyline > .row,
.logo_and_menu-row > .row,
.main > .row,
.container > .row,
.border_content > .row {
  margin-left: 0;
  margin-right: 0;
}
section.page-top > .row > .maxwidth-theme,
.greyline > .row > .maxwidth-theme,
.logo_and_menu-row > .row > .maxwidth-theme,
.main > .row > .maxwidth-theme,
.container > .row > .maxwidth-theme > .content-md {
  padding: 0;
}
article.post-large {
  margin-left: 80px;
}
article.post-large div.post-image,
article.post-large div.post-date {
  margin-left: -80px;
}
.border_content {
  margin: 18px 0px 8px;
}
.border_content .head-block.top {
  margin-bottom: 39px;
}
body .wide-block {
  display: block;
  margin-right: 0px;
}

/*
.main-wrapper {
  content-visibility: auto;
}
*/

div[id^="wait_comp"],
.bx-core-waitwindow {
  display: none;
}

span.zoom {
  border-radius: 4px;
  color: #ffffff;
  display: block;
  height: 44px;
  line-height: 24px;
  margin: -22px -22px 0 0;
  padding: 6px;
  position: absolute;
  right: 50%;
  text-align: center;
  top: 50%;
  width: 44px;
  cursor: pointer;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  background: rgba(34, 34, 34, 0.7) url(/bitrix/templates/aspro-allcorp3/images/svg/Fullsize.svg) center no-repeat;
}
span.zoom i {
  font-size: 21px;
  left: 0;
  position: relative;
  top: 2px;
}

.shine {
  position: relative;
}
.hover_shine .shine:before {
  position: absolute;
  top: 0;
  left: -45%;
  z-index: 2;
  display: block;
  content: "";
  width: 25%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.hover_shine .shine:hover:before {
  -webkit-animation: shine 0.5s;
  animation: shine 0.5s;
}
.hover_blink .shine:before {
  display: none;
}
.hover_blink:hover .shine,
.hover_blink .shine:hover {
  opacity: 1;
  -webkit-animation: flash 0.8s;
  animation: flash 0.8s;
}
.hover_zoom .shine {
  transition: transform 0.8s;
}
.hover_zoom:hover .shine {
  transform: scale(1.1);
}

.inner-table-block {
  display: table-cell;
  vertical-align: middle;
}

.with_dropdown {
  position: relative;
  padding-right: 12px;
}

/* search-block  */
form.search {
  position: relative;
}
.search .search-input-div {
  width: 100%;
  position: relative;
}
.search .search-input {
  color: #666;
  color: var(--light_basic_text_black);
  display: block;
  height: 41px;
  line-height: 18px;
  padding: 0 70px 0px 14px;
  width: 100%;
  background: #ffffff;
  background: var(--darkerblack_bg_black);
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
  border-radius: 4px;
}

.search .search-button-div {
  position: absolute;
  top: 0px;
  right: 0;
  bottom: 0;
}
.search .btn-search {
  background: transparent;
  border: none;
  padding: 1px 12px 0 0;
  line-height: 0;
  display: flex;
  height: 100%;
  align-items: center;
}
.btn-search:hover * {
  fill: #333;
  /* fill: var(--fill_dark_light); */
}

.body .main > .container.with_error .left-menu-md,
.body .main > .container.with_error .page-top,
.body .main > .container.with_error .right-menu-md {
  display: none !important;
}
.body .main > .container.with_error .content-md {
  width: 100%;
  display: block;
}
body .container.with_error .right_block.narrow_Y {
  float: none !important;
  width: 100% !important;
}

.banner.TOP_HEADER img,
.banner.CONTENT_TOP img, 
.banner.CONTENT_BOTTOM img,
.banner.TOP_HEADER img,
.banner.TOP_UNDERHEADER img,
.banner.FOOTER img{
  margin:auto;
}

.banner.CONTENT_TOP {
  margin-bottom: 37px;
}
.banner.CROP {
  overflow: hidden;
}
.banner.CROP.TOP_HEADER {
  position: relative;
  z-index: 2;
}
.banner.CROP img {
  margin-left: 50%;
  transform: translateX(-50%);
}

body>.body:not(.index)>.main .banner.FOOTER{
  margin-bottom: -80px;
}
.banner.CONTENT_BOTTOM {
  /* margin-bottom: 40px; */
  margin-top: 40px;
}
.body:not(.index) .banner.FOOTER{
  margin-top: 40px;
}
.right-menu-md .side-menu > li > .submenu {
  padding-left: 26px;
}

.zomm_wrapper-block {
  position: relative;
}
.zomm_wrapper-block:hover .flex-direction-nav a:not(.flex-disabled) {
  opacity: 1 !important;
}

.iblocks {
  max-height: 133px;
}
.iblocks:after {
  content: "";
  clear: both;
  display: table;
}
.iblocks .inner-wrapper {
  background: #f2f2f2;
  min-height: 132px;
}
.iblocks > div {
  font-size: 13px;
  line-height: 20px;
}
.iblocks > div a {
  display: block;
}
.iblocks .icons-block {
  color: #9a9a9a;
  width: 80px;
  text-align: center;
  background: #f2f2f2;
  float: left;
}
.iblocks .icons-block a {
  color: #9a9a9a;
  padding: 72px 10px 25px;
  position: relative;
}
.iblocks .icons-block a:before {
  content: "";
  position: absolute;
  display: block;
  width: 22px;
  height: 27px;
  background: url(images/svg/allcorp3a.svg) -249px -83px no-repeat;
  top: 30px;
  left: 50%;
  margin-left: -11px;
}
.iblocks .icons-block a:after {
  content: "";
  position: absolute;
  display: block;
  width: 2px;
  height: 100%;
  background: #fff;
  top: 0px;
  right: 0px;
}
.docs-block .iblocks:hover .icons-block a:before,
.iblocks .icons-block a:hover:before {
  background-position: -250px -114px;
}
.docs-block .iblocks:hover .icons-block a,
.iblocks .icons-block a:hover {
  color: #fff;
}
.iblocks .text-block {
  color: #222222;
  font-weight: bold;
  font-size: 15px;
  background: #f2f2f2;
  padding-left: 82px;
}
.iblocks .text-block .text {
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}
body .docs-block .blocks {
  display: block;
}
body .docs-block .blocks .inner-wrapper {
  position: relative;
  padding: 0px 0px 0px 55px;
  margin-bottom: 32px;
  line-height: 20px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.docs-block .blocks .inner-wrapper:before {
  content: "";
  position: absolute;
  display: block;
  width: 36px;
  height: 35px;
  background: url(images/svg/docs_types.svg) 0px 0px no-repeat;
  top: 0px;
  left: 0px;
}
.docs-block .blocks.doc .inner-wrapper:before,
.docs-block .blocks.docx .inner-wrapper:before {
  background-position-y: -55px;
}
.docs-block .blocks.jpg .inner-wrapper:before {
  background-position-y: -110px;
}
.docs-block .blocks.png .inner-wrapper:before {
  background-position-y: -165px;
}
.docs-block .blocks.ppt .inner-wrapper:before {
  background-position-y: -220px;
}
.docs-block .blocks.txt .inner-wrapper:before {
  background-position-y: -275px;
}
.docs-block .blocks.tiff .inner-wrapper:before,
.docs-block .blocks.tif .inner-wrapper:before {
  background-position-y: -330px;
}
.docs-block .blocks.none .inner-wrapper:before {
  background-position-y: -495px;
}
.docs-block .blocks.rtf .inner-wrapper:before {
  background-position-y: -440px;
}
.docs-block .blocks.xls .inner-wrapper:before,
.docs-block .blocks.xlsx .inner-wrapper:before {
  background-position-y: -385px;
}
.docs-block .blocks .filesize {
  font-size: 12px;
  color: #9a9a9a;
}

/* BUY BLOCK */
.buy_block {
  display: block;
}

#main .buy_block .in_cart {
  display: none;
}
#main .buy_block.in .to_cart {
  display: none;
}
#main .buy_block.in .in_cart {
  display: block;
}

.btn-actions--with-icons {
  max-width: 243px;
  flex-basis: 100%;
}
.btn-actions__inner {
  flex: 1;
  max-width: 100%;
  text-overflow: ellipsis;
}
.btn-actions--with-icons .buy_block {
  display: flex;
  flex: 1;

  justify-content: flex-end;
}
.btn-actions--with-icons .buttons {
  flex: 1;
}
.buy_block .btn {
  white-space: normal;
  max-width: 100%;
  text-overflow: ellipsis;
}
.grid-list__item {
  min-width: 0px;
}
/* SEARCH PAGE */
.search-page a.search-page-params {
  border-bottom: 1px dashed blue;
  text-decoration: none;
}
.search-page div.search-page-params {
  margin: 10px 0 0;
}
.search-page .search-item-rate {
  font-size: 11px;
}
.search-page .path {
  display: block;
  font-size: 11px;
  line-height: 13px;
  padding: 0;
  margin: 0;
  list-style: none;
  background: none;
}
.search-page .path p {
  margin: 0;
}
.search-page .path > *,
.search-page .path a {
  text-decoration: none;
}
.search-page .path > li {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  padding: 0px;
}
.search-page .path > li + li:before {
  font-family: FontAwesome;
  content: "\f054";
  font-size: 9px;
  padding: 0 10px;
  position: static;
  background: none;
}
.search-page .path > li:first-of-type:before {
  display: none;
}
.search-page .where {
  border: 1px solid #cad4df;
  border-radius: 3px;
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 10px 0 0;
}
.search-page .searchinput {
  position: relative;
}
.search-page .searchinput input[type="text"] {
  color: #333;
  color: var(--white_text_black);
  display: block;
  width: 100%;
  border-radius: 4px;
  padding: 0 44px 0 17px;
  height: 40px;
  font-size: 0.933em;
  line-height: 0.75em;
  background: #fafafa;
  background: var(--darkerblack_bg_black);
  border: 1px solid #ddd;
  border-color: var(--stroke_black);
  transition: background 0.3s ease;
}
.search-page .searchinput input[type="text"]:hover,
.search-page .searchinput input[type="text"]:focus {
  background-color: #fff;
  background-color: var(--card_bg_hover_black);
}
.search-page .searchinput input[type="text"]:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.015) inset;
  border-color: #999999;
}
.search-page .searchinput input.q {
  width: 100%;
}
.search-page .searchinput .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  border: 0;
  color: white;
  width: 39px;
  height: 39px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.search-page .searchinput .btn-search {
  margin: 0px;
  text-align: center;
  padding: 0px;
}
/* .search-page .searchinput .btn-search .svg{min-width: 16px;min-height: 16px;} */
.search-page .searchinput .btn-search:hover {
  background: none;
}
.search-page .searchinput .btn-search:hover path {
  fill: var(--fill_dark_light);
}

.search-page .searchinput--lg input[type="text"] {
  height: 48px;
}
.search-page .searchinput--lg .btn-search {
  height: 48px;
  width: 48px;
}

.loadings {
  background: url(images/loaders/preloader.gif) no-repeat scroll center center rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  color: rgba(0, 0, 0, 0) !important;
  cursor: default !important;
}
.loadings * {
  background: rgba(0, 0, 0, 0) !important;
  border-color: rgba(0, 0, 0, 0) !important;
  color: rgba(0, 0, 0, 0) !important;
  cursor: default !important;
  visibility: hidden;
}
.popup .loadings {
  background-position: 0px 0px !important;
}

/* accordion */
.accordion-head {
  cursor: pointer;
  padding: 30px 86px 20px 34px;
  position: relative;
  display: block;
}
.accordion-head:hover,
.accordion-head:active,
.accordion-head:focus,
.accordion-head:visited {
  color: #333333;
  color: var(--white_text_black);
}
.accordion-line {
  background-color: #9e9e9e;
  background-color: var(--darkerblack_bg_black);
  width: 4px;
  position: absolute;
  left: -1px;
  top: 35px;
  height: 13px;
  border-radius: 0px 4px 4px 0px;
}
.accordion {
  background: #fff;
  background: var(--card_bg_black);
}
.item-accordion-wrapper {
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
  margin-bottom: -1px;
  padding-bottom: 8px;
  position: relative;
  transition: background ease 0.3s, box-shadow ease 0.3s;
}
.item-accordion-wrapper:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.item-accordion-wrapper:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.item-accordion-wrapper .accordion-head {
  border: none;
}
.accordion-type-1 .item,
.accordion-type-2 .item,
.accordion-type-1 .item:hover,
.accordion-type-2 .item:hover {
  border-color: #e5e5e5 !important;
  border-color: var(--stroke_black) !important;
}
.accordion-type-1 .item .accordion-body,
.accordion-type-2 .item .accordion-body,
.accordion-type-1 .item .panel-collapse,
.accordion-type-2 .item .panel-collapse,
.accordion-type-1 .item .accordion-head,
.accordion-type-2 .item .accordion-head {
  border: none !important;
}
.accordion-type-1 .item .accordion-head,
.accordion-type-2 .item .accordion-head {
  margin-bottom: 0 !important;
}
.accordion-head.accordion-open .fa:before {
  content: "\f106";
}
.panel-collapse {
  position: static;
}
.panel-collapse .accordion-body {
  padding: 0px 33px 0px 33px;
}
.accordion-preview {
  margin-bottom: 33px;
}
.accordion-btn {
  padding: 0px 0px 31px;
}

.accordion-head .svg-inline-right-arrow {
  position: absolute;
  right: 35px;
  top: 34px;
  transition: transform ease 0.3s;
}
.accordion-head:hover .svg-inline-right-arrow {
  transform: scale(1.1);
}
.accordion-open .svg-inline-right-arrow {
  transform: rotate(135deg);
}
.accordion-head.accordion-open:hover .svg-inline-right-arrow {
  transform: rotate(135deg) scale(1.1);
}

.accordion-type-1 .accordion-head a {
  display: inline;
  text-decoration: none;
}
.accordion-head .fa {
  border-radius: 30px;
  color: #222222;
  position: absolute;
  top: 23px;
  font-size: 24px;
  line-height: 26px;
  width: 26px;
  height: 26px;
  text-align: center;
}
.accordion-head:hover .fa {
  background: #e5e5e5;
}
.accordion-type-1 .accordion-head .fa {
  right: 29px;
}
.accordion-type-2 .accordion-head {
  padding-left: 75px;
  padding-right: 38px;
}
.accordion-type-2 .accordion-head a {
  display: inline;
  line-height: 18px;
  text-decoration: none;
  font-size: 16px;
}
.accordion-type-2 .accordion-head:after {
  content: "";
  display: table;
  clear: both;
}
.accordion-type-2 .accordion-head .fa {
  left: 26px;
}
.accordion-type-2 .accordion-head .svg-inline-right-arrow {
  right: auto;
  left: 39px;
}
.accordion-type-2 .accordion-head.accordion-open .fa {
  line-height: 25px;
}

section.toggle {
  margin: 10px 0 0;
  position: relative;
  clear: both;
}
section.toggle input {
  cursor: pointer;
  filter: alpha(opacity=0);
  height: 45px;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
section.toggle label {
  border-left: 3px solid;
  transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  background: #f4f4f4;
  background: var(--card_bg_black);
  border-radius: 3px;
  display: block;
  font-size: 1.1em;
  min-height: 20px;
  padding: 12px 20px 12px 10px;
  position: relative;
  cursor: pointer;
  font-weight: 400;
  border-color: var(--light,  var(--fill_dark_light_white_hover)) var(--dark, #cccccc);
}
section.toggle .toggle-content {
  display: none;
}
section.toggle label::-moz-selection {
  background: none;
}
section.toggle label i.fa-minus {
  display: none;
}
section.toggle label i.fa-plus {
  display: inline;
}
section.toggle label::selection {
  background: none;
}
section.toggle label::before {
  border: 6px solid transparent;
  border-left-color: inherit;
  content: "";
  margin-top: -6px;
  position: absolute;
  right: 4px;
  top: 50%;
}
section.toggle label + p {
  color: #999;
  display: block;
  overflow: hidden;
  padding-left: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 25px;
}
section.toggle label i {
  font-size: 0.7em;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
section.toggle.active i.fa-minus {
  display: inline;
}
section.toggle.active i.fa-plus {
  display: none;
}
section.toggle.active > label {
  color: white;
  background-color: var(--light,  var(--fill_dark_light_white_hover)) var(--dark, var(--card_bg_hover_black));
  border-color: var(--light,  var(--fill_dark_light_white_hover)) var(--dark, var(--card_bg_hover_black));
}
section.toggle.active > label::before {
  border: 6px solid transparent;
  border-top-color: inherit;
  margin-top: -3px;
  right: 10px;
}
section.toggle > p.preview-active {
  height: auto;
}
section.toggle > p.preview-active,
section.toggle.active > p {
  white-space: normal;
}

/* SCROLL TO TOP */
a.scroll-to-top {
  -moz-transition: opacity 0.3s ease, visibility 0.3s ease;
  -ms-transition: opacity 0.3s ease, visibility 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  position: fixed;
  text-align: center;
  text-decoration: none;
  display: block;
  background: #404040 url("images/svg/scroll.svg") no-repeat scroll center center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  right: auto;
  left: 78px;
  bottom: 23px;
  opacity: 0;
  visibility: hidden;
  z-index: 99 !important;
}
a.scroll-to-top.visible {
  opacity: 1;
  visibility: visible;
}
a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE {
  background-color: #fff;
}
a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
  background-color: #e3e3e3;
}
a.scroll-to-top.RECT_COLOR,
a.scroll-to-top.RECT_GREY,
a.scroll-to-top.RECT_WHITE {
  border-radius: 2px;
}
a.scroll-to-top.TOUCH {
  border-radius: 2px 0 0 2px;
  width: 50px;
  height: 50px;
  right: 0;
}

a.scroll-to-top.ROUND_COLOR,
a.scroll-to-top.RECT_COLOR {
  background-position: center 14px;
}
a.scroll-to-top.ROUND_WHITE,
a.scroll-to-top.RECT_WHITE,
a.scroll-to-top.ROUND_GREY,
a.scroll-to-top.RECT_GREY {
  background-position: center -70px;
}
a.scroll-to-top.RECT_COLOR.TOUCH {
  background-position: center 17px;
}
a.scroll-to-top.RECT_GREY.TOUCH,
a.scroll-to-top.RECT_WHITE.TOUCH {
  background-position: center -67px;
}
a.scroll-to-top.CONTENT {
  left: 50%;
  margin-left: 512px;
}

@media screen and (max-width: 768.5px) {
	a.scroll-to-top {
		left: auto;
		right: 34px;
	}
}

.links-block .links {
  font-size: 0px;
  line-height: 0px;
}
.links-block .links > a {
  font-size: 15px;
  line-height: 24px;
}
.links-block .links a.next-url {
  float: right;
}

.links-block .share {
  margin-bottom: 35px;
}

/* PRICE */
.item-views .item .price,
.order-block .price {
  line-height: 19px;
}
.item-views .item .price .fa,
.order-block .price .fa {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 22px;
  background: none;
}
.item-views .item .price .price_val,
.order-block .price .price_val {
  font-size: 18px;
  font-weight: bold;
  padding-right: 5px;
  color: #1d2029;
  display: inline-block;
}
.item-views .item .price_new {
  display: inline-block;
}
.item-views .item .price .price_old,
.order-block .price .price_old {
  line-height: 15px;
  padding-top: 2px;
  display: inline-block;
}
.item-views .item .price .price_old {
  padding-top: 1px;
}
.item-views .item .price .price_old .price_val,
.item-views .item .price .price_old .fa,
.order-block .price .price_old .price_val,
.order-block .price .price_old .fa {
  font-size: 14px;
  font-weight: normal;
  padding-right: 0px;
  color: #777;
  text-decoration: line-through;
}
.order-block .price,
.order-block .price + .btn {
  display: inline-block;
  vertical-align: top;
}
.order-block .price .price_val {
  font-size: 24px;
}
.order-block .price.nop {
  margin-top: 8px;
}
.order-block .price + .btn {
  margin-left: 5px;
}
.content + .order-block {
  margin-top: 51px;
  margin-bottom: 57px;
}

.search-tags-cloud {
  margin: 0px 0px 32px;
}
.search-tags-cloud .title-block-middle {
  padding: 0px 0px 16px;
}
.search-tags-cloud .tags {
  margin: -4px -4px;
}

.search-tags-cloud .tags a {
  display: inline-block;
  background: #fafafa;
  background: var(--darkerblack_bg_black);
  padding: 4px 10px 5px;
  color: #333;
  color: var(--white_text_black);
  margin: 4px 3px;
}
.search-tags-cloud .tags a:hover {
  color: #fff;
  border-color: transparent;
}

.container-block {
  margin: 0px 0px 40px;
}
.fill-block {
  background: #f9f9f9;
  padding: 21px 30px 16px;
  border-bottom: 1px solid #f2f2f2;
}
.title-block-middle {
  color: #333;
  font-size: 1.067em;
  font-weight: bold;
}
.fill-block .title-block-middle {
  padding: 0px 0px 19px;
  border-bottom: 1px solid #f1f1f1;
}
.fill-block ul {
  margin: 0px;
  padding: 14px 0px 0px;
}
.fill-block ul li {
  padding: 0px;
  margin: 0px;
}
.fill-block ul li:before {
  display: none;
}
.fill-block ul li a {
  display: block;
  padding: 4px 0px;
}
.fill-block ul li a .text {
  font-size: 0.933em;
  padding: 0px 12px 0px 0px;
}
.fill-block ul li a .count,
.fill-block ul li a:hover .count {
  font-size: 0.867em;
  float: right;
  color: #999999;
}

.period-wrapper {
  margin: -18px 0px 13px;
}

.item_block.animated {
  opacity: 0;
}
.main-section-wrapper {
  position: relative;
}

.color-controls .flex-direction-nav a:before {
  background: url(images/svg/Arrow_right_white.svg) center no-repeat;
  top: 12px;
}
.color-controls .flex-direction-nav a.flex-next:before {
  background: url(images/svg/Arrow_left_white.svg) center no-repeat;
}
.color-controls span.zoom {
  top: -20px;
  right: 21px;
  transition: opacity ease 0.3s, top ease 0.3s;
  opacity: 0;
  margin: 0px;
  border-radius: 4px;
  background-image: url(images/svg/Fullsize.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.color-controls .item:hover span.zoom {
  opacity: 1;
  top: 20px;
}

.item span.zoom {
  opacity: 0;
}
.items .item:hover span.zoom {
  opacity: 1;
}

.detail .galery {
  margin-right: 0px;
  margin-left: 0px;
}
.detail .galery .inner {
  border: 1px solid #f2f2f2;
  max-height: 673px;
  overflow: hidden;
  padding: 50px 62px;
  position: relative;
}
.detail .galery .inner .stickers {
  top: -10px;
  left: 28px;
}
.detail .galery .item {
  padding: 0;
  text-align: center;
  position: relative;
}
.detail .galery .item img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  zoom: 1;
}
.detail .galery .item:hover span.zoom {
  opacity: 1;
}
.detail .galery .flexslider.top-bigs {
  border: none;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  height: 100%;
  background: transparent;
}
.detail .galery .flexslider.s_1 {
  margin-left: 0px;
}
.detail .galery .flexslider .flex-viewport,
.detail .galery .items {
  height: 100%;
}

.head-block-item.dropdown-select__title {
  position: relative;
  padding: 12px 55px 12px 20px;
  color: #333;
  color: var(--white_text_black);
  margin-bottom: 48px;
}
.head-block-item .menu-arrow {
  color: #000;
}
.head-block-item .menu-arrow path{
  fill: var(--fill_dark_light);
}
.head-block {
  padding: 0px 35px;
  margin-bottom: 48px;
  cursor: default;
}
.head-block__item {
  cursor: pointer;
  font-weight: bold;
  display: block;
}
.head-block__item--active {
  cursor: default;
}
.head-block__item-text {
  padding: 19px 0px;
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.head-block__item--active .head-block__item-text:before {
  content: "";
  position: absolute;
  height: 2px;
  left: 0px;
  right: 100%;
  bottom: -1px;
  display: block;
  right: 0px;
  background-color: #9e9e9e;
  background-color: var(--theme-base-color);
  border-radius: 2px 2px 0px 0px;
}

.opacity1 {
  opacity: 1 !important;
}
.opacity0 {
  opacity: 0 !important;
}

.mixitup-container:not(.mixitup-ready) div[data-ref="mixitup-target"] {
  display: none;
}

/* REVIEWS */
.hidden-text-block:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.32);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.85));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#D9FFFFFF', GradientType=0);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3rem;
}
.hidden-text-block {
  position: relative;
}

.shadow-block .flex-viewport {
  margin: -20px -25px 0px;
  padding: 10px 25px;
}
.shadow-block .item:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.flexslider:not(.flexslider-init).flex_loader_circle {
  background: url(/bitrix/templates/aspro-allcorp3/images/pl3.gif) no-repeat center center !important;
  min-height: 200px;
}

.flexslider.shadow.front .flex-direction-nav .flex-prev,
.flexslider.shadow.front .flex-direction-nav .flex-next {
  top: 7px;
}
.item-views .shadow .item:hover,
.projects.item-views.table .flexslider .item:hover {
  box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.1);
}

.group-content h3 {
  font-weight: bold;
  margin: 49px 0px 26px;
}
body .group-content .tab-pane:first-of-type h3 {
  margin-top: 0px;
}
.group-content .tab-pane .text_before_items {
  margin-bottom: 30px;
}

/* COMMENTS */
.bx_soc_comments_div .bx-catalog-tab-list li {
  padding-left: 0px;
  margin: 0px;
}

hr.bottoms {
  margin: 55px 0px 44px;
}
.marker-nav {
  width: 0;
  height: 2px;
  background: #dedede;
  position: absolute;
  bottom: -1px;
  left: 0;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  opacity: 0;
}

/*seo block*/
.seo_block .order-block {
  margin: 0px;
}

/* INSTAGRAM */
.loader_circle {
  background: url(images/pl3.gif) no-repeat center center;
}

.alert.alert-danger {
  background: #fee;
  color: #e83333;
  font-size: 0.933em;
}

body.with_custom_img.fill_bg_n {
  background: #fff !important;
}

.wd_propsorter table tr:not(.row_header) td {
  background: url(images/dott.png) no-repeat;
  background-position: 0 14px;
  background-repeat: repeat-x;
  vertical-align: top;
}
body .char_block .wd_propsorter table tr.row_empty td {
  border-bottom: 1px solid #f2f2f2;
  padding-top: 15px;
  background: none;
}

body .char-wrapp .yeni_ipep_props_groups table tr.prop_line,
body .char-wrapp .yeni_ipep_props_groups table tr.prop_line:hover {
  background: none;
}
body .char-wrapp .yeni_ipep_props_groups table tr td {
  padding: 5px 3px;
  border-bottom: 1px solid #f2f2f2;
  background: none;
  font-size: 0.933em;
}

.wbot .drag-block.container.CATALOG_INDEX {
  display: none;
}
.wbot .banners-big .flexslider {
  background: none;
}
.wbot .banners-big .flexslider > .slides > li {
  display: none !important;
}
.wbot .banners-big .flexslider > .slides > li:first-of-type {
  display: block !important;
}
.wbot .banners-big .flexslider > .slides > li:first-of-type .text .inner {
  opacity: 1;
}

.marker.dynamic,
.ymaps-point-overlay ymaps > svg {
  position: absolute;
  bottom: 0px;
  left: -23px;
}
.ymaps-point-overlay ymaps.ymaps-image-with-content .marker {
  display: none;
}

.banners-big .flexslider .target {
  display: none;
}
.flexslider .target {
  position: absolute;
  width: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  height: 100%;
  z-index: 10;
}
/* fix scroll CustomScrollBox in jqm */
.mCSB_container {
  margin-bottom: 1px;
}
div.bx-component-opener {
  position: absolute !important;
  z-index: 1000 !important;
}
/*preview*/
.ui-panel-top-devices-inner {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  height: 58px;
  width: 158px;
  cursor: pointer;
  background-color: #fff;
  background-color: var(--card_bg_black);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 0px 5px 0px 0px;
}
.ui-panel-top-devices-inner > .ui-button {
  opacity: 0.5;
  transition: opacity 0.3s ease;
  padding: 0px 10px;
  display: block;
}
.ui-button use {
  fill: #333;
  fill: var(--white_text_black);
}
.ui-panel-top-devices-inner > .ui-button--active,
.ui-panel-top-devices-inner > .ui-button:hover {
  opacity: 1;
}
.ui-button-desktop svg {
  width: 30px;
  height: 26px;
}
.ui-button-tablet svg {
  width: 22px;
  height: 26px;
}
.ui-button-mobile svg {
  width: 16px;
  height: 26px;
}
.bx-ie .ui-button-desktop i {
  background: url("images/svg/responsible/desktop.svg");
}
.bx-ie .ui-button-tablet i {
  background: url("images/svg/responsible/tablet.svg");
}
.bx-ie .ui-button-mobile i {
  background: url("images/svg/responsible/mobile.svg");
}
iframe .ui-panel-top-devices-inner {
  display: none;
}
@media (max-width: 991px) {
  body .ui-panel-top-devices-inner {
    display: none;
  }
}

/*info more style*/
.more_wrapper {
  margin-bottom: 32px;
}
.more_wrapper > a {
  display: block;
  background: #f8f8f8;
  background: var(--darkerblack_bg_black);
  border-radius: 3px;
  -webkit-transition: box-shadow ease-out 0.2s;
  -moz-transition: box-shadow ease-out 0.2s;
  -o-transition: box-shadow ease-out 0.2s;
  transition: box-shadow ease-out 0.2s;
  text-align: center;
  padding: 45px 0 41px;
}
.more_wrapper > a svg {
  width: 50px;
  height: 50px;
}
.more_wrapper > a:hover {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  background: #fff;
  background: var(--black_bg_black);
}
.more_wrapper .svg-inline-more_icon {
  margin-bottom: 13px;
}
.more_wrapper .title {
  color: #333;
  color: var(--white_text_black);
  font-size: 16px;
}
.uslugi-flex{
  display:flex; 
  justify-content: flex-start;
  flex-wrap: wrap;
}
.uslugi-flex-item{
  display: flex;
  width: 25%;
}
.uslugi-flex-item img{
  width: 20%;
}
.uslugi-flex-item div{
  width: 65%;
  font-weight: bold;
}
@media (max-width: 760px){
  .uslugi-flex-item{
  width: 33%;
}
}
@media (max-width: 560px){
  .uslugi-flex-item{
  width: 46%;
}
}
@media (max-width: 440px){
    .uslugi-flex-item{
  width: 100%;
}
.uslugi-flex-item img{
  width: 10%;
}
.uslugi-flex-item div{
  width: 80%;
  }
}


.services-detail__bottom-info .buttons {
    display: none;
}

.services-detail__bottom-info  .order-info-btns a.btn span {
  display: none;
}

.services-detail__bottom-info  .order-info-btns a.btn:after {
  content: "Заказать услугу";
}

.form-bottom {
    clear: both;
    float: left;
    width: 100%;
    position: relative;
    padding: 125px 0;
    margin-top: 60px;
}

.block-oblast-prim-item {
    float: left;
    margin-right: 25px;
}

.block-oblast-prim {
    float: left;
    width: 100%;
    margin-bottom: 22px;
}

span.block-oblast-prim-item-name {
    font-weight: 600;
    font-size: 16px;
}


.steklo-item {
    width: 24%;
    margin-right: 1%;
}

a.partner-item {
    display: block;
    width: 50%;
    float: left;
    position: relative;
}

span.partner-item-name {
    display: block;
    width: 100%;
    text-align: center;
    background: rgba(255,255,255,0.8);
    position: absolute;
  bottom: 20px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #555;
    font-size: 18px;
}

a.partner-item:hover  span.partner-item-name{
  color: var(--fill_dark_light_white_hover);
}

a.partner-item img {
    width: 100%;
}



@media (max-width: 760px){
  a.partner-item {
    width: 100%;
    margin-bottom: 40px;
}
}

.triplex-block-flex{
  justify-content: space-around;
}
.triplex-block-flex-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
  width: 47%;
}
.triplex-block-flex-item img{
  width: 35%;
  object-fit: contain;
}
.triplex-block-flex-item div{
  width: 60%;
}
.triplex-kinds-block,.triplex-kinds-block-item{
  display: flex;
  justify-content: space-around;
  margin-bottom: 30px;
}
.triplex-kinds-block-item{
  width: 46%;
}
.triplex-kinds-block{
  flex-wrap: wrap;
}
.triplex-kinds-block-item img:first-child{
  width: 20%;
  object-fit: scale-down;
}
.triplex-kinds-block-item img:last-child{
  width: 70%;
}
.images-triplex{
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-around; */
}
.images-triplex-item.slick-slide{
  /* position: relative;
  width: 46%; */
  height: 440px;
  margin: 0 10px;
  /* max-width: 640px;
  margin-bottom: 30px; */
}
@media(max-width: 1024px){
  .images-triplex-item.slick-slide{
    height: 360px;
  }
}
@media(max-width: 640px){
  .images-triplex-item.slick-slide{
    height: 320px;
  }
}

.images-triplex .slick-list{
  margin: 0 -10px;
}

.images-triplex-item{
  background: var(--background);
}
/* .images-triplex-item-title-first{
    padding: 16px 260px 16px 64px;
    position: absolute;
    bottom: 16px;
    left: 0;
    background-image: url("/images/mediacontent/examples-bg-rect.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    font-size: 28px;
    line-height: 30px;
}
.images-triplex-item-title-last{
    padding: 16px 260px 16px 64px;
    position: absolute;
    bottom: 16px;
    left: 0;
    background-image: url("/images/mediacontent/examples-bg-rect.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    font-size: 28px;
    line-height: 30px;
} */
/* .images-triplex a{
    text-decoration: none;
    color: #333;
} */
.images-doors{
	display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 30px;
}
.images-doors-item{
  position: relative;
  width: 46%;
  height: 290px;
  max-width: 640px;
  margin-bottom: 20px;
}
.images-doors-item:nth-child(1){
  background: url("/images/mediacontent/doors-uslugi1.png") no-repeat 0 0;
}
.images-doors-item:nth-child(2){
  background: url("/images/mediacontent/doors-uslugi2.png") no-repeat 0 0;
}
.images-doors-item:nth-child(3){
  background: url("/images/mediacontent/doors-uslugi3.png") no-repeat 0 0;
}
.images-doors-item:nth-child(4){
  background: url("/images/mediacontent/doors-uslugi4.png") no-repeat 0 0;
}
.images-doors-item-title-first{
    padding: 16px 160px 16px 64px;
    position: absolute;
    bottom: 16px;
    left: 0;
    background-image: url("/images/mediacontent/examples-bg-rect.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    font-size: 28px;
    line-height: 30px;
}
.images-doors-item-title-last{
    padding: 16px 160px 16px 64px;
    position: absolute;
    bottom: 16px;
    left: 0;
    background-image: url("/images/mediacontent/examples-bg-rect.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    font-size: 28px;
    line-height: 30px;
}

.images-doors-item h2{
	font-size: 22px;
}
.images-doors-item p{
	font-size: 20px;
}
@media(max-width:1460px){
/*	.images-doors-item-title-first{
    padding: 16px 60px 16px 64px;
}
	.images-doors-item-title-last{
    padding: 16px 60px 16px 64px;
}*/
.images-doors-item h2{
	font-size: 18px;
	line-height: 18px;
}
.images-doors-item p{
	font-size: 14px;
	line-height: 16px;
}
}
@media(max-width:1150px){
	.images-doors-item{
		width: 100%;
	}
}
.images-uslugi-doors-item:nth-child(1){
	 background: url("/images/mediacontent/dushevye-kabiny1.png") no-repeat 0 0;
}
.images-uslugi-doors-item:nth-child(2){
	 background: url("/images/mediacontent/dushevye-kabiny2.png") no-repeat 0 0;
}
.table-price-triplex td{
  padding: 10px;
}
.table-price-triplex{
  width: 100%;
  margin: 0 auto;
}

.table-price-triplex tr:nth-child(odd){
  background-color: #C4C4C4;
}
.triplex-block-flex-item .image-steklo{
  object-fit: scale-down;
  max-height: 200px;
}
.steklo-block-flex-item{
    width: 25%;
    align-items: flex-start;
    margin-top: 15px;
}
.steklo-block-flex{
   justify-content: flex-start;
}
.steklo-block-flex-item h2{
  font-size: 22px;
  line-height: 25px;
}
.steklo-block-flex-item p{
    font-size: 14px;
    line-height: 17px;
}
.steklo-block-flex-item div {
    width: 75%;
}
@media (max-width: 1200px){
  .steklo-block-flex-item {
    width: 33%;
  }
  .steklo-block-flex-item h2{
  font-size: 20px;
  line-height: 22px;
}
}
@media (max-width: 960px){
.triplex-block-flex-item img{
  width: 30%;
  object-fit: contain;
}
.triplex-block-flex-item div{
  width: 60%;
}
.triplex-block-flex-item h2{
  font-size: 20px;
}
.triplex-block-flex-item p{
  font-size: 15px;
}
.steklo-block-flex-item {
    width: 46%;
  }
}
@media (max-width: 840px){
  /* .images-triplex{
  flex-direction: column;
  align-items: center;
}
.images-triplex-item{
  width: 100%;
  margin-bottom: 30px;
} */
  .images-doors{
  flex-direction: column;
  align-items: center;
}
.images-doors-item{
  width: 100%;
  margin-bottom: 30px;
}
}
@media (max-width: 700px){
.triplex-block-flex-item h2{
  font-size: 15px;
}
.triplex-block-flex-item p{
  font-size: 13px;
}
.triplex-block-flex-item img{
  display: none;
}
.triplex-block-flex-item div{
  width: 100%;
}
.table-price-triplex{
  font-size: 10px;
}
}
@media (max-width: 420px){
.triplex-block-flex{
  flex-direction: column;
}
.triplex-block-flex-item{
  width: 100%;
}
}
@media (max-width: 1320px){
  /* .images-triplex-item-title-first, .images-triplex-item-title-last{
    font-size: 21px;
    left: -22px;
    padding: 16px 175px 16px 64px;
  } */
    .images-doors-item-title-first, .images-doors-item-title-last{
    font-size: 21px;
    left: -22px;
    padding: 16px 175px 16px 64px;
  }
  .table-price-triplex{
    width: 100%;
  }
}
.configurations-block{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.configurations-block-item{
    width: 46%;
    display: flex;
    justify-content: space-around;
    margin: 10px 0;
}
.configurations-block-item div{
  width: 60%;
}
.configurations-block-item img{
  width: 30%;
  object-fit: scale-down;
}
.configurations-block-item div h2{
  font-size: 19px;
  line-height: 28px;
      margin: 0;
}
@media (max-width: 992px){
  .configurations-block-item div h2 {
      font-size: 15px;
      line-height: 23px;
  }
   .configurations-block-item div p {
      font-size: 12px;
      line-height: 19px;
  }
}
.tenders-block{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.tenders-block-item{
  width: 40%;
}
.tenders-block-item h2{
  font-size: 24px;
}
@media (max-width: 760px){
  .configurations-block-item {
    width: 100%;
  }
  .tenders-block-item h2 {
    font-size: 20px;
}
  .tenders-block-item p {
    font-size: 14px;
}
}
@media (max-width: 660px){
  .tenders-block-item {
    width: 100%;
}
}
.dismantling-block{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.dismantling-block-item{
  display: flex;
  width: 46%;
  align-items: center;
}
.dismantling-block-item img{
  width: 30%;
}
.dismantling-block-item div{
  width: 60%;
}
@media (max-width: 660px){
  .dismantling-block-item img{
    display: none;
  }
  .dismantling-block-item, .dismantling-block-item div{
  width: 100%;
}
}
.uslugi-steklo, .uslugi-steklo-item{
  display: flex;
  justify-content: space-between;
}
.blue-line{
    width: 23%;
    height: 3px;
    background: #4FB4E1;
}
.uslugi-steklo-item{
  align-items: center;
  width: 33%;
}
.uslugi-steklo{
  margin-top: 40px;
}
.uslugi-steklo-item span{
  width: 70%;
}
@media (max-width: 760px){
  .uslugi-steklo{
    flex-direction: column;
  }
  .uslugi-steklo-item{
    width: 100%;
    justify-content: space-evenly;
  }
  .blue-line{
    width: 10%;
  }
}
.glass-doors-block{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.glass-doors-block-item{
	display: flex;
	width: 33%;
	align-items: center;
}
.glass-doors-block-item img{
	width: 30%;
}
@media (max-width: 760px){
	.glass-doors-block-item{
		width: 46%;
	}
}
@media (max-width: 460px){
	.glass-doors-block-item{
		width: 100%;
	}
}


.container.blog-page .right_block.narrow_Y {
    width: 100%!important;
}

.blog-page .left_block {
    display: none;
}


.mega-fixed-menu__row  .header-cabinet {
    display: none;
}

.mega-fixed-menu__row  .line-block__item:last-child {
    display: none;
}


span.footer-istina-img img {
    height: 40px;
	width:40px;
}

span.footer-istina-name {
    color:  #999;
    margin-right: 10px;
}
.banners-tizers__item{
  text-align: center;
}
/* a.bottom-icons-panel__content-link.fill-theme-parent.dark_link.bottom-icons-panel__content-link--with-counter:nth-child(4){
  display: none;
} */
.banners-big__text--wide .banners-big__title{
  margin: 0 auto;
}
.company-image{
  max-width: 1135px;
  width: 100%;
}

@media (max-width: 460px){
  .partners-program h2{
    font-size: 20px;
}
}
@media (max-width: 375px){
  .partners-program h2{
    font-size: 17px;
}
}
/* @media (max-width: 991px){
  .grid-list.grid-list--items-1{
  height: 260px;
}
} */
/* @media (max-width: 860px){
  .grid-list.grid-list--items-1{
  height: 180px;
}
}
@media (max-width: 620px){
  .grid-list.grid-list--items-1{
  height: 110px;
}
} */

.slick-prev{
  left: 0;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.slick-next{
  right: 0;
  transform: translateX(45%) rotate(180deg) translateY(50%);
}
.slick-arrow{
  font-size: 0;
  border: 0;
  position: absolute;
  top: 50%;
  background:url('/images/mediacontent/arrow-left.png') 50% 50% / cover no-repeat;
  width: 50px;
  height: 50px;
}
.slick-slide.images-triplex-item img{
  display: none;
}

  .services-list__item-childs > ul > li {
    display: block;
  }
  .services-list__item-childs-item-separator {
    display: none;
  }
