@import url("disable-browser-styles.css");
@import url("bootstrap-grid.min.css");
@import url("jquery.formstyler.css");
@import url("jquery.fancybox.min.css");
@import url("owl.carousel.min.css");
@import url("luto.css");

/*_CUSTOM*/

.color-red {
  color: #b01a00;
}

.mobile-btn__link.lang .r-box {
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 1px rgba(0,0,0,0.6);
}

.row-header>.col-left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
}
.row-header>.col-right {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 320px);
  -ms-flex: 0 0 calc(100% - 320px);
  flex: 0 0 calc(100% - 320px);
  max-width: calc(100% - 320px);
}

.h-top {
  padding-top: 10px;
  padding-bottom: 10px;
}
.h-bottom {

}
.logo__link {
  display: block;
  font-size: 0;
  line-height: 0;
  max-width: 270px;
}
.social-icon__link {
  width: 26px;
  height: 26px;
}
.header-lang {
  text-align: center;
}
.header-lang .mobile-btn__link {
  text-decoration: none;
  color: #202020;
  font-weight: bold;
}
.header-lang a.mobile-btn__link {
  color: #b01a00;
}
.header-lang .w-cloud-dropper {
  padding-right: 0;
}
.header-lang .w-cloud-dropper .inset {
  left: calc(50% - 25px);
}
.header-lang .w-cloud-dropper .inset .frame {
  border-radius: 2px;
  padding: 5px 10px;
  width: 50px;
}
.s-header-mobile .header-lang .w-cloud-dropper .inset {
  left: calc(50% - 30px);
}
.s-header-mobile .header-lang .w-cloud-dropper .inset .frame {
  width: 60px;
}
.lang-switcher__link {
  display: block;
  text-align: center;
  padding: 2px 5px;
  font-weight: bold;
  text-decoration: none;
}
.lang-switcher__link:hover {
  color: #202020;
}

.s-header.absolute {
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}

.header-absolute-empty {
  height: 102px;
  display: none;
}

.s-index-image {
  background-image: url('../i/index-bg.jpg');
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
@media (min-width: 1230px) {
  .w-index-categorys,
  .w-index-title {
    padding-left: 15px;
    padding-right: 15px;
  }

  .w-index-title .content .middle {
    padding-top: 70px;
    min-height: 130px;
  }
}
.w-index-title {
  position: relative;
  text-align: center;
}
.w-index-title .content {
  padding-top: 60px;
  height: 600px;
  padding-bottom: 20px;
  /*
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  */
}
.w-index-title .content .middle {
  width: 100%;
}
.w-index-title .content .middle {
  width: 100%;
}
.w-index-title .content .middle>*+* {
  margin-top: 10px;
  text-align: left;
}
.w-index-title .title {
  font-size: 100px;
  line-height: 110px;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(255,255,255,0.8);
}
.w-index-title .description {
  font-size: 25px;
  line-height: 24px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}

@media (min-width: 319px) {
  .w-index-title {
    min-height: 350px;
  }
}
@media (min-width: 768px) {
  .w-index-title {
    min-height: calc(100vh - 450px);
  }
}
@media (min-width: 1250px) {
  .header-absolute-empty {
    height: 102px;
    display: block;
  }
  .w-index-title {
    min-height: calc(100vh - 312px);
  }
}
@media (min-width: 1850px) {
  .w-index-title {
    min-height: calc(100vh - 340px);
  }
  .s-header.absolute.index {
    background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
  }
  .s-header.absolute.index ~ .s-index-image .w-index-title {
    min-height: calc(100vh - 280px);
  }
  .s-header.absolute.index ~ .s-index-image .w-index-title .w-index-title .content {
    padding-top: 65px;
  }
}

.row-index-category .col-index-category {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding-bottom: 30px;
}
.w-index-category-card .block__link {
  text-decoration: none;
  color: #fff;
  padding-bottom: 0;
  margin-top: 0;
}
.w-index-category-card .card {
  position: relative;
  z-index: 2;
  padding: 15px 25px;
  background-color: #171e33;
}
.w-index-category-card .shadow {
  position: absolute;
  z-index: 1;
  background-color: rgba(0,0,0,.2);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-index-category-card .card .top {
  position: relative;
}
.w-index-category-card .card .top .icon {
  position: absolute;
  right: 0;
  bottom: 25px;
  width: 50px;
  height: 50px;
}
.w-index-category-card .w-name {
  position: relative;
  height: 90px;
}
.w-index-category-card .absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - 80px);
}
.w-index-category-card .name {
  display: inline;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  border-bottom: 1px dotted transparent;
}
.w-index-category-card .description {
  padding-top: 10px;
  color: #6b7799;
  min-height: 90px;
}
.w-index-category-card .r-img.disabled {
  opacity: 1;
}
.w-index-category-card .r-img.hovered {
  opacity: 0;
}
.w-index-category-card a:hover .card {
  background-color: #b01a00;
}
.w-index-category-card a:hover .name {
  border-bottom-color: #e77d7d;
}
.w-index-category-card a:hover .r-img.disabled {
  opacity: 0;
}
.w-index-category-card a:hover .r-img.hovered {
  opacity: 1;
}
.w-index-category-card a:hover .description {
  color: #fff;
}
@media (min-width: 1230px) {
  .w-index-category-card .block__link:hover {
    margin-top: -30px;
    padding-bottom: 30px;
  }
  .w-index-category-card .block__link:hover .shadow {
    height: calc(100% - 30px);
    top: 15px;
    left: 15px;
  }
}

