/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.catalog-viewed-list .switcher-title {
    font-size: 24px;
}
.banners-big__side-items .dark-block-after:after {
  display: none !important;
}
.index-block .banners-big__text {
  display: none;
}
.index-block .banners-big__side-item-title {
  display: none;
}
@media (max-width: 767px) {
  .index-block .banners-fon-horizontal-template .card-banner__info-top .lineclamp-3 {
    display: none !important;
  }
  .index-block .banners-fon-horizontal-template .card-banner__buttons {
    display: none !important;
  }
  .sections-block .grid-list--items-2-to-600 {
    --items-count: 1;
  }
}
.flex_custom_img {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  gap: 15px;
}
.flex_custom_img img {
  max-width: 100%;
}
.custom_static_page img {
  max-width: 100%;
}
.custom_static_page p, .custom_static_page li, .custom_static_page strong {
  color: #000;
}
.custom_static_page .tizers-list .outer-rounded-x {
  border-radius: 19px;
}
.custom_static_page .tizers-list {
  margin-top: 25px;
}
.custom_static_page_about li {
  position: relative;
  padding-left: 20px;
}
.custom_static_page_about li:before {
  position: absolute;
  left: 8px;
  top: 10px;
}
.grey_int_block_custom {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  gap: 10px;
  margin-top: 40px;
  margin-bottom: 34px;
}
.grey_int_block_custom .item {
  background: #F5F5F5;
  border-radius: 11px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0279E8;
  padding: 34px 20px;
}
.grey_int_block_custom .item .item_inner {
  text-align: center;
}
.grey_int_block_custom .item .int {
  font-weight: 500;
  font-size: 52px;
  line-height: 54px;
}
.grey_int_block_custom .item .text {
  font-weight: 500;
  font-size: 32px;
  line-height: 34px;
}
.grey_int_block_custom .item .desc {
  font-size: 12px;
  line-height: 10px;
}
.grey_int_block_custom .item:nth-child(2) .desc {
  font-size: 8px;
  line-height: 10px;
}
.grey_int_block_custom sup {
  font-size: 24px;
  font-weight: 500;
}
.tandem_history {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  gap: 0;
  margin-top: 64px;
  margin-bottom: -70px;
}
.tandem_history .year {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  color: #0279E8;
  line-height: 34px;
  padding-bottom: 12px;
  border-bottom: 2px solid #0279E8;
  position: relative;
}
.tandem_history .year:before {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background: #0279E8;
  right: -15px;
  bottom: -9px;
}
.tandem_history .item:nth-child(5n+5) .year:before {
  display: none;
}
.tandem_history .in {
  padding: 20px 13px;
  padding-left: 35px;
  padding-top: 17px;
}
.tandem_history .item {
  margin-bottom: 58px;
}
.tandem_history .item:first-child .in {
  padding-left: 13px;
}
.tandem_history .title {
  color: #0279E8;
  font-weight: 500;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.tandem_history .desc {
  color: #000;
  font-size: 14px;
  line-height: 20px;
}
.float_top_block_custom {
  position: relative;
}
.float_top_block_custom .in {
  position: absolute;
  left: 80px;
  top: 20px;
}
.custom_static_page_kitay .color {
  color: #E30000;
}
.float_top_block_custom .title {
  font-size: 64px;
  line-height: 75px;
  font-weight: bold;
  color: #000;
  margin-bottom: 31px;
}
.float_top_block_custom .title span {
  display: block;
}
.float_top_block_custom .line_list .item {
  position: relative;
  font-size: 20px;
  line-height: 23px;
  color: #000;
  padding-left: 34px;
  margin-bottom: 23px;
}
.float_top_block_custom .line_list .item:after {
  position: absolute;
  content: '';
  left: 9px;
  top: 4px;
  width: 17px;
  height: 17px;
  background: url(/include/image_page/kitay/dot.png) no-repeat top center transparent;
}
.float_top_block_custom .btn_wrap {
  padding-top: 29px;
  padding-left: 11px;
}
.float_top_block_custom .btn_wrap .btn {
  padding: 26px 36px;
  font-size: 20px;
  font-weight: 500;
  border-radius: 11px;
}
.float_top_block_custom .btn_desc {
  display: block;
  padding-left: 70px;
  color: #000;
  margin-top: 7px;
}
.shadows_flex_block_custom {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.shadows_flex_block_custom .left {
  width: 61%;
}
.shadows_flex_block_custom .right {
  width: 37%;
}
.shadows_grid_block_custom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-flow: row;
  gap: 15px;
}
.shadows_grid_block_custom2 {
  gap: 0;
  grid-template-columns: 1fr;
}
.shadow_block_custom {
  border-radius: 20px;
  box-shadow: 0px 0px 24px 0px #dadada8f;
  padding: 32px 26px
}
.shadow_block_custom .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #000;
  margin-bottom: 18px;
}
.shadow_block_custom p {
  padding-left: 20px;
  color: #000;
  margin-bottom: 0;
}
.shadows_flex_block_custom2 {
  align-items: flex-start;
  margin-top: 30px;
}
.shadows_flex_block_custom2 .dop_text {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  margin-top: 18px;
}
.shadows_flex_block_custom3 .general_title {
  font-size: 32px;
  line-height: 34px;
  font-weight: 500;
  color: #0066E2;
  margin-top: -45px;
  margin-bottom: 19px;
}
.shadows_grid_block_custom3 {
  margin-top: 48px;
}
.shadows_grid_block_custom3 .title {
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 1px
}
.shadows_grid_block_custom3 .shadow_block_custom {
  padding: 38px 36px;
}
.shadows_grid_block_custom3 .contacts a {
  font-size: 20px;
  line-height: 33px;
  font-weight: 500;
  color: #0066E2;
  text-decoration: none;
}
.shadows_grid_block_custom3 .contacts {
  margin-top: 42px;
}
.shadows_grid_block_custom3 .contacts .mail {
  font-size: 24px;
  line-height: 35px;
  text-decoration: underline;
}
.shadows_grid_block_custom3 .contacts .mail:hover {
  text-decoration: none;
}
.shadows_grid_block_custom3 .subtitle {
  color: #000;
}
.float_top_block_custom {
  min-height: 565px;
}
@media (max-width: 1500px) {
  .float_top_block_custom img {
    display: none;
  }
  .float_top_block_custom {
    background: url(/include/image_page/kitay/bg.png) no-repeat top center transparent;
    background-size: cover;
    border-radius: 20px;
  }
  .shadows_flex_block_custom3 .general_title {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .shadows_flex_block_custom {
    flex-wrap: wrap;
  }
  .shadows_flex_block_custom .left {
    width: 100%;
  }
  .shadows_flex_block_custom .right {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .grey_int_block_custom {
    grid-template-columns: 1fr;
  }
  .tandem_history {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .tandem_history .item:nth-child(5n+5) .year:before {
    display: block;
  }
  .tandem_history .item:nth-child(3n+3) .year:before {
    display: none;
  }
  .float_top_block_custom .title {
    font-size: 40px;
    line-height: 44px;
  }
  .float_top_block_custom .line_list .item {
    position: relative;
    font-size: 16px;
    line-height: 18px;
  }
  .float_top_block_custom .line_list .item:after {
    top: 1px;
  }
  .float_top_block_custom .line_list .item {
    margin-bottom: 15px;
  }
  .float_top_block_custom {
    min-height: 490px;
  }
  .float_top_block_custom .in {
    left: 35px;
    top: 28px;
    background: #ffffffbf;
    padding: 20px;
    border-radius: 20px;
  }
  .shadows_flex_block_custom3 .general_title {
    font-size: 23px;
    line-height: 25px;
  }
}
@media (max-width: 570px) {
  .float_top_block_custom .btn_wrap .btn {
    padding: 20px 15px;
    font-size: 15px;
  }
  .float_top_block_custom .btn_desc {
    padding-left: 18px;
  }
}
@media (max-width: 532px) {
  .float_top_block_custom .in {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .tandem_history {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0px;
  }
  .tandem_history .item:nth-child(3n+3) .year:before {
    display: block;
  }
  .tandem_history .item:nth-child(2n+2) .year:before {
    display: none;
  }
  .tandem_history .item {
    margin-bottom: 15px;
  }
  .shadows_grid_block_custom {
    grid-template-columns: 1fr;
  }
  .shadows_grid_block_custom3 .contacts .mail {
    font-size: 20px;
  }
  .shadows_flex_block_custom2 .dop_text {
    font-size: 16px;
    line-height: 21px;
  }
  .shadows_flex_block_custom2 .dop_text br, .shadow_block_custom .title br, .shadow_block_custom p br {
    display: none;
  }
  .shadow_block_custom p {
    padding-left: 0;
  }
}