@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700,400italic,700italic|Source+Sans+Pro|PT+Serif:400,700,400italic,700italic&amp;subset=latin,latin-ext);
a img,
img,
label {
    border: none
}
a {text-decoration:none;color:#fff;}

*,
body,
dd,
dl,
dt,
form,
li,
ol,
p,
table,
ul {
    margin: 0;
    padding: 0
}

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

.lead {font-size:16px;text-align:justify;}
.wcontent {width:80%;margin: 40px auto;}
.eleven {font-size:14px;}
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px;
    width: 100%;
}
.col {-webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    padding: 5px;
    width: 100%;
}
.col {
    min-width: 1px;}



#ajax-form input[type="text"], .registry-form .block-select {
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, 0);
    margin-bottom: 25px;
    outline: 0 none;
    overflow: hidden;
    padding: 0 25px;
    resize: none;
    width: 98%;
    border-radius: 0px;
    color: #ffffff;
    height: 45px;
}


input[type="text"], .registry-form .block-select {
   
    margin-bottom: 25px;
    outline: 0 none;
    overflow: hidden;
    padding: 0 25px;
    resize: none;
    max-width: 90%;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: : 25px;
    color: #ffffff;
    height: 45px;
}

#ajax-form select {
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, 0);
    margin-bottom: 25px;
    outline: 0 none;
    overflow: hidden;
    padding: 0 25px;
    resize: none;
    width: 90%;
    border-radius: 0px;
    color: #ffffff;
    height: 45px;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, select {
    text-transform: none;
}

button, input, optgroup, select, textarea {
    margin: 0;
        margin-bottom: 0px;
    font: inherit;
        font-size: inherit;
        line-height: inherit;
        font-family: inherit;
    color: inherit;
}
select {
    margin: 0;
    border-color: ThreeDLightShadow;
    background-color: -moz-Combobox;
    color: -moz-ComboboxText;
    font: -moz-list;
    line-height: initial;
    white-space: nowrap !important;
    word-wrap: normal !important;
    text-align: start;
    cursor: default;
    box-sizing: border-box;
    -moz-user-select: none;
    -moz-appearance: menulist;
    border-width: 2px;
    border-style: inset;
    text-indent: 0;
    overflow: -moz-hidden-unscrollable;
    text-shadow: none;
    display: inline-block;
    page-break-inside: avoid;
    overflow-clip-box: padding-box !important;
}




#ajax-form select option {
    background: rgba(0, 0, 0, 1);
        background-color: rgb(0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0);
    margin-bottom: 25px;
    outline: 0 none;
    overflow: hidden;
    padding: 0 25px;
    resize: none;
    width: 90%;
    border-radius: 0px;
    color: #ffffff;
    height: 45px;
}

option:checked {
    background-color: -moz-html-cellhighlight !important;
    color: -moz-html-cellhighlighttext !important;
}
select > option {
    padding-block-start: 0;
    padding-block-end: 0;
    padding-inline-start: 3px;
    padding-inline-end: 5px;
}
option {
    display: block;
    float: none !important;
    position: static !important;
    min-block-size: 1em;
    line-height: normal !important;
    -moz-user-select: none;
    text-indent: 0;
    white-space: nowrap !important;
    word-wrap: normal !important;
    text-align: match-parent;
}




#ajax-form textarea {
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, 0);
    margin-bottom: 25px;
    outline: 0 none;
    padding: 10px 25px;
    width: 90%;
    border-radius: 0px;
    color: #ffffff;
}
input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
textarea {
    overflow: auto;
}
button, input, optgroup, select, textarea {
    margin: 0;
        margin-bottom: 0px;
    font: inherit;
        font-size: inherit;
        line-height: inherit;
        font-family: inherit;
    color: inherit;
}

input:-moz-read-write, textarea:-moz-read-write {
    -moz-user-modify: read-write !important;
}
textarea {
    -moz-appearance: textarea;
    margin-block-start: 1px;
    margin-block-end: 1px;
    border: 2px inset ThreeDLightShadow;
    padding-inline-start: 1px;
    padding-inline-end: 1px;
    background-color: -moz-Field;
    color: -moz-FieldText;
    font: medium -moz-fixed;
    text-rendering: optimizeLegibility;
    vertical-align: text-bottom;
    cursor: text;
    resize: both;
    -moz-user-select: text;
    white-space: pre-wrap;
    word-wrap: break-word;
    overflow-clip-box: content-box;
    text-align: initial;
    text-indent: initial;
    text-shadow: initial;
    text-transform: initial;
    word-spacing: initial;
    letter-spacing: initial;
}



#ajax-form input[type="email"], #ajax-form input[type="date"], #ajax-form input[type="tel"] {
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, 0);
    margin-bottom: 25px;
    outline: 0 none;
    overflow: hidden;
    padding: 0 25px;
    resize: none;
    width: 90%;
    border-radius: 0px;
    color: #ffffff;
    height: 45px;
}


.form .submit {
    cursor: pointer;
    height: 45px;
    color: #ffffff;
    border: none;
}

.but {
    padding: 11px 25px;text-transform:uppercase;
}

a.link::after, .but, span a::after, p a::after {
    background: rgb(57, 155, 255);
    background: -moz-linear-gradient(45deg, rgba(251, 211, 99, 1) 0%, rgba(156, 98, 7, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(251, 211, 99, 1) 0%, rgba(156, 98, 7, 1) 100%);
    background: linear-gradient(45deg, rgba(251, 211, 99, 1) 0%, rgba(156, 98, 7, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbd363', endColorstr='#9c6207', GradientType=1);
}
































.cd-modal .modal-content,
body,
html {
    -webkit-font-smoothing: antialiased
}

#left-info h5,
article,
aside,
footer,
header,
hgroup,
img,
label,
nav,
section {
    display: block
}

body,
html {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-size-adjust: none;
    -moz-font-size-adjust: none;
    -webkit-font-size-adjust: none
}

body {
    font-family: 'Source Sans Pro', Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    overflow-x: hidden;
    background-color: #1d1d1d
}

embed {
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Playfair Display', serif
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    margin: 0;
    font-size-adjust: none;
    -moz-font-size-adjust: none;
    -webkit-font-size-adjust: none
}

a,
a:hover {
    cursor: pointer;
    outline: 0
}

button {
    width: auto;
    overflow: visible
}

a:link,
section.articleWrapper aside:link {
    -webkit-tap-highlight-color: rgba(1, 1, 1, .563)
}

#product-slider .items a,
.home-slider .items a,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

img {
    font-family: Helvetica;
    font-size: 10px
}

img,
label {
    outline: 0;
    color: #000
}

textarea {
    overflow: auto;
    resize: none
}

.cd-modal,
canvas,
iframe {
    overflow: hidden
}

input,
select,
textarea {
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    color: #111;
    -webkit-border-radius: none;
    outline: 0;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#left-info .contact-me>*,
#left-info h5 {
    font-family: 'Playfair Display', serif;
    line-height: 1
}

li,
ol,
ul {
    list-style: none;
    outline: 0
}

acronym {
    border: none;
    cursor: help
}

::selection {
    background: rgba(140, 110, 74, .8);
    color: #fff
}

::-moz-selection {
    background: rgba(140, 110, 74, .8);
    color: #fff
}

::-webkit-selection {
    background: rgba(140, 110, 74, .8);
    color: #fff
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

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

#for-sale-content .wrp a,
#left-info .contact-me,
.btn-large a,
.layout-row .text-container h2 {
    border-bottom: 1px solid #8c6e4a
}

#container-footer,
#for-sale-content .wrp a,
.btn-large a {
    border-top: 1px solid #8c6e4a
}

@-ms-viewport {
    width: device-width
}

.cd-modal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    background: url(../images/bg-wood.png) 50% 0 no-repeat #1d1d1d;
    background: url(../images/bg-wood.svg) 50% 0 no-repeat, linear-gradient(#1d1d1d, #1d1d1d);
    -webkit-background-size: 84% auto;
    -moz-background-size: 84% auto;
    -ms-background-size: 84% auto;
    -o-background-size: 84% auto;
    background-size: 84% auto;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-modal .modal-content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    -moz-osx-font-smoothing: grayscale
}

article#modal-contact {
    width: 100%;
    position: absolute;
    left: 0
}

article#modal-contact .wrapper-contact {
    max-width: 1170px;
    position: relative;
    padding: 0 100px;
    margin: 0 auto
}

article#modal-contact .wrapper-contact .sections-detail {
    width: 100%;
    float: left;
    padding: 80px 0
}

#left-info {
    float: left
}

#right-info {
    float: right
}

#left-info h5 {
    font-weight: 700;
    font-size: 70px
}

#left-info .contact-me {
    width: 100%;
    display: block;
    margin-top: 50px;
    padding-bottom: 40px
}

#left-info .contact-me>* {
    display: inline-block;
    font-weight: 400;
    font-size: 30px
}

#left-info .contact-me a {
    margin-left: 80px;
    color: #fff;
    text-decoration: none
}

#left-info .contact-me span a {
    margin-left: 0
}

#left-info .contact-me a.small-line:before {
    width: 40px;
    left: -60px;
    margin-top: 3px
}

#left-info .adress {
    width: 100%;
    display: block;
    margin-top: 38px;
    font-family: 'PT Serif', serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.7;
    color: #777
}

#left-info .adress a {
    color: #777;
    text-decoration: none
}

#right-info .small-box {
    display: block
}

