.shutters__useful-information .pagination .ellipsis {
    display: inline-block;
}

.search-form__prev-field p:last-child {
    margin-bottom: 10px;
    line-height: 1.2;
}

.search-form__prev-category {
    margin-bottom: 10px;
    display: block;
}

.search-form__prev-field {
    display: block;
}

.search-form__prev {
    padding-bottom: 0;
}

@media only screen and (max-width: 510px) {
    .search-form__prev {
        width: 240px;
    }
}

.columns.shutters__cell:last-child{
    float: left;
}

.gallery-slider_ajax.slick-slide {
    line-height: 45;
}

.accordion-title_no-subcategory {
    margin-bottom: 8px;
}

.accordion-title_no-subcategory:before {
    display: none;
}

.menu__item.active_category>a {
    color: #5c6b90;
}

.section__title span {
    line-height: 1.2;
}

.footer__copyright {
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
}

.footer__l {
    line-height: 80px;
}

@media only screen and (max-width: 640px) {
    .footer__l {
        line-height: 1;
        padding-bottom: 20px;
    }
}

.page-addresses p {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.2;
    color: #fefefe;
    font-family: "Open Sans",Helvetica,Roboto,Arial,sans-serif;
}

.pre-footer__r_socials {
    padding-top: 30px;
}

@media only screen and (min-width: 1024px) {
    .pre-footer__r_first {
        padding-right: 50px;
    }

    .page-contacts_first {
        float: right;
    }
}

.pre-footer__form {
    margin-bottom: 45px;
}

#form-pre_footer {
    display: none;
}

.page-contacts__title_orange {
    color: #ef8d53;
}

.footer-privacy {
    color: #98afd3;
    text-decoration: underline;
}

.footer-privacy:hover {
    color: #ef8d53;
}

.mfp-counter {
    width: 100%;
    float: none;
    text-align: center;
}

.shatters-gallery_no-before-border::before{
    display: none;
}

.section__title_top-padding{
    padding-top:45px;
}

.shutters-gallery-carousel_centered{
    text-align: center;
}

.shutters-gallery-carousel_centered .slick-track{
    margin: 0 auto;
}

.shutters-gallery-carousel__item_no-float{
    float: none;
    display: inline-block;
    vertical-align: top;
}

.slick-initialized .shutters-gallery-carousel__item_no-float{
    display: inline-block;
    vertical-align: top;
}

.video-link_js img {
    height: 175px;
}

.video-link_js {
    position: relative;
}

.video-link_js::before {
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -36px;
    top: 50%;
    width: 72px;
    margin-top: -26px;
    height: 56px;
    background: url(../img/video_cap.png) no-repeat center center;
    background-size: cover;
    opacity: .6;
}


@media only screen and (max-width: 1340px) {
    .video-link_js img {
        height: 135px;
    }
}

@media only screen and (max-width: 360px) {
    .video-link_js img {
        height: 175px;
    }
}

.g-recaptcha {
    float: none;
    clear: both;
}
#quote-form__recaptcha, #quote-home-form__recaptcha {
    max-width: 304px;
    margin: 0 auto;
}

.promotion-title {
    text-align: center;
    padding-bottom: 20px;
    font-size: 2.5rem;
    font-weight: 400;
    font-family: "FjallaOne",Helvetica,Roboto,Arial,sans-serif;
}

@media only screen and (max-width: 640px) {
    .promotion-text {
        padding-bottom: 10px;
    }

    .promotions-image {
        text-align: center;
    }
}

.search-form__prev_footer {
    top: auto;
    bottom: 100%;
}

.lp-menu__search .search-form__prev {
    right: auto;
    left: 0;
}

.seo-review-text {
    color: #98afd3;
}

@media print, screen and (min-width: 40em) {
    .reveal.large {
        max-width: 73.125rem;
        width: 39%;
    }
}

.section__text_short,
.section__text_home {
    display: none;
}

.section__medium_no-top-padding {
    padding-top: 0;
}