body
{
	overflow-x:hidden;
}
.info-stripe
{
	height:auto;
	padding-top:50px;
}

.info-stripe-blue
{
	height:auto;
	padding-top:50px;
	background:#4ea3d5;
	color:white;
}

.contact-form-section
{
	height:auto;
	background-size:cover;
	background:#09172b;
	height:auto;
	padding:50px;
	max-height:auto;
}
.gallery
{
  padding:40px;
}
.map
{

	background-size:cover;
	background:url(../img/map.png);
	background-position: center; 
	background-repeat: no-repeat;
	height:30vh;
    max-height:800px;
}
.footer
{
	height:auto;
	text-transform: uppercase;
	padding:30px;
	text-align:center;
	font-weight:400;
}
.data
{ 
	background:#09172b;
	padding:30px;
	color:white;
}
.o-firmie
{
  padding:50px;
}