#right-info .small-box .small-title {
    display: block;
    padding-left: 60px
}

#right-info .small-box .small-title span {
    display: block;
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.4px
}

#right-info .small-box .small-socials,
#right-info .small-box a {
    min-height: 70px;
    margin: 30px 0 40px;
    font-family: 'PT Serif', serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #777;
    text-decoration: none
}

#right-info .small-box .small-title span.small-line:before {
    width: 40px;
    left: -60px
}

#right-info .small-box a {
    display: table;
    padding-left: 100px;
    background: 0 50% no-repeat
}

#right-info .small-box a div {
    display: table-cell;
    vertical-align: middle
}

#right-info .small-box a.showroom {
    background-image: url(../images/img-showroom.png)
}

#right-info .small-box a.workshop {
    background-image: url(../images/img-workshop.png)
}

#right-info .small-box .small-socials {
    display: table;
    padding-left: 94px;
    background: url(../images/small-logo2.png) 0 50% no-repeat;
    background: url(../images/small-logo2.svg) 0 50% no-repeat, linear-gradient(transparent, transparent)
}

#right-info .small-box .small-socials .icons-social {
    height: 70px;
    float: right;
    text-align: center;
    font-size: 0;
    line-height: 100px
}

#right-info .small-box .small-socials .icons-social a {
    width: 18px;
    height: 18px;
    min-height: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 26px 7px 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: 50% no-repeat;
    opacity: .3;
    filter: alpha(opacity=30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
}

#right-info .small-box .small-socials .icons-social a.fb {
    background-image: url(../images/icon-fb.svg);
    margin: 26px 7px 0 0
}

#right-info .small-box .small-socials .icons-social a.in {
    background-image: url(../images/icon-instagram.svg)
}

#right-info .small-box .small-socials .icons-social a.pi {
    background-image: url(../images/icon-twitter.svg)
}

#right-info .small-box .small-socials .icons-social a.ho {
    background-image: url(../images/icon-houzz.svg)
}

.cd-modal .modal-close {
    height: 45px;
    padding-left: 58px;
    position: absolute;
    top: 100px;
    right: 100px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2.4px;
    line-height: 45px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.underline-anim-small {
    padding: 8px 0
}

.cd-modal .modal-close:after,
.cd-modal .modal-close:before,
a.my-close:after,
a.my-close:before {
    width: 40px;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background: #8c6e4a
}

.cd-modal .modal-close:before,
a.my-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.cd-modal .modal-close:after,
a.my-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.cd-modal.visible {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transition: opacity .7s, visibility 0s;
    -moz-transition: opacity .7s, visibility 0s;
    transition: opacity .7s, visibility 0s
}

.cd-modal.visible .modal-content {
    -webkit-overflow-scrolling: touch
}

.cd-modal.visible .modal-close {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.cd-transition-layer {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    overflow: hidden
}

.cd-transition-layer .bg-layer {
    width: 2500%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-2%);
    -moz-transform: translateY(-50%) translateX(-2%);
    -ms-transform: translateY(-50%) translateX(-2%);
    -o-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%);
    background: url(../images/bg-modal.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#loading-website,
header {
    background: #000;
    overflow: hidden
}

.cd-transition-layer.visible {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible
}

.cd-transition-layer.opening .bg-layer {
    -webkit-animation: cd-sequence .8s steps(24);
    -moz-animation: cd-sequence .8s steps(24);
    animation: cd-sequence .8s steps(24);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.cd-transition-layer.closing .bg-layer {
    -webkit-animation: cd-sequence-reverse .8s steps(24);
    -moz-animation: cd-sequence-reverse .8s steps(24);
    animation: cd-sequence-reverse .8s steps(24);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.no-cssanimations .cd-transition-layer {
    display: none
}

@-webkit-keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%)
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-98%)
    }
}

@-moz-keyframes cd-sequence {
    0% {
        -moz-transform: translateY(-50%) translateX(-2%)
    }
    100% {
        -moz-transform: translateY(-50%) translateX(-98%)
    }
}

@keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        -moz-transform: translateY(-50%) translateX(-2%);
        -ms-transform: translateY(-50%) translateX(-2%);
        -o-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%)
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        -moz-transform: translateY(-50%) translateX(-98%);
        -ms-transform: translateY(-50%) translateX(-98%);
        -o-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%)
    }
}

@-webkit-keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%)
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-2%)
    }
}

@-moz-keyframes cd-sequence-reverse {
    0% {
        -moz-transform: translateY(-50%) translateX(-98%)
    }
    100% {
        -moz-transform: translateY(-50%) translateX(-2%)
    }
}

@keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        -moz-transform: translateY(-50%) translateX(-98%);
        -ms-transform: translateY(-50%) translateX(-98%);
        -o-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%)
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        -moz-transform: translateY(-50%) translateX(-2%);
        -ms-transform: translateY(-50%) translateX(-2%);
        -o-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%)
    }
}

#loading-website {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transform: translateZ(0)
}

#loading-website:before {
    width: 40px;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 0 0 -20px;
    background: #8c6e4a;
    z-index: 10;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation-name: spin;
    -webkit-animation-duration: .9s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: spin;
    -moz-animation-duration: .9s;
    -moz-animation-iteration-count: infinite;
    -ms-animation-name: spin;
    -ms-animation-duration: .9s;
    -ms-animation-iteration-count: infinite;
    -o-animation-name: spin;
    -o-animation-duration: .9s;
    -o-animation-iteration-count: infinite
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(-360deg)
    }
    100% {
        -webkit-transform: rotate(0)
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(-360deg)
    }
    100% {
        -moz-transform: rotate(0)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(-360deg)
    }
    100% {
        -ms-transform: rotate(0)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(-360deg)
    }
    100% {
        -o-transform: rotate(0)
    }
}

@keyframes spin {
    0% {
        transform: rotate(-360deg)
    }
    100% {
        transform: rotate(0)
    }
}

header {
    width: 100%;
    min-height: 440px;
    display: table;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2
}

header .header-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(../images/bg-header.jpg) 50% 0 no-repeat #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    z-index: -1;
    -webkit-transform: translateZ(0)
}

.loading-content {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.slider-for2 .slick-slide>span:before,
header .header-bg:after,
header .header-bg:before {
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1)
}

header .header-bg:after,
header .header-bg:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0
}

header .header-bg:before {
    background: rgba(0, 0, 0, .5);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .2) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(0, 0, 0, .5)), color-stop(100%, rgba(0, 0, 0, .2)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .2) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .2) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .2) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .2) 100%);
    z-index: 1
}

.slider-for2 .slick-slide>span:before,
header .header-bg:after {
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .45) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .45)));
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .45) 100%);
    background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .45) 100%);
    background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .45) 100%);
    background: linear-gradient(45deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .45) 100%);
    z-index: 2
}

.slider-for2 .slick-slide>span:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.slider-for2 .slick-slide>span:after {
    width: 90px;
    height: 90px;
    content: "";
    position: absolute;
    top: 75px;
    right: 75px;
    background: rgba(0, 0, 0, .68);
    z-index: 2;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#general-header {
    position: absolute;
    top: 100px;
    left: 100px;
    right: 100px;
    z-index: 99
}

#general-header .logo {
    width: 100%;
    max-width: 270px;
    float: left
}

#general-header .logo a {
    width: 100%;
    height: 53px;
    display: block;
    color: #111;
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 0;
    background: url(../images/logo-wacaa.png) 0 50% no-repeat;
    background: url(../images/logo-wacaa.svg) 0 50% no-repeat, linear-gradient(transparent, transparent);
    -webkit-background-size: 100% auto;
    background-size: 100% auto
}

#general-header .languages {
    float: left;
    margin: 20px 0 0 52px;
    position: relative
}

#general-header .languages.small-line:before {
    width: 20px;
    left: -29px
}

#general-header .languages a {
    display: inline-block;
    padding: 8px 1px;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px
}

#general-header .languages .container-languages {
    position: relative;
    display: none;
    padding-left: 10px;
    opacity: 0
}

#general-header .link-contact a,
#title-header span a {
    padding: 8px 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    text-decoration: none
}

#general-header .languages:hover>.container-languages {
    display: inline-block;
    opacity: 1;
    -webkit-animation: languages 1s ease-out;
    -moz-animation: languages 1s ease-out;
    -o-animation: languages 1s ease-out;
    animation: languages 1s ease-out
}

@-webkit-keyframes languages {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes languages {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-mskeyframes languages {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes languages {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

#general-header .languages .container-languages a {
    margin-right: 8px
}

#general-header .link-contact {
    position: absolute;
    top: 19px;
    right: 0;
    z-index: 10
}

#general-header .link-contact.small-line:before {
    width: 40px;
    left: -60px
}

#general-header .link-contact a {
    display: inline-block;
    font-size: 13px
}

#title-header {
    display: table-cell;
    padding: 0 100px;
    vertical-align: middle;
    position: relative;
    z-index: 20;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

#title-header h1 {
    max-width: 700px;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    font-size: 70px;
    line-height: 1
}

body.lang_de #title-header h1 {
    max-width: 1000px
}

#title-header span {
    position: relative;
    bottom: -52px;
    left: 60px
}

#title-header span.small-line:before {
    width: 40px;
    left: -60px
}

#title-header span a {
    font-size: 13px;
    overflow: hidden
}

#arrow-rotate-down {
    position: absolute;
    bottom: 90px;
    left: 90px;
    z-index: 110;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

