/* Fonts */
	@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);

	input[type="file"] {
    display: block;
	font-size: 10px !important;
}
.spambutton a {
  font-size: 11px !important;
}

.realizacjebox {
	font-family: 'Roboto', arial;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.8;
	float: left;
	padding: 30px;
	background: rgba(0,0,0,0.6);
	margin-bottom: 40px;
	margin-top: 40px;
	}
.realizacjebox-left {
    display: block;
	float: left;
	width: 530px;
	font-size: 20px;
}
.realizacjebox-right {
    display: block;
	float: left;
	width: 530px;
	margin-left: 30px;
	font-size: 20px;
}
.buttonshow a {
 display: inline-block;
 padding-left: 25px;
 padding-right: 25px;
 font-size: 12px;
 text-align: center;
 background: red;
 
 margin-bottom: 6px;
 float: right;
}
	
	div.pricebox {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
   background: #ff5a00;
  color: #000000;
  margin-bottom: 20px;
	}
	
	a.btn-zapytanie {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 80px;
  line-height: 75px;
  text-align: right;
   background: #609c02 url(../images/ico_zapytaj.png) no-repeat 20px center;

  color: #ffffff;
  margin-bottom: 20px
	}
		a.btn-zapytanie:visited		{

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 80px;
  line-height: 75px;
  text-align: right;
   background: #609c02 url(../images/ico_zapytaj.png) no-repeat 20px center;

  color: #ffffff;
  margin-bottom: 20px
	}

	a.btn-zapytanie:hover {
	 

    background: #000000 url(../images/ico_zapytaj.png) no-repeat 20px center;
 
  color: #ffffff;
 

	 -webkit-transition: background 900ms ease;
-moz-transition: background 900ms ease;
-ms-transition: background 900ms ease;
-o-transition: background 900ms ease;
transition: background 900ms ease;
	}
	
	a.btn-spacer {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 80px;
  line-height: 75px;
  text-align: right;
   background: #860000 url(../images/ico_spacer.png) no-repeat 20px center;

  color: #ffffff;
  margin-bottom: 20px
	}
		a.btn-spacer:visited {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: 80px;
  line-height: 75px;
  text-align: right;
   background: #860000 url(../images/ico_spacer.png) no-repeat 20px center;

  color: #ffffff;
  margin-bottom: 20px
	}
	a.btn-spacer:hover {
	 
 background: #000000 url(../images/ico_spacer.png) no-repeat 20px center;
 
  color: #ffffff;
 

	 -webkit-transition: background 900ms ease;
-moz-transition: background 900ms ease;
-ms-transition: background 900ms ease;
-o-transition: background 900ms ease;
transition: background 900ms ease;
	}
	
	
	.jgallery[data-jgallery-id="1"] .zoom-container:not([data-size="fill"]) .jgallery-container {
  background: #ffffff !important;
}
	
	.tip {
 width: 807px;
}
	.housebox {
	width: 350px;
	height: 263px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	transition-duration:4s;
	}
	
	.housebox img {

-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-ms-transition: all 300ms linear;
-o-transition: all 300ms linear;
transition: all 300ms linear;

	}
	
	.housebox a:hover img{
	-webkit-filter: brightness(0.6);
-moz-filter: brightness(0.6);
-o-filter: brightness(0.6);
-ms-filter: brightness(0.6);
filter: brightness(0.6);


-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-ms-transition: all 300ms linear;
-o-transition: all 300ms linear;
transition: all 300ms linear;

	}
	
	.houseboximg {
	width: 350px;
	height: 263px;
	float: left;
	position: relative;
	z-index: 1;
	
	}
	.housetitle {
	display: block;
	
	height: 30px;
	line-height: 29px;
	font-size: 13px;
	position: relative;
	z-index: 2;
	float: left;
    left: 15px;
	top: 45px;
	color: #ffffff;
	text-transform: uppercase;
	
	font-weight: 500;
	padding-left: 10px;
	padding-right: 10px;
	background: #000000;
	font-family: 'Roboto', arial;
	-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
	}
	.housearea {
	display: block;
	
	height: 30px;
	line-height: 29px;
	font-size: 13px;
	position: absolute;
	z-index: 2;
	float: left;
    left: 120px;
	top: 245px;
	color: #ffffff;
	text-transform: uppercase;
	
	font-weight: 500;
	padding-left: 10px;
	padding-right: 10px;
	background: #609c02;
	font-family: 'Roboto', arial;
	-webkit-border-radius: 5px 0px 0px 5px;
border-radius: 5px 0px 0px 5px;
	}
	.houseprice {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 29px;
	font-size: 13px;
	position: absolute;
	z-index: 2;
	float: left;
    left: 200px;
	top: 245px;
	color: #000000;
	text-transform: uppercase;
	
	font-weight: 500;
	padding-left: 10px;
	padding-right: 10px;
	background: #ffb619;
	font-family: 'Roboto', arial;
	-webkit-border-radius: 0px 5px 5px 0px;
border-radius: 0px 5px 5px 0px;
	}
	
	.mod_facebook p {
	 color: #ffffff;
	}
	.ju-scroller {
margin-bottom: 50px !important;
}
	a.btn-kontakt {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 17px;
  padding-bottom: 17px;
  margin: 0 auto;
  display: block;
  width: 300px;
  text-align: center;
   background: url(../images/btn_link.png);
  color: #4a6f78;
	}
		a.btn-kontakt:visited {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 17px;
  padding-bottom: 17px;
  margin: 0 auto;
  display: block;
  width: 300px;
  text-align: center;
  background: url(../images/btn_link.png);
  color: #4a6f78;
	}
	a.btn-kontakt:hover {
	 
 background: url(../images/btn_hover.png);
  color: #000000;
 

	 -webkit-transition: background 900ms ease;
-moz-transition: background 900ms ease;
-ms-transition: background 900ms ease;
-o-transition: background 900ms ease;
transition: background 900ms ease;
	}
	
	a.btn-podstrona {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0 auto;
 display: inline-block;
  width: 280px;
  text-align: center;
   background: #557f89;
  color: #ffffff;
  margin-top: 15px;
	}
		a.btn-podstrona:visited {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0 auto;
 display: inline-block;
  width: 280px;
  text-align: center;
   background: #557f89;
  color: #ffffff;
  margin-top: 15px;
	}
	a.btn-podstrona:hover {
	 
 background: #000000;
 
  color: #ffffff;
 

	 -webkit-transition: background 900ms ease;
-moz-transition: background 900ms ease;
-ms-transition: background 900ms ease;
-o-transition: background 900ms ease;
transition: background 900ms ease;
	}
	
	a.btn-podstrona2 {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0 auto;
 display: inline-block;
  width: 280px;
  text-align: center;
   background: #fe0000;
  color: #ffffff;
  margin-top: 15px;
	}
		a.btn-podstrona2:visited {

  font-size: 12px;

  text-transform: uppercase;
 
  font-weight: bold;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0 auto;
 display: inline-block;
  width: 280px;
  text-align: center;
   background: #fe0000;
  color: #ffffff;
  margin-top: 15px;
	}
	a.btn-podstrona2:hover {
	 
 background: #000000;
 
  color: #ffffff;
 

	 -webkit-transition: background 900ms ease;
-moz-transition: background 900ms ease;
-ms-transition: background 900ms ease;
-o-transition: background 900ms ease;
transition: background 900ms ease;
	}
	
	.left-footer {
	
	float: left;
	width: 700;
	display: block;
	margin-right: 30px;
	}
	.right-footer {
	float: left;
	width: 380px;
	display: block;
	text-align: center;
	}
	.offerbox {
 float: left;
 width: 100%;
}
.offerbox-heading {
 width: 100%;
 display: block;
 font-family: 'czcioneczka', arial;
 text-transform: uppercase;
 text-align: center;
 font-size: 20px;
 margin-bottom: 30px;
 border-bottom: 1px solid #cccccc;
 padding-bottom: 12px;
}
.offerbox-title {
 font-family: 'styl-bold', arial;
 font-size: 14px;
 color: #464646;
 display: block;
 border-bottom: 1px solid #cccccc;
 padding-bottom: 4px;
 margin-bottom: 4px;
}
.offerbox-subtitle {
 font-family:'czcioneczka', arial;
 text-transform: uppercase;
 font-size: 16px;
 padding-bottom: 10px;
 display: block;
 
}
.offerbox-1 {
 float: left;
 width: 240px;
 margin-right: 30px;
 text-align: center;
}
.offerbox-2 {
 float: left;
 width: 240px;
 margin-right: 30px;
 text-align: center;
}
.offerbox-3 {
 float: left;
 width: 240px;
 text-align: center;
}
.offerbox-1 img {
 text-align: center;
}
a.offerbox-link {
 display: block;
 float: center;
 margin-left: auto;
 margin-right: auto;
 width: 160px;
 height: 30px;
 text-align: center;
 font-size: 14px;
 font-family: 'styl-bold', arial;
 -webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
background: #274765;
color: #ffffff;
line-height: 30px;
text-transform: uppercase;
}
a.offerbox-link-2 {
 display: block;
 float: center;
 margin-left: auto;
 margin-right: auto;
 width: 160px;
 height: 30px;
 text-align: center;
 font-size: 14px;
 font-family: 'styl-bold', arial;
 -webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
background: #455a01;
color: #ffffff;
line-height: 30px;
text-transform: uppercase;
}
a.offerbox-link-3 {
 display: block;
 float: center;
 margin-left: auto;
 margin-right: auto;
 width: 160px;
 height: 30px;
 text-align: center;
 font-size: 14px;
 font-family: 'styl-bold', arial;
 -webkit-border-radius: 4px 4px 4px 4px;
border-radius: 4px 4px 4px 4px;
background: #00848c;
color: #ffffff;
line-height: 30px;
text-transform: uppercase;
}

