@import url(//fonts.googleapis.com/css?family=Cuprum&subset=latin,cyrillic);

@font-face {
    font-family: 'Myriad Pro Regular';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Regular.woff') format('woff'),
    url('../fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
hgroup,
nav,
section {
    display: block;
}
.marquiz__button_fixed-right {
  display: none !important
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.my_logo_class{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}


.logo_phone{
    display: none;
}

@media(max-width: 600px){
    .logo_phone{
        display: block;
        width: 50px;
    }

    .logo_desktop{
        display: none;
    }
}


.balcony {
    width: 100%;
}

.balcony img,
.balcony span {
    display: inline-block;

    vertical-align: top;
}

.balcony img {
    margin-right: 5px;
}

.balcony span {
    width: 200px;
}

.balcony p {
    width: 421px;
    margin-top: 10px;
}

div,
header,
footer {
    position: relative;
}

header,
footer {
    display: inline-block;

    width: 100%;
}

audio,
canvas,
video {
    display: inline-block;

    *display: inline;
    *zoom: 1;
}

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

html {
    font-size: 100%;

    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

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

sub,
sup {
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    width: auto \9;
    max-width: 100%;
    height: auto;

    vertical-align: middle;

    -ms-interpolation-mode: bicubic;
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;

    margin: 0;

    vertical-align: middle;
}

button,
input {
    line-height: normal;

    *overflow: visible;
}

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

    border: 0;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    cursor: pointer;

    -webkit-appearance: button;
}

label,
select,
button,
input[type='button'],
input[type='reset'],
input[type='submit'],
input[type='radio'],
input[type='checkbox'] {
    cursor: pointer;
}

input[type='search'] {
    box-sizing: content-box;

    -webkit-appearance: textfield;
}

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

textarea {
    overflow: auto;

    vertical-align: top;
}

@media print {
    * {
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: ' (' attr(href) ')';
    }

    abbr[title]:after {
        content: ' (' attr(title) ')';
    }

    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: '';
    }

    pre,
    blockquote {
        border: 1px solid #999;

        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: .5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

tr {
    vertical-align: top;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.4;

    margin: 0;

    color: rgb(19, 19, 19);
    background-color: #fff;
}

a {
    text-decoration: underline;

    color: #6fa4d9;
}

a:hover,
a:focus {
    text-decoration: none;
}

p {
    line-height: 1.4;

    margin: 0 0 16px;
}

small {
    font-size: 85%;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

cite {
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 18px;

    margin: 80px 0 30px 0;
    /* margin: 15px 0; */
    padding-right: 15px;
    padding-left: 15px;

    color: inherit;

    text-rendering: optimizelegibility;
}

.main h1,
.main h2,
.main h3,
.main h4,
.main h5,
.main h6 {
    text-align: center;
}

.item-page h1,
.item-page h2,
.item-page h3,
.item-page h4,
.item-page h5,
.item-page h6 {
    padding-right: 0;
    padding-left: 0;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;

    color: #999;
}

h1,
h2,
h3 {
    line-height: 36px;

    text-transform: uppercase;
}

h1 {
    font-size: 32px;
    font-weight: 500;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 26px;
    line-height: 1.2;
}

.title-color {
    color: #df7c52;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

h1 small {
    font-size: 22.75px;
}

h2 small {
    font-size: 16.25px;
}

h3 small {
    font-size: 13px;
}

h4 small {
    font-size: 13px;
}

ul,
ol {
    margin: 0 0 16px 25px;
    padding: 0;

    text-align: left;
}

ul ul,
ul ol,
ol ol,
ol ul {
    margin-bottom: 0;
}

dl {
    margin-bottom: 18px;
}

dt,
dd {
    line-height: 18px;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 9px;
}

hr {
    margin: 18px 0;

    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;

    border-bottom: 1px dotted #999;
}

abbr.initialism {
    font-size: 90%;

    text-transform: uppercase;
}

blockquote {
    margin: 0 0 18px;
    padding: 0 0 0 15px;

    border-left: 5px solid #eee;
}

blockquote p {
    font-size: 16.25px;
    font-weight: 300;
    line-height: 1.25;

    margin-bottom: 0;
}

blockquote small {
    line-height: 18px;

    display: block;

    color: #999;
}

blockquote small:before {
    content: '\2014 \00A0';
}

blockquote.pull-right {
    float: right;

    padding-right: 15px;
    padding-left: 0;

    border-right: 5px solid #eee;
    border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right;
}

blockquote.pull-right small:before {
    content: '';
}

blockquote.pull-right small:after {
    content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: '';
}

address {
    font-style: normal;
    line-height: 18px;

    display: block;

    margin-bottom: 18px;
}

code,
pre {
    font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
    font-size: 11px;

    padding: 0 3px 2px;

    color: #333;
    border-radius: 3px;
}

code {
    padding: 2px 4px;

    white-space: nowrap;

    color: #d14;
    border: 1px solid #e1e1e8;
    background-color: #f7f7f9;
}

pre {
    font-size: 12px;
    line-height: 18px;

    display: block;

    margin: 0 0 9px;
    padding: 8.5px;

    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;

    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    background-color: #f5f5f5;
}

pre.prettyprint {
    margin-bottom: 18px;
}

pre code {
    padding: 0;

    white-space: pre;
    white-space: pre-wrap;

    color: inherit;
    border: 0;
    background-color: transparent;
}

.pre-scrollable {
    overflow-y: scroll;

    max-height: 340px;
}

form {
    margin: 0 0 18px;
}

fieldset {
    margin: 0;
    padding: 0;

    border: 0;
}

legend {
    font-size: 19.5px;
    line-height: 36px;

    display: block;

    width: 100%;
    margin-bottom: 18px;
    padding: 0;

    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

legend small {
    font-size: 13.5px;

    color: #999;
}

label,
input,
button,
select,
textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

input,
button,
select,
textarea {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

label {
    display: block;

    margin-bottom: 5px;
}

select,
textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
.uneditable-input {
    font-size: 13px;
    line-height: 18px;

    display: inline-block;

    height: 18px;
    margin-bottom: 9px;
    padding: 4px 6px;

    vertical-align: middle;

    color: #555;
    border-radius: 3px;
}

input,
textarea,
.uneditable-input {
    width: 206px;
}

textarea {
    height: auto;
}

textarea,
input[type='text'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='time'],
input[type='week'],
input[type='number'],
input[type='email'],
input[type='url'],
input[type='search'],
input[type='tel'],
input[type='color'],
.uneditable-input {
    transition: border linear .2s, box-shadow linear .2s;

    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='time']:focus,
input[type='week']:focus,
input[type='number']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='color']:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted \9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
}

input[type='radio'],
input[type='checkbox'] {
    line-height: normal;

    margin: 4px 0 0;
    margin-top: 1px \9;

    *margin-top: 0;
}

input[type='file'],
input[type='image'],
input[type='submit'],
input[type='reset'],
input[type='button'],
input[type='radio'],
input[type='checkbox'] {
    width: auto;
}

select,
input[type='file'] {
    line-height: 28px;

    height: 28px;

    *margin-top: 4px;
}

select {
    width: 220px;

    border: 1px solid #ccc;
    background-color: #fff;
}

select[multiple],
select[size] {
    height: auto;
}

select:focus,
input[type='file']:focus,
input[type='radio']:focus,
input[type='checkbox']:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

.b-padding {
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
}

@media all and (min-width: 840px) {
    .b-padding {
        padding-right: 50px;
        padding-left: 50px;
    }
}

.b-page {
    position: relative;

    display: inline-block;

    width: 100%;
    max-width: 1920px;
    height: 100%;

    text-align: left;
}

.b-page_content {
    width: 100%;
    margin: 0;
    padding-top: 170px;
}

.FooterBlock table {
    width: 100%;
}

.numeric-list {
    margin-left: 0;

    list-style: none;

    counter-reset: list;
}

.numeric-list li {
    line-height: 1.4;
}

.numeric-list li::before {
    display: inline-block;

    margin-right: 10px;

    content: counter(list) '.';
    counter-increment: list;
    vertical-align: middle;

    color: rgb(111, 164, 217);
}

.dot-list {
    margin-left: 0;

    list-style: none;
}

.dot-list li {
    line-height: 1.4;
}

.dot-list li::before {
    display: inline-block;

    width: 6px;
    height: 6px;
    margin-right: 10px;

    content: '';
    vertical-align: middle;

    color: rgb(111, 164, 217);
    border-radius: 100%;
    background: rgb(111, 164, 217);
}

.main-title {
    font-size: 30px;
    padding: 0;
    text-transform: inherit;
}

/**
 *
 * Header
 *
 */
.social-links {
  	display: flex;
    justify-content: space-around;
}
.b-page_content__header {
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 13px -3px rgba(0, 0, 0, 1);
    -khtml-box-shadow: 0 0 13px -3px rgba(0, 0, 0, 1);
    -o-box-shadow: 0 0 13px -3px rgba(0, 0, 0, 1);
    -ms-box-shadow: 0 0 13px -3px rgba(0, 0, 0, 1);
    -icab-box-shadow: 0 0 13px -3px rgba(0, 0, 0, 1);
}

.b-page_content__header-logo {
    display: inline-block;

    vertical-align: middle;
}

.header_phone a {
  font-size: 20px;
}
.header_phone .tel-prefiks {
  color: rgb(102, 102, 102);
  font-weight: 400;
}
.header_phone .header_phone__more {
  font-size: 17.333px;
  color: rgb(102, 102, 102);
}
.header_keep_touch_wrapper a {
  display: block !important;
}
.header_keep_touch_wrapper {
    position: absolute;
    width: 112%;
    left: -16px;
    top: -10px;
    z-index: 1;
}
.header_keep_touch {
    border-radius: 12px;
    background-color: rgb(249, 201, 0);
    box-shadow: 0px 6px 9.2px 0.8px rgba(0, 0, 0, 0.15);
    border: none;
    width: 101%;
    padding: 12px 9px;
    font-size: 18.333px;
    margin-bottom: 10px;
    font-weight: 600;
    transition: 0.2s;
    outline: none;
}
/* .header_keep_touch:hover {
    box-shadow: 0px 6px 9.2px 0.8px rgba(0, 0, 0, 0.3);
} */
.look_at_map {
   margin-bottom: 20px;
}
.look_at_map {
  text-align: center;
}

/*@media all and (max-width: 360px) {*/
/*.b-page_content__header-logo {*/
/*width: 150px;*/
/*}*/
/*}*/

.b-page_content__header-logo img {
    width: 100%;
    max-width: 202px;
    height: auto;
}

.b-page_content__header-body {
    height: 100%;
}

.b-page_content__header-body .b-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    height: 100%;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.windows-btns-wrapper {
   padding: 30px 0px;
}
.windows-btns-top {
   text-align: center;
}
.windows-btns-bottom {
    display: none;
    text-align: center;
    max-width: 1170px;
    margin: 0 auto;
}
.windows-btns-more {
     border: 2px solid #f9c900;
     background: transparent;
     padding: 15px;
     font-size: 16px;
     font-weight: 600;
     border-radius: 10px;
  	 outline:none;
}    


@media (max-width: 600px) {
    .mobile-off {
      display:none !important;
    }
}

.b-page_content__header-contact a {
    display: inline-block;
    text-decoration: none;
    color: rgb(19, 19, 19);
    font-weight: 500;
}

.mobile {
    margin-right: 5px;
}

.new_email {
    margin-right: 6px;
}
.header-cont {
    height: 33.5px;
}
.header-cont img {
    height: 100%;
    /* object-fit: contain; */
}
.b-page_content__contact-cell {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}
.b-page_content__contact-cell .header-cont:nth-child(2) {
    width: 29px;
    height: 29px;
    margin-right: 1px;
}
.hover-arrow-gray {
    font-size: 10px;
}


.b-page_content__header-contact .material-icons {
    font-size: 30px;
    width: 30px;
    cursor: pointer;
    /* color: #6fa4d9; */
    color: #333;
    position: relative;
    top: 3px;
}

.b-page_content__header-contact img {
    width: 30px;
    cursor: pointer;
}



.b-page_content__header-contact > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.b-page_content__contact-cell--flex {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}

.b-page_content__contact-cell--flex a {
    line-height: 1.4;
}

.b-page_content__header-contact > div > div:last-child {
    margin-left: 54px;
}

.b-page_content__contact-link {
    margin-top: 6px;
}

.b-page_content__header-contact .title {
    width: 17px;
    height: 32px;
    padding: 0;

    background: url('../images/phone.png') no-repeat 50% 50%;
}

.b-page_footer-content {
    font-size: 12px;

    box-sizing: border-box;
    padding-top: 10px;
    padding-bottom: 10px;

    text-align: center;

    color: #dcdcdc;
    background: url(../images/footer-bg.png) top center no-repeat;
}

.b-page_footer-content p {
    margin: 7px 0 3px 0;
}

.b-page_footer {
    height: auto;

    background-color: #3b3b3b;
}

.b-page_content__mblock,
.b-page_content__request,
.b-page_content__bblock {
    display: inline-block;

    width: 100%;
}

.b-page_content__mblock {
    min-height: 200px;
}

.b-page_content__mslider {
    width: 100%;
    height: 454px;
}

.b-content--wrapper-mslider {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    /* border-bottom: 4px solid rgb(111, 164, 217); */

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.color-title {
    font-size: 18px;

    color: rgb(214, 73, 62);
}

.b-page_content__mslidertext {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
}

.b-page_content__mslidertext h4 {
    padding-left: 0;
}

.b-page_content__mslidertext p {
    max-width: 800px;
}

@media all and (min-width: 840px) {
    .b-page_content__mslider,
    .b-page_content__mslidertext {
        width: 100%;
    }
}

.b-page_content__request {
    min-height: 200px;

    background-color: #e09630;
}

.b-page_content__request-bg {
    position: absolute;
    top: 0;
    left: 50%;

    width: 50%;
    height: 100%;

    background: #e9c03a url('../images/request-center.jpg') no-repeat 0 50%;
}

.b-page_content__bblock {
    min-height: 200px;
    padding: 0 0 13px;

    background: #5386c5 url('../images/bblock-bg.jpg') no-repeat 50% 50%;
    background-attachment: fixed;
    background-size: cover !important;
}

/**
 *
 * Layout
 *
 */

.b-content,
.b-page_content-list {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.b-page_content__header-menu {
    font-family: 'Cuprum', sans-serif;

    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 32px;

    text-align: center;
}

.b-page_content__header .b-content {
    height: 100%;
}

.b-page_content__header-menu ul {
    position: relative;
    z-index: 1;

    margin: 0;
    padding: 0;

    list-style: none;
}

.b-page_content__header-menu > ul {
    display: inline-block;

    height: 100%;

    text-align: left;
}

.b-page_content__header-menu > ul > li {
    position: relative;

    display: inline-block;

    height: 100%;

    vertical-align: bottom;
}

.b-page_content__header-menu > ul > li > ul {
    position: absolute;
    top: 33px;
    left: 0;

    display: none;

    box-shadow: 0 3px 13px -7px rgba(0, 0, 0, 1);

    -khtml-box-shadow: 0 3px 13px -7px rgba(0, 0, 0, 1);
    -o-box-shadow: 0 3px 13px -7px rgba(0, 0, 0, 1);
    -ms-box-shadow: 0 3px 13px -7px rgba(0, 0, 0, 1);
    -icab-box-shadow: 0 3px 13px -7px rgba(0, 0, 0, 1);
    padding-top: 10px;
}

.b-page_content__header-menu > ul > li:hover > ul {
    /*display: block;*/
    background-color: #ffff;

}

.b-page_content__header-menu > ul > li:hover > ul.d-grid {
    display: block;
    /*grid-template-columns: 1fr 1fr;*/
}

.b-page_content__header-menu > ul > li > ul > li {
    background: #fff;
}

.b-page_content__header-menu > ul > li > ul > li > a {
    width: 169px;

    text-transform: none;
    line-height: 1.4;
    margin: 5px 0;
}

.b-page_content__header-menu > ul > li > ul > li > a:hover {
    color: #c12b32;
}

.b-page_content__header-menu > ul > li .separator,
.b-page_content__header-menu > ul > li a {
    font-size: 1.1rem;
    line-height: 36px;

    position: relative;
    z-index: 2;

    display: inline-block;

    height: 100%;
    padding: 0 22px;

    text-decoration: none;
    text-transform: inherit;

    color: rgb(19, 19, 19);
}

.b-page_content__header-menu > ul > li > .separator::before,
.b-page_content__header-menu > ul > li > a::before {
    position: absolute;
    bottom: -3px;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 4px;

    content: '';
    transition: all .3s ease-out;

    opacity: 0;
    background: #c12b32;
}

.b-page_content__header-menu > ul > li:hover .separator::before,
.b-page_content__header-menu > ul > li:hover a::before,
.b-page_content__header-menu > ul > li.active .separator::before,
.b-page_content__header-menu > ul > li.active a::before {
    visibility: visible;

    opacity: 1;
}

.b-page_content__mslider .b-content {
    max-width: 100%;
}

.b-page_content__mslider .moduletable,
.b-page_content__mslider .GSlider,
.b-page_content__mslider .GSlide {
    width: 100%;
    height: 100%;
    margin: 0;
}

.b-page_content__mslider .b-content {
    height: 100%;
}

.b-page_content__mslider .GSlide {
    background-attachment: fixed;
    background-size: cover !important;
}

.b-page_content__mslider .GSlide .sblock {
    font-family: Arial;
    font-size: 20px;

    position: absolute;
    right: 50px;
    bottom: 50px;

    box-sizing: border-box;
    min-width: 335px;
    padding: 19px 21px;

    text-align: center;

    border: 3px solid #91b5d7;
    border-radius: 21px;
    background: rgba(255, 255, 255, .7);

    -khtml-border-radius: 21px;
    -icab-border-radius: 21px;
}

@media (max-width: 480px) {
    .b-page_content__mslider .GSlide .sblock {
        left: 0;
        right: 0;
        width: calc(100% - 1rem);
        min-width: auto;
        margin: 0.5rem;
        padding: 1rem;
    }
}

.wrapp-blocks a:nth-child(2) {
    background: #c3254e;
}

.wrapp-blocks {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wrapp-blocks a {
    font-size: 19px;
    font-weight: 400;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;

    box-sizing: border-box;
    width: 100%;
    height: 55px;

    text-align: center;

    outline: 1px solid white;
    background: #3d75bf;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media all and (min-width: 480px) {
    .wrapp-blocks a {
        width: 50%;
    }

    .wrapp-blocks a:last-child {
        width: 100%;
    }

    .wrapp-blocks .change-prices {
        width: 100%;
    }
}

@media all and (min-width: 640px) {
    .wrapp-blocks .change-prices,
    .wrapp-blocks a {
        width: 33.33333%;
    }

    .wrapp-blocks a:last-child,
    .wrapp-blocks .link-tablet-50 {
        width: 50%;
    }
}

@media all and (min-width: 840px) {
    .wrapp-blocks a:last-child,
    .wrapp-blocks .link-tablet-50,
    .wrapp-blocks .change-prices,
    .wrapp-blocks a {
        width: 20%;
    }
}

.wrapp-blocks a img {
    width: 100%;
    max-width: 180px;
}

.wrapp-blocks a:hover img {
    -khtml-box-shadow: 0 0 13px 2px #c12b32;
    -o-box-shadow: 0 0 13px 2px #c12b32;
    -ms-box-shadow: 0 0 13px 2px #c12b32;
    -icab-box-shadow: 0 0 13px 2px #c12b32;
}

.b-page_content__mslider .GSlide .sblock p {
    line-height: 24px;

    margin: 5px 0 9px;
}

/**
 *
 * Block reviews
 *
 */

.wrap-block-reviews {
    padding: 40px 0 60px 0;

    /* background: #6FA4DA; */
    background: #eee;
    margin-top: 80px;
    margin-bottom: 80px;
}

.reviews-block {
    font-size: 15px;

    box-sizing: border-box;
    max-width: 1085px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;

    text-align: center;

    color: white;
}

.reviews-block img {
    width: 150px !important;
}

.reviews-block p {
    font-style: italic;
}

.reviews-block__title {
    padding-bottom: 30px;
    margin-top: 0;
    margin-bottom: 25px;

    /* border-bottom: 1px solid white; */
    border-bottom: 1px solid transparent;
}

.reviews-block__title i {
    font-size: 44px;
    line-height: 1;

    display: block;

    margin-bottom: 5px;
    opacity: 0;
    display: none;
}

.reviews-block__title span {
    font-size: 30px;
    font-weight: 700;

    display: block;

    text-transform: uppercase;
    margin-top: 30px;
}

.reviews--block {
    margin-bottom: 0;
    border-bottom: 0;

    text-align: left;
}

.reviews--block .reviews__name {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    line-height: 1;

    margin-bottom: 5px;

    /* color: white; */
    color: #000;
}

.reviews--block.reviews--block{color: #000;}
body .reviews__name.reviews__name{color: #000;}

.reviews--block .reviews__date {
    font-size: 14px;
    line-height: 1;
    font-style: italic;

    margin-bottom: 35px;

    /* color: white; */
    color: #999;
}

.reviews-block__buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 25px;
    width: 100%;
}


.reviews-block *{color: #000;}


@media all and (min-width: 768px) {
    .reviews-block__buttons {
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.reviews-block__buttons .readmore {
    margin: 8px;
}

.readmore.readmore--white {
    font-weight: 700;

    color: #f9c900
    background: #000;
    /* color: #6FA4DA;
    background: #f9f9f9; */
}

.readmore.readmore--white:hover {
    color: white;
}

.reviews-block .owl-nav,
.reviews-block .owl-controls {
    width: 100%;
    position: static;
}

.reviews-block .owl-prev,
.reviews-block .owl-next {
    font-size: 80px;
    line-height: 50%;

    position: absolute;
    top: calc(50% - 40px);
}

.reviews-block .owl-prev {
    left: 0;
}

.reviews-block .owl-next {
    right: 0;
}

@media all and (min-width: 768px) {
    .reviews-block {
        padding-left: 50px;
        padding-right: 50px;
    }

    .reviews-block .owl-prev {
        left: -50px;
    }

    .reviews-block .owl-next {
        right: -50px;
    }

}

@media all and (min-width: 1085px) {
    .reviews-block {
        padding-left: 100px;
        padding-right: 100px;
    }

    .reviews-block .owl-prev {
        left: -100px;
    }

    .reviews-block .owl-next {
        right: -100px;
    }

}

.moduletable.main-block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    box-sizing: border-box;
    min-height: 234px;
    padding: 15px;

    color: white;
    background: url('../img/bg-title.png') no-repeat center;
    background-size: cover;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.moduletable.main-block h1 {
    font-size: 36px;
    font-weight: 400;

    margin-bottom: 0;
}

.moduletable.main-block h3 {
    font-size: 26px;
    font-weight: 400;

    margin-top: 0;
}

.upper {
    text-transform: uppercase;
}

.b-page_content__mslider .GSlide .sblock span {
    display: inline-block;

    color: #3f77bb;
}

.b-page_content__mslider .GSlide .lblock {
    font-size: 18px;
    line-height: 28px !important;

    position: absolute;
    top: 32px;
    left: 0;

    display: inline-block;
}

.b-page_content__mslider .GSlide .lblock span {
    font-size: 30px;
}

.b-page_content__mslider .sreadmore {
    font-size: 28px;

    display: inline-block;

    padding: 7px 24px;

    text-decoration: none;
    text-transform: uppercase;

    color: #fff;
    border: 3px solid #fff;
    border-radius: 21px;
    background: #3f77bb;

    -khtml-border-radius: 21px;
    -icab-border-radius: 21px;
}

.b-page_content__mslider .sreadmore:hover {
    box-shadow: 0 0 13px 0 #c12b32;

    -khtml-box-shadow: 0 0 13px 0 #c12b32;
    -o-box-shadow: 0 0 13px 0 #c12b32;
    -ms-box-shadow: 0 0 13px 0 #c12b32;
    -icab-box-shadow: 0 0 13px 0 #c12b32;
}

.custom-pr-list > div {
    width: 50%;
    padding: 7px 0 1px 0;
}

.custom-pr-list > div:nth-of-type(even) p,
.custom-pr-list > div:nth-of-type(even) img {
    padding: 0 0 0 21px;
}

.custom-pr-list span {
    font-size: 18px;

    display: inline-block;

    padding: 7px 0;
}

.b-page_footer-content > span {
    float: right;
}

.b-page_content__bblock {
    color: #fff;
}

.b-page_content__bblock .moduletable,
.b-page_content__bblock .moduletable-otziv,
.b-page_content__request .moduletable-title-form,
.b-page_content__request .moduletable {
    float: left;

    width: 50%;
}

.b-page_content__bblock .moduletable p {
    font-size: 12px;
    line-height: 18px;
}

.b-page_content__wblock {
    margin: 13px 0 21px 0;
}

.content-center .readmore {
    /* min-width: 320px; */
}

.readmore {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    display: inline-block;

    /* min-width: 267px; */
    padding: 12px;

    transition: all .3s ease-out;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;

    color: black;
    border: 0;
    /* background: #6fa4d9; */
    background: #f9c900;


    /* -khtml-border-radius: 21px;
    -icab-border-radius: 21px; */
    border-radius: 10px;
    margin: 0.5rem 0;

}

.readmore:hover{
  background-color: #83C404 !important;
  color: #fff !important;
  transition: .5s;
}

.readmore-float-left {
    overflow: hidden;
}

.readmore-float-left .readmore {
    float: left;
    min-width: auto;
    margin: 5px;
}

.wrp-readmore {
    text-align: center;
}

@media all and (min-width: 840px) {
    .wrp-readmore {
        text-align: right;
    }
}

@media all and (max-width: 400px) {
    .readmore {
        box-sizing: border-box;
        width: 90%;
    }
}

.readmore:hover,
.b-page_content__request .contact-button:hover {
    background: #5384b6;
}

.b-page_content__bblock .custom,
.b-page_content__bblock h3 {
    padding: 0 13px;
}

.b-page_content__request {
    color: #fff;
}

.b-page_content__request .moduletable-title-form {
    padding: 32px 0;
}

.b-page_content__request .moduletable-title-form {
    font-size: 21px;
}

.b-page_content__request .custom-title-form {
    line-height: 32px !important;
}

.moduletable-pr-list {
    margin-top: 40px;
}

.header-menu_underline {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;

    height: 4px;

    opacity: 0;
    background: #c12b32;
}

.contact-form ul {
    list-style: none;
}

.b-page_content__request .underInfo {
    font-family: Arial;
    font-size: 13px;

    margin: 7px 0 0 0;

    color: #000;
}

.b-page_content__request form {
    margin: 16px 32px;

    text-align: center;
}

.b-page_content__request form ul {
    margin: 0;
    padding: 0;
}

.b-page_content__request .contact-button {
    font-size: 18px;
    font-style: normal;
    line-height: 18px;

    width: 356px;

    text-transform: uppercase;

    color: #fff;
    border: 3px solid #fff;
    background: #e09630;
}

.b-page_content__request .contact-button,
.b-page_content__request input {
    border-radius: 21px;

    -khtml-border-radius: 21px;
    -icab-border-radius: 21px;
}

.b-page_content__request input {
    font-style: italic;

    width: 304px;
    margin: 5px 0;
    padding: 7px 23px;

    text-transform: uppercase;

    border: 3px solid #fff;
}

.b-page_content__request .gcontact-msg {
    display: none;
}

.b-page_content__request form h3 {
    margin-top: 80px;
}

#modalWindow {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    zoom: 1;

    width: 100%;
    height: 100%;

    opacity: 0;
    background: rgba(0, 0, 0, .7);

    -moz-opacity: 0;
    -khtml-opacity: 0;
}

#modalWindowBlock {
    z-index: 2;

    display: inline-block;

    width: 400px;
    margin: auto;
    padding: 30px;

    text-align: center;

    border: 3px solid #91b5d7;
    border-radius: 21px;
    background: rgba(255, 255, 255, 1);

    -khtml-border-radius: 21px;
    -icab-border-radius: 21px;
}

#modalWindowBlock ul {
    text-align: left;
}

.b-page_content__bblock .moduletable-otziv ul {
    list-style: none;
}

.jcarousel-item {
    opacity: 1;
}

#carouseltour {
    opacity: 1;
}

#content {
    padding: 21px 0;
}

#content > div {
    display: inline-block;

    width: 100%;
}

.with-left #content,
.with-left .bcontent-block,
.with-left .acontent-block {
    padding: 0;
}

.left-block {
    display: none;
    float: left;

    width: 200px;
    margin: 32px -213px 32px 0;
    padding: 0 13px 0 0;

    text-align: left;
}

@media all and (min-width: 840px) {
    .with-left #content,
    .with-left .bcontent-block,
    .with-left .acontent-block {
        display: inline-block;

        padding: 21px 0 21px 222px;
    }

    .left-block {
        display: block;
    }
}

.left-block ul {
    margin: 0 0 13px 13px;

    list-style: none;
}

.left-block ul a {
    font-family: 'Cuprum';

    text-transform: uppercase;

    color: #3b3b3b;
}

.left-block ul a:hover,
.left-block ul .active a {
    color: #c12b32;
}

.left-block ul li {
    margin: 13px 0;
}

.left-block ul li li {
    margin: 7px 0;
}

.left-block .menu {
    margin: 0 0 32px;
}

.h5_red_blue {
    padding: 0 0 3px;

    color: #c12b32;
    border-bottom: 4px solid #6fa4d9;
}

.custom-right a {
    float: right;
}

.custom-right .readmore {
    float: none;

    box-sizing: border-box;
    width: 100%;
    min-width: 100%;
    padding-right: 10px;
    padding-left: 10px;

    text-align: center;
}

.pg-csv-paginaton + div[style='text-align: center; color: rgb(211, 211, 211);'],
.pg-category-view + div[style='text-align: center; color: rgb(211, 211, 211);'] {
    display: none;
}

.pagination .counter.pull-right {
    display: none;
}

.pagination ul {
    list-style: none;
}

.pagination ul li {
    display: inline-block;

    margin-right: 10px;
}

.pagination ul li.active a {
    text-decoration: none;

    color: #000;
}

.pagination ul li a {
    font-size: 16px;
}

.pg-csv-name {
    margin-top: 0;
    padding: 0;

    text-align: left;

    background: none;
}

.pg-csv-name a,
body .pg-cv-name {
    font-size: 14px;

    display: inline-block;

    box-sizing: border-box;
    width: 100%;
    height: 100%;
    min-height: 60px;
    margin: 0;
    padding: 10px;

    border-top: 1px solid #999;
    background: #f3f3f3;
}

.pg-csv-name a {
    font-weight: 600;

    text-transform: uppercase;

    color: #989898;
}

.pg-csv-count {
    display: none;
}

.pg-csv-box:hover .pg-category-icon,
.pg-cv-box:hover .pg-category-icon {
    visibility: visible;

    opacity: 1;
}

.pg-category-icon {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    visibility: hidden;

    transition: opacity .3s ease-in-out;
    pointer-events: none;

    opacity: 0;
    background-color: rgba(0, 0, 0, .4);
}

.pg-category-icon i {
    font-size: 3.125rem;

    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);

    color: #fff;
}

.pg-csv-box,
.pg-cv-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100% !important;
    height: auto !important;
    margin: 8px;
    padding: 0;

    border-bottom: 3px solid #999;
    border-radius: 0;
    background: url('../images/search-ina.png') no-repeat 100% 332px !important;
    background: #fff;
    box-shadow: none;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}

.pg-cv-box-img {
    width: 100% !important;
    height: auto !important;
}

@media all and (min-width: 360px) {
    .pg-csv-box,
    .pg-cv-box {
        width: calc(50% - 16px) !important;
    }
}

@media all and (min-width: 840px) {
    .pg-csv-box,
    .pg-cv-box {
        width: calc(33.3333% - 16px) !important;
    }
}

@media all and (min-width: 1024px) {
    .pg-csv-box,
    .pg-cv-box {
        width: calc(25% - 16px) !important;
    }
}

@media all and (min-width: 1360px) {
    /*   .pg-csv-box,
      .pg-cv-box {
        width: calc(16.666666% - 16px) !important;
      } */
}

.pg-csv-box:hover,
.pg-cv-box:hover {
    border-bottom: 3px solid #c22b32;
    background: url('../images/search-act.png') no-repeat 100% 332px !important;
}

.pg-cv-box a,
.pg-csv-box a {
    padding-bottom: 5px;
}

#breadcrumb {
    text-align: left;
}

#pg-msnr-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 auto;
    padding: 0;

    text-align: center;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#phocagallery {
    text-align: center;
}

.FooterBlock {
    font-size: 14px;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    /*max-width: 1000px;*/
	max-width: 100%;
    margin: auto;

    text-align: right;

    color: #888;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.FooterBlock h5 {
    font-weight: 700;

    text-transform: uppercase;
}

.FooterBlock > div {
    width: 100%;
    margin-bottom: 10px;

    text-align: center;
}

@media all and (min-width: 768px) {
    .FooterBlock > div {
        width: 33.33333%;
    }
}

@media all and (min-width: 840px) {
    .FooterBlock > div {
		width: 100%;
    }
}

.FooterBlock span {
    display: block;

    width: 100%;
}

.FooterBlock a[href^='mailto'] {
    text-decoration: none;

    color: #ffa0a5;
}

.FooterBlock a[href^='tel'] {
    font-size: 22px;

    text-decoration: none;

    color: #888;
}

.FooterBlock a[href^='tel'] span {
    font-size: 16px;

    display: inline-block;

    width: auto;

    vertical-align: baseline;
}

.FooterBlock a[href^='tel'] b {
    color: #ffa0a5;
}

.FooterBlock .span-color {
    color: #ffa0a5;
}

.FooterBlock .span-big {
    font-size: 22px;

    color: #ffa0a5;
}

.FooterBlock .readmore {
    box-sizing: border-box;
    width: 100%;
    min-width: 100%;
    margin: 10px 0;
}

.tf-phone {
    display: inline-block;

    padding-left: 30px;

    text-align: right;

    background: url('../images/phone-icon.png') left 10px no-repeat;
}

.tf-back {
    display: inline-block;

    text-align: center;
}

.tf-back a {
    background: #6fa4d9;
    /* border: 2px #fff solid; */
    /* border-radius: 15px; */;
}

.tf-mail {
    display: inline-block;

    padding-left: 67px;

    text-align: right;

    background: url('../images/idea-icon.png') left 10px no-repeat;
}

.tf-mail span {
    font-size: 14px;
}

.sliderBG .prev,
.sliderBG .next {
    top: 50%;

    width: 19px;
    height: 37px;
    margin-top: -9px;
}

.sliderBG .prev,
.sliderBG .prev:hover {
    left: 32px;

    background: url('../images/arrow.png') 50% 100% no-repeat;
}

.sliderBG .next,
.sliderBG .next:hover {
    right: 32px;

    background: url('../images/arrow.png') 50% 0 no-repeat;
}

.inpErr {
    border-color: red !important;
    box-shadow: 0 0 3px 0 red !important;

    -khtml-box-shadow: 0 0 3px 0 red !important;
    -o-box-shadow: 0 0 3px 0 red !important;
    -ms-box-shadow: 0 0 3px 0 red !important;
    -icab-box-shadow: 0 0 3px 0 red !important;
}

.left-block h3 {
    font-size: 16px;

    margin: 0;

    color: #c12b32;
}

.vtem_contact_intro_text {
    font-size: 12px;
    font-style: italic;
}

.vtem_contact td {
    font-weight: bold;
}

.moduletable-okna {
    margin-bottom: 1px;
}

.okna-text {
    max-width: 990px;
    margin: 0 auto;
}

.title-white {
    color: white;
}

.preim-wrap {
    box-sizing: border-box;
    margin-top: 35px;
    padding: 0 0 47px 0;

    background: url('../img/bg-block.jpg') center no-repeat;
    background-size: cover;
    box-shadow: 0 -1px 0 white, 0 -7px 0 #6fa4d9;
}

.preim-wrap h2 {
    padding-top: 21px;
}

.preim-wrap h2 {
    /* padding-top: 21px; */
    margin: 0;
    padding: 80px 0 30px 0;
}

.preim {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: white;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.preim > div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    box-sizing: border-box;
    width: 100%;
    padding: 15px 15px 0 0;

    text-align: center;

    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all and (min-width: 480px) {
    .preim > div {
        width: 50%;

        text-align: left;

        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.preim__icon {
    width: 40px;
    height: 40px;
    margin: 0 23px 0 6px;

    text-align: center;

    border-radius: 100%;
    background: white;
}

.preim__icon i {
    font-size: 33px;
    line-height: 40px;

    display: inline-block;

    width: 40px;
    height: 40px;

    vertical-align: middle;

    color: #556f91;
}

.preim__text {
    color: rgb(230, 230, 230);
}

.preim__text b {
    color: rgb(255, 242, 0);
}

.preim__title {
    font-size: 18px;

    margin: 9px 0 3px 0;
    padding-left: 0;

    color: rgb(255, 242, 0);
}

.window-plus-minus h4 {
    font-size: 24px;
    font-weight: 700;

    margin-bottom: 28px;
}

.window-plus-minus {
    overflow: hidden;

    margin-top: 30px;
}

.window-plus-minus i.material-icons {
    font-size: 50px;

    color: #6fa4d9;
}

.window-plus-minus__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-right: -15px;
    margin-left: -15px;

    text-align: left;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.window-plus-minus__cell {
    box-sizing: border-box;
    width: 100%;
    padding: 15px;
}

@media all and (min-width: 840px) {
    .window-plus-minus__cell {
        width: 50%;
    }
}

.window-plus-minus .sale3 {
    font-size: 24px;
}

.window-plus-minus .p-color {
    font-size: 18px;
}

.table-example td
.window-plus-minus h4 {
    font-size: 24px;
    font-weight: 700;
}

.window-plus-minus {
    overflow: hidden;

    margin-top: 48px;
}

.window-plus-minus i.material-icons {
    font-size: 56px;

    color: #6fa4d9;
}

.window-plus-minus__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-right: -15px;
    margin-left: -15px;

    text-align: left;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.window-plus-minus .sale3 {
    font-size: 24px;

    padding-right: 15px;
    padding-left: 15px;
}

.window-plus-minus .p-color {
    font-size: 18px;

    padding-right: 15px;
    padding-left: 15px;
}

.table-example img {
    height: 200px;
}

.big_red {
    font-size: 120%;

    color: red;
}

.wrap-product {
    display: table;

    width: 100%;

    text-align: center;
}

.wrap-product > div {
    display: inline-block;

    width: 30%;

    vertical-align: top;
}

.textright {
    text-align: right;
}

.textcenter {
    text-align: center;
}

.notice-text span:first-child {
    font-size: 22px;
}

.notice-text span:nth-child(2) {
    font-size: 18px;
}

.wrap-block-window {
    margin-top: 51px;
    margin-bottom: 30px;
}

.wrap-block-window h4 {
    font-weight: 400;
    font-size: 30px;
    margin-top: 50px;
}

.wrap-block-window p {
    font-size: 18px;
    font-weight: 700;

    max-width: 1230px;
    margin: 0 auto;
}

.partners,
.block-window {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 1234px;
    margin: 26px auto 19px;

    text-align: center;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wrap-partners {
    /* border-bottom: 1px solid #335585; */
}

.partners {
    margin-top: 25px;
    margin-bottom: 25px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.block-window div {
    width: 100%;
}
/*.partners__cell*/
/*{*/
    /*display: flex !important;*/
    /*justify-content: center !important;*/

/*}*/
.partners__cell {
    height: 100px;
    width: 100px;
    overflow: hidden;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center !important;
}
.partners__cell  img {
    height: 100%;
    display: block;
    margin: auto;
}
/*.sos{*/
    /*display: flex !important;*/
    /*align-items: center !important;*/
/*}*/
@media all and (min-width: 480px) {
    .partners__cell,
    .block-window div {
        width: 50%;

        text-align: center;
    }
}

@media all and (min-width: 640px) {
    .partners__cell,
    .block-window div {
        width: 33.3333%;
    }
}

@media all and (min-width: 840px) {
    .partners__cell,
    .block-window div {
        width: 20%;
    }
}

.block-window div img {
    width: 100%;
    max-width: 178px;
}

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

.block-window.two div img {
    max-width: 100px;
}

.block-window div:last-child {
    padding-right: 0;
}

.block-window h3 {
    font-size: 24px;
    font-weight: 700;

    text-align: center;
    text-transform: uppercase;
}

.sale {
    font-size: 20px;

    color: #c12b53;
}

.sale2 {
    font-size: 20px;
}

.sale3 {
    font-size: 17px;

    margin-bottom: 20px;

    color: #333;
}

.sale3 span {
    font-size: 20px;
    font-weight: bold;
}

.bold_blue {
    font-weight: bold;

    color: #4076bc;
}

.cost-strike {
    text-decoration: line-through;
}

.blok-r {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blok-r > div {
    width: 100%;
    margin: 5px;
}

@media all and (min-width: 480px) {
    .blok-r > div {
        width: calc(50% - 10px);
    }
}
@media all and (max-width: 480px) {
    .youtube-question{
        display: none;
    }
    .question{
        margin-bottom: 23px;
    }
}

@media all and (min-width: 640px) {
    .blok-r > div {
        width: calc(33.3333% - 10px);
    }
}

@media all and (min-width: 1024px) {
    .blok-r > div {
        width: calc(25% - 10px);
    }
}

.blok-r img {
    width: 100%;
    height: auto;
}

.table-rehau img {
    width: 100%;
}

.img-two, .img-three, .img-four, .img-five {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

img.logo_desktop{max-width: 90%;}

.img-two > div, .img-three > div, .img-four > div, .img-five > div {
    width: 100%;
    margin: 5px;
}

.img-two > div img, .img-three > div img, .img-four > div img, .img-five > div img {
    width: 100%;
    height: auto;
}

@media all and (min-width: 480px) {
    .img-two > div, .img-three > div, .img-four > div, .img-five > div {
        width: calc(50% - 10px);
    }
}

@media all and (min-width: 840px) {
    .img-two > div {
        width: calc(50% - 10px);
    }

    .img-three > div {
        width: calc(33.3333% - 10px);
    }

    .img-four > div {
        width: calc(25% - 10px);
    }

    .img-five > div {
        width: calc(20% - 10px);
    }
}

/*--------------------- PRAVKI --------------*/
.winwr {
    position: relative;
}

.hInfo,
.hTitle {
    position: absolute;
    top: 100px; /*border: 1px solid;*/

    width: 100%;

    color: #fff;
}

.hTitle {
    top: 20px;
}

.hImg {
    background-color: #000;
}

span[itemprop='price'] {
    width: 86px;
}

.goUp {
    font-size: 36px;
    font-weight: 800;
    line-height: 44px;

    position: fixed;
    right: 0;
    bottom: 0;

    width: 50px;
    height: 50px;

    cursor: pointer;
    transition: all .5s;
    text-align: center;

    color: #fff;
    border-top-left-radius: 20px;
    background-color: #6fa4d9;
}

.goUp:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.blue {
    font-size: 17px;

    color: #2d5fa5;
}

.small-text img {
    float: left;

    margin-right: 15px;
}

.small-text p {
    font-size: small;

    margin-bottom: 50px;
}

.h1-color {
    font-size: 18px;
    font-weight: 700;
}

.garanti {
    width: 80% !important;
    margin: 25px 10%;
}

.garanti div {
    display: table-cell;

    width: 30%;

    text-align: center;
}

.garanti span {
    font-size: 28px;
    line-height: 38px;

    margin-top: 10px;
    margin-bottom: 10px;

    color: #3577c5;
}

.garanti span b {
    font-size: 55px;
    font-weight: normal;
}

.garanti p {
    font-size: 18px;
}

.new-window__cell.okno-s {
    padding: 40px 0;

    text-align: left;

    background: rgba(255, 255, 255, .7);
}

.okno-s ul {
    max-width: 800px;
    margin: 0;
    padding: 0;

    list-style-type: none;
}

.okno-s ul li {
    padding: 0 20px;
}

.new-window {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    background: url('../img/bg-window.jpg') no-repeat center;
    background-size: cover;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}

.new-window__cell {
    box-sizing: border-box;
    width: 100%;
    padding: 40px;
}


.block-window a{
  color: #333;
}

@media all and (min-width: 840px) {
    .new-window__cell {
        width: 50%;
    }
}

/**
 *
 * List
 *
 */

.ul__list {
    list-style: none;
}

.list__ul {
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 38px;

    list-style: none;

    text-align: left;
}

@media all and (min-width: 480px) and (max-width: 840px) {
    .list__ul {
        padding-left: 0;
    }
}

@media all and (max-width: 479px) {
    .list__ul {
        margin-left: 0;
        padding-left: 0;
    }
}

.list--numeric .list__ul {
    counter-reset: list;
}

.list__list {
    font-size: 18px;
    font-style: italic;

    position: relative;

    box-sizing: border-box;
    margin-bottom: 10px;
    padding-left: 37px;
}

.list__list::before {
    position: absolute;
    top: 8px;
    left: 0;

    width: 11px;
    height: 11px;

    content: '';

    border-radius: 100%;
    background-color: #d6493e;
}

.list--numeric .list__list {
    font-style: italic;
}

.list--numeric .list__list::before {
    font-size: 1rem;
    font-weight: 700;

    top: 3px;

    content: counter(list) '. ';
    counter-increment: list;

    color: #d6493e;
    border-radius: none;
    background-color: transparent;
}

.new-window__title {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;

    padding-top: 50px;

    text-align: right;
    text-transform: uppercase;
}

.new-window__title span {
    font-size: 72px;

    display: block;
}

.new-window__title-mini {
    font-size: 24px;
    font-weight: 700;

    margin-bottom: 5px;

    /* color: rgb(214, 73, 62); */
    color: #83C404;
}

.table-preim span {
    font-size: 18px;

    display: inline-block;

    padding: 7px 0;

    color: #2b66ab;
}

.content-center {
    width: 100% !important;

    text-align: center;
}

@media (min-width: 1025px) {

    .block-glav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        margin-bottom: 35px;

        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .articleLink__img_title {
        display: none;
    }
}

.block-glav > div {
    position: relative;

    width: 100%;

    outline: 1px solid white;
}

@media all and (min-width: 480px) {
    .block-glav > div {
        width: 50%;
    }

    .block-glav > .glav-mobile-100 {
        width: 100%;
    }
}

@media all and (min-width: 640px) {
    .block-glav > div {
        width: 33.33333%;
    }

    .block-glav > .glav-tablet-50 {
        width: 50%;
    }
}

@media all and (min-width: 840px) {
    .block-glav > .glav-tablet-50,
    .block-glav > div {
        width: 20%;
        outline: 1px solid white;
    }
}

.block-glav > div:hover .block-glav-opac {
    opacity: 1;
}

@media (min-width: 1024px) {

    .block-glav-opac {
        font-size: 16px;

        position: absolute;
        top: 0;
        left: 0;

        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        box-sizing: border-box;
        width: 100%;
        height: 100%;
        padding: 7px;

        transition: opacity .3s linear;

        opacity: 0;
        color: #fff;
        background: rgba(0, 0, 0, .74);

        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;

        outline: 1px solid white;
    }
}

@media all and (max-width: 479px) {
    .block-glav-opac {
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }
}

.block-glav-opac *:first-child {
    font-size: 24px;

    color: rgb(255, 242, 0);
}

.block-glav img {
    width: 100%;
    height: 270px;
}

@media (max-width: 1023px) {

    .new-window__cell {

        padding: 0px;
    }

    .new-window__cell .new-window__title {
        font-size: 2.5rem;
        padding: 0;
        text-align: center;
    }

    .new-window__title span {
        font-size: 3rem;
    }

    section.five-steps {
        display: none;
    }
}

.garanti2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 35px 0;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.garanti2 div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;

    text-align: center;

    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}

@media all and (min-width: 480px) {
    .garanti2 div {
        width: 50%;
    }
}

@media all and (min-width: 840px) {
    .garanti2 div {
        width: 33.33333%;
    }
}

.garanti2 i {
    font-size: 77px;

    color: #d6493e;
}

.garanti2 img {
    float: none !important;

    width: 30%;
}

.garanti2 span {
    font-size: 24px;
    font-weight: 400;
    line-height: 27px;

    margin-top: 10px;
    margin-bottom: 10px;

    color: rgb(111, 164, 217);
}

.garanti2 p {
    font-size: 15px;
}

.p-color {
    color: #333;
}

.img-mp {
    text-align: center;
}

.img-mp img {
    float: none !important;

    width: 50px;
}

#phocaMap img,
#phocagallery img {
    width: 100%;
    max-width: 100%;
}

.success {
    font-size: 20px;

    margin: 18px 0;

    color: #f00;
}

.formResponsive .formHorizontal .formControlLabel {
    font-size: 10px;

    position: absolute;
    z-index: 1;
    top: 2px;
    right: -9px;

    text-align: right;

    color: #f00;
}

.rsform-block {
    position: relative;
}

.my-message {
    font-size: 14px;

    color: #c12b32;
}

.popup .my-message {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}

.main-rassrochka .b-page_footer,
.main-rassrochka .b-page_footer + table {
    display: none;
}

#breadcrumb div {
    display: inline;
}

.red {
    color: #c12b32 !important;
}

.black {
    font-size: 16px;
    font-weight: bold;
    font-style: normal !important;

    color: #333 !important;
}

.dark {
    color: #6fa4d9 !important;
}

.photo {
    display: inline-block;

    width: 262px;
    margin: 0 10px 10px 0;
    padding: 10px 0;

    text-align: center;
}

.photo p {
    margin: 0;
}

table {
    font-style: normal;
}

div#dop-uslugi {
    font-style: normal;
}

.mainphoto {
    line-height: 124px;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    box-sizing: border-box;
    width: 124px;
    height: 124px;

    text-align: center;
    vertical-align: top;

    border: 9px solid #6fa4d9;
    border-radius: 100%;
    background: white;

    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.mainphoto i {
    font-size: 30px;

    color: #6fa4d9;
}

.mainphoto-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}

.mainphoto p {
    margin: 0;
}

.mainphoto-wrap > div {
    margin: 15px;
}

.mainphoto--separator {
    font-size: 70px;
    font-weight: 700;
    line-height: 50%;

    position: relative;
    left: 5px;

    margin-bottom: 19px !important;
    margin-left: 0;

    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    text-align: center;

    color: #6fa4d9;
}

.mainphoto-wrap--5 {
    padding-top: 69px;
}

.mainphoto-wrap--1 > div {
    margin: 0;
}

.mainphoto img {
    width: auto;
    max-width: 100%;
    height: auto;

    vertical-align: middle;

    -ms-interpolation-mode: bicubic;
    border: 0;
}

p.rubriccaption {
    font-size: 14px;

    text-align: center;
    text-transform: lowercase;
}

.wrap-product2 {
    width: 100%;
    margin: 10px 0;

    text-align: center;
}

.wrap-product2 > div {
    display: inline-block;

    width: 30%;
}

.wrap-product2 p {
    padding-top: 10px;
}

.wrap-product2 p span {
    font-size: 18px;
}

.wrap-product2 div p:nth-child(1) {
    font-size: 18px;
}



.foto-main .readmore {
    margin-top: 16px;
}

.foto-main > div {
    /*width: 100%;*/
    margin: 6px;
}

@media all and (min-width: 480px) {
    .foto-main > div {
        width: calc(50% - 12px);
    }
}

@media all and (min-width: 840px) {
    .foto-main > div {
        width: calc(25% - 12px);
    }
}

.foto-main img {
    width: 100%;
    height: auto;
}

.foto-main a {
    float: none;
}

.moduletable-wrap-pure-g {
    margin-top: 49px;
}

.pure-g {
    position: relative;

    box-sizing: border-box;
    width: 90%;
    margin-top: 22px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding: 1px 0 25px;

    border: 5px solid #c0cedb;
}

@media all and (min-width: 1000px) {
    .pure-g {
        width: 73%;
    }
}

.pure-g-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 31px;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pure-g-inner > div {
    width: 100%;
}

@media all and (min-width: 480px) {
    .pure-g-inner > div {
    }
}

@media all and (min-width: 640px) {
    .pure-g-inner > div {
    }
}

@media all and (min-width: 840px) {
    .pure-g-inner > div {
        width: 50%;
    }
}

.pure-g h2 {
    font-weight: 700;
}

.pure-u-1 {
    display: inline-block;
    zoom: 1;

    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;

    text-rendering: auto;
}

.pure-u-lg-7-12,
#clients .pure-u-lg-14-24 {
    width: 54%;
    margin-top: -20px;
}

.pure-u-lg-5-12,
#clients .pure-u-lg-10-24 {
    width: 45%;
    margin-top: -20px;
}

.leftcol {
    font-weight: 100;

    text-align: center;
}

.leftcol p {
    font-size: 31px;
    line-height: 1em;

    margin: 0 0 8px;

    text-transform: uppercase;
}

.ali p {
    display: inline-block;
}

.leftcol .ali {
    text-align: left;
}

.leftcol .ali-1 {
    display: inline-block;
    float: none;

    width: auto;
    min-width: auto;

    text-align: center;
}

.leftcol p span {
    font-weight: bold;

    color: #6fa4d9;
}

.leftcol .num {
    font-size: 138px;
    font-weight: bold;
    font-weight: bold;
    line-height: 169px !important;

    display: block;

    height: 173px;
    margin: -1px 0 9px;

    text-align: center;

    color: #6fa4d9;
    background: url(/images/stati/okno.jpg) center center no-repeat;
}

.rightcol {
    display: inline-block;

    margin-top: 20px;
}

.pure-g ul {
    margin: 0;

    list-style: none;
}

.pure-g .part {
    margin-bottom: 30px;

    text-align: center;
    white-space: nowrap;
}

.pure-g .part .num-wrap {
    line-height: 66px;

    display: block;

    width: 158px;
    height: 66px;
    margin-left: 9px;

    text-align: center;

    color: #fff;
}

@media all and (min-width: 480px) {
    .pure-g .people-wrap,
    .pure-g .part .num-wrap {
        display: inline-block;

        text-align: left;
        vertical-align: middle;
    }
}

.pure-g .part1 .num-wrap {
    background-color: #046fda;
}

.pure-g .part2 .num-wrap {
    background-color: #6fa4d9;
}

.pure-g .part3 .num-wrap {
    background-color: #a8c7e7;
}

.pure-g .part .num-wrap img {
    display: inline-block;

    width: 40px;
    margin-left: 10px;

    vertical-align: middle;
}

.pure-g-readmore {
    margin-top: 22px;
}

.pure-g .part .num-wrap span {
    font-size: 36px;
    font-weight: bold;

    display: inline-block;

    margin-left: 18px;

    vertical-align: middle;
    /* width: 60px; */;
}

.pure-g .people-wrap {
    display: inline-block;

    padding-left: 20px;
}

.pure-g .part p {
    font-size: 18px;
    line-height: 20px;

    margin-top: 6px;
}

.t-vras {
    width: 100%;
}

.b-page_content__header-menu > ul > li > .separator {
    line-height: 36px;

    position: relative;
    z-index: 2;

    display: inline-block;

    height: 100%;
    padding: 0 13px 1px 13px /*0 21px 1px 21px*/;

    text-decoration: none;
   	text-transform: inherit;

    color: #3b3b3b;
    margin: 0;
}

.five-steps {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    box-sizing: border-box;
    min-height: 649px;
    padding-top: 30px;
    padding-bottom: 30px;

    background: url('../img/5steps.jpg') no-repeat center;
    background-size: cover;

    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.five-steps h2 {
    font-weight: 700;

    margin-top: 0;
    margin-bottom: 0;
}

a {
    cursor: pointer;
}

#callbackForm {
    font-style: normal;
}

.change-prices {
    padding: 7px;

    text-align: center;
    text-decoration: none;

    color: #fff;
    background: #6fa4d9;
}

a.change-prices--scroll {
    font-size: 1rem;
    font-weight: 400;

    position: fixed;
    z-index: 1;
    top: 120px;
    top: 100px;
    right: 10%;

    display: none;
    overflow: hidden;

    box-sizing: border-box;
    width: auto !important;
    height: 35px;
    padding: 10px;

    text-align: center;

    outline: 1px solid white;
    background: #3d75bf;

    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media all and (max-width: 1050px) {
    .hide-tablet {
        display: none;
    }
}

.img-l,
.img-r {
    margin-bottom: 10px;

    text-align: center;
}

.img-l::after,
.img-r::after {
    display: block;
    clear: both;

    content: '';
}

.img-l img,
.img-r img {
    display: inline-block;
    float: none !important;

    margin: 0 !important;
}

@media all and (max-width: 479px) {
    .img-l img,
    .img-r img {
        /*width: 100% !important;*/
    }
}

@media all and (min-width: 768px) and (max-width: 839px) {
    .img-r {
        width: auto;
    }

    .img-l img {
        float: left !important;

        width: auto !important;
        margin-right: 10px !important;
    }

    .img-r img {
        float: right !important;

        width: auto !important;
        margin-left: 10px !important;
    }

    .img-l::after,
    .img-r::after {
        clear: none;
    }
}

@media all and (min-width: 1024px) {
    .img-r {
        width: auto;
    }

    .img-l img {
        float: left !important;

        width: auto !important;
        margin-right: 10px !important;
    }

    .img-r img {
        float: right !important;

        width: auto !important;
        margin-left: 10px !important;
    }

    .img-l::after,
    .img-r::after {
        clear: none;
    }
}

/**
 *
 * Gallery
 *
 */
.gallery {
    overflow: hidden;

    margin-right: -16px;
    margin-left: -16px;
}

.gallery .grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.gallery .cell {
    width: 100%;
    margin: 8px;
}

.gallery__row-icon img {
    display: inline-block;

    max-width: 100px;
    height: auto;
}

@media all and (min-width: 480px) {
    .gallery .cell {
        width: calc(50% - 16px);
    }

    .gallery--33 .cell {
        width: calc(50% - 16px);
    }
}

@media all and (min-width: 640px) {
    .gallery .cell {
        width: calc(33.3333% - 16px);
    }
}

@media all and (min-width: 1024px) {
    .gallery .cell {
        width: calc(50% - 16px);
    }

    .gallery--33 .cell {
        width: calc(33.33333% - 16px);
    }

    .gallery--16 .cell {
        width: calc(16.66666% - 16px);
    }
}

.gallery__popup-window {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;

    padding: 10px;

    transition: opacity .3s ease-out;
    text-align: center;

    opacity: 0;
    color: white;
    background: rgba(0, 0, 0, .4);

    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.gallery__link:hover .gallery__popup-window {
    visibility: visible;
    opacity: 1;
}

.gallery--icons {
    text-align: center;
}

.gallery--icons .gallery__hr {
    width: 180px;
    height: 4px;
    margin-right: auto;
    margin-left: auto;

    border: 0;
    background-color: #cecece;
}

.gallery div[class*='mdcell'] {
    position: relative;
}

.gallery div[class*='cell']:hover .gallery__position-icon {
    visibility: visible;

    opacity: 1;
}

.gallery__desc {
    height: 100%;
    padding: 22px;
    text-align: center;
    background-color: #f3f3f3;
    width: 100%;
display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 10px;
}

.furnitura-dveri .gallery__desc {
    height: 180px;
}

.gallery__caption {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;

    margin-top: 0;
    margin-bottom: 10px;

    text-align: center;
    text-transform: uppercase;
}
@media (max-width: 1366px) {
    .gallery__caption {
        font-size: 0.95rem;
    }
}
.gallery__text {
    font-size: 14px;
}

.gallery__text p {
    margin-bottom: 5px;
}

.gallery--price .gallery__text {
    font-size: 14px;
}

.gallery--price .gallery__caption {
    overflow: hidden;

    word-wrap: break-word;
    /* height: 72px; */
}

.gallery--icons .gallery__text {
    line-height: 1.5;
}

.gallery__link {
    overflow: hidden;
    height: 100%;
    text-decoration: none;
    color: black;
    box-shadow: 0 0 0 1px rgba(4, 47, 89, .12);
    display: flex;
    align-items: center;
}
@media all and (max-width: 768px){
.gallery__link {
  flex-direction: column;
}
.gallery__img {
  max-width: 100% !important;
}
}
.gallery__wrp-img {
    text-align: center;
}

.gallery__img {
    box-sizing: border-box;
    max-width: 250px;
    height: auto;
    padding: 5px;
  min-height: 220px;
}

.gallery__position-icon {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    visibility: hidden;

    transition: opacity .3s ease-in-out;

    opacity: 0;
    background-color: rgba(0, 0, 0, .4);
}

.gallery__icon.material-icons {
    font-size: 50px;

    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
}

.gallery--reverse .gallery__icon.material-icons {
    top: 33.33333333%;

    color: white;
}

.gallery--icons .gallery__icon.material-icons {
    position: relative;
    top: 0;
    left: 0;
}

/**
 *
 * Table
 *
 */
.table {
    overflow: auto;

    margin-bottom: 20px;
}

.table--overflow-initial {
    overflow: initial;
}

.table__table {
    width: 100%;
    min-width: 700px;

    table-layout: fixed;
    border-spacing: 0;

    text-align: center;
}

.table--min-width-none .table__table {
    min-width: 100%;
}

.table--border .table__table {
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.table__title {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;

    box-sizing: border-box;
    min-width: 700px;
    margin: 0;
    padding: 13px 15px !important;

    text-transform: uppercase;

    color: white;
    background-color: #c12b32;
}

.table--min-width-none .table__title {
    min-width: 100%;
}

.table__th {
    font-weight: 700;

    padding: 15px;

    border-right: 1px solid #e6e6e6;
    background-color: white;
}

.table--border .table__th {
    border-bottom: 1px solid #e6e6e6;
}

.table__td {
    padding: 15px;

    border-right: 1px solid #e6e6e6;
}

.table--border .table__td {
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6 !important;
}

.table:not(.table--border) thead tr .table__th:last-child,
.table:not(.table--border) tbody tr .table__td:last-child {
    border-right: 0;
}

.table:not(.table--white) tbody tr:nth-child(odd) .table__td {
    background-color: #f8f8f8;
}

.table:not(.table--white) tbody tr:nth-child(even) .table__td {
    background-color: white;
}

.moduletable-calc + div {
    overflow: auto;
}

.grid--30,
.grid--50 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
}

.grid--30 .cell,
.grid--50 .cell {
    width: 100%;
}

@media all and (min-width: 840px) {
    .grid--50 .cell {
        width: 50%;
        padding: 8px;
        box-sizing: border-box;
    }
}

@media all and (min-width: 840px) {
    .grid--30 .cell {
        width: 33.333333%;
        padding: 8px;
        box-sizing: border-box;
    }
}

.grid--50 .cell .redmore {
    width: 100%;
    min-width: 100%;
}

.reviews__name {
    font-weight: 700;
    font-style: italic;

    margin-bottom: 5px;
}

.reviews__date {
    font-size: 14px;
    font-style: italic;

    margin-bottom: 5px;

    color: #c12b32;
}

/**
 *
 * Blog
 *
 */
.blog__item-leading {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    border-bottom: 1px solid #cdcdcd;

    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media all and (min-width: 767px) {
    .blog__item-leading {
        text-align: left;

        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.blog__item-leading:last-child {
    border-bottom: 1px solid transparent;
}

.blog--half .blog__item-leading {
    border-bottom: 0;
}

.blog__inner {
    padding-bottom: 10px;

    border-bottom: 1px solid #ccc;
}

.blog__img-pre {
    margin-bottom: 16px;
}

@media all and (min-width: 767px) {
    .blog__img-pre {
        margin-right: 16px;
        margin-bottom: 0;
    }
}

.blog__img-pre + .blog__inner .blog__title {
    margin-top: 0;
}

.blog__link {
    padding-bottom: 4px;

    text-decoration: none;
    text-transform: uppercase;

    color: #c12b32;
    border-bottom: 1px solid #c12b32;
}

.blog__link:hover {
    border-bottom: 1px solid transparent;
}

.blog__desc {
    text-align: justify;
}

.blog__title {
    font-size: 30px;

    padding-right: 0;
    padding-left: 0;
}

/**
 *
 * Pretty form
 *
 */

.pretty-form {
    width: 100%;
    max-width: 460px;
}

.pretty-form textarea,
.pretty-form input[type='text'] {
    width: 100%;

    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    box-shadow: none;
}

.pretty-form input[type='text'] {
    height: 30px;
}

.pretty-form textarea {
    height: 80px;
}

.c-card2 .pic {
    width: 150px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.c-card2 hr {
    clear: left;
}

.icon-contact.material-icons {
    font-size: 1.1rem;
    display: inline-block;
    vertical-align: middle;
}

.icon-contact.material-icons + a {
    display: inline-block;
    vertical-align: middle;
}

.list-contact {
    margin-left: 0;
    list-style: none;
}

.span-nowrap {
    white-space: nowrap;
}

/**
 *
 * Gallery-f
 *
 */
.gallery-f {
    max-width: 587px;
}

.gallery-f__row-no-spacing > .gallery-f__cell {
    padding: 0;
}

.gallery-f__row--no-floating > .gallery-f__cell {
    float: none;
}

.gallery-f__cell {
    box-sizing: border-box;
    float: left;
    width: 100%;
    padding: 10px;
}

.gallery-f__cell-9 {
    width: 75.5%;
}

.gallery-f__cell-3 {
    width: 23.5%;
}

.gallery-f__link {
    display: block;
}

.gallery-f__img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.gallery-f::after,
.gallery-f__row::after {
    display: block;
    clear: both;
}

.error-content::after {
    display: block;
    content: " ";
    clear: both;
}

.b-content.b-padding::after {
    display: block;
    content: " ";
    clear: both;
}

.img-l--clearfix-left {
    clear: left;
}

.img-l__wrapper {
    display: inline-block;
    padding-bottom: 10px;
}

.nine-may__warning {
    color: red;
    font-size: 1.25rem;
}

#nine-may_button {
    display: none;
}

@media (min-width: 480px) {
    .nine-may .popup {
        top: 50px !important;
        max-width: 1020px;
    }
}

@media (max-width: 480px) {
    .nine-may .popup {
        top: 0 !important;
        max-height: calc(100% - 1rem);
        overflow: auto;
    }

    .window-container {
        left: 0;
        width: 100%;
    }

    .window-container table {
        display: block;
    }

    .window-container tr {
        display: block;
    }

    .window-container tbody {
        display: block;
    }

    .window-container td {
        display: block;
    }

    .window-container .lightBox {
        width: calc(100% - 20px);
    }

    .window-container .lightBox .image-browser-close {
        left: auto;
        right: 0;
    }

    .window-container .lightBox .image-browser-image {
        width: 100%;
    }

    .window-container .lightBox .image-browser-image img {
        left: 0px;
    }
}

.black-friday {
    font-size: 19px;
    font-weight: 400;
    line-height: 38px;
    position: fixed;
    z-index: 900;
    bottom: 300px;
    left: -105px;
    width: 220px;
    height: 38px;
    padding: 0 15px;
    -webkit-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    transform: rotate(-270deg);
    text-align: center;
    color: #fff;
    border-radius: 0;
    outline: 4px solid red !important;
    background-color: #000000;
    box-shadow: 2px 0 1px 6px rgba(0, 0, 0, .3);
    text-decoration: none;
    cursor: pointer;
    outline-offset: 0 !important;
}

.black-friday a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

img.gallery__img--flag {
    position: absolute;
    top: 0;
    right: 0;
}

.b-page__contact-phone {
    display: none;
}

@media only screen and (min-width: 601px) {
    a.mobile.mobile__phones {
         display: none;
    }
}

/*26.03*/
@media only screen and (max-width: 600px) {
    .b-page_content {
        padding-top: 64px;
    }

    .b-page_content__header {
        height: 64px;
    }

    .b-page_content__header-contact {
        top: 5px;
        right: 75px;
    }

    .b-page_content__header-contact > div > div:last-child {
        display: none;
    }

    .b-page_content__header-logo img {
        max-width: 55px;
        height: 55px;
    }

    .b-page__contact-phone {
        display: block;
    }
    .mobile-none{
      display:none;
    }
    a.mobile.mobile__phones {
        display:block;
        font-size: 20px;
    }
    .header-cont {
        height: 28.5px;
    }

    .b-page_content__header-contact > div div .b-page_content__contact-cell:first-child {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        margin-right: -33px
    }

    @media (max-width: 320px) {
        .b-page_content__header-contact > div div .b-page_content__contact-cell:first-child {

            margin-right: -70px;
        }
    }
    .b-page_content__contact-cell .material-icons {
        font-size: 40px;
    }

    .b-content .b-page_content__header-contact
}

@media only screen and (max-width: 350px) {
    .b-page_content__header-contact {
        margin-top: 11px !important;
    }
    .header-cont {
        height: 20px;
        width: 20px;
        margin-right: 5px;
        line-height: 100%;
    }
    a.mobile.mobile__phones {
        font-size: 14px;
        margin-right: 35px;
    }
}

.pure-g-readmore {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media (min-width: 1024px) {
    div[itemprop="articleBody"] .pure-g-readmore a {
        margin-right: 1rem;
    }
}

.list {
    display: flex;

}

/*@media screen and (max-width: 640px){*/
/*.b-page_content__mblocktop{*/
/*display: none;*/
/*}*/
/*}*/
.b-page_content__mslidertext .custom {
    display: flex;
    margin-top: 40px;
}

.owl-description {
    padding: 0 1rem;
    width: calc(50% - 2rem);
}

.slider-wrapper {
    position: relative;
    width: 50%;
}

.slider-wrapper>div{
    max-height: 410px;
}

.owl-slider {
    height: 100%;
}

.owl-carousel .owl-stage-outer {
    height: 100%;
}

.owl-stage {
    height: 100%;
}

.owl-item {
    height: 100%;
}

.slider-item {
    height: 100%;
}

.slider-item img {
    height: 100%;
    object-fit: cover;
}

.owl-controls {
    position: absolute;
    padding: 0 1rem;
    width: calc(100% - 2rem);
    /* top: 175px; */
    top: 147px;
}

.owl-nav {
    display: flex;
    justify-content: space-between;
}

.owl-left, .owl-right {
    color: #0068ee;
    border-radius: 2rem;
    font-size: 45px;
    background: #fff;
    opacity: 0.8;
}

.slider-wrapper .img-fluid {
    min-height: 250px;
}

.slider-wrapper .b-content {
    position: absolute;
    bottom: 35px;
    right: 117px;
    font-size: 1.1rem;
    text-align: center;
    /* margin: 0 1rem; */
    width: 333px;
    background: rgba(255,255,255, 0.8);
    /* border-radius: 2rem; */
    padding: 1rem;
    /* border: 2px solid #3D75BF; */
    text-transform: uppercase;
    border-radius: 2rem;
    opacity: 0.8;
    /* color: #3D75BF; */
    color: #000;

}

.slider-wrapper .b-content--new {
    position: absolute;
    bottom: 120px;
    right: 35px;
    font-size: 1.3rem;
    text-align: center;
    /* margin: 0 1rem; */
    width: 333px;
    background: none;
    /* border-radius: 2rem; */
    padding: 1rem;
    border: 0px solid #3D75BF;
    text-transform: uppercase;
    border-radius: 2rem;
    opacity: 0.5;
    color: #3D75BF;
}

.slider-wrapper .b-content--new .sreadmore {
    background-color: white;
    color: black;

}

.slider-wrapper .b-content a {
    /* background: #3F77BB; */
    background: #f9c900;
    border-radius: 8px;
    text-decoration: none;
    /* color: #fff; */
    color: #000;
    padding: 0.5rem;
    margin-bottom: 8px;
    display: inline-block;
    font-weight: bold;
    transition: .5s;
}

.slider-wrapper .b-content a:hover{
  background: #83C404;
  color: #fff;
  transition: .5s;
}

@media screen and (max-width: 768px) {
    .b-page_content__mslidertext .custom {
        display: flex;
        flex-direction: column;
    }

    .owl-description {
        padding: 0 1rem;
        width: calc(100% - 2rem);
    }

    .slider-wrapper {
        width: 100%;
    }
}

@media screen and (max-width: 460px) {
    .slider-wrapper .b-content {
        position: initial;
        /* bottom: 3i5px; */
        /* right: 35px; */
        /* font-size: 1.3rem; */
        text-align: center;
        /* margin: 0 1rem; */
        margin: 0 auto;
        width: auto;
        background: #fff;
        /* border-radius: 2rem; */
        padding: 1rem;
        border: none;
        text-transform: uppercase;
        /* border-radius: 2rem; */
        opacity: 0.8;
        color: #3D75BF;
        display: flex;
        justify-content: center;
    }

    .owl-slider .owl-item img {
        min-height: 250px;
        max-height: 250px;
    }

    .b-page_content__mblocktop {
        display: none;
    }

    .slider-wrapper {
        width: 100%;
        border-bottom: 2px solid #3D75BF;
    }
}

.pg-cv-name.pg-cv-folder {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}

.pg-cv-name a {
    color: #000000;
    text-decoration: none;
}

.pg-cv-name.pg-cv-folder i {

    margin-left: 25px;

}

.pg-cv-name.pg-cv-folder:hover i {
    animation-duration: 0.4s;
    animation-iteration-count: infinite;
    animation-name: hvr-icon-buzz;
    animation-timing-function: linear;
    color: #c22b32;
}

@keyframes hvr-icon-buzz {
    50% {
        transform: translateX(3px) rotate(2deg);
    }
    100% {
        transform: translateX(-3px) rotate(-2deg);
    }
}

.pg-cv-name.pg-cv-folder .owl-right {
    font-size: 25px;
}

@media (max-width: 1024px) {
    .pg-cv-name.pg-cv-folder .owl-right {
        display: none;
    }
}

.slider-wrapper .b-content--new {
    position: absolute;
    bottom: 84px;
    right: 35px;
    font-size: 1.3rem;
    text-align: center;
    /* margin: 0 1rem; */
    width: 333px;
    background: none;
    /* border-radius: 2rem; */
    padding: 1rem;
    border: 0px solid #3D75BF;
    text-transform: uppercase;
    border-radius: 2rem;
    opacity: 0.8;
    color: #3D75BF;
}

.slider-wrapper .b-content--new .sreadmore {
    background-color: white;
    color: black;
}

@media (max-width: 768px) {
    .slider-wrapper .b-content--new {
        bottom: 21px;
        right: -5px;
    }
}
@media (min-width: 1023px) {

    .foto-main {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;

        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

}
@media (max-width: 1023px) {

    .foto-main {
        display: flex;
        overflow: auto;
        flex-wrap: nowrap;

        margin-right: 0.9rem;
        margin-left: 0.9rem;

    }

    .foto-main img {
        width: auto;
        max-width: none !important;
        min-width: 150px;
        height: auto;
    }

    .foto-main::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        background-color: #F5F5F5;
    }

    .foto-main::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    .foto-main::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-color: rgb(111, 164, 217);
    }

    .foto-main.b-padding {
        box-sizing: border-box;
        padding-right: 0px;
        padding-left: 0px;
    }

}

@media (max-width: 1024px) {
    .block-glav {
        display: flex;
        overflow: auto;
        flex-wrap: nowrap;
        max-width: none;
        margin-right: 0.9rem;
        margin-left: 0.9rem;
    }

    .block-glav > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding: 0.5rem;

        position: relative;
        min-width: 280px;
    }

    .block-glav img {
        object-fit: cover;
    }

    .block-glav-opac {
        display: none;
    }

    .block-glav::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        background-color: #F5F5F5;
    }

    .block-glav::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    .block-glav::-webkit-scrollbar-thumb {
        border-radius: 5px;
        background-color: rgb(111, 164, 217);
    }

    .articleLink__img_title {
        display: flex;
        align-items: center;
        align-self: flex-end;
        justify-content: center;
        background-color: #6fa4d9;
        padding: 0.5rem;
        color: #fff;
    }

}
.faq {
    margin: 3rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    padding-inline-start: 3rem !important;
    padding-inline-end: 3rem !important;
    background: rgba(255, 255, 255, 0.7);
}
.question{
    display: flex;
    flex-direction: column;
    text-align: start;
}
.question h4 {
    text-align: start;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 5px;
    color: rgb(214, 73, 62);
    margin-top: 0;
}
.question p{
    margin-left: 22px;
}
.question p.youtube-question{
    margin-left: 0;
}
.video-row{
    margin-bottom: 26px;
}


.question a{
    color: rgb(214, 73, 62);
    font-weight: 600;
    text-decoration: none;
}
.faq p {
    grid-column-start: 1;
    grid-column-end: 3;
}
@media(min-width: 576px){
    .galleryBlock .slick-slide {
        transition: 0.4s;
        transform: scale(0.6);
    }

    .galleryBlock .slick-slide.slick-center{
        transform: scale(1);
    }
}

.slickSlider--wrapper{
    padding: 30px;
}
.galleryBlock .slick-slide img{
    border: 0.5rem solid #dcdcdc;
}

.galleryBlock img {
    max-width: 100%;
    width: 100%;
}

.galleryBlock__prev {
    position: absolute;
    left: 1rem;
    top: calc(50% - 1rem);
    font-size: 2rem;
    color: #6fa4d9;
    cursor: pointer;
}

.galleryBlock__next {
    position: absolute;
    right: 1rem;
    top: calc(50% - 1rem);
    font-size: 2rem;
    color: #6fa4d9;
    cursor: pointer;
}
.galleryBlock__next,.galleryBlock__prev{
/* color: #0068ee; */
color: #fff;
font-size: 34px;
border-radius: 2rem;
font-size: 45px;
background: #6fa4d9;
opacity: 0.8;
}

.material-icons.galleryBlock__next, .material-icons.galleryBlock__prev{
  font-size: 34px;
}


.custom-okna{
  margin-top: 25px;
}

.custom-okna .w-gallery-js_6 .left_arrow, .custom-okna .w-gallery-js_6 .right_arrow{
  /* color: #fff;
  background: #d6493e !important; */
  color: #000;
  background: transparent !important;
  font-size: 100px;
}
.custom-okna .w-gallery-js_3 .left_arrow, .custom-okna .w-gallery-js_3 .right_arrow{
  /* color: #fff;
  background: #d6493e !important;
  font-size: 34px; */
  color: #000;
  background: transparent !important;
  font-size: 100px;
}
.custom-okna .w-gallery-js_2 .left_arrow, .custom-okna .w-gallery-js_2 .right_arrow{
  /* color: #fff;
  background: #d6493e !important;
  font-size: 34px; */
  color: #000;
  background: transparent !important;
  font-size: 100px;
}
.custom-okna .w-gallery-js_4 .left_arrow, .custom-okna .w-gallery-js_4 .right_arrow{
  /* color: #fff;
  background: #d6493e !important;
  font-size: 34px; */
  color: #000;
  background: transparent !important;
  font-size: 100px;
}
body .custom-okna .w-gallery-js_4 .right_arrow.right_arrow{
  color: #000 !important;
  background: transparent !important;
  font-size: 100px !important;
}
.w-gallery-js_4 .left_arrow.galleryBlock__prev_4, .w-gallery-js_4 .galleryBlock__prev_4.right_arrow{
  /* color: #fff;
  background: #d6493e !important;
  font-size: 34px; */
  color: #000;
  background: transparent !important;
  font-size: 100px;
}

.galleryBlock__next_4{
  color: #fff !important;
  background: #d6493e !important;
  font-size: 34px !important;
}

.w-gallery-js_0 .material-icons.partners__prev, .w-gallery-js_0 .material-icons.partners__next{
  color: #fff;
  background: #d6493e !important;
  font-size: 34px;
}
.w-gallery-js_0 .material-icons.galleryBlock__prev, .w-gallery-js_0 .material-icons.galleryBlock__next{
  /* color: #fff; */
  color: #000;
  /* background: #d6493e !important; */
  background: transparent !important;
  /* font-size: 34px; */
  font-size: 100px;
}


.w-i-font_size34px .material-icons.owl-left, .w-i-font_size34px .material-icons.owl-right{
  color: #fff;
  background: #d6493e !important;
  background: transparent !important;
  /* font-size: 34px; */
  font-size: 100px;
}




.partners__prev {
    position: absolute;
    left: 1rem;
    top: calc(50% - 1rem);
    font-size: 2rem;
    color: #6fa4d9;
    cursor: pointer;
}

.partners__next {
    position: absolute;
    right: 1rem;
    top: calc(50% - 1rem);
    font-size: 2rem;
    color: #6fa4d9;
    cursor: pointer;
}
.partners__next,.partners__prev {
    color: #0068ee;
    border-radius: 2rem;
    font-size: 45px;
    background: #fff;
    opacity: 0.8;
}
@media (max-width:1024px) {
    .partners__next,.partners__prev {
       display: none;
    }
}



.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
@media( max-width: 767px){
.galleryBlock .slick-slide img{
    border: none;
}
    .sliderText p   {
        display: none;
    }
}
@media( max-width: 489px){
    .mobileNone{
   display: none;
    }
}

/*
 * Variant
 */

 .variant {
	overflow: hidden;

	margin-left: -31px;
	margin-right: -31px;

	background-color: #fff;
  }

  @media all and (max-width: 30em) {
	.variant {
	  margin-left: -10px;
	  margin-right: -10px;
	}
  }

  .variant .title-theme {
	margin-bottom: 0;
  }

  .variant .owl-stage-outer {
	z-index: 1;
  }

  .variant .row > div:nth-child(2) {
	margin-top: 17px;
  }

  .variant .variant__viewer {
	position: relative;

	width: 403px;
	height: 376px;

	background: url('/images/variant/okno.png') no-repeat left top;
	margin-left: 44px;
  }

  @media all and (max-width: 1100px) {
	.variant .variant__viewer {
		margin-left: 0;
	}
  }

  @media all and (max-width: 29.938em) {
	.variant .variant__viewer {
	  width: 100%;

	  background-position: right top;
	}
  }

  .variant .variant__grip,
  .variant .variant__laminate {
	position: absolute;
  }

  .variant .variant__laminate {
	right: 1px;
    width: 100%;
    min-width: 402px;
    height: 100%;
  }
  .variant .variant__grip {
	right: 1px;
  }

  .variant .variant__mini-img--active {
	box-shadow: 0 0 1px 2px #0089cf;
  }

  .variant .variant__carousel {
	box-sizing: border-box;
	width: 100%;
	max-width: 585px;
	margin-bottom: 20px;
	padding-left: 47px;
	padding-right: 47px;

	text-align: center;
  }

  .variant .variant__carousel--grip {
	margin-bottom: 0;
  }

  .variant .variant__carousel-title {
	font-size: 18px;
	font-weight: 700;

	margin: 0 0 16px 0;


	text-transform: uppercase;
  }

  .variant .owl-item .variant__mini-img {
	width: 75px;
	margin: 4px auto 10px;

	border-radius: 100%;
  }

  .variant .variant__mini-img:hover {
	box-shadow: 0 0 1px 2px #0089cf;
  }

  .variant .variant__mini-title {
	font-size: 13px;
	font-weight: 700;
  }

  .variant .owl-nav {
	position: absolute;
	z-index: 0;
	top: -220px;
	bottom: 0;
	left: 0;
	right: -24px;
  }

  .variant .owl-nav .owl-prev {
	font-size: 30px;
	line-height: 50%;

	position: absolute;
	top: calc(50% - 25px);
	left: -22px;

	color: #0089cf;
  }
  .variant .owl-nav .owl-next {
	font-size: 30px;
	line-height: 50%;

	position: absolute;
	top: calc(50% - 25px);
	right: -29px;

	color: #0089cf;
  }

  @media all and (max-width: 61.938em) {
	.variant__carousel,
	.variant__viewer {
	  margin-left: auto;
	  margin-right: auto;
	}
  }


sup{
display:none;
}

.tf-info {
    display: inline-block;
    display: inline-block;
    text-align: center;
    width: 55%;
    margin-bottom: 50px;
margin-top: 12px;
}
.foot-bottom {
    margin-bottom: -10px !important;
}

.child {

    padding: 10px;
    float: left;
    width: 33.33333%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.child:last-child {
    margin-right: 0;
}

.nets.child {
    margin-top: 20px;
}

.parent-mobile{
	display:none;
}
@media screen and (max-width: 768px) {
	.tf-info {
		margin-bottom: 0px;
	}

}

.slider-item .w-name_compani{
  width: 110px;
	position: absolute;
  z-index: 1000;
  top: 10px;
  left: 8px;
  background-color: #fff;
  padding: 10px;
  font-size: 14px;
  opacity: .5;
  border-radius: 7px;
  text-transform: uppercase;
  color: #3b3b3b;
}


.title_catigori_pr{
  margin-top: 10px;
  text-decoration: none;
  margin-top: 30px;
  margin-bottom: 20px;
  /* text-decoration: none; */
  color: #333;
  font-weight: bold;
}

.title_catigori_pr.title_catigori_pr_to{
  color: #d6493e;
}

.title_catigori_pr.color_fff{
  color: #fff;
}
.title_catigori_pr_w .title_catigori_pr.color_fff{color:#000;}

.title_catigori_pr_w{
  text-decoration: none;
}

.left_arrow{
  color: #0068ee;
  border-radius: 2rem;
  font-size: 45px;
  background: #fff;
  opacity: 0.8;
  position: absolute;
  left: 1rem;
  top: calc(50% - 1rem);
  font-size: 2rem;
  color: #6fa4d9;
  cursor: pointer;
}

.right_arrow{
  color: #0068ee;
  border-radius: 2rem;
  font-size: 45px;
  background: #fff;
  opacity: 0.8;
  position: absolute;
  right: 1rem;
  top: calc(50% - 1rem);
  font-size: 2rem;
  color: #6fa4d9;
  cursor: pointer;
}
 .w-gallery-js_6 .right_arrow{
  color: #0068ee;
  border-radius: 2rem;
  font-size: 45px;
  background: #fff;
  opacity: 0.8;
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 1rem);
  font-size: 2rem;
  color: #6fa4d9;
  cursor: pointer;
}

.w-gallery-js_6 .left_arrow{
  color: #0068ee;
  border-radius: 2rem;
  font-size: 45px;
  background: #fff;
  opacity: 0.8;
  position: absolute;
  left: 0.4rem;
  top: calc(50% - 1rem);
  font-size: 2rem;
  color: #6fa4d9;
  cursor: pointer;
}


.gallery-js_6 .slick-track{
  display: flex;
  flex-wrap: wrap;
}
/* .gallery-js_6 .slick-track .slick-slide{
  height: 100%;
} */

.w-item_window{
  padding: 10px;
}

.item_window{
  position: relative;
  /* border: 1px solid #131313; */
  border: 1px solid #999;
  /* border-radius: 7px; */
  border-radius: 20px;
  border-top-left-radius: 0px;
  padding: 15px;
  /* height: 487px; */
}
.item_window .w-hit{
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 0px;
}
.item_window .w-hit span{
  position: absolute;
  z-index: 2;
  left: 5px;
  top: -8px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  transform: rotate(-45deg);
}
.item_window .w-hit::before{
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  z-index: 1;
  left: -30px;
  top: -23px;
  border-style: solid;
  border-width: 0 45px 45px 45px;
  border-color: transparent transparent #d6493e transparent;
  transform: rotate(-45deg);
}

.item_window .w-img img{
  margin: 0 auto;
}

.item_window .w-title{
  text-align: left;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
}

.item_window .w-desc{
  margin: 0px;
  list-style: none;
  height: 120px;
  text-align: center;
}
.item_window .w-desc li{margin-bottom: 1px;}
.item_window .w-desc li .title{
  font-size: 14px;
  color: #6f6f6f;
}
.item_window .w-desc li .desc{
  font-size: 15px;
}

.item_window .w-prise{
  margin-top: 10px;
  text-align: left;
}
.item_window .w-prise .w-prise-title{
  font-size: 12px;
  color: #6f6f6f;
  text-transform: lowercase;
}

.item_window .w-prise .w-prise-desc{
  font-size: 24px;
  text-align: center;
  margin-top: 20px;
  font-weight: 600;
  /* color: #6fa4d9; */
  color: black;
}

#faq .main_title{
  text-align: center;
}
#faq .main_title h2 {
    font-size: 36px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: inherit;
    font-weight: 100;
    color: #6fa4d9;
   }
  #faq .mb-3, #faq .my-3{
      margin-bottom: 1rem !important;
  }

#faq .main_title p{
  color: #8a8989;
  margin-bottom: 25px;
}


.w-plus-minus{
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  /* border: 1px solid red; */
}

.w-plus-minus::before{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .4s;
}
.w-plus-minus::after{
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) rotate(90deg);
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .4s;
}

.active_faq .w-plus-minus::after{
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) rotate(90deg);
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .4s;
}

.w-faq_block .faq_item{
  margin-bottom: 20px;
}
.w-faq_block .faq_item .faq_title{
  color: #fff;
  padding: 22px;
  background: #6fa4d9;
  cursor: pointer;
}
.w-faq_block .faq_item .faq_text{
  color: #8a8989;
  /* padding: 20px 15px; */
  /* border: 1px solid #4971eb; */
  transition: .4s;
}

.w-plus-minus{
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  /* border: 1px solid red; */
}

#faq{
  margin-top: 40px;
}

#faq .w-btn_link{
  text-align: center;
  margin: 25px 0px;
  margin-bottom: 0px;
}
/* #faq .w-btn_link a{
  background-color: #fff108;
  color: #000;
  text-decoration: none;
  line-height: 16px;
  font-size: 16px;
  padding: 18px 25px;
  border-radius: 25px;
  display: inline-block;
} */

.m-p-l_r_20px{
  padding-left: 20px;
  padding-right: 20px;
}

@media(max-width: 600px){
  .w-faq_block .faq_item .faq_title{font-size: 14px;}
  .w-faq_block .faq_item .faq_text{font-size: 14px;}


  .title_catigori_pr.color_fff{
    color: #fff;
    min-width: 280px !important;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 12px;
  }

}

.content-center .readmore.readmore-my{
  min-width: 150px;
}


/* block faq text */

#faq_text_block .container{
  width: 90%;
  margin: 0 auto;
}

