.about-st ~ * hr{
  background: none;
}
#FeedbackPopup{
	position: fixed!important;
		top: 50% !important;
		left: 50% !important;
	transform: translate(-50%, -50%);
}
	#feedback-popup{
		padding: 30px;
		width: 300px;
	}

@media(max-width: 370px){
  .about-st ~ * .about-slider{
    margin: 0 -15px;
  }
}
.about-st ~ * .about-slider-nav-320,
.about-st ~ * .slick-dots{
  display: none;
}

.about-st ~ * .p-about-slider-nav{
  display: flex;
    align-items: center;
    justify-content: center;
  padding-top: 5%;
  position: relative;
    left: 40%;
  width: 20%;
}
  .about-st ~ * .p-about-slider-nav .slick-arrow{
    /* background-color: transparent; */
    box-shadow: none;
    height: unset;
    width: unset;
  }  
    .about-st ~ * .p-about-slider-paging-info{
      font-family: Roboto;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 1.2;
      color: #9677BF;
      padding: 0 20px;
    }
      .about-st ~ * .p-about-slider-paging-info::first-letter{
        font-size: 30px;
      }
  @media(max-width: 1024px){
    .about-st ~ * .about-slider-for .slider-item{
      margin: 0 9px;
    }
    /* .about-st ~ * .p-about-slider-nav{
      display: flex;
    }
      .about-st ~ * .p-about-slider-nav .slick-arrow{
        height: unset;
        width: unset;
      } */
    .about-st ~ * .about-shadow-slider{
      width: 22%;
    }
    .about-st ~ * .about-slider .slick-list{
      padding-right: 22% !important;
    }
  }
  @media(max-width: 767px){
    .about-st ~ * .about-slider .slick-list{
      padding-right: 0 !important;
    }
    .about-st ~ * .about-slider-for .slider-item{
      padding-left: 0;
    }
    .about-st ~ * .slick-dots{
      position: unset;
    }
    .about-st ~ * .about-slider-nav-320{
      bottom: 30px;
    }
  }
  @media(max-width: 767px){
    .about-st ~ * .p-about-slider-nav{
      left: 20%;
      width: 60%;
    }
  }
@media(max-width: 1024px){
  .about-st ~ * .about-third-block-head-text{
    margin-top: 120px;
  }
}
@media(max-width: 767px){
  .about-st ~ * .about-third-block-head-text{
    margin-top: 50px;
  }
  .about-st ~ * .about-third-block-first-letter{
    top: 4%;
  }
}

.about-reasons{
  margin-top: 50px;
}
.about-slider-for .slider-item,
.about-slider-for .slider-item:active,
.about-slider-for .slider-item:focus{
  outline: none;
}

.about-slider-for .slider-item{
  padding-left: 15px;
  transition: 0.5s;
}
  @media(max-width: 767px){
    .about-st ~ * .about-slider-for .slider-item:hover{
      box-shadow: none !important;
    }
  }
.about-slide-image {
  display: flex;
    justify-content: center;
  overflow: hidden;
  width: 40%;
}
.about-slider-for .sldier-item {
  width: 1110px;
}
    .about-slide-image img{
      height: auto;
      height: 100%;
      width: unset;
    }
      @media(max-width: 767px){
        .about-slide-image img{
          height: unset;
          width: 100%;
        }
        .about-st ~ * .about-slide-text-block{
          width: 100%;
        }
          .about-st ~ * .about-slide-text{
            width: 100%;
          }
      }
.about-four-block-part-four{
  padding-bottom: 30px;
}

.about-part-image{
  position: absolute;
    bottom: 0;
    right: 0;
}

.about-four-part-three-image,
.about-four-part-five-image{
  top: unset !important;
  left: unset !important;

}

.about-eight-block-button{
  border: 1px solid #9677bf;
  transition: 0.35s;
}
  .about-eight-block-button:hover{
    background-color: #fff;
    color: #9677bf;
    text-decoration: none;
  }