a.offerbox-link-3:visited {
 color: #ffffff;
}
a.offerbox-link-3:active {
 color: #ffffff;
}
a.offerbox-link-3:focus {
 color: #ffffff;
}
a.offerbox-link-2:visited {
 color: #ffffff;
}
a.offerbox-link-2:active {
 color: #ffffff;
}
a.offerbox-link-2:focus {
 color: #ffffff;
}
a.offerbox-link:visited {
 color: #ffffff;
}
a.offerbox-link:active {
 color: #ffffff;
}
a.offerbox-link:focus {
 color: #ffffff;
}



a.offerbox-link:hover {
background: #282828;
color: #ffffff;
}
a.offerbox-link-2:hover {
background: #282828;
color: #ffffff;
}
a.offerbox-link-3:hover {
background: #282828;
color: #ffffff;
}
	
	   .contactform_container {
  display: block;
  padding: 25px;
  background: #none;
  width: 875px;
  
  border: 1px solid #a7a7a7;
  

}
.contactform_text {
  font-size: 13px;
  font-weight: bold;
   color: #5e5d5d;
   font-family: 'styl-normal', arial;
  text-shadow: none;

}
.contactform_text input{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #5e5d5d;
  background: none;
  font-family: 'styl-normal', arial;
  border: 1px solid #a7a7a7;
  margin-bottom: 10px;

}
input#wyslijid {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  background: #ced2d8;
  font-family: 'styl-normal', arial;
  border: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;

}
input#wyslijid:hover{
color: #ffffff;
  background: #000000;
  	-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
}
.contactform_text textarea{
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 13px;
  font-weight: bold;
  color: #5e5d5d;
  background: none;
  border: 1px solid #a7a7a7;

}
.formTableLayout tr.rsform-block > td {
  padding: 2px !important;
}
.contactform_text2 {
  font-size: 13px;
  font-weight: bold;
  color: #454545;
  text-shadow: none;
  width: 300px;

}
.contactform_valid {
  font-size: 13px;
  font-weight: bold;
  color: #454545;
  text-shadow: none;

}
	
	.ju-scroller .ju-scroller-image-inner {
  background: none !Important;
  border: 0px !Important;
  margin: 0px;
  overflow: hidden;
  padding: 4px;
}
.okolica {
 display: block;
 width: 100%;
 font-size: 12px;
 font-family: 'styl-bold', arial;
 text-align: center;
 color: #7b7b7b;
 text-transform: uppercase;
 border-bottom: 1px solid #bbbbbb;
 padding-bottom: 11px;
 margin-bottom: 10px;
}
.cena {
 display: block;
 width: 100%;
 text-align: center;
 font-family: 'czcioneczka', arial;
 color: #000000;
 font-size: 14px;
 text-transform: uppercase;
 padding-top: 15px;
}

.moduletableblack  .ju-scroller .ju-scroller-item-inner {
  max-width: 100% !important;
  max-height: 100% !important;
  /* margin: 0 !important; */
  overflow: hidden;
  background: rgba(0,0,0,0.5);
  padding: 15px;
  -webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}
.moduletablecleanwhite .ju-scroller .ju-scroller-item-inner {
  max-width: 100% !important;
  max-height: 100% !important;
  /* margin: 0 !important; */
  overflow: hidden;
  background: rgba(255,255,255,0.5);
  padding: 15px;
  -webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}
.moduletablecleanblack .ju-scroller .ju-scroller-item-inner {
  max-width: 100% !important;
  max-height: 100% !important;
  /* margin: 0 !important; */
  overflow: hidden;
  background: rgba(255,255,255,0.5);
  padding: 15px;
  -webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}

.ju-scroller .ju-scroller-image {
  float: none !important;
  display: block !important;
  margin: 0 auto !important;
  text-align: center;
  
}
.ju-scroller .ju-scroller-image img {
 text-align: center;
 margin: 0 auto !important;
 margin-top: 20px !important;
}

.ju-scroller .ju-scroller-intro {
  text-align: left;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 15px;
  text-align: justify !important;
  line-height: 1.5;
  padding-left: 10px;
  padding-right: 10px;
}
.moduletablecleanblack  .ju-scroller .ju-scroller-intro {
    text-align: left;
  margin-bottom: 10px;
  color: #464646;
  font-size: 15px;
  text-align: justify !important;
  line-height: 1.5;
  padding-left: 10px;
  padding-right: 10px;
}
	
.mod_box {
float: right;
width: 550px;
height: 50px;
line-height: 50px;
margin-top: 10px;
}	
.mod_facebook {
float: right;
width: 350px;
}
.mod_lang {
float: right;
width: 100px;
margin-left: 22px;
}
.mod_search {
float: right;
width: 219px;

height: 63px;
margin-right: 20px;
margin-top:12px;
}
.mod_menubox {
float: right;
width: 100%;
}
.section-header {
  background: #eb9213;
  color: #ffffff;
  position: relative;
  height: 80px;
  width: 100%;
  display: none !important;
  
}

.section-header0 {
  background: url(../images/mod1.png) no-repeat top center;
  position: relative;
  height: 120px;
  margin-top: -120px;
  width: 100%;
  z-index: 100;
  
}

.section-header1 {
  background: url(../images/mod2.png) no-repeat top center;
  position: relative;
  height: 120px;
  margin-top: -120px;
  width: 100%;
  z-index: 100;
  
}
.section-header2 {
   background: url(../images/mod3.png) no-repeat top center;
  position: relative;
  height: 120px;
  margin-top: -120px;
  width: 100%;
  z-index: 100;
  
}
.section-header3 {
   background: url(../images/mod1.png) no-repeat top center;
  position: relative;
  height: 120px;
  margin-top: -120px;
  width: 100%;
  z-index: 100;
  
}

.ju-scroller .ju-scroller-meta .title {
  display: none;
}
.ju-scroller .ju-scroller-meta {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #c7c7c7;
}
.ju-scroller .ju-scroller-meta > div {
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
}
.ju-scroller .ju-scroller-meta .value {
  float: left;
  text-align: center;
  width: 100%;
  font-size: 12px;
  font-family: 'styl-bold', arial;
  text-transform: uppercase;
  color: #707070;
}

.mod_menu {
float: right;
width: 660px;
margin-right: 20px;
margin-top: 5px;
}

#offlajn-ajax-search144 {
  width: 180px;
  float: left;
   background: none !important;
  text-shadow: none !important;
border: 0px !important;
}
#offlajn-ajax-search144 .offlajn-ajax-search-container {
  background: none !important;
  text-shadow: none !important;
border: 0px !important;
box-sizing: initial !important;
  
}

.post-icon {
display: none !important;
}

#offlajn-ajax-search144 .offlajn-ajax-search-inner {
  background: none !important;
  text-shadow: none !important;
border: 0px !important;
box-sizing: initial !important;
}	

input#search-area144 {
   background: none !important;
   text-shadow: none !important;
border: 0px !important;
box-sizing: initial !important;
color: #363636 !important;
  font-family: 'Roboto-Light', arial !important;
  font-weight: 300 !Important;
  font-size: 14px !important;
  }
  
  #search-form144 {
   background: none !important;
   text-shadow: none !important;
border: 0px !important;
box-sizing: initial !important;
margin-left: 15px !important;
}
input#suggestion-area144 {
background: none !important;
text-shadow: none !important;
border: 0px !important;
color: #ffffff !important;
font-family: 'Roboto', arial;
box-sizing: initial !important;
}
#ajax-search-button144 {
background: none !important;
text-shadow: none !important;
border: 0px !important;
box-sizing: initial !important;
}
.search-caption-on {
  color: #ffffff !important;
  font-family: 'Roboto-Light', arial !important;
  font-weight: 300 !Important;
  font-size: 14px !important;
  border: 0px !important;
     text-shadow: none !important;
}
	
