@charset "UTF-8";
body {
    padding: 0
}

::before, ::after {
    box-sizing: border-box
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before, .container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 450px) and (max-width: 767px) {
    .col-xs {
        display: inline-block;
        vertical-align: top
    }
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }
}

/* fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
    background-image: url('../images/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../images/fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    z-index: 8040;
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background-image: url('../images/fancybox_sprite.png')
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../images/blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../images/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-slider {
    overflow: hidden;
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-dots {
    position: absolute;
    margin: 0;
    list-style-type: none
}

.slick-dots button {
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.slick-prev, .slick-next {
    z-index: 10;
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: none;
    outline: none;
    font-size: 0;
    cursor: pointer;
    color: transparent
}

.slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus {
    outline: none;
    color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    cursor: pointer
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.modal {
    z-index: 3000 !important;
    display: none;
    width: auto;
    height: auto;
    background: transparent
}

.popup {
    width: 360px;
    padding: 20px 25px;
    border: 2px solid #dadada;
    background-color: #fff;
    font-size: 0
}

.popup .h2 {
    color: #230c00;
    font-size: 24px;
    font-weight: 700
}

.popup .h5 {
    text-align: center
}

.popup .submit {
    margin: 0 auto
}

.popup .button {
    width: 100%;
    border: none;
    display: block;
    margin: 0 auto
}

.popup input[type = 'file'] {
    border: none;
    padding-left: 0
}

.popup .forgot-pass {
    display: block;
    margin-bottom: 25px;
    font-size: 15px;
    font-weight: 700;
    color: #8a8b8c
}

@media (max-width: 767px) {
    .popup {
        width: 290px;
        padding: 20px 15px 15px
    }

    .popup::before {
        border-width: 0 50px 50px 0
    }

    .popup .popup-title {
        margin-bottom: 10px
    }
}

.close-modal {
    z-index: 2;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 22px;
    height: 22px;
    background-position: center center;
    font-size: 0;
    background-repeat: no-repeat;
    background-color: #fff;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.close-modal:hover {
    background-color: #fe921f
}

.modal-spinner {
    display: none;
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-right: -32px;
    margin-top: -32px;
    background: url("../images/spinner.gif") #111 no-repeat center center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px
}

.blocker {
    z-index: 2000 !important
}

.to-top {
    z-index: 115;
    position: fixed;
    bottom: 2%;
    right: 2%;
    display: none;
    width: 57px;
    height: 42px;
    border: 1px solid #dbdbdb;
    background-color: #f5f5f5;
    cursor: pointer;
    background-image: url("../images/to-top.png");
    -moz-transition: background-image, border-color 0.2s;
    -o-transition: background-image, border-color 0.2s;
    -webkit-transition: background-image, border-color 0.2s;
    transition: background-image, border-color 0.2s;
    background-position: center center;
    background-repeat: no-repeat
}

.to-top:hover {
    border-color: transparent;
    background-color: #fe921f;
    background-image: url("../images/to-top-h.png")
}

.breadcrumbs {
    margin: 0 0 30px;
    font-size: 0;
    list-style: none;
    text-align: center
}

.breadcrumbs > li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    font-size: 15px;
    color: #ada195;
    margin: 0 15px
}

.breadcrumbs > li:after {
    content: "";
    position: absolute;
    right: -16px;
    bottom: 2px;
    width: 3px;
    height: 3px;
    background-color: #ada195
}

.breadcrumbs > li.active, .breadcrumbs > li:hover {
    color: #e5dacf
}

.breadcrumbs > li.active a, .breadcrumbs > li:hover a {
    text-decoration: none
}

.breadcrumbs > li:last-child {
    color: #e5dacf
}

.breadcrumbs > li:last-child:after {
    content: none
}

.breadcrumbs > li:last-child a {
    text-decoration: none;
    cursor: default
}

.breadcrumbs a {
    display: inline-block;
    color: inherit;
    text-decoration: none
}

.pagination {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 0;
    text-align: center;
    list-style-type: none;
    margin-bottom: 50px
}

.pagination-item {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    margin: 0;
    background: no-repeat center;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #b4afaa;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17);
    -moz-transition: box-shadow 0.2s;
    -o-transition: box-shadow 0.2s;
    -webkit-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s
}

.pagination-item:hover {
    color: #fe921f;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0)
}

.pagination-item.active {
    color: #fe921f;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0)
}

.pagination-item.prev, .pagination-item.next, .pagination-item.start, .pagination-item.end {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0)
}

.pagination-item.disabled {
    opacity: 0.5
}

.pagination-item.disabled:hover {
    border-color: #e1e4d9
}

.pagination-item.disabled > .pagination-link {
    cursor: default
}

.pagination-link {
    display: block;
    font-size: inherit;
    text-decoration: none;
    line-height: 35px;
    color: inherit
}

.support {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

@media (max-width: 767px) {
    .support {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }
}

.support .support-item {
    padding: 45px 100px;
    border: 1px solid #ffb96e;
    background-color: #fcfbf9;
    text-align: center
}

@media (min-width: 768px) and (max-width: 991px) {
    .support .support-item {
        padding: 25px
    }
}

.support .support-item.order-box {
    width: 573px;
    margin-right: 28px
}

@media (max-width: 767px) {
    .support .support-item.order-box {
        padding: 25px;
        margin-right: 0;
        margin-bottom: 15px;
        width: 421px
    }
}

@media (max-width: 450px) {
    .support .support-item.order-box {
        max-width: 290px;
        padding: 10px
    }
}

.support .support-item.question-box {
    width: 540px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .support .support-item.question-box {
        padding: 45px 70px
    }
}

@media (max-width: 767px) {
    .support .support-item.question-box {
        padding: 25px 35px;
        width: 421px
    }
}

@media (max-width: 450px) {
    .support .support-item.question-box {
        max-width: 290px;
        padding: 10px
    }
}

.support .title {
    margin-bottom: 2px;
    font-size: 33px;
    color: #230c01;
    font-weight: 600
}

.support .button {
    margin-top: 18px
}

.support .info {
    margin-bottom: 15px;
    color: #5c4d45;
    font-size: 18px
}

.support .phones-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.support .phones-wrap .phones-type {
    position: relative;
    padding-left: 40px;
    margin: 0 auto 15px;
    text-align: left;
    width: 168.75px
}

.support .phones-wrap .phones-type:last-child {
    margin-bottom: 0
}

@media (max-width: 450px) {
    .support .phones-wrap .phones-type {
        padding-left: 30px
    }
}

.support .phones-wrap .phones-type:before {
    content: '';
    position: absolute;
    left: 15px;
    top: calc(50% - 9px);
    width: 20px;
    height: 19px;
    background-repeat: no-repeat
}

@media (max-width: 450px) {
    .support .phones-wrap .phones-type:before {
        left: 8px
    }
}

.support .phone {
    font-size: 16px;
    color: #000;
    line-height: 1.4;
    text-align: left;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 400
}

@media (max-width: 450px) {
    .support .phone {
        line-height: 1.6
    }
}

.gallery-support {
    margin-bottom: 45px
}

.validation {
    font-family: 'Open Sans', sans-serif;
    font-size: 0
}

.validation-field {
    position: relative;
    display: block;
    padding-bottom: 15px
}

.validation-field > input, .validation-field > select, .validation-field > textarea {
    width: 100%;
    padding-left: 10px;
    background-color: #f8f8f8;
    border: 1px solid #f1efee;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #230c00;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.validation-field > input::-webkit-input-placeholder, .validation-field > select::-webkit-input-placeholder, .validation-field > textarea::-webkit-input-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #7a7a7a
}

.validation-field > input:-moz-placeholder, .validation-field > select:-moz-placeholder, .validation-field > textarea:-moz-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #7a7a7a
}

.validation-field > input::-moz-placeholder, .validation-field > select::-moz-placeholder, .validation-field > textarea::-moz-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #7a7a7a
}

.validation-field > input:-ms-input-placeholder, .validation-field > select:-ms-input-placeholder, .validation-field > textarea:-ms-input-placeholder {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #7a7a7a
}

.validation-field > input:hover, .validation-field > select:hover, .validation-field > textarea:hover, .validation-field > input:focus, .validation-field > select:focus, .validation-field > textarea:focus {
    background-color: #fff;
    border-color: #e2e1df
}

.validation-field > input, .validation-field > select {
    vertical-align: middle;
    height: 33px
}

.validation-field > textarea {
    height: 100px;
    padding-top: 10px;
    resize: vertical
}

.validation-field.message-area {
    width: 100%
}

.validation-field.invalid input, .validation-field.invalid textarea, .validation-field.invalid .checkbox {
    border-color: #e25353 !important
}

.validation-field.invalid > .error {
    display: block
}

.validation-field.invalid > .input-title {
    color: #e25353
}

.validation-field.small > input {
    width: 48%;
    margin-right: 4%
}

.validation-field.small > input:last-child {
    margin-right: 0
}

.validation-field.captcha-control {
    text-align: left
}

.validation-field.captcha-control > input {
    display: inline-block;
    vertical-align: middle;
    width: 162px;
    border-radius: 5px
}

.validation-field.captcha-control > img {
    display: inline-block;
    vertical-align: middle;
    max-width: 113px;
    margin-left: 30px;
    border: 1px solid #a2c2eb
}

@media (max-width: 991px) {
    .validation-field.captcha-control > input {
        width: 120px
    }

    .validation-field.captcha-control > img {
        margin-left: 10px
    }
}

.validation-field > .error {
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
    font-size: 12px;
    color: #e25353
}

.submit {
    max-width: 100%
}

.form-success.green {
    font-size: 16px;
    text-align: center;
    color: #437f12
}

.button {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 14px 55px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    background-color: #fe921f
}

.button:hover {
    background-color: #f47e00
}

.header {
    margin-top: 18px;
    padding-bottom: 32px
}

.header .container {
    text-align: right
}

@media (max-width: 991px) {
    .header .container {
        text-align: center
    }
}

.header .nav-toggle {
    display: none
}

@media (max-width: 991px) {
    .header .nav-toggle {
        display: block;
        height: 35px;
        width: 35px;
        background-repeat: no-repeat;
        position: fixed;
        top: 15px;
        right: 15px;
        z-index: 999
    }
}

.header .logo {
    display: inline-block;
    font-size: 0;
    background: url(/images/logo.png) no-repeat;
    width: 329px;
    height: 63px;
    vertical-align: top;
    margin-top: 14px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header .logo {
        width: 268px;
        background-size: 268px 51px
    }
}

@media (max-width: 991px) {
    .header .logo {
        display: block;
        width: 300px;
        background-size: 300px 57px;
        margin: 10px auto 20px auto
    }
}

@media (max-width: 450px) {
    .header .logo {
        width: 240px;
        background-size: 240px 45px
    }
}

.header .nav {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin-top: 14px;
    margin-left: 6px
}

@media (max-width: 991px) {
    .header .nav {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 99;
        margin: 0
    }

    .header .nav.flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
}

.header .nav li {
    display: inline-block
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header .nav li {
        margin-left: 7px
    }
}

.header .nav li a {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    color: #2a2a2a
}

.header .nav li a:hover, .header .nav li a.active {
    color: #fe921f
}

@media (max-width: 991px) {
    .header .nav li a {
        color: #fff;
        padding: 5px
    }
}

.header .contacts-wrap {
    float: right;
    margin-top: -20px
}

@media (max-width: 991px) {
    .header .contacts-wrap {
        text-align: center;
        float: none;
        margin-top: 0
    }
}

.header .contacts-wrap span {
    display: inline-block;
    position: relative;
    padding: 3px 3px 3px 26px;
    margin-left: 35px;
    background-repeat: no-repeat;
    font-size: 15px
}
.header .contacts-wrap span a {
    color: #222;
    text-decoration: none;
    pointer-events: none;
}
@media (max-width: 767px) {
    .header .contacts-wrap span a {
        pointer-events: all;
    }
}
.header .contacts-wrap span.maps {
    position: relative;
}
.header .contacts-wrap span.maps .site-link {
    position: absolute;
    display: block;
    right: 27px;
    bottom: -20px;
    color: #fe921f;
    text-decoration: underline;
    pointer-events: all;
}
.header .contacts-wrap span.maps .site-link:hover {
    text-decoration: none;
}
@media (min-width: 1200px) {
    .header .contacts-wrap span.maps {
        padding-right: 7px;
        margin-left: 96px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header .contacts-wrap span {
        margin-left: 15px
    }
}

@media (max-width: 991px) {
    .header .contacts-wrap span {
        margin-left: 15px
    }
}

.header .contacts-wrap b {
    font-weight: 600
}

.header .button {
    margin-left: 17px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header .button {
        margin-left: 7px;
        font-size: 15px;
        padding: 14px 20px
    }
}

@media (max-width: 991px) {
    .header .button {
        display: block;
        margin: 10px auto 20px auto;
        max-width: 262px
    }
}

.banner {
    height: 650px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-align: center
}

.banner .banner-slider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.banner .banner-slider .slick-dots {
    width: 100%;
    bottom: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.banner .banner-slider .slick-dots li {
    margin: 0 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    -moz-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s
}

.banner .banner-slider .slick-dots li.slick-active {
    background-color: #fe921f
}

.banner .slide {
    background-size: cover;
    height: 650px;
    background-repeat: no-repeat;
    background-position: center center
}

@media (max-width: 991px) {
    .banner .slide {
        height: 450px
    }
}

@media (max-width: 500px) {
    .banner .slide {
        height: 350px
    }
}

.banner .banner-info {
    z-index: 1;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.6);
    padding: 60px 0 68px 0;
    width: 100%;
    position: relative;
    margin-top: -58px
}

.banner .h2 {
    margin: 0;
    font-size: 48px;
    text-align: center;
    color: #fbebdc;
    font-weight: 600
}

.banner p {
    margin: 0;
    font-size: 33px;
    color: #ffd9b5
}

.banner .button {
    pointer-events: all;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    max-width: 420px;
    margin: auto
}

@media (max-width: 991px) {
    .banner {
        height: 450px
    }

    .banner h2 {
        font-size: 38px
    }

    .banner p {
        font-size: 23px
    }
}

@media (max-width: 500px) {
    .banner {
        height: 350px
    }

    .banner .h2 {
        font-size: 32px
    }

    .banner p {
        font-size: 18px
    }

    .banner .button {
        padding: 14px 10px;
        font-size: 15px;
        max-width: 280px
    }
}

.causes {
    padding: 73px 0 65px 0;
    text-align: center;
    background: #fdfbf8;
    margin: 0
}

.causes .container {
    padding: 0
}

.causes .us-wrap {
    font-size: 0
}

.causes .us-wrap .box {
    display: inline-block;
    vertical-align: top;
    width: 346px;
    padding: 15px 35px;
    margin: 14px;
    background: #fff;
    border: 1px solid #e3d7ca
}

.causes .us-wrap .box .h2 {
    display: inline-block;
    font-size: 19px;
    color: #0c0c0c;
    font-weight: 600;
    margin: 0
}

.causes .us-wrap .box .img {
    background-repeat: no-repeat;
    height: 71px;
    width: 71px;
    margin: 7px auto
}

.causes .us-wrap .box .line {
    height: 1px;
    width: 40px;
    background: #ffa516;
    margin: 15px auto 5px auto
}

.causes .us-wrap .box p {
    font-size: 16px;
    color: #938e89;
    line-height: 1.2
}

@media (max-width: 991px) {
    .causes .us-wrap .box {
        width: 326px
    }
}

@media (max-width: 767px) {
    .causes .us-wrap .box {
        padding: 15px 25px;
        width: 278px
    }

    .causes .us-wrap .box .h2 {
        font-size: 16px
    }

    .causes .us-wrap .box p {
        font-size: 14px
    }
}

@media (max-width: 600px) {
    .causes .us-wrap .box {
        margin: 15px;
    }
}

.causes .project-wrap {
    text-align: center
}

.causes .project-wrap .box {
    display: inline-block;
    vertical-align: top;
    width: 329px;
    margin: 10px 24px 34px 24px;
    text-align: left
}

.causes .project-wrap .box:nth-child(3) .h2:before {
    display: none
}

.causes .project-wrap .box:nth-child(2) .h2:before {
    right: -152px;
    width: 140px
}

.causes .project-wrap .box:last-child .h2:before {
    display: none
}

@media (max-width: 1199px) {
    .causes .project-wrap .box .h2:before {
        display: none
    }
}

@media (max-width: 991px) {
    .causes .project-wrap .box {
        width: 324px
    }
}

@media (max-width: 767px) {
    .causes .project-wrap .box {
        width: 275px;
        margin: 10px 10px 34px 10px
    }

    .causes .project-wrap .box .h2 {
        font-size: 16px
    }

    .causes .project-wrap .box p {
        font-size: 14px
    }
}

@media (max-width: 600px) {
    .causes .project-wrap .box {
        margin: 15px
    }
}

.causes .project-wrap .img {
    float: left;
    background-repeat: no-repeat;
    height: 63px;
    width: 83px
}

.causes .project-wrap .text {
    float: right;
    width: calc(100% - 83px)
}

.causes .project-wrap .h2 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    color: #3d3d3d;
    font-weight: 600;
    margin: 0;
    z-index: 2;
    padding: 15px 0;
    position: relative
}

.causes .project-wrap .h2:before {
    position: absolute;
    content: '';
    top: 0;
    right: -112px;
    bottom: 0;
    margin: auto;
    width: 95px;
    height: 1px;
    background: #ffd29d
}

.causes .project-wrap p {
    font-size: 16px;
    color: #959595;
    line-height: 1.2
}

@media (max-width: 1199px) {
    .causes .project-wrap .arrow:after {
        display: none
    }
}

.gallery-main {
    padding: 73px 0 48px 0;
    text-align: center;
    background: url(../images/background.PNG) repeat, #000;
    background: url(../images/background.PNG) repeat, -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(35, 13, 0, 1) 44%, rgba(35, 13, 0, 1) 54%, rgba(0, 0, 0, 1) 100%);
    background: url(../images/background.PNG) repeat, -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(35, 13, 0, 1) 44%, rgba(35, 13, 0, 1) 54%, rgba(0, 0, 0, 1) 100%);
    background: url(../images/background.PNG) repeat, linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(35, 13, 0, 1) 44%, rgba(35, 13, 0, 1) 54%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1);
    margin: 0
}

.gallery-main .container {
    padding: 0
}

.gallery-main .top .h2 {
    color: #fbebdc
}

.gallery-main .top .h2:before, .gallery-main .top .h2:after {
    background: #6b594e
}

.gallery-main .top p {
    color: #686460
}

.gallery-main .title-link {
    position: relative
}

.gallery-main .title-link a {
    font-size: 16px;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 0;
    bottom: 0;
    text-decoration: none;
    color: #686460
}

.gallery-main .title-link a:hover {
    color: #fe921f
}

@media (max-width: 767px) {
    .gallery-main .title-link a {
        display: block;
        position: relative;
        margin: 5px 0 15px 0;
        color: #fe921f
    }
}

.gallery-main .nav-main {
    display: block;
    margin-bottom: 28px
}

.gallery-main .nav-main li {
    display: inline-block;
    position: relative;
    cursor: pointer;
    color: #fbebdc;
    font-size: 13px;
    padding-left: 7px;
    margin: 5px 20px
}

.gallery-main .nav-main li:before {
    position: absolute;
    content: '';
    top: 0;
    left: -10px;
    bottom: 0;
    margin: auto;
    height: 9px;
    width: 9px;
    border: 1px solid #fbebdc;
    border-radius: 50%
}

.gallery-main .nav-main li:hover {
    color: #fe921f
}

.gallery-main .nav-main li:hover:before {
    border: 1px solid #fe921f;
    background-color: #fe921f;
    padding: 2px;
    background-clip: content-box
}

.gallery-main .nav-main .active {
    color: #fe921f
}

.gallery-main .nav-main .active:before {
    border: 1px solid #fe921f;
    background-color: #fe921f;
    padding: 2px;
    background-clip: content-box
}

.gallery-main .all-img {
    display: none;
    text-align: center
}

.gallery-main .all-img li {
    margin-left: 0
}

.gallery-main .all-img img {
    display: inline-block;
    margin: 9px;
    max-width: 264px;
    max-height: 170px
}

.gallery-item {
    position: relative;
    display: inline-block
}

.gallery-item:hover:before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 86%;
    height: 80%;
    z-index: 1
}

.gallery-item:hover:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 26px;
    height: 27px;
    z-index: 2;
    background-repeat: no-repeat
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

.rslides {
    margin: 0 auto
}

.rslides_container {
    position: relative;
    float: left;
    width: 100%
}

.transparent-btns_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 52%;
    left: 0;
    opacity: 0.4;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 50px;
    width: 24px;
    background-repeat: no-repeat;
    margin-top: -45px
}

.transparent-btns_nav:hover {
    opacity: 1
}

.transparent-btns_nav:active {
    opacity: 1
}

.transparent-btns_nav.next {
    left: auto;
    right: 0
}

.transparent-btns_tabs {
    margin-top: 18px;
    text-align: center
}

.transparent-btns_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float: left;
    margin-right: 10px !important
}

.transparent-btns_tabs a {
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    height: 11px;
    width: 11px;
    border: 1px solid #fe921f;
    border-radius: 50%
}

.transparent-btns_here a {
    background-color: #fe921f
}

.banner-discount-img-1 {
    background: url(/images/banner-discount-img-1.jpg) no-repeat center
}

.banner-discount-img-2 {
    background: url(/images/banner-discount-img-2.JPG) no-repeat center
}

.banner-discount {
    background-size: cover;
    text-align: center;
    padding: 96px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.banner-discount .container {
    border: 1px solid #83827f;
    border-top: none;
    position: relative;
    padding: 37px 15px 13px 15px
}

.banner-discount .title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    position: absolute;
    top: -12px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto
}

.banner-discount .title span {
    color: #fff;
    font-size: 24px;
    width: 100%
}

.banner-discount .title i {
    display: inline-block;
    height: 1px;
    width: 80%;
    background: #83827f
}

.banner-discount .h2 {
    margin: 0;
    font-size: 48px;
    color: #fbebdc;
    font-weight: 600
}

.banner-discount p {
    margin: 0;
    font-size: 33px;
    color: #ffd9b5;
    padding-top: 5px;
    padding-bottom: 35px
}

.banner-discount .button {
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    max-width: 272px;
    margin: auto
}

@media (max-width: 1199px) {
    .banner-discount .title i {
        width: 65%
    }
}

@media (max-width: 991px) {
    .banner-discount .title {
        top: -24px
    }

    .banner-discount .h2 {
        font-size: 32px
    }

    .banner-discount p {
        font-size: 21px
    }
}

@media (max-width: 767px) {
    .banner-discount .container {
        margin: 0 15px
    }
}

@media (max-width: 500px) {
    .banner-discount .container {
        margin: 0 15px
    }

    .banner-discount .title i {
        width: 20%
    }
}

.reviews-on-main {
    background-image: url("../images/background.jpg");
    background-repeat: repeat
}

.guestbook {
    padding: 73px 0 65px 0;
    text-align: center;
    margin: 0
}

.guestbook .container {
    padding: 0
}

.guestbook .top .title-link {
    position: relative
}

.guestbook .top .title-link a {
    font-size: 16px;
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 0;
    bottom: 0;
    text-decoration: none;
    color: #686460;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.guestbook .top .title-link a:hover {
    color: #fe921f
}

@media (max-width: 767px) {
    .guestbook .top .title-link a {
        display: block;
        position: relative;
        margin: 5px 0 15px 0
    }
}

.guestbook .guestbook-main li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 0
}

.guestbook .item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 24px;
    max-width: 535px;
    padding-top: 15px
}

.guestbook .item:last-child {
    margin-right: 50px
}

.guestbook .i-main {
    width: 100%
}

.guestbook .show .item {
    max-width: 100%;
    margin-left: 15px;
    margin-bottom: 20px
}

.guestbook .show .item:last-child {
    margin-right: 15px
}

.guestbook .show .item:nth-child(odd) {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-right: 15px
}

.guestbook .show .item:nth-child(odd) .img {
    margin-right: 0;
    margin-left: 16px
}

.guestbook .show .item:nth-child(odd) .text:before {
    left: auto;
    right: -18px;
    border-top: 0 solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid #eae7e4;
    border-right: none
}

.guestbook .img {
    width: 100px;
    height: 100px;
    background: #ebe7e4;
    margin-right: 16px;
    margin-top: -15px;
    border-radius: 50%
}

.guestbook .img img {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 8px
}

.guestbook .text {
    position: relative;
    width: 100%;
    background: #eae7e4;
    padding: 30px 40px;
    text-align: left
}

.guestbook .text p {
    font-size: 16px;
    color: #595754;
    margin-bottom: 14px
}

.guestbook .text:before {
    position: absolute;
    content: '';
    top: 0;
    left: -18px;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 18px solid #eae7e4
}

.guestbook .name {
    text-align: left;
    font-size: 20px;
    color: #352d29;
    font-weight: 700;
    margin-bottom: 14px
}

.guestbook .show .text p {
    font-size: 16px;
    color: #000;
    margin-bottom: 14px
}

.guestbook .show .name {
    color: #2e2e2e
}

.guestbook .date {
    color: #9d9183;
    font-size: 12px
}

.guestbook .button {
    margin: 60px auto
}

@media (max-width: 991px) {
    .guestbook .text {
        padding: 10px
    }
}

@media (max-width: 767px) {
    .guestbook .container {
        padding: 0 15px
    }

    .guestbook .guestbook-main li {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center
    }

    .guestbook .i-main {
        margin-right: 24px
    }

    .guestbook .i-main:last-child {
        margin-right: 24px
    }

    .guestbook .img {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .guestbook .transparent-btns_nav {
        display: none
    }
}

.about {
    padding: 73px 0 65px 0;
    text-align: center;
    background-image: url("../images/background.jpg");
    background-repeat: repeat;
    margin: 0
}

.about .about-main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.about .about-main .text {
    font-size: 14px;
    color: #595754;
    padding: 40px 80px 40px 40px;
    background: #fff;
    text-align: left;
    min-width: 100%;
    max-width: 100%
}

@media (max-width: 991px) {
    .about .about-main {
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end
    }

    .about .about-main .text {
        width: 100%;
        padding: 40px 20px 20px 20px
    }
}

@media (max-width: 767px) {
    .about .column {
        width: 100% !important
    }
}

.about .column.first {
    padding-right: 15px
}

@media (max-width: 767px) {
    .about .column.first {
        float: none;
        padding: 0
    }
}

.about .column.last {
    padding-left: 15px
}

@media (max-width: 767px) {
    .about .column.last {
        float: none;
        padding: 0
    }
}

.sitemap-list {
    list-style: none
}

.banner-question {
    text-align: center;
    padding: 65px 0;
    background: url(/images/banner-question.JPG) no-repeat center;
    background-size: cover
}

.banner-question .h2 {
    margin: 0 30px;
    font-size: 48px;
    color: #e2d9d0;
    display: inline-block;
    vertical-align: middle
}

.banner-question .button {
    display: inline-block;
    margin: 15px 30px;
    vertical-align: middle
}

@media (max-width: 600px) {
    .banner-question .h2 {
        font-size: 38px
    }

    .banner-question .button {
        margin: 15px
    }
}

.contacts {
    padding: 73px 0 65px 0;
    text-align: center;
    background-image: url("../images/background.jpg");
    background-repeat: repeat;
    margin: 0
}

@media (max-width: 600px) {
    .contacts .top h2 {
        font-size: 26px
    }
}

.contacts-main {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.contacts-main table {
    padding: 40px 60px 40px 40px;
    background: #fff;
    text-align: left;
    width: 50%;
    margin: 0;
    border: none;
    border-collapse: inherit
}

.contacts-main table tr {
    border: none
}

.contacts-main table td {
    border: none;
    font-size: 16px;
    color: #595754;
    line-height: 1.4
}

.contacts-main table td a {
    display: block;
    color: #595754;
    text-decoration: none;
    margin-right: 16px;
    margin-bottom: 4px
}

.contacts-main .left {
    font-size: 18px;
    color: #2b140a;
    font-weight: 700;
    padding-left: 45px;
    background-repeat: no-repeat;
    background-position: 0
}

.contacts-main .google-maps {
    width: 50%;
    margin-left: -35px;
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.2);
    line-height: 0;
    height: 340px
}

@media (max-width: 991px) {
    .contacts-main table {
        padding: 15px 60px 15px 15px
    }
}

@media (max-width: 767px) {
    .contacts-main {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .contacts-main table {
        padding: 15px 15px 40px 15px;
        width: 100%
    }

    .contacts-main .google-maps {
        width: 80%;
        margin-left: 0;
        margin-top: -35px
    }
}

.footer {
    padding: 30px 0;
    background: url(../images/background.PNG) repeat, #180c05
}

.footer .container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    max-width: 100%
}

@media (max-width: 450px) {
    .footer .container {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer .copirate {
    font-size: 16px;
    color: #9f9f9f;
    width: 90%;
    text-align: left
}

@media (max-width: 450px) {
    .footer .copirate {
        text-align: center;
        margin-bottom: 10px
    }
}

.footer .sitemap {
    display: block;
    text-decoration: none;
    width: 15%
}

@media (max-width: 450px) {
    .footer .sitemap {
        width: auto
    }
}

.footer .right {
    text-align: right;
    width: 90%
}

.footer .right .logo-mega {
    display: inline-block;
    font-size: 0;
    background-image: url(/images/mage-logo.png);
    background-repeat: no-repeat;
    height: 38px;
    width: 185px;
    background-position: 0px 0px
}

@media (max-width: 450px) {
    .footer .mega-site {
        text-align: center
    }
}

.news-decoration {
    background-image: url("../images/news-decoration.jpg")
}

.news-item {
    display: block;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.17);
    -moz-transition: box-shadow 0.2s;
    -o-transition: box-shadow 0.2s;
    -webkit-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s
}

.news-item:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0)
}

.news-item:hover .news-item-title {
    color: #fea13d
}

.news-item:hover .news-item-img:before {
    opacity: 0.27
}

.news-item-img {
    position: relative;
    display: block;
    height: 248px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .news-item-img {
        height: 205px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .news-item-img {
        height: 155px
    }
}

@media (max-width: 767px) {
    .news-item-img {
        height: 188px
    }
}

@media (max-width: 450px) {
    .news-item-img {
        height: 130px
    }
}

.news-item-img:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #230c00;
    opacity: 0;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.news-item-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.news-item-img .date {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    padding: 15px 16px;
    background-color: rgba(156, 144, 132, 0.7);
    color: #230c00;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.news-item-img .date span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.25
}

.news-item-img .date span:first-child {
    line-height: 1;
    font-size: 35px;
    margin-right: 12px
}

.news-item-title {
    padding: 30px;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    color: #230c00;
    font-family: 'Roboto', sans-serif
}

@media (max-width: 450px) {
    .news-item-title {
        padding: 25px
    }
}

.news-item-title span {
    display: block;
    overflow: hidden;
    height: 62px;
    line-height: 1.3;
    font-size: 24px
}

@media (min-width: 768px) and (max-width: 991px) {
    .news-item-title span {
        height: 78px;
        font-size: 20px
    }
}

@media (max-width: 450px) {
    .news-item-title span {
        font-size: 18px;
        height: 69px
    }
}

.news {
    margin-bottom: 30px
}

.news .col-xs {
    margin-bottom: 28px
}

@media (max-width: 767px) {
    .news .col-xs {
        display: block;
        width: 421px;
        margin: 0 auto 30px;
        padding: 0
    }
}

@media (max-width: 450px) {
    .news .col-xs {
        width: 290px
    }
}

.read-news-decoration {
    background-image: url("../images/read-news-decoration.jpg")
}

.read-news .item-img {
    position: relative;
    width: 560px;
    height: 343px;
    float: right;
    margin: 0 0 60px 40px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .read-news .item-img {
        width: 400px;
        height: 250px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .read-news .item-img {
        width: 400px;
        height: 250px
    }
}

@media (max-width: 767px) {
    .read-news .item-img {
        float: none;
        width: 400px;
        height: 250px;
        margin: 0 auto 55px
    }
}

@media (max-width: 450px) {
    .read-news .item-img {
        width: 250px;
        height: 154px
    }
}

.read-news .item-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.read-news .item-img:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 25px;
    width: 100%;
    height: 100%;
    background-color: #eae7e4
}

.read-news .date {
    padding-top: 14px;
    margin-bottom: 28px
}

@media (max-width: 767px) {
    .read-news .date {
        text-align: center
    }
}

.read-news .date span {
    font-weight: 600
}

.read-news .date .date-border {
    padding: 10px;
    border: 1px solid #ffd3a5;
    font-weight: 300
}

.news-pagination {
    margin-top: 45px
}

.news-pagination:before, .news-pagination:after {
    content: "";
    display: table
}

.news-pagination:after {
    clear: both
}

.news-pagination a {
    text-decoration: none;
    color: #a19b95;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    transition: color 0.2s
}

.news-pagination a:hover {
    color: #fe921f
}

.news-pagination .prev-news {
    float: left
}

.news-pagination .next-news {
    float: right
}

.stock-decoration {
    background-image: url("../images/stock-decoration.jpg");
    font-size: 0
}

.stock {
    font-size: 0;
    margin-bottom: 40px
}

.stock:before, .stock:after {
    content: "";
    display: table
}

.stock:after {
    clear: both
}

.stock-item {
    position: relative;
    display: block;
    float: left;
    width: 654px;
    height: 300px;
    margin-bottom: 28px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .stock-item {
        width: 535px;
        height: 248px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .stock-item {
        height: 186px;
        width: 407px
    }
}

@media (max-width: 767px) {
    .stock-item {
        width: 421px;
        height: 193px;
        float: none;
        margin: 0 auto 10px
    }
}

@media (max-width: 450px) {
    .stock-item {
        width: 290px;
        height: 133px
    }
}

.stock-item:nth-child(even) {
    width: 460px;
    float: right
}

@media (min-width: 992px) and (max-width: 1199px) {
    .stock-item:nth-child(even) {
        width: 374px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .stock-item:nth-child(even) {
        width: 282px
    }
}

@media (max-width: 767px) {
    .stock-item:nth-child(even) {
        width: 421px;
        float: none;
        margin: 0 auto 10px
    }
}

@media (max-width: 450px) {
    .stock-item:nth-child(even) {
        width: 290px
    }
}

.stock-item:nth-child(4n+3) {
    float: right
}

@media (max-width: 767px) {
    .stock-item:nth-child(4n+3) {
        float: none;
        margin: 0 auto 10px
    }
}

@media (max-width: 450px) {
    .stock-item:nth-child(4n+3) {
        width: 290px
    }
}

.stock-item:nth-child(4n+3) + .stock-item {
    float: left
}

@media (max-width: 767px) {
    .stock-item:nth-child(4n+3) + .stock-item {
        float: none;
        margin: 0 auto 10px
    }
}

@media (max-width: 450px) {
    .stock-item:nth-child(4n+3) + .stock-item {
        width: 290px
    }
}

.stock-item:before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    top: 13px;
    left: 13px;
    opacity: 0;
    width: calc(100% - 26px);
    height: calc(100% - 26px);
    z-index: 1;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.stock-item:after {
    position: absolute;
    opacity: 0;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 26px;
    height: 27px;
    z-index: 2;
    background-repeat: no-repeat;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.stock-item:hover:before {
    opacity: 1
}

.stock-item:hover:after {
    opacity: 1
}

.stock-item img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 100%
}

.stock-item span {
    z-index: 2;
    position: absolute;
    left: 8px;
    top: -18px;
    width: 83px;
    height: 83px;
    border-radius: 50%;
    background-color: #ff890b;
    -webkit-box-shadow: 0 0 0 5px rgba(255, 208, 158, 0.40);
    -moz-box-shadow: 0 0 0 5px rgba(255, 208, 158, 0.40);
    box-shadow: 0 0 0 5px rgba(255, 208, 158, 0.40);
    color: #fff;
    text-align: center;
    line-height: 83px;
    font-size: 18px;
    font-weight: 700
}

.slider-box {
    margin-bottom: 60px
}

.slider-box:before, .slider-box:after {
    content: "";
    display: table
}

.slider-box:after {
    clear: both
}

@media (max-width: 450px) {
    .slider-box {
        margin-bottom: 30px
    }
}

.slider-box .slide {
    position: relative;
    overflow: hidden
}

.slider-box .slide img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.slider-box .slide span {
    position: absolute;
    z-index: 1;
    left: 7px;
    top: 7px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #ff890b;
    font-size: 22px;
    color: #fff;
    line-height: 100px;
    text-align: center;
    -webkit-box-shadow: 0 0 0 5px rgba(255, 208, 158, 0.40);
    -moz-box-shadow: 0 0 0 5px rgba(255, 208, 158, 0.40);
    box-shadow: 0 0 0 5px rgba(255, 208, 158, 0.40)
}

.slider-stock {
    float: left;
    width: 850px;
    height: 555px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .slider-stock {
        width: 650px;
        height: 424px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slider-stock {
        width: 720px;
        height: 470px
    }
}

@media (max-width: 767px) {
    .slider-stock {
        width: 421px;
        height: 274px;
        float: none;
        margin: 0 auto
    }
}

@media (max-width: 450px) {
    .slider-stock {
        width: 290px;
        height: 189px
    }
}

.slider-stock .slide {
    display: block;
    height: 555px
}

@media (max-width: 767px) {
    .slider-stock .slide {
        height: 275px
    }
}

@media (max-width: 450px) {
    .slider-stock .slide {
        height: 186px
    }
}

.slider-nav {
    position: relative;
    float: right;
    width: 268px;
    height: 555px;
    padding: 30px 0
}

@media (min-width: 768px) and (max-width: 991px) {
    .slider-nav {
        width: 100%;
        margin: 0 auto;
        height: 136px;
        float: none;
        padding: 0 30px
    }
}

@media (max-width: 767px) {
    .slider-nav {
        width: 421px;
        margin: 0 auto;
        height: 136px;
        float: none;
        padding: 0 30px
    }
}

@media (max-width: 450px) {
    .slider-nav {
        width: 290px;
        height: 68px
    }
}

.slider-nav .slide {
    height: 150px;
    margin: 8px 0
}

@media (min-width: 768px) and (max-width: 991px) {
    .slider-nav .slide {
        height: 112px;
        margin: 12px 8px
    }
}

@media (max-width: 767px) {
    .slider-nav .slide {
        height: 112px;
        margin: 12px 8px
    }
}

@media (max-width: 450px) {
    .slider-nav .slide {
        height: 58px
    }
}

.slider-nav .slick-arrow {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-transition: background-image 0.2s;
    -o-transition: background-image 0.2s;
    -webkit-transition: background-image 0.2s;
    transition: background-image 0.2s
}

@media (min-width: 768px) and (max-width: 991px) {
    .slider-nav .slick-arrow {
        width: 126px
    }
}

@media (max-width: 767px) {
    .slider-nav .slick-arrow {
        width: 126px
    }
}

.slider-nav .slick-prev {
    top: 0
}

@media (min-width: 768px) and (max-width: 991px) {
    .slider-nav .slick-prev {
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        left: -48px;
        top: 48px
    }
}

@media (max-width: 767px) {
    .slider-nav .slick-prev {
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        left: -48px;
        top: 48px
    }
}

@media (max-width: 450px) {
    .slider-nav .slick-prev {
        width: 68px;
        left: -19px;
        top: 26px
    }
}

.slider-nav .slick-next {
    bottom: 0;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (min-width: 768px) and (max-width: 991px) {
    .slider-nav .slick-next {
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        left: calc(100% - 78px);
        bottom: 58px
    }
}

@media (max-width: 767px) {
    .slider-nav .slick-next {
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        left: calc(100% - 78px);
        bottom: 58px
    }
}

@media (max-width: 450px) {
    .slider-nav .slick-next {
        width: 68px;
        left: calc(100% - 48px);
        bottom: 14px
    }
}

.furnitura-decoration {
    background-image: url("../images/furnitura.jpg")
}

.furnitura-wrap {
    text-align: center
}

.furnitura-wrap .col-xs {
    margin-bottom: 28px;
    display: inline-block;
    float: none
}

@media (max-width: 767px) {
    .furnitura-wrap .col-xs {
        display: block;
        width: 421px;
        margin: 0 auto 15px
    }
}

@media (max-width: 450px) {
    .furnitura-wrap .col-xs {
        width: 290px
    }
}

.furnitura-item {
    position: relative;
    display: block;
    height: 175px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .furnitura-item {
        height: 200px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .furnitura-item {
        height: 235px
    }
}

@media (max-width: 767px) {
    .furnitura-item {
        height: 250px
    }
}

@media (max-width: 450px) {
    .furnitura-item {
        height: 175px
    }
}

.furnitura-item:before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.48
}

.furnitura-item:after {
    z-index: 2;
    content: '';
    position: absolute;
    left: 15px;
    top: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background-color: #fe921f;
    opacity: 0
}

.furnitura-item:hover:after {
    opacity: 0.38
}

.furnitura-item img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

.furnitura-item .title {
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.contacts-decoration {
    background-image: url("../images/contacts-decoration.jpg")
}

.contacts-page {
    height: 412px
}

@media (max-width: 767px) {
    .contacts-page {
        width: 421px;
        height: auto;
        margin: 0 auto
    }
}

@media (max-width: 450px) {
    .contacts-page {
        width: 100%
    }
}

.contacts-page .button {
    color: #fff;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
    margin-right: 0;
    padding: 14px 50px
}

.contacts-page table {
    width: 40%;
    max-width: 40%;
    height: 100%;
    background-color: #f6f2ee;
    padding: 30px 45px 38px 35px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contacts-page table {
        width: 50%;
        max-width: 50%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .contacts-page table {
        width: 50%;
        max-width: 50%;
        padding: 20px 25px 15px 21px
    }
}

@media (max-width: 767px) {
    .contacts-page table {
        width: 100%;
        max-width: 100%;
        padding: 20px 25px 15px 21px;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        height: 363px
    }
}

@media (max-width: 450px) {
    .contacts-page table {
        padding: 15px 10px
    }
}

.contacts-page table td {
    width: 100%;
    min-width: 100%;
    padding: 5px;
    color: #000
}

.contacts-page table td:nth-child(even) {
    padding-left: 35px
}

@media (max-width: 450px) {
    .contacts-page table td:nth-child(even) {
        padding-left: 5px !important
    }
}

.contacts-page table td a {
    color: #000
}

@media (max-width: 450px) {
    .contacts-page table td a {
        margin-right: 10px
    }
}

.contacts-page table td {
    width: 100%;
    min-width: 100%;
    padding: 5px
}

.contacts-page table td:nth-child(even) {
    padding-left: 35px
}

.contacts-page table td a {
    color: #000
}

.contacts-page tr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contacts-page #map {
    margin-left: 0;
    height: 100%;
    width: 60%;
    max-width: 60%;
    border: 1px solid #cbc9c7;
    box-shadow: none
}

@media (min-width: 992px) and (max-width: 1199px) {
    .contacts-page #map {
        width: 50%;
        max-width: 50%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .contacts-page #map {
        width: 50%;
        max-width: 50%
    }
}

@media (max-width: 767px) {
    .contacts-page #map {
        width: 100%;
        max-width: 100%;
        height: 400px;
        margin: auto
    }
}

.about-decoration {
    background-image: url("../images/about-decoration.jpg")
}
.fancybox-title-float-wrap .child {
    font-size: 20px;
}