.bread-crumbs__link {
    color: #ebedee !important;
}

.about__gallery-title1 {
    padding-top: 60px;
}
.about__description {
    font-size: 18px;
    height: 300px;
    margin: -131px auto 60px;
    padding-top: 125px;
    color: #fff;
}
.about__gallery {
    margin: 60px auto;
}
.about__gallery-body {
    height: 575px;
}
.about__gallery-title {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #313541;
    font-size: 42px;
    padding-bottom: 50px;
    margin: 0;
}
.about__gallery-title2 {
    padding-top: 60px;
}
.about__gallery-text {
    color: #808599;
    font-size: 16px;
}
.about__gallery .row {
    margin-bottom: 80px;
}
.about__gallery .row:last-child {
    margin-bottom: 0;
}
.about__gallery-text3 {
    padding-bottom: 20px;
}
.about__dignities-title {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #313541;
    font-size: 53px;
    margin: 0;
}
.about__dignity {
    padding: 50px 50px 50px 100px !important;
    background-position: 0 50px;
    background-repeat: no-repeat;
}
.about__dignity-title {
    color: #008dee;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 42px;
    padding-bottom: 15px;
    line-height: 1;
}
.about__dignity-text {
    color: #808599;
    font-size: 16px;
}
.about__dignity3 {
    border: 1px dashed #d3dae2;
    padding: 50px 100px 50px 200px !important;
    display: flex;
    background-position: 100px 50px;
    border: 0;
}
.about__dignity3 .about__dignity-title {
    padding-right: 55px;
}
.about__dignity3 .about__dignity-text span {
    font-size: 34px;
    color: #008dee;
}
.about-active h1 {
    color: #fff;
}
.about__dignities:after {
    display: table;
    content: '';
    clear: both;
}
.about__dignities {
    margin: 60px auto;
}
.about__dignity a {
    color: #008dee;
}
.about__dignity a:hover {
    color: #06568e;
}
.about__doptext {
    height: 200px;
    font-size: 33px;
    color: #008dee;
    margin: 60px auto;
}
.about__doptext .container {
    display: flex;
    align-items: center;
    height: 200px;
}

.fancybox-slide--html .fancybox-close-small {
    z-index: 10001;
}

@media (max-width: 1199px) {
    .about__description {
        font-size: 16px;
    }
    .about__gallery-body {
        height: auto;
    }
    .about__gallery-row {
        align-items: flex-start;
    }
    .about__dignities-title {
        font-size: 45px;
    }
    .about__doptext {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .about__gallery-title1 {
        padding-top: 0;
    }
    .about__gallery .row {
        margin-bottom: 60px;
    }
    .about__gallery-title {
        font-size: 34px;
        line-height: 1;
        padding-bottom: 20px;
    }
    .about__gallery-title2 {
        padding-top: 0;
    }
    .about__dignities-title {
        font-size: 34px;
        line-height: 1;
    }
    .about__dignity {
        padding: 50px 50px 15px 100px;
    }
    .about__dignity3 {
        padding: 50px 50px 15px 100px !important;
        display: block;
        background-position : 0 50px;
    }
    .about__doptext .container {
        height: auto;
        padding: 20px 0;
        margin: 0;
        justify-content: center;
        width: 100%;
    }
    .about__doptext {
        height: auto;
        font-size: 20px;
    }
    .about__certificates-list_block {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .about-active h1 {
        color: #fff;
    }
    .about__description {
        height: auto;
        font-size: 14px;
        padding-bottom: 40px;
    }

    .about__gallery-row {
        display: block;
    }
    .about__gallery-title {
        font-size: 24px;
    }
    .about__gallery-text {
        font-size: 14px;
    }
    .about__gallery-special {
        padding: 0;
        height: 340px;
    }
    .about__gallery-special img {
        width: auto;
        position: absolute;
        height: 320px;
        max-width: none;
    }
    .about__dignities-title {
        font-size: 24px;
    }
    .about__dignity-title {
        font-size: 24px;
    }
    .about__dignity-text {
        font-size: 14px;
    }
    .about__dignity {
        padding: 50px 0 15px 100px;
    }
    .about__dignity3 .about__dignity-text span {
        font-size: 22px;
    }
    .about__doptext .container {
        padding: 0 27px;
        font-size: 22px;
    }
}

@media (max-width: 499px) {
    .about__gallery-special img {
        left: -50%;
    }
}