a.btn-atrakcje {
 display: block;
 background: url(../images/btn_atrakcje_link.png) no-repeat;
 width: 92px;
 height: 32px;
 line-height: 34px;
 padding-left: 17px;
 color: #000000;
 margin-left: auto;
 margin-right: auto;
 float: center;
 font-family: 'styl-bold', arial;
 margin-top: 15px;
 font-size: 12px;
 text-transform: uppercase;
 
}	

a.btn-atrakcje:hover {
 color: #000000;
 background: url(../images/btn_atrakcje.png) no-repeat;
   -webkit-transition: background 400ms ease;
-moz-transition: background 400ms ease;
-ms-transition: background 400ms ease;
-o-transition: background 400ms ease;
transition: background 400ms ease;
 
 }
 a.btn-noclegi {
 display: block;
 background: url(../images/btn_noclegi.png) no-repeat;
 width: 92px;
 height: 32px;
 line-height: 34px;
 padding-left: 17px;
 color: #ffffff;
 margin-left: auto;
 margin-right: auto;
 float: center;
 font-family: 'styl-bold', arial;
 margin-top: 15px;
 font-size: 12px;
 text-transform: uppercase;
 
}	

a.btn-noclegi:hover {
 color: #ffffff;
 background: url(../images/btn_noclegi_link.png) no-repeat;
   -webkit-transition: background 400ms ease;
-moz-transition: background 400ms ease;
-ms-transition: background 400ms ease;
-o-transition: background 400ms ease;
transition: background 400ms ease;
 
 }
 
 
	
/* Main Styles */

	::selection {
		background-color: #3c3c3c;
		color: #fff;
	}
	html, body {
		background: #fff;
		width:100%;
		height:100%;
		padding:0;
		font-family: 'Roboto Condensed', sans-serif;
		-webkit-font-smoothing: antialiased;
	}

	a,
	a:hover,
	a:active,
	a:focus
	{
		color:#464646;
		text-decoration:none;
		outline:none;
	}

	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
		font-family: 'Roboto Condensed', sans-serif;
		font-weight:100;
	}

	p{
		margin:0 0 5px;
	}

	.clear{
		clear:both;
	}

	ol, ul{
		list-style:none;
		padding:0;
	}

	b.caret{
		margin-top: -3px;
	}

/* Page Animated item Styles */

	.animated{
		visibility:hidden;
	}

	.visible{
		visibility:visible;
	}

/* Page Loading */

	#pageloader {
		width: 100%;
		height: 100%;
		position: fixed;
		background-color: #131313;
		z-index: 999999;
	}
	.loader-item {
	  position: absolute;
	  width: auto;
	  height:height;
	  margin: -25px 0 0 -25px;
	  top:50%;
	  left:50%;
	  text-align:center;
	}

	.loader-item h2{
		color:#ccc;
		margin:0 auto;
		font-size:20px;
	}

/* Containers */

	.contain{
		width:100%;
		position:relative;
		height:auto;
	}
	
	.inner{
		width:100%;
		max-width:1170px;
		margin:0 auto;
		padding:20px 0;
		position:relative;
		z-index:2;
	}

	.full-width{
		width:100%;
		max-width:100%;
		margin:0 auto;
		padding:40px 0;
	}

	.no-padding{
		padding:0 !important;
	}

	.contain-logo{
		margin:auto;
		width:64px;
		height:64px;
		background:white;
		border:1px solid #bcbcbc;
		padding:18px 0;
		text-align:center;
		position:relative;
		top:-32px;
		border-radius:100px;
	}

	.contain-logo i{
		font-size:30px;
		color:#bcbcbc;
		font-weight:light;
	}

/* Page Headers */

	.header{
		margin:auto;
		
		font-size:40px;
		font-weight:300;
		text-transform:uppercase;
		width:100%;
		text-align:center;
		font-family: 'Roboto', arial;
	}
		.header-white{
		margin:auto;
		color: #000000;
		font-size:40px;
		font-weight:300;
		text-transform:uppercase;
		width:100%;
		text-align:center;
		font-family: 'Roboto', arial;
	}

	.page-desc{
			margin:8px auto 20px auto;
		font-size:14px;
		font-weight:300;
		font-family: 'Roboto', arial;
		text-transform:uppercase;
		width:100%;
		max-width:860px;
		text-align:center;
		opacity:0.7;
	}
	.page-desc-white{
		margin:8px auto 20px auto;
		font-size:14px;
		font-weight:300;
		font-family: 'Roboto', arial;
		text-transform:uppercase;
		width:100%;
		max-width:860px;
		text-align:center;
		opacity:0.7;
	}
	.blackbox {
		font-family: 'Roboto', arial;
		width: 341px;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.8;
	float: left;
	padding: 30px;
	background: rgba(0,0,0,0.6);
	margin-bottom: 30px;
	}
	.blackboxform p {
	width: 100%;
	float: left;
	}
	.blackboxform {
		font-family: 'Roboto', arial;
	width: 800px;
	margin-left: 26px;
	float: left;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.8;
	padding: 30px;
	background: rgba(0,0,0,0.6);
	margin-bottom: 30px;
	}
	.blackboxtable {
    font-family: 'Roboto', arial;
	float: left;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.8;
	padding: 12px;
	background: rgba(0,0,0,0.6);
	
	}
	.blackboxtableright {
    font-family: 'Roboto', arial;
	float: left;
	color: #ffffff;
	font-size: 15px;
	line-height: 1.8;
	padding: 12px;
	background: rgba(0,0,0,0.6);
	
	margin-left: 10px;
	}
	input.rsform-input-box  {
	background: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid #cccccc 1px;
	color: #ffffff;
	font-size: 13px;
	
	}
	select.rsform-select-box  {
	background: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid #cccccc 1px;
	color: #ffffff;
	font-size: 13px;
	width: 230px;
	
	}
	.rsform-select-box  option {
	background: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid #cccccc 1px;
	color: #000000;
	font-size: 13px;
	width: 230px;
	
	}
	option {
	background: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid #cccccc 1px;
	color: #ffffff;
	font-size: 13px;
	
	}
	textarea.rsform-text-box  {
	background: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid #cccccc 1px;
	color: #ffffff;
	font-size: 13px;
	
	}
	input.rsform-captcha-box  {
	background: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid #cccccc 1px;
	color: #ffffff;
	font-size: 13px;
	margin-top: 10px;
	
	}
	input.rsform-captcha-box  a {
	color: #ffffff;
	}
	.blackboxform a {
	color: #ffffff;
	}
	.kontaktbox {
	font-family: 'styl-normal', arial;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.8;
	background: rgba(0,0,0,0.3);
	padding: 50px;
	float: left;
	width: 100%;
	text-align: center;
	}
	.kontaktbox-left {
	float: left;
	width: 45%;
	margin-right: 5%;
	}
	.kontaktbox-right {
	float: left;
	width: 45%;
	
	}
	.whitebox {
	font-family: 'Roboto', arial;
	color: #242424;
	font-size: 15px;
	line-height: 1.8;
	padding: 30px;
	background: rgba(255,255,255,0.5);
	float: left;
	
	z-index: 100;
	position: relative;
	}

	.dark{
		color:#3c3c3c;
	}

	.white{
		color:white;
	}

	

/* End Main Styles */

/* Home */

	#home{
		width:100%;
		height:auto;
		position:relative;
	}

/* Super Slides */

	#slides {
		position: relative;
	}
	#slides .slides-container {
		display: none;
	}
	#slides .slides-container  div,
	#slides .slides-container  img{
		width:100%;
		height:100%;
	}
	.home-pattern{
		background: black;
		opacity:0.4;
	}
	.pattern:after{
		background: url(../images/pattern.png);
		width:100%;
		height:100%;
		bottom:0;
		left:0;
		position:absolute;
		z-index: 1;
		content: "";
	}

	.home-pattern-style{
		background:url(../images/home-pattern.jpg) repeat;
		width:100%;
		height:100%;
	}

	#slides .slides-container .image1{
		background:url(../images/1.jpg) center fixed;
	}

	#slides .slides-container .image2{
		background:url(../images/2.jpg) center fixed;
	}

	#slides .slides-container .image3{
		background:url(../images/3.jpg) center fixed;
	}

	#slides .slides-container .image4{
		background:url(../images/4.jpg) center fixed;
	}

	#slides .slides-container .image5{
		background:url(../images/5.jpg) center fixed;
	}

	#slides .scrollable {
		*zoom: 1;
		position: relative;
		top: 0;
		left: 0;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		height: 100%;
	}
	#slides .scrollable:after {
		content: "";
		display: table;
		clear: both;
	}

