body {
    background: url(../images/bg-lines.png) no-repeat center center fixed;
    font-size:16px;
    color:#404041;
    font-family: 'Dosis', sans-serif;
    letter-spacing:0.03em
    }

html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}


a { color:#404041}


h1,h2,h3,h4 {
    font-family: 'Fredoka One', cursive;
    text-align:center }

section {
    float: left;
    display: block;
    height: 100%;
    padding: 0px 0 0 0;
    margin: 0;
}

.hp {
    background: url(../images/bg-hp2.png) center center no-repeat;
    height:100%;
    width:100%;
    position:relative

}
.fixed-box{
    position: absolute;
    bottom: 0;
    width: calc(100% + 30px);
    left: -15px;
    background-color: #fff;
    padding: 6px !important;
}

.fixed-box a {
    margin-bottom: 0;
    border: 1px solid rgba(64,64,65,0.4);
    text-align: center !important;
    color: #404041;
    font-size: 16px !important;
    font-family: Dosis;
    font-weight: 500;
    padding: 8px;
    display: block;
    width: 100%;
    transition: 0.3s ease;
}
@media (max-width: 991px){
    .fixed-box a {
        font-size: 12px !important;
    }
}

.fixed-box a:hover{
    background-color: rgba(234, 240, 245, 1);
    border: 1px solid rgba(64,64,65,0);
}

.wstep {
    padding:0 0 1em;
    text-align:center}


.scroll {
        position:absolute;
        bottom:10%;
}
.scroll p {text-align:center !important}
.projekty-opis h3 {
    font-family: 'Dosis', cursive;
    font-weight:700; margin-top: 10px; }
.projekty-al {
    background:url(../images/ico-al.png) center center no-repeat;
    height:55px;
    width:55px;
    display:block;
    border-left:1px solid #d9dee3;
    float:right;
    margin:0;
    padding:0}
.projekty-ar {
    background:url(../images/ico-ar.png) center center no-repeat;
    height:55px;
    width:55px;
    display:block;
    border-left:1px solid #d9dee3;
    float:right;
    margin:0;
    padding:0}


.project_img:after, .image:before {
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.project_img:after {
    content:'\A';
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(255,255,255,0.1);
}
.project_img:before {
    content: attr(data-content);
    width:100%;
    color:#fff;
    z-index:1;
    bottom:0;
    padding:4px 10px;
    text-align:center;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.project_img:hover:after, .image:hover:before {
    opacity:1;
}



@media (max-width: 480px) {

html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow-y:scroll !important;
    font-size:12px
}
h2 {
    text-transform:lowercase}
video {

}
section {
    float: none;
    clear:both;
    display: block;
    height: auto !important;
    padding: 0;
    margin: 0;

}

.logo {
    position: fixed;
    right: 1em;
    top: 1em;
    border: none;
    background: transparent;
    z-index:500;
    height:35px;
    display:block;

}
.logo img {max-height:35px !important; margin-top:5px}

.scroll {
        position:fixed;
        bottom:8%;
        display:none
}
.scroll p {text-align:center !important}


.hp {

    background: url(../images/bg-hp2.png) top cener no-repeat;
    position:relative;
    padding:20% 0 10%}
.hp .wstep {
    padding-left:0}
.hp p {
    text-align:center;
    font-size:0.8em;
    width:95%;
    margin:1em auto}



#section-section2 {
    background: url(../images/bg-ludzie.png) bottom center no-repeat;

}
.ludzie {
    height:100%;
    max-width:1200px;
    margin: 0px auto;
    position:relative;
    }
.ludzie .wstep { width:90%;}

.ludzie h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform:uppercase;
    text-align:center}


.ludzie img {  max-width:234px; border-top:15px solid transparent}
.ludzie p {
    margin:auto;
    text-align:center}
.zaloga {
    padding-bottom:0;
    position:relative;
    margin-top:5%}
.profil {
    position:relative !important}

.profil:hover {
    cursor:pointer
    }
.profil img {
    width: 234px;
    margin:0 auto 0 !important;
    }

.profil1 {

    position:static;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;


    }
.profil2 {
    position:static;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;

    }

.profil3 {
    position: static;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;
    }
.profil4 {
        position:static;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;

    }

.zdjecie { display:none}
.close_profile {
    position:absolute;
    right:0;
    z-index:60;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    display:none !important
    }

.close_profile:hover {
    cursor:pointer}
.close_profile2 {
    position:absolute;
    z-index:60;
    left:0;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    display:none !important
    }
.close_profile2:hover {
    cursor:pointer}

.ludzie h4 {
    text-align:left;
    letter-spacing:0.3em;
    font-size:1.0em;
    padding-left:2.5em;
    width:70%;
    float:left;
    text-transform:uppercase
}
.ludzie h4:before {
    content: "";
    display: block;
    width: 2em;
    margin-left:0em;
    height: 1px;
    position: absolute;
    top: 1em;
    left: 0;
    background-color: #e0e0e0;
}

.ludzie .opis {
    max-width:224px;
    margin:auto}

.ludzie .st {
    text-align:right;
    width:33%;
    float:right;
    font-size:0.6em;
    top:1em;
    position:absolute;
    right:0
        }

.opis2 h4{
    width:90%;
    float:none;
    text-align:center;
    margin:1em auto 1em !important;
    padding:0;
    color:#272727 !important;
    text-transform:uppercase;
    }
.opis2 h4:before{ display:none}
.opis2 p{
    width:90%;
    text-align:center;
    color:#272727;
    font-size:0.9em;
    margin:auto
    }
.opis22 h4{
    width:90%;
    float:none;
    text-align:center;
    margin:1em auto 1em !important;
    padding:0;
    color:#272727 !important;
    text-transform:uppercase;
    }
.opis22 h4:before{ display:none}
.opis22 p{
    width:90%;
    text-align:center;
    color:#272727;
    font-size:0.9em;
    margin:auto
    }
p.dosw { padding-top:1em}
#section-section3 {
        background:#fff url(../images/bg-kompetencje.png) top center no-repeat;
        background-size: auto 100%;
        height:auto
}
.kompetencje {
    height: auto;
    margin-top:30px;

}
.kompetencje h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform: lowercase;
    text-align:center}

.kompetencje h1 {
    font-size:2em;
    letter-spacing:0.3em;
    text-align:center;
    width:80%;
    float: none;
    margin:0em auto 0em;
    padding:0.5em 0;
    text-transform: lowercase;

    }

.kompetencje .prawa {
    text-align:center;
    min-height:200px
    }
.kompetencje .prawa img {
    max-width:60% !important;
    margin:auto;
    height:auto !important;
    max-height:200px;
    margin-bottom:15px}
.kompetencje .opis {
    width:100%}
.lewa { clear:both;display:block}
.lewa .opis { display:block !important}

.lewa p {
    text-align: center;
    width:95%;
    float: none;
    font-size:0.8em;}
.kompetencje-nav {
    position:static;
    padding-top:0px


    }
