@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600&subset=latin-ext');

body{
  padding-top: 50px;
  /*color:555;*/
  font-family: 'Titillium Web', sans-serif;
}

@media (max-width: 1024px) {
  body{
    padding-top: 0;
  }
 } 

*:focus{
  outline: none !important;
}

.carousel-inner{
    background: url(../images/top1a.jpg) top center;			
}
.item-special {

    /*background: rgba(50,50,50,0.2);*/
    min-width: 100%;
    min-height: 800px !important;

}

 .item-special h1{
    margin-bottom: 50px;
}

.box-header{

}


.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px;
  border: 0px solid transparent;
}
.s-3,.s-4,.s-4a,.s-4b,.s-5,.s-6,.s-7{
  padding-top: 50px;
  padding-bottom: 50px;
}

.s-0{
	background: #fff;
}
.s-2{
	

	background: #333  url(../images/top_pat.png) ;
	
	color: #fff;
}

.s-desc{
  background: #222  url(../images/top_pat0.png) ;
  
  color: #fff;
  border-top: 6px #00BFF3 solid;
  padding-top: 50px;
  padding-bottom: 50px;
}
.s-2 .bg-triko{
    background: url(../images/wood-bg3.jpg) top center no-repeat;

}
.s-4 p{
    color: #fff;
}
.sh-box{
  background: rgba(30,30,30,0.4);
  padding: 30px;
  min-height: 160px;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+46&0.43+0,0+48 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+46&0.43+0,0.16+48 */
background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.43) 0%, rgba(0,0,0,0.17) 46%, rgba(0,0,0,0.16) 48%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.43) 0%,rgba(0,0,0,0.17) 46%,rgba(0,0,0,0.16) 48%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(0,0,0,0.43) 0%,rgba(0,0,0,0.17) 46%,rgba(0,0,0,0.16) 48%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e000000', endColorstr='#29000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.s-5{
    
  background: #333 url(../images/cien_dol_2.png) top center no-repeat;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
}

.s-3{
	background: #fff url(../images/cien_dol_2.png) top center no-repeat;
	padding-top: 50px;
	padding-bottom: 50px;
}

.s-4a{
  background: url(../images/cien_dol_2.png) top center no-repeat;
  padding-top: 50px;
  padding-bottom: 50px;
}

.s-7{
    
  background: #fff url(../images/cien_dol_2.png) top center no-repeat;
  
}


.s-podstrona{
  min-height: 320px;  
  background: #fff url(../images/london.jpg) 50% 30% no-repeat;
  
}

/* PORTFOLIO
================================================== */
nav#filter {margin-bottom:22px;}
nav#filter li{ display:inline-block;list-style:none;}
.isotopeItem {margin-bottom: 22px;}
.isotopeItem .boxContent{margin-top:22px; padding:0;}

header#project{padding:22px 0;}
#project h1 {text-align:left;}
#pageslide {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999;
  width: 100%;
  background-color: #fff;
  box-shadow:none;
  padding:0;
}

#portfolioSheetWrapper .stage {
  width: 100%;
  height:auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

#portfolioSheetWrapper .content{

    width:100%;
}
/* END PORTFOLIO
================================================== */
/* PARALLAX STUFF
================================================== */
#s-top,#s-4,#s-4b,#s-6,#s-p;#paralaxSlice1, #paralaxSlice2, #paralaxSlice4, #paralaxSlice5, #paralaxSlice6, #paralaxSlice7, #paralaxSlice8, #paralaxSlice9, #paralaxSlice10, #paralaxSlice11, #paralaxSlice12, #homeFullScreen {
  width:100%;
  background-repeat: no-repeat;
  background-attachment:scroll;
  background-size: cover;
  background-position: top center;
}



.maskParent{position: relative; height:100%;width:100%}
.paralaxText {
  padding-top:66px;
  padding-bottom:66px;
  text-align:center;
  position: relative;

}
.paralaxMask {width:100%; height:100%;overflow:hidden;position:absolute;background:rgba(0,0,0,0.15);}

/*** MEDIA QUERIES ***/

@media(max-width:767px){}

@media(min-width:768px){}

@media(min-width:992px){}

@media(min-width:1200px){

 #s-4b,#s-top,#s-4,#s-4,#s-6,#s-p,#paralaxSlice1, #paralaxSlice2, #paralaxSlice3, #paralaxSlice4, #paralaxSlice5, #homeFullScreen {
    background-attachment: fixed;
    background-position: 50% 0;
    background-size: cover;
  }

}

#s-4,#s-p {
  background-image: url(../images/paralax1.jpg);
  padding-top: 160px;
  padding-bottom: 160px;
}

#s-4b {
  background-image: url(../images/paralax2.jpg);
  padding-top: 160px;
  padding-bottom: 160px;
  background-size: cover;
}

#s-6 {
  background-image: url(../images/paralax3.jpg);
  padding-top: 160px;
  padding-bottom: 160px;
}

#s-top {
  background-image: url(../images/top1a.jpg);
  padding-top: 80px;
  padding-bottom: 260px;
  height:750px;
}