/* Super Slides Navigation */

	.slides-navigation {
		margin: 0 auto;
		position: absolute;
		z-index: 3;
		top: 45%;
		width: 100%;
	}
	.slides-navigation a {
		position: absolute;
		display: block;
		width:74px;
		height:74px;
		background:url(../images/arrows.png);
		opacity:0;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
	}

	.slides-navigation a.prev {
		left: 1%;
		background-position:bottom center;
	}
	.slides-navigation a.next {
		right: 1%;
		background-position:top center;
	}

	#home:hover .slides-navigation a{
		opacity:0.3;
	}

	.slides-navigation a:hover{
		opacity:1 !important;
	}

/* Super Slides Pager */

	.slides-pagination {
		position: absolute;
		z-index: 3;
		bottom: 0;
		text-align: center;
		width: 100%;
	}
	.slides-pagination a {
		border: 2px solid #222;
		border-radius: 15px;
		width: 10px;
		height: 10px;
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		margin: 2px;
		overflow: hidden;
		text-indent: -100%;
	}
	.slides-pagination a.current {
		background: #222;
	}

/* Main Home Texts - With Flexslider */

	.main{
		position:absolute;
		width:100%;
		top:50%;
		margin:0 auto;
		z-index:2;
		background: transparent;
		height:auto;
		min-height:300px;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align:center;
	}

	.main ul {
		height:auto;
		min-height:160px;
		padding:0;
		margin:0 auto;
		position:relative;
	}

	.main ul li{
		list-style:none;
		font-size:110px;
		color:white;
		text-transform:uppercase;
		text-shadow:2px 2px 2px rgba(0,0,0,0.1);
	}

	

	.home-slider{
		width:100%;
	}

/* Home Description */

	.home-desc{
		width:100%;
		max-width:670px;
		margin:35px auto;
		position:relative;
		text-align:center;
		color:white;
		font-size:20px;
		font-weight:400;
		text-transform:uppercase;
	}

/* Home Get Started Button */

	.home-button{
		width:170px;
		height:auto;
		padding:10px 23px;
		border:1px solid white;
		background: rgba(43,43,43,0.1);
		color:white;
		font-weight:300;
		text-transform:uppercase;
		font-size:20px;
		cursor:pointer;
		margin:35px auto;
		display:block;
		text-align:center;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
	}

	.home-button:hover{
		background:white;
		color:#3c3c3c;
		text-decoration:none;
	}

/* Page Top (only Rev Slider Version) */

	#pagetop{
		background:#232323;
		padding:12px 0;
	}

	.pagetop{
		padding:0;
		color:#a4a4a4;
		font-weight:300;
	}

	.pagetop .left{
		text-align:left;
		padding:0;
	}

	.pagetop .right{
		text-align:right;
		padding:0;
	}

	.pagetop a{
		margin-left:15px;
		color:#666666;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.pagetop a:hover{
		color:white;
	}

/* Navigation */
.custom1 {
  float: left;
  text-align: right;
  font-family: 'font2', arial;
  color: #ffffff;
  display: block;
  height: 30px;
  width: 100%;
  margin-top: 30px;
}
.colorset {
  color: #ced2d8;
}
	#navigation{
		width:100%;
		border-bottom:4px solid #32464b;
		position:absolute;
		z-index:9999;
		background:#fff;
		height: 154px;
		background: #f7f7f7 url(../images/navtop_bg.jpg) repeat-x;


	}

	#navigation .navigation{
		padding:0;
		height:100%;
	}

	.shadow{
		box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);
	}

/* Logo */

	.navigation .logo{
		float:left;
		position:absolute;
		z-index:999;
	}

	.navigation .logo a{
		width:auto;
		display:block;
		margin:46px 0 0;
	}

/* Nav Menu */

	.nav-menu{
		width:auto;
		float:right;
		height:82px;
		margin-top: 16px;
		text-align:right;
	}

	.nav-menu ul{
		padding:0;
		margin:0;
	}

	.nav-menu ul li{
		height:25px;
		width:auto;
		display:block;
		float:left;
		list-style:none;
		padding:0;
		margin:0;
	}

	.nav-menu ul li  a{
		
		padding:8px 14px;
		
		display:block;
		text-transform:uppercase;
		font-size:14px;
		text-align:center;
		color:#6695a0;
		font-size: 17px;
		margin-left: 5px;
		margin-right: 5px;
		font-family: 'Roboto Condensed', arial;
		font-weight: 400;
		text-shadow: 1px 1px 1px #000000;
	}

	.nav-menu ul li:first-child a{
		
	}

	.nav-menu ul li:last-child a{
		
	}


	

	

	.main-nav > li > a:hover,
	.main-nav > li > a:focus{
		background: #32464b;
		color: #ffffff !important;
		-webkit-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
	}

	
li.dropdown-toggle:hover {
-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;} 
li.dropdown-toggle:hover ul.dropdown-menu{display:block;} 
/* Mini Navigation For Mobile */

	.mobile-drop{
		height:100%;
		width:100%;
		display:none;
	}

	a.mobile-menu{
		position:absolute;
		top:50%;
		font-size:21px;
		right:30px;
		left:auto;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.mobile-drop ul.fullwidth{
		width:100%;
		position:relative;
	}

	.mobile-drop ul.fullwidth li{
		width:100%;
		height:auto;
		margin:0;
	}

	.mobile-drop ul.fullwidth li a{
		padding:6px;
		margin:0;
		height:auto;
		text-align:left;
		text-transform:uppercase;
		border-bottom:1px solid #ededed;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.mobile-drop ul.fullwidth li.active a{
		background-color:#383838;
		color:white;
	}

/* Dropdown Menu */

	.dropdown-menu{
		border: 1px solid #eeeeee;
		border-top:2px solid #373737;
		border-top-right-radius: 0;
		border-top-left-radius: 0;
		
		
	}

	.dropdown-toggle .dropdown-menu li{
		display: block;
		width: 100%;
		padding:0;
		float: none;
		margin:0;
		height: auto;
	
	}
	

	.dropdown-toggle .dropdown-menu li a{
		display: block;
		width: 100%;
		height: auto;
				  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
		text-align: left;
		color: #262626 !important;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		font-size: 14px;
		font-family: 'Roboto', arial;
		text-transform: none;
		text-shadow: none !important;
		border-bottom: 1px dotted #cccccc;
		
	}
	.dropdown-toggle .dropdown-menu li a img{
	margin-right: 15px;
	}

	.dropdown-toggle .dropdown-menu li:first-child a{
		  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
	}

	.dropdown-toggle .dropdown-menu li a:hover{
		background: none;
		color: #609c02 !important;
	}

/* Dropdown Menu For Mobile */

	.dr-mobile{
		position: relative;
		width:100%;
		box-shadow: none;
		border-top: none;
	}

	.dr-mobile li{
		width:100%;
	}

	.dr-mobile li:first-child a{
		padding-left: 20px !important;
	}

	.dr-mobile li a{
		padding-left: 20px !important;
	}

	.dr-mobile li:last-child a{
		border-bottom: none !important;
	}

/* Rev Slider Section */

	.revslide .stext{
		text-transform:uppercase;
		font-weight:400;
		margin:0;
	}

/* Slide 1 */

	.revslide .p1{
		font-size:35px;
		color:#262626;
	}

	.revslide .h1{
		font-size:55px;
		color:#262626;
		margin:5px 0;
	}
	

	.revslide .h2{
		font-size:20px;
		color:#262626;
	}

	.revslide .h3{
		font-size:20px;
		color:#262626;
		padding:9px 0;
	}

/* Slide 2 */

	.revslide .h4{
		font-size:85px;
		text-align:center;
		color:white;
		padding:0;
	}

	.revslide .h5{
		font-size:30px;
		text-align:center;
		color:white;
		padding:0;
		font-weight:300;
	}

/* Slide 3 */

	.revslide .h6{
		font-size:50px;
		color:#726c64;
		padding:0;
	}

	.revslide .p5{
		font-size:25px;
		color:#726c64;
		padding:0;
	}

	.revslide .p6{
		font-size:15px;
		color:#726c64;
		padding:0;
		text-transform:none;
		font-weight:300;
	}

/* Rev Slider Full Screen Text Styles */

	.fs{
		font-size: 120px;
		font-weight: 700;
		text-align: center;
		color: white;
		text-transform: uppercase;
	}

	.fs1{
		font-size: 22px;
		font-weight: 400;
		text-align: center;
		color: white;
		text-transform: uppercase;
	}

	.fs-btn{
		padding:8px 16px;
		background: transparent;
		border: 1px solid white;
		text-transform: uppercase;
		font-weight: 100;
		color: white !important;
		font-size: 18px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.fs-btn:hover{
		background: white;
		color: black !important;
	}

/* Text Area */

	#text-area{
		background:#3c3c3c;
	}

	.text-area{
		text-align:center;
		text-transform:uppercase;
		color:white;
		padding:30px 0;
	}

	.text-area h1{
		margin:0;
		font-size:35px;
	}

	.text-area h1 span{
		font-weight:500;
	}

	.text-area a{
		display:inline-block;
		margin:20px 7px 5px;
		padding:6px 18px;
		border:1px solid white;
		background:transparent;
		font-size:20px;
		color:white;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.text-area a:hover{
		color:#3c3c3c;
		background:white;
	}

/* About Section */

 #onas{
		background: url(../images/bg-ofirmie.jpg) no-repeat top center;
		padding:30px 0 30px;
		top:0;
	}
	 #oferta{
		background: url(../images/bg_oferta.jpg) no-repeat top center;
		padding:30px 0 30px;
		top:0;
	}
	 #budujemy{
		background: url(../images/bg-oferta.jpg) no-repeat top center;
		padding:30px 0 30px;
		top:0;
	}
	#blog{
		background: url(../images/bg-blog.jpg) no-repeat top center fixed;
		
		padding:30px 0 30px;
		top:0;
	}
	
	 #kontakt{
		background: url(../images/bg_kontakt.jpg) no-repeat top center;
		padding:30px 0 30px;
		top:0;
	}

	#about{
		background:#fff;
		padding:30px 0 30px;
		top:0;
	}

	#about .about-content{
		width:25%;
		height:auto;
		min-height:276px;
		background:#fff;
		float:left;
		cursor:pointer;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	#about .about-content .icon{
		text-align:center;
		margin:19px auto 16px;
	}

	#about .about-content .top{
		width:70px;
		height:70px;
		background:transparent;
		border:2px solid #464646;
		border-radius:100px;
		padding:20px 0;
		position:relative;
	}

	#about .about-content .top:after{
		position:absolute;
		background:transparent;
		content:'';
		left:0;
		top:0;
		width:100%;
		height:100%;
		border-radius:500px;
		-webkit-transition: all 0.4s;
		-moz-transition: all 0.4s;
		transition: all 0.4s;
		
	}

	#about .about-content .top i{
		font-size:30px;
	}

	#about .about-content .bottom i{
		width:31px;
		height:31px;
		padding-top:6px;
		font-size:20px;
		color:#929292;
		background:transparent;
		border:1px solid #464646;
		border-radius:100px;
	}

	#about .about-content .text{
		width:95%;
		text-align:center;
		margin:auto;
	}

	#about .about-content .content-header{
		text-transform:uppercase;
		font-size:20px;
	}

	#about .about-content .content-desc{
		font-size:15px;
		color:#717171;
		margin-top:10px;
		font-weight:100;
	}

