/* *** CSS RESET *** */

:focus {outline: 0}
a {outline: none; text-decoration: none;}
a, img {border: 0;}
button {cursor: pointer;}

/* *** GLOBAL *** */

.bx-wrapper {
    z-index: 1;
}

iframe {
    border: none;
}

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
    margin-top: 0;
}

body p {
    margin-bottom: 25px;
    margin-top: 0;    
}

body h2 {
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

body ul {
    margin-bottom: 25px;
    padding-left: 16px;
    margin-top: 0;
}

body ol {
    padding-left: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

body .bx-wrapper {
    padding: 0;
    border: none;
}

body {
    overflow-x: hidden;
}

figure {
    margin: 0;
}

body a:hover {
    text-decoration: none;
}

input, textarea, button {
    font-family: 'Noto Sans', sans-serif;
}

body {
    font-family: 'Noto Sans', sans-serif;
    font-size: 14.6666px;
    color: #000;
    background: #fff;
    line-height: 1.5;
    min-width: 302px;
    border: 30px solid #fff;
}

img {
    max-width: 100%;
    max-height: 100%;
}

a, a:hover, a:focus, a:active {
    outline: none !important;
    text-decoration: none;
}

.hamburger, .hamburger:focus, .hamburger:active {
    outline: none !important;
    border: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body .hamburger-inner, body .hamburger-inner::before, body .hamburger-inner::after {
    height: 2px;
}

body .bx-wrapper .bx-controls-auto, body .bx-wrapper .bx-pager {
    position: relative;
    bottom: auto;
    width: auto;
}

.clearer {
    clear: both;
    height: 0;
}

.chosen-container-single .chosen-single div b {
    background: none;
}

.logo, img, a, button {
    -webkit-transition: 0.15s linear;
    -moz-transition: 0.15s linear;
    -ms-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
}

.bx-caption {
    display: none;
}

.bx-wrapper {
    box-shadow: none;
    border: 0;
    margin: 0;
    background:transparent;    
}

.content-box {
    float: left;
    width: 100%;
}

/* *** HEADER *** */

header {
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    padding: 50px 0;
}

@media (min-width: 1200px) {   
    .container {
        max-width: 1505px;
    }
    .container-1 {
        padding: 0 55px;
        max-width: 100%;
    } 
}

.header-box {
    float: left;
    width: 100%;
}

header .logo {
    float: left;
}

header .logo img {
    float: left;
}

.main-menu ul {
    padding: 0;
    margin: 0;
}

.main-menu {
    float: left;
    font-weight: 900;
    margin: 78px 0 0 51px;
    font-family: 'Exo 2', sans-serif;
}

.main-menu > ul > li {
    position: relative;
    float: left;
    font-size: 20px;
    margin-right: 18px;
    list-style: none;
    color: #000;
    font-style: italic;
    padding: 10px 0;
}

.main-menu > ul > li > a {
    color: #000;
    display: block;
    float: left;
}

.main-menu > ul > li:hover > a, .main-menu > ul > .current > a {
    color: #da251d;
}

.main-menu ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    text-align: center;
    list-style: none; 
    width: 305px;
    background: #cacaca;  
    display: none;     
}

.main-menu ul ul li {
    position: relative;
    float: left;
    width: 100%;
}

.main-menu ul ul li a {
    position: relative;
    color: #1c2f59;
    text-align: left;
    display: block;
    padding: 11px 15px;
    float: left;
    width: 100%; 
    font-size: 14px;
}

.main-menu ul ul li:hover > a {
    background: red;
    color: #fff;
}

.main-menu ul ul ul {
    left: 100%;
    top: 0;
}

.main-menu .hoverIn {
    display: block;
}

.main-menu .hoverOut {
    display: none;
}

.fb {
    width: 38px;
    height: 38px;
    display: block;
    background: url('../img/icons/img01.png');
    float: left;
    margin-top: 85px;
    margin-left: 17px;
}

.fb:hover {
    background-image: url('../img/icons/img02.png');  
}

.page {
    float: left;
    width: 100%;
    background: #f7f7f7 url('../img/img01.png') center top no-repeat;
}

/* *** HOME *** */

.content-box-1 .description {
    width: 640px;
}

.content-box-1 {
    margin-top: 50px;
}

.text {
    color: #747474;
    line-height: 1.3;
}

.content-box-1 h2 {
    font-family: 'Exo 2', sans-serif;
    font-style: italic;
    font-weight: 900;
    line-height: 1.1;
    font-size: 45px;
}

.text p {
    margin-bottom: 20px;
}

.text p:last-child {
    margin-bottom: 0;
}

body {
    float: left;
    width: 100%;
}

.boxes-1 .box-1 {
    width: 33.333%;
    float: left;
    text-align: center;
    padding: 0 10px;
}

.box-1 h3 {
    font-family: 'Exo 2', sans-serif;
    font-style: italic;
    font-weight: 900;
    margin-bottom: 18px;
    font-size: 22px;
}

.box-1 h3 span {
    font-style: normal;
    font-weight: normal;
    font-family: 'Noto Sans', sans-serif;
    display: block;
    padding-top: 3px;
    font-size: 12px;
}

.text a {
    color: #747474;
    text-decoration: underline;
    font-weight: bold;
}

.text a:hover {
    color: #da251d;
    text-decoration: none;
}

.content-box-3 {
    text-align: center;
}

.content-box-2 {
    padding: 90px 0;
    margin-top: 50px;
}

.title-1 {
    text-align: center;
    color: #747474;
    margin-bottom: 45px;
}

.title-1 h2 {
    margin: 0;
    font-family: 'Exo 2', sans-serif;
    font-style: italic;
    font-weight: 900;
    color: #da251d;
    margin-bottom: 0;
    font-size: 30px;
}

.color-red {
    color: #da251d;
}

.box-1 figure {
    margin-bottom: 20px;
}

.body-meble .page {
    background-image: url('../img/img03.png');
}

.body-kuchnie .page {
    background-image: url('../img/img05-1.png');
}

.body-meble .box-1 .text {
    width: 300px;
    margin: 0 auto;
    max-width: 100%;
}

.note-1 {
    margin-bottom: 20px;
    padding: 5px 0;
    color: #000;
    font-style: italic;
    font-weight: 900;
    font-size: 25px;
    line-height: 1.1;
    font-family: 'Exo 2', sans-serif;
    padding-left: 78px;
    background: url('../img/icons/img06.png') left center no-repeat;
}

.note-1-1 {
    background-image: url('../img/icons/img07.png');  
}

body .color-black {
    color: #000;
}

.gallery-box {
    width: 280px;
    display: block;
    color: #000;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #fff;
}

.gallery-box h2 {
    font-weight: 900;
    font-style: italic;
    margin: 0;
    font-family: 'Exo 2', sans-serif;
    font-size: 25px;
}

.gallery-box .description {
    font-size: 14px;
    min-height: 110px;
    padding: 20px 15px;
}

.gallery-box:hover {
    box-shadow: 0 0 20px #b1b1b1;
    color: #000;
}

.gallery-list .col-box {
    padding: 0 15px;
    width: 25%;
    float: left;
}

.gallery-list {
    margin-bottom: -200px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
}

/* *** CUSTOM SELECT *** */

.select {
    width: 100%;
    float: left;
}

.select .chosen-container {
    width: 100% !important;
}

.select ul {
    margin: 0 4px 4px 0 !important;
    padding: 0 0 0 4px !important;
}

.select .chosen-search {
    display: none;
}

.select .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 0 0 0 10px;
    height: 29px;
    border: none;
    border-radius: 0;
    background: #fff;
    border: 1px solid #aaa;
    box-shadow: none;
    color: #000;
    font-size: 14px;  
    text-decoration: none;
    white-space: nowrap;
    line-height: 27px;
}

.select .chosen-drop ul li {
    background-image: none !important;
    height: auto !important;
}

.select .chosen-container-single .chosen-single div {
    width: 32px;
    /*background: url('../img/select-arrow.png') center no-repeat;*/
}

.select .chosen-container .chosen-results li.active-result {
    background: #fff;
    color: #000;
}

.select .chosen-container .chosen-results li:hover {
    background: #ec008d;
    color: #fff;
}

/* *** MENU RSP *** */

.header-rsp {
    top: 0;
    left: 0;
    position: fixed;
    overflow: auto;
    z-index: 101;
    width: 100%;
    padding: 10px 15px;
    height: 70px;
    background: #fff;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
    display: none;
}

.header-rsp .logo-rsp {
    height: 50px;
    width: 140px;
    display: block;
    vertical-align: middle;
}

.header-rsp .logo-rsp img {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: -3px;
}

.hamburger {
    position: absolute;
    top: 8px;
    right: 0;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background: #000;
}

.data-rsp {
    position: absolute;
    top: 27px;
    right: 70px;
}

.data-rsp a {
    font-size: 11px;    
}

.menu-rsp {
    width: 100%;
    position: fixed;
    padding-top: 70px;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    float: right;
    height: 100%;
    display: none;      
}

.menu-rsp  .opacity-rsp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: 0.4;
}