a.about-five-block-preson-link,
a.about-five-block-preson-link:hover{
  color: #9677bf;
  text-decoration: underline;
}


 /* .reason-slick{} */
 .reason-slick .slick-track{
  display: flex;
}
  .about-st ~ * .reason-slick .reason-item{
      background-color: #99C2D1;
      border-radius: 5px;
      /* height: 100%; */
      margin: 15px;
      padding: 30px 10px !important;
  }
      .reason-slick .reason-item *{
          color: white;
          padding: 0;
      }
      .reason-slick .reason-item button{
          margin: 20px 0 0;
          padding: 10px 0;
          width: 100%;
      }
      @media(max-width: 767px){
        .reason-slick .reason-item hr{
          border-color: white;
          margin-top: 10px;
          margin-bottom: 15px;
        }
      }
  .reason-slick-arr{
      color: #9677BF;
      display: flex;
          justify-content: center;
  }
      .reason-slick-arr{
          display: flex;
              justify-content: center;
      }
      .reason-slick-arr-info{
          font-size: 18px;
          margin: 0 15px;
      }
          .reason-number{
              font-size: 1.4em;
          }

.about-st ~ * .head-about{
  padding: 0;
}
  @media(max-width: 1024px){
    .about-st ~ * .head-about{
      text-transform: lowercase;
      letter-spacing: normal;
    }
      .about-st ~ * .head-about::first-letter{
        text-transform: uppercase;
      }
  }
.about-st ~ * .hor-line hr{
  margin: 30px 0 60px;
  margin-left: 50%;
  position: static;
  transform: translateX(-50%);
  width: 130px;
}
  @media(max-width: 1024px){
    .about-st ~ * .hor-line hr{
      margin-top: 15px;
      margin-bottom: 30px;
      width: 100px;
    }
  }

@media(min-width: 1200px){
  .about-st ~ * .about-four-block-width{
    width: 38%;
  }
  .about-st ~ * .about-four-block-width-last{
    width: 24%;
  }
}
@media(min-width: 767px) and (max-width: 1024px){
  .about-st ~ * .about-four-part-left-bar-head{
    padding-top: 17px;
    padding-left: 17px;
  }
  .about-st ~ * .about-four-part-left-bar hr{
    margin-left: 17px;
    margin-top: 0;
  }
  .about-st ~ * .about-four-part-left-bar-text{
    padding-left: 17px;
  }
}
.about-st ~ * .about-block-head-text{
  height: unset;
  padding-top: 140px;
}
  @media(max-width: 1024px){
    .about-st ~ * .about-block-head-text{
      padding-top: 50px;
    }
  }
  @media(max-width: 767px){
    .about-st ~ * .about-block-head-text{
      padding-top: 40px;
    }
  }