.s-page-branding .w-title-bg {
  position: relative;
  overflow: hidden;
}
.s-page-branding>.w-title-bg {
  background-color: #edf4f7;
}
.s-page-branding>.w-title-bg.transparent {
  background-color: transparent;
}
.s-page-branding .pagetitle {
  padding-top: 25px;
  padding-bottom: 25px;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .s-page-branding .pagetitle {
    font-size: 32px;
  }
}
.s-page-branding .container.c-pagetitle {
  position: relative;
}
.s-page-branding .container.c-pagetitle .element {
  position: absolute;
  top: -150px;
  height: calc(100% + 300px);
  width: 80px;
  background-color: #b01a00;
}
.s-page-branding .container.c-pagetitle .element001 {
  right: calc(100% + 100px);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.s-page-branding .container.c-pagetitle .element002 {
  right: auto;
  left: 80%;
  background-color: transparent;
  border: 80px solid #b01a00;
  width: 600px;
  height: 600px;
  top: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.row-news-list>.col {
  padding-bottom: 20px;
}
.w-news-list-item .block__link {
  padding: 10px 15px;
  margin-left: -15px;
  margin-right: -15px;
  color: #202020;
  text-decoration: none;
}
.row-news-list-item>.col-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
}
.row-news-list-item>.col-name {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 300px);
  -ms-flex: 0 0 calc(100% - 300px);
  flex: 0 0 calc(100% - 300px);
  max-width: calc(100% - 300px);
}
.w-news-list-item .w-image {
  
}
.w-news-list-item .w-name {
  margin-top: 10px;
}
.w-news-list-item .w-name .name {
  display: inline;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  border-bottom: 1px solid transparent;
}
.w-news-list-item .date {
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
}
.w-news-list-item .description {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}
.w-news-list-item a:hover .w-name .name {
  border-bottom-color: #b01a00;
}
.w-news-list-item a:hover .w-image {
  opacity: 0.8;
}
.s-footer .footer-middle {
  margin-top: 50px;
  color: #fff;
  padding: 50px 0 30px;
  background-color: #23293d;
}
.s-footer .col-footer {
  padding-bottom: 30px;
}

.s-footer .footer-middle .phone__link {
  color: #fff;
}
.s-footer .footer-middle .phone__link.mail {
  color: #b01a00;
  font-size: 12px;
  line-height: 20px;
}
.s-footer .footer-middle .phone__link.mail,
.s-footer .footer-middle .color-red {
  color: #ff5151;
}
.s-footer .footer-middle .worktime,
.s-footer .footer-middle .adress {
  font-size: 12px;
  line-height: 20px;
}
.s-footer .footer-middle .worktime {
  color: #6b7799;
}
.s-footer .footer-middle .worktime .name {
  color: #fff;
}


.ul-f-menu li {
  margin-bottom: 10px;
}
.ul-f-menu li .__link {
  display: block;
  text-decoration: none;
}
.ul-f-menu .li-primary .__link {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
}
.ul-f-menu .li-secondary .__link {
  font-size: 12px;
  line-height: 20px;
  color: #6b7799;
}
.ul-f-menu .li-primary .__link:hover {
  color: #b01a00;
}
.ul-f-menu .li-secondary .__link:hover {
  color: #fff;
}

.row-nav-aside>.col-aside,
.row-nav-aside>.col-content {
  padding-bottom: 20px;
}