/* About Content Hover Styles */

	#about .about-content:hover{
		background:#3c3c3c;
		color:#fff;
	}

	#about .about-content:hover .top{
		border:2px solid #464646;
		background:#fff;
	}

	#about .about-content:hover .top:after{
		border:2px solid white;
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}

	#about .about-content:hover .top i{
		color:#464646;
	}

	#about .about-content:hover .content-desc{
		color:#fff;
	}

	#about .about-content:hover .bottom i{
		border:1px solid #fff;
		color:#fff;
	}

/* About Extended */
	
	.about-extended{
		background:#fafafa;
		margin:30px auto;
		position: relative;
		display: none !important;
	}

	.about-extended:after{
		content: "";
	   position: absolute;
	   left: 50%;
	   bottom: -20%;
	   border-top: 50px solid #fafafa;
	   border-top-color: #fafafa; 
	   border-left: 50px solid transparent;
	   border-right: 50px solid transparent; 
	   -webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.company-facts{
		margin:10px auto 20px;
	}

	.company-facts .facts{
		text-align: center;
		padding-top: 15px;
		padding-bottom: 15px;
		background: rgba(255,255,255,0.5);
	}

	.company-facts h1{
		font-size: 55px;
		color: #5f5f61;
		font-weight: 400;
		margin:0 auto;
	}

	.company-facts p{
		font-size: 20px;
		text-transform: uppercase;
		color: #626262;
	}

/* Features */

	#features{
		background:url(../images/i1.jpg)top center repeat-x;
		height:962x;
		margin-top:20px;
	}

	.f-iphone{
		width:100%;
		height:606px;
		margin:50px auto 0;
		max-width:1030px;
		background:url(../images/f-iphone.png) center center no-repeat;
	}

/* Features Boxes */

	.f-box{
		float:left;
		text-align:right;
		width:360px;
		position:relative;
		margin:25px 0;
		padding:0 50px 0 0;
		color:#747474;
		font-weight:300;
	}

	.f-box:after{
		content:'';
		width:108px;
		height:124px;
		right:-85px;
		top:35px;
		position:absolute;
	}

	.f-box:nth-of-type(2n){
		float:right;
		text-align:left;
		padding:0 0 0 50px;
	}

	.f-box:nth-of-type(2n):after{
		left:-85px;
	}

	.f-box:nth-of-type(2n) .f-box-logo {
		margin-left:0;
	}

/* Features Box inners */

	.f-box .f-box-logo{
		width:70px;
		height:70px;
		background:transparent;
		border:1px solid #666666;
		border-radius:200px;
		text-align:center;
		padding-top:21px;
		margin-left:240px;
	}

	.f-box .f-box-logo i{
		font-size:30px;
	}

	.f-box .f-box-head{
		font-size:30px;
		text-transform:uppercase;
		font-weight:300;
		margin:10px 0 0;
	}

	.f-box .f-box-desc{
		font-size:14px;
	}

/* Features Box Strips */

	.f1:after{
		background:url(../images/f1.png) no-repeat;
	}

	.f2:after{
		background:url(../images/f2.png) no-repeat;
	}

	.f3:after{
		background:url(../images/f3.png) no-repeat;
	}

	.f4:after{
		background:url(../images/f4.png) no-repeat;
	}

/* Testimonials */	

	#testimonial{
		background: url(../images/i5.jpg) center center fixed;
		margin:60px auto 0;
		clear: both;
	}

	.testimonial{
		padding:140px 0 200px;
		text-align: center;
		color: white;
		text-transform: uppercase;
		max-width: 1000px;
	}

	.testimonial h1.big{
		font-size: 40px;
		font-weight: 400;
		margin: 20px auto;
		line-height: 50px;
	}

	.testimonial p.name{
		font-size: 20px;
		font-style: italic;
	}

	.monial{
		position: absolute;
	}


/* Testimonials Direction */	

	.testimonial ul.flex-direction-nav{
		margin:0 auto;
		width:auto;
		height: 28px;
	}	

	.testimonial ul.flex-direction-nav li{
		width:23px;
		height: 28px;
		position: relative;
		display: inline-block;
		margin:30px auto;
	}

	.testimonial ul.flex-direction-nav li a{
		width:23px;
		height: 28px;
		display:block;
		background: url(../images/direction.png);
	}

	.testimonial ul.flex-direction-nav li a.flex-prev{
		background-position: left top;
	}

	.testimonial ul.flex-direction-nav li a.flex-next{
		background-position: right top;
	}

	#testimonial:hover ul.flex-direction-nav li a{
		opacity: 0.5;
	}

	#testimonial ul.flex-direction-nav li a:hover{
		opacity: 1;
	}

/* Tabs & Skills */

	#skills{
		margin-top:30px;
	}

	.skills{
		border-top:1px solid #bcbcbc;
	}

/* Extended Version Style */

	.extended{
		margin:0 !important;
	}

/* Top Icon Style */

	.br{
		top:-72px;
	}

/* Tabs */

	.tabs{
		width:58%;
		float:left;
	}

/* Tabs Navigations */

	.nav-tabs{
		border:none;
	}

	.nav-tabs li a{
		font-size:16px;
		color:#727373;
		font-weight:300;
		padding:12px 30px;
		text-transform:uppercase;
		border-radius:0;
	}

	

	

/* Tabs panes */

	.tab-pane{
		padding:30px 0px;
		border:1px solid #eeeeee;
		font-size:15px;
		font-weight:300;
		color:#8f8f8f;
	}

	.tab-pane .tab-icon{
		padding:0 15px;
		float:left;
		width:28%;
	}

	.tab-pane .tab-desc{
		padding:0 20px;
		float:left;
		width:72%;
		text-align:justify;
	}

	.tab-pane .only{
		width:100%;
	}

/* Progress */

	.Progress-bars{
		float:right;
		width:40%;
		height:auto;
	}

	.Progress-bars .head{
		font-size:30px;
		color:#8f8f8f;
		text-transform:uppercase;
		font-weight:300;
	}

	.Progress-content{
		margin:6px 0;
		padding:18px;
		border:1px solid #ededed;
	}

	.progress{
		margin-bottom:8px;
	}