#faq_text_block{
  position: relative;
  background: url(https://ecoalert.click/images/new_home/bgfaq.png) no-repeat center;
  background-size: cover;
  padding: 40px;
  margin-top: 60px;
}
#faq_text_block::before{
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(62, 110, 158, 0.9);
}

#faq_text_block .faq_main_title{
  text-align: center;
  font-size: 36px;
  line-height: 30px;
  /* color: #fff; */
  color: #000;
  margin-bottom: 50px;
}

#faq_text_block .w_flex_content{
  display: flex;
  flex-wrap: wrap;
}

#faq_text_block .w_flex_content .faq_item{
  margin-bottom: 40px;
}

#faq_text_block .w_flex_content .faq_item a{
  color: #f9ef09;
  text-decoration: none;
}

#faq_text_block .w_flex_content .faq_item .title{
  color: #f9ef09;
  font-size: 22px;
  display: flex;
  text-align: left;
  margin-right: 35px;
  /* align-items: center; */
}

#faq_text_block .w_flex_content .faq_item ul{
  margin-left: 16px;
  margin-bottom: 0px;
}

#faq_text_block .w_flex_content .faq_item .title span{
  display: inline-block;
  width: 10px;
  height: 2px;
  background-color: #f9ef09;
  position: relative;
  margin-right: 9px;
  padding: 0px;
  position: relative;
  top: 12px;
}

