/* 

Tinker CSS Template

https://templatemo.com/tm-506-tinker

*/

* {
    margin: 0;
    padding: 0;
      font-family: 'Raleway', sans-serif;
}

body {
	overflow-x: hidden;
	  font-family: 'Raleway', sans-serif;
}

ul {
	list-style: none;
	margin: 0px;
}

p {
	color: #333;
	font-size: 16px;
	line-height: 32px;
	FONT-weight: 400;
}

.parallax-content {
  width: 100%;

  background-size: cover;
}

.primary-white-button a {
	display: inline-block;
	background-color: #fff;
	font-size: 13px;
	padding: 12px 18px;
	color: #121212;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
}

.primary-blue-button a {
	display: inline-block;
	background-color: #33c1cf;
	font-size: 13px;
	padding: 12px 18px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
}

.pop-button h4 {
	display: inline-block;
	background-color: #33c1cf;
	font-size: 13px!important;
	padding: 12px 18px;
	color: #fff;
	font-weight: 400!important;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
	cursor: pointer;
}


.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
   
    /*background-color:#fff;*/  
    
    text-align: center;
    line-height: 20px;
	margin: 0 auto;
	margin-top: 15%;
	margin-left: 0%;
}

@media (max-width: 900px) {
	.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 10000;
    transition: all 0.2s ease-in-out;
    height: 62px;
    /*background-color:#fff;*/  
    
    text-align: center;
    line-height: 40px;
	margin: 0 auto;
	margin-top: 0%;
	margin-left: 0%;
	    background-color: rgba(0, 0, 0, 1.0);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	color: #e1000d!important;
	margin-top: 0px;
	BORDER-Bottom: 4px solid #d2ad64;
}
	
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
    text-shadow: none;
}

.navbar-brand {
	line-height: 80px;
	padding: 0px;
}

.navbar-nav>li>a {
	color: #fff!important;
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	text-shadow: none;

	padding: 0px;
	letter-spacing: 0.5px;
	text-shadow: 2px 2px 3px #000!important;
	font-family: 'Raleway', sans-serif;
}

.navbar-nav>li {
	text-align: center;
	width: 16%;
}

.navbar-nav>li>a:active {
	
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.5px;

	text-shadow: none;
	color: #e1000d!important;
}

.navbar-nav>li>a:hover {
	
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.5px;
	text-shadow: none;
	color: #d2ad64!important;
}

.header.active {
    background-color: rgba(0, 0, 0, 0.95);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	color: #e1000d!important;
	margin-top: 0px;
	BORDER-Bottom: 4px solid #d2ad64;
	line-height: 10px;
	
}

.navbar-brand {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #fff!important;
	transition: all 0.5s;
	 
}
.navbar-brand em {
	font-style: normal;
	color: #f7c552;
	font-size: 32px;
}
.header.active .navbar-brand {
	color: #121212!important;
}
.header .navbar-brand {
    font-weight: 800;
}
.navbar-inverse {
	background-image: none;
	background-color: transparent;
}
.header .navbar {
    margin: 0;
    border: none;
}
.page-section {
    padding: 80px 0;
}
.navbar-inverse .navbar-toggle {
	margin-top: 2px;
    /*border-color: #e1000d;*/
    /*background-color: #e1000d;*/
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	
}
bootstrap.min.css:5
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px!important;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
@media (min-width: 901px) {
    .header .navbar-brand {
        padding-left: 0;
    }
    .navbar-nav {
        /*float: right;*/
		text-align: center;
		float: none!important;
    }
}
@media (max-width: 480px) {
    .page-section h1 {
        font-size: 3em;
    }
    .page-section h2 {
        font-size: 2em;
    }
    .page-section p {
        font-size: 1em;
        margin: 0 0 20px;
    }
}

.parallax-content {
  width: 100%;

  background-size: cover;
}

.baner-content {
	width: 100%;
  	padding-top: 0;
  	text-align: center;
  	/*background-image: url(../img/banner_bg.jpg);*/
  	vertical-align: middle;
}

.baner-content .text-content {
	text-align: center;
	MARGIN-TOP: 15%;
	MARGIN-BOTTOM: 14%;
}