.w-aside-nav+.w-aside-nav {
  margin-top: 30px;
}
.w-aside-nav>.frame {
  background-color: #171e33;
}
.ul-aside-nav>li.li-children>.inset{display: none;}
.ul-aside-nav>li.li-children._active>.inset{display: block;}
.ul-aside-nav .__link {
  display: block;
  padding: 0px 25px;
  color: #fff;
  text-decoration: none;
}
.ul-aside-nav .__link .text {
  position: relative;
  padding: 12px 0 13px;
  position: relative;
}
.ul-aside-nav .li-children .__link .text {
  border-bottom: 1px solid #232c48;
}
.ul-aside-nav>li.li-children>.__link .text {
  padding-left: 30px;
}
.ul-aside-nav>li.li-children>.__link .text:before {
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: calc(50% - 6px);
  left: 0px;
  border: 2px solid #b01a00;
  border-right: none;
  border-top: none;
  content: "";
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.ul-aside-nav>li._active>.__link:hover,
.ul-aside-nav>li._active>.__link {
  background-color: #821300;
}

.ul-aside-nav>li.li-children._active>.__link:hover,
.ul-aside-nav>li.li-children._active>.__link {
  background-color: #b01a00;
}
.ul-aside-nav .ul-inset li.li-children._active>.__link:hover,
.ul-aside-nav .ul-inset li.li-children._active>.__link {
  background-color: #821300;
}
.ul-aside-nav .ul-inset li.li-children .__link:hover .text:before,
.ul-aside-nav .ul-inset li.li-children._active .__link .text:before {
  background-color: #fff;
}

.ul-aside-nav .__link:hover {
  background-color: #2b3658;
}
.ul-aside-nav>li._active>.__link .text:before,
.ul-aside-nav>li.li-children>.__link:hover .text:before {
  border-color: #fff;
}
.ul-aside-nav .li-children:nth-last-child(1) .__link .text,
.ul-aside-nav>.li-children .__link:hover .text,
.ul-aside-nav>li._active.li-children .__link .text {
  border-color: transparent;
}
.ul-aside-nav>li.li-parent>.__link {
  font-size: 15px;
}
.ul-aside-nav>li.li-parent>.__link .text {
  padding-top: 15px;
  padding-bottom: 15px;
}
.ul-aside-nav>li.li-children>.__link {
  
}
/*.ul-aside-nav>li.li-children {
    display: none;
}
.ul-aside-nav .li-children._active {
    display: block;
}*/

.ul-aside-nav .ul-inset {

}
.ul-aside-nav .ul-inset .__link {

}
.ul-aside-nav .ul-inset .__link .text {
  padding-left: 40px;
}
.ul-aside-nav .ul-inset .__link .text:before {
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #b01a00;
  /* border-radius: 50%; */
  top: calc(50% - 4px);
  left: 15px;
  border-right: none;
  border-top: none;
  content: "";
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
}


.w-aside-mobile-btn {
  display: none;
}
.w-projects-list-item {
  position: relative;
}
.row-projects-list>.col {
  padding-bottom: 30px;
}
.w-projects-list .block__link {
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
}
.w-projects-list-item .r-img {
  z-index: 1;
}
.w-projects-list-item .overlay {
  z-index: 2;
  top: auto;
  bottom: -50%;
  background: linear-gradient(to top, rgba(23, 30, 51, 0.5), rgba(23, 30, 51, 0));
}
.w-projects-list-item .absolute-name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 25px;
  z-index: 3;
}
a:hover .w-projects-list-item .overlay {
  bottom: 0%;
}

.w-project-images-slider-dots {
  padding-top: 10px;
  pointer-events: none;
}
.row-project-images-slider-dots>.col {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% / 7);
  -ms-flex: 0 0 calc(100% / 7);
  flex: 0 0 calc(100% / 7);
  max-width: calc(100% / 7);
}
.w-project-images-slider-dots .frame {
  border: 2px solid transparent;
}
.w-project-images-slider-dots .col {
  pointer-events: all;
  cursor: pointer;
  margin-bottom: 8px;
}
.w-project-images-slider-dots .col>* {
  pointer-events: none;
}
.w-project-images-slider-dots .col:hover .frame {
  border-color: #ececec;
}
.w-project-images-slider-dots .col.active .frame {
  border-color: #b01a00;
}

