h2 {
    margin: 30px;
}

ul.sidebar-navigation {
    margin-bottom: 40px;
}

.fortis-catalog-sections {
    padding-bottom: 30px;
}

.gallery {
    margin-bottom: 35px;
}

.bx_filter_vertical {
    margin-top: 30px;
}

.only-sticky {
    display: none;
}
.art_art li{
	margin: 10px 5px;
}
.art_art li span{
	font-weight:bold;
}
.videoYoutube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 10px;
    height: 0;
    overflow: hidden;
}

.videoYoutube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.responsive {
    max-width: 100%;
    height: auto;
}

.header-type-1 .header {
    padding-top: 10px;
}

.header .desc {
    font-size: 12pt;
    line-height: 13pt;
    color: #929498;
    margin: 0;
    padding: 0;
}

.header-slogan {
    transform: translateX(-70px);
}

.header-type-1 .header .header-slogan {
    padding: 12px 0 0 0;
    color: #929498;
}

.header-type-1 .header .phone-block {
    padding: 8px 0 0 0;
    color: #929498;
    text-align: center;
    margin-bottom: 10px;
}

.header-type-1 .header .phone-block .phone {
    font-size: 14px;
    color: #555;
    text-align: right;
    font-weight: 600;
}

.header-type-1 .header .phone-block .phone div {
    margin-top: -2px;
}

.header-type-1 .header .phone-block .text {
    text-align: right;
    margin-top: 0px;
    font-size: 10px;
}

#wrapper.colored .header-type-1 .navigation-outer-color {
    margin-top: 0px;
}

.superOffer {
    color: red;
    text-transform: uppercase;
}

.dopData {
    padding: 14px;
    border: #000000 solid 1px;
    margin: 10px;
}

blockquote {
    padding: 10px 0 10px 60px !important;
}
.typography-enabled {
    margin-bottom: 40px;
}
.typography-enabled ul {
    margin: 30px 0;
    padding-left: 15px;
}
.typography-enabled h1,
.typography-enabled h2,
.typography-enabled h3,
.typography-enabled h4,
.typography-enabled h5,
.typography-enabled h6 {
    margin: 30px 0;
}
.typography-enabled h1:first-child,
.typography-enabled h2:first-child,
.typography-enabled h3:first-child,
.typography-enabled h4:first-child,
.typography-enabled h5:first-child,
.typography-enabled h6:first-child {
    margin-top: 0;
}

@media (max-width: 767px) {
    .home-slider .home-slider-init {
        display: none;
    }

    .header-type-1 .header .phone-block .phone {
        text-align: center;
    }

    .header-type-1 .header .phone-block .text {
        text-align: center;
    }

}

@media (max-width: 991px) {
    .text-md-center {
        text-align: center !important;
    }
}

.specialist {
    margin: 50px 0;
}

.specialist img {

}

.specialist h3 {
    font-size: 30px;
    margin: 0 0 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.specialist .specialist__desc {
    padding: 20px;
    background-color: #fec23d;
    width: 70%;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    bottom: 0;
    left: 20%;
    margin: auto;
}

.specialist .specialist__desc span {
    display: block;
    font-style: italic;
    font-size: 14px;
    font-weight: normal;
}

.specialist .specialist__comment {
    padding: 20px;
    background-color: #f5f3f2;
}

.comments h3 {
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.comments div {
    margin: 15px 0;
}

.video_picture {
    display: flex;
    justify-content: center;
    align-items: center;
}

.video_picture svg {
    fill: #fff;
    pointer-events: all;
}

.video_picture svg:hover {
    fill: #6457A6;
    pointer-events: all;
}

.modal-full {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1041;
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-content: center;
}

.modal-yt {
    display: block;
    position: fixed;
    z-index: 1041;
    top: 50px;
    text-align: center;
}

.modal-yt iframe {
    min-width: 640px;
    min-height: 320px;
    border: 0;
}

.ow-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    opacity: 0.9;
    background-color: #000;
}

.ow-closed {
    display: none;
}

@media (max-width: 641px) {
    .modal-yt iframe {
        min-width: 480px;
        min-height: 240px;
    }
}

@media (max-width: 481px) {
    .modal-yt iframe {
        min-width: 320px;
        min-height: 160px;
    }
}

.ssm li.rutube {
    background: url(assets/img/rutube.png) no-repeat !important;
    background-position: center center !important;
    background-size: 24px !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #6457A6 !important;
}

.pagination > li > a, .pagination > li > span {
    color: #6457A6 !important;
}

.headerColored {
    color: #6457A6;
}

.price-order-block .label-success,
.list-catalog .label-success {
    background-color: #52A12D !important;
}

.price-order-block .label-warning,
.list-catalog .label-warning {
    background-color: #868484 !important;
}

.price-order-block .label-one,
.list-catalog .label-one {
    background-color: #D21900  !important;
}


.price-order-block .label-info,
.list-catalog .label-info {
    background-color: #A4C0F8 !important;
    color: #000000;
}

.pagination > .active > a {
    color: #fff !important;
}

.stickers li.hit .sticker-outer,
.stickers li.new .sticker-outer {
    background-color: #EF767A !important;
}

.btn.btn-primary {
    background-color: #7d7abc !important;
}
@media(max-width: 1199px) {
    .header-slogan {
        transform: translateX(-40px);
    }
}