	
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
    button::-moz-focus-inner { border: 0; }
    a::-moz-focus-inner { border: 0; }

    html,body{
    height: 100%;

}

html,
button,
input,
select,
textarea {
    color: #bdb9b6;
    font-family: 'proxima-nova', sans-serif;
    font-weight: 400;
    font-style: normal;
    
}

body {
    font-size: 1em;
    line-height:20px;
    padding: 0 0;
    min-height: 100%;
    background: #fff;
    }

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

h1,h2,h3{font-weight: normal;
  font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

a{
color: #7b7051;
text-decoration: none;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out; 
} 
    
a:hover{s
color: #c7b142; 
text-decoration: none;
} 

a img{
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
}

a:hover img{
opacity: 0.8;
filter: alpha(opacity=80);
}



/* ===================
   Loading
   ===================*/
   #alert{
    background: #fff;
    width:100%;
    position: absolute;
    z-index: 810;
    min-height:680px;
    height:100%;



}


#alert div{
   margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    width:323px;
    height:200px;
    text-align: center;
}



#loading-screen{
    background: #fff;
    width:100%;
    position: relative;
    z-index: 410;
    min-height:680px;
    height:100%;


}


#loading-screen div{
 	 margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    width:323px;
    height:200px;
    text-align: center;
}

#loading-screen img.sentence{
margin-top:30px;
       
}



/*
/* ===================
   HEADER 
   ===================*/


div,header,ul,section,article, aside{
     /* box-shadow: 0px 0px 1px red;   */
}

header#top{
  min-height:60px;
    width:100%;
  position: fixed;
  top:0;
    background: white;

    z-index: 200;
   /*display: none;*/
}

.nav-wrapper{

  width:830px;
 top:0;
  position: absolute;
  bottom:20px;
  left:50%;
    right:50%;
    margin-left:-415px;

}

.fb{
display: block;
float: right;
background: url(../img/fb.png) center 0px no-repeat;
width: 32px;
height: 32px;
position: relative;
top:20px;
right:-5px;
}

.fb:hover{
display: block;
float: right;
background: url(../img/fb.png) center -29px no-repeat;
}

.main-nav{
  /*width:590px;*/
    width: 405px;
   left:50%;
    right:50%;
 position: absolute;
 
 bottom:0;
 transform:translateX(-50%);
    
}

.main-nav li {
float: left;  
text-indent: -9999px;
}

/* en */
.main-nav li.our-work a{
display: block;
background: url(../img/menu_top.png) no-repeat top left;
width:168px;
height:20px;
}

.main-nav li.line{
display: block;
background: url(../img/menu_top.png) no-repeat top center;
width:68px;
height:20px;
}
.main-nav li.line2{
margin-left:-85px;
}

.main-nav li.the-studio a{
display: block;
background: url(../img/menu_top.png) no-repeat top right;
width:167px;
height:20px;
}

.main-nav li.shop a{
display: block;
background: url(../img/menu_top2.png) no-repeat top right;
width:99px;
height:20px;
margin-left:-15px;
}

.main-nav li.our-work a:hover, .main-nav li.our-work a.active{
background-position: left bottom;
}

.main-nav li.the-studio  a:hover, .main-nav li.the-studio  a.active{
background-position: right bottom;
}

li.shop a:hover, li.shop a.active{
background-position: right bottom;
}


/* pl */
#lang-pl li.our-work a{
background: url(../img/pl-menu_top.png) no-repeat top left;
}

#lang-pl  li.line2{
margin-left:-55px !important;
}
#lang-pl  li.shop a{
  margin-left:0 !important;
  }

#lang-pl li.line{
background: url(../img/pl-menu_top.png) no-repeat top center;
}


#lang-pl li.the-studio a{
background: url(../img/pl-menu_top.png) no-repeat top right;
}

#lang-pl li.shop a{
background: url(../img/pl-menu_top2.png) no-repeat top right;
width:167px;
margin-left:0;
}

#lang-pl  li.our-work a:hover, #lang-pl   li.our-work a.active{
background-position: left bottom;
}