.baner-content .text-content h2 {
	font-size: 60px;
	font-weight: 600;
	color: #fff;
	text-shadow: 2px 2px 3px #333;
}

@media (max-width: 650px) { 
.baner-content .text-content h2 {
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	text-shadow: 2px 2px 3px #333;
	margin-top: 7px;

margin-bottom: 7px;
}
}

.baner-content .text-content h2 span {
	font-weight: 700;
	color: #33c1cf!important;
}

.baner-content .text-content h2 em {
	font-style: normal;
	font-weight: 700;
	color: #f89624!important;
}

.baner-content .text-content p {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	padding: 0px 25%;
}

.baner-content .text-content .primary-white-button {
	margin-top: 25px;
}


#about {
	padding-top: 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

@media (max-width: 650px) {  
#about {
	padding-top: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
}

#about .service-item {
	text-align: center;
}

#about .service-item .icon {
	width: 110px;
	height: 110px;
	display: inline-block;
	text-align: center;
	line-height: 104px;
	border: 3px solid #fff;
	border-radius: 50%;
	background-color: #f7c552;
}

#about .service-item h4 {
	margin-bottom: 30px;
	margin-top: 45px;
	font-size: 17px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
}

#about .service-item .line-dec {
	width: 100%;
	height: 1px;
	background-color: rgba(250, 250, 250, 0.5);
}

#about .service-item p {
	color: #fff;
	margin-top: 30px;
}

#about .service-item .primary-blue-button {
	margin-top: 35px;
}


.projects-holder .mix {
  display: none;
}

.projects-holder {
	padding: 30px 15px 0px 15px;
}

.filter-categories {;
  margin-top: 60px;
}

.filter-categories ul li {
  margin: 0px 10px 15px 0px;
  display: block;
}

.filter-categories ul li span {
  cursor: pointer;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  left: 0.5px;
}

.filter-categories ul li.active span {
  color: #f7c552;
}

#portoflio .page-section {
	padding-top: 10px;
}

#portfolio .section-heading {
	padding-top: 200px;
	padding-bottom: 200px;
	background-color: #fff;
	
	margin-left: -100vh;
	padding-left: 100vh;
}

#portfolio .project-item {
	margin: 0px -16px;
}

#portfolio .section-heading h4 {
	margin-top: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
}

#portfolio .section-heading .line-dec {
	width: 270px;
	height: 1px;
	background-color: rgba(250, 250, 250, 0.5);
	margin: 20px 0px 15px 0px;
}

#portfolio .section-heading p {
	color: #fff;
	padding-right: 70px;
}



#testimonial {
	background-color: #fff;
	text-align: center;
	padding: 10px 0px;
}

#testimonial .testimonials-item h4 {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.5px;
	margin-top: 30px;
	margin-bottom: 5px;
}

#testimonial .testimonials-item span {
	font-size: 13px;
	color: #fff;
	letter-spacing: 0.5px;
}

#testimonial .testimonials-item p {
	font-size: 16px;
	color: #9a9a9a;
	font-style: italic;
	font-weight: 300;
	background-color: #fff;
	padding: 30px;
	border-radius: 5px;	
}

.owl-pagination {
  margin-top: 20px;
  opacity: 1;
  display: inline-block;
}

.owl-page span {
  display: block;
  width: 8px;
  height: 8px;
  margin: 0px 5px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
}




#blog {
	padding-top: 100px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#blog .section-heading {
	text-align: left;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: rgba(0, 0, 0, 0.5);
	height: 582px;
	margin-left: -100vh;
	padding-left: 100vh;
	overflow: hidden!important;
}

#blog .section-heading h4 {
	margin-top: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
}

#blog .section-heading .line-dec {
	width: 270px;
	height: 1px;
	background-color: rgba(250, 250, 250, 0.5);
	margin: 20px 0 15px 0;
}

#blog .section-heading p {
	color: #fff;
	padding-right: 70px;
}

.wrapper {
  text-align: center;
}

.tabs {
  list-style: none;
  margin-top: 40px;
  padding-right: 70px;
}

.tabs li {
  display: block;
  text-align: center;
  margin: 25px 0px;
}