#faq_text_block .w_btn_link{text-align: center;}
#faq_text_block .w_btn_link a{
  display: inline-block;
  /* background-color: #f9ef09; */
  background-color: #f9c900;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 18px;
  min-width: 267px;
  padding: 12px 0px;
  transition: .4s;
  border-radius: 10px;
  padding: 12px 0;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

#faq_text_block .w_btn_link a:hover{
  /* background-color: #fff;
  color: #f9ef09; */
  background-color: #83C404;
  color: #fff;
  transition: .4s;
}

#faq_text_block .w_flex_content .faq_item .desc{
  /* color: #fff; */
  color: #000;
  text-align: left;
  padding-right: 35px;
}

#faq_text_block .w_flex_content .wi-50{width: 50%;}


.slider-wrapper .owl-prev{left: -20px;}
.slider-wrapper .owl-next{right: -60px;}




.style_update_main-title{
  margin-top: -6px;
  margin-bottom: 0px;
}

.style_update_h4{
  margin-top: 15px;
  margin-bottom: 15px;
}

.style_update_h5{
  margin-top: 70px;
  margin-bottom: 0;
}


.block-i1 h2{
  margin-top: 0;
}

.block-i1 .block-a1{
  margin-top: 40px;
}

@media(max-width: 1000px){
 #faq_text_block .w_flex_content{
   justify-content: center;
 }
 #faq_text_block .w_flex_content .wi-50{width: 70%;}
 #faq_text_block .w_flex_content .faq_item .desc{
   padding-right: 0px;
 }
}
@media(max-width: 600px){
 #faq_text_block .w_flex_content .wi-50{width: 100%;}
  #faq_text_block{padding: 10px;}

    #faq_text_block .container {
      width: 100%;
      margin: 0 auto;
  }

  .w-name_compani img{
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
  }

}
/* end block faq text */


