.cw {
    margin: auto;
    position: relative;
}

.cw2 {
    max-width: 1050px;
}

.bg-body-cont {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bg-body {
    width: 100%;
    height: 100%;
    position: fixed;
    background-image: url(../images/bg.jpg);
    background: #fff;
    background-repeat: repeat-x;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}

.ID-header-cont {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    z-index: 2;
    position: fixed;
    transform: translateY(0%);
}

.scroll-up .ID-header-cont {
    transform: translateY(0%);
}

.scroll-100 .ID-header-cont .logo-h-scroll img {
    /* transform: translateY(-110%); */
    height: 45px;
}

.h-t {
    display: block;
    line-height: 0;
    width: 100%;
    box-shadow: 0 3px 0px #E53935;
    background-color: #4e4e4e;
    z-index: 1;
    transition: all 0.2s ease-in-out;
    padding: 10px 5px;
}

.scroll-1 .h-t {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
}

.h-t::after {
    content: '';
    display: table;
    clear: both;
}

.color2 .h-t {
    background-color: #fff;
}

.narrow .h-t,
.medium .h-t {
    text-align: right;
    padding: 5px;
}

.ID-h {
    position: relative;
    z-index: 2;
}

.h-ic-c {
    top: 15px;
    left: 15px;
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    -moz-transition: all 0.2s ease-in-out 0.1s;
    -o-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out 0.1s;
    transform: rotate(-90deg) translateY(-10px);
    ;
}

.select .h-ic-c {
    transform: rotate(0deg);
}

.h-ic-c:hover {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    opacity: 0.6;
}

.h-l {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transform: translateX(-43px);
}

.select .h-l {
    transform: translateX(70px);
}

.h-l img {
    height: 95px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


.fixed .h-l img,
.narrow .h-l img {
    height: 75px;
}


.bg-wall {
    background-image: url(../images/bg.jpg);
    background-repeat: repeat;
}

.h-t2 {
    width: 100%;
    padding-top: 99px;
    padding-left: 10%;
    padding-right: 10%;
}

.h-logo {
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    width: 242px;
    height: 117px;
    float: left;
}

.h2-data {
    float: left;
    padding-top: 40px;
}

.h2-data .ic {
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    opacity: 0.5;
    margin-top: -4px;
}

.h2-data .tel,
.h2-data .adr,
.h2-data .email {
    display: inline-block;
    vertical-align: top;
    height: 48px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 70px;
}

.h2-data .opis {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    opacity: 0.75;
}

.h2-data .opis div {
    color: #ffffff;
}

.kontakt-dane .opis div {
    color: #000000;
}

.h2-data .tel-i {
    background-image: url(../images/tel-i1.svg);
}

.h2-data .adr-i {
    background-image: url(../images/adr-i1.svg);
}

.h2-data .tel-ib {
    background-image: url(../images/tel-i.svg);
}

.h2-data .adr-ib {
    background-image: url(../images/adr-i.svg);
}

.h2-data .email-i {
    background-image: url(../images/email-i.svg);
}

.h2-data .email-ib {
    background-image: url(../images/email-i1.svg);
}

.kontakt-dane .tel,
.kontakt-dane .adr,
.kontakt-dane .email {
    display: block;
    padding-bottom: 100px;
}

.mt {
    /* padding-right: 20px; */
    text-align: right;
}

.h-t {
    background: #E6E6E6;
}

.walek-cont {
    position: absolute;
    width: 100%;
    height: 120px;
    padding-right: 100px;
    top: 0;
    left: 0px;
    transform: translateX(0px);
    background: #E6E6E6;
}

.narrow .walek-cont {
    height: 65px;
}

.wide .walek {
    height: 130%;
    position: absolute;
    top: -8%;
    right: -80px;
    transform: translateX(-20px) translateZ(0px);
}

.narrow .walek,
.medium .walek {
    display: none;
}

.walek-pasek {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+10,dbdbdb+20,cecece+100&0+10,0+10,1+20,1+100 */
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 10%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 10%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 10%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    transform: translateX(-140px) translateZ(0px);
}

.narrow .walek-pasek,
.medium .walek-pasek {
    transform: translateX(0px) translateZ(0px);
}

.mt-ul:after {
    content: '';
    height: 0;
    clear: both;
}

.mt-ul>li {
    padding-left: 0px;
    padding-right: 0px;
}

.mt-ul nav a {
    color: #fff;
    color: rgba(255, 255, 255, 0.78);
    line-height: 1.5em;
    font-size: 16px;
    /*letter-spacing:0px;*/
    font-family: 'Roboto', sans-serif;
    padding: 5px 10px;
    text-transform: uppercase;
}

@media screen and (max-width: 1150px) {
    .mt-ul nav a {
        padding: 5px 12px;
        font-size: 16px;
    }
}

.color2 .mt-ul nav a {
    color: rgba(80, 80, 80, 0.79);
}

.mt-ul nav a:hover {
    color: #04662F;
}


/*.color2 .mt-ul nav a:hover{color:#8A8A8A;}*/

.mt .cl-effect-1 a::before,
.mt .cl-effect-1 a::after {
    color: #E53935;
    content: '/';
}

.mt .cl-effect-1 a::after {
    color: #E53935;
}

.cl-effect-16 a::before {
    color: #8A8A8A;
}

.mt nav.active a {
    color: #E53935 !important;
}

.s-sec .container {
    padding: 0% 3%;
}

.sg-one .bg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0%;
}

.sq-mc {
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 45%;
    padding-right: 16px;
}

.narrow .sq-mc,
.medium .sq-mc {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 16px;
}

.sq-mc::after {
    content: '';
    display: table;
    clear: both;
}

.sq-c {
    float: left;
    padding: 3px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transform: scale(0);
}

.sq-c::before {
    content: '';
    position: absolute;
    border-radius: 50%;
    background-color: #FBD601;
    transform: scale(1);
    opacity: 1;
    width: 90%;
    height: 90%;
    left: 5%;
    top: 5%;
    z-index: 1;
}

.sq-c .sq {
    position: relative;
    z-index: 2;
}

.sq-c.hover .sq {
    transition-delay: 0.5s;
}

.sq-c.hover::before {
    transform: scale(50);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.sq-c-h {
    visibility: hidden;
}

.sq {
    width: 250px;
    height: 250px;
    background: #eee;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 3px;
}

.sq:hover {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.26);
    cursor: pointer;
}

.sq-tc {
    position: absolute;
    width: 100%;
    top: 60px;
    text-align: center;
}

.sq-i {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.sq-t {
    color: rgba(255, 255, 255, 0.58);
    font-size: 24px;
    padding-top: 10px;
    font-family: 'Roboto condensed', sans-serif;
}

#sec2 {
    position: relative;
}

.s-sec {
    position: relative;
    width: 100%;
    min-height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.sli-c {
    position: relative;
    display: block;
    height: 600px;
    min-height: 80vh;
    width: 100%;
    background: #000;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.sli {
    width: 100%;
    height: 115%;
    position: absolute;
    top: 0;
    left: 0;
}

.sli div {
    position: absolute;
}

.narrow .sli-c {
    height: 300px;
    min-height: 40vh;
}

.sli .img1 {
    width: 100%;
    height: 100%;
    background-image: url(../assets/visualization-1.jpg);
    background-size: cover;
    background-position: 20% 50%;
}

.sli .img2 {
    width: 100%;
    height: 100%;
    background-image: url(../assets/visualization-2.jpg);
    background-size: cover;
    background-position: 20% 50%;
}

.sli-text {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    left: 50%;
    /* width: 50%; */
    padding: 1em;
    font-size: 38px;
    /* font-family: 'Roboto Condensed', sans-serif; */
    font-family: 'Lato', sans-serif;
    /* font-weight: 300; */
    color: rgba(0, 0, 0, 0.72);
    line-height: 1.2em;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    /* text-transform: uppercase; */
}

.narrow .sli-text {
    text-align: center;
    font-size: 18px;
    left: 0%;
    width: 100%;
    text-transform: uppercase;
}

.medium .sli-text {
    left: 40%;
    font-size: 24px;
}

.welcome {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: auto;
}

.welcome .t1,
.welcome .t2 {
    transition: 0.2s all ease-in;
}

.welcome .t1 {
    font-size: 48px;
    font-family: 'Roboto Condensed', sans-serif;
    color: rgba(0, 0, 0, 0.7);
    line-height: 1.5em;
    text-transform: uppercase;
}

.welcome .t2 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    color: rgba(232, 29, 67, 0.7);
    line-height: 1.5em;
    font-style: italic;
    font-weight: 300;
}

.narrow .welcome .t1 {
    font-size: 28px;
}

.narrow .welcome .t2 {
    font-size: 16px;
}

.t2.under-construction {
    color: rgba(208, 208, 208, 0.9);
    -webkit-animation: blink 2s infinite;
    animation: blink 2s infinite;
}

@keyframes blink {
    0% {
        color: rgba(208, 208, 208, 0.9);
    }
    50% {
        color: rgba(208, 208, 208, 0.2);
    }
    100% {
        color: rgba(208, 208, 208, 0.9);
    }
}

@-webkit-keyframes blink {
    0% {
        color: rgba(208, 208, 208, 0.9);
    }
    50% {
        color: rgba(208, 208, 208, 0.2);
    }
    100% {
        color: rgba(208, 208, 208, 0.9);
    }
}

.blink {
    -webkit-animation: blink 0.5s linear infinite;
    -moz-animation: blink 0.5s linear infinite;
    animation: blink 0.5s linear infinite;
}

@keyframes blink {
    from {
        color: rgba(208, 208, 208, 0.7);
    }
    to {
        color: rgba(208, 208, 208, 0.2);
    }
}

.offer {
    width: 100%;
    min-height: 500px;
}

.slogan {
    width: 100%;
    height: 300px;
    position: relative;
}

.slogan .sli-c {
    height: 300px;
    position: absolute;
    left: 0;
    top: 0;
}

.slogan .sli {
    height: 500px;
}

.slogan .sli div:nth-child(1) {
    background-image: url(../images/slogan.jpg);
    width: 100%;
    height: 100%;
}

.slogan-text {
    font-family: 'Open Sans', sans-serif;
    color: rgba(255, 255, 255, 0.92);
    line-height: 1.5em;
    font-size: 36px;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.map .map-img {
    width: 100%;
    height: 300px;
    background-image: url(../images/map-gray.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    cursor: pointer;
    transition: all 0.2s ease-in;
}

.map .map-img:hover {
    opacity: 0.6;
}

.s-sec .footer-cont {
    width: 100%;
}

.footer1 .footer-cont {
    background-color: #616161;
    min-height: 200px;
    padding-bottom: 40px;
}

.footer2 .footer-cont {
    background-color: rgb(64, 64, 64);
}

.footer-logo-cont {
    float: left;
    padding-top: 20px;
    padding-right: 40px;
}

.footer2-logo {
    opacity: 0.4;
    height: 60px;
    transform: translateY(10px);
}

.narrow .footer-logo-cont {
    float: none;
    text-align: center;
}

.narrow .footer2-logo {
    height: 60px;
}

.footer-logotype {
    margin: auto;
    text-align: center;
}

.footer-logotype img {
    padding: 10px 30px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    height: 80px;
}

.footer-logotype img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.copyright-cont {
    float: right;
    color: rgba(255, 255, 255, 0.82);
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    text-align: right;
    padding-top: 40px;
}

.narrow .copyright-cont {
    padding-top: 10px;
}

.s-sec-t {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed';
    letter-spacing: 6px;
    line-height: 1.5em;
    padding-bottom: 25px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    transform: translateY(0px);
}

.s-sec.s-el-a .s-sec-t {
    letter-spacing: 8px;
    transform: translateY(-10px);
}

.s-sec-d {
    text-align: justify;
}

.s-sec .row {
    padding-top: 5%;
    padding-bottom: 10%;
    z-index: 2;
    position: relative;
}

.s-sec .col {
    width: 50%;
}

.obj-line {
    position: relative;
    left: 0;
    top: 0;
}

.obj-line .oli {
    width: 5px;
    float: left;
    margin-right: 10px;
    vertical-align: top;
    background: rgb(97, 97, 97);
    background: -moz-linear-gradient(top, rgba(97, 97, 97, 1) 0%, rgba(230, 230, 230, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(97, 97, 97, 1)), color-stop(100%, rgba(230, 230, 230, 1)));
    background: -webkit-linear-gradient(top, rgb(97, 97, 97) 0%, rgb(230, 230, 230) 100%);
    background: -o-linear-gradient(top, rgb(97, 97, 97) 0%, rgb(230, 230, 230) 100%);
    background: -ms-linear-gradient(top, rgb(97, 97, 97) 0%, rgb(230, 230, 230) 100%);
    background: linear-gradient(to bottom, rgb(97, 97, 97) 0%, rgb(230, 230, 230) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#888888', GradientType=0);
}

.wide .obj-line .oli:nth-child(1) {
    height: 60px;
}

.wide .obj-line .oli:nth-child(2) {
    height: 110px;
}

.wide .obj-line .oli:nth-child(3) {
    height: 80px;
}

.wide .obj-line .oli:nth-child(4) {
    height: 140px;
}

.wide .obj-line .oli:after {
    content: '';
    line-height: 0;
    height: 0;
    clear: both;
}

.obj-line.first .oli {
    transition: all 1s ease-in-out;
    transform: translateZ(0);
    transform: translateY(-100%);
    transition-delay: 0.5s;
}

.wide .obj-line.first .oli {
    transform: translateY(0%);
}

#sq-ole {
    background-image: url(../images/s/bg-oil.jpg);
    color: #fff;
    color: rgba(255, 255, 255, 0.92);
    background-position: 50% 0%;
}

#sq-reg {
    background-image: url(../images/s/bg-glass.jpg);
    color: #fff;
    color: rgba(255, 255, 255, 0.92);
    background-position: 50% 30%;
}

#sq-reg .sq-reg-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/s/bg-glass-b.png);
    background-position: 50% 30%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    opacity: 1;
}

#sq-reg.s-el-a .sq-reg-bg {
    opacity: 0;
}