.kompetencje-nav a {
    color:#000}
.kompetencje-nav a:hover,
.kompetencje-nav a:focus
    {
        color:#8b8b8b}
.nav-tabs { border:none}
.nav-tabs li { border:none !important; margin:0px 2px; padding:0 0px}
.nav-tabs li.active { border:none!important;}
.nav-tabs li a {border:none !important; text-transform:uppercase; font-size:0.9em}
.nav-tabs li a:hover { background-color:transparent}
.nav-tabs > li, .nav-pills > li {
    float:none;
    border:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}

#section-section4 {
    clear:both;

}
.projects { margin-top:30px}
.projects h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform:uppercase}
/*.project_img.pr1 { width:100% !important; background:url(../images/pr1.png) center top no-repeat; display:block; background-size:  100% auto ; min-height:185px; max-height:141px !important   }
.project_img.pr2 { width:100% !important; background:url(../images/pr2.png) center top no-repeat; display:block; background-size:  100% auto ; min-height:185px   }
.project_img.pr3 { width:100% !important; background:url(../images/pr3.png) center top no-repeat; display:block; background-size:  100% auto ; min-height:185px   }
.project_img.pr4 { width:100% !important; background:url(../images/pr4.png) center top no-repeat; display:block; background-size:  100% auto ; min-height:185px;   }*/
.project_img:hover { cursor:pointer}
.projects img:hover {
    cursor:pointer}
.projekty-opis {
padding:10px 0px 0px!important;
text-align:center}
.projekty-opis h3 {
    text-align: center!important;
    padding:0 5px !important;
    font-size:1.5em;
    font-family: 'Dosis', cursive;
    font-weight:700;}


.projekty-opis br { display:  none; }
.projekty-opis p {
    font-size:0.8em; padding:0 !important;}
.project_img {
    margin:5px 0px}

.mfp-close:before {
    content:'WRÓĆ DO PORTFOLIO';
    position:absolute;
    right:80px;
    color:#404041;
    display:none
    }
.mfp-close {
  width: 25px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  background: #f7fbfc url(../images/ico-close.png) right no-repeat!important;
  background-size: auto 100% !important;
  right: 0;
  top: 0px;
  text-decoration: none;
  text-align:right;
  opacity: 1;
  color: #FFF;
  font-style: normal;
 }
 .projekty-opis h3 {
    font-family: 'Dosis', cursive;
    font-weight:700;}
.projekty-al {
    background:url(../images/ico-al.png) center center no-repeat;
    background-size:80% 80%;
    height:35px;
    width:35px;
    display:block;
    border-left:1px solid #d9dee3;
    float:right;
    margin:0;
    padding:0}
.projekty-ar {
    background:url(../images/ico-ar.png) center center no-repeat;
    background-size:80% 80%;
    height:35px;
    width:35px;
    display:block;
    border-left:1px solid #d9dee3;
    float:right;
    margin:0;
    padding:0}



.kontakt {
    background: url(../images/bg-content.png) center center no-repeat;
    margin-top:15px;
    position:relative;}
.kontakt h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform: lowercase;
    text-align:center}


.dk {
    padding-top:0.5em}
.dk h2 {
    display:none
    }
.dk h4 {
    text-align:center;
    letter-spacing:0.3em;
    font-size:1.0em;
    text-transform:uppercase
}
.dk h4:before {
    content: "";
    display: block;
    width: 2em;
    height: 1px;
    position: absolute;
    top: 0em;
    left: 50%;
    margin-left:-1em;
    background-color: #e0e0e0;
}
.dk p { font-size:0.8em; text-align:center}
.dk .tel {
    margin-top:0}
.dk .tel p {
    padding-top:0;
    text-align:center}


.mapa { background:; padding-top:1em; }
#mapa {width: 95%; height: 300px; margin:auto}
#mails{
  width: 40px;
  height:40px;
  vertical-align: middle;
  text-align: center;
  position:absolute;
  right:0;
  bottom:0
}
#mails img{
    max-height:40px;
    max-width:40px;
    }
}
/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
    html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow-y:scroll !important;
    font-size:12px
}
h2 {
    text-transform:lowercase}
video {

}
section {
    float: none;
    clear:both;
    display: block;
    height: auto !important;
    padding: 0;
    margin: 0;

}

.logo {
    position: fixed;
    right: 1em;
    top: 1em;
    border: none;
    background: transparent;
    z-index:500;
    height:35px;
    display:block;

}
.logo img {max-height:35px !important; margin-top:5px}

.scroll {
        position:fixed;
        bottom:8%;
        display:none
}
.scroll p {text-align:center !important}


.hp {

    background: url(../images/bg-hp2.png) top cener no-repeat;
    position:relative;
    padding:20% 0 10%}
.hp .wstep {
    padding-left:0}
.hp p {
    text-align:center;
    font-size:0.8em;
    width:95%;
    margin:1em auto}



#section-section2 {
    background: url(../images/bg-ludzie.png) bottom center no-repeat;

}
.ludzie {
    height:100%;
    max-width:1200px;
    margin: 0px auto;
    position:relative;
    }

.ludzie h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform:uppercase;
    text-align:center}


.ludzie img {  max-width:234px; border-top:15px solid transparent}
.ludzie p {
    margin:auto;
    text-align:center}
.zaloga {
    padding-bottom:0;
    position:relative;
    margin-top:5%}
.profil {
    position:relative !important}

.profil:hover {
    cursor:pointer
    }
.profil img {
    width: 234px;
    margin:0 auto 0 !important;
    }

.profil1 {

    position:relative;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;


    }
.profil2 {
    position:relative;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;

    }

.profil3 {
    position:relative;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;
    }
.profil4 {
        position:relative;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;

    }

.zdjecie { display:none}
.close_profile {
    position:absolute;
    right:0;
    z-index:60;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    display:none !important
    }

.close_profile:hover {
    cursor:pointer}
.close_profile2 {
    position:absolute;
    z-index:60;
    left:0;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    display:none !important
    }
.close_profile2:hover {
    cursor:pointer}

.ludzie h4 {
    text-align:left;
    letter-spacing:0.3em;
    font-size:1.0em;
    padding-left:2.5em;
    width:70%;
    float:left;
    text-transform:uppercase
}
.ludzie h4:before {
    content: "";
    display: block;
    width: 2em;
    margin-left:0em;
    height: 1px;
    position: absolute;
    top: 1em;
    left: 0;
    background-color: #e0e0e0;
}

.ludzie .opis {
    max-width:224px;
    margin:auto}

.ludzie .st {
    text-align:right;
    width:33%;
    float:right;
    font-size:0.6em;
    top:1em;
    position:absolute;
    right:0
        }

.opis2 h4{
    width:90%;
    float:none;
    text-align:center;
    margin:1em auto 1em !important;
    padding:0;
    color:#272727 !important;
    text-transform:uppercase;
    }
.opis2 h4:before{ display:none}
.opis2 p{
    width:90%;
    text-align:center;
    color:#272727;
    font-size:0.9em;
    margin:auto
    }
.opis22 h4{
    width:90%;
    float:none;
    text-align:center;
    margin:1em auto 1em !important;
    padding:0;
    color:#272727 !important;
    text-transform:uppercase;
    }
.opis22 h4:before{ display:none}
.opis22 p{
    width:90%;
    text-align:center;
    color:#272727;
    font-size:0.9em;
    margin:auto
    }
p.dosw { padding-top:1em}
#section-section3 {
        background:#fff url(../images/bg-kompetencje.png) top center no-repeat;
        background-size: auto 100%;
        height:auto
}
.kompetencje {
    height: auto;
    margin-top:30px;

}
.kompetencje h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform: lowercase;
    text-align:center}