.tabs a {
  display:block;
  text-align:center;
  text-decoration:none;
  text-transform:capitalize;
  letter-spacing: 0.5px;
  color:#121212;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 12px;
  background-color: #fff;
}

.tabs a:hover {
  color: #f7c552;
}

.tabs .active {
  color: #f7c552;
}
#first-tab-group {
	margin-top: 30px;
	margin-bottom: 15px;
}
.tabgroup .text-content	 {
  background-color: #fff;
  color: #fff;
  padding: 25px;
  text-align: left;
}
.tabgroup .text-content h4 {
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.5px;
	color: #121212;
	margin-top: 0px;
	margin-bottom: 5px;
}
.tabgroup .text-content span {
	font-size: 13px;
	color: #33c1cf;
}
.tabgroup .text-content a {
	font-size: 13px;
	color: #33c1cf;
	text-decoration: none;
}
.tabgroup .text-content p {
	margin-top: 10px;
}

.clearfix:after {
  content:"";
  display:table;
  clear:both;
}

#contact-us {
	background: url(../image/rozetkadol.png) no-repeat center bottom #FFF;
	text-align: center;
	padding: 100px 0px;
}

#contact-us .section-heading h4 {
	margin-top: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1px;
}

#contact-us .section-heading .line-dec {
	width: 270px;
	height: 1px;
	background-color: rgba(250, 250, 250, 0.5);
	margin: 20px auto 15px auto;
}

#contact-us .section-heading p {
	color: #fff;
	padding: 0px 33%;
}

#contact-us .pop-button {
	margin-top: 30px;
}

#contact input {
  border-radius: 0px;
  padding-left: 15px;
  font-size: 13px;
  color: #232323;
  background-color: rgba(250, 250, 250, 1);
  outline: none;
  border: none;
  box-shadow: none;
  line-height: 50px;
  height: 50px;
  width: 100%;
  margin-bottom: 30px;
}

#contact textarea {
  border-radius: 0px;
  padding-left: 15px;
  padding-top: 10px;
  font-size: 13px;
  color: #232323;
  background-color: rgba(250, 250, 250, 1);
  outline: none;
  border: none;
  box-shadow: none;
  height: 165px;
  max-height: 220px;
  width: 100%;
  margin-bottom: 25px;
}

#contact button {
  display: inline-block;
	background-color: #f7c552;
	font-size: 13px;
	padding: 12px 18px;
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 20px;
}


.pop #contact {
	z-index: 99999;
	position: fixed;
	top: 25%;
	left: 20%;
	right: 20%;
}

.pop {
	z-index: 99999;
	text-align: center;
	padding: 30px;
    display:none;
    position:fixed;
    width: 100%;
    top:0;
    left:0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    box-shadow: 0px 0px 15px;
}

.pop span {
	z-index: 999;
	position: relative;
	margin-bottom: 20px;
	cursor: pointer;
	width: 44px;
	height: 44px;
	display: inline-block;
	line-height: 44px;
	color: #fff;
	text-align: center;
	background-color: #33c1cf;
}

.pop span:hover {
	background-color: #596065;
	transition: all 0.5s;
}




footer {
	margin-top: 6px;
	background: url(../image/stopkadol.jpg) no-repeat center top #000;
	padding: 90px 0px;
	color: #fff!important;
	font-size: 16px!important;
	
}
footer .logo em {
	font-style: normal;
	font-size: 18px;
	color: #333;
}
footer .logo-ft {
	display: inline-block;
	margin-top: 15px;
	text-decoration: none;
	color: #333!important;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	text-shadow: none;
	letter-spacing: 1px;
}

footer .logo p {
	font-weight: 400;
	font-size: 18px;
	color: #333;
	margin-bottom: -10px;
	letter-spacing: 0.5px;
}

footer .logo span {
	font-weight: 600;
	color: #f7c552;
}

footer .logo a {
	color: #FFF;
}

footer .logo a:hover {
	color: #9F0;
}

footer .location h4 {
	margin-top: 0px;
	font-size: 21px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
}

