

/* Start:/assets/build/css/hangalasskij-ulus-block.css?17080236633046*/
.accordion {
    max-width: 1038px;
    padding-top: 10px;
}

.accordion-item__wrapper {
    display: flex;
    position: relative;
    min-height: 110px;
}

.accordion-item__wrapper.inner {
    min-height: 70px;
}

.accordion-num {
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    font-size: 20px;
    color: #878787;
    background-color: #fff;
}

.accordion-num:after {
    content: "";
    border-left: 1px dashed #cdd1d3;
    height: 100%;
    position: absolute;
    top: 70px;
}

.accordion-item__wrapper.inner .accordion-num:after{
    border-left: 0px;
}

.accordion-item__wrapper:last-of-type .accordion-num:after {
    border-left: 0px;
}

.accordion-num__icon{
    width: 70px;
}

.accordion-item {
  width: 85%;
}

.accordion-item-header {
  height: 70px;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  align-items: center;
}

.accordion-item-header:hover {
    color: #1fb3aa;
    transition: all .3s;
}

.accordion-item-header:hover::after {
    border-right: 1px solid #1fb3aa;
    border-bottom: 1px solid #1fb3aa;
    transition: all .3s;
}

.accordion-item-header.inactive{
   border-bottom: 0px !important;
   cursor: default;
}

.accordion-item-header.inactive:hover {
    color: #2f444e;
}

.accordion-item-header::after {
    width: 8px;
    height: 8px;
    border-right: 1px solid #2f444e;
    border-bottom: 1px solid #2f444e;
    position: absolute;
    right: 10px;
    left: unset;
    content: " ";
    top: 25px;
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.accordion-item-header.active::after {
   transform: rotate(45deg);
}

.accordion-item-header.inactive::after{
   border-right: 0px;
   border-bottom: 0px;
}

.accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {
  padding: 20px 40px 20px 0px;

}

@media (max-width: 480px){

.accordion-item__wrapper.inner {
    min-height: 50px;
}

.accordion-num {
   width: 15%;
   font-size: 14px;
   height: 50px;
}

.accordion-num:after {
   top: 50px;
}

.accordion-item {
    width: 80%;
}

.accordion-item__wrapper.inner .accordion-num {
    width: 20%;
}

.accordion-item__wrapper.inner .accordion-item {
    width: 80%;
}

.accordion-item-header {
  font-size: 16px;
  height: 50px;
}


.accordion-item-body-content {
    padding: 20px 20px 20px 0px;
}

.accordion-num__icon {
    width: 40px;
}

.accordion-item__wrapper.inner .accordion-item-body-content {
    padding: 0px;
}

.accordion-item-body-content p, 
.accordion-item-body-content li
{
    font-size: 12px;
}

	.accordion-item-body-content ul.proj>li{
    margin-bottom: 8px;
}

.accordion-item__wrapper.inner .accordion-item-header {
    font-size: 14px;
}

.accordion-item__wrapper{
    justify-content: space-between;
}

	.accordion-item-header::after{
    top: 20px;
}

}
/* End */


/* Start:/assets/build/css/kachestvennaya-infrastruktura.css?17080287824201*/
.subtitle{
    margin-top: 35px;
}

.buttons-wrap{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.btn-top-menu {
    cursor: pointer;
    border: none;
    border-radius: 30px;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #f8f8fa;
    transition: all .3s;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 580px;
    padding: 15px 25px;
}

.btn-top-menu.active {
    background-color: #f6faf0;
}

.btn-top-menu:hover{
    background-color: #f6faf0;
}

.btn-top-menu_elem {
    text-align: left;
    color: #2f444e;
    font-size: 20px;
}

.btn-top-menu.active .btn-top-menu_elem {
    color: #1FB3AA;
}

.img-top-menu{
    height: 70px;
    padding: 0 10px;
}

.arrow-link-1_wrap{
    display: flex;
    align-items: center;
}

.arrow-link-1{
    width: 30px;
    margin-right: 10px;
}

.document {
    margin: 20px 0;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
  }

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }

.doc-img-wrap__section {
    display: flex;
}

.doc-img-wrap {
    padding-right: 30px;
}

.doc-img{
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    max-height: 300px;
}

.section-docs {
    display: flex;
}

.section-docs__left{
    margin-right: 40px;
}

.section-docs__right {
    margin-right: 40px;
}

.block-text__photo {
    width: 20%;
}

.block-text__inner {
    width: 80%;
}

.infrasrtructura ul {
    list-style: none;
}

.infrasrtructura ul :before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 17px;
    background-image: url(/assets/build/_/img/veb-ul.svg);
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: 0;
}