.kompetencje h1 {
    font-size:2em;
    letter-spacing:0.3em;
    text-align:center;
    width:80%;
    float: none;
    margin:0em auto 0em;
    padding:0.5em 0;
    text-transform: lowercase;

    }

.kompetencje .prawa {
    text-align:center;
    min-height:200px
    }
.kompetencje .prawa img {
    max-width:60% !important;
    margin:auto;
    height:auto !important;
    max-height:200px;
    margin-bottom:15px}
.kompetencje .opis {
    width:100%}
.lewa { clear:both;display:block}
.lewa .opis { display:block !important}

.lewa p {
    text-align: center;
    width:95%;
    float: none;
    font-size:0.8em;}
.kompetencje-nav {
    position:static;
    padding-top:0px


    }
.kompetencje-nav a {
    color:#000}
.kompetencje-nav a:hover,
.kompetencje-nav a:focus
    {
        color:#8b8b8b}
.nav-tabs { border:none}
.nav-tabs li { border:none !important; margin:0px 2px; padding:0 0px}
.nav-tabs li.active { border:none!important;}
.nav-tabs li a {border:none !important; text-transform:uppercase; font-size:0.9em}
.nav-tabs li a:hover { background-color:transparent}
.nav-tabs > li, .nav-pills > li {
    float:none;
    border:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}

#section-section4 {
    clear:both;

}
.projects { margin-top:30px}
.projects h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform:uppercase}


/*.project_img.pr1 { width:100% !important; background:url(../images/pr1.png) center top no-repeat; display:block; background-size:  100% auto ; min-height:220px   }
.project_img.pr2 { width:100% !important; background:url(../images/pr2.png) center top no-repeat; display:block; background-size:  100% auto ; min-height:220px   }
.project_img.pr3 { width:100% !important; background:url(../images/pr3.png) center top no-repeat; display:block; background-size:  100% auto ; min-height:220px   }
.project_img.pr4 { width:100% !important; background:url(../images/pr4.png) center top no-repeat; display:block; background-size:  100% auto ; min-height:220px   }*/

.project_img:hover { cursor:pointer}
.projects img:hover {
    cursor:pointer}
.projekty-opis {
padding:10px 0px 0px!important;
text-align:center}
.projekty-opis h3 {
    text-align: center!important;
    padding:0 5px !important;
    font-size:1.5em;
    font-family: 'Dosis', cursive;
    font-weight:700;}


.projekty-opis br { display:  none; }
.projekty-opis p {
    font-size:0.8em; padding:0 !important;}
.project_img {
    margin:5px 0px}

.mfp-close:before {
    content:'WRÓĆ DO PORTFOLIO';
    position:absolute;
    right:80px;
    color:#404041;
    display:none
    }
.mfp-close {
  width: 25px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  background: #f7fbfc url(../images/ico-close.png) right no-repeat!important;
  background-size: auto 100% !important;
  right: 0;
  top: 0px;
  text-decoration: none;
  text-align:right;
  opacity: 1;
  color: #FFF;
  font-style: normal;
 }
 .projekty-opis h3 {
    font-family: 'Dosis', cursive;
    font-weight:700;}
.projekty-al {
    background:url(../images/ico-al.png) center center no-repeat;
    background-size:80% 80%;
    height:35px;
    width:35px;
    display:block;
    border-left:1px solid #d9dee3;
    float:right;
    margin:0;
    padding:0}
.projekty-ar {
    background:url(../images/ico-ar.png) center center no-repeat;
    background-size:80% 80%;
    height:35px;
    width:35px;
    display:block;
    border-left:1px solid #d9dee3;
    float:right;
    margin:0;
    padding:0}



.kontakt {
    background: url(../images/bg-content.png) center center no-repeat;
    margin-top:15px;
    position:relative;}
.kontakt h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform: lowercase;
    text-align:center}


.dk {
    padding-top:0.5em}
.dk h2 {
    display:none
    }
.dk h4 {
    text-align:center;
    letter-spacing:0.3em;
    font-size:1.0em;
    text-transform:uppercase
}
.dk h4:before {
    content: "";
    display: block;
    width: 2em;
    height: 1px;
    position: absolute;
    top: 0em;
    left: 50%;
    margin-left:-1em;
    background-color: #e0e0e0;
}
.dk p { font-size:0.8em; text-align:center}
.dk .tel {
    margin-top:0}
.dk .tel p {
    padding-top:0;
    text-align:center}


.mapa { background:; padding-top:1em; }
#mapa {width: 95%; height: 300px; margin:auto}
#mails{
  width: 40px;
  height:40px;
  vertical-align: middle;
  text-align: center;
  position:absolute;
  right:0;
  bottom:0
}
#mails img{
    max-height:40px;
    max-width:40px;
    }

}


/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

html, body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow-y:scroll !important;
    font-size:12px
}
h2 {
    text-transform:lowercase}
video {
    display:none
}
section {
    float: none;
    clear:both;
    display: block;
    height: auto !important;
    padding: 0;
    margin: 0;

}

.logo {
    position: fixed;
    right: 1em;
    top: 1em;
    border: none;
    background: transparent;
    z-index:500;
    height:35px;
    display:block;

}
.logo img {max-height:35px !important; margin-top:5px}

.scroll {
        position:fixed;
        bottom:8%;
}
.scroll p {text-align:center !important}


.hp {

    background: url(../images/bg-hp2.png) top cener no-repeat;
    position:relative;
    padding:20% 0 10%}
.hp .wstep {
    padding-left:0}
.hp p {
    text-align:center;
    font-size:0.8em;
    width:95%;
    margin:1em auto}



#section-section2 {
    background: url(../images/bg-ludzie.png) bottom center no-repeat;

}
.ludzie {
    height:100%;
    max-width:1200px;
    margin: 0px auto;
    position:relative;
    }

.ludzie h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform:uppercase;
    text-align:center}


.ludzie img {  max-width:234px; border-top:15px solid transparent}
.ludzie p {
    margin:auto;
    text-align:center}
.zaloga {
    padding-bottom:0;
    position:relative;
    margin-top:5%}
.profil {
    position:relative !important}

.profil:hover {
    cursor:pointer
    }
.profil img {
    width: 234px;
    margin:0 auto 0 !important;
    }

.profil1 {

    position:relative;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;


    }
.profil2 {
    position:relative;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;

    }

.profil3 {
    position:relative;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;
    }
.profil4 {
        position:relative;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:block;

    }

.zdjecie { display:none}
.close_profile {
    position:absolute;
    right:0;
    z-index:60;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    display:none !important
    }

.close_profile:hover {
    cursor:pointer}
.close_profile2 {
    position:absolute;
    z-index:60;
    left:0;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    display:none !important
    }
.close_profile2:hover {
    cursor:pointer}

.ludzie h4 {
    text-align:left;
    letter-spacing:0.3em;
    font-size:1.0em;
    padding-left:2.5em;
    width:70%;
    float:left;
    text-transform:uppercase
}
.ludzie h4:before {
    content: "";
    display: block;
    width: 2em;
    margin-left:0em;
    height: 1px;
    position: absolute;
    top: 1em;
    left: 0;
    background-color: #e0e0e0;
}

.ludzie .opis {
    max-width:224px;
    margin:auto}

.ludzie .st {
    text-align:right;
    width:33%;
    float:right;
    font-size:0.6em;
    top:1em;
    position:absolute;
    right:0
        }

