body{
    background-color: #F1F1F2
}

.container-absolute {
    position: absolute!important;
    top: 0;
    z-index: 555;
}

.dormitory-block{
    display: flex;
    flex-direction: row;
      max-height: 540px;

}
.dormitory-block__map{
    max-height: 540px;
    width: 60%;
}
.dormitory-block__map iframe {
    height: 100%;
    width: 100%;
}
.dormitory-block__container {

}
.dormitory-block-mobile{
    display: none;
    flex-direction: column;
}
.dormitory-block-mobile-title-wrap{
    margin-bottom: 38px;
}
.dormitory-block-mobile-text{
    color: #0A192B;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
/*.dormitory-block__info{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*  */
/*    padding-bottom: 48px;*/
/*  padding-left: 40px;*/
/*    */
/*}*/
.dormitory-block__info-title-wrap{
    margin-top: 40px;
    
}

.dormitory-block__info-text-wrap{
 display: flex;
    align-items: flex-end;
    min-height: 298px;
    max-width: 440px;
}
.dormitory-block__info-text{
    color: #0A192B;
font-size: 20px;
    padding-bottom: 50px;
font-weight: 500;
}
.dormitory-block__row{
    display: flex;
    flex-direction: row;
   padding-top: 24px;
    justify-content: space-between;
}
.dormitory-block__row-container{
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}
.row-container-title{
    color: #000;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.row-container-text{
    color: #000;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 130%; 
}
.row-container-link{
    display: none;
}
.row-container-link-wrap{
    display: flex;
    flex-direction: row;
     align-items: center;
    grid-gap: 64px;
}
.row-container-img-wrap{
    display: flex;
   
}
.block-achievement{
    display: flex;
    flex-direction:column;
    margin-top: 120px;
    margin-bottom: 148px;
}
.block-achievement-title-wrap{
    margin-bottom: 32px;
}


.block-achievement__advantages{
    display: flex;
    flex-direction: row;
  grid-gap: 20px;
    justify-content: space-between;
}
.advantages-top{
    margin-bottom: 6px;
    padding-left: 160px;
    padding-right: 160px;
}
.advantages-bottom{
    margin-top: 6px;
}
.block-achievement__advantages-text{
    color: #000;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
.advantages-text-top{
    max-width: 392px;
}
.advantages-text-bottom{
    max-width: 440px;
}
.block-achievement-line{
    width: 100%;
}
.block-achievement-mobile{
    display: none;
}

.block-achievement__advantages-container{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.block-achievement__advantages-mobile{
    display: flex;
    flex-direction: column;
      row-gap:316px;
    justify-content: center;
}
.advantages-mobile-block{
    display: flex;
    flex-direction: column;
    max-width: 164px;
    align-items: center;
    justify-content: space-between;
  

}

.advantages__title {
    color: #122D4E;
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
}
.advantages-mobile-block-text{
    color: #000;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 130%;
}
.advantages-mobile-block-img-wrap{
    margin-bottom: 26px;
}

.swiper {
      width: 100%;
      height: 100%;
    }

.swiper-slide{
     width: 100%;
      height: 100%;
}
.swiper-slide__block{
    display: flex;
    flex-direction: row;
}

.swiper-slide__block-info{
    display: flex;
    flex-direction: column;
    background-color: white;
    padding: 24px 40px;
    justify-content: center;
}

.swiper-slide__block-img {
    width: auto;
}
.swiper-slide__block-img-wrap {
    width: 1100px;
    width: 100%;
}
.swiper-slide__block {
    height: 540px;
}
.swiper-slide__block-info-title-wrap{
    margin-bottom: 25px;
}
.swiper-slide__block-info-title{
    color:  #122D4E;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 110%; 
}
.swiper-slide__block-info-text{
    color:  #0A192B;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    width: 300px;
}
.button-wrap {
    cursor: pointer;
}
.swiper-slide__block-img{
   width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-slide__block-info-buttons-wrap{
    display: flex;
    flex-direction: row;
}

.swiper-buttons{
    display: flex;
    flex-direction: row;
    grid-gap: 10px;
    margin-top: 60px;
    
}

.video-block{
   display: flex;
    position: relative;
   flex-direction: row;

}

.video-block-row{
    display: flex;
   flex-direction: row;
    overflow-x: auto;
    grid-gap: 20px;

}
.about-video .container {
    position: relative;
}
.about-video .container:after {
    content: '';
    display: block;
    position: absolute;
    right: -10px;
    top: 0;
    background: url("/local/templates/dvgafk/template/img/dormitory/transparent.svg")no-repeat;
    width: 300px;
    height: 100%;
    z-index: 666;
}
.video-block-shadow{
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 100;
}
.video-block__container{
    display: flex;
    flex-direction: column;
    max-width: 460px;
}
.video-block__container-title-wrap{
    margin-top: 20px;
    margin-bottom: 10px;
}
.video-block__container-content-wrap{
    position: relative;
    
}
.video-block__container-title {
    margin-bottom: 10px;
}
.video-block__container-title a{
   color: #000;
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: normal; 
}
.video-block__container-text{
    color: #000;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 130%; 
}

.video-block__container-content-start{
    position: absolute;
    top: 41%;
    left: 42%;
    z-index: 10;
}
.video-block-row::-webkit-scrollbar{
    background-color: #F1F1F2;
}
.advantages {
    padding: 120px 0;
}
.advantages__wrapper-blocks {
    display: flex;
    justify-content: space-around;
    gap: 45px;
}
.advantages__info{
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
}
.advantages__block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
}
.advantages__block:nth-child(2) {
    flex-direction: column-reverse;
}
.advantages__block img {
    max-width: 120px;
    height: 120px;
}
.advantages__wrapper{
    position: relative;
}
.advantages__line {
    position: absolute;
    top: 48%;
}

/*slider*/

.video-block-row-visable {
    overflow: visible;
}
.video-block-size {
    max-width: 460px!important;
    height: 250px;
}
.video-card {
    max-width: 460px;
    width: 100%;
    height: 100%;
}
.video-card img {
    height: 100%;
    width: 100%;
    object-fit: cover
}


@media(max-width: 1415px){
    .dormitory-block__info{
  padding-left: 0px;
    }
}
@media(max-width: 1415px){
    .dormitory-block__info-text-wrap{
        max-width: 300px;
    }
}
@media(max-width: 1199px) {
    .swiper-slide__block {
        height: 100%;
    }
    .swiper-slide__block-info-text {
        width: 100%;
    }
    .about-video {
        padding: 20px 0;
    }
    .swiper-buttons {
        margin-top: 20px;
    }
    .swiper-backface-hidden {
        margin-bottom: 20px;
    }
}

@media(max-width: 1050px) {
    .block-achievement {
        display: none;
    }

    .block-achievement-mobile {
        display: flex;
    }

    .swiper-slide__block {
        flex-direction: column;
    }

    .swiper-slide__block-info {
        max-width: 1200px;
        padding: 24px 24px;
        padding-bottom: 16px;
    }

    .swiper-slide__block-img-wrap {
        max-height: 488px;
    }
    .swiper-backface-hidden {
        margin-bottom: 30px!important;
    }
}

@media(max-width: 992px) {
    .dormitory-block__row {
        flex-direction: column;
    }

    .row-container-link {
        display: flex;
    }

    .dormitory-block__row-container {
        row-gap: 0px;
        margin-top: 28px;
    }

    .dormitory-block {
        flex-direction: column;;
    }

    .dormitory-block__map {
        display: none;
    }

    .dormitory-block-mobile {
        display: flex;
    }

    .video-block {
        margin-left: 16px;
    }

    .dormitory-block__info-text-wrap {
        max-width: 100%;
    }

    .advantages__info {
        font-size: 16px;
    }

    .advantages__block img {
        width: 80px;
        height: 80px;
    }

    .block-achievement-line-wrap  {
        display:none;
        transform: rotate(90deg);
        margin: 10px 0;
    }

    .advantages__wrapper-blocks {
        flex-direction: column;
    }

    .advantages__block {
        width: 47%;
    }

    .advantages__block:nth-child(2) {
        flex-direction: column;
        margin-left: auto;
    }

    .advantages__wrapper-blocks {
        gap: 15px;
    }

    .swiper-slide__block-info-text {
        width: 100%;
    }
    .advantages {
        padding: 40px 0;
    }
}
@media(max-width: 768px) {
    .advantages__block {
        gap: 15px;
    }
    .swiper-slide__block-img {
        height: 300px;
    }
}

@media(max-width: 567px) {
    .video-block{
        margin-left: 0;
    }
    .advantages__block {
        width: 100%;
    }
    .about-video {
        padding: 20px 0!important;
    }
}