@CHARSET "UTF-8";

@font-face {
  font-family: "Tele-GroteskFet";
  src: url("../fonts/t036016t_v21-2.eot");
}
@font-face {
  font-family: "Tele-GroteskFet";
  src: url("../fonts/t036016t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-Grotesk-Fett";
  src: url("../fonts/t036016t_v21-2.eot");
}
@font-face {
  font-family: "Tele-Grotesk-Fett";
  src: url("../fonts/t036016t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-GroteskHal";
  src: url("../fonts/t036014t_v21-2.eot");
}
@font-face {
  font-family: "Tele-GroteskHal";
  src: url("../fonts/t036014t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-Grotesk-Halb";
  src: url("../fonts/t036014t_v21-2.eot");
}
@font-face {
  font-family: "Tele-Grotesk-Halb";
  src: url("../fonts/t036014t_v21.ttf");
}
@font-face {
  font-family: "Tele-GroteskNor";
  src: url("../fonts/t036013t_v21.eot");
}
@font-face {
  font-family: "Tele-GroteskNor";
  src: url("../fonts/t036013t_v21-2.ttf");
}
@font-face {
  font-family: "Tele-GroteskUltra";
  src: url("../fonts/telegroteskheadlineultra.eot");
}
@font-face {
  font-family: "Tele-GroteskUltra";
  src: url("../fonts/telegroteskheadlineultra.ttf");
}
@font-face {
  font-family: "Tele-GroteskRegular";
  src: url("../fonts/telegroteskheadlineregular.eot");
}
@font-face {
  font-family: "Tele-GroteskRegular";
  src: url("../fonts/telegroteskheadlineregular.ttf");
}

@font-face {
  font-family: 'BebasNeueBook';
  src: url('../fonts/BebasNeueBook.eot?#iefix') format('embedded-opentype'),  url('../fonts/BebasNeueBook.otf')  format('opentype'),
         url('../fonts/BebasNeueBook.woff') format('woff'), url('../fonts/BebasNeueBook.ttf')  format('truetype'), url('../fonts/BebasNeueBook.svg#BebasNeueBook') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: "bebas_neue";
    src: url("../fonts/bebasneue.eot");
    src: url("../fonts/bebasneue.eot#iefix") format("embedded-opentype"),
    url("../fonts/bebasneue.woff") format("woff"),
    url("../fonts/bebasneue.ttf") format("truetype"),
    url("../fonts/bebasneue.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "cooper_hewittbook";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/cooperhewitt-book.eot#iefix") format("embedded-opentype"), url("../fonts/cooperhewitt-book.woff") format("woff"), url("../fonts/cooperhewitt-book.ttf") format("truetype"), url("../fonts/cooperhewitt-book.svg") format("svg");
}
@font-face {
    font-family: "cooper_hewittbold";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/cooperhewitt-bold.eot#iefix") format("embedded-opentype"), url("../fonts/cooperhewitt-bold.woff") format("woff"), url("../fonts/cooperhewitt-bold.ttf") format("truetype"), url("../fonts/cooperhewitt-bold.svg") format("svg");
}
@font-face {
    font-family: "cooper_hewittlight";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/cooperhewitt-light.eot#iefix") format("embedded-opentype"), url("../fonts/cooperhewitt-light.woff") format("woff"), url("../fonts/cooperhewitt-light.ttf") format("truetype"), url("../fonts/cooperhewitt-light.svg") format("svg");
}

@font-face {
    font-family: 'CooperHewitt-Semibold';
    src: url('../fonts/CooperHewitt-Semibold.eot');
    src: local('☺'), url('../fonts/CooperHewitt-Semibold.woff') format('woff'), url('../fonts/CooperHewitt-Semibold.ttf') format('truetype'), url('../fonts/CooperHewitt-Semibold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, 
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: top;
    box-sizing:border-box;
}

.fett {
    font-family: Tele-GroteskFet !important;
}
.halb {
    font-family: Tele-Grotesk-Halb !important;
}
.ultra {
    font-family: Tele-GroteskUltra !important;
}

.center {
    text-align: center
}

.font07  {  font-size:  0.7em;}
.font08  {  font-size:  0.8em;}
.font09  {  font-size:  0.9em;}
.font10  {  font-size:  1.0em;}
.font11  {  font-size:  1.1em;}
.font12  {  font-size:  1.2em;}
.font13  {  font-size:  1.3em;}
.font14  {  font-size:  1.4em;}
.font15  {  font-size:  1.5em;}
.font16  {  font-size:  1.6em;}
.font17  {  font-size:  1.7em;}
.font18  {  font-size:  1.8em;}
.font19  {  font-size:  1.9em;}
.font20  {  font-size:  2.0em;}
.font21  {  font-size:  2.1em;}
.font22  {  font-size:  2.2em;}
.font23  {  font-size:  2.3em;}
.font24  {  font-size:  2.4em;}
.font25  {  font-size:  2.5em;}
.font26  {  font-size:  2.6em;}
.font27  {  font-size:  2.7em;}
.font28  {  font-size:  2.8em;}
.font29  {  font-size:  2.9em;}
.font30  {  font-size:  3.0em;}
.font31  {  font-size:  3.1em;}
.font32  {  font-size:  3.2em;}
.font33  {  font-size:  3.3em;}
.font34  {  font-size:  3.4em;}
.font35  {  font-size:  3.5em;}
.font36  {  font-size:  3.6em;}
.font37  {  font-size:  3.7em;}
.font38  {  font-size:  3.8em;}
.font39  {  font-size:  3.9em;}
.font40  {  font-size:  4.0em;}

body {
    margin: 0;
    display: block;
	background-color:#4B4B4B;
    font-family:Tele-GroteskNor;
    font-size:20px;
    
}
table.area {
    width: 100%
}
a {
    text-decoration: none;
    color: #4379ab;
}
a:hover {
    color: #E20074;
}
a:hover,
a:active,
a:focus {
    outline: medium none;
    text-decoration: underline;
}
b,
strong {
    font-family: Tele-GroteskFet;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.clear {
    clear: both;
    float: none;
    font-size: 0px;
    height: 0px;
    background: none;
    padding: 0;
}
.magenta {
    color: #E20074 !important;
}

.btn {
    background: #e20074;
    border: 1px solid #E20074;
    color: white;
    font-family: Tele-GroteskUltra, Arial, Tahoma, Helvetica;
    font-size: 1.2em;
    height: auto;
    letter-spacing: -0.5px;
    line-height: auto;
    padding: 0.3em 0.9em;
    text-align: center;
    text-decoration: none !important;
    white-space: nowrap;
    display:inline-block;
    margin: 0 auto
}
.btn:hover {color:#333; }
.btn-white {
    color:#e20074;
    background-color: white;
}
.btn-white:hover {
    color:#333;
}
.wrapper {
    max-width: 1920px;
    min-width: 320px;
    /* width: 1520px; */
    /* display: block; */
    /* position: relative; */
    margin: 0 auto;
    box-shadow: 0 0 35px rgba(0,0,0,0.77);
    width: 100%;
    background-color: white;
}

h1{
    font-family: "Tele-GroteskUltra";
    color:white;
    font-size: 5.5em;
    line-height: 0.8em;
    margin-top:85px;
    max-width: 700px
}
h1 span{
    font-size:0.48em;
    color:#333;
    line-height: 1em
}
h1 span span{
    font-size:1.25em;
    color:#333;
}

h2 {
    font-size: 2.5em;
    font-family: "Tele-GroteskUltra";
    text-align: center;
    padding-top: 1em;
    padding-bottom: 0.5em
}

.mainCon {
    position: relative;
    width: 100%;
    margin: 0 auto;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    height:80px;
    max-width: 960px
}
.mainCon a.logo1 {
    display: inline-block;
    float:left;
    margin: 0 auto;
    height: 75px;
    width:120px;
    background: url(../images/logo_03.png) 20px center no-repeat;
}
.mainCon a.logo2 {
    display: inline-block;
    width: 160px;
    float: right;
    margin: 0 auto;
    height: 75px;
    margin-right: 20px;
    background: url(../images/logo_06.png) right center no-repeat;
}

.mainCon a:hover {
    text-decoration: none
}

.section {
    width: 100%;
    height: auto;
    padding:15px;
}

.section.header{
    background: url(../images/header_960.jpg) center top no-repeat;
    height:500px;
    position: relative;
}

.section .content960 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position:relative;
}



.visible-sm {display: none}
.visible-md {display: none}
.visible-lg {display: block}

.hidden-sm {display: block}
.hidden-md {display: block}
.hidden-lg {display: none}

/* TYLKO DLA TEJ STRONY ---------------------------------------------- */

i {
    display: block;
    position: absolute;
    bottom:-25px;
    right:0px;
    width:19px;
    height: 19px;
    background: url(../images/tip_ico.png) top center no-repeat;
    cursor: pointer;
}

/*dodajemy arrow do qtip */
.qtip.qtip-default {
    font-size:14px;
    line-height: 15px;
    text-align: center
}
.qtip.qtip-default:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(75, 101, 117, 0);
    border-bottom-color: #505050;
    border-width: 6px;
    margin-left: -6px;
}


.section.mod1 {
    background: url(../images/main_1200.jpg) top center no-repeat;
    height:730px;
    position: relative;
}

.section.mod1 .btn {
    position:absolute;
    top:400px;
    left:20px;
    color:#e20074;
    background: white;
    border: none;
    font-family: "Tele-GroteskUltra";
    font-size: 1.75em;
}
.section.mod1 .btn:hover {color:#333; }
.section.mod2 {
    background:#f4f4f4;
    overflow: hidden;
}
/* ------------------------------------ slider --------------------------------*/
.section.mod2 .slider .arrow-right {
    background: url(../images/arrow_right.png) top center no-repeat;
    width:32px;
    height: 112px;
    display: block;
    position: absolute;
    right: 0px;
    top:50%;
    margin-top: -56px;
    z-index: 200
}
.section.mod2 .slider .arrow-left {
    background: url(../images/arrow_left.png) top center no-repeat;
    width:32px;
    height: 112px;
    display: block;
    position: absolute;
    left: 0px;
    top:50%;
    margin-top: -56px;
    z-index: 200
}

.section.mod2 .slider-list {
    position: relative;
    height:600px;
    width: 100%;
 
}
.section.mod2 .slider-list * {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
.section.mod2 .slide {
    display: block;
    position: absolute;
    width:100%;
    height:auto;
    text-align: center;
    z-index: 100;
    opacity: 0
}
.section.mod2 .slide .left-side{
    width:60%;
    height:400px;
    float: left;
    left:0px;
    position: relative;
    padding-top: 50px;
    padding-left: 60px

}
.section.mod2 .slide .right-side{
    width:40%;
    height:auto;
    float: right;
    right:0px;
    position: relative;
}
.section.mod2 .slide[data-id="0"] {
    opacity:1;
    z-index: 150;
    
}
.section.mod2 .slide[data-id="1"] {
    opacity:0;

}
.section.mod2 .slide[data-id="1"] .left-side{
    width:40%;
    height:400px;
    float: left;
    left:-700px;
    position: relative;
}
.section.mod2 .slide[data-id="1"] .right-side{
    width:40%;
    height:auto;
    float: right;
    right:-700px;
    position: relative;
}

.section.mod2 .slide[data-id="-1"] {
    opacity:0;
    transform:scale(0.5); 
    -webkit-transform:scale(0.5); 
    -moz-transform:scale(0.5); 
    -o-transform:scale(0.5); 
}



/* ------------------------------------ END slider --------------------------------*/

.section.mod2 .slide .logo-img {
    display: inline-block;
}
.section.mod2 .slide .offer {
    display: inline-block;
    font-family: Tele-GroteskHal;
    font-size:1.25em;
    position: relative;
    top:15px;
}

.section.mod2 .slide .box-holder {
    text-align: center;
    margin-top:100px;
}
.section.mod2 .slide .box-holder .box{
    display: inline-block;
    height:120px;
    font-size:2em;
    padding: 15px 25px;
    margin:-2px;
    color:#5c5c5c;
}
.section.mod2 .slide .box-holder .box span{
    font-size:0.5em;
    display: block;
}
.section.mod2 .slide .box-holder .box._1{
    display: inline-block;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    text-align: right;
    width:35%;
    
}
.section.mod2 .slide .box-holder .box._2{
    display: inline-block;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    text-align: center;
    width:170px;
    
}
.section.mod2 .slide .box-holder .box._3{
    display: inline-block;
    border-bottom: 1px solid #bbb;
    text-align: left;
    width:35%;
    
}
.section.mod2 .slide .box-holder .box._4{
    display: inline-block;
    border-right: 1px solid #bbb;
    text-align: right;
    width:35%;
    
}
.section.mod2 .slide .box-holder .box._5{
    display: inline-block;
    border-right: 1px solid #bbb;
    text-align: center;
    width:170px;
    font-size:2.5em;
    line-height: 0.5em;
    
}
.section.mod2 .slide .box-holder .box._6{
    display: inline-block;
    text-align: left;
    width:35%;
    
}
.section.mod2 .slide .box-holder .box._5 span {
    position: relative;
}
.section.mod2 .slide .btn{
    float: left;
    margin-top: 20px;
    margin-left: 50px;
    
}
.section.mod2 .slide .phone-photo img{
    width:90%;
    height:auto;
}
.section.mod2 .slide .price{
    position: absolute;
    right:80px;
    bottom: 20px;
    color:#e20074;
    font-size:5em;
    line-height: .5em
}
.section.mod2 .slide .price span{
    display: block;
    width:200px;
    color:#333;
    font-size:25px;
    position: absolute
}

.section.mod3 {
    background: url(../images/mapa.png) top center no-repeat;
    height:auto;
    position: relative;
    text-align: right;
    padding:70px 0;
}
.section.mod3 .text-holder {
    width:50%;
    text-align: left;
    display: inline-block;
}
.section.mod3 .text-holder p {
    margin: 15px 0;
}
.section.mod3 .text-holder p.font13 {
    line-height: 1em
}
.section.mod4 {
    background: #f4f4f4 ;
    height:750px;
}
.section.mod4 .text-holder {
    max-width: 40%;
    display: inline-block;
    padding:120px 0 0 0 ;
}
.section.mod4 .text-holder .top {
    margin: 25px 0;
}
.section.mod4 .text-holder .typical {
    margin: 25px 0;
}
.section.mod4 .bxslide-holder {
    max-width: 400px;
    float:right;
}
.section.mod4 .bxslide-holder .bx-wrapper .bx-viewport{
    background: none;
    border:none;
    box-shadow: none
}
.section.mod4 .bxslide-holder .bx-wrapper .bx-pager.bx-default-pager a {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #aaa;
    border-radius: 50%;
    display: block;
    height: 20px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 20px;
}
.section.mod4 .bxslide-holder .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: transparent none repeat scroll 0 0;
    border: 7px solid #aaa;
    border-radius: 50%;
    display: block;
    height: 20px;
    margin: 0 5px;
    outline: none;
    text-indent: -9999px;
    width: 20px;
}



/* -------------- MOBILE ------------------------------------------------*/

@media screen and (max-width: 1200px){   /* ------------------------------ 960 --------------------------------*/
    
    .visible-sm {display: none}
    .visible-md {display: block}
    .visible-lg {display: none}

    .hidden-sm {display: block}
    .hidden-md {display: none}
    .hidden-lg {display: block}

    .section .content960 {
        max-width: 960px;
        position: relative;
    }

    .section.mod1 {
        background: url(../images/main_960.jpg) top center no-repeat;
    }

    h1{
        font-size: 4.2em;
        line-height: 0.8em;
        margin-top:105px;
        margin-left: 20px;
        max-width: 500px
    }
    h1 span{
        font-size:0.48em;
        color:#333;
        line-height: 1em
    }
    h1 span span{
        font-size:1.25em;
        color:#333;
    }
    .section.mod2 .slide .box-holder .box{
        display: inline-block;
        height:120px;
        font-size:1.8em;
        padding: 15px 15px;
        margin:-2px;
        color:#5c5c5c;
    }
    .section.mod2 .slide .left-side {
        padding-left: 20px;
    }

}
@media screen and (max-width: 960px){   /* ------------------------------ 640 --------------------------------*/
    
    .visible-sm {display: none}
    .visible-md {display: block}
    .visible-lg {display: none}

    .hidden-sm {display: block}
    .hidden-md {display: none}
    .hidden-lg {display: block}

    .section .content960 {
        max-width: 640px;
    }
    .section.mod1 {
        background: url(../images/main_640.jpg) top center no-repeat;
        height:699px;
    }
    h1{
        margin:360px auto 0 auto;
        width:100%;
        max-width: 500px;
        text-align: center
    }
    .section.mod1 .btn-holder {
        position:relative;
        top:0px;
        width: 100%;
        text-align: center
    } 
    .section.mod1 .btn-holder .btn {
        position:relative;
        top:20px;
        left:0;
        text-align: center;
        display: inline-block;
    } 
    .section.mod2 .slider-list {
        position: relative;
        height:900px;
        width: 100%;
     
    }

    .section.mod2 .slide .box-holder {
        margin-top: 20px;
        text-align: center;
    }
    .section.mod2 .slide .left-side{
        width:100%;
        height:400px;
        float: none;
        left:0px;
        position: relative;
        padding-left: 0

    }
    .section.mod2 .slide .right-side{
        width:100%;
        height:auto;
        float: none;
        right:0px;
        position: relative;
        margin-bottom: -10px
    }
    .section.mod2 .slide .phone-photo img{
        width:300px;
        height:auto;
    }
    .section.mod2 .slide .price{
        right:100px;
        bottom: 20%;
        color:#e20074;
        font-size:5em;
        line-height: .5em
    }
    .section.mod2 .slide .btn{
        float: none;
        margin-top: 20px;
        margin-left: 0
        
    }   
    .section.mod3 {
        background: none;
        height:auto;
        position: relative;
        text-align: left;
        padding:20px ;
    }
    .section.mod3 .text-holder {
        width:100%;
        text-align: left;
        display: inline-block;
    }
    .section.mod4 {
        background: #f4f4f4 ;
        height:auto;
    }
    .section.mod4 .text-holder {
        max-width: 100%;
        display: inline-block;
        padding:0 ;
    }
    .section.mod4 .bxslide-holder {
        max-width: 400px;
        margin:20px auto;
        float:none;
    }

}

@media screen and (max-width: 640px){   /* ------------------------------ 320 --------------------------------*/
body {
    font-size: 16px;
}
.visible-sm {display: block}
.visible-md {display: none}
.visible-lg {display: none}

.hidden-sm {display: none}
.hidden-md {display: block}
.hidden-lg {display: block}

  /*  .section {
        padding: 0
    }*/
    .section .content960 {
        max-width: 320px;
    }
    .section.mod1 {
        background: url(../images/main_320.jpg) top center no-repeat;
        padding:auto 0px;
    }
    h1{
        font-size:3.9em;
    }
    .section.mod1 .btn-holder .btn {
        font-size:1.3em;
        margin-top: 25px
    } 
    .section.mod2 .slider .arrow-right {
        background-size: contain;
        width:32px;
        height: 70px;
        margin-top: -56px;
    }
    .section.mod2 .slider .arrow-left {
        background-size: contain;
        height: 70px;
        margin-top: -56px;
    }
    .section.mod2 .slider-list {
        position: relative;
        height:1000px;
        width: 100%;
     
    }
    .section.mod2 .slide .box-holder .box._1{
        display: inline-block;
        border-right: 1px solid #bbb;
        border-bottom: 1px solid #bbb;
        text-align: right;
        width:140px;
        
    }
    .section.mod2 .slide .box-holder .box._2{
        display: inline-block;
        border-right: none;
        border-bottom: 1px solid #bbb;
        text-align: left;
        width:140px;
        padding-top:32px;
        
    }
    .section.mod2 .slide .box-holder .box._3{
        display: inline-block;
        border-bottom: 1px solid #bbb;
        border-right: 1px solid #bbb;
        text-align: right;
        width:140px;
        
    }
    .section.mod2 .slide .box-holder .box._4{
        display: inline-block;
        border-right: none;
        border-bottom: 1px solid #bbb;
        text-align: left;
        width:140px;
        padding-top:32px;
        
    }
    .section.mod2 .slide .box-holder .box._5{
        display: inline-block;
        border-right: 1px solid #bbb;
        text-align: right;
        width:140px;
        font-size:2.5em;
        line-height: 0.5em;
        height:90px;
        
    }
    .section.mod2 .slide .box-holder .box._6{
        display: inline-block;
        text-align: left;
        width:140px;
        
    }
    .section.mod2 .slide .phone-photo img{
        width:250px;
        height:auto;
    }
    .section.mod2 .slide .price{
        right:70px;
        bottom: 5%;
        color:#e20074;
        font-size:4em;
        line-height: .5em
    }    
    .section.mod2 .slide .price span{
        display: block;
        width:120px;
        color:#333;
        font-size:15px;
        position: absolute
    }
    .section.mod4 .text-holder >img {
        width: 100%;
        
    }
}



		
		
		
		
		
		
		
		