footer .location ul li {
	font-size: 13px;
	color: #fff;
	display: inline-block;
	line-height: 24px;
	letter-spacing: 0.5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

footer .location ul li:first-child {
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid rgba(250, 250, 250, 0.1);
}

footer .contact-info h4 {
	margin-top: 0px;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
}

footer .contact-info ul li {
	font-size: 13px;
	color: #fff;
	display: inline-block;
	line-height: 24px;
	letter-spacing: 0.5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 300;
	margin-bottom: -15px;
}

footer .contact-info ul li em {
	font-style: normal;
	font-weight: 500;
}

footer .connect-us h4 {
	margin-top: 0px;
	font-size: 13px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 35px;
}

footer .connect-us ul li {
	display: inline-block;
	margin-right: 2px;
}

footer .connect-us ul li a {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	color: #373a3c;
	font-size: 15px;
	transition: all 0.3s;
}
footer .connect-us ul li a:hover {
	background-color: #f7c552;
}

footer {
	font-size: 16px;
	color: #fff!important;
	line-height: 22px;
	font-weight: 400;
}

footer p{
	color: #fff!important;
	text-align: center;
}

footer a, footer a:visited{
	color: #fff!important;
	text-align: center;
}

footer a:hover {
	color: #d2ad64!important;
}


/* RESPONSIVE */

@media (max-width: 991px){

	.baner-content .text-content p {
		padding: 0px 15%;
	}


	#about .service-item {
		margin-bottom: 80px;
	} 

	#portfolio .section-heading {
		text-align: center;
		padding-top: 100px;
		padding-bottom: 100px;
		background-color: #33c1cf;
		height: 505px;
		margin-left: -15px;
		padding-left: 0vh;
		margin-right: -15px;
		padding-right: 0vh;
		overflow: hidden;
	}

	#portfolio .section-heading .line-dec {
		margin: 20px auto 15px auto;
	}

	#portfolio .section-heading p {
		padding: 0px 20px;
	}

	.projects-holder {
		text-align: center;
		padding: 15px 0px;
	}

	#portfolio .project-item {
		margin: 15px 0px;
	}

	#blog .section-heading {
		text-align: center;
		padding-top: 100px;
		padding-bottom: 100px;
		background-color: rgba(0, 0, 0, 0.5);
		margin-left: -15px;
		padding-left: 0vh;
		margin-right: -15px;
		padding-right: 0vh;
		overflow: hidden!important;
	}

	#blog .section-heading .line-dec {
		margin: 20px auto 15px auto;
	}

	#blog .section-heading p {
		padding: 0px 30px;
	}

	.tabs {
		padding: 0px 45px;
	}

	#first-tab-group {
		margin-bottom: 30px;
	}

	#contact-us .section-heading p {
		padding: 0px 10%;
	}

	footer {
		text-align: center;
	}

	footer .logo {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(250, 250, 250, 0.1);
	}

	footer .location {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(250, 250, 250, 0.1);
	}

	footer .contact-info {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid rgba(250, 250, 250, 0.1);
	}

	footer .contact-info ul li {
		margin-right: 10px;
		margin-left: 10px;
	}

}

@media (max-width: 901px){
	.baner-content .text-content p {
		padding: 0px 10%;
	}
	#main-nav {
		margin-left: -15px;
		margin-right: -15px;
		border-top: none;
		margin-top: 15px;
		background-color: rgba(210, 173, 100, 0.95);
	}

	.navbar-nav {
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.navbar-inverse .navbar-nav>li {
		text-align: center;
		border-bottom: 1px solid rgba(0, 0, 0, 1.0);
		width: 100%;
		
	}

	.navbar-inverse .navbar-nav>li:last-child {
		border-bottom: none;
	}


	.navbar-inverse .navbar-nav>li>a {
		
		line-height: 55px;
		color: #fff!important;
		text-shadow: 1px 1px 1px #333!important;
		font-size: 14px;
	}
	
	.navbar-inverse .navbar-nav>li>a:hover {
		
		line-height: 55px;
		color: #333!important;
		text-shadow: 1px 1px 1px #fff!important;
		font-size: 14px;
	}

}

@media (max-width: 385px){

	footer .location ul li {
		display: block;
	}

	footer .location ul li:first-child {
		margin-right: 0px;
		padding-right: 0px;
		border-right: none;
	}

}

