

/* Start:/local/templates/vjweb_sever/components/bitrix/news.list/history/style.css?17580899704393*/
.content-history .history-content-sec {
    width: 50%;
    margin: 0 auto;
    display: flex;
}

#history .h2 {
    margin-bottom: 16px;
}

.excellence-slider .swiper-wrapper {
    display: flex;
    gap: 50px;
}

.line-history_container {
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
}
  
.line-history {
    height: 100%;
    width: 4px;
    background-color: #E7E0C6;
}
.container-history{
    align-items: start;
    padding: 0px;
    position: relative;
}

.container-history::before {
    content: '';
    position: absolute;
    width: 4px;
    background-color: #E7E0C6;
    height: 100%;
    left: calc(50% - 2px);
    top: 0;
}

.container-history .circle {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #E7E0C6;
    top: 50%;
}
  
.history-blog_img {
    width: 50%;
    display: flex;
}
.container-history .heading .history-blog_img {
    justify-content: end;
}
.container-history .heading-m .history-content-sec {
    justify-content: end;
}
.history_img {
    /*height: 289px;*/
    width: 582px;
    border-radius: 16px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.history-content {
    max-width: 582px;
    margin: auto 0;
}
.content-history {
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: space-between;
}
/*.container-history .heading {
    height: 373px;
}

.container-history .heading-m {
    height: 301px;
}*/

.container-history .block-show {
    display: none;
}

@media (max-width: 1300px) {
    .history-blog_img {
      width: 100%;
    }
    .history-blog_img picture{
        width: 100%;
    }
    .container-history .circle {
      top: 50%;
      left: -8px;
    }

    .container-history .block-hide {
      display: none;
    }
  
    .container-history .block-show {
      display: block;
    }
  
    .content-history {
      width: calc(100% - 50px);
      padding-bottom: 42px;
      flex-direction: column;
      gap: 40px;
      justify-content: start;
    }

    .container-history .info-block__btns {
        padding-top: 32px;
    }

    .container-history .info-block {
        gap: 30px;
        justify-content: start;
    }

    .container-history .history-content-sec {
        width: 100%;
        height: 254px;
    }

    .history_img {
        width: 100%;
    }
    .history-content {
        max-width: 100%;
    }
    .container-history .heading-m,
    .container-history .heading {
        height: auto;
    }
    .container-history .history-content-sec {
        height: auto;
    }
    .container-history::before {
        left: 0;
    }
}
/*@media (max-width: 771px) {
    .container-history .info-block__btns {
        padding-top: 16px;
    }

    .container-history .info-block {
        flex-wrap: nowrap;
        gap: 49px;
    }

    .container-history .history-content-sec {
        align-items: start;
    }

    .container-history .info-block__btns .btn {
        width: 100%;
    }
}
*/
@media (max-width: 768px) {
  
    .container-history .circle {
      width: 9px;
      height: 9px;
      left: -4px;
    }
    .container-history::before {
        width: 1px;
        left: 0;
        top: 0;
    }
  /*
    .line-history {
      height: 100%;
      width: 1px;
      background-color: #E7E0C6;
    }
  
    .container-history .heading,
    .container-history .heading-m {
      height: 569px !important;
    }
  
    .content-history {
      width: 100%;
      padding-bottom: 42px;
      flex-direction: column;
      gap: 40px;
      justify-content: start;
    }*/
}

/*
@media (max-width: 580px) {
    .history-blog_img {
      height: 116px;
    }
}
*/
/*
@media (max-width: 480px) {

    .container-history .heading,
    .container-history .heading-m {
      height: 480px !important;
    }
  
    .container-history .heading:last-child {
      height: 480px !important;
    }
}
  
@media (max-width: 320px) {
  
    .container-history .heading,
    .container-history .heading-m {
      height: 539px !important;
    }
}*/
/* End */
/* /local/templates/vjweb_sever/components/bitrix/news.list/history/style.css?17580899704393 */