.w_videos_block{
  display: flex;
  flex-wrap: wrap;
  width: 1170px;
  margin: 60px auto;
  justify-content: space-between;
  margin-top: 0px;
}
.w_videos_block .video_title{
  width: 100%;
  text-align: center;
  /* margin-bottom: 50px; */
  margin: 80px 0 30px 0;
}
.w_videos_block .video_item{
  width: 49%;
}

.w_videos_block .video_item iframe{
  width: 100%;
  height: 300px;
}

@media(max-width: 1170px){
  .w_videos_block{
    justify-content:  center;
    width: 100%;
  }
  .w_videos_block .video_item{
    width: 60%;
  }
}
.mobile_block_btn{display: none;}
@media(max-width: 900px){
  .w_videos_block .video_item iframe{height: 400px;}
  .mobile_block_btn{display: flex;}
  .desctop_btn{display: none !important;}
  .mobile_none{display: none !important;}
}
@media(max-width: 600px){
  .w_videos_block{
    margin: 0px auto;
    margin-bottom: 30px;
  }
  .w_videos_block .video_item{
    width: 90%;
  }
  .w_videos_block .video_item iframe{height: 300px;}
  .w_videos_block .video_title{
    font-size: 24px;
    line-height: 28px;
  }
}



.b-page_content__contact-cell {
    position: relative;
    font-family: 'Myriad Pro Regular';
}