.opis2 h4{
    width:90%;
    float:none;
    text-align:center;
    margin:1em auto 1em !important;
    padding:0;
    color:#272727 !important;
    text-transform:uppercase;
    }
.opis2 h4:before{ display:none}
.opis2 p{
    width:90%;
    text-align:center;
    color:#272727;
    font-size:0.9em;
    margin:auto
    }
.opis22 h4{
    width:90%;
    float:none;
    text-align:center;
    margin:1em auto 1em !important;
    padding:0;
    color:#272727 !important;
    text-transform:uppercase;
    }
.opis22 h4:before{ display:none}
.opis22 p{
    width:90%;
    text-align:center;
    color:#272727;
    font-size:0.9em;
    margin:auto
    }
p.dosw { padding-top:1em}
#section-section3 {
        background:#fff url(../images/bg-kompetencje.png) top center no-repeat;
        background-size: auto 100%;
        height:auto
}
.kompetencje {
    height: auto;
    margin-top:30px;

}
.kompetencje h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform: lowercase;
    text-align:center}

.kompetencje h1 {
    font-size:2em;
    letter-spacing:0.3em;
    text-align:center;
    width:80%;
    float: none;
    margin:0em auto 0em;
    padding:0.5em 0;
    text-transform: lowercase;

    }

.kompetencje .prawa {
    text-align:center;
    min-height:200px
    }
.kompetencje .prawa img {
    max-width:60% !important;
    margin:auto;
    height:auto !important;
    max-height:200px;
    margin-bottom:15px}
.kompetencje .opis {
    width:100%}
.lewa { clear:both;display:block}
.lewa .opis { display:block !important}

.lewa p {
    text-align: center;
    width:95%;
    float: none;
    font-size:0.8em;}
.kompetencje-nav {
    position:static;
    padding-top:0px


    }
.kompetencje-nav a {
    color:#000}
.kompetencje-nav a:hover,
.kompetencje-nav a:focus
    {
        color:#8b8b8b}
.nav-tabs { border:none}
.nav-tabs li { border:none !important; margin:0px 2px; padding:0 0px}
.nav-tabs li.active { border:none!important;}
.nav-tabs li a {border:none !important; text-transform:uppercase; font-size:0.9em}
.nav-tabs li a:hover { background-color:transparent}
.nav-tabs > li, .nav-pills > li {
    float:none;
    border:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}

#section-section4 {
    clear:both;

}
.projects { margin-top:30px}
.projects h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform:uppercase}
/*.project_img.pr1 {height:260px; width: auto; background:url(../images/pr1.png) center top no-repeat; display:block; background-size: auto 100% ; min-height:270px;  }
.project_img.pr2 {height:260px; width: auto; background:url(../images/pr2.png) center top no-repeat; display:block; background-size: auto 100% ; min-height:270px;  }
.project_img.pr3 {height:260px; width: auto; background:url(../images/pr3.png) center top no-repeat; display:block; background-size: auto 100% ; min-height:270px;  }
.project_img.pr4 {height:260px; width: auto; background:url(../images/pr4.png) center top no-repeat; display:block; background-size: auto 100% ; min-height:270px;  }*/
.project_img:hover { cursor:pointer}
.projects img:hover {
    cursor:pointer}
.projekty-opis {
padding:10px 0px 0px!important;
text-align:center}
.projekty-opis h3 {
    text-align: center!important;
    padding:0 5px !important;
    font-size:1.5em;
    font-family: 'Dosis', cursive;
    font-weight:700;}


.projekty-opis br { display:  none; }
.projekty-opis p {
    font-size:0.8em; padding:0 !important;}
.project_img {
    margin:5px 0px}

.mfp-close:before {
    content:'WRÓĆ DO PORTFOLIO';
    position:absolute;
    right:80px;
    color:#404041;
    display:none
    }
.mfp-close {
  width: 25px;
  height: 25px;
  line-height: 25px;
  position: absolute;
  background: #f7fbfc url(../images/ico-close.png) right no-repeat!important;
  background-size: auto 100% !important;
  right: 0;
  top: 0px;
  text-decoration: none;
  text-align:right;
  opacity: 1;
  color: #FFF;
  font-style: normal;
 }
 .projekty-opis h3 {
    font-family: 'Dosis', cursive;
    font-weight:700;}
.projekty-al {
    background:url(../images/ico-al.png) center center no-repeat;
    background-size:80% 80%;
    height:35px;
    width:35px;
    display:block;
    border-left:1px solid #d9dee3;
    float:right;
    margin:0;
    padding:0}
.projekty-ar {
    background:url(../images/ico-ar.png) center center no-repeat;
    background-size:80% 80%;
    height:35px;
    width:35px;
    display:block;
    border-left:1px solid #d9dee3;
    float:right;
    margin:0;
    padding:0}



.kontakt {
    background: url(../images/bg-content.png) center center no-repeat;
    margin-top:15px;
    position:relative;}
.kontakt h2 {
    font-size:2em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:1em;
    text-transform: lowercase;
    text-align:center}


.dk {
    padding-top:0.5em}
.dk h2 {
    display:none
    }
.dk h4 {
    text-align:center;
    letter-spacing:0.3em;
    font-size:1.0em;
    text-transform:uppercase
}
.dk h4:before {
    content: "";
    display: block;
    width: 2em;
    height: 1px;
    position: absolute;
    top: 0em;
    left: 50%;
    margin-left:-1em;
    background-color: #e0e0e0;
}
.dk p { font-size:0.8em; text-align:center}
.dk .tel {
    margin-top:0}
.dk .tel p {
    padding-top:0;
    text-align:center}


.mapa { background:; padding-top:1em; }
#mapa {width: 95%; height: 300px; margin:auto}
#mails{
  width: 40px;
  height:40px;
  vertical-align: middle;
  text-align: center;
  position:absolute;
  right:0;
  bottom:0
}
#mails img{
    max-height:40px;
    max-width:40px;
    }



}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url('') no-repeat;
    background-size: cover;

}


#section-section1 {
background: -moz-linear-gradient(left, rgba(255,255,255,0) 29%, rgba(255,255,255,1) 29%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 29%,rgba(255,255,255,1) 29%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 29%,rgba(255,255,255,1) 29%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */;
}
#section-section2,#section-section3,#section-section4,#section-section5 {
    background:#fff url(../images/bg-lines.png) no-repeat center center fixed !important}
.logo {
    position: fixed;
    right: 4em;
    top: 2.5em;
    font-size: 0.75em;
    border: none;
    background: transparent;
    z-index:500;

}
.logo img {max-height:40px}

.hp {

    }

.hp h1 {
    font-size:4em;
    letter-spacing:0.3em;

    }
.hp .wstep {
    padding-left:0}
.hp p {
    text-align:justify;
    font-size:0.8em}


#section-section2 {
    background: url(../images/bg-ludzie.png) bottom center no-repeat;

}
.ludzie {
    height:100%;
    max-width:1200px;
    margin: 30px auto;
    position:relative;
    margin-top:0px;
    }

.ludzie h2 {
    font-size:1em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:0em;
    text-transform:uppercase}


.ludzie img {  max-width:234px; border-top:15px solid transparent}
.ludzie p {
    margin:auto;
    text-align:center}
.zaloga {
    padding-bottom:0;
    position:relative;
    margin:0%}
.profil {}

