

/* Start:/local/templates/probrand/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?16799439136022*/
.sidebar-left {
    width: 413px;
}

.content {
    width: 787px;
}

.sidebar-left.col-md-3 {
    padding-left: 0;
}

.projects .content {
    margin-left: 77px;
}

.popup .content {
    margin-left: 0;
}

.projects .content h1 {
   text-transform: uppercase;
   margin-bottom: 64px;
   margin-top: -9px;
}

.projects .content h3 {
    text-transform: uppercase;
    margin-bottom: 12px;
    margin-top: 40px;
 }

 .projects .content p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
 }

.info-frame {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #323D45;
    margin-left: -32%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.info-frame .highlighted-text {
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 72px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #C05225;
    padding-right: 12px;
}

.info-frame .info-frame-text {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.slick-projects .slick-prev:before {
    content: url(/local/templates/probrand/img/icons/arrow-left.svg);
}
.slick-projects .slick-next:before {
    content: url(/local/templates/probrand/img/icons/arrow-right.svg);
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #848B8F;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #848B8F;
}

.slick-projects .slick-dots li button::before, .slick-reviews .slick-dots li button:before {
    border: 2px solid #848B8F;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #848B8F;
}

.slick-projects .slick-dots li.slick-active button:before {
    background: #FFFFFF;
}

.slick-projects .slick-dots li button::before {
    font-size: 0px !important;
    opacity: 1;
}

.slick-projects .slick-dots li button:hover::before {
    opacity: 0.5;
}

.projects .contacts {
    margin-top: 292px;
}

.projects .contacts-info {
    padding-left: 150px;
}

.projects .contacts-logo {
    margin: 167px 0 40px;
}
.projects .contacts-info {
    margin: 167px 0 160px;
}

.projects .contacts-info .contacts-block {
    margin-top: 70px;
}

.projects .back {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}

.projects .back a {
    color: #323D45;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
}

.projects .back a::before {
    content: url(/local/templates/probrand/img/icons/arrow-back.svg);
    margin: 3px 8px 0 0;
}

@media (max-width: 1366px) {
    .projects .content {
        width: 60%;
    }

    .sidebar-left {
        width: 30%;
    }
}

@media (max-width: 1280px) {
    .display-3 {
        font-size: 32px;
        line-height: 36px;
    }

    .contacts .display-3 {
        font-size: 48px;
        line-height: 56px;
        margin-bottom: 50px;
    }

    .projects .contacts-info {
        margin: 110px 0 130px;
    }

    .projects .contacts-logo {
        margin: 103px 0 40px;
    }
}

@media (max-width: 1112px) {
    .projects .content {
        width: 600px;
    }

    .projects .content {
        margin-left: 42px;
    }

    .sidebar-left {
        width: 300px;
    }

    .projects .lead {
        font-size: 24px;
        line-height: 28px;
    }

    .info-frame {
        margin-left: -45%;
    }

    .projects .contacts {
        margin-top: 200px;
    }

    .contacts .display-3 {
        margin-bottom: 15px;
    }

    .projects .contacts-info {
        padding-left: 0;
    }

    .contacts-name {
        font-size: 20px;
        line-height: 24px;
    }

    .contacts-info .position {
        font-size: 16px;
        line-height: 20px;
    }

    .projects .contacts-info {
        margin: 110px 0 84px;
    }
}

@media (max-width: 834px) {
    .projects .content h1 {
        margin-bottom: 40px;
    }

    .projects .content {
        width: 100%;
    }

    .projects .content p {
        font-style: normal;
        font-size: 16px;
        line-height: 20px;
    }

    .info-frame {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 0.01em;
        justify-content: stretch;
    }

    .info-frame-text {
        margin-right: 40px;
    }

    .info-frame .highlighted-text {
        font-weight: 700;
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0.02em;
    }

    .info-frame-text:nth-child(3) {
        margin-top: 8px;
    }

    .projects .content {
        margin-left: 0;
    }

    .info-frame {
        flex-wrap: wrap;
        margin-left: 0;
    }

    .slick-projects .slick-dots li button::before {
        width: 8px;
        height: 8px;
    }

    .projects .contacts {
        margin-top: 200px;
        margin-bottom: 80px;
    }

    .projects .contacts-info {
        padding-left: 0;
        margin: 96px 0 0;
    }

    .projects .contacts-info .contacts-block {
        margin-top: 0;
    }

    .projects .contacts-info .contacts-block {
        margin-top: 48px;
    }

    .projects .contacts-logo {
        margin: 103px 0 25px;
    }

    .sidebar-left {
        width: 100%;
        margin-bottom: 50px;
    }

    .projects .contacts-info {
        padding-left: 0;
        margin: 85px 0 0 40px;
    }

}

@media (max-width: 572px) {
    .projects .contacts-info {
        margin: 64px 0 0;
    }

    .contacts .display-3 {
        font-size: 32px;
        line-height: 36px;
    }

    .projects .contacts {
        margin-bottom: 42px;
    }
}


/* End */
/* /local/templates/probrand/components/bitrix/news/projects/bitrix/news.detail/.default/style.css?16799439136022 */
