.item-description {
    margin-top: 6px;
}
.hero_header-list-next {
    margin-top: 8px;
}

.fiber-logo {
    max-width: 36px;
    margin-right: 16px;
}
.fiber-logo-bottom {
    max-width: 36px;
    margin-right: 16px;
}

@media screen and (max-width: 1400px) {
    .link-item_hr:after {
        right: -16% !important;
    }
}

.header_navbar-nav_list .list-item {
    padding: 14px 0;
}

.btn-transparent {
    font-family: Archivo,sans-serif;
    font-weight: 700;
    padding: 18px 30px;
    color: #ffffff;
    font-size: 18px;
    line-height: 23px;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    background: transparent;
    text-transform: uppercase;
    position: relative;
    bottom: 0;
    display: inline-block;
    border: 1px solid #0da574;
    text-align: center;
}

.icon-advantages {
    width: 50px;
}

.btn:hover {
    box-shadow: 0px 0px 24px 10px rgba(255, 198, 49, .3);;
}

.btn-transparent:hover {
    color: #ffc631;
    border: 1px solid #ffc631;
    transition: .3s ease-in-out;
}
.link-item_hr {
    position: relative;
}
.header_navbar-nav_list {
    align-items: center;
}
.link-item_hr:after {
    content: "";
    position: absolute;
    right: -24%;
    bottom: 32%;
    height: 50%;
    border-right: 1px solid #ffffff;
}
.list-item__icon:not(:last-child) {
    margin-right: 26px !important;
}
.socials_icon-icon {
    width: 24px;
}
.hero_header h1 {
    font-size: 40px;
}
.hero_header .sub-title {
    margin-top: 20px;
    display: block;
    font-size: 30px;
    width: 800px;
}

.section_header .subtitle--extended {
    margin-left: 0 !important;
}
.certificates_image {
    display: block;
    padding: 0;
    width: 143px;
    height: 196px;
}
.owl-certificates_carousel {
    width: 340px;
}

.wrapper.col-lg-6.col-md-12.col-sm-12.col-12 div div div div div a img {
    display: block;
    padding: 0;
    width: 143px;
    height: 221px;
}

.header_navbar .social-link__single {
    position: relative;
}

.header_navbar .social-link__single:before {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background: #ffc631;
    left: 1px;
    bottom: -3px;
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}

.header_navbar .social-link__single.active:before,
.header_navbar .social-link__single:focus:before,
.header_navbar .social-link__single:hover:before {
    width: 100%;
}

.contact_map div {
    height: 100%;
}

@media sreen and (min-width: 460px) {
    .contact_header h2, .contact_header p {
        width: 600px;
    }
}
.mobile-list-item {
    display: none;
}
@media screen and (max-width: 992px) {
    .mobile-list-item a:not(:last-child) {
        margin-right: 24px;
    }
    .mobile-list-item {
        display: block;
    }
    .header_navbar-nav_list .list-item__icon {
        display: none;
    }
}
@media screen and (max-width: 576px) {
    .list-item__icon:not(:last-child) {
        margin-right: 0 !important;
    }
    .brand {
        font-size: 24px;
    }
    .fiber-logo {
        display: none;
    }
    .title {
        font-size: 26px !important;
    }
    .advantages_header-list_item {
        text-align: center;
    }
    .icon-advantages {
        width: 42px;
    }
    .about.section {
        padding-top: 80px;
        padding-bottom: 0;
    }
    .hero_container {
        padding-bottom: 50px;
    }
    .hero_header .sub-title {
        width: 300px;
    }
    .hero_header .sub-title {
        font-size: 16px !important;
        width: 300px;
    }
}
.header-extension-bg {
    height: 100%;
}
.zhuchenko-studio:hover {
    color: #ffff00;
    transition: color .3s ease-in-out;
}
.zhuchenko-studio {
    transition: color .3s ease-in-out;
}
.footer {
    text-align: left !important;
}
.footer_secondary-copyright span {
    width: 100%;
}
@media screen and (max-width: 367px) {
    .brand {
        font-size: 22px;
    }
    .title.aos-init.aos-animate {
        font-size: 24px;
    }
    .contact_header h2, .contact_header p {
        width: 300px;
    }
}
@media screen and (max-width: 767px) {
    .wrapper div div div .owl-item .slide {
        display: flex;
        justify-content: center;
    }
}

@media screen and (max-width: 1200px) {
    .fiber-logo {
        display: none;
    }
    .header .brand {
        font-size: 20px;
    }
}

@media screen and (max-width: 800px) {
    .hero_info-card .wrapper .title {
        font-size: 22px;
    }
    .link.link-arrow {
        font-size: 16px;
    }
    .square.highlight.d-flex.align-items-center {
        font-size: 24px;
    }
}

@media screen and (min-width: 767px) {
    .hero_header h1 {
        width: 800px;
    }
    .hero_header .sub-title {
        width: 600px;
    }
}

@media screen and (max-width: 1400px) {
    .contact_map {
        margin-left: 0 !important;
    }
}