#arrow-rotate-down.sss {
    left: 200px;
    background: red
}

#arrow-rotate-down a {
    width: 60px;
    height: 60px;
    display: block;
    position: relative;
    color: #111;
    text-decoration: none;
    text-indent: 100%;
    font-size: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: url(../images/icon-scroll- cxarrow.png) no-repeat;
    background: url(../images/icon-scroll-arrow.svg) no-repeat, linear-gradient(transparent, transparent)
}

#arrow-rotate-down a:after,
#arrow-rotate-down a:before {
    width: 60px;
    height: 60px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 0 auto;
    background: 50% 50% no-repeat;
    -webkit-transition: all 1.1s ease-in-out;
    -moz-transition: all 1.1s ease-in-out;
    -ms-transition: all 1.1s ease-in-out;
    -o-transition: all 1.1s ease-in-out;
    transition: all 1.1s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

#arrow-rotate-down a:before {
    background-image: url(../images/icon-scroll.svg);
    -ms-transform: rotate(-340deg);
    -webkit-transform: rotate(-340deg);
    transform: rotate(-340deg)
}

#arrow-rotate-down a:after {
    background-image: url(../images/icon-scroll.svg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

section#content {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 10;
    padding: 300px 0 0;
    background: #1d1d1d
}

.section-parallax-text {
    width: 100%;
    float: left
}

.layout-row {
    width: 50%;
    float: left;
    position: relative;
    z-index: 3;
    margin-bottom: 80px
}

.right-row.layout-row {
    z-index: 4;
    float: right
}

.img-wrapper {
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 auto
}

.layout-row .img1 {
    width: 470px;
    height: 470px;
    position: absolute;
    margin-left: 115px;
    top: 0;
    left: -100%;
    z-index: 1;
    background: url(../images/about-img1.jpg) no-repeat
}

.layout-row .img2 {
    width: 370px;
    height: 370px;
    position: absolute;
    top: 100%;
    left: -100%;
    margin-top: -200px;
    z-index: 2;
    background: url(../images/about-img2.jpg) no-repeat
}

.layout-row .img3 {
    width: 430px;
    height: 370px;
    margin: 0;
    position: relative;
    top: 80px;
    left: 100px;
    z-index: 3;
    background: url(../images/about-img3.jpg) no-repeat
}

.layout-row .text-container {
    position: relative;
    padding: 0 0 0 100px
}

.layout-row .text-container.text-second {
    padding: 0 90px 0 0
}

.layout-row .text-container .small-title-section {
    margin-left: 90px
}

.layout-row .text-container h2 {
    max-width: 450px;
    padding: 50px 0 60px;
    margin-bottom: 54px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400
}

.layout-row .text-container p {
    position: relative;
    padding: 0 0 30px 30px;
    font-family: "PT Serif";
    font-size: 16px;
    line-height: 26px;
    color: #767676
}

.data1,
.data3 {
    position: absolute
}

.layout-row .text-container p.large-text:first-letter {
    float: left;
    font-family: 'Playfair Display', serif;
    padding: 12px 20px 0 0;
    font-size: 50px;
    color: #fff
}

.data1 {
    width: 1056px;
    height: 1004px;
    z-index: 2
}

#parallax-layer1.data1 {
    top: 0;
    left: 50%;
    margin-top: 700px;
    margin-left: -1058px
}

#parallax-layer2.data1 {
    top: 0;
    margin-top: -150px;
    right: 50%;
    margin-right: -1520px
}

.data3 {
    top: 0;
    z-index: 5
}

#parallax-layer5.data3 {
    width: 207px;
    height: 243px;
    left: 50%;
    margin: 640px 0 0 -330px
}

#parallax-layer6.data3 {
    width: 152px;
    height: 162px;
    left: 50%;
    margin: 1080px 0 0 30px
}

#container-collections {
    width: 100%;
    float: left;
    position: relative;
    z-index: 20;
    margin-top: 114px
}

.small-title-section {
    width: 100%;
    display: block;
    position: relative;
    margin-left: 60px
}

.small-title-section span {
    padding: 8px 0;
    color: #777;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.4px
}

.small-title-section span.small-line:before {
    width: 40px;
    left: -60px
}

#container-collections .tables {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 60px
}

#container-collections .tables .single-title {
    float: left;
    position: relative;
    margin-left: 123px;
    margin-bottom: 30px;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    font-style: italic;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

#container-collections .tables .single-title:first-child {
    margin-left: 0
}

#container-collections .tables .ttl1;
#container-collections .tables .single-title span {
    font-size: 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -ms-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

#container-collections .tables .small-line:before {
    width: 40px;
    left: auto;
    left: -123px
}

#container-collections .tables .ttl1 {
    margin-right: 200px;
    font-style: normal;
    font-weight: 700
}

#container-collections .tables .ttl2 {
    margin-left: 83px;
    top: 20px
}

#container-collections .tables .ttl3 {
    top: 30px
}

#container-collections .tables .ttl4 {
    top: 40px
}

#container-collections .tables .ttl5 {
    margin-right: 0!important;
    top: 30px
}

.animate-sections,
.animate-sections strong {
    opacity: 1!important;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.animate-sections {
    top: 0!important
}

#container-collections .tables .sub-wrp-titles {
    position: relative;
    padding: 0
}

body.lang_de #container-collections .tables .sub-wrp-titles .road-title .single-title {
    margin-left: 45px
}

body.lang_sk #container-collections .tables .sub-wrp-titles .road-title .single-title {
    margin-left: 80px
}

body.lang_de #container-collections .tables .sub-wrp-titles .road-title .single-title:first-child,
body.lang_sk #container-collections .tables .sub-wrp-titles .road-title .single-title:first-child {
    margin-left: 0
}

body.lang_de #container-collections .tables .ttl1,
body.lang_sk #container-collections .tables .ttl1 {
    margin-right: 167px
}

body.lang_de #container-collections .tables .small-line:before,
body.lang_sk #container-collections .tables .small-line:before {
    left: -100px
}

#title-large-sider {
    width: 100%;
    float: left;
    position: relative;
    z-index: 21;
    margin-top: 170px
}

#home-large-slider {
    width: 100%;
    float: left;
    margin-top: 60px;
    position: relative;
    overflow: hidden;
    z-index: 100
}

.home-slider {
    width: 100%;
    max-width: 1300px;
    position: relative;
    display: block;
    margin: 0 auto
}

.home-slider .items {
    height: 500px;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
    position: relative;
    outline: 0;
    overflow: hidden
}

.home-slider .items:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

.home-slider .items.slick-active:before {
    display: none
}

.home-slider .items a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    color: #000
}

.home-slider .items.slick-active a:before {
    background: 0 0
}

.slick-slider {
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    position: relative;
    margin: 0 auto;
    text-align: center;
    -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 {
    display: block;
    position: relative;
    top: 0;
    left: 0
}

.slider-for {
    width: 550px;
    float: left;
    display: none;
    margin: 65px auto 0 0;
    position: relative
}

.slider-for .slick-slide,
.slider-for2 .slick-slide {
    display: block;
    float: left;
    position: relative;
    top: 0;
    text-align: left;
    outline: 0
}

.slider-for2 .slick-slide img {
    min-width: 100%;
    -webkit-backface-visibility: hidden
}

.slider-for .slick-slide h3 {
    padding: 0 20px;
    font-size: 30px;
    font-weight: 700;
    line-height: 30px
}

.container-navigation-arrows,
.container-navigation-arrows2 {
    width: 160px;
    height: 30px;
    position: relative;
    float: right;
    margin: 66px 100px 0 0
}

.container-navigation-arrows a.slick-button,
.container-navigation-arrows2 a.slick-button {
    float: left;
    padding: 5px 0;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    line-height: 20px
}

.container-navigation-arrows a.slick-button.slick-next,
.container-navigation-arrows2 a.slick-button.slick-next {
    float: right
}

.container-navigation-arrows.small-line:before,
.container-navigation-arrows2.small-line:before {
    width: 40px;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -20px
}

#home-large-slider .container-navigation-arrows {
    width: 180px;
    float: none;
    display: block;
    margin: 66px auto 0
}

body.lang_de #home-large-slider .container-navigation-arrows,
body.lang_de #product-arrow.container-navigation-arrows,
body.lang_de .container-navigation-arrows2 {
    width: 220px
}

#home-large-slider .numbers-of-slides {
    float: none;
    position: absolute;
    left: 50%;
    top: 50px;
    margin: 0 0 0 -30px
}

body.lang_de #product-arrow.container-navigation-arrows.small-line:before,
body.lang_de .container-navigation-arrows2.small-line:before {
    margin: -1px 0 0 -28px
}

body.lang_de #home-large-slider .container-navigation-arrows {
    position: relative;
    left: 6px
}

.numbers-of-slides {
    width: 59px;
    height: 59px;
    float: left;
    position: relative;
    display: block;
    margin: 50px auto 0 100px;
    text-align: center;
    line-height: 60px;
    font-family: 'PT Serif', serif
}

.fancybox-title-over span#fancybox-title-over:after,
.fancybox-title-over span#fancybox-title-over:before,
.numbers-of-slides:after,
.numbers-of-slides:before {
    width: 59px;
    height: 59px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 0 auto;
    background: 50% 50% no-repeat
}

.fancybox-title-over span#fancybox-title-over:before,
.numbers-of-slides:before {
    background-image: url(../images/icon-scroll.svg);
    -ms-transform: rotate(-340deg);
    -webkit-transform: rotate(-340deg);
    transform: rotate(-340deg)
}