.menu-rsp nav {
    float: left;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.menu-rsp > nav > ul:first-child {
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
}

.menu-rsp nav ul {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0;
}

.menu-rsp nav li {
    position: relative;
    list-style: none;
    float: left;
    border: none;
    width: 100%;
    height: auto;
    border-top: 1px solid transparent;
}

.menu-rsp nav > ul > li:first-child {
    border-top: none;
}

.menu-rsp nav a {
    line-height: normal;    
    height: auto;
    color: #000;
    font-size: 16px;
    float: left;  
    width: 100%;
    padding: 17px 15px 15px 15px;
}

.menu-rsp nav a:hover {
    background-color: #da251d;
    color: #fff;
}

.menu-rsp nav ul .li-submenu > a {
    padding-right: 53px;
}

.btn-slide-down {
    width: 40px;
    height: 100%;
    background: #fff;
    border-left: 1px solid transparent;
    position: absolute;
    top: 0;
    font-size: 14px;
    text-align: center;
    color: #000;
    right: 0;
    z-index: 2;
    display: none !important;
    line-height: 52px;
    cursor: pointer;
}

.menu-rsp nav ul ul {
    display: none;
    color: #fff;
}

.btn-slide-down, .menu-rsp nav li {
    border-color: #dfdfdf;
}

.menu-rsp nav ul ul {
    background: #f4f4f4;
}

.menu-rsp nav ul ul ul ul {
    background: #fff;
}

.menu-rsp nav ul ul a {
    padding-left: 30px;
}

.menu-rsp nav ul ul ul a {
    padding-left: 45px;
}

/* *** RWD *** */

@media only screen and (max-width: 1580px) {
    body {
        border-width: 15px;
    }
    .container-1 {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1199px) {
    .gallery-box h2 {
        font-size: 20px;
    }
    header {
        padding: 20px 0;
    }
    .content-box-1 .description {
        width: 50%;
    }
    .content-box-1 h2 {
        font-size: 35px;
    }
    .main-menu {
        margin-left: 30px;
    }
    .fb {
        margin-left: 0;
    }
}

@media only screen and (min-width: 992px) {
    .menu-rsp {
        display: none !important;
    }
}

@media only screen and (max-width: 992px) {
    .gallery-list .col-box {
        margin-bottom: 30px;
        width: 50%;
    }
    .note-1 {
        padding-left: 70px;
    }
    .note-1 {
        font-size: 20px;
    }
    .fb {
        position: absolute;
        top: 17px;
        right: 70px;
        margin: 0;
    }
    body {
        border: none;
    }
    .main-menu {
        display: none;
    }
    .header-rsp {
        display: block;
    }
    body {
        padding-top: 70px;
    }
    header {
        position: relative;
        display: none !important;
    }
    .logo {
        display: none;
    }
    .search-box {
        width: 100%;
    }
    .header-right-box {
        width: 100%;
    }
    .search {
        width: 100%;
    }
    header .langs-box {
        display: none;
    }
    .banner-full-screen {
        height: calc(100% - 72px);
    }
    .content-box-1 {
        margin-top: 30px;
    }
    .page {
        background-size: 100% auto;
    }
    .content-box-1 h2 {
        font-size: 25px;
    }
    .content-box-2 {
        margin-top: 15px;
        padding: 50px 0;
    }
    .title-1 h2 {
        font-size: 25px;
    }
    .box-1 h3 {
        font-size: 20px;
    }
    .menu-rsp .empty {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .content-box-1 .description {
        width: 100%;
        padding: 15px;
        background: rgba(255,255,255,0.5);
    }
    .content-box-1 {
        margin-top: 15px;
    }
    .boxes-1 .box-1 {
        margin-top: 30px;
        width: 100%;
    }
    .content-box-2 {
        margin-top: 0;
    }
    .boxes-1 .box-1:first-child {
        margin-top: 0;
    }
}

@media only screen and (max-width: 576px) {
    .gallery-list .col-box {
        padding: 0;
        width: 100%;
    }
    .gallery-list {
        margin-bottom: 0;
    }
}