.b-page_content__contact-cell .hover-item{
    position: absolute;
    top: 5px;
    right: 100px;
    font-size: 14px;
    width: 270px;
    z-index: 9999999999;
    padding: 0px 4px;
    font-weight: 700;
}
.b-page_content__contact-cell .hover-item span{
  padding-bottom: 4px;
  display: inline-block;
}

.hover-content{
    position: absolute;
    width: 276px;
    top: 40px;
    z-index: 9999;
    left: 5px;
    padding: 10px 15px;
    border-radius: 15px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 48.96px 2.04px rgba(0, 0, 0, 0.35);
    display: none;
    transition: 0.5s;
}

.hover-content .social-links img{
    width: 30px;
}
.hover-content__workrow .work-time-header .work-time-header__time p {
    top: -4px;
}
        .work-time-header {
            font-size: 18px;
           line-height: 1;
            color: rgb(102, 102, 102);
            display: flex;
            align-items: center;
   			cursor: pointer;
        }
        .time-position {
            bottom: 3px;
        }
        .hover-content__workrow2 .work-time-header:nth-child(1) {
            padding-bottom: 7px;
        }
        .work-time-header .work-time-header__time {
            font-size: 20px;    
            color: rgb(0, 0, 0);
            font-weight: 600;
			margin-top: 5px;
        }
        .work-time-header .work-time-header__time p {
            font-size: 15px;
            position: relative;
            bottom: 8px;
            display: inline-block;
            margin: 0 !important;
        }
        .work-time-header__today {
            margin: 0 5px;
            font-size: 16px;
            color: rgb(102, 102, 102);
        }
        .work-time-header__img {
            width: 30px;
            height: 30px;
        }
        .work-time-header__img img {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }


.hover-item:hover .hover-content{
    display: block;
    transition: 0.5s;  
}

.hover-content.active{ display: block;}

.hover-content:hover{ display: block;}


@media(max-width: 1220px){
    .b-page_content__contact-cell .hover-item{
        display: none;
    }
}

.gallery__desc {
  position: relative;
}
.gallery__desc .w_btn_coll button{
  min-width: 200px;
}

@media(max-width: 1640px){
  .gallery__text p{
    font-size: 12px;
  }
}
@media(max-width: 1200px){
  .gallery__desc{
    padding: 22px 10px;
  }
  .gallery__caption{font-size: 13px;}
}

@media(max-width: 474px){
  .gallery__desc{
    padding: 22px;
    height: 300px;
  }
}
.otdel .otdel__title{margin-bottom: 10px;}
.otdel.otdel--margin-top20{margin-top: 20px;}
.otdel img{width: 20px;margin: 0;}
.otdel i{width: auto !important;}

/* .w_btn_coll .readmore.readmore-my{display: none;} */


.material-icons.partners__prev, .material-icons.partners__next{
  color: #000;
  background: transparent !important;
  font-size: 100px;
}


.social-links {
    display: flex;
    justify-content: flex-start;
    padding-left: 0px !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
        }
        .gray_lines_pad {
            padding: 10px 0;
        }
        .social-links a {
             padding: 0 4px;
        }
        .hover-content__phonesrow {
            display: flex;
        }
        .otdel {
           padding-top: 35px;
        }
        .header_phone_inhover .tel-prefiks {
            color: rgb(102, 102, 102);
            font-weight: 400;
        }
        .hover-content__mailrow {
            display: flex;
        }
        .hover-content__mailrow>a,
        .hover-content__phonesrow>a {
            display: block;
            padding: 0 1px;
            width: 30px;
            margin-right: 3px;
            box-sizing: content-box;
        }
        .hover-content__phonesrow>a:first-child {
            width: 24px;
            margin-right: 6px;
        }
        .hover-content__mailrow a img,
        .hover-content__phonesrow a img {
            width: 100%;
        }
        .hover-content__mailrow .link-email{
            font-size: 18px;
            color: rgb(19, 19, 19);
            text-decoration: none;
        }
        .hover-content__phonesrow .header_phone_inhover a {
            font-size: 17px;
            color: rgb(19, 19, 19);
            text-decoration: none;
        }
        .hover-content__mailrow .link-email {
			font-weight: 900;
        }
        .adress-dop-margin {
            margin-left: 8px !important;
        }
		.hover-content__mailrow_two span,
        .hover-content__mailrow .link-email span {
            color: rgb(102, 102, 102);
            font-weight: 400;
        }
        .hover-content__workrow  {
            padding: 10px 0;
        }
        .hover-content__workrow2 {
            padding: 10px 0 10px 0;
        }
        .hover-content__workrow .work-time-header:first-child {
            padding-bottom: 10px;
        }
        .hover-content__workrow .work-time-header .work-time-header__today {
            font-size: 18px;
            margin-left: 5px;
        }
        .hover-content__workrow .work-time-header .work-time-header__time {
            font-size: 20px;
            font-weight: 900;
        }
        .work-time-header .work-time-header__time p {
            font-size: 14px;
        }
        .work-time-header__loc {
            width: 24px;
            height: 24px;
            margin: 0 4px 0 2px;
        }
        .work-time-header__loc img {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }



        .hover-content__workrow .work-time-header__img {
            width: 24px;
            height: 24px;
            margin: 0 4px 0 1px;
        }
        .work-time-header__img img,
        .hover-content__workrow .work-time-header__img img{
            width: 100%;
            height: 100%;
            object-fit: contain;
        }
        .adress-header_inhover_gray {
            font-size: 18px;
            color: rgb(102, 102, 102);
        }
        .adress-header_inhover {
            font-size: 18px;
            color: black;
            font-weight: 900;
            margin-left: 2px;
        }
        .adress_pad {
            padding: 0 4px;
        }
 .look-at-map a {
            color: #4782b8;
            padding: 1px 0px 8px 34px;
            font-size: 16px;
            font-weight: 900;
            display: block;
            text-decoration: underline;
            line-height: 1;
        }
        .new-pad {
            padding-left: 5px;
        }
        .new-pad2 {
            padding-left: 5px;
        }
       

        .workers-block__info {
            width: 75%;
        }

        .workers-block__img {
            width: 200px;
            height: 200px;
            margin-right: 30px
          }
          .workers-block__img img {
            width: 100%;
            height: 100%;
          }
          .workers-block__item {
            display: flex;
            padding: 20px 0px;
            border-bottom: 1px solid rgba(0 0 0 / 0.1);
          }
          .workers-block__item:last-child {
            border-bottom: none;
          }
          .workers-block__name {
            font-size: 44px;
            margin-bottom: 15px;
          }
          .workers-block__position {
            font-size: 24px;
            margin-bottom: 6px;
          }
          .workers-block__text {
            font-size: 18px;
            margin-bottom: 15px;
          }
          .workers-block__contacts {
            font-size: 18px;
          }
          .workers-block__contacts a {
            text-decoration: none;
            color: #6fa4d9;
          }
          .block-gray-line {
            width: 85%;
            height: 1px;
            background: rgb(220, 220, 220);
            margin-left: 35px;
          }
          .header_phone_inhover {
              position: relative;
                right: 2px;
          }
            

          @media (max-width: 600px) {
            .b-page_content__contact-cell .header-cont:nth-child(2) {
                display: none;
            }
            .slider-wrapper .owl-next {
                right: -10px;
                top: -70px;
            }
            .slider-wrapper .owl-prev {
                left: -20px;
                top: -70px;
            }
            .workers-block__item {
                flex-wrap: wrap;
                justify-content: center;
                width: 100%;
              }
              .workers-block__info {
                  width: 100%;
              }
          }
          .doesnt-work {
            height: 45px;
            padding: 10px;
            border: 2px solid #fe0d0a;
            border-radius: 10px;
            color: #fe0d0a;
            margin-top: 11px;
            font-weight: 600;
            border-radius: 0 0 30px 1px #fe0d0a;
          }
     /***** Изменения июнь 2023 ******/     