.about-st ~ * .about-five-block{
  align-items: stretch;
  flex-wrap: wrap;
}
  .about-st ~ * .about-five-block-person,
  .about-st ~ * .about-five-block-person-last{
    display: block;
    height: auto;
    text-align: center;
    width: 20%;
  }
    @media(max-width: 1024px){
      .about-st ~ * .about-five-block-person{
        width: 25%;
      }
    }
    @media(max-width: 767px){
      .about-st ~ * .about-five-block-person{
        margin-bottom: 0;
        width: 100%;
      }
      .about-st ~ * .about-five-block-person + *{
        margin-top: 25px;
      }
      .about-st ~ * .about-five-block-person-last {
        margin-top: 0 !important;
      }
    }
    /* @media(min-width: 768px) and (max-width: 1024px){ */
    @media(max-width: 1024px){
      .about-st ~ * .about-five-block-person-last{
        background-color: #f9f9f9;
        display: flex;
        margin-top: 30px;
        padding: 20px 0;
        width: 100%;
      }
      .about-st ~ * .about-five-block-person-last > *{
        height: unset;
      }
    }
    @media(max-width: 767px){
      .about-st ~ * .about-five-block-person-last{
        background-color: transparent;
      }
    }
    .about-st ~ * .about-five-block-person img{
      margin-bottom: 30px;
    }
    .about-st ~ * .about-five-block-person-name{
      margin: 0 auto;
      padding: 0;
    }
      @media(max-width: 1024px){
        .about-st ~ * .about-five-block-person-name{
          width: 90%;
        }
      }
      .about-st ~ * .about-five-block-person-desc{
        height: 20px;
        margin: 20px 0 15px;
      }
      @media(max-width: 1024px){
        .about-st ~ * .about-five-block-person-desc{
          height: 40px;
          margin: 10px 0;
        }
      }
      @media(max-width: 767px){
        .about-st ~ * .about-five-block-person-desc{
          height: unset;
        }
      }
    .about-st ~ * .about-five-block-person-last-image{
      margin: 0 auto 30px;
      width: 180px;
    }
      @media(min-width: 767px) and (max-width: 1024px){
        .about-st ~ * .about-five-block-person-last-image{
          margin: 0;
        }
      }
      .about-st ~ * .about-five-block-person-last-image img{
        margin-bottom: 0;
      }
        @media(min-width: 767px) and (max-width: 1024px){
          .about-st ~ * .about-five-block-person-last-image img{
            height: 30px;
            width: auto;
          }
        }
        @media(max-width: 767px){
          .about-st ~ * .about-five-block-person-last-image{
            height: 124px;
            width: 124px;
            padding: 20px;
          }
            .about-st ~ * .about-five-block-person-last-image img{
              /* height: 124px;
              width: 124px; */
              height: auto;
              width: auto;
              max-height: 100%;
              max-width: 100%;
            }
        }
    .about-st ~ * .about-five-block-person-last-text{
      margin: 0 auto;
      padding: 0;
    }
    @media(min-width: 767px) and (max-width: 1024px){
      .about-st ~ * .about-five-block-person-last-text{
        margin: 0;
      }
    }
    .about-st ~ * .about-six-block,
    .about-st ~ * .about-seven-block{
      height: unset;
      padding-top: 0;
      margin-top: 60px;
    }
      @media(max-width: 767px){
        .about-st ~ * .about-six-block,
        .about-st ~ * .about-seven-block{
          margin-top: 15px;
          margin-bottom: 0;
        }
        .about-st ~ * .about-seven-block{
          padding: 30px 20px;
        }
        .about-st ~ * .about-seven-block-text:first-child{
          padding: 0;
        }
        .about-st ~ * .about-six-block-text{
          padding-top: 0;
        }
      }
      @media(min-width: 1024px) and (max-width: 1200px) {
        .about-seven-block {
          padding-bottom: 55px !important;
        }
      }
    .about-st ~ .about-page-row{
      padding-bottom: 165px;
    }
      @media(max-width: 1024px){
        .about-st ~ .about-page-row{
          padding-bottom: 50px;
        }
      }
@media(max-width:370px){
  .about-six-block,
  .about-seven-block,
  .about-eight-block{
    margin-left: -5px;
    margin-right: -5px;
  }
}
  .about-six-block .br-xs{
    display: none;
  }
    @media(max-width: 350px){
      .about-six-block .br-xs{
        display: inline;
      }
    }
    @media(max-width: 400px){
      .br-xs {
        display: none;
      }
    }
  .about-six-block-list li a.asbl-ref{
    border-bottom: 1px solid #9677bf;
    transition: 0.25s;
  }
    .about-six-block-list li a.asbl-ref:hover{
      color: #9677bf;
    }
    @media(max-width: 1024px){
      .about-six-block-list li a.asbl-ref{
        color: #9677bf;
      }
    }
  @media(max-width: 1024px){
    /* .about-st ~ .about-six-block-list{} */
  }

@media(max-width: 767px){
  .about-st ~ * .about-eight-block-head-text{
    padding-top: 30px;
  }
}

@media(min-width: 992px){
  .at-format{
    display: none;
  }
}
@media(min-width:768px) and (max-width: 1024px) {
  .about-st ~ * .p-about-slider-nav {
    width: 30%;
    left: 35%;
  }
}