

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1661191289666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/re_europegym/components/bitrix/news.detail/center/style.css?17774939228918*/
.detail-text {
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    font-weight: 500;
}
h1.contact-list__title {
    font-size: 30px;
    text-align: center;
    padding: 0 40px;
    line-height: 33px;
    margin: 20px 0 30px;
}
.detail-map {
    height: 390px;
    width: 100%;
    margin: 60px 0 30px;
}
.detail-adres {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
}
.detail-adres span {
    font-size: 22px;
    font-weight: 700;
    display: block;
}
.detail-coaches__video iframe {
    width: 100%;
    height: 674px;
}
.slick__slider.detail-coaches__slider .slick-arrow {
    left: 375px;
}
.slick__slider.detail-coaches__slider .slick-arrow.slick-next {
    left: 450px;
}
.detail-coaches__img>div{
    width: 148px;
    height: 148px;
    border-radius: 144px;
    background-color: #a1a1a1;
    background-repeat: no-repeat;
    background-size: cover;
}
.detail-coaches__img {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 160px;
    border-radius: 154px;
    background-image: linear-gradient(0deg, #e64770 0%, #f66858 100%);
}
.detail-coaches__slide .coach {
    max-width: 308px;
    margin: 0 auto;
}
.detail-coaches__title {
    font-size: 20px;
    font-weight: 600;
    margin: 40px 0 15px;
}
.detail-coaches__text {
    font-size: 18px;
    line-height: 25px;
}
.slick__slider__wrapp.detail-coaches {
    margin-top: 0;
}
.center-detail__img {
    float: right;
    margin: 0 0 20px 30px;
}
.center-detail__img img{
    border-radius: 5px;
}
.detail-coaches__video .youtube_video_wrapp {
    justify-content: center;
}
.youtube_video_wrapp .youtube_video {
    border: 1px solid #ed99a5;
}
.youtube_video_wrapp .youtube_video__play {
    display: flex;
    align-items: center;
    justify-content: center;
}
.youtube_video_wrapp .youtube_video__play::before {
    content: "";
    width: 80px;
    height: 80px;
    border: 1px solid #ed99a5;
    border-radius: 80px;
}
.coaches-list__item {
    height: 574px;
    width: 324px;
    border-radius: 30px;
    position: relative;
    margin: 0 auto;
}
.coaches-list__item.img_prev {
    height: 380px;
}
.coaches-list__img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    border-radius: 30px;
}
.coaches-list__info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 130px;
    background: #d67169;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.coaches-list__title {
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
}
.coaches-list__link {
    font-size: 16px;
    line-height: 40px;
}
.coaches-list__link:hover {
    font-weight: 600;
    text-decoration: none;
}

.detail_page .callback__btn_link {
    width: 100%;
    border-radius: 20px;
    margin-top: 20px;
    height: 52px;
    line-height: 50px;
}

.form_centers__overlay {
    width: 100%;
    height: 100%;
    background-color: black;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: 10;
}