.profil:hover {
    cursor:pointer
    }
.profil img {
    max-width: 234px;
    margin:0 auto 0 !important;
    }

.profil1 {

    background:#272727;
    position:absolute;
    z-index:52;
    left:0;
    padding-bottom:15px;
    display:none;

    }
.profil2 {
    background:#272727;
    position:absolute;
    z-index:52;
    left:25%;
    min-height:317px;
    top:55px;
    padding-bottom:15px;
    display:none;

    }

.profil3 {

    background:#272727;
    position:absolute;
    z-index:52;
    left:50%;
    padding-bottom:15px;
    display:none;
    }
.profil4 {

    background:#272727;
    position:absolute;
    z-index:52;
    left:55.555%;
    top:55px;
    padding-bottom:15px;
    display:none;
    }
.close_profile {
    position:absolute;
    right:0;
    z-index:60;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    }
.close_profile:hover {
    cursor:pointer}
.close_profile2 {
    position:absolute;
    z-index:60;
    left:0;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    }
.close_profile2:hover {
    cursor:pointer}

.ludzie h4 {
    text-align:left;
    letter-spacing:0.3em;
    font-size:1.0em;
    padding-left:0em;
    width:70%;
    float:left;
    text-transform:uppercase
}
.profil h9 {
    text-align:left;
    font-family: 'Dosis', sans-serif;
    letter-spacing:0.3em;
    font-size:1.0em;
    padding-left:0em;
    width:70%;
    float:left;
    text-transform:uppercase
}
/*
.ludzie h4:before {
    content: "";
    display: block;
    width: 1em;
    margin-left:0em;
    height: 1px;
    position: absolute;
    top: 1em;
    left: 0;
    background-color: #e0e0e0;
}*/

.ludzie .opis {
    max-width:224px;
    margin:auto}

.ludzie .st {
    text-align:right;
    width:55%;
    float:right;
    font-size:0.6em;
    top:1em;
    position:absolute;
    right:0;
        }


.opis2 h4{
    width:80%;
    float:left;
    text-align:left;
    margin:3em 0 1em;
    padding:0;
    color:#fff;
    text-transform:uppercase;
    }
.opis2 h4:before{ display:none}
.opis2 p{
    width:80%; float:left; text-align:left; color:#8b8b8b; font-size:0.7em
    }
.opis22 h4{
    width:80%; float:right;
    text-align:right;
    margin:3em 0 1em;
    padding:0;
    color:#fff;
    }
.opis22 h4:before{ display:none}
.opis22 p{
    width:80%; float:right; text-align:right; color:#8b8b8b; font-size:0.7em
    }
p.dosw { padding-top:1em}
#section-section3 {
        background:#fff url(../images/bg-kompetencje.png) top center no-repeat;
         background-size: auto 100%;
}
.kompetencje {

    height:100%;
    display: table;
    table-layout: fixed;
    width:100%;
    padding:0;

}
.kompetencje .boxkp {height:50%;  padding:0; margin:0;}
.va {display:table-cell; vertical-align:middle; text-align:center; width:100%; height:100%; padding:0;}
.100ph {height:100%;}
.kompetencje h2 {
    font-size:1em !important;
    font-family: 'Dosis', sans-serif;
    text-transform:uppercase}

.kompetencje h1 {
    font-size:4em;
    letter-spacing:0.3em;
    text-align:left;
    width:80%;
    float:right;
    margin-top:10%

    }
.kompetencje .prawa {
    text-align:center;
    height:100%;

    }
.kompetencje .prawa img {
    max-height:60%;}
.kompetencje .opis {
    width:100%}


.kompetencje .img-responsive {

        }
.lewa p {
    text-align: left;
    width:80%;
    float:right;
    font-size:0.8em}
.kompetencje-nav {
    position:absolute;
    bottom:10%;
    width:100%

    }
.kompetencje-nav a {
    color:#000}
.kompetencje-nav a:hover,
.kompetencje-nav a:focus
    {
        color:#8b8b8b}
.tab-pane .row { height:100% !important}
.tab-pane{ height:100% !important}
.tab-content{ height:100% !important}
.nav-tabs { border:none}
.nav-tabs li { border:none !important; margin:0px 2%}
.nav-tabs li.active { border:none!important;}
.nav-tabs li a {border:none !important; text-transform:uppercase}
.nav-tabs li a:hover { background-color:transparent}
.nav-tabs > li, .nav-pills > li {
    float:none;
    border:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}

#section-section4 {

}
.projects { }
.projects h2 {
    font-size:1em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:4em;
    text-transform:uppercase}
.projects img {
    max-width:100%;
    width:auto !important;
    height:100% !important;
    float:left;
    display: block;}
.projects img:hover {
    cursor:pointer}
.projekty-opis { padding-top:24px;
    padding-left:5em;
    padding-right:5em}
.projekty-opis h3 {
    text-align:left;
    font-size: 28px;
    font-family: 'Dosis', cursive;
    font-weight:700;}
.projekty-opis p {
    font-size:0.8em}

/*.project_img.pr1 {height:100%; width:auto; background:url(../images/pr1.png) right top no-repeat; display:block; background-size: auto 100%}
.pr2 {height:100%; width:auto; background:url(../images/pr2.png) left top no-repeat; display:block; background-size: auto 100%}
.pr3 {height:100%; width:auto; background:url(../images/pr3.png) right top no-repeat; display:block; background-size: auto 100%}
.pr4 {height:100%; width:auto; background:url(../images/pr4.png) left top no-repeat; display:block; background-size: auto 100%}*/
.project_img:hover { cursor:pointer}

.kontakt {
    background: url(../images/bg-content.png) center center no-repeat;
    margin-top:30px;
    position:relative;
    height:100%}
.kontakt1 h2 {
    font-size:1em !important;
    font-family: 'Dosis', sans-serif;
    margin-top:3em;
    position:absolute;
    left:50%;
    margin-left:-30px;
    text-transform: lowercase}


.dk {
    max-height:90%;
    padding-left:8em;
    text-align:left}
.dk h2 {
    text-align:left;
    letter-spacing:0.3em;
    font-size:2.5em !important;
    font-family: 'Fredoka One', cursive;
    margin:0 0 0.8em;
    }
.dk h4 {
    text-align:left;
    letter-spacing:0.3em;
    font-size:1.0em;
    padding-left:2.5em;
    text-transform:uppercase
}
.dk h4:before {
    content: "";
    display: block;
    width: 2em;
    margin-left:1em;
    height: 1px;
    position: absolute;
    top: 1em;
    left: 0;
    background-color: #e0e0e0;
}
.dk p { font-size:0.8em}
.dk .tel {
    margin-top:0.8em}
.dk .tel p {
    padding-top:0.6em}


.mapa { background:; min-height:462px;  }
#mapa {width: 100%; height:500px }





.bottom{
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
}
#mails{
  width: 77px;
  height:77px;
  vertical-align: middle;
  text-align: center;
  font-size:3em;
  position:absolute;
  right:0;
  bottom:30px
}



/* text-based popup styling */
.white-popup {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: #fff url(../images/bg-content.png) center center no-repeat;
}
.vertical-align {
  display: flex;
  flex-direction: row;
  padding:0;
  margin:0

}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding:0;
  margin:0
}











}
/* Large desktops and laptops */
@media (min-width: 1200px) {
video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url('') no-repeat;
    background-size: cover;

}