#lang-pl  li.the-studio  a:hover, #lang-pl  li.the-studio  a.active{
background-position: right bottom;
}


#lang-pl li.shop a:hover, #lang-pl li.shop a.active{
background-position: right bottom;
}


/* ===================
   SIDEBAR
   ===================*/
   
.sidebars{
  width:1114px;
  left:50%;
  right:50%;
  margin-left: -557px;
  z-index: 199;
  position: fixed;
  
}


      
.sidebar-left{
  width:142px;
  height:320px;
  float: left;
}

.sidebar-left a{
margin-top:260px;
display: block;
}

.sidebar-left a:hover img{
opacity: 0.6;
}
 
.sidebar-right{
  width:142px;
  height:360px;
  float: right;
}  


 /**** LANG ****/

.lang{
  width:118px;
  
margin-top:280px;
margin-left:25px;
}

.lang li {
list-style: none;
float: left;
margin-left:10px;
font-size: 12px;
text-align: right;
color: #bdb9b6;
margin-bottom: -10px;
}



.lang li.line {
display: block;
background: url(../img/line.png) no-repeat center 9px;
width:48px;
height:20px;
float:left;
}


.lang li a{

color:#bdb9b6;
}

.lang li a:hover{
color:#888;
}
.lang li a.active{
  font-family: Georgia, _serif;
  font-style: italic;
}




/* ===================
   WORK 
   ===================*/


.kurtyny{
width:100%;
margin: 0 auto;
}


.mobile .kurtyny{
}

.fade img{

  left:-25px;
}


#kurtyna-1{
  z-index: 99;
   top:0;
position: fixed;


}

.mobile #kurtyna-1{
position: static;

}



#kurtyna-2{
  z-index: 98;
 top:0;
   position: fixed;
}


.mobile #kurtyna-2{
position: static;
}


#kurtyna-3{
  z-index: 97;
 top:0;
 position: fixed;
}


.mobile #kurtyna-3{
position: static;
}



#kurtyna-4{
  z-index: 96;
 top:0;
 position: fixed;
  
}



.mobile #kurtyna-4{
position: static;
}



#kurtyna-5{
  z-index: 95;
   top:0;
   position: fixed;

}


.mobile #kurtyna-5{
position: static;
}



/*photo section*/

.photo-section{
  width:100%;
  background: #fff;
  top:0;  
}



.photo-section .photo-content{
width: 830px;
margin: 0 auto 0 auto;
}




.photo-content .image-box{
    overflow: hidden;
 
   margin-bottom:20px;
    position: relative;
}

.image-box .foto-podpis{
position: absolute;
bottom:5px;
right:5px;
width:19px;
height: 72px;
}

.photo-content .image-box img{
    position: absolute;
    display: block;
}

.photo-content .image-box img.right{
    right:0;
}
.photo-content .image-box img.left{
    left:0;
}
.photo-content .image-box img.bottom{
    top:0;
}
.photo-content .image-box img.top{
    bottom:0;
}


/* 830 x 560px images*/

.photo-big{
    width:830px;
    height:560px;
}

.photo-big img{
  width:900px;
  height:auto;
}

.photo-half{
    width:405px;
    height:560px;
    float: left;
}

.photo-half-rev{
    width:405px;
    height:560px;
    float: right;
}

.photo-quater{
    width:405px;
    height:270px;
    float: left;
}

.margin-left{
  margin-left: 20px;
}

.margin-right{
  margin-right: 20px;
}

.bg{
  background: #bdb9b6;
}

.float-right{
  float: right;
}


.bianco:before{

   content: "";
   display: block;
   position: absolute;
   width: 19px;
   height: 91px;
   background: url(../img/bianco.png) center center no-repeat;
   
   bottom:85px;
   right:5px;
z-index: 2222;
opacity: 0.9;

}



/* text-section*/

.text-section{
  top:0;
  width:100%;
  background: #fff;
}




.text-section .text-content{
    background: #bdb9b6 !important;
    width:100%;
    position: relative;
}



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

