/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#content[tabindex="-1"]:focus {
    outline: 0;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

.infinity-end.neverending .site-footer {
    display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

embed,
iframe,
object {
    max-width: 100%;
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.iterration {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #01a046;
    color: #fff;
    padding: 7px 16px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 50%;
}

.count_posts {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #01a046;
    color: #fff;
    padding: 7px 16px;
    font-size: 20px;
    font-weight: 700;
}

/* RIV COMMENTS */
/*
.project-single .btn-box {
    text-align: left !important;
}
*/

.project-single .btn-accent {
    background-image: -o-linear-gradient(bottom, #b59f00 0%, #fff707 100%, #b5b805 100%) !important;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b59f00), color-stop(100%, #fff707), to(#b5b805)) !important;
    background-image: linear-gradient(to top, #b59f00 0%, #fff707 100%, #b5b805 100%) !important;
    color: #333;
}

.project-single .btn-accent:hover,
.project-single .btn-accent:focus {
    color: #333;
}

.garanty {
    color: #f00;
    margin: 10px 0 0;
}

.top {
    background: #f00;
    top: 0;
    left: 0;
    position: absolute;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 3px 15px;
}

.about-us-title {
    margin: 80px 0 30px;
    font-size: 36px;
    font-family: "ArchiveRegular";
    text-align: center;
}

.trig-hours {
    color: #f00;
    font-weight: 700;
    font-size: 16px;
}

.news-block {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 20px 0;
    color: #000;
}

.news-block:hover,
.news-block:focus {
    color: #333;
}

.news-block-img {
    width: 100%;
    height: auto;
    max-width: 283px;
    height: 283px;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

.news-block-cont {
    display: inline-block;
    vertical-align: top;
    min-width: 265px;
    max-width: 46%;
    padding: 15px;
}

.news-block-ttl {
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 26px;
    font-weight: 600;
    font-family: "ArchiveRegular";
    min-height: 38px;
    overflow: hidden;
}

.news-block-txt {
    height: 235px;
    overflow: hidden;
}

.news-block-img:before {
    position: absolute;
    content: '';
    border: 20px solid transparent;
    border-right: 20px solid #fff;
    right: 0;
    top: 14px;
}

.content {
    font-size: 16px;
}

.news-content img {
    margin-right: 16px;
}

@media (max-width: 767px) {
    .news-content img {
        display: block;
        width: auto;
        max-width: 100%;
        margin: 0 auto;
        clear: both;
        float: none;
    }
}

.news-block-img img {
    width: 100%;
}

.btn-accent.small {
    padding: 15px 19px !important;
    text-transform: none !important;
    font-family: "PTSansRegular" !important;
    text-align: center !important;
    font-size: 14px !important;
    border: none;
    font-family: "PTSansBold" !important;
    text-transform: uppercase !important;
}

.main-header.front,
.main-header {
    background: #113E49 url(/wp-content/themes/brus/img/front-header-bg.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    color: #fff;
}

.header-mainpage {
    min-height: 980px;
}

.padding-0 {
    padding: 0 !important;
}

.lesstroy img {
    height: 24px;
    margin-top: -11px;
    width: 70px;
}

.slick-slide img {
    width: 100%;
}

.slider-for {
    margin-bottom: 20px;
}

.slick-slide {
    cursor: pointer;
    padding: 0 10px;
}

.slider-for .slick-slide {
    cursor: pointer;
}

.slick-slide:focus {
    outline: none;
}

.slick-slide a:focus {
    outline: none;
}

.slick-slide img:focus {
    outline: none;
}

.slick-next:before {
    content: '';
}

.slick-prev:before {
    content: '';
}


.slick-next:after {

    content: "" !important;

    display: block !important;

    position: absolute;

    top: 15px;

    left: 11px;

    width: 52px;

    height: 52px;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    background-size: 27px 44px;

    background-position: 50%;

    background-repeat: no-repeat;

    border-top: 1px solid #dcdcdc;

    border-right: 1px solid #dcdcdc;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    transform: rotate(45deg);

    left: -15px;

}


.slick-prev:after {

    content: "" !important;

    display: block !important;

    position: absolute;

    top: 15px;

    left: 11px;

    width: 52px;

    height: 52px;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    background-size: 27px 44px;

    background-position: 50%;

    background-repeat: no-repeat;

    border-top: 1px solid #dcdcdc;

    border-right: 1px solid #dcdcdc;

    -webkit-transform: rotate(-135deg);

    -ms-transform: rotate(-135deg);

    transform: rotate(-135deg);

}


.slick-next:hover:after {

    border-color: #000 !important;

}


.slick-prev:hover:after {

    border-color: #000 !important;

}


.slick-next {

    right: 9px;

    height: 84px;

    width: 63px;

}


.slick-prev {

    left: 25px;

    z-index: 10;

    height: 84px;

    width: 64px;

}


.slick-next:hover,
.slick-next:focus {

    color: inherit;

    outline: inherit;

}


.slick-prev:hover,
.slick-prev:focus {

    color: inherit;

    outline: inherit;

}


.slick-track {
    margin: 0 auto;
}

.fancybox-navigation .fancybox-button--arrow_right:focus {
    outline: none;
}

.fancybox-navigation .fancybox-button--arrow_left:focus {
    outline: none;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 10%;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 10%;
}

@media only screen and (max-width: 991px) {
    .order-item .img-box img {
        height: 237px !important;
    }
}

@media only screen and (max-width: 767px) {
    .order-item .img-box img {
        height: auto !important;
    }
}

@media (max-width: 1199px) {

    .slick-slide {
        padding: 0 5px;
    }

    .slider-for {
        margin-bottom: 10px;
    }

    .slider-for .slick-slide {
        padding: 0;
    }

    .slick-next {
        right: 0;
    }

    .slick-prev {
        left: 0;
    }

}

@media (max-width: 991px) and (min-width: 768px) {

div#primary {
        margin-top: 80px;
    }

}

@media (max-width: 768px) {

.fancybox-navigation .fancybox-button--arrow_left {
        left: 0%;
}

.fancybox-navigation .fancybox-button--arrow_right {
        right: 0%;
}
}