/* Progress Texts */

	.progress-texts span{
		display:block;
		padding:5px 0;
		color:#acacac;
		font-size:15px;
	}

	.progress-texts .progress-name{
		float:left;
		text-transform:uppercase;
	}

	.progress-texts .progress-value{
		float:right;
	}

/* History */

	#history{
		margin:60px auto 0;
		min-height:1000px;
		background:url(../images/i2.jpg) top center repeat fixed;
	}



/* Our Team */

	#team{
		padding:60px 0 0;
	}

	.team-items{
		width:100%;
		height:auto;
		overflow:hidden;
		margin:30px auto;
		position:relative;
	}

	.owl-wrapper-outer{
		text-align:center;
	}

/* Our Team item */

	.owl-item .item{
		height:auto;
		font-weight:300;
		margin:60px 0 0;
		padding:15px;
		cursor:pointer;
		border-bottom:4px solid #fff ;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		transition: all 0.2s;
	}

	.owl-item .item img{
		border:4px solid #f4f4f4;
	}

	.owl-item .item h3{
		font-size:20px;
		color:#4e4e4e;
		text-transform:uppercase;
		margin:0px;
	}

	.owl-item .item h4{
		font-size:16px;
		color:#a2a2a2;
		text-transform:uppercase;
		line-height:15px;
		margin:5px auto 15px;
	}

	.owl-item .item p{
		font-size:15px;
		color:#a2a2a2;
	}
/* Our Team Image Galleries */
	
	.owl-item .item .images{
		margin:0 auto;
		display:block;
		height:0;
		overflow:hidden;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
	}
	
	.owl-item .item .images a{
		margin:0 3px;
	}
	
	.owl-item .item .images a img{
		border:2px solid #f4f4f4;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		transition: all 0.2s;
	}
	

/* Our Team Socials */

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

	.socials a{
		padding:6px 3px;
		text-align:center;
		color:#656565;
		font-size:17px;
		cursor:pointer;
	}

/* Our Team Control Buttons */

	.owl-buttons{
		position:absolute;
		top:0;
		width:80px;
		left:50%;
		margin-left:-40px;
		
	}

	.owl-buttons>div{
		width:35px;
		height:35px;
		background-image:url(../images/team/controls.png);
		color:black;
		cursor:pointer
	}

	.owl-prev{
		float:left;
		background-position:left top;
	}

	.owl-next{
		float:right;
		background-position:right top;
	}

/* Our Team Rollovers */

	.owl-prev:hover{
		background-position:left bottom;
	}

	.owl-next:hover{
		background-position:right bottom;
	}

	.owl-item .item:hover{
		background:#3c3c3c;
		
	}

	.owl-item .item:hover  h3 {
		color:#e4e4e4;
	}

	.owl-item .item:hover  h4 {
		color:#e4e4e4;
	}

	.owl-item .item:hover  p {
		color:#e4e4e4;
	}
	
	.owl-item .item:hover .images{
		height:auto;
		margin:15px auto;
	}
	
	

	.socials a i.fa-facebook:hover{
		color:#305fa5;
	}

	.socials a i.fa-instagram:hover{
		color:#ae997d;
	}

	.socials a i.fa-pinterest:hover{
		color:#cc2127;
	}

	.socials a i.fa-twitter:hover{
		color:#2daae2;
	}

	.socials a i.fa-google-plus:hover{
		color:#da2713;
	}

/* Why Wisten */

	#why-wisten{
		margin:50px auto 0;
		background:url(../images/i3.jpg) center fixed;
		padding:0 0 30px;
	}

/* iphone image */

	.w-iphone{
		float:left;
		margin:30px auto 20px;
		margin-left:-40px;
		width:49%;
	}

	.w-iphone img{
		width:100%;
	}

/* accordion menu */

	.accordion{
		float:right;
		text-align:left;
		width:49%;
		font-weight:300;
		font-size:15px;
		color:#2a2a2a;
	}

	.accordion .accordion-head{
		font-size:40px;
		color:#565656;
		text-transform:uppercase;
	}

	

	.accordion .panel{
		width:100%;
		border-bottom:1px solid #b5b5b5;
		padding:20px 0 0;
		background:transparent;
		margin-bottom:0;
	}

	.accordion-heading{
		width:100%;
		margin-bottom:15px;
		text-transform:uppercase;
	}

	.accordion-inner{
		padding:0 15px 15px;
		display:block;
	}

/* Our Works */

	#portfolio{
		font-weight:300;
	}

	.works{
		position:relative;
		height:auto;
	}
	
/* Full Width Portfolio Version */	

	.fiven{
		width:19.99%;
		float:left;
	}

/* Filter Menu */

	.filter-menu{
		position:relative;
		z-index:99;
	}

	.filters{
		width:100%;
		text-align:center;
		padding:0;
		margin:40px auto 35px;
	}

	.inline{
		font-size:0px;
	}

	.filters li{
		text-align:center;
		display: inline-block;
		font-size:15px;
	}

	.filters li a{
		padding:13px 20px;
		color:#7a7a7a;
		border:none;
		text-transform:uppercase;
		background:#e9e9e9;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		transition: all 0.2s;
	}

	.filters li a.selected{
		color:white;
		background:#3c3c3c;
		cursor:default;
	}

	.filters li:last-child a{
		border-top-right-radius:60px;
		border-bottom-right-radius:60px;
		padding-right:25px;
	}

	.filters li:first-child a{
		border-top-left-radius:60px;
		border-bottom-left-radius:60px;
		padding-left:25px;
	}

	.filters li:hover a{
		background:#3c3c3c;
		color:white;
	}

/* Portfolio items */

	.items{
		position:relative;
		height:auto;
	}

	.work{
		margin:9px -1px;
		padding:0 9px;
		height:auto;
		color:#aaaaaa;
		cursor:pointer;
		overflow:hidden;
	}

	.work-inner{
		border:1px solid #ebebeb;
	}

	.work-img{
		width:100%;
		background:black;
		position:relative;
		overflow:hidden;
	}

	.work-img img{
		width:100%;
		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		transition: all 0.2s;
	}

	.work-desc{
		width:100%;
		background:white;
		margin:0;
		text-align:center;
		padding:15px 5px;
	}

	.work-desc h4{
		text-transform:uppercase;
		font-size:20px;
		margin:0;
	}

	.work-desc p{
		font-size:15px;
		margin:0;
	}

	.work-img .button{
		width:42px;
		height:42px;
		display:block;
		border-radius:100px;
		background:white;
		position:absolute;
		text-align:center;
		padding:11px 0 0;
		font-size:15px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.work-img .button:hover{
		color:white;
	}

	.work-img .zoom{
		left:35%;
		top:20%;
		opacity:0;
	}

	.work-img .detail{
		right:35%;
		bottom:20%;
		opacity:0;
	}

	.work:hover .work-img img{
		opacity:0.2;
	}

	.work:hover .work-img .zoom{
		top:50%;
		opacity:1;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.work:hover .work-img .detail{
		bottom:50%;
		opacity:1;
		-webkit-transform: translateY(50%);
		-moz-transform: translateY(50%);
		transform: translateY(50%);
	}

/* isotope styles */

	.isotope-item {
	  z-index: 2;
	}

	.isotope-hidden.isotope-item {
	  pointer-events: none;
	  z-index: 1;
	}

/**** Isotope CSS3 transitions ****/

	.isotope,
	.isotope .isotope-item {
	  -webkit-transition-duration: 0.8s;
		 -moz-transition-duration: 0.8s;
		  -ms-transition-duration: 0.8s;
		   -o-transition-duration: 0.8s;
			  transition-duration: 0.8s;
	}

	.isotope {
	  -webkit-transition-property: height, width;
		 -moz-transition-property: height, width;
		  -ms-transition-property: height, width;
		   -o-transition-property: height, width;
			  transition-property: height, width;
	}

	.isotope .isotope-item {
	  -webkit-transition-property: -webkit-transform, opacity;
		 -moz-transition-property:    -moz-transform, opacity;
		  -ms-transition-property:     -ms-transform, opacity;
		   -o-transition-property:      -o-transform, opacity;
			  transition-property:         transform, opacity;
	}

/**** disabling Isotope CSS3 transitions ****/

	.isotope.no-transition,
	.isotope.no-transition .isotope-item,
	.isotope .isotope-item.no-transition {
	  -webkit-transition-duration: 0s;
		 -moz-transition-duration: 0s;
		  -ms-transition-duration: 0s;
		   -o-transition-duration: 0s;
			  transition-duration: 0s;
	}

/* End: Recommended Isotope styles */

/* Services */

	#services{
		margin:100px auto;
	}

	#services .bg{
		background:url(../images/i4.jpg) top center fixed;
	}

	.service-contents{
		margin:40px auto;
	}