.text-content img{
  margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

/* ===================
   footer
   ===================*/
footer{
position: fixed;
width: 100%;
bottom:20px;
font-size:12px;
text-align: center;
}






/* ===================
   The studio 
   ===================*/
   
 .studio-content-wrapper{  
  position: fixed;
  bottom:-100%;
  opacity: 0;
  width:100%;
  background: #f2f2e8;
  z-index: 222;
     -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; 

 }



 .studio-content-wrapper.active{  
  position: fixed;
  bottom:0;
  opacity: 1;
 }
   
.studio-content{
width:830px;
margin: 60px auto 60px auto ;
position: relative;
}

.x{
  position: absolute;
  top:-50px;
  right: 0;

background: url(../img/x.png) no-repeat center center;
display: block;
width: 40px;
height: 40px;

}

.x:hover{
  opacity: 0.4
}

.studio-content nav{
  width:81px;
  float: left;
  margin-left:20px;
}
   

  

.about-menu li {

text-indent: -9999px;
}


.about-menu li a.the-studio{
display: block;
background: url(../img/the_studio.png) no-repeat;
background-position:0 -2px;
width:110px;
height:20px;
margin-bottom: 20px;
}

.about-menu li a.the-studio:hover, .about-menu li a.the-studio.active{
background-position:0 -23px;
}


.about-menu li a.why-us{
display: block;
background: url(../img/why_us.png) no-repeat;
background-position:0 -2px;
width:110px;
height:22px;
margin-bottom: 20px;
}

.about-menu li a.why-us:hover, .about-menu li a.why-us.active{
background-position:0 -23px;
}



.about-menu li a.get-in{
display: block;
background: url(../img/get_in.png) no-repeat;
background-position:0 -2px;
width:110px;
height:20px;
margin-bottom: 21px;
}
.about-menu li a.get-in:hover, .about-menu li a.get-in.active{
background-position:0 -22px;
}


/** pl lang**/
#about-pl li a.the-studio{
background: url(../img/pl-the_studio.png) no-repeat;
background-position:0 -2px;
}

#about-pl li a.why-us{
background: url(../img/pl-why_us.png) no-repeat;
background-position:0 -2px;
}

#about-pl li a.get-in{
background: url(../img/pl-get_in.png) no-repeat;
background-position:0 -2px;
}

#about-pl li a.the-studio:hover, #about-pl li a.the-studio.active{
background-position:0 -23px;
}

#about-pl li a.why-us:hover, #about-pl li a.why-us.active{
background-position:0 -23px;
}


#about-pl li a.get-in:hover, #about-pl li a.get-in.active{
background-position:0 -23px;
}




  
 .studio-content .article-wrapper{
  position: relative;
  float: right;
   width:648px;
   height:280px;
 }
   
 .studio-content article{
   
   font-size: 12px;
   line-height: 20px;
   opacity: 0;
   -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; 
  position: absolute;
  color:#afafa4 !important;
 }  

  article.active{
    opacity: 1;
  }
   
   article .col{
    width:304px;
    margin-right:20px;
    float: left;
    min-height: 2px;
   }
   
   
   article p{   
     margin-bottom: 20px;
   }
   
      article b{   
    font-weight: normal;
    font-weight: 700;
    font-style: italic;
   }
   


/* ===================
   start 
   ===================*/
   
 .start{  
  position: fixed;
  width: 100%;
  opacity: 0;
  bottom:-1000px; 
  background: #fff;
  z-index: 322;   
  -webkit-transition-property: bottom, opaciy;
  -webkit-transition-duration: 0.7s;
  -moz-transition-property: bottom, opaciy;
  -moz-transition-duration: 0.7s;
  -o-transition-property: bottom, opaciy;
  -o-transition-duration: 0.7s;
  transition-property: bottom, opaciy;
  transition-duration: 0.7s;
 }