.ptext h2 {
  color: #fff !important; 
}

.ptext h2 small {
  color: #fff !important; 
}
/* END PARALLAX STUFF
================================================== */
.img-top{
	position: absolute;
	bottom: 0px;
	height: 500px;
	right: 20%;
}

.logo {margin-left: 25px;}

@media (max-width: 1024px) {
    .img-top{
      display: none;
    }

    .logo-firmy{
      float:none !important;

    }
    .carousel-cp{
      text-align: center;
    }
    .carousel-cp .btn{
      margin-bottom: 60px;
    }  
 }

.btn-custom {
    background-color: #00BFF3;
    border-color: #00BFF3;
    color: #fff !important;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
	/*background-color: #c08840;
	border-color: #ad7b39;*/
  background-color: #333;
  border-color: #222;
	color:#fff;
}

.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {
	background-color: #333;
	border-color: #222;

}
.btn-custom-news {
  
    background-color: #fff;
    border-color: #fff;
    color: #3e3e3e;
    margin-top: 30px;
}

.btn-custom-1 {
	background-color: #00BFF3;
    border-color: #00BFF3;
    color: #fff;
}

.btn-custom-1:hover,
.btn-custom-1:focus,
.btn-custom-1:active,
.btn-custom-1.active {
	/*background-color: #3C2F25;
	border-color: #AD7B3A;*/
    background-color: #333;
  	border-color: #222;
	color:#fff;
}

.btn-custom-1.disabled:hover,
.btn-custom-1.disabled:focus,
.btn-custom-1.disabled:active,
.btn-custom-1.disabled.active,
.btn-custom-1[disabled]:hover,
.btn-custom-1[disabled]:focus,
.btn-custom-1[disabled]:active,
.btn-custom-1[disabled].active,
fieldset[disabled] .btn-custom-1:hover,
fieldset[disabled] .btn-custom-1:focus,
fieldset[disabled] .btn-custom-1:active,
fieldset[disabled] .btn-custom-1.active {
	
	border-color: #AD7B3A;
}


#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: #333;
}
#custom-bootstrap-menu.navbar-default {
    font-size: 18px;
    background-color: #fff;
    border-width: 0px;
    border-radius: 4px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: #333;
    background-color: #fff;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    /*background-color: #C69453;*/
    border-bottom: 3px #dfdfdf solid;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    
    /*background-color: #C69453;*/
    color: #333;
    /*background-color: #C69453;*/
    border-bottom: 3px #00BFF3 solid;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #dfdfdf;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    /*background-color: #C69453;*/
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    /*background-color: #C69453;*/
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #1c1614;
}

.btn{
	position: relative;
}
/*.btn::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #000 transparent transparent transparent;
    position: absolute;
    opacity: 0.1;
    top: 0;
    left: 0;
}


.rog::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #00BFF3 transparent transparent transparent;
    position: absolute;
    opacity: 0.9;
    top: 0;
    left: 0;
}
*/
.rog-marg{
  margin-right: 15px;

}

.box-h-container{
	position: relative;
}
h3.box-header{
	border-bottom: 1px #272727 solid;
	margin: 20px 0 20px;
	padding-bottom: 20px;
	display: block;
}

.box-h-container::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 4px;
    width: 70px;
    background-color: #00BFF3;
    left: 50%;
  margin-left: -35px;
}
* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
}

.top-box .fa{
  color: #00BFF3;
  margin-bottom: 15px;
}
.top-box {
	padding: 30px;
  padding-top:40px;
  padding-bottom:40px;
	
  color:#bbb;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+46&0.43+0,0+48 */
 /* background: -moz-linear-gradient(-5deg, rgba(0,0,0,0.43) 0%, rgba(0,0,0,0.02) 46%, rgba(0,0,0,0) 48%); 
  background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.43) 0%,rgba(0,0,0,0.02) 46%,rgba(0,0,0,0) 48%); 
  background: linear-gradient(15deg, rgba(0,0,0,0.43) 0%,rgba(0,0,0,0.02) 46%,rgba(0,0,0,0) 48%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e000000', endColorstr='#00000000',GradientType=1 );*/

   background: -moz-linear-gradient(-5deg, rgba(0,0,0,0.43) 0%, rgba(0,0,0,0.02) 46%, rgba(0,0,0,0) 48%); 
  background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.43) 0%,rgba(0,0,0,0.02) 46%,rgba(0,0,0,0) 48%); 
  background: linear-gradient(15deg, rgba(0,0,0,0.83) 0%,rgba(0,0,0,0.22) 46%,rgba(0,0,0,0.1) 48%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e000000', endColorstr='#00000000',GradientType=1 );

}

.top-box h3{
  color:#fff;
}

.top-box .btn{
	margin-top: 30px;
	
}

@media (max-width: 1024px) {
    .top-box {
      /*margin-bottom: 100px;*/
    }
}
  
.carousel-cp{
	padding-top: 80px;
	color:#fff;
}