/* Service items*/

	.service{
		display:block;
		float:left;
		margin:0 20px;
	}

	.box{
		position:relative;
		z-index:10;
	}

	.service a.service-logo{
		display:block;
		width:100px;
		height:100px;
		border:1px solid #494949;
		border-radius:500px;
		margin:15px auto;
		padding:42px 0;
		position:relative;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	.box a:after{
		border:1px solid #494949;
		content:'';
		width:100px;
		height:100px;
		left:0px;
		top:0px;
		border-radius:500px;
		position:absolute;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		opacity:0;
	}

	.service a.service-logo i{
		font-size:20px;
		color:#494949;
	}

	.service h3{
		margin:5px auto 15px;
		padding:0;
		text-transform:uppercase;
	}

	.service p{
		font-size:14px;
	}
/* Service Control Buttons*/

	.service-contents .owl-buttons{
		width:107%;
		left:0;
		top:45%;
		display:none;
	}

/* Service Hovers*/

	.box:hover a.service-logo{
		background:#494949;
	}

	.box:hover a.service-logo i{
		color:white;
	}

	.box:hover a:after{
		left:-1px;
		top:-1px;
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
		opacity:1;
	}

/* Services Bottom*/

	#services .bottom-bg{
		background:url(../images/ipad.png) bottom center no-repeat;
		min-height:240px;
		margin:80px auto;
	}

	.service-bottom-text{
		text-align:center;
		font-size:45px;
		font-weight:100;
		text-transform:uppercase;
		color:#494949;
	}

	.service-bottom-text span{
	/* Background Styles */
		background: rgb(46,55,63); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: -moz-linear-gradient(top,  rgb(46,55,63) 0%, rgb(85,106,132) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(46,55,63)), color-stop(100%,rgb(85,106,132))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgb(46,55,63) 0%,rgb(85,106,132) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e373f', endColorstr='#556a84',GradientType=0 ); /* IE6-8 */
		
		border-radius:12px;
		padding:5px 20px;
		position:relative;
		color:white;
	}

	.service-bottom-text span:after{
		position:absolute;
		content:'';
		width:170px;
		height:100px;
		top:68px;
		left:-34px;
		background:url(../images/spanbg2.png) center center no-repeat;
	}

	.slide-s{
		width:75%;
		margin:0 auto 30px;
	}

	.service-text .item{
		height:180px;
	}

/* Controls */

	.carousel .s-controls{
		background-image:url(../images/service-icons.png);
		width:30px;
		height:30px;
		margin:20px;
		opacity:0;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.carousel a.right{
		background-position:right top;
	}

	.carousel a.left{
		background-position:left top;
	}

	.bottom-bg:hover .s-controls{
		opacity:1;
	}

	.carousel a.left:hover{
		background-position:left bottom;
	}

	.carousel a.right:hover{
		background-position:right bottom;
	}

/* video */

	#video{
		height:765px;
		margin:0;
		position:relative;
	}

	.video-logo{
		position:relative;
		z-index:5;
	}

	.video-pattern{
		background: url(../images/pattern.png);
		width:100%;
		height:100%;
		top:0;
		left:0;
		padding:75px 0;
		position:absolute;
		text-align:center;
	}

	.video-text{
		background: url(../images/video-text.png) center center no-repeat;
		width:100%;
		height:100%;
		top:0;
		left:0;
		position:absolute;
		text-align:center;
		z-index:1;
	}


/* Pricing Tables */

	#prices{}

	.packages{
		margin:40px auto;
	}

	.packages .package{
		border:1px solid #e1e1e1;
		height:auto;
		width:23%;
		margin:0 15px;
		float:left;
		background:url(../images/price-top-bg.jpg) top center repeat-x, white;
		text-align:center;
		cursor:default;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		
	}

	.first{
		margin-left:0 !important;
	}

	.last{
		margin-right:0 !important;
	}

/* Pricing Table Header */

	.package h1{
		text-align:center;
		text-transform:uppercase;
		color:white;
		font-size:25px;
		font-weight:400;
		margin:36px auto 27px;
	}

/* Pricing Table Circle */

	.package .circle{
		width:100px;
		height:100px;
		background:white;
		border:1px solid #e7e7e7;
		border-radius:150px;
		margin:0 auto;
		position:relative;
		z-index:1;
		text-align:center;
		color:#434343;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.package .circle:after{
		width:114px;
		height:114px;
		position:absolute;
		content:'';
		left:-8px;
		top:-8px;
		border-radius:150px;
		background:transparent;
		border:8px solid white;
		z-index:2;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.package .circle h2{
		margin:2px auto 0;
		font-size:30px;
		padding-top: 20px;
	}

	.package .circle h2 span{
		font-size:20px;
	}

	.package .circle p{
		font-weight:300;
		color:#a8a8a8;
		margin:0 auto;
	}

/* Pricing Table list */

	.package ol{
		text-align:center;
		margin:20px auto;
		font-weight:300;
	}

	.package ol li {
		display:block;
		width:100%;
		height:auto;
		padding:10px;
		text-transform:uppercase;
		font-size:18px;
		color:#8a8a8a;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
		
	}

	.package ol li span{
		font-weight:700;
	}

	.package ol li:nth-of-type(2n){
		background:#fbfbfb;
	}

	.package a.p-btn{
		display:inline-block;
		background:#3d3d3d;
		padding:8px 34px;
		color:white;
		margin:0 auto 20px;
		text-transform:uppercase;
		border:1px solid #b2b2b2;
		cursor:pointer;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

/* Table Active Styles */

	.packages .active{
		background:url(../images/price-top-bg.jpg) top center repeat-x, #3d3d3d;
	}

	.packages .active ol li{
		color:#c5c5c5;
	}

	.packages .active ol li:nth-of-type(2n){
		background:#383838;
	}

	.packages .active .circle{
		color:white;
		border:1px solid #db1d1d;
	}

	

	.packages .active .circle p{
		color:white;
	}

	

/* Subscribe */

	#subscribe{
		border-top:1px solid #f1f1f1;
	}

	.subscribe{
		padding:17px 0;
	}

	.subscribe .subs{
		position:relative;
	}

	.subscribe .left{
		text-align:left;
	}

	.subscribe .right{
		text-align:right;
		top:25px;
	}

/* Left Subscribe icon */

	.left a.left-icon{
		display:block;
		width:100px;
		height:100px;
		border-radius:100%;
		background:#3d3d3d;
		position:relative;
		text-align:center;
		padding:35px 0;
		float:left;
	}

	.left a.left-icon:after{
		content: "";
	   position: absolute;
	   left: 97%;
	   top: 50%;
	   border-left: 11px solid black;
	   border-left-color: #3d3d3d; 
	   border-top: 11px solid transparent;
	   border-bottom: 11px solid transparent; 
	   -webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.left a.left-icon i{
		color:white;
		font-size:30px;
	}

/* Subscribe Text */

	.subs .text{
		float:left;
		margin:0 17px;
	}

	.subs .text h1{
		margin:20px auto 10px;
		text-transform:uppercase;
		font-size:27px;
		color:#484541;
		font-weight:400;
	}

	

	.subs .text p{
		font-size:15px;
		color:#484541;
		font-weight:300;
		text-transform:uppercase;
	}

/* Subscribe right */

	.subscribe-mail{
		outline:none;
		border:1px solid #e7e7e7;
		border-radius:8px;
		color:#d0d0d0;
		width:250px;
		padding:12px 10px;
		font-weight:300;
		font-size:15px;
		margin-right:6px;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.subscribe-btn{
		outline:none;
		border:1px solid #e7e7e7;
		border-radius:8px;
		color:white;
		text-transform:uppercase;
		padding:8px 15px;
		font-weight:400;
		top:2px;
		font-size:20px;
		background:#313131;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.subscribe-mail:hover{
		border:1px solid #bcbcbc;
	}

	.subscribe-mail:focus{
		border:1px solid #313131;
	}

	

	.subscribe-btn:active{
		background:#313131;
	}

/* Contact */

	#contact{
		padding:0;
		height:auto;
		min-height:567px;
		margin-bottom: -220px;
	}

	.contact-logo{
		position:absolute;
		z-index:22;
		left:50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.contact-logo i{
		color:#444444;
	}

	#map{
		top:0;
		position:absolute;
		width:100%;
		height:100%;
	}

	.contact{
		margin:0 auto;
		padding:0;
		
	}

/* Contact Form */

	.contact-form{
		width:400px;
		height:auto;
		min-height:567px;
		background:rgba(0,0,0,0.7);
		position:relative;
		top:0;
		padding:45px 50px;
		z-index:5;
		left:50%;
		-webkit-transform: translateX(-585px);
		-moz-transform: translateX(-585px);
		transform: translateX(-585px);
	}

	.contact-form h3{
		font-size:35px;
		text-transform:uppercase;
		color:#9c9c9c;
	}

/* Form Inputs */

	form#contact-us{
		min-height:400px;
	}

	.form{
		outline:none;
		border:1px solid #2b2b2b;
		color:#9c9c9c;
		width:100%;
		padding:14px 10px;
		font-weight:300;
		font-size:15px;
		margin:10px auto;
		background:#080808;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.textarea{
		height:100px;
		max-width:100%;
		max-height:100px;
	}

	.form-btn{
		outline:none;
		border:1px solid #2b2b2b;
		color:black;
		text-transform:uppercase;
		padding:8px 0;
		width:100%;
		margin:10px auto;
		text-align:center;
		font-weight:400;
		top:2px;
		font-size:20px;
		background:#313131;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.form:hover{
		border:1px solid #4e4e4e;
	}

	

	.form-btn:active{
		background:#313131;
	}

/* Mail Sent Message */

	.mail-message{
		color:white;
		text-align:center;
		font-size:20px;
		font-weight:300;
		top:185px;
		position:relative;
	}

	.mail-message p.mail-head{
		font-size:35px;
	}
	
	.newsletter-message{
		text-align:right;
		font-size:20px;
		font-weight:300;
		position:relative;
		margin-top:-25px;
	}
	
	.newsletter-message p.mail-head{
		font-size:35px;
	}

/* Footer */

	#footer{
		background:#000000;
		font-family: 'styl-normal', arial;
		margin-bottom:-20px;
	}

	.footer{
		text-align:center;
		padding:55px 0;
	}

	.footer a{
		cursor:pointer;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

/* Footer Links */

	.footer-links{
		display:inline-block;
		border:1px solid #494949;
		border-radius:100px;
		margin:0 3px;
	}

	.footer-links i{
		font-size:25px;
		color:#494949;
		display:block;
		width:35px;
		height:35px;
		line-height:38px;
	}

	.footer-text{
		margin:10px 0 0 0;
		color:#868686;
		font-size:15px;
		font-weight:300;
	}

	.footer-text span{
		margin:0 5px;
	}

	.footer-text a{
		color:#868686;
	}

	.copyright{
		text-transform:uppercase;
		margin:4px 0 0;
	}

	.footer .footer-links:hover{
		border:1px solid white;
	}

	.footer a:hover{
		color:white;
	}

	.footer a:hover i{
		color:white;
	}

/* Blog */

	#blog{
		margin: 0 auto;
	}