.b-page_content__header .b-content{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
		-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
padding: 10px 50px 0;	
}
.new-h1{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: start;
		width: 100%;
}
.new-h2{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
		-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
		width: 100%;
		padding: 5px 0px;
}
.new-h2 .dj-megamenu-wrapper{
	background: #B43A39;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
gap: 5px;
padding: 5px 10px;
border-radius: 5px;
}
 .dj-megamenu-wrapper .podpol{
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.b-page_content__header-contac{
	margin-top: 0;
}
#header-new{
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;		
gap: 10px;
height: 100px;
width: 100%;
}
.b-page_content__header-contact{
    width: 100%;
}
.head1 {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 20px;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #000;
}
.head1 span{
	color: #4B74BA;
	text-decoration: underline;
}
.head2{
	text-align: center;
}
.head2 a{
  color: #fff;
  background: #4B74BA;
  padding: 10px 20px;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 400;
  border-radius: 5px;
}
.head2 span {
  color: #0F387E;
  line-height: 19px;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Roboto';
  border: 1px solid #0F387E;
  margin-top: 5px;
  padding: 5px 10px;
  display: Block;
}
.head3 a{
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #000000;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: start;
}
.head3 a::before{
	 content:url('/images/rass.png');
	 margin-right: 5px;
}
.head4 a{
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
color: #B43A39;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: start;
}
.head4 a::before{
	 content:url('/images/akts.png');
	 margin-right: 5px;
}
.head5{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
}
.head5 .tel{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
}
.head5 .zak-zv{
  color: #4B74BA;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
.kras-menu{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 2px;
}
.kras-menu a {
font-family: 'Roboto';
color: #fff;
font-size: 18px;
line-height: 26px;
font-weight: 800;
text-decoration: none;
background: #4B74BA;
padding: 10px 20px;
-webkit-box-flex: 1;
    -ms-flex-positive: 1;
        flex-grow: 1;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-radius: 5px;
}
.kras-menu a:hover {
background: #B43A39;
}
.kras-menu a:active {
text-decoration: underline;	
}
.kras-menu img{
  margin-right: 10px;
}
.menukr1{
  margin-right: 30px;
  background: #B43A39;
  border-radius: 5px;
  padding: 10px 10px 8px 10px;
}
.menukr2{
    width: 100%;
}
/* скрываем чекбокс */
#menu__toggle {
  opacity: 0;
}/* стилизуем кнопку */
.menu__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
  align-items: center;
  position: absolute; 
  width: 26px;
  height: 26px;  cursor: pointer;
  z-index: 1;