.infrasrtructura ul li {
    padding-left: 37px;
    position: relative;
    margin-bottom: 17px;
}

.infrasrtructura ul.invest-direction__item-list :before {
    background-image: none;
}

.accordion-item__wrapper.inner {
    min-height: 90px;
}

.accordion-item-header span {
    width: 90%;
}

.accordion-num__icon {
    width: 50%;
}

.accordion-num {
    width: 7%;
}

.partners {
    display: flex;
}

.partners__left {
    width: 50%;
}

.partners__left-icons {
    display: flex;
    flex-wrap: wrap;
}

.partners__left-icons img {
    margin-right: 20px;
}

.selected-section {
    display: flex;
    background-color: #1FB3AA;
    color: #fff;
    padding: 20px;
}

.selected-section__left,
.selected-section__right {
    width: 50%;
}

.slider-square {
    margin-top: 60px;
}


.custom__slider {
    margin-top: 40px;
}

.custom__slider-body {
    background-color: #f7f7f7;
    padding: 20px;
}

.custom-slider-buttons {
    display: flex;
}

.custom-slider-button {
    padding: 40px;
    cursor: pointer;
}

.custom-slider-button.active {
    background-color: #30454f;
    color: #fff;
}

.custom_slide {
    display: none;
}

.custom_slide.active {
    display: block;
}

.project-section {
    display: flex;
}

.project-section__left,
.project-section__right {
    width: 50%;
}

.project-section__right {
    background-position: center;
    background-size: cover;
}

.slider-square__text-block p {
    color: #2f444e !important;
}

.block-text {
    padding-bottom: 30px;
}


@media (max-width: 480px) {

    .doc-img{
        max-width: 100%;
    }

    .doc-img-wrap__section {
    display: block;
    }

    .doc-img-wrap {
    padding-right: 0;
    padding-bottom: 10px;
    }

    .project-section {
        display: block;
    }

    .project-section__left,
    .project-section__right {
        width: 100%;
    }

    .project-section__right {
        height: 200px;
    }

    .partners {
        display: block;
    }

    .selected-section {
        display: block;
    }

    .selected-section__left,
    .selected-section__right {
        width: 100%;
    }
    
    .section-docs {
        display: block;
    }

    .section-docs__left{
        margin-right: auto;
    }

    .btn-top-menu{
        min-width: auto;
        width: 100%;
    }

    .btn-top-menu_elem {
        text-align: left;
        font-size: inherit;
    }
}
/* End */


/* Start:/assets/build/css/ustojchivoe-razvitie.css?16845190238384*/
.buttons-esg {
    width: 567px;
    height: 112px;
    display: inline-block;
    transition: all .3s;
    margin-top: 20px;
    background-size: cover;
}

.buttons-esg.button-1 {
    background-image: url(/usr/ustojchivoe-razvitie/zelyenoe-finansirovanie/button-1.svg);
    margin-right: 40px;
}

.buttons-esg.button-1:hover {
    background-image: url(/usr/ustojchivoe-razvitie/zelyenoe-finansirovanie/button-1h.svg);
}

.buttons-esg.button-2 {
    background-image: url(/usr/ustojchivoe-razvitie/zelyenoe-finansirovanie/button-2.svg);
}