.start.active{

   min-height:60px;
    bottom:0px;

   opacity: 1;
 
 -webkit-transition: none;
 -moz-transition: none;
 -o-transition: none;
transition: none;

}

 .start a{
display: block;
margin: 0 auto;
width:830px;
height:100%;
background: url(../img/strzalka.png) top center no-repeat;
background-position: center 20px;
  -webkit-animation: fontbulger 1s infinite ease-in-out;
  -moz-animation: fontbulger 1s infinite ease-in-out;
  -o-animation: fontbulger 1s infinite ease-in-out;
   animation: fontbulger 1s infinite ease-in-out;

   
 }  

  .start a:hover{
  margin-top:10px;
  opacity: 0.4;
  }


  @keyframes fontbulger {
  0%, 100% {
    margin-top:10px;
  }
  50% {
   margin-top:-10px;
  }
}


@-moz-keyframes fontbulger {
  0%, 100% {
    margin-top:10px;
  }
  50% {
   margin-top:-10px;
  }
}

@-webkit-keyframes fontbulger {
  0%, 100% {
    margin-top:10px;
  }
  50% {
   margin-top:-10px;
  }
}


 
 
/* ==========================================================================
   Media Queries
   ========================================================================== */

/* all devices ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1024px) {
    
div,header,ul,section,article, aside{
      /*box-shadow: 0px 0px 1px red; */
}

body{
width:100%;
margin:0 auto;
   }
header{
/*-webkit-transform: scale(1.2);*/
height:95px;
}


.sidebars{
  display: none;
}


.fb{
  position: absolute;
  top:5px;
  right:4%;
}

.start{display: none;}

#logo-mobile{
  display: block !important;
  position: absolute;
  left:52.5%;
  right:47.5%;
  margin-left:-30px;
  top:5px;

}

#logo-mobile img{
  width:80px;
  height:auto;

  }


#lang-mobile{
   display: block !important;
  margin: 0 0;
  position: absolute;
  left:4%;
  top:5px;

}
#lang-mobile li.line{
  display: none;

}

  
.nav-wrapper {
width:auto; 
position: static;
margin:0 auto;

}


.main-nav{
  
  margin: 0 auto;
  height: 30px;
  width:294px;
  margin-top:60px;
}

.main-nav li.line {
display: none;
}
/*pl*/
#lang-pl  li.our-work a, #lang-pl li.the-studio a{
width:143px;
background-size: 300px auto;
}

#lang-pl li.our-work a{
background-position: 0 0px;

}

#lang-pl li.our-work a:hover, #lang-pl li.our-work a.active{
background-position: 0 -21px;

}

#lang-pl li.the-studio a{
background-position: -150px 0px;
}

#lang-pl li.the-studio a:hover, #lang-pl li.the-studio a.active{
background-position: -150px -21px;
}

/*en*/
#lang-en {
 
}

#lang-en  li.our-work a, #lang-en li.the-studio a{
  width:143px;
background-size: 300px auto;
}

#lang-en li.our-work a{
background-position: 0px 0px;

}

#lang-en li.our-work a:hover, #lang-en li.our-work a.active{
background-position: 0px -21px;

}

#lang-en li.the-studio a{
background-position: -150px 0px;
}

#lang-en li.the-studio a:hover, #lang-en li.the-studio a.active{
background-position: -150px -21px;
}


.kurtyny{
margin: 95px auto 0 auto;
}

.kurtyna{
width:88%;
margin:0 auto;
overflow: hidden;
position: static !important;
}

.text-section{
width:100% !important;
}

#kurtyna-2, #kurtyna-3, #kurtyna-4, #kurtyna-5{
 padding-top:0 !important;

}

.photo-section .photo-content{
width:auto;
height:auto;
margin: 0 auto;

overflow: hidden;
}




.photo-big{
width:auto;
height: auto;

  margin: 0 auto;

}
.photo-content .image-box{
margin-bottom:5%;
}
.photo-content .image-box img{
max-width: 100%;
height:auto;
position: static;

}
.image-box img.foto-podpis {
position: absolute !important;
}
.fade img {
left: 0;
}

.photo-half, .photo-half-rev{
width:47.5%;
height:auto;

}

.photo-half img, .photo-half-rev img{

  }

.photo-quater{
width:47.5%;
height:auto;
}

.photo-quater img{

}

.bg img{

 max-width:50%;
  height: auto;
}

.margin-right{margin-right: 5%;}