.form_centers__close-btn {
    position: absolute;
    width: 25px;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.contact-list__form.show-popup .form_centers .header_form .feature_header {
    margin-bottom: 16px;
}
.contact-list__form.show-popup .form_centers .header_form .feature_header>span:last-child {
    margin-top: 0;
}
@media screen and (min-width: 1020.98px) {
    .form_centers__btn.center-page,
    .form_centers__close-btn {
        display: none;
    }
}
@media screen and (max-width: 1400px) {
    .detail-coaches__video iframe {
        height: calc(100px + 41vw);
    }
}
@media screen and (max-width: 1100px) {
    .center-detail__img img {
        max-width: 300px;
        width: 100%;
    }
    
}
@media screen and (max-width: 1020px) {
    .contact-list__form.show-popup .form_centers .header_form form>ul {
        display: initial;
    }
    .contact-list__form.show-popup .form_centers .header_form form input[type="text"] {
        height: 40px;
        margin: 0 auto 15px;
    }
    .contact-list__form.show-popup .form_centers .header_form form .form_note {
        margin: 0 auto 20px;
    }
    .contact-list__form.show-popup .form_centers .header_form {
        height: auto;
        border-radius: 7px;
        padding: 26px 34px 30px;
        background-color: #ffffff;
    }
    .contact-action.detail_page .contact-list__form.show-popup {
        display: block;
        width: auto;
    }
    .contact-list__form.show-popup .form_centers {
        position: fixed;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 10;
        width: auto;
        height: auto;
        max-width: 403px;
        padding: 0;
        bottom: auto;
        right: auto;
    }
    h1.contact-list__title {
        font-size: 25px;
        line-height: 28px;
    }
}
@media screen and (max-width: 976px) {
.center_page.video_block {
    position: relative;
    width: calc(100% + 80px);
    left: -40px;
}
}
@media screen and (max-width: 950px) {
    .detail-coaches__video iframe {
        height: 50vw;
    }
}
@media screen and (max-width: 780px) {
    .center-detail__img {
        float: none;
        margin: 0 0 20px;
        text-align: center;
    }
    .center-detail__img img {
        max-width: 500px;
        width: 100%;
    }
}
@media (max-width:767px) {
    .coaches-list__item {
      flex: 1 1 263px;
      border-radius: 24px;
    }
    .coaches-list__title {
      font-size: 21px;
      line-height: 26px;
    }
    .coaches-list__link {
      font-size: 16px;
      line-height: 35px;
      font-weight: 600;
      text-decoration: none;
    }
    .coaches-list__img {
      border-radius: 24px; 
    }
    .coaches-list__info {
      height: 110px;
      border-bottom-right-radius: 24px;
      border-bottom-left-radius: 24px;
    }
  }
@media (max-width: 679.98px) {
    .center_page.video_block {
        width: calc(100% + 50px);
        left: -25px;
        margin-top: 40px;
    }
}
@media screen and (max-width: 600px) {
    .contact-list__form.show-popup .form_centers {
        max-width: 300px;
        width: 100%;
    }
}
@media screen and (max-width: 575px) {
    
    .detail-coaches__video h2 {
        padding: 0 15px;
    }
    .youtube_video_wrapp .youtube_video__play::before {
        width: 60px;
        height: 60px;
    }
    .slick__slider.detail-coaches__slider .slick-arrow {
        top: -80px;
        left: 0;
    }
    .slick__slider.detail-coaches__slider .slick-arrow.slick-next {
        left: 80px;
        top: -80px;
    }
    .slick__slider__wrapp.detail-coaches h2 {
        margin-bottom: 100px;
    }
    .detail-text {
        font-size: 15px;
        line-height: 20px;
    }
    
    .contact-action.detail_page {
        margin: -40vw auto 50px!important;
    }
    .detail-map {
        width: calc(100% + 50px);
        margin: 60px -25px 30px;
    }
    .detail-adres span {
        font-size: 18px;
        line-height: 32px;
    }
    .detail-adres {
        font-size: 15px;
        line-height: 20px;
    }
    .slick__slider__wrapp.detail-coaches {
        margin-top: 60px;
    }
    .detail-coaches__img {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .detail-coaches__title {
        font-size: 18px;
        margin: 30px 0 15px;
    }
    .detail-coaches__text {
        font-size: 15px;
        line-height: 20px;
    }
    .detail-map {
        height: 355px;
    }
    .slick__slider .slick-slide.detail-coaches__slide {
        padding: 0;
    }
    h1.contact-list__title {
        padding: 0 22px;
    }
}
@media screen and (max-width: 541px) {
    h1.contact-list__title {
        font-size: 22px;
        line-height: 26px;
    }
}
@media screen and (max-width: 456px) {
    h1.contact-list__title {
        font-size: 18px;
        line-height: 24px;
    }
}
@media screen and (max-width: 420px) {
    .coaches-list__item {
        width: 270px;
        height: auto;
    }
}
@media screen and (max-width: 360px) {
    .detail_page .callback__btn_link {
        height: 49px;
        line-height: 48px;
    }
}
.our_achievements_center{
    margin-top: 100px;
}
.centers_h2_detali{
    margin-top: 4em;
}
summary {
    list-style: none; 
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}

summary::-webkit-details-marker {
    display: none;
}
.header_banner_center{
    background: none !important;
}

.review_block__wrapp--margin{
    margin: 50px 0;
}


.review_block__slide a {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
}

.review_block__slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


/* End */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1661191289666 */
/* /local/templates/re_europegym/components/bitrix/news.detail/center/style.css?17774939228918 */