.fancybox-title-over span#fancybox-title-over:after,
.numbers-of-slides:after {
    background-image: url(../images/icon-scroll.svg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-title-over span#fancybox-title-over>span.of,
.numbers-of-slides span {
    font-style: italic;
    color: #8c6e4a
}

#for-sale-content {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 100px;
    text-align: center
}

#for-sale-content .wrp {
    width: 50%;
    float: left;
    position: relative;
    z-index: 2
}

#for-sale-content .wrp a {
    width: 100%;
    height: 100px;
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    text-decoration: none;
    color: #fff;
    line-height: 100px
}

#for-sale-content .wrp.instock a:after,
#for-sale-content .wrp.products a:before {
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    background: #8c6e4a
}

#for-sale-content .wrp.products a:before {
    left: 0
}

#for-sale-content .wrp.instock a:after {
    right: 0
}

#for-sale-content .small-info {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

#for-sale-content .small-info:after,
#for-sale-content .small-info:before {
    width: 1px;
    height: 20px;
    content: "";
    position: absolute;
    left: 50%;
    background: #8c6e4a
}

#for-sale-content .small-info:before {
    top: 0
}

#for-sale-content .small-info:after {
    bottom: -1px
}

#for-sale-content .small-info span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #777;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    line-height: 104px
}

#journal {
    width: 100%;
    float: left;
    margin-top: 200px
}

#journal .container-blog {
    width: 50%;
    float: left;
    position: relative
}

#journal .container-blog .large-title-blog {
    width: 100%;
    margin-bottom: 60px;
    font-family: 'Playfair Display', serif;
    font-size: 50px;
    line-height: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out
}

#journal .container-blog .large-title-blog span {
    font-style: italic
}

#journal .container-blog .large-title-blog span:first-child {
    padding-left: 5px
}

#journal .container-blog>a {
    width: 100%;
    display: block;
    text-decoration: none;
    color: #fff;
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

#journal .container-blog.left>a {
    top: 50px
}

#journal .container-blog.right>a {
    top: 80px
}

#journal .container-blog a .home-blog {
    position: relative;
    margin: 0 auto
}

#journal .container-blog.left a .home-blog {
    padding-right: 15px
}

#journal .container-blog.right a .home-blog {
    padding-left: 15px
}

#journal .container-blog a .home-blog .img-box,
#journal .container-blog a .home-blog .short-text,
#journal .container-blog a .home-blog .short-text span.small-line {
    width: 100%;
    display: block;
    position: relative
}

#journal .container-blog a .home-blog .img-box {
    height: 200px;
    overflow: hidden
}

#journal .container-blog a .home-blog .img-box img {
    min-width: 100%;
    -webkit-backface-visibility: hidden
}

#journal .container-blog a .home-blog .short-text span.date {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 30px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.4px
}

#journal .container-blog a .home-blog .short-text h4 {
    width: 100%;
    display: block;
    padding: 20px 0 30px;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#journal .container-blog a .home-blog .short-text span.small-line:before {
    width: 40px;
    top: 100%;
    left: 50%;
    margin-left: -20px
}

#journal .container-blog a .home-blog .short-text p {
    width: 100%;
    max-height: 118px;
    margin-top: 30px;
    font-family: 'PT Serif', serif;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #777;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
}

#journal .container-blog .small-title-section {
    float: left;
    margin: 100px 0 0
}

#journal .container-blog .small-title-section span.small-line {
    float: right
}

#journal .container-blog .small-title-section span.small-line>a {
    display: inline;
    padding: 8px 0 8px 1px;
    color: #fff;
    text-decoration: none
}

#journal .container-blog>a.animate-section {
    top: 0;
    opacity: 1!important;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

#journal .container-blog .large-title-blog.animate-section {
    opacity: 1!important;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

#footer-graphic:after,
#footer-graphic:before {
    width: 100%;
    position: absolute;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    content: ""
}

#footer-graphic {
    width: 100%;
    float: left;
    padding: 200px 0 270px;
    position: relative;
    text-align: center
}

span#run-get {
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    top: 200px
}

#footer-graphic:before {
    height: 100%;
    bottom: -50px;
    background: url(../images/footer-wood.jpg) 50% 100% no-repeat;
    background: url(../images/footer-wood.svg) 50% 100% no-repeat, linear-gradient(transparent, transparent);
    z-index: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

#footer-graphic:after {
    height: 116px;
    bottom: -40px;
    background: url(../images/footer-wood.png) 50% 0 no-repeat;
    z-index: 2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear
}

#footer-graphic a {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    padding: 10px 40px;
    text-align: center;
    text-decoration: none;
    font-family: 'Playfair Display', serif;
    line-height: 1;
    color: #fff;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

#footer-graphic a:after,
#footer-graphic a:before {
    width: 40px;
    height: 1px;
    content: "";
    position: absolute;
    top: 50%;
    margin-top: 20px;
    background: #8c6e4a
}

#footer-graphic a:before {
    left: -40px
}

#footer-graphic a:after {
    right: -40px
}

#footer-graphic a .chisel {
    width: 300px;
    height: 282px;
    position: absolute;
    top: -50%;
    right: 0;
    background: url(../images/chisel-shadow2.png) 53% 52% no-repeat;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#footer-graphic a .chisel span {
    position: absolute
}

#footer-graphic a .chisel span.img {
    width: 300px;
    height: 282px;
    top: 0;
    left: 0;
    background: url(../images/chisel.png) 50% 50% no-repeat;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#footer-graphic a .chisel span.shadow {
    width: 103px;
    height: 50px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 10px;
    background: url(../images/chisel-shadow1.png) 50% 50% no-repeat;
    opacity: .8;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.journal-blog .img-box img,
ul#products-list li a .product-small-img .content img {
    -webkit-backface-visibility: hidden
}

#footer-graphic a>span {
    display: block
}

#footer-graphic a>span:nth-child(1) {
    font-size: 30px;
    font-style: italic
}

#footer-graphic a>span:nth-child(2) {
    font-size: 70px;
    font-weight: 700
}

#footer-graphic.animate-footer:after,
#footer-graphic.animate-footer:before {
    bottom: 0;
    opacity: 1!important;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

#footer-graphic.animate-footer a {
    opacity: 1!important;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all .9s linear;
    -moz-transition: all .9s linear;
    -ms-transition: all .9s linear;
    -o-transition: all .9s linear;
    transition: all .9s linear
}

footer {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    z-index: 20
}

#container-footer {
    width: 100%;
    min-height: 100px;
    float: left;
    font-family: 'PT Serif', serif;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
    color: #6a6a6a
}

#container-footer a {
    color: #6a6a6a;
    text-decoration: none
}

#container-footer .small-logo {
    width: 100px;
    height: 100px;
    float: left;
    position: relative;
    border-right: 1px solid #8c6e4a;
    background: url(../images/small-logo.jpg) 50% no-repeat;
    background: url(../images/small-logo.svg) 50% no-repeat, linear-gradient(transparent, transparent)
}

#container-footer .small-logo a {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    z-index: 2;
    text-indent: -9999%;
    font-size: 0;
    color: #000;
    overflow: hidden
}

#container-footer .copyright {
    float: left;
    margin: 40px 0 0 30px
}

#container-footer .copyright span.small-line {
    padding-left: 60px;
    display: inline-block
}

#container-footer .copyright span.small-line:before {
    width: 20px;
    margin-left: -40px
}

#container-footer .the-author {
    float: right;
    margin: 40px 30px 0 0
}

#container-footer .icons-social {
    width: 170px;
    height: 100px;
    float: right;
    border-left: 1px solid #8c6e4a;
    text-align: center;
    line-height: 100px
}

#container-footer .icons-social a {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px;
    overflow: hidden;
    text-indent: -9999px;
    background: 50% no-repeat;
    opacity: .3;
    filter: alpha(opacity=30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
}

#container-footer .icons-social a.fb {
    background-image: url(../images/icon-fb.svg)
}

#container-footer .icons-social a.in {
    background-image: url(../images/icon-instagram.svg)
}

#container-footer .icons-social a.pi {
    background-image: url(../images/icon-twitter.svg)
}

#container-footer .icons-social a.ho {
    background-image: url(../images/icon-houzz.svg)
}

#inline-content-lightbox {
    width: 0;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    position: relative
}

#inline-content-lightbox.opp {
    visibility: visible
}

#inline-content-lightbox.opp #large-photos-lightbox {
    z-index: 999
}

#large-photos-lightbox {
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
    background: #060606
}

#light-container-nav {
    width: 100%;
    height: 300px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .7)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0)
}

.section-long-text:before,
.small-line:before {
    background: #8c6e4a;
    content: ""
}

.grid-container.long.light-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 50px;
    z-index: 110
}

#second-nav,
.slider-for2 {
    position: relative
}

.slider-for2 {
    width: 100%;
    float: left;
    margin: 0;
    overflow: hidden
}

a.my-close {
    width: 40px;
    height: 40px;
    visibility: hidden;
    position: absolute;
    top: 100px;
    right: 100px;
    z-index: 200
}

a.my-close.opp {
    visibility: visible
}

#second-nav .container-navigation-arrows2,
#second-nav .slider-for {
    margin-top: 40px
}

#products-grid {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
    z-index: 180
}

ul#products-list {
    width: 100%;
    float: left;
    padding: 90px 0 60px
}

