

/* Start:/local/components/barrier/water.map/templates/v2/style.css?172537435015368*/
.water-properties  {
    text-align: center;
    margin: 30px auto 40px auto;
    max-width: 379px;
}

.water-properties-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 12px;
}

.water-properties-description {
    font-size: 18px;
    line-height: 20px;
    color: #575757;
}
.water-properties-items {
    display: flex;
    margin-bottom: 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.water-properties-item {
	margin-bottom: 40px;
    display: flex;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 22px;
    width: 25%;
    padding: 0 20px;
}
.water-properties-bage {
    display: block;
    width: 45px;
    min-width: 45px;
    height: 45px;
    border-radius: 5px;
    margin-right: 10px;
}

.page-inner--1200 {
    max-width: 1200px; 
}
.page-inner--w5 {
    max-width: 695px;
}




.bg-green { background-color: #83CA6F;}
.bg-roze { background-color: #CC72A5;}
.bg-blue { background-color: #7EA1B7;}
.bg-blue-light { background-color: #99D4BE;}
.bg-pink {background-color: #C9A3E4;}
.bg-orange {background-color: #ff6c0e;}
.bg-yellow {background-color: yellow;}

@media screen  and (max-width:768px) {
    .water-properties-item {
        font-size: 14px;
        width: 50%;
        line-height: 18px;
    }

    .water-properties-bage {
        width: 21px;
        min-width: 21px;
        height: 21px;
    }
}

@media screen and (max-width: 990px){

    .page-inner--w1 .page-inner--1200 {
        padding: 0;
    }
}

.water-map-preloader {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: #FFF url("/local/components/barrier/water.map/templates/v2/./img/preloader.svg?v=2") no-repeat center center;
	opacity: 0.8;
}
.map-wrapper {
   position: relative;
   
}
.water-map {
	width: 100%;
	min-height: 400px;
	height: 90vh;
}



/*----------подгрузка точек----------------*/
/* .name-norm,
.unit-norm {
    border: 1px solid red;
}
.value-norm {
    border: 1px solid green;
} */




.map-menu {
    margin-top: 35px;
    border-top: 1px solid #e1e1e1;
    padding: 40px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.map-menu .btn {
    min-width: 260px;
}
.map-menu .btn:first-child {
    margin-right: 10px;
}


.map-menu-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
}

.map-menu-group label{
    white-space: nowrap;
}



@media screen  and (min-width:768px) {



    .map-menu-col {
        display: flex;
    }

   .map-menu {
        padding: 40px 10px;
    }
    .map-menu-col {
        display: flex;
        /* width: 100%; */
    }
    .map-menu-group {
        flex: 1;
        justify-content: flex-start;
        white-space: nowrap;
    }
}

@media screen  and (max-width:768px) {
    .map-menu-col {
        width: 100%;
        display: flex;
    }
    .map-wrapper {
        max-height: 400px;
        overflow: hidden;
    }
}

.relation{position:relative}
.relation_ratio{height:0%}
.relation_ratio-16х9{width:56.25%}
.relation_ratio-1х2{width:50%}
.relation_content{height:100%;left:0;position:absolute;top:0;width:100%}




.border-red {
    border: 1px solid red;
}
.point-popup {
	position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.page-popup--point {
	min-height: 50vh;
}
.point-popup-overlay {

}
.point-popup .water-map-preloader {
	opacity: 1;
}
.page-popup--point {
    max-width: 100% !important;
}

.point-popup .accordion-item-heading {
	cursor: default;
	pointer-events: none;
}

.point-popup-col {
    width: 48%;
}
.point-popup-col .box-round-gray {
    margin-bottom: 20px;
}

.box-round-gray {
    background-color: #F7F5F5;
    border-radius: 30px;
    padding: 20px 50px 0px 50px;
}

.box-round-gray .sections-list__link {
    background-color: #ffffff;
}

.box-round-gray--title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.box-round-gray .sections-list__item .sections-list__link:hover {
    background-color: #1e1e1e;
    color: #fff;
}
.box-round-gray .sections-list__list {
    justify-content: flex-start;
}
.point-popup .catalog-items--slider {
    opacity: 1;
}
.text-underslider {
    font-size: 16px;
    line-height: 25px;
    color: #A4A1A1;
    max-width: 600px;
    margin: 25px auto;
}
.slider-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 57px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #1E1E1E; 
    margin: 45px 0;
}
.point-popup-col .catalog-item .catalog-item-content,
.point-popup-col .catalog-item .catalog-item-content .catalog-item-title {
    /*padding: 0;*/
    padding-bottom: 0;
}


/* --------------------- */

.slider-controll .slick-slide {
    width: 120px;
    height: 120xp;
    cursor:pointer;
    border:2px solid transparent;
  }
  
  .slider-controll .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit:cover;
    display: block;
  }
  
  .slider-controll .slick-slide.slick-current {
    border-color: skyblue;
  }
/* ------------------- */
  .slider-main .catalog-item {
    margin-bottom: 0px;
}
.slider-main .catalog-item-title,
.slider-main .catalog-item-price {
    margin-bottom: 0px;
}

.slider-main .catalog-item:hover {
    border-color: transparent;
} 

#point-popup .accordion {
    margin: 0;
}

#point-popup .catalog-item .catalog-item-buy {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}


/*
#point-popup .slider-main-mobile {
    display: none;
}

@media screen and (max-width:1100px) {

    #point-popup .slider-main,
    #point-popup .slider-controll {
       display: none;
    }
    #point-popup .slider-main-mobile {
        display: block;
    }
}
*/

@media screen and (max-width:1000px) {

    .point-popup {
        flex-direction: column;
    }
    .point-popup-col {
        width: 100%;
    }
    .text-underslider {
        margin-top: 25px;
        font-size: 14px;
    }
    .point-popup-slider {
	    margin-bottom: 30px;
    }
}

@media screen and (max-width:500px) {
    .page-popup {
        /* border: 1px solid red; */
        padding: 0;
    }
    .accordion-items .accordion-round-black,
    .box-round-gray {
        border-radius: 0px;
    }
 
    .box-round-gray {
        padding: 20px 0px 0px 0px;
    }
    .box-round-gray--title {
      margin-left: 20px;
    }
  
    .sections-list__link {
      font-size: 14px;
    }

}

/* -------------выезжание попапа снизу----------- */
/* .mfp-wrap,
.mfp-hide { 
    border: 1px solid green;
    top: 90%;
    transition: all 1s ease-out;
}
.mfp-wrap:hover { 
    border: 1px solid red;
    top: 0;
}

.mfp-close-btn-in {
    border: 1px solid blue;
} */

.mfp-bg.mfp-fade-point {
    background: #0b0b0b;
    opacity: 0.4; 
}

  /* content at start */
  /* content animate it */
  /* content animate out */
  .mfp-fade-point.mfp-wrap .mfp-content {
    opacity: 1;
    top: 100%;
    transition: all 1s ease-out;
  }
  .mfp-fade-point.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
    top: 0%;
  }
  .mfp-fade-point.mfp-wrap.mfp-removing .mfp-content {
    opacity: 1;
    top: 100%;
  }


  .slider-min-width {
    /* border: 1px solid red; */
    min-width: 400px !important; 
    max-height: 400px !important;  
}

  .slider-min-width .catalog-item .catalog-item-content {
    background: #fff;
  }

  .catalog-item-photo-holder {
    width: 100%;
    height: 100%;
  }
  
  .sections-list__item {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 20px 10px;
}
.sections-list__item:first-child {
    margin-left: 0;
}


.sections-list__link {
    font-family: "SFProDisplay";
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding: 9px 15px;
    color: #1D1D1D;
    text-decoration: none;
    background-color: #F7F5F5;
    border-radius: 50px;
}

.sections-list__link-active,
.sections-list__link:hover {
    background-color: #1e1e1e;
    color: #fff;
}
.sections-list__list {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px){
    .sections-list__list {
        display: flex;
        flex-wrap: inherit;
        justify-content: initial;
        overflow: auto;
        overflow-y: hidden;
        /* padding: 0 20px 20px 0px; */
        padding: 0 20px;
        white-space: nowrap;
    }
}

.filter-heading .filter-heading-items {
    flex-wrap: wrap;

}



/*** accordion ***/
.accordion {
    margin: 0 0 110px 0;
  }

  .accordion-round-black {
    background-color: #000000;
    color: #ffffff;
    border-radius: 30px;
}

  .accordion-round-gray {
    background-color: #F4F4F4;
    color: #000000;
    border-radius: 30px;
}

  .accordion-title {
    margin-bottom: 35px;
    text-align: center;
  }
  .accordion-item {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0px 50px;
  }

  .accordion-item .accordion-item-heading {
    position: relative;
    padding: 20px 0;
    cursor: pointer;
    transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .accordion-item .accordion-item-heading:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  .accordion-item .accordion-item-heading .accordion-item-heading-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
  }
  .accordion-item .accordion-item-heading .accordion-item-heading-toggler {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -1px;
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 1;
  }
  .accordion-item .accordion-item-heading .accordion-item-heading-toggler:before,
  .accordion-item .accordion-item-heading .accordion-item-heading-toggler:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 20px;
    transition: 0.3s opacity cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .accordion-item .accordion-item-heading .accordion-item-heading-toggler:before {
    content: " ";
    background-image: url('/local/components/barrier/water.map/templates/v2/../../i/icons/arrow-down-white.svg');
    background-position: center center;
    background-repeat: no-repeat;
  }
  .accordion-item .accordion-item-heading .accordion-item-heading-toggler:after {
    opacity: 0;
    filter: alpha(opacity=0);

    content: " ";
    background-image: url('/local/components/barrier/water.map/templates/v2/../../i/icons/arrow-up-white.svg');
    background-position: center center;
    background-repeat: no-repeat;
  }

  .accordion-item.accordion-round-gray .accordion-item-heading .accordion-item-heading-toggler:before {
    content: " ";
    background-image: url('/local/components/barrier/water.map/templates/v2/../../i/icons/arrow-down.svg');
    background-position: center center;
    background-repeat: no-repeat;
  }
  .accordion-item.accordion-round-gray .accordion-item-heading .accordion-item-heading-toggler:after {
    opacity: 0;
    filter: alpha(opacity=0);

    content: " ";
    background-image: url('/local/components/barrier/water.map/templates/v2/../../i/icons/arrow-up.svg');
    background-position: center center;
    background-repeat: no-repeat;
  }




  .accordion-item .accordion-item-content {
    display: none;
    padding: 0 0 40px 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(25px);
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .accordion-item .accordion-item-content.show {
    opacity: 1;
    filter: none;
    transform: translateY(0);
  }
  .accordion-item-content--head {
      /* font-weight: bold; */
      margin-bottom: 6px;
  }
  .accordion-item-content--head .head-col-first {
    font-weight: bold;
  }
 .accordion-round-gray .accordion-item-content--head {
    display: flex;  
    justify-content: space-between;
  }

  .accordion-item-content--text {
    font-weight: 200;
    margin-bottom: 20px;
  }



  .accordion-item.opened .accordion-item-heading .accordion-item-heading-toggler:before {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .accordion-item.opened .accordion-item-heading .accordion-item-heading-toggler:after {
    opacity: 1;
    filter: none;
  }

  .accordion-item .question {
    position: relative;
    margin: 0;
    vertical-align: middle;
    box-sizing: border-box;
    display: inline-block;
    width: 27px;
    height: 27px;
    border: 2px solid #1e1e1e;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 400;
    line-height:23px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s background-color cubic-bezier(0.25, 0.46, 0.45, 0.94), 0.3s color cubic-bezier(0.25, 0.46, 0.45, 0.94);
    color: #1e1e1e;
    background-color: #fff;  
    font-weight: bold;

    margin-right: 10px;
}

.accordion-item hr {
    border: none;
    border-top: 1px solid #575757;
    margin: 20px 0;

}
.accordion-item-content .accordion-item-content--head {
  margin: 0;
}
.accordion-item-content hr {
  border: none;
  border-top: 1px solid #575757;
  margin: 9px 0;
}
  .accordion-round-black .question:hover {
    color: #1e1e1e;
    background-color: #fff;
  }

 .card-heading-badge-item--magenta {
        background-color: #ed0972;
        border: 1px solid #ed0972;
        color: #fff;
    }
.card-heading-badge-item {
    margin: 0 3px;
    box-sizing: border-box;
    min-width: 160px;
    padding: 1px 15px;
    border-radius: 30px;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
}

.point-popup-col--fullwidth {
	width: 100%;
}

@media screen and (max-width:500px) {
  .point-popup-col--slider{
    width: 100%;
    margin-top: 30px;
  }
  .slider-title {
    font-size: 24px;
    line-height: initial;
    margin: 0;
    text-align: left;

  }
  .accordion {
      margin: 0 0 30px 0;
  }


  .accordion-item {
    padding: 0px 20px;
  }
  .accordion-item-content .accordion-item-content--head {
      margin-bottom: 5px;
  }
  .accordion-item .accordion-item-heading {
    padding: 30px 0;
  }
  .accordion-item-content hr {
    margin: 9px 0 20px 0;
  }

  .accordion-round-gray {
    border-radius: 0px;
  }
  
  .accordion-item-content--head {
    display: flex;
    flex-direction: column-reverse;
  }
  .card-heading-badge-item {
    max-width: 160px;
    margin-bottom: 15px;
  }
}


.tooltip_templates {
    display: none;
}


#water-app .page-heading {
	margin-bottom: 0;
}






/* overlay at start */
.mfp-point.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-point.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-point.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-point.mfp-wrap .mfp-content {
  opacity: 0;
  transform: translateY(90%);

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  transform: translateY(0);
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  transform: translateY(90%);
}
/* End */
/* /local/components/barrier/water.map/templates/v2/style.css?172537435015368 */