.buttons-esg.button-2:hover {
    background-image: url(/usr/ustojchivoe-razvitie/zelyenoe-finansirovanie/button-2h.svg);
}

.buttons-esg.button-1en {
    background-image: url(/usr/en/sustainable-development/green-finance/block1.png);
    margin-right: 40px;
}

.buttons-esg.button-1en:hover {
    background-image: url(/usr/en/sustainable-development/green-finance/block1a.png);
}

.buttons-esg.button-2en {
    background-image: url(/usr/en/sustainable-development/green-finance/block2.png);
}

.buttons-esg.button-2en:hover {
    background-image: url(/usr/en/sustainable-development/green-finance/block2a.png);
}

.turquoise-block {
    background-color: #1fb3aa;
    color: #fff;
    padding: 10px 20px;
}

.img-sbig {
    width: 1376px;
}

.zoom-in {
    cursor: zoom-in;
}

.pad-mod .table__row--head .table__col {
    vertical-align: top;
}

.accordion {
    background-color: #fff;
    color: #2f444e;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
  }

.green-accordion .active, .green-accordion .accordion:hover {
    background-color: #1fb3aa;
    color: #fff;
  }

  .accordion:after {
    content: '\002B';
    color: #f1f1f1;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    opacity: 0;
  }
  
  .panel {
    padding: 0 18px;
    background-color: #f1f1f1;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

.supplement-block {
    font-size: 14px;
}

u {
    cursor: pointer;
    text-decoration: none;
    background-color: #f1f1f1;
    padding: 2px 7px 2px 3px;
}

.customdatademo {
    position: relative ;
  }
.customdatademo:hover::after {
    position: absolute;
    top: 1.1em;
    left: 1em;
    min-width: 400px;
    padding: 8px;
    color: #2f444e ;
    background-color: #fff;
    font-weight: 400;
    z-index: 1 ;
    font-size: 14px;
    font-style: italic;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }

  .customdatademo::before{
    background-image: none !important;
  }

  #tooltip-1:hover::after {
    content: "Может проводиться по запросу органов государственной власти, органов исполнительной власти субъектов РФ или органов муниципальной власти";
  }

  #tooltip-2:hover::after {
    content: "Осуществляются с учетом специфики зеленого или адаптационного проекта";
  }

  #tooltip-3:hover::after {
    content: "Необходимых для реализации проекта в соответствии с требованиями законодательства РФ";
  }

.table__row--head .table__col.col-combined {
    border-right: none;
}

.table__col.bottom.line {
    border-bottom: 1px solid #f1f1f1;
    text-align: right;
}

.overflow-table {
    overflow-x: scroll;
}

.template__tab-head {
    width: 100% !important;
}

.img-s{
	max-width: 100%;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
  }

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }

.custom-document-img {
    height: 396px;
    margin-right: 30px;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    transition: all .3s;
}

.custom-document-img:hover {
   box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
}

.timecode-block {
    font-size: 14px;
    color: #858585;
    margin-bottom: 30px;
    display: flex;
}

.timecode-block_section {
    width: 50%;
    padding: 20px;
}

.timecode{
	cursor: pointer;
	font-weight: 700;
	font-size: 16px;
}

.pad-mod .table__col {
    padding: 10px;
}

.table--desktop-en .table__col {
    width: auto !important;
}

.defis-block {
    display: flex;
}

.defis {
    width: 15px;
}