ul#products-list li {
    width: 25%;
    float: left;
    overflow: hidden;
    visibility: hidden
}

ul#products-list li a {
    display: block;
    margin: 0 15px;
    color: #777;
    text-decoration: none
}

ul#products-list li a .product-small-img {
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top
}

ul#products-list li a .product-small-img:before {
    content: "";
    display: block;
    padding-top: 100%
}

ul#products-list li a .product-small-img .content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

ul#products-list li a .product-small-text {
    width: 100%;
    height: 100px;
    display: table
}

ul#products-list li a .product-small-text h2 {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: 'PT Serif', serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

#product-slider,
#product-slider .slick-slide {
    display: block;
    outline: 0;
    position: relative;
    top: 0;
    float: left
}

#product-detail {
    width: 100%;
    float: left;
    padding-bottom: 100px;
    overflow: hidden
}

#product-detail .detail-section {
    width: 50%;
    float: left;
    overflow: hidden;
    visibility: hidden
}

#product-detail .detail-section .medium-slider-container {
    position: relative;
    overflow: hidden;
    padding-right: 15px
}

#product-slider {
    width: 100%
}

#product-slider .slick-list.draggable {
    padding: 0!important
}

#product-slider .slick-slide {
    text-align: left
}

#product-slider .items {
    margin: 0;
    outline: 0;
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top
}

#product-slider .items:before {
    content: "";
    display: block;
    padding-top: 100%
}

#product-slider .items a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 999
}

#product-numbers {
    margin: 25px 0 0 30px
}

#product-arrow {
    margin: 40px 30px 0 0
}

#second-nav .numbers-of-slides {
    margin: 25px 0 0 100px
}

#product-detail .detail-section .detail-info-container {
    position: relative;
    padding: 48px 0 0 116px
}

#product-detail .detail-section .detail-info-container .info {
    width: 100%;
    display: block;
    margin: 17px 0
}

#product-detail .detail-section .detail-info-container .info .large-info {
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    text-decoration: none;
    color: #fff;
    line-height: 1
}

#product-detail .detail-section .detail-info-container .info .large-info span {
    display: inline-block;
    padding: 15px 0 15px 58px
}

.btn-large,
.btn-large a {
    width: 100%;
    display: block
}

.btn-large {
    overflow: hidden;
    margin-top: 42px
}

.btn-large a {
    padding: 11px 0 12px;
    position: relative;
    font-family: 'Playfair Display', serif;
    font-size: 17px;
    font-style: italic;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-left: 1px solid #8c6e4a
}

#paging .container-pag .numbers-of,
.container-article p,
.journal-blog .short-text p {
    font-family: 'PT Serif', serif
}

.btn-large a:before {
    width: 0;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    right: 1px;
    border-right: 1px solid #8c6e4a;
    z-index: -1
}

.btn-large a span {
    font-style: normal;
    font-weight: 700
}

#root-journal {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 85px;
    padding-bottom: 85px
}

#root-journal.items-posts {
    font-size: 0
}

#root-journal .root-blog-box {
    width: 50%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    top: 0;
    margin: 0 0 60px;
    visibility: hidden
}

#root-journal .root-blog-box:nth-child(odd) {
    top: 110px
}

#root-journal .root-blog-box>a {
    width: 100%;
    display: block;
    text-decoration: none;
    color: #fff;
    position: relative;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

.journal-blog {
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 15px
}

#root-journal .root-blog-box:nth-child(2n+1) .journal-blog {
    padding: 0 15px 0 0
}

.journal-blog .img-box,
.journal-blog .short-text,
.journal-blog .short-text span.small-line {
    width: 100%;
    display: block;
    position: relative
}

.journal-blog .img-box {
    height: 200px;
    overflow: hidden
}

.journal-blog .img-box img {
    min-width: 100%
}

.journal-blog .short-text span.date {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 30px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.4px
}

.journal-blog .short-text h4 {
    width: 100%;
    display: block;
    padding: 20px 0 30px;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.journal-blog .short-text span.small-line:before {
    width: 40px;
    top: 100%;
    left: 50%;
    margin-left: -20px
}

.journal-blog .short-text p {
    width: 100%;
    max-height: 102px;
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #777;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.container-article p,
.large-title,
.section-back,
.section-long-text,
.section-navigation,
section#page-root {
    width: 100%;
    display: block
}

.container-article {
    position: relative
}

.container-article .post-date {
    width: 100%;
    display: block;
    margin: 50px 0 30px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.4px
}

.container-article a {
    padding: 8px 0;
    margin: 0 4px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    overflow: hidden
}

.container-article img {
    max-width: 100%;
    width: 100%;
    height: auto;
    visibility: hidden
}

.container-article p {
    margin: 50px 0 0;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #777;
    visibility: hidden
}

.container-article p:last-child {
    margin: 50px 0 0
}

.section-long-text {
    position: relative;
    margin-left: -30px;
    padding-bottom: 50px
}

.section-long-text:before {
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: -30px
}

.section-long-text h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    visibility: hidden
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.small-line {
    position: relative
}

.small-line:before {
    height: 1px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    z-index: 1
}

.container-ppd,
.grid-container {
    position: relative;
    margin: 0 auto
}

.lnum {
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum" 1;
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum" 1;
    -o-font-feature-settings: "lnum" 1;
    -webkit-font-feature-settings: "lnum" 1;
    font-feature-settings: "lnum" 1
}

.grid-container {
    width: 100%;
    max-width: 1170px;
    z-index: 100
}

.grid-container.long {
    max-width: 100%!important
}

.grid-container.medium-grid {
    max-width: 770px
}

.basic-grid {
    width: 100%;
    float: left;
    position: relative
}

.container-ppd {
    padding: 0;
    overflow: hidden
}

.container-ppd.small {
    overflow: visible
}

.black-white {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%)
}

.trans-or {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

img.full-center {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1
}

img.full-center-relative {
    min-width: 100%;
    min-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

section#page-root {
    position: relative;
    z-index: 20;
    padding: 300px 0 0
}

.container-article h1,
.large-title h1 {
    font-size: 70px;
    line-height: 1;
    font-weight: 700;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum" 1;
    -moz-font-feature-settings: "lnum=1";
    -ms-font-feature-settings: "lnum" 1;
    -o-font-feature-settings: "lnum" 1;
    -webkit-font-feature-settings: "lnum" 1;
    font-feature-settings: "lnum" 1
}

.section-back span a,
.section-navigation ul li a {
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2.4px
}

.large-title h1 span {
    font-weight: 400;
    font-style: italic
}

.section-back {
    padding: 40px 0
}

.section-back.detail {
    padding: 60px 0
}

.section-back span {
    position: relative;
    left: 60px
}

.section-back span.small-line:before {
    width: 40px;
    left: -60px
}

.section-back span a {
    padding: 8px 0;
    overflow: hidden
}

.section-navigation ul {
    width: 100%;
    float: left;
    position: relative
}

.section-navigation ul li {
    position: relative;
    float: left
}

.section-navigation ul li.active-item a:after,
.section-navigation ul li.active-item a:before {
    width: 8px;
    height: 1px;
    content: "";
    display: none;
    position: absolute;
    top: 50%;
    background: #8c6e4a;
    -webkit-transition: all .24s linear;
    -moz-transition: all .24s linear;
    -ms-transition: all .24s linear;
    transition: all .24s linear
}

.section-navigation ul li.active-item a:before {
    right: 30px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    transform: rotate(40deg)
}

.section-navigation ul li.active-item a:after {
    right: 24px;
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.section-navigation ul li.active-item a.open-nav:before {
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    transform: rotate(-40deg)
}

.section-navigation ul li.active-item a.open-nav:after {
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    transform: rotate(40deg)
}

.section-navigation ul li a {
    display: block;
    position: relative;
    padding: 23px 27px 23px 30px;
    margin-left: -1px;
    text-align: center;
    line-height: 1px;
    border: 1px solid transparent
}

#parallax-layer1.data1.root,
#parallax-layer2.data1.root {
    z-index: -1;
    position: fixed;
    margin-top: 0;
    -webkit-transform: translateZ(0)
}

.section-navigation ul li:nth-child(1) a {
    margin-left: 0
}

.section-navigation ul li a.active {
    border: 1px solid #8c6e4a
}

.section-navigation ul li.more-items a {
    border: 1px solid #777;
    border-left: 1px solid transparent
}

#parallax-layer1.data1.root {
    top: 300px;
    left: 50%;
    margin-left: -1058px
}

#parallax-layer2.data1.root {
    top: -220px;
    right: 50%;
    margin-right: -1520px
}

#parallax-layer5.data3.root {
    margin-top: 0;
    margin-left: -360px;
    top: 306px;
    position: absolute;
    z-index: 999
}

#parallax-layer6.data3.root {
    top: 484px;
    margin-left: 160px;
    margin-top: 0;
    position: absolute
}

#one-parallax {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -999;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

#paging {
    width: 100%;
    float: left;
    margin-bottom: 90px;
    text-align: center
}

#paging.blog {
    margin-bottom: 0
}

#paging .container-pag {
    display: inline-block;
    margin: 0 auto;
    vertical-align: top
}

.bottom1 {
    width: 100%;
    clear: both;
    float: left;
    margin-top: 80px
}

#paging .container-pag .numbers-of {
    width: 59px;
    height: 59px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    line-height: 59px;
    font-size: 12px
}