.w-review-list {

}
.row-review-list>.col {
  padding-bottom: 30px;
}
.w-review-list-item {
  padding: 15px 20px 25px 20px;
  background-color: #f0f5f7;
}
.w-review-list-item .lense {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
._desktop .w-review-list-item .lense {
  opacity: 0;
}
._desktop a:hover .w-review-list-item .lense {
  opacity: 1;
}
.w-review-list-item .lense svg path {
  fill: #fff;
}
._touchscreen .w-review-list-item .lense {
  background-color: #fff;
  right: 15px;
  bottom: 15px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #ececec;
}
._touchscreen .w-review-list-item .lense svg {
  width: 20px !important;
  height: 20px !important;
}
._touchscreen .w-review-list-item .lense svg path {
  fill: #606060 !important;
}


.w-review-list-item,
.w-review-list .block__link {
  height: 100%;
}
.w-review-list .block__link {
  text-decoration: none;
  color: #202020;
  font-weight: 700;
}
.w-review-list-item .w-image {
  padding: 25px 20px;
}
.w-document-image .r-box:before {
  padding-top: 130%;
}
._desktop .w-review-list .text {
  border-bottom: 1px dotted transparent;
}
._desktop .w-review-list a:hover .text {
  border-bottom-color: #5089a0;
}

.row-service-list>.col {
  padding-bottom: 30px;
}
.w-service-list-item {
  border-bottom: 2px solid transparent;
}
.w-service-list-item:hover {
  border-bottom-color: #b01a00;
}
.w-service-list-item .r-img {
  z-index: 1;
}
.w-service-list-item .w-absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 25px 30px;
  z-index: 3;
}
.w-service-list-item .overlay {
  z-index: 2;
  top: auto;
  bottom: -15%;
  background: linear-gradient(to top, rgba(23, 30, 51, 1), rgba(23, 30, 51, 0));
  z-index: 2;
}
.w-service-list-item:hover .overlay {
  bottom: 0;
}
.w-service-list-item .__link {
  display: block;
  color: #fff;
  text-decoration: none;
}
.w-service-list-item .__link .text {
  border-bottom: 1px solid transparent;
}
.w-service-list-item a.__link:hover .text {
  border-bottom-color: #b01a00;
}
.w-service-list-item li.li-parent>.__link {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0;
}
.w-service-list-item li.li-children>.__link {
  padding: 5px 0 5px 25px;
  position: relative;
}
.w-service-list-item li.li-children>.__link:before {
  position: absolute;
  left: 0;
  top: 12px;
  width: 12px;
  height: 1px;
  background-color: #b01a00;
  content: "";
}

.w-relative-list a.__link,
.service-list-item-link {
  display: block;
  color: #202020;
  text-decoration: none;
}
.service-list-item-link {
  margin-bottom: 15px;
}
.service-list-item-link .name {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 0;
}
.w-relative-list a.__link .text,
a.service-list-item-link .name .text {
  border-bottom: 1px solid transparent;
}
.w-relative-list a.__link:hover .text,
a.service-list-item-link:hover .name .text {
  border-bottom-color: #b01a00;
}
.w-relative-list .li-children .__link {
  position: relative;
  padding: 5px 0 5px 25px;
}
.w-relative-list .li-children .__link:before {
  position: absolute;
  left: 0;
  top: 12px;
  width: 12px;
  height: 1px;
  background-color: #b01a00;
  content: "";
}

.w-short-news-list-item .block__link {
  color: #202020;
  text-decoration: none;
}
.w-short-news-list-item .w-image {
  max-width: 100px;
  margin-bottom: 8px;
}
.w-short-news-list-item .w-name .name {
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid transparent;
}
.w-short-news-list-item a:hover .w-name .name {
  border-bottom-color: #b01a00;
}
.w-short-news-list-item .date {
  margin-top: 8px;
  font-size: 13px;
}

.w-contacts-page .phone-description {
  font-size: 13px;
}
.w-contacts-page .phone__link {
  font-size: 14px;
}
.w-contacts-page .phone__link.mail {
  color: #b01a00;
}
.w-contacts-page .phone__link.mail:hover {
  text-decoration: underline;
}

.s-map {
  position: relative;
  z-index: 3;
  margin-bottom: -50px;
}
.w-error-content .fcm {
  height: calc(100vh - 160px);
  text-align: center;
}
.w-error-content .content {
  padding-top: 50px;
  padding-bottom: 50px;
}

.w-icon-left.adress .__link {
  position: static;
  color: #202020;
  display: block;
  text-decoration: none;
}
.w-icon-left.adress .__link:hover .text span {
  text-decoration: underline;
}
.w-icon-left.adress .__link .icon path {
  fill: #202020;
}
.w-icon-left.adress .__link:hover .icon path {
  fill: #b01a00;
}

.row-organization-strucrure > .col {
  margin-bottom: 30px;
}
.w-organization-strucrure-item,
.w-organization-strucrure-item>.frame {
  height: 100%;
}
.w-organization-strucrure-item>.frame {
  min-height: 145px;
  padding: 25px;
  background-color: #edf4f7;
  position: relative;
}
.w-organization-strucrure-item>.frame .w-image ~ .w-content {
  padding-left: 120px;
}
.w-organization-strucrure-item>.frame .w-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  padding: 0px 25px 0px 0px;
}
.w-organization-strucrure-item .name__link {
  text-decoration: none;
  color: #202020;
  border-bottom: 1px solid #202020;
}
.w-organization-strucrure-item a.name__link:hover {
  color: #b01a00;
  border-color: #b01a00;
}
.w-organization-strucrure-item .desription {
  font-style: italic;
  padding-bottom: 20px;
  border-bottom: 1px solid #cecece;
  margin-bottom: 20px;
}
.w-organization-strucrure-item .desription ~ .relative {
    min-height: 105px;
}
.w-organization-strucrure-item .phone__link {
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
}
.w-organization-strucrure-item .phone__link.mail {
  font-size: 14px;
  font-weight: normal;
  color: #b01a00;
}
.w-organization-strucrure-item .phone__link.mail:hover {
  text-decoration: underline;
}
.w-organization-strucrure-item .text {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  min-width: 35px;
}