#section-section1 {
background: -moz-linear-gradient(left, rgba(255,255,255,0) 29%, rgba(255,255,255,1) 29%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 29%,rgba(255,255,255,1) 29%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 29%,rgba(255,255,255,1) 29%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */;
}
#section-section2,#section-section3,#section-section4,#section-section5 {
    background:#fff url(../images/bg-lines.png) no-repeat center center fixed !important}
.logo {
    position: fixed;
    right: 4em;
    top: 2.5em;
    font-size: 0.75em;
    border: none;
    background: transparent;
    z-index:500;

}
.logo img {max-height:40px}

.hp {

    }

.hp h1 {
    font-size:4em;
    letter-spacing:0.3em;

    }
.hp .wstep {
    padding-left:0}
.hp p {
    text-align:justify;
    font-size:0.8em}


#section-section2 {
    background: url(../images/bg-ludzie.png) bottom center no-repeat;

}
.ludzie {
    height:100%;
    max-width:1200px;
    margin: 30px auto;
    position:relative;
    margin-top:0px;
    }

.ludzie h2 {
    font-size:1em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:0em;
    text-transform:uppercase}


.ludzie img {  max-width:234px; border-top:15px solid transparent}
.ludzie p {
    margin:auto;
    text-align:center}
.zaloga {
    padding-bottom:0;
    position:relative;
    margin:0%}
.profil {}

.profil:hover {
    cursor:pointer
    }
.profil img {
    max-width: 234px;
    margin:0 auto 0 !important;
    }

.profil1 {

    background:#272727;
    position:absolute;
    z-index:52;
    left:0px;
    padding-bottom:15px;
    display:none;

    }
.profil2 {
    background:#272727;
    position:absolute;
    z-index:52;
    left:25%;
    min-height:317px;
    top:55px;
    padding-bottom:15px;
    display:none;

    }

.profil3 {

    background:#272727;
    position:absolute;
    z-index:52;
    left:50%;
    padding-bottom:15px;
    display:none;
    }
.profil4 {

    background:#272727;
    position:absolute;
    z-index:52;
    top:55px;
    left:50%;
    padding-bottom:15px;
    display:none;
    }
.close_profile {
    position:absolute;
    right:0;
    z-index:60;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    }
.close_profile:hover {
    cursor:pointer}
.close_profile2 {
    position:absolute;
    z-index:60;
    left:0;
    width:37px;
    height:37px;
    display:block;
    border:none !important;
    }
.close_profile2:hover {
    cursor:pointer}

.ludzie h4 {
    text-align:left;
    letter-spacing:0.3em;
    font-size:1.0em;
    padding-left:0em;
    width:70%;
    float:left;
    text-transform:uppercase
}
.profil h9 {
    text-align:left;
    font-family: 'Dosis', sans-serif;
    letter-spacing:0.3em;
    font-size:1.0em;
    padding-left:0em;
    width:70%;
    float:left;
    text-transform:uppercase
}
/*
.ludzie h4:before {
    content: "";
    display: block;
    width: 1em;
    margin-left:0em;
    height: 1px;
    position: absolute;
    top: 1em;
    left: 0;
    background-color: #e0e0e0;
}*/

.zdjecie { width:100%}
.ludzie .opis {
    width:234px;

    height:100%;
    margin:auto}

.ludzie .st {
    text-align:right;
    width:55%;
    float:right;
    font-size:0.6em;
    top:1em;
    position:absolute;
    right:0;
        }


.opis2 h4{
    width:80%;
    float:left;
    text-align:left;
    margin:3em 0 1em;
    padding:0;
    color:#fff;
    text-transform:uppercase;
    }
.opis2 h4:before{ display:none}
.opis2 p{
    width:80%; float:left; text-align:left; color:#8b8b8b; font-size:0.7em
    }
.opis22 h4{
    width:80%; float:right;
    text-align:right;
    margin:3em 0 1em 2em;
    padding:0;
    color:#fff;
    }
.opis22 h4:before{ display:none}
.opis22 p{
    width:80%; float:right; text-align:right; color:#8b8b8b; font-size:0.7em
    }
p.dosw { padding-top:1em}
#section-section3 {
        background:#fff url(../images/bg-kompetencje.png) top center no-repeat;
         background-size: auto 100%;
}
.kompetencje {

    height:100%;
    display: table;
    table-layout: fixed;
    width:100%;
    padding:0;

}
.boxkp {height:50%;  padding:0; margin:0;}
.va {display:table-cell; vertical-align:middle; text-align:center; width:100%; height:100%; padding:0;}
.100ph {height:100%;}
.kompetencje h2 {
    font-size:1em !important;
    font-family: 'Dosis', sans-serif;
    text-transform:uppercase}

.kompetencje h1 {
    font-size:4em;
    letter-spacing:0.3em;
    text-align:left;
    width:80%;
    float:right;
    margin-top:10%

    }
.kompetencje .prawa {
    text-align:center;
    height:100%;

    }
.kompetencje .prawa img {
    max-height:60%;}
.kompetencje .opis {
    width:100%}


.kompetencje .img-responsive {

        }
.lewa p {
    text-align: left;
    width:80%;
    float:right;
    font-size:0.8em}
.kompetencje-nav {
    position:relative;
    top:2%;
    width:100%

    }