#paging .container-pag a {
    display: inline-block;
    vertical-align: middle;
    padding: 8px 0;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
    overflow: hidden
}

#paging .container-pag a.prev-article {
    margin-right: 30px
}

#paging .container-pag a.next-article {
    margin-left: 30px
}

#paging .container-pag .numbers-of:after,
#paging .container-pag .numbers-of:before {
    width: 59px;
    height: 59px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 0 auto;
    background: 50% 50% no-repeat
}

#paging .container-pag .numbers-of:before {
    background-image: url(../images/icon-scroll.svg);
    -ms-transform: rotate(-340deg);
    -webkit-transform: rotate(-340deg);
    transform: rotate(-340deg)
}

#paging .container-pag .numbers-of:after {
    background-image: url(../images/icon-scroll.svg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

#paging .container-pag .numbers-of span {
    font-style: italic;
    color: #8c6e4a
}

@media screen and (min-width:1024px) {
    #container-footer a:hover,
    #right-info .small-box a:hover,
    ul#products-list li a:hover .product-small-text h2 {
        color: #fff
    }
    .fade,
    .fade:after,
    .fade:before {
        -webkit-transition: all .24s linear;
        -moz-transition: all .24s linear;
        -o-transition: all .24s linear;
        -ms-transition: all .24s linear;
        transition: all .24s linear
    }
    .fade-linear,
    .fade-linear:after,
    .fade-linear:before {
        -webkit-transition: background .22s linear;
        -moz-transition: background .22s linear;
        -o-transition: background .22s linear;
        -ms-transition: background .22s linear;
        transition: background .22s linear
    }
    .fade-border,
    .fade-border:after,
    .fade-border:before {
        -webkit-transition: border .22s linear;
        -moz-transition: border .22s linear;
        -o-transition: border .22s linear;
        -ms-transition: border .22s linear;
        transition: border .22s linear
    }
    .fade-text,
    .fade-text:after,
    .fade-text:before {
        -webkit-transition: color .22s linear;
        -moz-transition: color .22s linear;
        -o-transition: color .22s linear;
        -ms-transition: color .22s linear;
        transition: color .22s linear
    }
    a.my-close:after,
    a.my-close:before {
        -webkit-transition: opacity .26s linear, transform .26s linear;
        -moz-transition: opacity .26s linear, transform .26s linear;
        -o-transition: opacity .26s linear, transform .26s linear;
        -ms-transition: opacity .26s linear, transform .26s linear;
        transition: opacity .26s linear, transform .26s linear
    }
    .cd-modal .modal-close,
    .cd-modal .modal-close:after,
    .cd-modal .modal-close:before {
        -webkit-transition: all .26s linear;
        -moz-transition: all .26s linear;
        -o-transition: all .26s linear;
        -ms-transition: all .26s linear;
        transition: all .26s linear
    }
    .underline-anim,
    .underline-anim-large,
    .underline-anim-small {
        position: relative
    }
    .underline-anim-large:after,
    .underline-anim-large:before,
    .underline-anim-small:after,
    .underline-anim-small:before,
    .underline-anim:after,
    .underline-anim:before {
        content: '';
        display: block;
        position: absolute;
        height: 1px;
        width: 0
    }
    .underline-anim-small:before,
    .underline-anim:before {
        left: 0;
        right: 0;
        bottom: 6px;
        -webkit-transition: width 0s ease, background .5s ease;
        -moz-transition: width 0s ease, background .5s ease;
        -ms-transition: width 0s ease, background .5s ease;
        -o-transition: width 0s ease, background .5s ease;
        transition: width 0s ease, background .5s ease
    }
    .underline-anim-large:before {
        left: 0;
        right: 0;
        bottom: 2px;
        -webkit-transition: width 0s ease, background .5s ease;
        -moz-transition: width 0s ease, background .5s ease;
        -ms-transition: width 0s ease, background .5s ease;
        -o-transition: width 0s ease, background .5s ease;
        transition: width 0s ease, background .5s ease
    }
    .underline-anim-small:after,
    .underline-anim:after {
        right: 2.2%;
        bottom: 6px;
        background: #8c6e4a;
        -webkit-transition: width .5s ease;
        -moz-transition: width .5s ease;
        -ms-transition: width .5s ease;
        -o-transition: width .5s ease;
        transition: width .5s ease
    }
    .underline-anim-large:after,
    .underline-anim:hover:before,
    a:hover .underline-anim-small:before {
        -webkit-transition: width .5s ease;
        -moz-transition: width .5s ease;
        -ms-transition: width .5s ease;
        -o-transition: width .5s ease;
        background: #8c6e4a
    }
    .underline-anim-large:after {
        right: 0;
        bottom: 2px;
        transition: width .5s ease
    }
    .underline-anim:hover:before,
    a:hover .underline-anim-small:before {
        width: 97.8%;
        transition: width .5s ease
    }
    a:hover .underline-anim-large:before {
        width: 100%;
        background: #8c6e4a;
        -webkit-transition: width .5s ease;
        -moz-transition: width .5s ease;
        -ms-transition: width .5s ease;
        -o-transition: width .5s ease;
        transition: width .5s ease
    }
    .underline-anim:hover:after,
    a:hover .underline-anim-small:after {
        width: 97.8%;
        background: 0 0;
        -webkit-transition: all 0s ease;
        -moz-transition: all 0s ease;
        -ms-transition: all 0s ease;
        -o-transition: all 0s ease;
        transition: all 0s ease
    }
    a:hover .underline-anim-large:after {
        width: 100%;
        background: 0 0;
        -webkit-transition: all 0s ease;
        -moz-transition: all 0s ease;
        -ms-transition: all 0s ease;
        -o-transition: all 0s ease;
        transition: all 0s ease
    }
    #arrow-rotate-down a:hover:before {
        -ms-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }
    #arrow-rotate-down a:hover:after {
        -ms-transform: rotate(200deg);
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }
    #journal .container-blog a:hover .home-blog .img-box:before,
    #root-journal .root-blog-box a:hover .journal-blog .img-box:before {
        background: rgba(0, 0, 0, 0)
    }
    #journal .container-blog a:hover .home-blog .img-box img,
    #root-journal .root-blog-box a:hover .journal-blog .img-box img,
    .img-wrapper:hover,
    .img-wrapper>.about-img:hover,
    ul#products-list li a:hover .product-small-img .content img {
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -ms-filter: grayscale(0);
        -o-filter: grayscale(0)
    }
    #for-sale-content .wrp a:hover {
        border-color: #fff
    }
    #for-sale-content .wrp.instock a:hover:after,
    #for-sale-content .wrp.products a:hover:before,
    #for-sale-content .wrp:hover~.small-info:after,
    #for-sale-content .wrp:hover~.small-info:before {
        background: #fff
    }
    .cd-modal .modal-close:hover:before,
    a.my-close:hover:before {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
    .cd-modal .modal-close:hover:after,
    a.my-close:hover:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg);
        opacity: 0;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }
    #journal .container-blog a:hover .home-blog .short-text span.small-line:before,
    #root-journal .root-blog-box>a:hover span.small-line:before {
        width: 100%;
        top: 100%;
        left: 0;
        margin-left: 0
    }
    #container-footer .icons-social a:hover,
    #right-info .small-box .small-socials .icons-social a:hover {
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }
    #footer-graphic.animate-footer a:hover .chisel {
        margin-top: 0;
        background: url(../images/chisel-shadow2.png) 53% 53.5% no-repeat
    }
    #footer-graphic.animate-footer a:hover .chisel span.img {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        transform: rotate(5deg);
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }
    #footer-graphic.animate-footer a:hover .chisel span.shadow {
        bottom: 13px;
        left: -4px;
        opacity: 1;
        -webkit-transform: rotate(-1deg);
        -moz-transform: rotate(-1deg);
        transform: rotate(-1deg);
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%
    }
    #footer-graphic a:hover:before {
        left: -50px
    }
    #footer-graphic a:hover:after {
        right: -50px
    }
    .layout-row .img1:hover:before,
    .layout-row .img2:hover:before,
    .layout-row .img3:hover:before {
        background: rgba(0, 0, 0, 0)
    }
    .section-navigation ul li a:hover {
        border: 1px solid #8c6e4a
    }
    .btn-large a:hover,
    .btn-large a:hover:before {
        border-color: #fff
    }
}

@media screen and (max-width:1200px) {
    .container-ppd {
        padding: 0 30px
    }
    .container-ppd.small {
        padding: 0
    }
    #products-grid .container-ppd {
        padding: 0 15px
    }
    #container-collections .tables .sub-wrp-titles .road-title .single-title {
        margin-left: 80px
    }
    #container-collections .tables .sub-wrp-titles .road-title .single-title:first-child {
        margin-left: 0
    }
    .layout-row .text-container.text-second h2 {
        padding-left: 30px
    }
    .layout-row .text-container.text-first h2,
    .layout-row .text-container.text-first p {
        padding-right: 30px
    }
    #product-detail .detail-section .detail-info-container {
        padding: 48px 30px 0 60px
    }
}