.w-organization-strucrure-item .w-icon-left {
  padding-left: 28px;
}
.w-organization-strucrure-item .adress .w-icon-left {
  padding-top: 1px;
}
.w-organization-strucrure-item .w-icon-left .icon {
  top: 2px;
  opacity: 0.4;
}
.w-organization-strucrure-item .person .w-icon-left .icon  {
  top: 1px;
}

.row-tags-list>.col {
  margin-bottom: 16px;
}
.row-tags-list>.col .tag-item__link {
  display: block;
  text-decoration: none;
  color: #202020;
  padding: 2px 10px 1px;
  border-radius: 2px;
  background-color: #ececec;
}
.row-tags-list>.col._active .tag-item__link,
.row-tags-list>.col .tag-item__link:hover {
  color: #fff;
  background-color: #b01a00;
}

/*add 2020-12-09*/

@media (min-width: 1230px) {
  .fancybox-toolbar {
    z-index: 99999;
  }
  .fancybox-navigation {
    display: block;
  }
  .fancybox-navigation button {
    height: 100vh;
    top: 0;
    bottom: 0;
    background:rgba(0,0,0,0.5);
    height: 100%;
    width: 100px;
    margin: 0;
  }
  .fancybox-navigation button:before {
    display: none;
  }
  .fancybox-navigation button.fancybox-button svg {
    transform: scale(0.5);
  }

  .fancybox-arrow::after {
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(30,30,30,0.7);
  }
  .fancybox-arrow:hover::after {
    background-color: rgba(30,30,30,1);
  }
}


.w-aside-dropper-nav {
  background-color: #171e33;
}
.w-aside-dropper-nav .__link {
  display: block;
  padding: 12px 30px 12px 25px;
  color: #fff;
  text-decoration: none;
}

.w-aside-dropper-nav .li-level01>*>.__link {
  padding-left: 40px;
}
.w-aside-dropper-nav .li-level02>*>.__link {
  padding-left: 55px;
}