#sq-reg .s-b-c {
    padding-top: 60px;
}

#sq-kli {
    background-image: url(../images/s/bg-klima.jpg);
    color: #fff;
    color: rgba(255, 255, 255, 0.92);
    background-position: 70% 30%;
}

#sq-opo {
    background-image: url(../images/s/bg-tire.jpg);
    color: #fff;
    color: rgba(255, 255, 255, 0.92);
    background-position: 70% 30%;
}

#sq-opo .s-sec-d {
    text-align: left;
}

.medium .s-sec .col,
.narrow .s-sec .col {
    width: 100%;
}

.col-left {
    width: 30%;
    min-width: 260px;
}

.col-right {
    width: 70%;
}

.p {
    margin-top: 50px;
    padding: 10px;
}

.narrow .p,
.medium .p {
    padding-left: 10%;
    padding-right: 10%;
}

.p-rozgr-c {
    width: 250px;
}

.narrow .p-rozgr-c {
    width: 100%;
    margin: auto;
}

.p-rozgr {
    background: #E7E7E7;
    text-align: center;
    border: 1px solid #B0B0B0;
    background: -webkit-linear-gradient(left, #178417, #1CC71C);
    background: -o-linear-gradient(right, #178417, #1CC71C);
    background: -moz-linear-gradient(right, #178417, #1CC71C);
    background: linear-gradient(to right, #178417, #1CC71C);
}

.rozgr-c {
    position: relative;
}

.rozgr-c a {
    display: block;
    padding: 5px 15px;
    line-height: 25px;
    color: #fff !important;
    font-size: 15px;
    border-bottom: 1px solid #1CC71C;
    font-family: 'PontanoSans-Regular', sans-serif;
    font-size: 16px;
}

.rozgr-c a:hover {
    color: #fff !important;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #1CC71C;
}

.rozgr-t {
    background: linear-gradient(to top, #ffffff, transparent);
}

.rozgr-tt {
    display: inline-block;
    position: relative;
    right: 0;
    font-family: good-times-ro, sans-serif;
    font-size: 22px;
    color: #7d7d7d;
    vertical-align: bottom;
    padding-left: 10px;
}

.rozgr-i {
    display: inline-block;
    vertical-align: bottom;
}

.s-news-c {
    width: 100%;
    padding-top: 40px;
}

.s-news {
    width: 100%;
    height: 360px;
    background: rgb(244, 244, 244);
    background: rgba(244, 244, 244, 0.6);
}

.s-img {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.dib {
    display: inline-block;
    vertical-align: top;
}

.i {
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    width: 110px;
    height: 110px;
}

.i-sno {
    background-position: -38px 0;
    width: 115px;
}

.i-oil {
    background-position: -194px 0;
    width: 76px;
}

.i-whe {
    background-position: -318px 0;
}

.i-win {
    background-position: -455px 0;
    width: 175px;
}

.i-lpg {
    background-position: -658px 0;
    width: 194px;
}

.ic-c {
    position: absolute;
}

.ic {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
}

.ic-arr {
    background-position: -16px -21px;
    height: 30px;
    cursor: pointer;
}

.sl-s {
    width: 280px;
    height: 200px;
}

.hm-slider {
    position: relative;
    overflow: hidden;
    background: #fff;
}

.sl {
    position: relative;
    border: 0px solid #8BE38B;
    overflow: hidden;
}

.sl-mc {
    position: absolute;
}

.sl-mc a:hover .sl-c {
    opacity: 0.6;
    filter: Alpha(opacity=60);
}

.sl-c {
    position: relative;
    overflow: hidden;
    background-color: transparent;
    float: left;
    background-size: cover;
    background-position: center;
}

.sl-c img {
    width: 100%;
    vertical-align: middle;
}

.sl-bc {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    color: #fff;
    opacity: 0.6;
    filter: alpha(opacity=60);
    zoom: 1;
}

.sl-bc:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sl-b {
    display: inline-block;
    margin: 0 20px;
    border-radius: 20px;
    background: #263F95;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 10px;
}

.sl-b:hover {
    background: #0F74BB;
    color: #fff;
}

.sl-ba {
    background: #F11D26;
}

.sl-ct {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    color: #f6f6f6;
    display: none;
}

.sl-ctt {
    padding: 5px 10px;
}

.sl-ct.hidden {
    display: none !important;
}

.sl-t {
    color: #C3E2FA;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.sl-st {
    font-size: 12px;
    font-family: Verdana;
}

.sl-gr {
    position: absolute;
    width: 60px;
    height: 100%;
}

.line {
    display: block;
    height: 1px;
    margin: 1px 0;
    padding-bottom: 1px;
    background: #FFBA41;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(left, rgba(141, 198, 63) 0%, rgba(46, 46, 46, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgb(46, 46, 46)), color-stop(100%, rgb(146, 113, 91)));
    background: -webkit-linear-gradient(left, rgba(141, 198, 63, 1) 0%, rgba(46, 46, 46, 0) 100%);
    background: -o-linear-gradient(left, rgba(141, 198, 63, 1) 0%, rgba(46, 46, 46, 0) 100%);
    background: -ms-linear-gradient(left, rgba(141, 198, 63, 1) 0%, rgba(46, 46, 46, 0) 100%);
    background: linear-gradient(to right, rgba(141, 198, 63, 1) 0%, rgba(46, 46, 46, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8DC63F', endColorstr='#7db9e8', GradientType=1);
}

.line2 {
    display: block;
    height: 1px;
    margin: 1px 0;
    background: #000;
    background: #2462AB;
    background: linear-gradient(to right, #5691C7 0, #FFFFFF 50%, #5691C7 100%);
}

.main-cont {
    max-width: 1050px;
    background: rgba(1, 38, 63, 0.2);
    margin: auto;
    vertical-align: top;
    border-top: 10px solid #8BBFE3;
}

.left-cont {
    width: 100%;
    max-width: 740px;
    padding: 10px;
    float: left;
    vertical-align: top;
}

.right-cont {
    max-width: 750px;
    float: right;
    position: relative;
}

.ID-page {
    margin: 0 10%;
    margin-top: 120px;
    padding-bottom: 50px;
}

.ID-page-gallery {
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 140px;
    padding-bottom: 50px;
}

.ID-page-title {
    font-size: 2em;
    font-family: 'Roboto', sans-serif;
    padding-top: 16px;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #5A5A5A;
}

.ID-page-contents img {
    margin: 5px;
    border: 1px solid #D0D0D0;
}

.narrow .ID-page-contents img {
    float: none;
    display: block;
}

.ID-page-contents .sg:hover img {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.26);
}

.narrow .ID-page {
    margin: 0 4%;
    margin-top: 80px;
}

.narrow .ID-page-gallery {
    padding: 0 4%;
    padding-top: 80px;
    padding-bottom: 20px;
}

.narrow .ID-page img {
    max-width: 95% !important;
    height: auto !important;
    margin: auto !important;
    float: none !important;
}

.ID-news {
    vertical-align: top;
    margin: auto;
    text-align: center;
}

.mcm-main-title {
    font-size: 30px;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #25B0EA;
    line-height: 1.5em !important;
}

.ID-page-line {
    margin-bottom: 20px;
}

.mc-n {
    width: 45%;
    margin: 2%;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}

.mc-n .line {
    margin-bottom: 5px;
}

.mcn-f {
    float: left;
    padding: 5px;
    margin-right: 25px;
}

.mcn-f img {
    max-width: 160px;
    border-radius: 0 0 25px 0;
    background: #fff;
}

.mcn-c:hover img {
    border-radius: 0;
    opacity: 0.9;
}

.mcn-t {
    padding-bottom: 10px;
    padding-right: 5px;
    text-align: left;
}

.mcn-t a {
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    color: #C3E2FA;
    padding-top: 5px;
    text-decoration: none;
}

.mcn-t a:hover {
    color: #A89A93;
}

.mcn-l {
    padding: 5px;
    text-align: justify;
}

.mcn-td {
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
}

.mcn-m {
    text-align: right;
    padding-bottom: 10px;
    white-space: nowrap;
}

.mcn-m a {
    background: #8DC63F;
    padding: 3px 15px;
    color: #FCFCFC !important;
    text-decoration: none;
    border-radius: 15px 0px 15px 0px;
}

.mcn-m a:hover {
    background: #C0D72F;
    padding: 3px 15px;
    border-radius: 0 15px 0 15px;
}

.mcn-m.hidden {
    display: none;
}

.mcn-ac {
    margin-left: 207px;
    color: #888;
    float: left;
}

.narrow .mcn-ac,
.medium .mcn-ac {
    margin-left: 0;
}

.narrow .mcn-f,
.medium .mcn-f {
    margin-right: 0;
}

.mcn-ac a {
    color: #7daac1;
}

.mcn-ac a:hover {
    color: #1683D0;
}

.sp-t {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #04662F;
    padding-top: 5px;
    text-decoration: none;
}

.sp-tt {
    font-size: 30px;
}

.sp-td {
    color: #aaa;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
}

.sp .mcn-m {
    margin-top: 20px;
    text-align: center;
}

.sp-tf {
    float: right;
    padding: 5px;
}

.sp-tf img {
    max-width: 300px;
    background: #FFF;
}

.ID-footer {
    text-align: right;
    color: #E8E8E8;
    background: #372B23;
    bottom: 0;
    width: 100%;
}

.ID-footer a {
    color: #fff;
    text-decoration: none;
    margin: 0 8px;
    vertical-align: middle;
}

.ID-footer a:hover {
    color: #FED500;
}

.ID-footer a.active {
    color: #FED500;
}

.footer-impressum {
    width: 50%;
    line-height: 1.2em;
    text-align: left;
    color: #fff;
    padding: 3px;
    font-size: 11px;
    float: left;
}

.footer {
    padding-top: 15px;
}

.footer .created {
    font-style: italic;
    float: right;
    font-size: 10px;
    font-weight: bold;
    line-height: 35px;
}

.footer .copyright {
    font-style: italic;
    float: left;
    line-height: 35px;
    padding-left: 115px;
    padding-right: 10px;
}

.narrow .footer .copyright {
    line-height: 1.2em;
    text-align: left;
    padding-left: 1%;
}

.footer .created a {
    color: #747474;
    text-decoration: none;
}

.footer .created a:hover {
    color: #FF0000;
}

.footer .created .text {
    line-height: 35px;
    vertical-align: top;
    font-size: 10px;
}

.footer .created .logo-mini {
    display: inline-block;
    width: 80px;
    height: 35px;
    background: transparent url(../images/logo-mini-asapro.png) no-repeat;
}

.footer .created a:hover .logo-mini {
    opacity: 0.8;
    filter: Alpha(opacity=80);
}

.footer .logotype div {
    display: inline-block;
}

.ID-footer .footer-menu {
    display: inline-block;
    text-align: left;
    line-height: 35px;
    margin-right: 40px;
}

.ID-footer .fm-cont {
    display: inline-block;
}

.fm-cont .fm-title a {
    white-space: nowrap;
}

.narrow .footer-menu,
.medium .footer-menu {
    display: none;
}

.f-centermed-cont {
    margin: auto;
    width: 100%;
}

.f-centermed {
    margin: auto;
    text-align: left;
}

.f-ct {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.5em;
    font-weight: bold;
}

.f-ccont {
    margin-top: 1em;
}

.f-cc {
    float: left;
    margin: 0 10px;
    width: 300px;
    padding-top: 20px;
}

.f-cc ul {
    text-align: left;
    margin: 0;
    padding: 0;
}

.f-cc ul li {
    text-align: left;
    margin: 0;
    padding: 0;
    margin-left: 20px;
}

.f-ci {
    margin-top: 1em;
}

table td {
    padding: 3px 5px;
}

.p-table {
    border: 0;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0px solid gray;
    border-radius: 5px;
}

.p-table tr:nth-child(even) {
    background: #BAE1FF;
}

.p-table tr:nth-child(odd) {
    background: #E2F1FF;
}

.p-table tr:hover {
    background: #fff;
}

#geschichte td:nth-child(1) {
    width: 20%;
}

.pgr-c {
    min-height: 150px;
    width: 350px;
    height: 260px;
    background: #f5f5f5;
    float: left;
    margin: 5px;
    padding: 3px;
}

.pgr-i {
    float: left;
}

.pgr-i img {
    height: 240px;
}

.pgr-t {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    color: #3A81E6;
}

.pgr-o div {
    font-size: 11px;
}

.pgr .line {
    padding: 0;
}

.ID-start {
    margin: auto;
}

.cw2 {
    max-width: 100%;
    margin: auto;
    text-align: center;
}

.s-logo-cont {
    width: 100%;
    padding-top: 10px;
}

.s-logo {
    position: relative;
    width: 374px;
    height: 126px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    margin: auto;
}

.s-paski {
    position: absolute;
    background-image: url(../images/logo-paski.png);
}

.s-p-pn {
    left: 406px;
    top: 0;
    width: 194px;
    height: 14px;
    background-position: -406px 0;
}

.s-p-pc {
    left: 586px;
    top: 14px;
    width: 14px;
    height: 325px;
    background-position: -586px -14px;
}

.s-p-pz {
    left: 457px;
    top: 339px;
    width: 143px;
    height: 14px;
    background-position: -457px -339px;
}

.s-p-ln {
    left: 0;
    top: 338px;
    width: 153px;
    height: 14px;
    background-position: 0 -339px;
}

.s-p-lz {
    left: 0;
    top: 160px;
    width: 14px;
    height: 178px;
    background-position: 0 -161px;
}

.s-godlo-cont {
    position: relative;
    margin-top: 5%;
    margin-left: 10%;
    margin-right: 10%;
    min-height: 300px;
}

.s-g {
    width: 276px;
    height: 300px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.s-g-lc {
    float: left;
}

.s-g-rc {
    float: right;
}

.s-g-t {
    color: #383784;
    text-align: center;
    width: 256px;
    font-weight: bold;
    font-size: 18px;
    padding-top: 5px;
    font-family: 'Libre Baskerville', serif;
}

.s-g-t {
    padding: 15px 5px;
    border: 1px solid rgb(0, 58, 131);
}

a:hover .s-g-t {
    background: rgba(255, 245, 0, 0.28);
}

.s-g-rc .s-g-t {
    color: #E31E24;
}

.s-text {
    color: #000;
    margin: auto;
    text-align: center;
    padding-top: 50px;
}

.start-grid {
    width: 625px;
    height: 422px;
    background-image: url(../images/start/start-mnri-bg2.jpg);
    background-size: cover;
}

.narrow .start-grid {
    width: 312px;
    height: 211px;
    margin: auto;
}

.start-grid .mask {
    width: 328px;
    height: 226px;
    position: absolute;
    background-repeat: no-repeat;
    transition: all 0.5s ease-in-out;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 1;
}

.start-grid .mask.onscreen {
    opacity: 0;
}

.start-grid .up-left {
    top: 0;
    left: 0;
    transition-delay: 0s;
}

.start-grid .up-right {
    top: 0;
    left: 50%;
    transition-delay: 0.1s;
}

.start-grid .down-left {
    top: 50%;
    left: 0;
    transition-delay: 0.1s;
}

.start-grid .down-right {
    top: 50%;
    left: 50%;
    transition-delay: 0.2s;
}

.start-grid-logo {
    width: 100%;
    height: 100%;
    background-image: url(../images/start/start-mnri-logo2.png);
    background-size: cover;
    transform: scale(0);
    transition-delay: 0.2s;
}

.start-grid-logo.onscreen {
    transform: scale(1);
}

.spolecznosci .si {
    position: fixed;
    left: 0;
    z-index: 999999;
}

.spolecznosci .s-facebook {
    width: 43px;
    height: 38px;
    background: #fff url(../images/facebook-icon.png) no-repeat;
    bottom: 160px;
}

.spolecznosci .s-twitter {
    width: 43px;
    height: 38px;
    background: #fff url(../images/twitter-icon.png) no-repeat;
    bottom: 110px;
}

.spolecznosci .sc {
    position: absolute;
    background: #fff;
    width: 0;
    overflow: hidden;
    left: 45px;
    bottom: 0;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.spolecznosci .st {
    font-weight: bold;
    line-height: 32px;
    padding-left: 10px;
    width: 290px;
}

.spolecznosci .s-facebook .sc {
    border: 3px solid #4464a9;
    height: 288px;
}

.spolecznosci .s-facebook .sc .st {
    background: #4464a9;
    color: #fff;
}

.spolecznosci .s-twitter .sc {
    border: 3px solid #00ACED;
}

.spolecznosci .s-twitter .sc a .st {
    background: #fff;
    color: #444;
}

.spolecznosci .s-twitter .sc a:hover .st {
    color: #00ACED;
}

.spolecznosci .s-twitter .sc a {
    text-decoration: none;
}

.footer-spolecznosci {
    display: none;
}

.footer-spolecznosci a {
    display: block;
    width: 43px;
    height: 38px;
    margin: auto;
}

.footer-spolecznosci a .s-facebook {
    width: 43px;
    height: 38px;
    background: #fff url(../images/facebook-icon-f.png) no-repeat;
    line-height: 0;
    background-position: 0 -38px;
    margin: auto;
}

.footer-spolecznosci a:hover .s-facebook {
    background-position: 0 0;
}

.narrow .footer-spolecznosci,
.medium .footer-spolecznosci {
    display: block;
}

.start-page .spolecznosci {
    display: none;
}

.cookie-info {
    position: relative;
    display: block;
    width: 100%;
    margin: auto;
    background: #363636 !important;
}

.cookie-info-text {
    position: relative;
    max-width: 850px;
    margin: auto;
    text-align: left;
    color: #fff;
    background: #363636;
    margin-top: 0;
    padding-top: 0;
    font-size: 11px;
    padding: 5px;
    line-height: 16px;
    color: #ccc;
}

.cookie-info a {
    color: #eee;
}

.cookie-info a:hover {
    color: #fff;
    text-decoration: underline;
}

.cookie-info-close {
    cursor: pointer;
    font-weight: bold;
    float: right;
}

.body-mm-color {
    background: #5691C7;
}

.n-mc {
    width: 70%;
    display: inline-block;
    border: 0px solid red;
    vertical-align: top;
}

.n-rc {
    width: 280px;
    display: inline-block;
    border: 0px solid green;
    margin-right: 50px;
    vertical-align: top;
}

.pc {
    position: relative;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    margin-top: 50px;
    border-radius: 0 15px 0 0;
}

.pc-tc {
    width: 100%;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(173, 0, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgb(0, 0, 0)), color-stop(100%, rgb(173, 0, 0)));
    background: -webkit-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(173, 0, 0) 100%);
    background: -o-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(173, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgb(0, 0, 0) 0%, rgb(173, 0, 0) 100%);
    background: linear-gradient(to right, rgb(0, 0, 0) 0%, rgb(173, 0, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ad0000', GradientType=1);
    background: linear-gradient(to right, rgb(0, 0, 0) 0%, rgb(173, 0, 0) 100%);
    line-height: 2em;
    border-radius: 0 15px 0 0;
}

.pc-tct {
    padding: 5px;
    margin-left: 80px;
    font-size: 1.2em;
    text-align: left;
    font-family: 'Racing Sans One', sans-serif;
}

.pc-tci {
    background: transparent url(../images/icons2.png);
    position: absolute;
    top: 0;
}

.pc-mc {
    padding: 30px 5px;
    text-align: left;
}

.pc-mc .title {
    text-align: center;
    font-family: 'Century Gothic', Arial;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.pc-text-cont {
    width: 150px;
}

.pc-lab {
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
}

.pc-res {
    margin-bottom: 1.3em;
    margin-top: 0.3em;
    font-size: 12px;
}

.n-rc .pc-tct {
    margin-left: 60px;
}


/*.pg{padding:10px;margin-bottom:130px;}*/

.pg .cytat {
    cursor: default;
}

.pg-t-c {
    bottom: 0;
    width: 100%;
    position: absolute;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
    display: block;
    line-height: 1.5em;
    padding: 3px;
}

.pg-cp {
    font-size: 11px;
    color: #C9C9C9;
    line-height: 1.2em;
}

.pg-t {
    bottom: 0;
    position: relative;
    font-size: 12px;
    text-shadow: 1px 0 #000;
    color: #FFF;
}

.pg-g:hover .pg-t-c {
    background-color: rgba(0, 0, 0, 0.6);
    transition: all 0.3s ease-in-out;
}

.pg-g-cont {
    text-align: center;
    width: 80%;
    margin: auto;
}

.pg-g-t {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2em;
    line-height: 1.2em;
}

.narrow .pg-g-t {
    font-size: 1.2em;
}

.pg-g-c {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: justify;
}

.pg-vidi {
    position: absolute;
    right: 10px;
    top: 10px;
    background: transparent url(../images/videoinside.png) no-repeat;
    width: 64px;
    height: 48px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.sg-yt-b {
    float: left;
    line-height: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.medium .sg-yt-b,
.narrow .sg-yt-b {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.medium .sg-yt-b iframe,
.medium .sg-yt-b object,
.medium .sg-yt-b embed,
.narrow .sg-yt-b iframe,
.narrow .sg-yt-b object,
.narrow .sg-yt-b embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ID-kontakt {
    width: 100%;
}

.ID-kontakt-lc {
    position: relative;
    display: inline-block;
    width: 50%;
    padding-bottom: 10px;
}

.ID-kontakt-fly {
    font-family: 'Racing Sans One', sans-serif;
    font-size: 38px;
    padding: 10px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
    line-height: 1.2em;
}

.narrow .ID-kontakt-fly {
    font-size: 20px;
}

.narrow .ID-kontakt-lc {
    width: 100%;
}

.ID-kontakt-rc {
    position: absolute;
    z-index: 99999;
    width: 55%;
    right: 0;
    top: 0;
    text-align: center;
    height: 100%;
}

.ID-kontakt-rc-text {
    position: absolute;
    bottom: 60px;
    width: 100%;
    margin-left: 100%;
}

.ID-kontakt-rc-text div {
    font-family: 'Racing Sans One', sans-serif;
    font-size: 58px;
    line-height: 2em;
}

.medium .ID-kontakt-rc-text div {
    font-size: 38px;
}

.narrow .ID-kontakt-rc-text {
    display: none;
}

.ID-kontakt-t {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    color: #727272;
    line-height: 1.2em;
}

.ID-kontakt-f .fc {
    padding-top: 5px;
}

.ID-kontakt-f {
    width: 90%;
    margin: auto;
    position: relative;
    text-align: left;
}

.ID-kontakt-f .fi {
    padding: 10px;
    width: 90%;
    background: rgba(255, 255, 255, 0.49);
    border-radius: 7px;
}

.ID-kontakt-f .fi-c {
    width: 50%;
}

.narrow .ID-kontakt-f .fi-c {
    width: 100%;
}

.ID-kontakt-f .fi-ct .fi {
    width: 95%;
}

.ID-kontakt-f .fi-cc .fi {
    width: 95%;
    min-height: 200px;
}

.ID-kontakt-f .fs {
    margin-right: 5%;
    padding: 10px 50px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ID-kontakt-f label {
    text-align: left !important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
}

.dolacz-msg .err {
    color: red;
}

.dolacz-msg .ok {
    color: #0086D1;
}

.ID-kontakt-maciej-bg {
    width: 100%;
    height: 100%;
    background-image: url(../images/kontakt/maciej.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.narrow .ID-kontakt-f .fi {
    width: 100%;
}

.bg-img {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.ID-kontakt-bg {
    position: absolute;
    width: 100%;
    height: 100%;
}

.ID-omnie {
    height: 100%;
    width: 100%;
}

.om-cont {
    width: 100%;
    height: 100%;
    position: relative;
}

.ID-om-1 {
    background: #000;
    background-size: cover;
}

.ID-om-2 {
    background: #007CC2;
    background: url(../images/omnie/3.jpg) no-repeat;
    background-size: cover;
}

.ID-om-3 {
    background: #00926A;
    background: url(../images/omnie/2.jpg) no-repeat;
    background-size: cover;
}

.ID-om-4 {
    background: #00926A;
    background: url(../images/omnie/3.jpg) no-repeat;
    background-size: cover;
}

.om-bg-c {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.i-cont {
    position: relative;
    width: 200px;
    text-align: center;
    display: inline-block;
    margin: auto;
    vertical-align: top;
}

.is {
    cursor: auto;
    line-height: 87px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ti {
    font-weight: bold;
}

.ti-d {
    font-size: 11px;
    line-height: 1.2em;
}

.ID-url {
    width: 250px;
    cursor: text !important;
    text-align: center;
}

a,
a:link,
a:visited,
a:hover,
a:active,
.link:link,
.link:visited,
.link:hover,
.link:active {
    font-style: normal;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #04662F;
}

.link {
    color: #04662F;
    font-weight: bold;
}

a:hover,
.link:hover {
    color: red;
    text-decoration: none;
    outline: none;
}

.ID-timer {
    color: #00B219;
}

.bold {
    font-weight: bold;
}

.sg {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
}

.sg-cytat {
    font-family: 'Courgette', cursive;
    font-size: 36px;
    line-height: 1.5em;
}

.sg-cont {
    width: 100%;
    position: absolute;
}

.sg-circl {
    width: 371px;
    height: 371px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}

.ID-c1 {
    background-image: url(../images/sg/c1.jpg);
}

.ID-c2 {
    background-image: url(../images/sg/c2.jpg);
}

.sg-vid-c {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
}

.sg-vid {
    position: absolute;
    z-index: 0;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 0;
}

.narrow .sg-vid {
    top: 50px;
}

.sg-title {
    font-size: 1.5em;
    line-height: 2em;
    font-family: 'Libre Baskerville', cursive;
}

.sg-kos li {
    font-size: 2em;
    line-height: 2em;
    font-family: 'Libre Baskerville', cursive;
}

.oferta-main-c {
    text-align: center;
}

.oferta-c {
    width: 320px;
    height: 200px;
    background: #eee;
    margin: 20px;
    display: inline-block;
}

.cir-face {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    transform: scale(1);
}

.cir-face.per1 {
    border: 2px solid #eee;
    border: 2px solid rgba(82, 64, 51, 0.25);
    width: 300px;
    height: 300px;
    background-image: url(../images/o-nas/malgorzata.jpg);
    background-position: -19px -10px;
}

.cir-face.per2 {
    border: 2px solid #eee;
    border: 2px solid rgba(82, 64, 51, 0.25);
    width: 300px;
    height: 300px;
    background-image: url(../images/o-nas/sylwia.jpg);
}

.cir-face:hover {
    transform: scale(0.8);
}

.px div {
    line-height: 1.2em;
}

.px-c {
    position: fixed;
    width: 100%;
    height: 100%;
}

.px-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.ID-px1 .bg {
    background-image: url(../images/bg.jpg);
}

.hidden {
    display: none !important;
}

.blur img {
    filter: blur(3px);
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: url(blur.svg#blur);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='2');
}

.fixed,
.fixed .pa-td {
    position: fixed;
}

.fixed .m-menu-i,
.m-menu-b {
    padding-top: 15px;
}

.pre-loader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

.scrollfix {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.pointDown {
    position: fixed;
    top: 70%;
    left: 50%;
    z-index: 2000;
    color: rgba(255, 255, 255, 0.7);
    color: #FEEAC5;
    background-color: rgba(0, 0, 0, 0.3);
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    margin: -50px 0 0 -50px;
    border-radius: 100%;
    font-size: 48px;
}

.pointDown span {
    font-size: 48px;
    line-height: 90px;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(8px);
    }
    60% {
        -webkit-transform: translateY(16px);
    }
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(8x);
    }
    60% {
        -moz-transform: translateY(16px);
    }
}

@-o-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -o-transform: translateY(0);
    }
    40% {
        -o-transform: translateY(8px);
    }
    60% {
        -o-transform: translateY(16px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(8px);
    }
    60% {
        transform: translateY(16px);
    }
}

.more-c {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
    text-align: center;
}

.more-b {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    margin: auto;
    border-radius: 100%;
    background: rgb(232, 232, 232);
    text-transform: uppercase;
    cursor: pointer;
}

.more-b:hover {
    background: rgb(255, 235, 198);
    border-radius: 50% 50% 25% 25%;
}

.pro {
    position: absolute;
    width: 100%;
    height: 100%;
}

.footer-top .newsletter {
    display: inline-block;
    vertical-align: top;
}

.footer-top .newsletter-icon {
    width: 40px;
    height: 48px;
    background: transparent url(../images/newsletter-icon.png) no-repeat;
    vertical-align: middle;
    background-position: center;
}

.footer-top .newsletter .fi {
    padding: 5px;
    border: 1px solid #eee;
    color: #524033;
    background: #fff;
    outline: none;
    font-family: Verdana;
    width: 200px;
}

.footer-top .newsletter .fi:hover {
    background: #f5f5f5;
}

.footer-top .newsletter .fi:focus {
    background: #f5f5f5;
    box-shadow: 0px 0px 5px #fff;
    -webkit-box-shadow: 0 0 5px #fff;
    -moz-box-shadow: 0 0 5px #fff;
}

.footer-top .newsletter .ID-newsletter-add {
    padding-left: 20px;
}

.ID-newsletter-add:hover {
    color: #A6C7EE;
}

.newsletter-text {
    font-family: "ArsenalBoldItalic";
    margin-left: 20px;
    font-size: 20px;
}

.newsletter-text-s,
.newsletter-msg {
    font-family: "ArsenalBoldItalic";
    line-height: 28px;
    font-size: 11px;
}

.newsletter>div {
    float: left;
    padding: 10px 10px;
}

.newsletter .fs {
    padding: 4px 10px;
}

.newsletter {
    margin-right: 200px;
}

.medium .newsletter {
    margin-right: 50px;
}

.narrow .newsletter {
    margin-right: 0;
}

.of {
    background: #f5f8fb;
    width: 100%;
}

.of-mc {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: auto;
}

.of-cc {
    padding: 15px;
    display: inline-block;
    vertical-align: top;
}

.of-c {
    position: relative;
    margin: auto;
    width: 225px;
    height: 370px;
    border: 1px solid #A0A0A0;
    background: -webkit-linear-gradient(top, #178417, #1CC71C);
    background: -o-linear-gradient(bottom, #178417, #1CC71C);
    background: -moz-linear-gradient(bottom, #178417, #1CC71C);
    background: linear-gradient(to bottom, #FFF, #e7e7e7);
    overflow: hidden;
}

.of-c:hover {
    cursor: pointer;
}

.of-i {
    padding-top: 25px;
}

.of-i-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.drzwi .of-i-bg {
    background: url(../images/i-drzwi-bg.jpg);
}

.okna .of-i-bg {
    background: url(../images/i-okna-bg.jpg);
}

.of-c:hover .of-i-bg {
    opacity: 1;
}

.of-t {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-bottom: 5px;
}

.of-tt {
    position: relative;
    padding-top: 5px;
    color: #285EB3;
    font-size: 20px;
    text-transform: uppercase;
    font-family: good-times-ro, sans-serif;
}

.of-c:hover .of-tt {
    color: #000000;
}

.of-t:after {
    position: absolute;
    content: '';
    width: 60%;
    height: 2px;
    background: #AEAEAE;
    left: 20%;
    top: -5px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.of-c:hover .of-t:after {
    background: orange;
}

.of-t:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(top, #178417 0%, #1CC71C 100%);
    background: -o-linear-gradient(bottom, #178417 0%, #1CC71C 100%);
    background: -moz-linear-gradient(bottom, #178417 0%, #1CC71C 100%);
    background: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0;
}

.of-c:hover .of-t:before {
    background: -webkit-linear-gradient(top, #178417 0%, #1CC71C 100%);
    background: -o-linear-gradient(bottom, #178417 0%, #1CC71C 100%);
    background: -moz-linear-gradient(bottom, #178417 0%, #1CC71C 100%);
    background: linear-gradient(to bottom, transparent 0%, #ffffff 100%);
    opacity: 1;
}

.of-l {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    width: 100%;
}

.of-l ul,
.of-l li {
    list-style-position: inside;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.of-c .of-l li {
    margin-top: 20px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    position: relative;
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: translateX(-100%);
}

.of-c .of-l li:nth-child(2n+1) {
    transform: translateX(100%);
}

.of-c:hover .of-l li {
    transform: translateX(0%);
}

.s-c {
    position: relative;
    margin: auto;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.s1,
.s2,
.s3 {
    min-height: 800px;
    position: relative;
}

.s1,
.s2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.s1-mc {
    display: inline-block;
    position: relative;
    width: 280px;
    height: 456px;
    padding-left: 20px;
    padding-right: 20px;
}

.s2 {
    background: #ffffff;
}

.s2 .col {
    height: 500px;
}

.s3 {
    background: #DDD;
}

.s-t {
    font-size: 25px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 4px;
    line-height: 1.5em;
    padding-bottom: 25px;
}

.s-t-title {
    font-size: 1.2em;
    line-height: 1em;
}

.narrow .s-t-title {
    font-size: 0.8em
}

.s-b-c {
    margin: auto;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

.s-b {
    display: inline-block;
    padding: 15px 4em 15px 4em;
    margin: auto;
    font-family: 'Poiret' !important;
    border: 1px solid #008FBA;
    font-style: italic;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: rgba(0, 0, 0, 0.7);
}

.s-b:hover {
    border: 1px solid #00C4FF;
    color: #F4A320;
}

.s1 .s-b {
    border: 1px solid rgb(179, 34, 136);
}

.s1 .s-b:hover {
    border: 1px solid rgba(32, 149, 168, 0.6);
    color: rgba(32, 149, 168, 1);
}

@media screen and (max-width:500px) {
    .narrow a {
        width: 100%;
    }
    .narrow .s-b {
        width: 100%;
        padding: 10px 0px;
    }
}

.s1-c2 .s-b {
    border: 1px solid rgb(0, 180, 230);
}

.s1-c2 .s-b:hover {
    border: 1px solid rgba(0, 180, 230, 0.6);
    color: rgb(0, 180, 230);
}

.ID-page-contents,
.s1 li,
.green-li {
    margin-left: 0;
    padding-left: 0;
    list-style-position: inside;
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAIAAAACDbGyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDdEMjM4QTNEN0ZBMTFFNUFBMTI5QTcxNjE1NDIzOEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDdEMjM4QTREN0ZBMTFFNUFBMTI5QTcxNjE1NDIzOEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEN0QyMzhBMUQ3RkExMUU1QUExMjlBNzE2MTU0MjM4QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEN0QyMzhBMkQ3RkExMUU1QUExMjlBNzE2MTU0MjM4QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoYerEoAAAAVSURBVHjaYvzfw4AMmBgYKOIDBBgAezkBlT+kNm4AAAAASUVORK5CYII=') !important;
}

.s1-c2 li,
.blue-li {
    margin-left: 0;
    padding-left: 0;
    list-style-position: inside;
    list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAIAAAACDbGyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDdEMjM4QTNEN0ZBMTFFNUFBMTI5QTcxNjE1NDIzOEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDdEMjM4QTREN0ZBMTFFNUFBMTI5QTcxNjE1NDIzOEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEN0QyMzhBMUQ3RkExMUU1QUExMjlBNzE2MTU0MjM4QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEN0QyMzhBMkQ3RkExMUU1QUExMjlBNzE2MTU0MjM4QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoYerEoAAAAVSURBVHjaYvzfw4AMmBgYKOIDBBgAezkBlT+kNm4AAAAASUVORK5CYII=') !important;
}

.s1 img {
    max-width: 60%;
    margin: auto;
}

@media screen and (max-width: 600px) {
    .s1 img {
        max-width: 80%;
    }
}

.s-lt,
.s-rt {
    width: 300px;
}

.s-rt div {
    font-size: 18px;
    line-height: 1.5em;
    font-family: 'Roboto Condensed', sans-serif;
}

.logo-h-scroll {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 1;
    transform: translateY(0px);
}

.logo-h-scroll img {
    height: 70px;
    float: left;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 1;
    transform: translateY(0px);
}

.narrow .logo-h-scroll img {
    height: 45px;
}

.logo-h-scroll:after {
    content: '';
    clear: both;
}

.col-photo-big-cont {
    margin: auto;
    text-align: center;
}

.narrow .col-photo-big-cont {
    display: none;
}

.onlynarrow-cont {
    margin: auto;
    text-align: center;
}

.onlynarrow {
    display: none;
}

.narrow .onlynarrow {
    display: block !important;
}

.cs {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.cs-to-top {
    transform: translateY(20px) translateZ(0px);
}

.onscreen.cs-to-top {
    transform: translateY(0px) translateZ(0px);
}

.cs-to-right {
    transform: translateX(-20px) translateZ(0px);
    transition-delay: 0.1s;
}

.onscreen.cs-to-right {
    transform: translateX(0px) translateZ(0px);
}

.cs.onscreen {
    opacity: 1;
}

.reg {
    position: relative;
    top: -1em;
    font-size: 0.5em;
}

h2 span {
    font-size: 1em;
}

.s1 {
    background: #FBFBFB;
}

.h-title {
    margin: auto;
    text-align: center;
    font-size: 24px;
    color: darkorange;
    padding-bottom: 20px;
}

.h-cat-cont {
    position: relative;
    border: 2px solid gray;
    width: 500px;
    min-height: 300px;
    text-align: center;
    margin: 20px;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.2s ease-in-out 50ms;
    padding: 10px;
}

.h-cat-cont:hover {
    background: #fff;
}

.h-cat-t {
    font-size: 18px;
    font-style: italic;
    padding-top: 10px;
    color: rgb(255, 96, 0);
    text-transform: uppercase;
}

.h-cat-i img {
    height: 80px;
    padding-top: 10px;
    color: #fff;
    opacity: 0.6;
}

.h-cat-text {
    padding-top: 10px;
    padding-bottom: 10px;
}

.h-cat-b {
    border: 1px solid darkorange;
    display: inline-block;
    padding: 3px 15px;
    transition: all 0.2s ease-in-out 30ms;
}

.h-cat-cont:hover .h-cat-b {
    background-color: darkorange;
    color: #fff;
}

@media screen and (max-width: 1280px) {
    .h-cat-cont {
        width: auto;
        min-height: 150px;
    }
}

@media screen and (max-width: 600px) {
    .h-cat-cont {
        width: 280px;
        min-height: 150px;
    }
    .h-cat-t {
        font-size: 14px;
    }
}

.h-cat-cont {
    overflow: hidden;
}

.h-cat-full {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffff;
    top: 0;
    left: 0;
    text-align: left;
    padding: 5px;
    transform: translateY(100%);
    transition: all 0.2s ease-in-out 50ms;
    overflow-y: scroll;
}

.h-cat-full.show {
    transform: translateY(0%);
}

.h-cat-full * {
    font-size: 12px;
}

strong {
    font-weight: 400;
}

.rel-cont {
    margin: 20px;
}

.rel-col {
    color: darkorange;
}


/*** NEW STYLE **/

@media screen and (max-width: 1280px) {
    .mt {
        padding-right: 0px;
    }
    .logo-h-scroll img {
        height: 55px;
    }
    .logo-h-scroll img {
        padding-left: 10px;
    }
}

@media screen and (max-width: 1600px) {
    .logo-h-scroll img {
        padding-left: 20px;
    }
}

.m-menu-i-line,
.m-menu-i:hover .m-menu-i-line,
.mm .fm-cont:hover,
.mm .fm-cont.active {
    background: #E53935;
}

h2 {
    color: #2D5FAC;
}