/* Post */

	.post{
		margin: 0;
		width:100%;
		position:relative;
		float:left;
	}

	.last-post{
		border-bottom:1px solid #e7e7e7;
		margin-bottom:0;
		padding-bottom:20px;
	}

	.post-icon{
		position:absolute;
		left:50%;
		z-index:5;
		padding:8px;
		color:##444444;
		text-transform:uppercase;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
/* Post & sider position */

	#blog .left{
		float:left;
	}
	
	#blog .right{
		float:right;
	}

/* Post Image */

	.post .post-img{
		width:100%;
		background:black;
		position:relative;
	}

	.post-img .zoom-button{
		width:52px;
		height:52px;
		display:block;
		border-radius:100px;
		background:white;
		position:absolute;
		text-align:center;
		padding:16px 0 0;
		font-size:15px;
		opacity:0;
		top:60%;
		left:50%;
		cursor:pointer;
		z-index:6;
		color:black;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.post-img img{
		width:100%;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.post-img:hover img{
		opacity:0.3;
	}

	.post-img:hover .zoom-button{
		opacity:1;
		top:50%;
	}

	.post-img .zoom-button:hover{
		color:white;
	}

	.post-icon p{
		margin:0;
		padding:0;
	}

	.post-icon p.day{
		font-size:25px;
	}

	.post-icon p.month{
		font-size:13px;
		line-height:0;
	}

/* Post Heads and Texts */

	.post-texts{
		position:relative;
		color:#4e4e4e;
		font-weight:300;
		margin: 0;
		float:left;
		padding: 35px;
		background: rgba(255,255,255,0.5);
		font-family: 'styl-normal', arial;
		font-size: 17px;
		text-align: justify;
		line-height: 1.8;
		padding-bottom: 80px;
	}

/* Post Header */

	.post-texts .post-head{
		font-size:30px;
		text-transform:uppercase;
		margin:20px 0 10px;
	}

/* Post Tags */

	.post-texts .post-tags{
		margin:10px 0;
		font-size: 14px;
	}

	#blog a{
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}

	.post-tags .tags{
		margin-right:15px;
		cursor:pointer;
	}

	.post-tags .tags i{
		margin-right:5px;
	}

	

/* Post Messages */

	.post-texts p{
		margin:10px 0;
	}

/* Post Button */

	.btn-post,.comments-link ,.readmore-link{
		color:white;
		font-weight:300;
		border-radius:6px;
		margin:5px 0;
		padding:8px 15px;
		text-transform:uppercase;
	/* Gradient Background */
		background: rgb(116,116,116); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: -moz-linear-gradient(top,  rgb(116,116,116) 0%, rgb(90,90,90) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(116,116,116)), color-stop(100%,rgb(90,90,90))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgb(116,116,116) 0%,rgb(90,90,90) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747474', endColorstr='#5a5a5a',GradientType=0 ); /* IE6-8 */
	}
	.btn-post:hover{
		color:white;
	}

/* Post Slide */

	.post-slide{
		height:auto;
		position:relative;
	}

	.post-slides .item img{
		width:100%;
	}

/* Blog Pager */

	.blog .right{
		float:right;
	}

	.pagination li.active a{
		color:white;
	}

	.post-texts .post-head{
		
		margin:0;
		font-family: 'styl-normal', arial;
		font-size: 32px;
		text-transform: none;
		text-align: justify;
		line-height: 1.8;
		border-bottom: 1px solid #cccccc;
		padding-bottom: 8px;
	}
	
/* Blog Sidebar */
	#blog .wide_blog{width:100%; float:left;}
	#blog .box_blog{width:50%; float:left;}
	#blog .blog1{
		width:75%;
	}

	#blog .sidebar{
		width:15%;
	}

	.sidebar{
		text-align:left;
		font-weight:300;
		padding:30px 30px 30px;
		position: fixed;
		background: rgba(255,255,255,0.5);
		font-family: 'styl-normal', arial;
		font-size: 15px;
	}
	
	.sidebar .element{
		padding-bottom:30px;
	}
	
	.sidebar h3{
		font-size:20px;
		color:#3167a2;
		text-transform:uppercase;
		margin:15px 0;
		font-family: 'styl-normal', arial;
		
		text-transform: none;
		
		line-height: 1.8;
		border-bottom: 1px solid #cccccc;
		padding-bottom: 8px;
	}

/* Blog Search */
	
	.sidebar .search{
		width:100%;
		height:40px;
		padding:8px;
		border:1px solid #d6d6d6;
		font-weight:300;
		letter-spacing:1px;
		outline:none;
	}
	
	.sidebar .search:focus{
		border:1px solid #aaaaaa;
	}
	
/* Blog Categories */	

	.sidebar ul{
		width:100%;
		padding:0;
	}
	
	.sidebar ul li{
		width:100%;
		height:auto;
		background:url(../images/li-arrow.png) center left no-repeat;
	}
	
	.sidebar ul li a{
		padding:4px;
		border-bottom:1px solid #ebebeb;
		width:100%;
		display:block;
		color:#8a8a8a;
		font-family: 'styl-bold', arial;
		font-size: 16px;

	}
	.sidebar ul li a img{
	display: none !important;
	}
	

	
/* Blog Tags */	

	a.tag{
		margin:0 7px 7px 0 ;
		padding:5px 8px;
		background:#4a4a4a;
		color:white;
		display:block;
		float:left;
	}
	
	a.tag:hover{
		opacity:0.8;
	}

/* Back To Top Button */

	#back-top{
		width:53px;
		height:53px;
		position:fixed;
		right:50px;
		bottom:50px;
		z-index:9999;
	}
	
	#back-top a{
		width:100%;
		height:100%;
		display:block;
		background:url(../images/back-top.png) no-repeat;
		opacity:0.1;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	
	#back-top a:hover{
		opacity:1;
	}
	
		@font-face {
    font-family: 'czcioneczka';
    src: url('czcioneczka.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
		@font-face {
    font-family: 'styl-normal';
    src: url('styl-normal.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'styl-bold';
    src: url('styl-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'styl-light';
    src: url('styl-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}