p.slogan2 {
	    color: #58585a;
    font-size: 40px;
    line-height: 50px;
   /* font-family: 'Oswald', sans-serif; */
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    letter-spacing: 0px;
	/*text-transform: uppercase;*/
	    font-family: 'Raleway', sans-serif;
		font-weight: 600;
	
}
}

/*----------------------- GALERIA ZDJÃ„ÂÄ¹ÅºÃ‹ÂÃ„ÂÄ¹ÅºÃ‹Â ---------------------------- */
.galeria {
    float: left;
    height: 255px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 5px;
	margin-right: 5px; 
    text-align: center;
    width: 250px;
	z-index: 12;
	float: left;
	font-size: 15px;
	line-height: 15px;
}

.galeria1 {
    height: 255px;
    overflow: hidden;
    width: 250px;
	margin-top: 6px;
	z-index: 12;
	padding-top: 2px;
	line-height: 14px;
}

.box-gal{
	width: 250px;
	height: 41px;
	padding-top: 5px;
	background: #E4097F;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
}


@media (max-width: 500px) { 
	.galeria1 {
    float: left;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 100%;
	z-index: 12;
	float: left;

}
}

@media (min-width: 501px) { 
	.galeria {
    float: left;
     overflow: hidden;
    padding: 5px;
	margin-right: 5px; 
    text-align: center;
    width: 240px;
	z-index: 12;
	float: left;

}
}

@media (min-width: 600px) { 
.galeria1 {
    overflow: hidden;
    width: 250px;
	margin-top: 6px;
	z-index: 12;
	padding-top: 2px;
}

}

@media (min-width: 730px) { 
	.galeria {
    float: left;
    overflow: hidden;
    padding: 5px;
	margin-right: 5px; 
    text-align: center;
    width: 250px;
	z-index: 12;
	float: left;

}
}

@media (min-width: 730px) { 
.galeria1 {
     overflow: hidden;
    width: 250px;
	margin-top: 6px;
	z-index: 12;
	padding-top: 2px;
}

}




.galeria1 img {
    width: 250px;
	height: auto;
	z-index: 12;
}

@media (max-width: 600px) { 
.galeria1 img {
    width: 100%;
	height: auto;
	z-index: 12;
}
}

.galeria_zdjecie {
	height: 90px;
	width: auto;
	margin: 3px;
	overflow: hidden;
}

.foto1 {
float: left;
z-index: 12;
}

.foto1 img {
	height: 210px;
	margin: 4px;
	z-index: 12;
	border: 2px solid #000;
}


/* ------------------- KONTAKT --------------- */

input.dane_pole{
     border: 1px solid #fff;
	 width: 80px;
	 
}

input.kontakt_pole{
     border: 1px solid #2E1B03;
     width: 241px;
	 height: 18px;
	 padding-left: 7px;
 }

input.kontakt_pole1{
     border: 0px;
     width: 223px;
	 height: 29px;
	 padding-left: 7px;
 }

input.token{
     color: #fff;
     border: 1px solid #fff;
     width: 80px;
	 background: #AEAEAE;
	 float: right;

}

input.tokena{
     color: #fff;
     border: 1px solid #fff;
     width: 80px;
	 background: #AEAEAE;
	float: right;
}

textarea.kontakt_area{
	 width: 100%;
	border: 0px solid #000;
	 margin-top: 3px;
	 padding: 5px;
	 	-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #003445;
}



textarea.kontakt_areaa{
	 width: 370px;
	 border: 1px solid #C9B79D;
	 margin-top: 1px;
	 padding: 5px;
}
    
input.submit1 {
     height: 25px;
     width: 108px;
     background: #593E26;
     border: 1px solid #593E26;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 40px;
	float: right;
}

input.submit2 {
     height: 18px;
     width: 120px;
     font-size: 10px;
     color: #6D440E;
     border: 1px solid #fff;
     vertical-align: middle;
     font-family: Arial , Verdana, Tahoma, "Lucida Grande", sans-serif;
     margin-top: 5px;
}




label.szerokie {
	width: 300px;

}