.kompetencje-nav a {
    color:#000}
.kompetencje-nav a:hover,
.kompetencje-nav a:focus
    {
        color:#8b8b8b}
.tab-pane .row { height:100% !important}
.tab-pane{ height:100% !important}
.tab-content{ height:100% !important}
.nav-tabs { border:none}
.nav-tabs li { border:none !important; margin:0px 2%}
.nav-tabs li.active { border:none!important;}
.nav-tabs li a {border:none !important; text-transform:uppercase}
.nav-tabs li a:hover { background-color:transparent}
.nav-tabs > li, .nav-pills > li {
    float:none;
    border:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs li a {
    position: relative;
}

.nav-tabs li a {
    position: relative;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.nav-tabs li a:after {
    content: "";
    display: block;

    position: absolute;

    bottom: 4px;
    left: 50%;

    margin-left: -41px;

    width: 82px;
    height: 5px;

    background: #ebebf2;

    border-radius: 5px;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.nav-tabs li.active a {
    color: #7bc6d4 !important;
}

.nav-tabs li.active a:after {
    background: #a8e1f6 !important;
}

.nav-tabs, .nav-pills {
    text-align:center;
}

#section-section4 {

}
.projects { }
.projects h2 {
    font-size:1em !important;
    font-family: 'Dosis', sans-serif;
    margin-bottom:4em;
    text-transform:uppercase}
.projects img {
    max-width:100%;
    width:auto !important;
    height:100% !important;
    float:left;
    display: block;}
.projects img:hover {
    cursor:pointer}
.projekty-opis { padding-top:24px;
    padding-left:5em;
    padding-right:5em}
.projekty-opis h3 {
    text-align:left;
    font-size: 28px;
    font-family: 'Dosis', cursive;
    font-weight:700;}
.projekty-opis p {
    font-size:0.8em}

.lproject {height:100%; max-height:276px; min-height:150px;  padding:0; margin:0;}

/*.project_img.pr1 {height:100%; width:auto; background:url(../images/pr1.png) right top no-repeat; display:block; background-size: auto 100%}
.pr2 {height:100%; width:auto; background:url(../images/pr2.png) left top no-repeat; display:block; background-size: auto 100%}
.pr3 {height:100%; width:auto; background:url(../images/pr3.png) right top no-repeat; display:block; background-size: auto 100%}
.pr4 {height:100%; width:auto; background:url(../images/pr4.png) left top no-repeat; display:block; background-size: auto 100%}*/
.project_img:hover { cursor:pointer; }


.kontakt {
    background: url(../images/bg-content.png) center center no-repeat;
    margin-top:30px;
    position:relative;
    height:100%}
.kontakt1 h2 {
    font-size:1em !important;
    font-family: 'Dosis', sans-serif;
    margin-top:3em;
    position:absolute;
    left:50%;
    margin-left:-30px;
    text-transform: lowercase}


.dk {
    max-height:90%;
    padding-left:8em;
    text-align:left}
.dk h2 {
    text-align:left;
    letter-spacing:0.3em;
    font-size:2.5em !important;
    font-family: 'Fredoka One', cursive;
    margin:0 0 0.8em;
    }
.dk h4 {
    text-align:left;
    letter-spacing:0.3em;
    font-size:1.0em;
    padding-left:2.5em;
    text-transform:uppercase
}
.dk h4:before {
    content: "";
    display: block;
    width: 2em;
    margin-left:1em;
    height: 1px;
    position: absolute;
    top: 1em;
    left: 0;
    background-color: #e0e0e0;
}
.dk p { font-size:0.8em}
.dk .tel {
    margin-top:0.8em}
.dk .tel p {
    padding-top:0.6em}


.mapa { background:; min-height:462px;  }
#mapa {width: 100%; height:500px }





.bottom{
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
}
#mails{
  width: 77px;
  height:77px;
  vertical-align: middle;
  text-align: center;
  font-size:3em;
  position:absolute;
  right:0;
  bottom:30px
}



/* text-based popup styling */
.white-popup {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: #fff url(../images/bg-content.png) center center no-repeat;
}
.vertical-align {
  display: flex;
  flex-direction: row;
  padding:0;
  margin:0

}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding:0;
  margin:0
}








}

@media (min-width: 992px) {
.gifanim { max-width:234px !important; width:234px; margin:auto !important; padding:0}
.gifanim:after, .gifanim:before {
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
 .gifanim:after {
    content:'Zobacz więcej';
    color:#fff;
    width:100%; height:100%;
    padding-top:45%;
    max-height:315px;
    margin-top:15px;
    max-width: 234px;
    width:234px;
    top:0; left:50%; margin-left:-117px;
    background:rgba(0,0,0,0.5);
    border:15px solid transparent;
}
 .gifanim:before {
    content: attr(data-content);
    width:100%;
    color:#fff;
    z-index:1;
    bottom:0;
    padding:4px 10px;
    text-align:center;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
 .gifanim:hover:after, .gifanim:hover:before {
    opacity:1;
}


.gifanim2 { max-width:234px !important; width:234px; margin:auto !important; padding:0}
.gifanim2:after, .gifanim2:before {
    position:absolute;
    opacity:0;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
 .gifanim2:after {
    content:'Zobacz więcej';
    color:#fff;
    width:100%; height:100%;
    padding-top:45%;
    max-height:315px;
    margin-top:15px;
    max-width: 234px;
    width:234px;
    bottom:0; left:50%; margin-left:-117px;
    background:rgba(0,0,0,0.5);
    border:15px solid transparent;
}
 .gifanim2:before {
    content: attr(data-content);
    width:100%;
    color:#fff;
    z-index:1;
    bottom:0;
    padding:4px 10px;
    text-align:center;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
 .gifanim2:hover:after, .gifanim:hover:before {
    opacity:1;
}



}



/*

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(200px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}




.mfp-with-fade .mfp-content, .mfp-with-fade.mfp-bg {
  opacity: 0;
  transition: opacity .5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}



/* Trinculo */
.menu--trinculo .menu__item {
    margin: 0 1.75em;
}

.menu--trinculo .menu__link {
    position: relative;
    padding: 2em 0.1em 0.5em;
    text-align: center;
    color: #b5b5b5;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.menu--trinculo .menu__link:hover,
.menu--trinculo .menu__link:focus {
    color: #929292;

}

.menu--trinculo .menu__link::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    opacity: 0;
    background: #fff;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0s 0.2s, opacity 0.2s;
    transition: transform 0s 0.2s, opacity 0.2s;
}

.menu--trinculo .menu__item--current .menu__link::before {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.2s, opacity 0.1s;
    transition: transform 0.2s, opacity 0.1s;
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.menu--trinculo .menu__helper {
    display: block;
    pointer-events: none;
}

.menu--trinculo .menu__item--current .menu__helper {
    -webkit-animation: anim-trinculo 0.6s forwards;
    animation: anim-trinculo 0.6s forwards;
}
.menu__list li {
    float:left;
    padding-left:0;
    clear:left}
.menu__list li a {
    float:left;
    padding-left:0;
    text-align:left;
    font-family: 'Fredoka One', cursive;}
.menu__list li a span {
    text-align:left}


.carousel-nawigacja {
    width:100%; position:relative; padding:0px 0; background:#eaf0f5; min-height:55px; }
.carousel-nawigacja p {
    text-align:center;
    width:80%; float:left;
    line-height:55px;
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.carousel-control {
  position: static;
  width: 30px;
  color: #272727;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 20px;
  text-align: center;
}
.carousel-control.left {
  background-image: none;
  position:absolute;
  top:0;
  right:60px;
  left:auto
}
.carousel-control.right {

  position:absolute;
  top:0;
  right:0;
  background-image: none;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #272727;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 25px;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}




@-webkit-keyframes anim-trinculo {
    50% {
        opacity: 0;
        color: #929292;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    51% {
        opacity: 0;
        color: #fff;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    75% {
        opacity: 1;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        opacity: 1;
        color: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}



@keyframes anim-trinculo {
    50% {
        opacity: 0;
        color: #929292;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    51% {
        opacity: 0;
        color: #fff;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    75% {
        opacity: 1;
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        opacity: 1;
        color: #fff;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #fff;
  opacity: 1!important;  }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 0px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 9996;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close:before {
    content:'WRÓĆ DO PORTFOLIO';
    color:red;
    position:absolute;
    right:80px;
    color:#404041;
    }
.mfp-close {
  width: 50%;
  height: 55px;
  line-height: 55px;
  position: absolute;
  background: #f7fbfc url(../images/ico-close.png) right no-repeat!important;
  background-size: auto 100% !important;
  right: 0;
  top: auto;
  bottom: 10px;
  text-decoration: none;
  text-align:right;
  opacity: 1;
  color: #FFF;
  font-style: normal;
  font-family: 'Dosis', sans-serif;
  font-size: 16px;
 }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    bottom: 10px !important;
    top: auto !important;
}

.mfp-close-btn-in .mfp-close {
  color: #eaf0f5;
  text-align:left !important}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid red;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid red;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }



@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }





     }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


.owl-carousel {
    height: 70%;
    max-height: 552px;
}

.owl-stage-outer,
.owl-stage,
.owl-item,
.owl-item div {
    height: 100%;
}

.owl-stage-outer {
    z-index: 100;
}

.lproject {
    height: 50% !important;
}

.pr {
    width:100%;
    height: 100%;

    background-repeat: no-repeat;
    background-size: contain;

    display:block;
}

.pr-stick-right {
    background-position: right top;
}

.pr-stick-left {
    background-position: left top;
}

.pr1 {
    background-image: url("../images/pr1.png");
}

.pr2 {
    background-image: url("../images/pr2.png");
}

.pr3 {
    background-image: url("../images/pr3.png");
}

.pr4 {
    background-image: url("../images/pr4.png");
}

.pr5 {
    background-image: url("../images/pr5.jpg?ver=1.4");
}

.pr6 {
    background-image: url("../images/pr6.jpg?ver=1.4");
}

.pr7 {
    background-image: url("../images/pr7.jpg?ver=1.4");
}

.pr8 {
    background-image: url("../images/pr8.jpg?ver=1.4");
}

.pr9 {
    background-image: url("../images/pr9.jpg?ver=1.4");
}

.pr10 {
    background-image: url("../images/pr10.jpg?ver=1.4");
}

.pr11 {
    background-image: url("../images/pr11.jpg?ver=1.4");
}

.pr12 {
    background-image: url("../images/pr12.jpg?ver=1.4");
}

.pr13 {
    background-image: url("../images/pr13.jpg?ver=1.4");
}

.pr14 {
    background-image: url("../images/pr14.jpg?ver=1.4");
}

.pr15 {
    background-image: url("../images/pr15.jpg?ver=1.4");
}

.pr16 {
    background-image: url("../images/pr16.jpg?ver=1.4");
}

.pr17 {
    background-image: url("../images/pr17.jpg?ver=1.4");
}

.pr18 {
    background-image: url("../images/pr18.jpg?ver=1.4");
}

.pr19 {
    background-image: url("../images/pr19.jpg?ver=1.4");
}

.pr20 {
    background-image: url("../images/pr20.jpg?ver=1.4");
}

.pr21 {
    background-image: url("../images/pr21.jpg?ver=1.4");
}

.pr22 {
    background-image: url("../images/pr22.jpg?ver=1.4");
}

.pr23 {
    background-image: url("../images/pr23.jpg?ver=1.4");
}

.pr24 {
    background-image: url("../images/pr24.jpg?ver=1.4");
}

.pr25 {
    background-image: url("../images/pr25.jpg?ver=1.4");
}

.pr26 {
    background-image: url("../images/pr26.jpg?ver=1.4");
}

.pr27 {
    background-image: url("../images/pr27.jpg?ver=1.4");
}

.pr28 {
    background-image: url("../images/pr28.jpg?ver=1.4");
}


.pr_blank {
    background-image: url("../images/pr_blank.jpg?ver=1.4");
}

.owl-theme .owl-nav {
    position: absolute;
    top: 0;
    margin-top: -36px;

    width: 100%;
    height: 100%;
}

.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next {
    background: none;
    color: #036c99;

    font-size: 72px;
    line-height: 72px;

    position: absolute;
    top: 0;

    background-size: 50% !important;
    background-repeat: no-repeat !important;
    width: 54px;

    height: 100%;

    z-index: 9999;
}

.owl-theme .owl-nav .owl-prev.disabled,
.owl-theme .owl-nav .owl-next.disabled {
    cursor: default;
}

.owl-theme .owl-dots {
    margin-top: 20px;
}

.owl-theme .owl-dots .owl-dot span {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;

    margin: 5px 5px;

    background: none;
    border: 2px solid rgba(64, 64, 64, .5);

    width: 13px;
    height: 13px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #535354;
}

.owl-theme .owl-nav .owl-prev:hover,
.owl-theme .owl-nav .owl-next:hover {
    background: none;
    color: #036c99;
}


.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-prev.disabled:hover {
    left: 25px;

    background-position: center left !important;
    background-image: url("../images/arrow-left.png");
}

.owl-theme .owl-nav .owl-prev:hover {
    background-image: url("../images/arrow-left-hover.png");
}

.owl-theme .owl-nav .owl-next,
.owl-theme .owl-nav .owl-next.disabled:hover {
    right: 41px;

    background-position: center right !important;
    background-image: url("../images/arrow-right.png");
}

.owl-theme .owl-nav .owl-next:hover {
    background-image: url("../images/arrow-right-hover.png");
}

.owl-theme .owl-nav .owl-prev.disabled,
.owl-theme .owl-nav .owl-next.disabled {
    opacity: .2 !important;
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 787px) {

    .owl-carousel {
        display: block;
        height: auto;
        max-height: 0;
    }

    .owl-theme .owl-nav {
        display: none;
    }

    .pr {
        height: 145px;
    }

    .pr-stick-right {
        background-position: center top;
    }

    .pr-stick-left {
        background-position: center top;
    }

    .mfp-bg {
        background: #fff !important;
        opacity: 1 !important;
    }

    /*.mfp-close {
        text-indent: 9999px;
    }*/

    [data-slide="next"],
    [data-slide="prev"] {
        position: relative;
        z-index: 9999;
    }

    .map {
        display: none;
    }
}

@media only screen
and (min-device-width : 787px)
and (max-device-width : 1024px) {
    .owl-theme .owl-nav {
        display: none;
    }
}

.mfp-bg {
    background: #fff;
    opacity: 1!important;
}

#section-section6 {
    position: relative;
    background: #fff !important;

}

#section-section6-bg {
    background: url(../images/bg-findme.png) bottom center no-repeat;
    background-size: 100%;

    position: absolute;

    bottom: 60px;
    left: 60px;

    width: calc(100% - 120px);

    height: 75%;
}

.map {
    position: relative;
}

.map__map {
    position: relative;
    width: 400px;
    height: 400px;
}

.map__map__svg {
    width: 100%;
    height: 100%;

    position: absolute;
    top: 0;
}

.map__map svg {
    width: 100%;
    height: 100%;
    max-height: none;
}

.group {
    transform: translate(18px, 18px);
}

.group__areas {
    /*transform: scale(2);
    transform-origin: center center;*/
}

.map__map__tooltip {
    position: absolute;
    top: 0;
    left: 0;
}


.map__map__tooltip__pointer {
    height: 11px;
    line-height: 0;
}

.map__map__tooltip__pointer img {
    width: 18px;
    max-height: none !important;
}

.map__map__tooltip__text {
    position: absolute;

    bottom: calc(100% + 5px);
    left: 6px;

    min-width: 200px;

    font-family: 'Dosis', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
}

.map__arrow {
    position: absolute;

    bottom: 48px;
    left: -90px;
}

.map__arrow__text,
.map__arrow__img {
    display: inline-block;
    vertical-align: bottom;
}

.map__arrow__text {
    font-family: Fredoka One, sans-serif;
    font-size: 16px;

    letter-spacing: 8px;

    position: relative;
    top: 2px;
}

.map__arrow__img {
    width: 113px !important;
    max-height: none !important;
}

.fz-16 {
    font-size: 16px !important;
}

@media (max-width: 480px) {
    .map__map {
        width: 250px;
        margin: 0 auto;
    }

    .map__arrow {
        bottom: 50px;
        left: 20px;
    }

    .kompetencje .prawa {
        display: none;
    }
}

@media (max-width: 1280px) {

    .map__map {
        position: relative;
        width: 340px;
        height: 340px;
    }

    .map__arrow {
        position: absolute;

        bottom: 28px;
        left: -110px;
    }
}