padding-bottom: 5px;
}/* добавляем "гамбургер" */
.menu__btn > span,
.menu__btn > span::before,
.menu__btn > span::after {
  display: block;
  position: absolute;  
  width: 100%;
  height: 2px;  
  background-color: #ffffff;
}
.menu__btn > span::before {
  content: '';
  top: -8px;
}
.menu__btn > span::after {
  content: '';
  top: 8px;
}
.dj-megamenu {
  display: none;
  position: absolute;
  top: 0;
  left: -100%;  width: 300px;
  height: 100%;  margin: 0;
  padding: 80px 0;  list-style: none;
  text-align: center;  background-color: #ECEFF1;
  box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
}/* элементы меню */
.dj-up {
  display: block;
  padding: 12px 24px;  color: #333;  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 600;  text-decoration: none;
}
#dj-megamenu189 li.hover a.dj-up_a, #dj-megamenu189 li.active a.dj-up_a{
  color: #000 !important;
  font-weight: 700 !important;
}
#dj-megamenu189 li:hover a.dj-up_a, #dj-megamenu189 li.hover a.dj-up_a, #dj-megamenu189 li.active a.dj-up_a {
  background: rgba(255, 255, 255, 1);
  border-right-color: rgba( 204, 204, 204, 1);
  border-left-color: rgba( 255, 255, 255, 1);
}
#dj-megamenu189 li ul.dj-submenu > li > a {
  color: rgba(0, 0, 0, 1);
  font-family: 'Roboto';
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
}
.dj-subtree span{
	font-size: 15px;
}
.dj-megamenu-default li ul.dj-subtree > li {
  list-style: none !important;
}

.dj-megamenu-default li ul.dj-submenu {
  padding: 20px !important;
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
}
#dj-megamenu189 li ul.dj-submenu > li {
  border-top-color: rgba( 255, 255, 255, 1);
  flex: 50%;
}
#menu__toggle:checked ~ .menu__btn > span {
  transform: rotate(45deg);
}
#menu__toggle:checked ~ .menu__btn > span::before {
  top: 0;
  transform: rotate(0);
}
#menu__toggle:checked ~ .menu__btn > span::after {
  top: 0;
  transform: rotate(90deg);
}
#menu__toggle:checked ~ .dj-megamenu {
  display: Block;
position: absolute;
left: 0;
top: 52px;
}
.dj-megamenu-default li a.dj-up_a{
	color: #4F4F4F !important;
	font-family: 'Roboto';
font-style: normal !important;
font-weight: 400 !important;
font-size: 18px !important;
line-height: 22px !important;
}
.dj-megamenu-default.verticalMenu li.dj-up {
  float: none;
  position: static;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
#dj-megamenu189{
	min-width: 300px;
}
.zamer{
  margin: 20px 0;
  border: none !important;
}
.zamer span.name{
  background: #4B74BA;
  color: #fff;
  padding: 10px;
  border-radius: 10px;
}
.t-theme__title{
	margin: 30px 0;
}
.label-warning{
	display: none;
}
.header-mob{
	display: none;
}
.sog{
	margin: 0;
}
.sog .ba-field-container{
	margin: 0;
}
 #dj-megamenu189 li.hover div.dj-subwrap {
  background: rgba(255, 255, 255, 1);
  border-bottom: 30px solid;
    border-bottom-color: currentcolor;
  border-color: rgb(233, 243, 255);
  min-height: 585px;
}
.itemid532:hover{
      background:  rgba(233, 243, 255, 1) !important;
 }
.itemid532 a:hover{
      background:  rgba(233, 243, 255, 1) !important;
 }
.dj-megamenu-default li a.dj-up_a .arrow {
  display: none !important;
}
#dj-megamenu189 li ul.dj-submenu > .separator > a:before{
	content: '';
	background: #000;
width: 10px;
height: 10px;
border-radius: 99px;
display: block;
float: left;
margin: 4px 5px 0 0;
}
.meseg img{
  width: auto;
  margin-right: 5px;
  height: 30px;
}
@media (max-width: 768px) {
header{
		display: none;
	}
.header-mob{
	display: flex;
	padding: 10px;
	position: fixed;
    top: 0;
	background: #fff;
z-index: 99;
width: 100%;
}
.b-page_content__header-body {
  height: 100%;
  width: 100%;
}	
.logo_mb{
	max-width: 50px;
}
.mob-h1{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
gap: 10px;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
		width: 100%;
margin-bottom: 10px;
}
.mbh1{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#dj-megamenu193mobile.dj-megamenu-select-dark .dj-mobile-open-btn, #dj-megamenu193mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn, #dj-megamenu193mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn {
  background: rgba(75, 116, 186, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
}
.menu__btn{
	display: none;
}
#menu__toggle{
	display: none;
}
.podpol{
	display: none;
}
.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon{
	background: #4B74BA !important;
}
.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon::after, .dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon::before{
	background: #4B74BA !important;
}
.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon {
  background-color: #4B74BA !important;
}
.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon::before, .dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon::after {
  background-color: #4B74BA !important;
}
#dj-megamenu193mobile.dj-megamenu-select-dark .dj-mobile-open-btn:focus, #dj-megamenu193mobile.dj-megamenu-select-dark:hover .dj-mobile-open-btn, #dj-megamenu193mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover, #dj-megamenu193mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus, #dj-megamenu193mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:hover, #dj-megamenu193mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:focus {
  background: #fff !important;
}
#dj-megamenu193mobile.dj-megamenu-select-dark .dj-mobile-open-btn:focus, #dj-megamenu193mobile.dj-megamenu-select-dark:hover .dj-mobile-open-btn, #dj-megamenu193mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover, #dj-megamenu193mobile.dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus, #dj-megamenu193mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:hover, #dj-megamenu193mobile.dj-megamenu-accordion-dark .dj-mobile-open-btn:focus {
  color: #4B74BA !important;
}
.dj-mobile-open-btn span + span {
  margin: 5px 0 0 !important;
}
.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon{
	top: 10px;
}
ul.dj-mobile-dark li.dj-mobileitem > a {
  font-size: 15px !important;
  line-height: 18px !important;
  font-weight: 400 !important;
}
#dj-megamenu193offcanvas ul.dj-mobile-dark li.dj-mobileitem:hover > a, #dj-megamenu193offcanvas ul.dj-mobile-dark li.dj-mobileitem.active > a {
  border-bottom: 1px solid #BDBDBD;
}
ul.dj-mobile-dark li.dj-mobileitem {
  border-bottom: 1px solid #BDBDBD;
}
.calmb{
	text-align: center;
}
.calmb img{
	margin-right: 5px;
}
#dj-megamenu193offcanvas.dj-offcanvas-dark .dj-offcanvas-top{
	display: none;
}
#dj-megamenu193offcanvas.dj-offcanvas-dark {
  top: 75px;
  min-width: 100%;
  max-height: calc(100vh - 75px);
}
.zamer{
	text-align: center;
}
#dj-megamenu193offcanvas ul.dj-mobile-dark ul li.parent > a {
  font-family: 'Roboto';
  font-size: 15px !important;
  line-height: 18px !important;
  font-weight: 700 !important;
}
#dj-megamenu193offcanvas ul.dj-mobile-dark ul ul li.dj-mobileitem > a {
  background: #fff !important;
}
#dj-megamenu193offcanvas ul.dj-mobile-dark ul ul li.dj-mobileitem:hover > a, #dj-megamenu193offcanvas ul.dj-mobile-dark ul ul li.dj-mobileitem.active > a {
  background: #fff !important;
}
ul.dj-mobile-dark ul ul li.dj-mobileitem > a {
  padding-left: 25px !important;
}
ul.dj-mobile-dark li.dj-mobileitem.parent > a span.toggler {
  right: 20px !important;
}
.dj-fa-no ul.dj-mobile-dark li.dj-mobileitem.parent > a span.toggler::before, .dj-fa-no ul.dj-mobile-dark li.dj-mobileitem.parent > a span.toggler::after {
  background: #000 !important;
}
}
@media (min-width: 441px) and (max-width: 768px) {
    .head5 .tel {
  font-size: 20px;
  line-height: 24px;
}
   .head5 .zak-zv {
  font-size: 18px;
   }
      .head5 span {
  font-size: 18px;
   }
   .meseg img {
  height: 30px;
}
}
@media (max-width: 440px) {
   .head5 .tel {
  font-size: 16px; 
  line-height: 20px;
   }
   .head5 .zak-zv {
  font-size: 14px;
    line-height: 20px;
   }
      .head5 span {
  font-size: 14px;
    line-height: 20px;
   }
   .meseg img {
  height: 20px;
}
}
#dj-megamenu189 li:hover div.dj-subwrap, #dj-megamenu189 li.hover div.dj-subwrap {
  background: rgba(255, 255, 255, 1);
  position: fixed;
  top: 167px;
  left: 350px !important;
  min-height: calc(100vh - 180px);
}
#menu__toggle:checked ~ .dj-megamenu{
  max-height: calc(100vh - 180px);
  overflow-y: auto;
}
.dj-submenu{
  max-height: calc(100vh - 210px);
  overflow-y: auto;
}
.pg-item-box {
  width: calc(25% - 16px);
  padding: 0.5em;
display: flex;
flex-direction: column;
align-items: center;
position: relative;
border: 1px solid #f0f0f0;
margin: 0.5em;
}
.pg-item-box-title, .pg-category-box-title {
    position: relative !important;
    padding: 10px !important;
    color: #131313 !important;
    font-weight: bold;
    background: #f3f3f3 !important;
    width: 100%;
    border-radius: 0 !important;
    font-size: 14px !important;
	min-height: 120px;
	text-align: left;
}
.pg-item-box-title svg{
	display: none;
}
.pg-item-box-info, .pg-category-box-info {
  padding: 0 !important;
}
.pg-item-box-title a, .pg-category-box-title a {
  color: #131313 !important;
  text-align: left !important;
}
#pgCategoryModal{
	display: none;
}
@media all and (max-width: 768px) {
	.pg-item-box {
  width: 100%;
}
}
.menu__btn:after{
	content: 'Меню';
	margin-top: 10px;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
}
.rass{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
		  gap: 5px;
}
.zk-zv {
text-align: center;
display: block;
font-size: 18px;
text-transform: uppercase;
padding: 10px 0;
}
.zk-zv a{
color: #4B74BA;
font-weight: 700;
  font-size: 18px;
}
.form-group h3{
	font-size: 18px;
	margin:  0;
	text-align: center;
}
.jconfirm .jconfirm-box div.jconfirm-content-pane .jconfirm-content img {
  max-width: 100%;
  height: auto;
  max-height: 300px;
  width: auto;
  margin: 0 auto;
  display: block;
}
.droptables_table {
  z-index: 0;
}
.fs-r{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
width: 100%;
padding: 15px;
font-weight: 700;
}
.fs-st{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
  -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
gap: 20px;
width: 100%;
padding: 15px;
font-weight: 700;
}
  .dataTables_scroll{
  scrollbar-color: #4B74BA #e0e0e0;
}
@media all and (max-width: 768px) {
.fs-st{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
text-align: center;
}
}
/* Новые отзывы */
.tess .jtHeader{
	display: none;
}
.new-testit{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  margin: 30px 0 50px;
}
.gog-img{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.testi-nd{margin-top: -15px;}
.testi-date {
  position: absolute;
  top: -65px;
  left: 90px;
}
.ot-tx{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
gap: 10px;
margin-top: -10px;
}
.bg-tx {
  font-size: 64px;
  line-height: 1;
  font-weight: 600;
}
.sm-tx {
  font-size: 14px;
  font-weight: 500;
}
.testi-kn{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #828282;
  border-radius: 5px;
}
.testi-kn a{
  font-size: 18px;
  font-weight: 600;
  color: #131313;
  text-transform: uppercase;
  text-decoration: none;
}
.testi-bt1{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 50px 0;
}
.tb1{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
		  max-width: 40%;
}
.tb1-txt {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  color: #131313;
}
.tb2, .tb3{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.tb2-sm {
  font-size: 16px;
  font-weight: 400;
}
.tb2-tel{
	display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.tb2-tel a{
color: #131313;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
  line-height: 36px;
  margin-left: 5px;
}
.tb3-img{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  gap: 10px;
}
.testi-bt2{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 45%;
  margin: 0 auto;
  gap: 10px;
}
.testi-bt2 span{
	text-align: center;
}
.tes-big{
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
}
.tes-fo .ba-forms-lightbox-row{
	display: none !important;
}
.tes-fo .ba-form-submit-btn{
	width: 100%;
	text-decoration: none;
}
.tess .pagination{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.tess .pagination .flex-grow-1{
	order: 2;
}
.tess .pagination ul{
	margin: 0;
}
.tess .pagination .icon-angle-double-left{
	display: none;
}
.tess .pagination .icon-angle-double-right{
	display: none;
}
.tess .pagination .icon-angle-left{
  background: rgba(180, 58, 57, 0.5);
  color: #fff;
  padding: 6px 10px;
  margin: 0 -4px 00;
}
.tess .pagination .icon-angle-right{
  background: #B43A39;
  color: #fff;
  padding: 6px 10px;
  margin: 0;
}
.tess .pagination ul li {
  margin-right: 0;
}
.tess .pagination a {
  text-decoration: none;
  color: #B43A39;
}
@media all and (max-width: 768px) {
	.new-testit{
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
  margin: 20px 0;
}
.sys3{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  margin-bottom: 20px;
  overflow-x: scroll;
}
.testi-sys{
	min-width: 80%
}
.testi-kn a{
	padding: 12px 0;
}
.testi-bt1{
	  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
   margin: 20px 0 !important;
}
.tb1{
 max-width: 100% !important;
}
.testi-bt2{
	width: 100% !important;
}
.testi-bt2 span{
	text-align: left !important;
}
.tes-big{
  font-size: 30px !important;
}
}
/* Новые отзывы конец */
/* Кнопка подробнее */
 .wrp-readmore {
    display: block;
    float: right;
  }
   .wrp-readmore a{
	   color: #000;
  text-decoration: none;
  font-weight: 400;
  font-size: 15px;
   }
   .blog-item {
  display: block;
  float: left;
  margin-bottom: 20px;
}
/* Кнопка подробнее конец*/