.w-aside-dropper-nav .li-level00._active>*>.__link {
  background-color: #821300;
}
.w-aside-dropper-nav .li-level01._active>*>.__link {
  background-color: #9a2714;
}
.w-aside-dropper-nav .li-level02._active>*>.__link {
  background-color: #821300;
}
.w-aside-dropper-nav .li-level01>*>.__link:before {
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: calc(50% - 6px);
  left: 20px;
  border: 2px solid #b01a00;
  border-right: none;
  border-top: none;
  content: "";
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.w-aside-dropper-nav .li-level02>*>.__link:before {
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #b01a00;
  top: calc(50% - 4px);
  left: 35px;
  border-right: none;
  border-top: none;
  content: "";
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
}

.w-aside-dropper-nav .overlay {
  background: rgba(0,0,0,0);
  cursor: pointer;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 30px;
  z-index: 2;
}
.w-aside-dropper-nav .b-dropper {
  position: absolute;
  right: 5px;
  top: calc(50% - 12px);
  height: 24px;
  width: 24px;
  content: "";
  cursor: pointer;
  pointer-events: none;
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  border: 1px solid rgba(255,255,255,0.3);
}
.w-aside-dropper-nav .b-dropper:after {
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: calc(50% - 4px);
  right: calc(50% - 3px);
  border: 1px solid #fff;
  border-right: none;
  border-top: none;
  content: "";
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  pointer-events: none;
  content: '';
}
.w-aside-dropper-nav .b-dropper._toggled {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.w-aside-dropper-nav .li-level2>*>.__link {
  padding-left: 40px;
}
.w-aside-dropper-nav .li-level3>*>.__link {
  padding-left: 55px;
}

.w-aside-dropper-nav .li-level1._active>*>.__link {
  background-color: #821300;
}
.w-aside-dropper-nav .li-level2._active>*>.__link {
  background-color: #9a2714;
}
.w-aside-dropper-nav .li-level3._active>*>.__link {
  background-color: #821300;
}
.w-aside-dropper-nav .li-level2>*>.__link:before {
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: calc(50% - 6px);
  left: 20px;
  border: 2px solid #b01a00;
  border-right: none;
  border-top: none;
  content: "";
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.w-aside-dropper-nav .li-level3>*>.__link:before {
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #b01a00;
  top: calc(50% - 4px);
  left: 35px;
  border-right: none;
  border-top: none;
  content: "";
  transition: ALL 0.2s ease;
  -webkit-transition: ALL 0.2s ease;
  -moz-transition: ALL 0.2s ease;
  -o-transition: ALL 0.2s ease;
}
@media (min-width: 1230px) {
.w-aside-dropper-nav .li-level2>*>.__link {
    color: #202020;
    padding-left: 35px;
  }
  .w-aside-dropper-nav .li-level1>*>.__link:hover {
    background-color: rgba(150,150,150,0.1);
  }
  .w-aside-dropper-nav .li-level3>*>.__link:hover,
  .w-aside-dropper-nav .li-level2>*>.__link:hover {
    background-color: rgba(150,150,150,0.1);
  }
  .w-aside-dropper-nav .li-level2>*>.__link {
    color: #202020;
    padding-left: 35px;
  }
  .w-aside-dropper-nav .li-level2>*>.__link:before {
    left: 12px;
  }
  .w-aside-dropper-nav .li-level3>*>.__link:before {
    left: 12px;
  }
  .w-aside-dropper-nav .li-level2>*>.b-dropper:after {
    border-color: #202020;
  }
  .w-aside-dropper-nav .li-level2._active>*>.b-dropper:after {
    border-color: #fff;
  }
  .w-aside-dropper-nav .li-level2._active>*>.__link {
    color: #fff;
  }
  .w-aside-dropper-nav .li-level3._active>*>.__link {
    color: #fff;
  }
  .w-aside-dropper-nav .li-level1._active>*>.__link:hover {
    background-color: #b3270f;
  }
  .w-aside-dropper-nav .li-level2._active>*>.__link:hover {
    background-color: #b3270f;
  }
  .w-aside-dropper-nav .li-level3._active>*>.__link:hover {
    background-color: #b3270f;
  }
  .w-aside-dropper-nav .li-level2._active>*>.__link:before {
    border-color: #fff;
  }
  .w-aside-dropper-nav .li-level3._active>*>.__link:before {
    background-color: #fff;
  }
  .w-aside-dropper-nav .li-dropper.li-level1._active>.inset {
    position: relative;
    left: 0;
    padding-left: 0;
    top: 0;
    opacity: 1;
    pointer-events: all;
  }
  .w-aside-dropper-nav .li-dropper.li-level2._active>.inset {
    position: relative;
    left: 0;
    padding-left: 0;
    top: 0;
    opacity: 1;
    pointer-events: all;
  }
  .w-aside-dropper-nav .li-dropper.li-level1._active {
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
  }
  .w-aside-dropper-nav .li-dropper._active>.inset>.frame {
    box-shadow: none;
  }
  .w-aside-dropper-nav .li-dropper._active>*>.b-dropper {
    display: none;
  }
  .w-aside-dropper-nav .li-dropper.li-level1._active li>*>.__link {
    padding-left: 45px;
  }
  .w-aside-dropper-nav .li-dropper.li-level2._active li>*>.__link {
    padding-left: 60px;
  }
  .w-aside-dropper-nav .li-dropper.li-level1._active li>*>.__link:before {
    left: 25px;
  }
  .w-aside-dropper-nav .li-dropper.li-level2._active li>*>.__link:before {
    left: 45px;
  }
}
@media (min-width: 1230px) {
  .row-nav-aside>.col-aside {
    position: relative;
    z-index: 4;
  }
  .w-aside-dropper-nav .li-dropper {
    position: relative;
  }
  .w-aside-dropper-nav .li-dropper>.inset {
    position: absolute;
    left: 99%;
    padding-left: 0px;
    top: 0;
    transition: padding-left 0.2s ease;
    -webkit-transition: padding-left 0.2s ease;
    -moz-transition: padding-left 0.2s ease;
    -o-transition: padding-left 0.2s ease;
    display: block !important;
    pointer-events: none;
    opacity: 0;
  }
  .w-aside-dropper-nav .li-dropper>.inset:hover,
  .w-aside-dropper-nav .li-dropper:hover>.inset {
    padding-left: 10px;
    pointer-events: all;
    opacity: 1;
  }
  .w-aside-dropper-nav .li-dropper>.inset>.frame {
    width: 270px;
    background-color: #fff;
    box-shadow: 0px 0 10px rgba(0,0,0,0.2);
  }
  .w-aside-dropper-nav .__link {

  }
  .w-aside-dropper-nav .li-level01>*>.__link {
    color: #202020;
    padding-left: 35px;
  }
  .w-aside-dropper-nav .li-level00>*>.__link:hover {
    background-color: rgba(150,150,150,0.1);
  }
  .w-aside-dropper-nav .li-level02>*>.__link:hover,
  .w-aside-dropper-nav .li-level01>*>.__link:hover {
    background-color: rgba(150,150,150,0.1);
  }
  .w-aside-dropper-nav .li-level02>*>.__link {
    color: #202020;
    padding-left: 35px;
  }
  .w-aside-dropper-nav .li-level01>*>.__link:before {
    left: 12px;
  }
  .w-aside-dropper-nav .li-level02>*>.__link:before {
    left: 12px;
  }
  .w-aside-dropper-nav .overlay {
    display: none;
  }
  .w-aside-dropper-nav .b-dropper {
    border: none;
  }
  .w-aside-dropper-nav .b-dropper,
  .w-aside-dropper-nav .b-dropper._toggled {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  .w-aside-dropper-nav .li-level01>*>.b-dropper:after {
    border-color: #202020;
  }
  .w-aside-dropper-nav .li-level01._active>*>.b-dropper:after {
    border-color: #fff;
  }
  .w-aside-dropper-nav .li-level01._active>*>.__link {
    color: #fff;
  }
  .w-aside-dropper-nav .li-level02._active>*>.__link {
    color: #fff;
  }
  .w-aside-dropper-nav .li-level00._active>*>.__link:hover {
    background-color: #b3270f;
  }
  .w-aside-dropper-nav .li-level01._active>*>.__link:hover {
    background-color: #b3270f;
  }
  .w-aside-dropper-nav .li-level02._active>*>.__link:hover {
    background-color: #b3270f;
  }
  .w-aside-dropper-nav .li-level01._active>*>.__link:before {
    border-color: #fff;
  }
  .w-aside-dropper-nav .li-level02._active>*>.__link:before {
    background-color: #fff;
  }
  .w-aside-dropper-nav .li-dropper.li-level00._active>.inset {
    position: relative;
    left: 0;
    padding-left: 0;
    top: 0;
    opacity: 1;
    pointer-events: all;
  }
  .w-aside-dropper-nav .li-dropper.li-level01._active>.inset {
    position: relative;
    left: 0;
    padding-left: 0;
    top: 0;
    opacity: 1;
    pointer-events: all;
  }
  .w-aside-dropper-nav .li-dropper.li-level00._active {
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
  }
  .w-aside-dropper-nav .li-dropper._active>.inset>.frame {
    box-shadow: none;
  }
  .w-aside-dropper-nav .li-dropper._active>*>.b-dropper {
    display: none;
  }
  .w-aside-dropper-nav .li-dropper.li-level00._active li>*>.__link {
    padding-left: 45px;
  }
  .w-aside-dropper-nav .li-dropper.li-level01._active li>*>.__link {
    padding-left: 60px;
  }
  .w-aside-dropper-nav .li-dropper.li-level00._active li>*>.__link:before {
    left: 25px;
  }
  .w-aside-dropper-nav .li-dropper.li-level01._active li>*>.__link:before {
    left: 45px;
  }
}

.w-service-list-item .single-name {
  color: #fff;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 15px 15px 15px;
  z-index: 2;
  width: 100%;
}
.row-article-list-about-item .col-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  max-width: 160px;
}
.row-article-list-about-item .col-image ~ .col-text {
  padding-left: 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(100% - 160px);
  -ms-flex: 0 0 calc(100% - 160px);
  flex: 0 0 calc(100% - 160px);
  max-width: calc(100% - 160px);
}
.row-article-list-about-item .col-text>*+* {
  margin-top: 8px;
}
.w-article-list-about-item .date {
  font-size: 13px;
  color: #909090;
}
.w-article-list-about-item .text {
  font-size: 15px;
}
.w-article-list-about-item .w-link {
  
}
.w-article-list-about-item .__link {
  color: #4695da;
  display: inline-block;
  word-wrap: break-word;
}
.w-article-list-about-item .__link:hover {
  text-decoration: none;
}
.w-article-list-about-item a.image__link:hover .r-img {
  opacity: 0.8;
}





/*_CUSTOM END*/


@media (max-width: 1850px) {
  .w-index-category-card .w-name {height: 60px;}
  .w-index-category-card .name {font-size: 14px;line-height: 20px;}
  .w-index-category-card .card .top .icon {bottom: 10px;}
  .w-index-category-card .description {font-size: 13px;line-height: 16px;}
}

@media (max-width: 1490px) {
  .w-index-category-card .card {padding: 15px 15px;}
  .w-index-category-card .card .top .icon {width: 40px;height: 40px;}
  .w-index-category-card .w-name {height: inherit;min-height: 55px;}
  .w-index-category-card .name {font-size: 12px;line-height: 16px;}

  .w-index-title .content {
    height: 450px;
  }


}
@media (max-width: 1250px) {
  .w-index-category-card .card .top .icon {position: relative;bottom: 0;margin-bottom: 10px;}
  .w-index-category-card .absolute {bottom: auto;top: 0;width: 100%;}


}





@media (max-width: 1400px) {
  .owl-carousel.nav-outside .owl-stage-outer {padding-bottom: 60px;}
  .owl-carousel.nav-outside .owl-nav .owl-prev {left: auto;right: 50px;}
  .owl-carousel.nav-outside .owl-nav [class*=owl-] {top:auto;bottom: 10px;}
}

@media (max-width: 1229px) {

  .row-index-category .col-index-category {-webkit-box-flex: 0;-ms-flex: 0 0 33.333%;flex: 0 0 33.333%;max-width: 33.333%;}
  .w-index-category-card,
  .w-index-category-card .block__link,
  .w-index-category-card .card {height: 100%;}
  .w-index-category-card .card .top .icon {position: absolute;top: 0;left: 0;width: 40px;height: 40px;}
  .w-index-category-card .absolute {padding-left: 50px;}
  .w-index-category-card .name {font-size: 12px;line-height: 16px;}
  .w-index-category-card .description {min-height: inherit;}

  .w-index-title .title {
    font-size: 60px;
    line-height: 70px;
  }
  .row-news-list-item>.col-name,
  .row-news-list-item>.col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .w-aside-mobile-btn {
    display: block;
  }

  .w-aside-nav {
    margin-top: 30px;
    /*border-bottom: 1px solid #232c48;*/
  }

  .w-nav-no-adaptive .w-aside-dropper-nav {
    margin-bottom: 0;
  }

}

@media (max-width: 991px) {

  ._h1,h1,.h1 {font-size: 32px;}
  ._h2,h2,.h2 {font-size: 28px;}
  ._h3,h3,.h3 {font-size: 22px;}
  ._h4,h4,.h4 {font-size: 18px;}
  article img {width: auto !important; height: auto !important;}
  .img-article-left,
  .img-article-right {float: none !important;}
  
}

@media (max-width: 767px) {

  .w-swithible-tabs .w-tabs {border: 1px solid #f5f5f5;white-space: nowrap;overflow: auto;/*margin-left: -15px;margin-right: -15px;padding-left: 15px;padding-right: 15px;width: calc(100% + 30px);*/}
  .row-index-category .col-index-category {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}

  .w-index-title .title {
    font-size: 40px;
    line-height: 50px;
  }

}

@media (max-width: 575px) {
  
  ._h1,h1,.h1 {font-size: 28px;}
  ._h2,h2,.h2 {font-size: 24px;}
  ._h3,h3,.h3 {font-size: 20px;}
  ._h4,h4,.h4 {font-size: 16px;}
  .row-index-category .col-index-category {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-bottom: 15px;}
  .w-index-category-card .w-name {max-width: 270px;}
  .w-index-category-card .name {font-size: 16px;line-height: 20px;}

  .w-index-title .title {font-size: 26px;line-height: 32px;}

  .s-page-branding .container.c-pagetitle .element {
    display: none;
  }
  .s-page-branding .pagetitle {padding-top: 10px;padding-bottom: 10px;font-weight: 700;font-size: 20px;line-height: 24px;}
  .w-breadcrumbs {overflow: auto;padding-left: 15px;padding-right: 15px;margin-left: -15px;margin-right: -15px;}

  .w-project-images-slider-dots {
    pointer-events: all;
    padding: 5px 15px 5px 15px;
    margin-left: -15px;
    margin-right: -15px;
    overflow: auto;
  }
  /*
  .row-project-images-slider-dots {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .row-project-images-slider-dots>.col {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 5);
    -ms-flex: 0 0 calc(100% / 5);
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5);
  }
  */
.row-project-images-slider-dots {
    margin-left: 0;
    margin-right: 0;
  }
  .row-project-images-slider-dots>.col {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 5);
    -ms-flex: 0 0 calc(100% / 5);
    flex: 0 0 calc(100% / 5);
    max-width: calc(100% / 5);
    padding-left: 0;
    padding-right: 0;
  }

  .row-service-list-item-main .col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
  }
  .row-service-list-item-main .col-name {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% - 150px);
    -ms-flex: 0 0 calc(100% - 150px);
    flex: 0 0 calc(100% - 150px);
    max-width: calc(100% - 150px);
    padding-left: 0;
  }

  .w-organization-strucrure-item>.frame {
    padding: 0;
    background: transparent;
  }
  .w-organization-strucrure-item>.frame .w-image {
    padding: 0 15px 0 0;
  }
  .row-organization-strucrure > .col {
    margin-bottom: 50px;
  }

  .row-article-list-about-item .col-image ~ .col-text {
    padding-top: 10px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }


}

@media (max-width: 419px) {
  
}

@media (max-width: 354px) {

}