label.prawy {
     display: inline-block; 
	 width: 70px; 
	 height: 29px; 
	 float: right;
	 margin-bottom: 2px;
}



label.lewy1, label.lewy12, label.lewy123{
     display: inline-block; 
	 width: 110px; 
	 height: 20px; 
	 text-align: left;
	 margin-bottom: 1px;
	
	 font-weight: normal;
	 text-align: left;
	 line-height: 19px;
}

label.lewy12 {
	line-height: 20px;
	width: 160px; 
}

label.lewy1a{
     display: inline-block; 
	 width: 100px; 
	 height: 20px; 
	 text-align: left;
	 margin-bottom: 2px;
	 font-size: 13px;
	 font-weight: normal;
	 color: #593E26;
	 text-align: right;
}



label.prawy1{
     display: inline-block; 
	 width: 70px; 
	 height: 27px; 
	 text-align: right;
	 margin-bottom: 4px;
	 margin-left: 17px;
}

label.prawy1a{
     display: inline-block; 
	 width: 90px; 
	 height: 22px; 
	 text-align: right;
	 margin-bottom: 4px;
	 margin-left: 17px;
}




label.left {
	display: inline-block; 
	float: left;
	margin-right: 140px;
}

label.right {
	display: inline-block; 
	float: right;
}

label.token {
	display: inline-block; 
	float: right;

}

.rezerwacja {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	background: url(../image/rezerw.png);
	z-index: 10;
}


