body, html {
    height: 100%;
    font-family: 'Open Sans', sans-serif;
}

.divider {
    height:50px;
}

section {
    height:850px;
    padding-top:50px;
    padding-bottom:50px;
    overflow:auto;
}

.wrapper{
    width:100%;
    height:100%!important;
}

.wrapper > div{
    background-attachment: fixed;
}

.bg-2 {
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    color:#fff;
    background-size:cover;
}

#footer {
    height: 60px;
    background-color: #0A662D;
    margin-top:1px;
    padding-top:20px;
    padding-bottom:20px;
    color: #FFFFFF;
}

#footer a {
    color:#efefef;
}

.zoom {
    display: block !important;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.vegas-overlay{
    opacity:.15;
}

.heading{
    position: absolute;
    top:0;
    left:0;
    right:0;
}

.heading .container{
    margin-top:20px;
}

.heading .nav li{
    display: inline-block;
    text-transform: uppercase;
    font-size:16px;
    margin: 33px 15px;
}

.heading .nav li a{
    color:#ffffff;
    padding: 0;
    text-shadow: 0px 0px 20px #000000;
    margin-bottom:10px;
}

.heading .nav li a:hover,.heading .nav li a:focus,.heading .nav li a:active{
    background:none;
}

.heading .nav li::after {
    content: '';
    display: block;
    margin: auto;
    height: 2px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}

.heading .nav li:hover::after {
    width: 100%;
    background: #ffffff;
}

h1{
    line-height: 54px;
    color: #FFFFFF;
    font-size: 45px;
    font-weight: 700;
    position: absolute;
    z-index: 1;
    top:50%;
    left:0;
    right:0;
    height:110px;
    margin:0;
    padding:0;
    text-shadow: 0px 0px 20px #000000;
}

.index-h1{
    transform: translateY(-100%);
    top:45%;
}

 h2{
    font-size: 25px;
    line-height: 36px;
    font-weight: 600;
}



h3{
    font-size: 20px;
    line-height: 29px;
    font-weight: 600;
}

.boxes{
    position: absolute;
    bottom: -20px;
    z-index: 1;
    left:0;
    right:0;
}
.boxes
.box{
    background-color: rgba(240,125,0,0.8);
    transition: all .2s ease-in-out;
    text-transform: uppercase;
    min-height: 250px;
    position:relative;
}

.box-center{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:0;
    right:0;
    margin:0 auto;
}

.boxes
.box h2{
    color: #FFFFFF;
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    margin-left:10px;
}

.boxes
.box img{
    height:80px;
    display: inline-block;
    vertical-align: top;
}

.boxes
.box:hover {
    transform: scale(1.1);
    background-color: rgba(240,125,0,1);
}

.boxes
.box-active{
    pointer-events:none;
    transform: scale(1.1);
}

.boxes
.box-active .box-katalog{
    background-color: rgba(240,125,0,1);
}

.welcome{
    height:auto;
    padding-bottom:0px;
    padding-top:80px;
}

.welcome p{
    color: #323232;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
}

.welcome h3{
    font-size: 25px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom:30px;
}

.welcome .container{
    background-image:url('../image/teta2.png');
    background-position: right 66px;
    background-repeat: no-repeat;
    padding-bottom:23px;
}

.parallax{
    width:100%;
    background-color: rgba(0,0,0,0.2);
    padding-top:30px;
}

.parallax h2{
    color:#ffffff;
    font-size:45px;
    font-weight: 800;
    text-shadow:0px 0px 20px #000000;
}

.normal:hover{
    text-decoration: none;
}

.parallax-box{
    min-height: 182px;
    background-color: #F07D00;
    padding-bottom: 38px;
    margin-top:65px;
}

.parallax-cube{
    width:60px;
    height:60px;
    background-color: #F07D00;
    position:relative;
    top:-30px;
    left:30px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.parallax-box ul{
    margin:0;
    padding:0;
    padding-left:35px;
}

.parallax-box ul li{
    font-size:18px;
    color:#ffffff;
    list-style: none;
    position: relative;
    line-height: 36px;
}

.parallax-box ul li:before{
    position: absolute;
    content: '•';
    margin-right: 6px;
    right: 100%;
    letter-spacing: 0px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

.plk-box{
    background:#ffffff;
    padding-top:20px;
}

.plk-box h2{
    font-size: 25px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom:40px;
}

.plk-box p{
    color: #323232;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
}

/**
Katalog
 */

.col-xs-3.fixed {
    width:16.66666666666%;
}

.container-margin{
    margin-top:125px;
}

.boxes
.box-katalog{
    padding:10px;
    height:150px;
    min-height:20px;
    top:75px;
    position: static;
}

.boxes
.box-katalog:hover{
    transform: scale(1.1);
}

.box-katalog span{
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
}

.box-katalog h2{
    padding-top:10px;
    line-height: 25px!important;
    font-size: 20px!important;
    font-weight: 600;
    margin-left:0!important;
}

.boxes-katalog {
    bottom:-75px;
}

/**
Galeira
 */

.overlay{
    background:rgba(0,0,0,.2);
    position: absolute;
    width:calc(100% - 30px);
    height:100%;
    text-align: center;
    opacity:0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.icons{
    position: relative;
    top:50%;
    transform: translateY(-50%);
}

.vertical-center {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
}

.icon{
    width:45px;
    height:45px;
    background:#F07E00;
    border-radius: 100%;
    display: inline-block;
    margin-right:10px;
    line-height: 45px;
    color:#ffffff;
    font-size:17px;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}

.icon span{
    line-height: 45px;
}


.icons h3{
    color:#ffffff;
}

.icon-last{
    margin-right:0;
}

.icon:hover{
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}

.gallery-img:hover .overlay{
    opacity: 1;
}

.gallery-img{
    position: relative;
    height: 40vh;
    overflow: hidden;
}

.gallery-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -o-object-fit: cover;
}

.gallery-wrapper{
    margin-bottom:138px;
}

.page-wrapper{
    height:50%;
    width:100%;
    background-image: url("../image/kategoria.jpg");
    position:relative;
    background-size: cover;
    background-position: center center;
}

.page-wrapper:before{
    content: '';
    position: absolute;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.2);
}

.page-wrapper h1{
    text-shadow:0px 0px 20px #000000;
}

.gallery-wrapper h2{
    margin-top:67px;
    margin-bottom:38px;
}

.sticky-footer{
    min-height: 100%;
    height: auto !important;
    /* Negative indent footer by it's height */
    margin: 0 auto -61px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    border-bottom: 1px solid #ddd;
    padding: 16px;
    border-top:none;
    padding-left:0;
    padding-right:0;
    color: #949494;
    font-size: 17px;
    font-weight: 400;
}

.kontakt-p{
    color: #949494;
    font-size: 17px;
    font-weight: 400;
    margin-bottom:27px;
}

.kontakt-name{
    font-size: 20px;
    font-weight: 600;
    margin-bottom:10px;
}

.ha4{
    margin-bottom:20px;
}

.kontakt-address{
    color: #949494;
    font-size: 17px;
    font-weight: 400;
    margin-bottom:0px;
    min-height:44px;
}

hr{
    margin-top:40px;
    margin-bottom:30px;
}

.kontakt-table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
 border:none;
}

.form-control{
    border-radius: 0;
    border-color: #E1E1E1;
    box-shadow:none;
}

.p-kontakt-d{
    color: #F07D00;
    font-size: 17px;
    font-weight: 600;
}

.product{
    border:solid 1px #C8C8C8;
    border-bottom:solid 3px #F07D00;
    padding:20px;
    margin-bottom:30px;
    position: relative;
    position: relative;
    transition: all .3s ease-in-out;
}

.product:hover{
    -webkit-box-shadow: 0px 9px 31px -5px rgba(0,0,0,0.41);
    -moz-box-shadow: 0px 9px 31px -5px rgba(0,0,0,0.41);
    box-shadow: 0px 9px 31px -5px rgba(0,0,0,0.41);
    transform: translateY(-10px);
}

.product h2{
    margin:0;
    padding:0;
    margin-bottom:30px;
}

.product h2 a,.product h2 a:hover,.product h2 a:focus,.product h2 a:active{
    color:#000;
    text-decoration: none;
}

.product p{
    color: #323232;
    font-size: 17px;
    line-height: 25px;
    font-weight: 400;
    min-height: 60px;
}

.product .text-normal{
    font-size: 17px;
    font-weight: 400;
}

.katalog-wrapper{
    margin-bottom: 118px;
    margin-top:118px;
}

.katalog-wrapper .katalog-heading{
    margin-bottom:40px;
}

.detail-link,.detail-link:hover{
    color:#F07D00;
    font-weight:400;
    font-size:17px;
    text-decoration: none;
    transition: all .2s ease-in-out;

}

.detail-link:hover{
    transform: scale(1.03);
}

.detail-link span{
    border: 1px solid #F07D00;
    border-radius: 100%;
    color: #F07D00;
   display: inline-block;
    font-size: 17px;
    height: 23px;
    margin-right: 10px;
    line-height:1;
    padding-left:1px;
    text-align: center;
    width: 23px;
    margin-top:3px;
    padding-top:1px;
}

.detail-heading{
    font-size: 45px;
    line-height: 65px;
    font-weight: 700;
    position:relative;
    top:0;
    left:0;
    text-shadow: none;
    color:#000000;
}

.detail-price{
    color: #F07D00;
    font-size: 27px;
    font-weight: 600;
}

.detail-dph{
    color: #F07D00;
    font-size: 17px;
    font-weight: 400;
}

.detail-p{
    font-size: 17px;
    font-weight: 400;
}

.h3{
    font-size: 20px;
    font-weight: 600;
}

.detail-list li{
    color: #949494;
    font-size: 17px;
    line-height: 34px;
    font-weight: 400;
}

.detail-list{
    margin-top:30px;
    margin-bottom:130px;
}

.detail-wrapper{
    height:70%;
    width:100%;
    position:relative;
    background-size: cover;
    background-position: center center;
}

.detail-wrapper:before{
    content: '';
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-image: url("../image/overlay/02.png");
    opacity:.2;
}

.detail-photo{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    width:212px;
    height:49px;
    background-color: rgba(0,0,0,0.2);
    border-radius: 70px 70px 0px 0px;
    margin:0 auto;
    text-align: center;
    line-height:49px;
    transition: all .2s ease-in-out;
}

.detail-photo:hover{
    transform: scale(1.03);
}

.detail-photo span{
    font-size:17px;
    color:#ffffff;
}

.detail-photo a,.detail-photo a:hover{
    font-size:17px;
    color:#ffffff;
    font-weight:600;
    text-decoration: none;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

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

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

@-o-keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

@keyframes fadeIn {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

.mfp-open .mfp-figure {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -ms-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
}

.navigation{
    margin-top:30px;
    margin-bottom:30px;
}

.navigation a{
    font-size:14px;
    color:#949494;
}

.bigger{
    width:150%;
}

.download-color a{
    color:#F07D00;
}

.mb25{
    margin-bottom:25px;
}

h5{
    margin:0;
    padding:0;
    font-size:17px;
}

.partner-list{
    color:#949494;
    font-size:17px;
}

.btn-primary,.btn-primary:focus,.btn-primary:active{
    background:transparent;
    color:#F07D00;
    border:none;
    font-size:17px;
    padding-left:0;
    transition: all .2s ease-in-out;
}

.btn-primary:hover{
    color:#F07D00;
    background:transparent;
    transform: scale(1.03);
}

.btn-primary span{
    border: 1px solid #F07D00;
    border-radius: 100%;
    color: #F07D00;
    float: right;
    font-size: 17px;
    height: 20px;
    margin-right: 10px;
    line-height:1;
    padding-left:2px;
    text-align: center;
    margin-left:5px;
    width: 20px;
    margin-top:3px;
}

.detail-bottom{
}

.heading .nav-xs{
    margin-top:30px;
}

.heading .nav-xs li{
    display: block;
    text-align: center;
}

.mobile-menu{
    width:0;
    height:100%;
    position:fixed;
    top:0;
    right:0;
    background:#000000;
    overflow: hidden;
    transition: 0.5s;
    z-index:999;
}

.mobile-ham{
    display: none;
}

.mobile-close{
    display: none;
}

.heading .icon{
    background:none;
    font-size: 30px;
    margin-right: 0;
    width:auto;
    height:auto;
    transform: none;
}

.boxes-xs{
    display: none;
}

.btn-round, .btn-round:hover, .btn-round:focus, .btn-round:active{
    border-radius: 35px;
    border: solid 1px #F07D00;
    padding:8px 13px;
}

.btn-round span{
    border-radius:0;
    border:none;
}

.modal-footer p{
    letter-spacing: 0;
    color: #949494;
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom:30px;
}

.modal-footer .btn-close{
    line-height: 20px;
    color: #949494;
    font-size: 17px;
    text-align: center;
    font-weight: 400;
    background:none;
}

/* XS */

@media (min-width: 320px) and (max-width: 767px) {

    section{
        height:430px;
    }

    .welcome .container{
        background:none;
    }

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

    .welcome{
        padding-top:10px;
    }

    .welcome h3{
        font-size:18px;
        margin-bottom:15px;
    }

    .text-center-xs{
        text-align:center;
    }

    .parallax h2, .gallery-wrapper h2{
        font-size:24px;
    }

    .mobile-close{
        display: block;
        margin-top:15px;
        margin-right:20px;
    }

    .mobile-ham{
        display: block;
        margin-top:20px;
    }

    #footer{
        padding-top:13px;
        text-align: center;
    }

    #footer p{
        margin-bottom:0;
    }

    .boxes-xs{
        height:auto;
        display: block;
        padding:0;
    }

    .boxes-xs
    .box{
        background-color: rgba(240,125,0,0.8);
        padding-top: 7px;
        text-transform: uppercase;
        min-height: 90px;
    }

    .boxes-xs
    .box img{
        height:50px;
    }

    .boxes-xs
    .box h2{
       color:#ffffff;
    }

    .gallery-wrapper h2{
        margin-top:40px;
        margin-bottom: 20px;
    }

    .gallery-wrapper{
        margin-bottom:20px;
    }

    .katalog-wrapper{
        margin-top:30px;
        margin-bottom:70px;
    }

    .detail-wrapper{
        height: 65%;
        background-position: center center;
    }

    .detail-wrapper:before{
        height:100%;
    }

    .detail-list{
        margin-bottom:30px;
    }

    .detail-heading{
        font-size:30px;
        text-align: center;
    }

    .detail-p, .kontakt-address, .partner-list, h5, .parallax-box ul li, .plk-box p{
        font-size:15px;
    }

    h1{
        height:80px;
        font-size:35px;
    }

    .detail-p{
        margin-top:20px;
    }

    h3, .h3, .kontakt-name{
        font-size:18px;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
        font-size: 15px;
    }

    .detail-list li{
        font-size:15px;
    }

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

    hr{
        margin-top:20px;
        margin-bottom:10px;
    }

    .heading .nav li {
        margin: 25px 15px;
    }

    .mb15-xs{
        margin-top:15px;
    }

    .btn-info, .btn-info:focus,.btn-info:hover, .btn-info:active{
        background: none;
        border:solid 1px #F07D00;
        border-radius: 99px;
        color:#F07D00;
        margin-bottom:10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .text-center-sm{
        text-align:center;
    }

    .welcome .container{
        background:none;
    }

    .heading .nav li {
        font-size: 14px;
        margin: 35px 7px;
    }

    .boxes .box {
        padding-top: 18px;
        min-height: 205px;
    }

    .boxes .box img {
        height: 70px;
    }

    .boxes .box h2 {
        font-size: 30px;
        margin-top: 11px;
        display: block;
    }

    .welcome h3{
        font-size:23px;
        margin-bottom:15px;
    }

    .welcome p{
        font-size:16px;
    }

    .welcome{
        padding-top:50px;
    }

    section {
        height: 600px;
    }

    .boxes-xs{
        height:auto;
        display: block;
        padding:0;
    }

    .boxes-xs
    .box{
        background-color: rgba(240,125,0,0.8);
        padding-top:20px;
        text-transform: uppercase;
        min-height: 120px;
    }

    .boxes-xs
    .box h2{
        color:#ffffff;
    }

    .katalog-wrapper{
        margin-top:30px;
        margin-bottom:70px;
    }

    .detail-wrapper{
        height: 65%;
        background-position: center center;
    }

    .detail-wrapper:before{
        height:100%;
    }

    .detail-list{
        margin-bottom:30px;
    }

    .gallery-wrapper{
        margin-bottom:20px;
    }

    .detail-p, .kontakt-address, .partner-list, h5, .parallax-box ul li, .plk-box p{
        font-size:16px;
    }

    .detail-list li{
        font-size:16px;
    }

    .kontakt-p{
        font-size:16px;
    }

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
        font-size: 16px;
    }

    h3, .h3, .kontakt-name{
        font-size:18px;
    }

    .parallax h2, .gallery-wrapper h2{
        font-size:25px;
    }

    .gallery-wrapper h2{
        margin-top:40px;
    }

    .gallery-wrapper{
        margin-bottom:20px;
    }

    .mt30-sm{
        margin-top:30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .welcome .container{
        background:none;
    }

    .boxes .box h2 {
        font-size: 25px;
        display: block;
        margin-bottom:0;
    }
}