@media screen and (max-width:1100px) {
    article#modal-contact .wrapper-contact {
        padding: 0 30px
    }
    .cd-modal .modal-close {
        top: 22px;
        right: 30px
    }
    .sss {
        width: 100%
    }
    #container-collections .tables .sub-wrp-titles {
        position: relative;
        padding: 0 30px 0 70px;
        clear: both
    }
    #container-collections .tables .small-line:before,
    body.lang_de #container-collections .tables .small-line:before,
    body.lang_sk #container-collections .tables .small-line:before {
        left: -70px
    }
    #container-collections .tables .sub-wrp-titles .road-title .single-title {
        width: 100%;
        width: 25%;
        margin-left: 0!important
    }
    #container-footer {
        text-align: center
    }
    #container-footer .copyright,
    #container-footer .the-author {
        display: inline-block;
        float: none
    }
    #container-footer .copyright {
        margin: 30px 30px 0
    }
    #container-footer .the-author {
        margin: 10px auto 0
    }
}

@media screen and (max-width:1010px) {
    section#content {
        padding: 100px 0 0
    }
    .layout-row {
        width: 100%;
        margin-bottom: 0
    }
    .img-wrapper {
        position: relative!important;
        top: 0!important;
        left: 0!important
    }
    .layout-row .text-container {
        padding: 0!important
    }
    .layout-row .text-container.text-second {
        padding: 0
    }
    .layout-row .text-container h2 {
        max-width: 470px;
        margin: 0 auto 30px;
        padding: 20px 0 26px
    }
    .layout-row .text-container p {
        max-width: 470px;
        margin: 0 auto
    }
    .layout-row .text-container.text-second h2 {
        padding-left: 0
    }
    .layout-row .text-container.text-first h2 {
        padding-right: 0
    }
    .layout-row .text-container .small-title-section {
        width: 100%;
        max-width: 470px;
        display: block;
        margin: 0 auto
    }
    .layout-row .text-container .small-title-section span {
        margin-left: 90px
    }
    .layout-row .img1,
    .layout-row .img2,
    .layout-row .img3 {
        width: 100%;
        height: 320px;
        background: 50% 0 no-repeat;
        margin: 0 auto
    }
    .layout-row .img1 {
        background-image: url(../images/about-img1_large.jpg);
        margin-bottom: 30px
    }
    .layout-row .img2 {
        background-image: url(../images/about-img2_large.jpg);
        margin-top: 20px;
        margin-bottom: 10px
    }
    .layout-row .img3 {
        background-image: url(../images/about-img3_large.jpg);
        margin-top: 20px
    }
    #container-collections {
        margin-top: 100px
    }
}

@media screen and (max-width:1030px) {
    #parallax-layer5.data3,
    #parallax-layer6.data3,
    .data1 {
        display: none
    }
    section#page-root {
        background: url(../images/bg-wood.svg) 50% 0 no-repeat;
        background-size: 84% auto
    }
}

@media screen and (max-width:990px) {
    header .header-bg {
        position: absolute
    }
}

@media screen and (min-width:960px) {
    article#modal-contact {
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    #journal .container-blog a .home-blog .img-box:before,
    .home-slider .items a:before,
    .img-wrapper:before,
    .journal-blog .img-box:before {
        width: 100%;
        height: 100%;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background: rgba(0, 0, 0, .5)
    }
    #journal .container-blog a .home-blog .img-box img,
    .home-slider .items a img,
    .img-wrapper,
    .journal-blog .img-box img,
    .product-small-img .content img {
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%)
    }
    .home-slider .items.slick-active a img {
        -webkit-animation: baw 1s;
        -moz-animation: baw 1s;
        -ms-animation: baw 1s;
        animation: baw 1s;
        filter: grayscale(0);
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -ms-filter: grayscale(0);
        -o-filter: grayscale(0)
    }
    @-webkit-keyframes baw {
        0% {
            filter: grayscale(100%);
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
            -o-filter: grayscale(100%)
        }
        100% {
            filter: grayscale(0);
            -webkit-filter: grayscale(0);
            -moz-filter: grayscale(0);
            -ms-filter: grayscale(0);
            -o-filter: grayscale(0)
        }
    }
    @-moz-keyframes baw {
        0% {
            filter: grayscale(100%);
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
            -o-filter: grayscale(100%)
        }
        100% {
            filter: grayscale(0);
            -webkit-filter: grayscale(0);
            -moz-filter: grayscale(0);
            -ms-filter: grayscale(0);
            -o-filter: grayscale(0)
        }
    }
    @-ms-keyframes baw {
        0% {
            filter: grayscale(100%);
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
            -o-filter: grayscale(100%)
        }
        100% {
            filter: grayscale(0);
            -webkit-filter: grayscale(0);
            -moz-filter: grayscale(0);
            -ms-filter: grayscale(0);
            -o-filter: grayscale(0)
        }
    }
    @keyframes baw {
        0% {
            filter: grayscale(100%);
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
            -o-filter: grayscale(100%)
        }
        100% {
            filter: grayscale(0);
            -webkit-filter: grayscale(0);
            -moz-filter: grayscale(0);
            -ms-filter: grayscale(0);
            -o-filter: grayscale(0)
        }
    }
}

@media screen and (max-width:960px) {
    #home-large-slider .container-navigation-arrows,
    .container-navigation-arrows {
        display: none
    }
    article#modal-contact {
        position: relative;
        top: 0
    }
    #left-info,
    #right-info {
        width: 100%;
        float: left
    }
    #right-info .small-box {
        width: 50%;
        float: left;
        margin-top: 40px
    }
    .cd-modal .modal-close {
        position: relative;
        float: right
    }
    .slider-for {
        margin: 30px 0
    }
    #home-large-slider .numbers-of-slides {
        position: relative;
        top: 0;
        left: 0;
        margin: 50px auto 0
    }
    .container-navigation-arrows2 {
        display: block;
        float: none;
        clear: both;
        margin: 0 auto
    }
    .slider-for,
    .slider-for2 {
        width: 100%
    }
    .slider-for .slick-slide,
    .slider-for2 .slick-slide {
        text-align: center
    }
    .numbers-of-slides {
        float: none;
        margin: 30px auto 0
    }
    a.my-close {
        top: 30px;
        right: 30px
    }
    ul#products-list li {
        width: 33.3333%;
        width: calc(100% / 3)
    }
    #product-numbers {
        float: left
    }
    #product-arrow {
        display: block
    }
}

@media screen and (max-width:860px) {
    #container-footer {
        padding: 36px 0 40px
    }
    #container-footer .icons-social,
    #container-footer .small-logo {
        float: none;
        margin: 0 auto;
        border-right: 0;
        border-left: 0
    }
    #container-footer .small-logo {
        width: 50px;
        height: 50px;
        margin: 0 auto;
        top: 0;
        left: 0
    }
    #container-footer .copyright {
        margin: 26px 20px 0;
        line-height: 26px
    }
    #container-footer .icons-social {
        width: 100%;
        height: auto;
        line-height: 68px
    }
    #container-footer .icons-social a {
        width: 30px;
        height: 30px;
        margin: 0 2%
    }
    #container-footer .the-author {
        margin: 20px auto 0
    }
    #product-detail .detail-section {
        width: 100%
    }
    #product-slider .slick-list.draggable {
        padding: 0 30px!important
    }
    #product-slider .items {
        margin: 0 15px
    }
    #product-detail .detail-section .detail-info-container {
        padding: 48px 30px 0
    }
    #product-detail .detail-section .medium-slider-container {
        padding-right: 0
    }
}

@media screen and (max-width:870px) {
    .section-long-text {
        margin-left: 0
    }
    .section-long-text:before {
        right: 0
    }
}

@media screen and (max-width:780px) {
    #general-header {
        top: 30px;
        left: 30px;
        right: 30px
    }
    #general-header .logo {
        margin-top: 60px
    }
    #general-header .languages {
        margin-top: 80px
    }
    #general-header .link-contact {
        top: 79px
    }
    #title-header {
        padding: 180px 30px 220px
    }
    #arrow-rotate-down {
        left: 30px
    }
    .cd-modal,
    section#page-root {
        -webkit-background-size: 140% auto;
        -moz-background-size: 140% auto;
        -ms-background-size: 140% auto;
        -o-background-size: 140% auto;
        background-size: 140% auto
    }
    #container-collections .tables .sub-wrp-titles .road-title .single-title {
        width: 50%
    }
    #title-large-sider {
        margin-top: 70px
    }
    #product-slider .items,
    .home-slider .items {
        margin: 0 5px
    }
    #for-sale-content .wrp a {
        font-size: 25px
    }
    #product-slider .slick-list.draggable,
    .slick-list.draggable {
        padding: 0 25px!important
    }
    ul#products-list li {
        width: 50%;
        width: calc(100% / 2)
    }
    .container-ppd.small {
        padding: 0 30px
    }
    .section-navigation ul.two-col {
        padding-top: 0
    }
    .section-navigation ul.two-col li {
        display: block;
        float: left
    }
    .section-navigation ul.two-col li a {
        text-align: center
    }
    .section-navigation ul {
        padding-top: 49px
    }
    .section-navigation ul li {
        width: 50%;
        display: none;
        float: left;
        margin-top: 0
    }
    .section-navigation ul li.link a {
        bottom: 20px;
        opacity: 0;
        -webkit-transition: all .24s linear;
        -moz-transition: all .24s linear;
        -ms-transition: all .24s linear;
        transition: all .24s linear
    }
    .section-navigation ul li.link.anim a {
        bottom: 0;
        opacity: 1
    }
    .section-navigation ul li a {
        text-align: left
    }
    .section-navigation ul li.active-item {
        width: 100%!important;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10
    }
    .section-navigation ul li.active-item a:after,
    .section-navigation ul li.active-item a:before {
        display: inline
    }
    .section-long-text {
        margin-left: -30px
    }
    .section-long-text h2 {
        margin-left: 30px
    }
    .section-long-text:before {
        right: -30px
    }
    .journal-blog .short-text span.small-line:before {
        width: 100%;
        left: 0;
        right: 0;
        margin-left: 0
    }
}