.bianco:before{


   display: none;



}



/**przekaladki**/


.text-section{
  width:100%;
  margin-bottom:20px;
}

.text-section .text-content{
  width:100%;
  height:auto;

}

.text-section img{
  max-width:50%;
  height: auto;
}



.studio-content nav {
width:100%;
}


.studio-content-wrapper.active{
    background: #f2f2e8;
    width:100%;
    position: fixed;
    z-index: 810;
    /*min-height:680px;*/
    height:100%;
    bottom:0;
   -webkit-overflow-scrolling: touch;

}

.studio-content{
   margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    width:100%;
    height:90%;
    text-align: center;
}



.studio-content .article-wrapper {
position: relative;
float: right;
width: 100%;

text-align: left;
}


 .studio-content article{

  display: none;

 }  

  article.active{
    display: block;
    min-width: 100%;
  }
   .about-menu{
    float: right;
margin-right:14%;
  }

.about-menu li{

}

article .col {
  float: none;
  margin: 0 auto 20px auto;
  width:80%;
}




footer{position: static; margin-bottom:5px;
}

/*end query*/
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-device-width : 568px) {

  .x{
  top:-5px;
  right: 10px;

}

.image-box img.foto-podpis {
display: none;
}



.about-menu{float: left; margin-left:5%; margin-right:0;}
.about-menu li {
  float: left;
}
.studio-content-wrapper.active{

   -webkit-overflow-scrolling: touch;
   overflow-y:auto;
   overflow-x:hidden;
    -webkit-overflow-x:hidden;
 }

  .main-nav{
    bottom:16px;
  }
  li.line{
  display:none;
  }


  .main-nav li.shop{
  position: absolute;
  left:50%;
  
  transform: translateX(-50%);
  }


 .main-nav li.shop a{
    width: 78px;
    background-size: 85px auto;
    margin-left: 0;
    margin-top: 22px;
 }


#lang-pl li.shop a{
    width: 135px;
    background-size: 450px auto;
    margin-left: 0;
    margin-top: 22px;
 }

/*end query*/
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {


/*end query*/
}
/* 
Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {

   .x{
  top:-5px;
  left: 10px;
}

.about-menu{float: right; margin-right:0; margin-right:17%;}

.about-menu li {
  float: none;
}

article .col {

}



/*end query*/
}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 569px) 
and (max-device-width : 1024px) {



.photo-content .image-box{
margin-bottom:3%;
}



.photo-half, .photo-half-rev{
width:48.5%;


}


.photo-content .photo-quater{
width:48.5%;
margin-bottom:2.3%;
}

.photo-quater img{

}

.bg img{

 max-width:50%;
  height: auto;
}

.margin-right{margin-right: 3%;}
/**przekaladki**/


.text-section{
  width:100%;
  margin-bottom:20px;
}

.text-section .text-content{
  width:100%;
  height:auto;

}

.text-section img{
  max-width:50%;
  height: auto;
}






  /* about studio */

.studio-content-wrapper.active{
    background: #f2f2e8;
    width:100%;
    position: fixed;
    z-index: 810;
    /*min-height:680px;*/
    height:100%;
    bottom:0;


}

.x{
  position: absolute;
  top:-10px;
  right:20px;

  float: right;
}

.studio-content{
   margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    width:100%;
    height:90%;
    text-align: center;
}



.studio-content .article-wrapper {
position: relative;

width: 90%;

margin:5% auto 0 auto;
text-align: left;
}



.studio-content nav{
  width: 100%;
  margin:0 auto;
  float: none;
}
   .about-menu{
  float: none;
  width:330px;
margin:0 auto;
  }

.about-menu li {float: left;}
 .studio-content article{

  display: none;

 }  

  article.active{
    display: block;
    width: 100%;
  }


article .col {
  float: left;
width: 42%;
margin-right: 3%;
}


/*end query*/
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {

.studio-content .article-wrapper {
position: relative;

width: 80%;
}
article .col {
width: 38%;

}

.kurtyna{
width:70%;

}

/*end query*/
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

.kurtyna{
width:80%;

}




/*end query*/
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}