.green-btn {
    background-color: #1fb3aa;
    padding: 20px 40px;
    margin: 15px 0 10px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.green-btn:hover {
    color: #fff;
    background-color: #33a29c;
    transition-duration: .3s;
}

.wrapper_gray-block {
    display: flex;
    justify-content: space-between;
}

.doc-section {
    display: flex;
    padding: 20px 0 60px;
}

.doc-section.type-2 {
    padding: 40px 0 30px;
}

.doc-section__inner {
    padding: 20px 20px 0px 20px;
}

.doc-section-one {
    background-color: #C7F2EF;

}

.doc-section-two {
    background-color: #FFF1D6;

}

.doc-section-three {
    background-color: #FFE4D0;
}

.type-2 .doc-section-one {
   width: 33.3%;
}

.type-2 .doc-section-two {
   width: 33.3%;
}

.type-2 .doc-section-three {
   width: 33.3%;
}

.slick-slide img {
    width: 100%;
}

.photo-item {
    margin: 50px 0;
}

.management__photo:after,
.management__photo:before {
    background-color: #afabab !important;
}

.block-text {
    display: flex;
    margin-top: 50px;
}

.block-text__inner {
    padding-left: 60px;
}

.management__pos1 {
    font-size: 20px;
    font-weight: 700;
}

.management__pos2 {
    font-weight: 300;
    padding-bottom: 20px;
}

.management__pos3 {
    font-style: italic;
}

.cyrilic {
    list-style-type: none;
}

.cyrilic li:nth-child(1)::before {
    content: 'а. ';
}

.cyrilic li:nth-child(2)::before {
    content: 'б. ';
}

.cyrilic li:nth-child(3)::before {
    content: 'в. ';
}

.cyrilic.cyrilic-en li:nth-child(1)::before {
    content: 'a. ';
}

.cyrilic.cyrilic-en li:nth-child(2)::before {
    content: 'b. ';
}

.cyrilic.cyrilic-en li:nth-child(3)::before {
    content: 'c. ';
}

.green-block{
    background-color:#C7F2EF;
}

.green-block__row{
    padding: 10px;
}

@media (min-width: 1000px) {
.template__gray-block.block-min {
    width: 32%;
}
}

@media (max-width: 1300px) {

    .management__photo.block-text__photo {
        width: 30%;
    }

    .block-text__inner {
        width: 70%;

    }

    .full-table {
        overflow: scroll;
    }

}

@media (max-width: 1200px) and (min-width: 800px) {
    .invest-table-heading {
        font-size: 28px;
    }

    .invest-table-heading {
        top: 45px;
        width: 70%;
    }

   .custom-document-img {
    height: 396px;
	}
}

@media (max-width: 800px) and (min-width: 480px) {

    .template__gray-block.block-min.block-one {
        margin: 0 5px;
    }
    
    .invest-table-heading {
        font-size: 30px;

    }

    .invest-table__item.slick-slide-loading-mobile {
        padding: 5px;
    }

   .custom-document-img {
    height: 396px;
	}
}

@media (max-width: 767px) and (min-width: 480px) {
    .invest-table.slider.slick {
        height: 250px;
    }
}

@media (max-width: 480px) {

   .buttons-esg {
        width: 360px;
        height: 71px;
   }

   .timecode-block {
        font-size: 12px;
        display: block;
    }

   .timecode {
        font-size: 14px;
    }

   .timecode-block_section {
        width: 100%;
        padding: 0;
    }

    .wrapper_gray-block {
        display: block;
    }

    .block-text__inner {
        padding-left: 20px;
    }

    .management__pos1 {
        font-size: 16px;
    }

    .invest-table.slider.slick {
        height: 200px;
    }

    .doc-section {
        display: block;
        padding: 0 0 40px;
    }

    .doc-section__inner {
        padding: 20px;
    }

.type-2 .doc-section-one {
   width: 100%;
}

.type-2 .doc-section-two {
   width: 100%;
}

.type-2 .doc-section-three {
   width: 100%;
}

.custom-document-img {
    height: 226px;
    margin-right: 5px;
	}

.customdatademo:hover::after {
        min-width: 200px;
        font-size: 12px;
      }

.supplement-block {
        font-size: 12px;
    }

.img-sbig {
    width: 100%;
}

.table--desktop-en {
    overflow-x: scroll;
}

}
/* End */
/* /assets/build/css/hangalasskij-ulus-block.css?17080236633046 */
/* /assets/build/css/kachestvennaya-infrastruktura.css?17080287824201 */
/* /assets/build/css/ustojchivoe-razvitie.css?16845190238384 */