.carousel-cp img{
	margin-right: 20px;
}
.nag-box{
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px #dfdfdf solid;
    margin-bottom: 15px;
    
}

h2, .nag-box h2{
    font-size: 30pt;
 } 
 h2 small, .nag-box h2 small{
    font-size: 14pt;
    
 } 

.module .nag-box h2,.s-5 .nag-box h2{
    color:#fff;
}
.module .nag-box h2 small,.s-5 .nag-box small{
    color:#fff;
}

.module .nag-box{
    border-bottom: 1px rgba(100,100,100,0.2) solid;
}

.nag-box::after {
    content: '';
    /*position: absolute;
    left: 0;
    bottom: -2px;
    height: 4px;
    width: 70px;
    background-color: #00BFF3;
    left:50%;
    margin-left: -35px;*/
}

.s-0 {
  position: fixed;
  z-index:99;
  width:100%;
  top:0px;
  /*border-bottom: 1px #f0f0f0 solid;*/
}

@media (max-width: 1024px) {
  .s-0 {
    position: relative;
    z-index:999;
    width:100%;
    top:0px;
  }
}
.s-5 .nag-box {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px #272727 solid;
    margin-bottom: 50px;
}

.s-5 .nag-box::after {
    
    background-color: #FFF;
    
}

/*.s-5 .btn-custom{
    border-color:  #b38136 ;
}*/

section.module.parallax-1 {
    background-image: url("../images/london_1.jpg");
    /*background-size:cover;*/

}
section.module.parallax-2 {
    background-image: url("../images/london_2.jpg");
    background-position: top;
    background-attachment: fixed;
    background-position: 50% 0;
    background-size: cover;

}

section.module.parallax {
    padding: 140px 0;
    background-position: 0 0;
}

#portfolio .filters li a:hover,
#portfolio .items { margin-bottom: 0 }
#portfolio .items li {
  position: relative;
  float: left;
  width: 25% !important;
  overflow: hidden;

}

@media (max-width: 1024px) {

  #portfolio .items li {
    
    width: 50% !important;
   

  }
}  

#portfolio .filters li {
  
  line-height:35px;
}


#portfolio .items li a img {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
       -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;

}
#portfolio .items li a .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0,0,0,0.6);
  -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
         transition: all 0.3s ease-in-out;
  opacity: 0;
}
#portfolio .items li a .overlay span {
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: #fff;
  text-transform: uppercase;
}
#portfolio .items li a:hover .overlay { opacity: 1 }
#portfolio .items li a:hover img {
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}

.hiding{
  opacity:0;
}
.showing { 
  opacity: 1;
}

.loader {
  position: fixed;
  z-index: 1000 !important;
  width: 100%;
  height: 100%;
  background-color: #fff;
  top:0px;
}
.fading-line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 500px;
  height: 333px;
  margin: -250px 0 0 -250px;
  background-image: url(../images/l4.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.c-ukryj {
  opacity: 0;
}

.c-pokaz {
  opacity: 1;
}

/*migajacy kursor*/
.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}
@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}

.small-text{
  color:#aaa;

}
.btn-primary {
    color: #333;
    background-color: #fff;
    border-color: #fff;
}
a {color:#333;}

a:hover,a:visited{
  color:#333;
}

.artTagsCont{
    clear: both;
    margin-top: 30px;
}

.clear{
  clear:both;
}

.bigicon{
  -webkit-transition: all 0.65s ease;
  -moz-transition: all 0.65s ease;
  -o-transition: all 0.65s ease;
  transition: all 0.65s ease;
  display: block;
  color: #fff;
  font-size: 220px !important;
  line-height: 105px;
}

.s-2 p,.s-desc p{color:#888 !important;}

.tag-btn{
  border:none;
  border-top: 1px #dfdfdf solid;
  /*color:#aaa;*/
}

.artico .img-responsive {
    margin: 0 auto;
}

.biglist{
  border:0px #dfdfdf solid;
  background:#fff;
}

.s-6 h2 small,.s-4 h2 small{

  color:#00BEF2 !important;
  text-shadow: 1px 1px rgba(0,0,0,0.5);
}

.s-6 h2,.s-4 h2 {

  
  text-shadow: 1px 1px rgba(0,0,0,0.5);
}

.syl-img-desc {
  margin-bottom: 15px;
  font-style: italic;
  border-bottom: 1px #dfdfdf solid;
  padding-bottom: 5px;
}

.list-social-icons{
  margin-bottom: 50px;
}


.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
}

.bcolor-1 i.fa {color:#E2007A !important;}
.bcolor-2 i.fa {color:#FFED00 !important;}


.bcolor-1 .box-h-container::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 4px;
    width: 70px;
    background-color: #E2007A;
    left: 50%;
    margin-left: -35px;
}

.bcolor-2 .box-h-container::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 4px;
    width: 70px;
    background-color: #FFED00;
    left: 50%;
    margin-left: -35px;
}
.bcolor-2 a:hover,.bcolor-1 a:hover,.bcolor-0 a:hover{text-decoration: none;}