@charset "utf-8";
@import url('reset.css');
@import url('http://www.mistrzowskiklimat.pl/css/lightbox.css');
@import url('http://www.mistrzowskiklimat.pl/css/cookies.css');

@font-face {
    font-family: 'lg_smartbold';
    src: url('http://www.mistrzowskiklimat.pl/css/fonts/lg_smart_bold-webfont.eot');
    src: url('http://www.mistrzowskiklimat.pl/css/fonts/lg_smart_bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/lg_smart_bold-webfont.woff2') format('woff2'),
         url('fonts/lg_smart_bold-webfont.woff') format('woff'),
         url('http://www.mistrzowskiklimat.pl/css/fonts/lg_smart_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'lg_smartlight';
    src: url('http://www.mistrzowskiklimat.pl/css/fonts/lg_smart_light-webfont.eot');
    src: url('http://www.mistrzowskiklimat.pl/css/fonts/lg_smart_light-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/lg_smart_light-webfont.woff') format('woff2'),
         url('fonts/lg_smart_light-webfont.woff') format('woff'),
         url('http://www.mistrzowskiklimat.pl/css/fonts/lg_smart_light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lg_smartregular';
    src: url('http://www.mistrzowskiklimat.pl/css/fonts/lg_smart_regular-webfont.eot');
    src: url('http://www.mistrzowskiklimat.pl/css/fonts/lg_smart_regular-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/lg_smart_regular-webfont.woff') format('woff2'),
         url('fonts/lg_smart_regular-webfont.woff') format('woff'),
         url('http://www.mistrzowskiklimat.pl/css/fonts/lg_smart_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

* {
	-webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
}


.slider li ,
.kropki span {
	-webkit-transition: all 10000ms linear;
    -moz-transition: all 1000ms linear;
    -o-transition: all 1000ms linear;
    -ms-transition: all 1000ms linear;
    transition: all 1000ms linear;
}


/*
{
	-webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
*/


h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-size: 21px;
    line-height: 21px;
    color: #be0737;
    font-family: 'lg_smartbold', Arial, sans-serif;
    text-transform: uppercase;
}

.margines {
	width: 1300px;
	margin: 0 auto;
	position: relative;
    overflow: visible;
}

.waski {
	width: 1180px;
}

a {
    color: #c72345;
}

a:hover {
    text-decoration: underline;
}

p {
	margin-bottom: 25px;
}

.button {
    display: inline-block;
    color: #fff;
    padding: 20px 18px 16px 18px;
    border-radius: 10px;
    background: #bd0039;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 21px;
}

.button:hover {
    background: #000;
    text-decoration: none;
}


html, body {
	color: #000;
	font-size: 18px;
	line-height: 27px;
    background: #f6f6f6 url(../img/bg.png) repeat-x left top;
    min-height: 100%;
    font-family: 'lg_smartregular', Arial, sans-serif;
}

header {
    padding: 37px 0;
}

header a#logo {
    display: block;
    float: left;
    background: url(../img/logo.png) no-repeat center center;
    width: 164px;
    height: 80px;
    text-indent: -9999px;
    margin-right: 40px;
}

header ul li {
    float: left;
}

header ul li a {
    display: block;
    line-height: 80px;
    padding: 0 40px;
    text-transform: uppercase;
    font-size: 23px;
    color: #706f6f;
}

header ul li a:hover {
    color: #a50034;
}

header ul li.active a {
    color: #a50034;
    text-decoration: underline;
}

header #klimat {
    position: absolute;
    top: -60px;
    right: 0px;
    width: 278px;
    height: 278px;
    background: #a50034;
    color: #fff;
    text-align: center;
    border-radius: 278px;
    font-size: 40px;
    line-height: 50px;
    box-sizing: border-box;
    padding: 65px 20px 0 20px;
}










.wygraj-bilety {
    height: 1000px;
    width: 940px;
    margin: 0 auto;
    position: relative;
    float: left;
    padding-top: 90px;
    background: url(http://www.mistrzowskiklimat.pl/img/jakub-blaszczykowski2.png) no-repeat right top;
}

.wygraj-bilety h1 {
    color: #a50034;
    font-size: 100px;
    line-height: 90px;
    text-transform: none;
    max-width: 450px;
    margin-bottom: 25px;
    padding-bottom: 286px;
    background: url(http://www.mistrzowskiklimat.pl/img/pilka-torba.png) no-repeat bottom left;
}

.wygraj-bilety p {
    color: #6b6b6b;
    font-size: 21px;
    line-height: 30px;
    width: 336px;
    border-top: 4px solid #6b6b6b;
    border-bottom: 4px solid #6b6b6b;
    padding: 12px 0 8px 0;
    margin-bottom: 30px;
    margin-top: -30px;
}

.wygraj-bilety p i {
    color: #bd0039;
}

.wygraj-bilety p strong {
    font-weight: bold;
}

.wygraj-bilety a.button {
    padding-left: 0;
    padding-right: 0;
    width: 222px;
    text-align: center;
}


.inverter {
    width: 940px;
    height: 694px;
    margin: 0 auto;
    position: relative;
    float: left;
    padding-top: 0px;
}



.artcool {
    height: 1000px;
    width: 940px;
    margin: 0 auto;
    position: relative;
    float: left;
    padding-top: 90px;
    color: #707172;
    background: url(http://www.mistrzowskiklimat.pl/img/jakub-blaszczykowski2.png) no-repeat right top;
}

.artcool h1 {
    width: 295px;
    height: 32px;
    background: url(http://www.mistrzowskiklimat.pl/img/artcool-home-napis.png) no-repeat center center;
    text-indent: -9999px;
    margin-bottom: 20px;
}

.artcool figure img {
    position: relative;
    left: -25px;
    margin-bottom: 10px;
}

.artcool p {
    margin-top: 30px;
    margin-bottom: 40px;
    font-size: 25px;
}

.artcool p strong {
    font-size: 36px;
    line-height: 44px;
    display: block;
}





.produkty-katalog {
    width: 280px;
    float: right;
    margin-top: 160px;
}

.produkty-katalog h2 {
    font-size: 20px;
}

.produkty-katalog .najnowsze-produkty {
    padding-bottom: 60px;
}

.produkty-katalog .najnowsze-produkty h2 {
    padding: 0 10px;
}

ul.dyst-insta a,
.produkty-katalog a.katalog,
ul.pobierz a {
    border-top: 3px solid #a50034;
    border-bottom: 3px solid #a50034;    
    display: block;
    padding: 16px 10px 14px 10px;
    text-align: right;
}

ul.dyst-insta li {
    width: 313px;
    float: left;
    margin-right: 40px;
    margin-top: 20px;
}

ul.dyst-insta li:nth-of-type(2n) {
    margin-right: 0px;
}

ul.dyst-insta a p,
.produkty-katalog a.katalog h2,
article ul.pobierz a p {
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 21px;
    font-family: 'lg_smartbold', Arial, sans-serif;
    text-transform: uppercase;
    color: #be0737;
}

ul.dyst-insta a span,
.produkty-katalog a.katalog span,
ul.pobierz a span {
    font-size: 13px;
    line-height: 13px;
    padding-top: 9px;
    background: url(http://www.mistrzowskiklimat.pl/img/pobierz.png) no-repeat right top;
    padding-right: 30px;
    text-transform: uppercase;
    display: inline-block;
    color: #be0737;
}

ul.dyst-insta a span {
    background-image: url(../img/znajdz.png);
}

ul.dyst-insta a:hover span,
.produkty-katalog a.katalog:hover span,
ul.pobierz a:hover span {
    background-position: right -22px;
    color: #fff;
}

ul.dyst-insta a:hover,
.produkty-katalog a.katalog:hover,
ul.pobierz a:hover {
    background: #a50034;   
    color: #fff;
    text-decoration: none;
}

ul.dyst-insta a:hover p,
.produkty-katalog a.katalog:hover h2,
ul.pobierz a:hover p {
    color: #fff;
}





.slider {
    width: 280px;
    height: 200px;
    position: relative;
    margin: 30px 0;
}

.slider li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
}

.slider li.active {
    visibility: visible;
    opacity: 1;
}

.kropki {
    width: 100%;
    text-align: center;
}

.kropki span {
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 1px solid #a50034;
    border-radius: 7px;
    margin: 0 4px;
}

.kropki span.active {
    background: #a50034;
}





footer {
    font-size: 14px;
    color: #706f6f;
    font-family: 'lg_smartlight', Arial, sans-serif;
    padding: 40px 0;
}

footer ul {
    float: left;
    max-width: 50%;
}

footer ul li {
    display: inline-block;
    margin-right: 50px;
}

footer ul li:last-child {
    margin-right: 0px;
}

footer p {
    float: right;
    max-width: 50%;
    margin: 0;
}

footer a {
    color: #706f6f;
    display: block;
}

footer a:hover {
    color: #bd0039;
}










body.o-konkursie article.margines {
    box-sizing: border-box;
    min-height: 1050px;
    padding-left: 100px;
    padding-right: 540px;
    padding-top: 30px;
    background: url(http://www.mistrzowskiklimat.pl/img/jakub-blaszczykowski.png) no-repeat right 100px;
}

body.o-konkursie h1 {
    color: #a50034;
    font-size: 48px;
    line-height: 55px;
    text-transform: none;
    margin-bottom: 45px;
}

body.o-konkursie article p {
    color: #6b6b6b;
}

body.o-konkursie article .lewo,
body.o-konkursie article .prawo {
    padding-top: 30px;
    width: 250px;
}

body.o-konkursie article .lewo p,
body.o-konkursie article .prawo p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 22px;
}

body.o-konkursie article .lewo .button,
body.o-konkursie article .prawo .button {
    display: block;
    text-align: center;
}


body.produkty article {
    box-sizing: border-box;
    padding: 30px 80px 0 80px;
}

body.produkty h1 {
    color: #6b6b6b;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 50px;
    font-family: 'lg_smartregular', Arial, sans-serif;
}

body.produkty article h2 {
    font-size: 22px;
    padding-top: 25px;
}

body.produkty article ul li {
    width: 50%;
    float: left;
}

body.produkty article ul li a {
    display: block;
    height: 320px;
}






body.produkt article {
    box-sizing: border-box;
    padding: 30px 80px 100px 80px;
}

body.produkt h1 {
    color: #6b6b6b;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 50px;
    font-family: 'lg_smartregular', Arial, sans-serif;
}

body.produkt article p {
    color: #706f6f;
    font-size: 21px;
}

body.produkt article .back {
    display: inline-block;
    color: #a50034;
    padding: 20px 0 16px 0;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 30px;
}

body.produkt article .back:hover {
    text-decoration: underline;
}

body.produkt article h2 {
    font-size: 42px;
    line-height: 50px;
    margin: 60px 0 20px 0;
}

body.produkt ul.pobierz li,
body.produkt ul.cechy li {
    width: 313px;
    float: left;
    margin-right: 40px;
    margin-top: 40px;
}

body.produkt ul.pobierz li:nth-of-type(3n),
body.produkt ul.cechy li:nth-of-type(3n){
    margin-right: 0px;
}

body.produkt ul.pobierz li p {
    height: 42px;
}

body.produkt ul.cechy {
    flex-wrap: wrap;
    display: flex;
}

body.produkt ul.cechy li {
    float: none;
    display: block;
    flex-grow: 1;
    margin: 0;
    width: 313px;
    margin-right: 40px;
    margin-top: 40px;
}

body.produkt ul.cechy h3 {
    color: #000;
    text-transform: none;
    font-size: 28px;
    line-height: 34px;
    padding: 13px 10px 10px 10px;
    font-family: 'lg_smartregular', Arial, sans-serif;
    border-top: 4px solid #a50034;
    border-bottom: 2px solid #a50034;
    margin-bottom: 20px;
}

body.produkt ul.cechy p {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 20px;
    line-height: 25px;
}

body.produkt ul.klimatyzatory li {
    box-sizing: border-box;
    width: 50%;
    float: left;
    border-top: 2px solid #a50034;
    margin-bottom: 50px;
}

body.produkt ul.klimatyzatory li:nth-of-type(odd) {
    clear: both;
    padding-right: 20px;
}

body.produkt ul.klimatyzatory li:nth-of-type(even) {
    padding-left: 20px;
}

body.produkt ul.klimatyzatory h3 {
    height: 60px;
    color: #707173;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: left 20px;
    margin-bottom: 30px;
}

body.produkt ul.klimatyzatory li.stylist h3 {
    background-image: url(http://www.mistrzowskiklimat.pl/img/artcool-stylist-nag.png);
}

body.produkt ul.klimatyzatory li.slim h3 {
    background-image: url(http://www.mistrzowskiklimat.pl/img/artcool-slim-nag.png);
}

body.produkt ul.klimatyzatory li.mirror h3 {
    background-image: url(http://www.mistrzowskiklimat.pl/img/artcool-mirror-nag.png);
}

body.produkt ul.klimatyzatory li.sirius h3 {
    background-image: url(http://www.mistrzowskiklimat.pl/img/deluxe-sirius-nag.png);
}

body.produkt ul.klimatyzatory li.plus h3 {
    background-image: url(http://www.mistrzowskiklimat.pl/img/standard-plus-nag.png);
}

body.produkt ul.klimatyzatory li.basic h3 {
    background-image: url(http://www.mistrzowskiklimat.pl/img/basic-nag.png);
}

body.produkt ul.klimatyzatory em {
    display: none;
}

body.produkt ul.klimatyzatory li:nth-of-type(odd) h3 {
    border-right: 2px solid #a50034;
}









body.dystrybutorzy article {
    box-sizing: border-box;
    padding: 30px 80px 80px;
}

body.dystrybutorzy h1 {
    color: rgb(107, 107, 107);
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 50px;
    font-family: lg_smartregular, Arial, sans-serif;
}

ul.filtrowanie li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    color: rgb(0, 0, 0);
    margin-right: 4px;
    margin-bottom: 4px;
    cursor: pointer;
    background: rgb(202, 202, 202);
    padding: 5px 8px 2px;
    border-radius: 4px;
}

ul.filtrowanie li:hover {
    color: #fff;
    background: #a50034;
}

ul.filtrowanie li.active {
    color: #fff;
    background: #000;
}

ul.lista {
    flex-wrap: wrap;
    display: flex;
    padding-bottom: 40px;
    border-bottom: 1px solid rgb(217, 217, 217);
}

ul.lista li {
    width: 313px;
    margin-right: 40px;
    margin-top: 60px;
    font-size: 14px;
    line-height: 21px;
    color: rgb(112, 111, 111);
}

body.kontakt ul.lista li:nth-of-type(2n) {
    margin-right: 0px;
}

body.dystrybutorzy ul.lista li {
    width: 50%;
    box-sizing: border-box;
    padding-right: 30px;
    margin-right: 0px;
}

ul.lista li h3 {
    font-size: 14px;
    margin-bottom: 10px;
}

ul.lista li em {
    clear: both;
    display: block;
    float: left;
    width: 60px;
}

ul.lista li span {
    display: block;
    float: right;
    width: 250px;
}

body.dystrybutorzy ul.lista li span {
    width: 400px;
}






body.info article {
    padding: 30px 80px 80px 80px;
    box-sizing: border-box;
}

body.info h1 {
    color: #6b6b6b;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 50px;
    font-family: 'lg_smartregular', Arial, sans-serif;
}






body.kontakt article {
    padding: 30px 80px 80px 80px;
    box-sizing: border-box;
}

body.kontakt h1 {
    color: #6b6b6b;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 50px;
    font-family: 'lg_smartregular', Arial, sans-serif;
}

body.kontakt article img.lewo {
    margin-left: -80px;
}

body.kontakt article > .prawo {
    width: 666px;
    padding-top: 20px;
}






body.info article h2 {
    margin-bottom: 30px;
    text-transform: none;
    font-size: 30px;
    line-height: 36px;
}