@media screen and (max-width:700px) {
    #left-info>*,
    #right-info {
        text-align: center
    }
    #general-header .languages:hover>.container-languages {
        position: absolute;
        top: 30px;
        right: 0;
        padding: 2px 0 0!important
    }
    #general-header .languages .container-languages>a {
        display: block;
        margin-right: 0
    }
    #footer-graphic {
        padding: 60px 0 176px;
        margin-top: 40px
    }
    span#run-get {
        top: 50px
    }
    #footer-graphic:before {
        background-position: 50% 0
    }
    #footer-graphic a {
        padding: 10px
    }
    #footer-graphic a>span:nth-child(1) {
        font-size: 20px;
        font-style: italic
    }
    #footer-graphic a>span:nth-child(2) {
        font-size: 25px;
        font-weight: 700;
        margin-top: 5px
    }
    #footer-graphic a:after,
    #footer-graphic a:before {
        margin-top: 13px
    }
    #footer-graphic a:before {
        left: -46px
    }
    #footer-graphic a:after {
        right: -46px
    }
    #footer-graphic a .chisel,
    #footer-graphic a .chisel span {
        width: 100%;
        height: 142px
    }
    #footer-graphic a .chisel {
        top: -50%;
        background: url(../images/chisel-shadow2.png) 87% 59% no-repeat;
        background-size: auto 20px
    }
    #footer-graphic a .chisel span.img {
        width: 148px;
        height: 142px;
        top: 7px;
        left: auto;
        right: -40px;
        background-size: auto 100%
    }
    #footer-graphic a .chisel span.shadow {
        width: 52px;
        height: 25px;
        bottom: -8px;
        left: 64px;
        background-size: auto 100%
    }
    .cd-modal .modal-content {
        display: block!important
    }
    #left-info .contact-me a.small-line:before {
        display: none
    }
    #left-info .contact-me a {
        margin-left: 20px
    }
    #right-info {
        margin-top: 40px
    }
    #right-info .small-box {
        width: auto;
        float: none;
        display: inline-block;
        vertical-align: top;
        padding: 0 20px;
        text-align: left
    }
    #general-header .link-contact {
        top: 0
    }
    #general-header .languages {
        float: right
    }
    article#modal-contact .wrapper-contact .sections-detail {
        padding: 40px 0
    }
}

@media screen and (max-width:600px) {
    #journal .container-blog .large-title-blog {
        font-size: 30px
    }
    #container-footer .copyright {
        margin: 26px 30px 0
    }
    #root-journal .root-blog-box:nth-child(2n+1) {
        top: 60px
    }
}

@media screen and (max-width:500px) {
    #for-sale-content .wrp {
        width: 100%;
        float: none
    }
    #for-sale-content .wrp a {
        border-top: none;
        border-bottom: none
    }
    #for-sale-content .wrp.products a {
        border-top: 1px solid #8c6e4a
    }
    #for-sale-content .wrp.instock a {
        border-bottom: 1px solid #8c6e4a
    }
    #for-sale-content .wrp.instock a:before,
    #for-sale-content .wrp.products a:after {
        width: 1px;
        height: 100%;
        content: "";
        position: absolute;
        top: 0;
        background: #8c6e4a
    }
    #for-sale-content .wrp.products a:after {
        right: 0
    }
    #for-sale-content .wrp.instock a:before {
        left: 0
    }
    #for-sale-content .small-info:after,
    #for-sale-content .small-info:before {
        width: 70px;
        height: 1px;
        top: 50%
    }
    #container-footer .icons-social a {
        margin: 0 3%
    }
    #for-sale-content .small-info:before {
        left: 31px
    }
    #for-sale-content .small-info:after {
        right: 31px;
        left: auto
    }
    #for-sale-content .small-info span {
        line-height: 204px
    }
    #journal {
        margin-top: 100px
    }
    #journal .container-blog {
        width: 100%
    }
    #journal .container-blog .large-title-blog {
        text-align: center;
        margin-bottom: 40px
    }
    #journal .container-blog.left a .home-blog {
        padding-right: 0
    }
    #journal .container-blog.right a .home-blog {
        display: none
    }
    #journal .container-blog a .home-blog .short-text span.small-line:before {
        width: 100%;
        left: 0;
        right: 0;
        margin-left: 0
    }
    #journal .container-blog .small-title-section {
        float: none;
        margin: 30px 0 0;
        text-align: center
    }
    #journal .container-blog .small-title-section span.small-line {
        float: none;
        display: inline-block;
        margin-left: 60px
    }
    .layout-row .text-container h2 {
        max-width: 100%;
        margin: 0 30px 30px;
        font-size: 25px;
        line-height: 32px
    }
    .layout-row .text-container p {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 30px 30px
    }
    .section-navigation ul.two-col li {
        width: 50%
    }
    .section-navigation ul.two-col li a {
        width: 100%;
        display: block;
        padding: 23px 0
    }
    #product-detail .detail-section .detail-info-container .info .large-info {
        font-size: 22px
    }
    #product-detail .detail-section .medium-slider-container {
        padding-bottom: 85px
    }
    #product-arrow {
        display: none!important
    }
    #product-numbers {
        float: none!important;
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        margin-left: -30px
    }
    #root-journal .root-blog-box {
        width: 100%;
        display: block;
        margin: 0 0 60px
    }
    #root-journal .root-blog-box:nth-child(2n+1) {
        top: 0
    }
    #root-journal {
        padding-bottom: 50px
    }
    #root-journal .root-blog-box:nth-child(2n+1) .journal-blog,
    .journal-blog {
        padding: 0
    }
}

@media screen and (max-height:400px) {
    #title-header {
        padding: 180px 30px 250px
    }
}

@media screen and (max-width:630px) {
    #title-header,
    #title-header h1 {
        text-align: center
    }
    #left-info .contact-me a {
        margin-top: 20px
    }
    #left-info h5 {
        font-size: 50px
    }
    #left-info .contact-me>* {
        font-size: 20px
    }
    #title-header h1 {
        font-size: 50px
    }
    #title-header span {
        left: 36px;
        display: inline-block
    }
    #arrow-rotate-down {
        bottom: 50px;
        left: 50%;
        margin-left: -29.5px
    }
    #right-info {
        margin-top: 40px
    }
    #right-info .small-box {
        width: 250px;
        float: none;
        margin: 0 auto;
        padding: 0
    }
    .home-slider .items {
        height: 260px
    }
    .container-article h1,
    .large-title h1 {
        font-size: 50px
    }
}

@media screen and (max-width:430px) {
    #general-header .logo {
        width: 72%
    }
    #left-info .contact-me a {
        margin-left: 0
    }
    #left-info h5,
    #title-header h1 {
        font-size: 30px
    }
    #title-header span {
        bottom: -40px
    }
    #container-collections .tables .sub-wrp-titles .road-title .single-title {
        width: 100%
    }
    .slider-for .slick-slide h3 {
        font-size: 20px;
        line-height: 20px
    }
    ul#products-list li {
        width: 100%;
        width: calc(100% / 1)
    }
    .section-navigation ul li {
        width: 100%
    }
    .section-navigation ul li a.active {
        background: #1D1D1D
    }
    .section-navigation ul li.link a {
        border-top: 1px solid rgba(119, 119, 119, .15)
    }
    .section-navigation ul.two-col li {
        width: 100%;
        float: none
    }
}

@media screen and (max-width:340px) {
    .section-navigation ul li {
        width: 100%;
        float: none
    }
}

@media (min-width:900px) {
    .data1 {
        background: url(../images/parallax-large.png) no-repeat;
        background: url(../images/parallax-large.svg) no-repeat, linear-gradient(transparent, transparent)
    }
    #parallax-layer5.data3 {
        background: url(../images/shaving1.png) no-repeat
    }
    #parallax-layer6.data3 {
        background: url(../images/shaving2.png) no-repeat
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) {
    header .header-bg {
        background-image: url(../images/bg-header-large.jpg)
    }
}

@media only screen and (min-device-width:1011px) and (-webkit-min-device-pixel-ratio:2) {
    .layout-row .img1 {
        background-image: url(../images/about-img1_ret.jpg)
    }
    .layout-row .img2 {
        background-image: url(../images/about-img2_ret.jpg)
    }
    .layout-row .img3 {
        background-image: url(../images/about-img3_ret.jpg)
    }
    .layout-row .img1,
    .layout-row .img2,
    .layout-row .img3 {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        background-size: auto 100%
    }
}

@media (min-width:1600px) {
    header .header-bg {
        background-image: url(../images/bg-header-large.jpg)
    }
}

@-moz-document url-prefix() {
    #arrow-rotate-down,
    #arrow-rotate-down a:after,
    #arrow-rotate-down a:before {
        width: 59px;
        height: 59px
    }
    #arrow-rotate-down a:after,
    #arrow-rotate-down a:before {
        left: 1px
    }
    #arrow-rotate-down a:hover:after,
    #arrow-rotate-down a:hover:before {
        left: 0
    }
}

.slider-for2 .slick-slide>span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: 50% no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.large-description {
    display: block;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    line-height: 150%;
    text-decoration: none;
    color: #777;
    margin-left: 60px;
    margin-top: 10px;
}