input.rezerw , input.rezerw1, input.rezerw2,  input.rezerw4{
	background-color: #fff;
	height: 35px;
	width: 175px;
	color: #000;
	padding-left: 5px;
	margin-bottom: 4px;
width: 100%;
border: 1px solid #003445;
	-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

 input.rezerw1{ 
	width: 120px;
 }
 
  input.rezerw2{ 
	width: 50px;
 }
 
input.rezerw4{ 
	margin-bottom: 5px;
} 

.kontakt-top, .kontakt-bottom {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 19px;
	line-height: 24px;
}

@media (min-width: 1000px) { 
.kontaktform {
	margin: 0 auto;
	width: 50%;
	text-align: center;
}
}

.kontakt-bottom {
	
}

.kontakt-bottom1{

}

.kontakt-top1 {
	float: left;
	width: 95%;
	margin-right: 30px;

	
}

@media (min-width: 900px) { 
	.kontakt-top1 {
		width: 40%;
		margin-right: 3%;
	}
}


.kontakt-top3 {
	float: left;
	width: 40%;
	margin-right: 30px;
}

.kontakt-top2 {
	float: right;
	width: 95%;
}

@media (min-width: 900px) { 
.kontakt-top2 {
	float: right;
	width: 40%;
}
}

input.rezerw-guzik , input.rezerw-guzik1, input.rezerw-guzik2{
	background: #d2ad64;
	color: #fff;  
	border: 0px; 
	width: 100%; 
	height: 35px;
  margin-top: 10px;
  font-size: 15px;
  cursor: Pointer; cursor: hand;
  float: left!important;
}
 
.certy {
	width: 30%;
}



@media (max-width: 750px) { 
	.certy {
	width: 45%;
}
}

@media (max-width: 500px) { 
	.certy {
	width: 95%;
}
}

@media (min-width: 1550px) { 
p.tel123 {
	color: #e1000d;
	text-shadow: 1px 1px 1px white;
	padding: 5px;
	margin-left: 5%;
	width: 220px;
	font-size: 24px;
	line-height: 60px;
	position: fixed;
	margin-left: 0px;
	left: 0;
	top: 0;
	margin-top: 0px;
z-index: 123455;	
}
}

#facebook
{
z-index:1236565655; text-align: left; background: url(facebook.png) no-repeat; width: 316px; height: 330px; margin: 0; overflow: hidden; display: block; position: fixed; left: 0; top: 150px;
}
#facebook2
{
z-index:122; text-align: right; background: url(facebook2.png) no-repeat; width: 266px; height: 310px; margin: 0; overflow: hidden; display: block; position: fixed; left: 0; top: 246px;
padding-right: 50px;
padding-top: 20px;
} 

.logo {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	color: #E3E3E3;
	font-size: 19px;
	line-height: 24px;
	font-weight: 600;
	text-shadow: 1px 1px 2px #333;
}



@media (min-width: 901px) { 
img.logo-bud {
		width: 200px;
		margin: 0 auto;


	}
}
  

@media (min-width: 1300px) { 
img.logo-bud {
		width: 300px;
		margin: 0 auto;
		margin-top: 0%;
		margin: 0 auto;
		text-align: center;
	}
}
	

@media (max-width: 900px) { 
	img.logo-bud {
		width: 250px;
		margin-top: 62px;
	}
} 	
	

@media (max-width: 650px) { 
	img.logo-bud {
		width: 210px;
		margin-top: 62px;
	}
} 

.dosloganu {
	position: relative; 
	width: 65%; 
	text-align: center; 
	/*background: rgba(194,170,144,0.5);*/
	MARGIN: 0 AUTO; 
	margin-top: 12%; 
	padding: 1%;

	
}

@media (max-width: 650px) { 
.dosloganu {
margin-top: 14%;
width: 95%;
}
}


@media (max-width: 550px) { 
.dosloganu {
	
margin-top: 14%;
width: 95%;
}
}



p.foto-podpis {
	position: relative;
	text-align: center;
	font-weight: 200; 
	text-shadow:  1px 1px 2px black;
font-size: 17px;
	color: #fff;
	margin-bottom: 0Px;
	/*font-family: 'Barlow', serif;*/
	font-family: 'Raleway', sans-serif;
	
		
	
}

p.foto-podpis2 {
	position: relative;
	text-align: center;
	margin-top: 0px; 
	font-weight: 200; 
	text-shadow:  1px 1px 2px black;
	z-index: 123;
	color: #fff;
	font-size: 19px;
	font-family: 'Raleway', sans-serif;
		
	
}

@media (min-width: 700px) {
p.foto-podpis {
	font-size: 38px;
	line-height: 50px;
	height: 100%;
	text-align: center;
	width: 100%;
}
}

@media (min-width: 1050px) {
p.foto-podpis {
	font-size: 35px;
	line-height: 60px;
	height: 100%;
	width: 100%;
	font-weight: 400;
}
}

@media (min-width: 1200px) {
p.foto-podpis {
	font-size: 35px;
	line-height: 60px;
	height: 100%;
font-weight: 400;
}
}

@media (min-width: 1300px) {
p.foto-podpis {
	font-size: 35px;
	line-height: 60px;
	height: 100%;
	text-align: center; 
	font-weight: 400;
}
}


p.foto-podpis1 {
	position: relative;
	text-align: center; 
	font-size: 25px;
	font-weight: 300!important; 
	text-shadow:  1px 1px 2px #000; 
	color: #fff;
	line-height: 32px!important;
	MARGIN: 0 AUTO;
	margin-bottom: 20px;
    letter-spacing: 0.0em;
	font-family: 'Raleway', sans-serif;
	width: 100%;
	

}

@media (max-width: 999px) {
p.foto-podpis1 { 
	font-size: 35px;
	line-height: 60px!important;
	
}
}

@media (max-width: 800px) {
p.foto-podpis1 { 
	font-size: 17px;
	line-height: 22px!important;
	
}
}

@media (max-width: 660px) {
p.foto-podpis {
	position: relative;
	text-align: center;
	 
	text-shadow:  1px 1px 2px black;
font-size: 30px;
line-height: 35px;
	color: #fff;
	margin-bottom: 10Px;
font-family: 'Raleway', sans-serif;
	margin-top: 7%;
	
	
}

p.foto-podpis1 { 
	font-size: 20px;
	line-height: 25px!important;
	margin-top: 1px;
	text-align: center;

}
}

.domkifoto {
	width: 50%;
	float: left;
}

@media (max-width: 570px) {
.domkifoto {
	width: 100%;
	float: left;
}
}


.link_foto {
	width: 24%;
	margin: 0.5%;
	float: left;
}	


@media (min-width: 1200px) {
.link_foto {
	width: 19%;
	
	margin: 0.5%;
	float: left;
}	
}

@media (max-width: 650px) {
.link_foto {
	width: 49%;
	margin: 0.5%;
	float: left;
}	
}

@media (max-width: 570px) {
.link_foto {
	width: 100%;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
	float: left;
}	
}

.boxfoto {
	width: 24%;
	height: auto;
	margin: 0.5%;
	float: left;
	overflow: hidden;
}

.cos {
	width: 0px;
	font-size: 0px;
}

@media (max-width: 650px) {
.cos {
	width: 30px;
	font-size: 15px;
	float: left;
}
}

.menukontakttop {
	width: 0%;
	position: fixed;
	background: #fff;
	height: 0px;
}

.menukontakttop-box { 
	width: 0%;
	float: left;
	FONT-SIZE: 0px;
	padding-top: 0px;
}

.menukontakttop-box img{ 
	height: 0px;
} 



@media screen and (max-width: 900px) {
.menukontakttop {
	width: 100%;
	position: fixed;
	background: #172644;
	height: 55px;
	margin-top: 0px;
	border-bottom: 1px solid #e7d5b8;
}

.menukontakttop-box { 
	width: 33%;
	float: left;
	font-size: 8px;
	text-align: center;
	padding-top: 10px;
	line-height: 20px!important;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
}

.menukontakttop-box img{ 
	height: 24px;
} 

.menukontakttop-box a, .menukontakttop-box a:visited {
	font-size: 12px;
	font-weight: 600;
	color: #fff;
}

}

.rozeta12 {
	width: 350px;
}

@media screen and (max-width: 900px) { 
.rozeta12 {
	width: 180px;
}
}


.cennik1 {
	width: 45%; 
	margin: 2%;
	margin-bottom: 1%;
	margin-top: 1%;
	float: left;
}

@media (max-width: 950px) { 
.cennik1 {
	width: 99%; 
	margin: 0.5%;
	float: left;
	overflow: hidden;
}
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  padding: 0;
     background-color: #d2ad64;
	padding: 1%;
}

td {
  padding: 0;
  background-color: #fff;
	padding: 1%;

}
table {
    width: 95%;
    margin-right: 10px;
    float: left;
    overflow: hidden;
    vertical-align: middle;
    MARGIN-BOTTOM: 20px;
	font-size: 15px;
}

.tyt13 {
	font-family: 'Raleway', sans-serif;
	 font-weight: 400;
	 font-size: 22px;
	 line-height: 35px;
	 color: #d2ad64;
	 text-align: center;
	 padding: 1%;
	 padding-left: 0%;
	 width: auto;
	 display: inline-block;
	 margin: 0 auto;
}

.social {
	position: absolute;
	right: 2%;
	top: 2%;
}

.social img {
	width: 45px;
	
}

@media (max-width: 650px) { 
.social {
	position: absolute;
	right: 2%;
	top: 10%;
	width: 50px;
	z-index: 12345;
}

.social img {
	width: 45px;
	
}
} 


#flexbox {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.column {
  flex: 25%;
  max-width: 25%;
  padding: 0 4px;
}

.column img {
  vertical-align: middle;
  margin-top: 8px;
  filter: grayscale(70%);
}

.column:nth-child(even) {
  display: flex;
  flex-direction: column-reverse;
}

@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}


ul.flexy {
  display: flex;
  flex-wrap: wrap;
}

li.flexy {
  height: 30vh;
  flex-grow: 1;
  margin: 1vh;
}

.flexy li:last-child {
  flex-grow: 10;
}

.flexy img {
  max-height: 100%;
  min-width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

@media (max-aspect-ratio: 1/1) {
li.flexy {
    height: 30vh;
  }
}
@media (max-height: 480px) {
.flexy li {
    height: 40vh;
  }
}
@media (max-aspect-ratio: 1/1) and (max-width: 480px) {
ul.flexy {
    flex-direction: row;
  }

.flexy li {
    height: auto;
    width: 100%;
  }

.flexy img {
    width: 100%;
    max-height: 75vh;
    min-width: 0;
  }
}

@media (min-width: 901px){
.navbar-collapse {
    width: auto;
    border-top: 0!important;
    -webkit-box-shadow: none;
    box-shadow: none
}
}