body, html {
	font-family: 'Lato', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #fff;
	font-weight: 100;
	width: 100% !important;
	height: 100% !important;
	box-sizing:border-box;
	background: #143a2f;
	margin: 0;
	padding: 0
}
*, *:before, *:after { box-sizing: inherit}


h1,h2,h3,h4,h5  {color:#000;  text-transform:capitalize; margin: 0 0 15px 0; display: block; letter-spacing: 2px; font-weight: 100; text-transform: uppercase}

sup {vertical-align: super; font-size: 0.6em}

p {line-height: 2.5em; }

h1,h2,h3,h4,h5 { width: 100%;}

h1      { font-size: 2em;      /* 2*16 = 32 */         }
h2      { font-size: 1.5em;     /* 1.5*16 = 24 */       }
h3      { font-size: 1.17em;    /* 1.17*16 = 18.72 */   }
h4      { font-size: 1em;       /* 1*16 = 16 */         }
h5      { font-size: 0.83em;    /* 0.83*16 = 13.28 */   }
h6      { font-size: 0.75em;    /* 0.75*16 = 12 */      }


.f-left { float: left}
.f-right {float: right}



a {
	color: #8eb640;
}
a:hover, a:focus {
	text-decoration: none;
	color: #222;
}
ul, ol {
	list-style: none;
}

ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 1px;
	width: 210px;
	text-align: center;
	position: relative;
	background: #533D3D;
	margin: 0;
	margin-bottom: 40px;
	border: 0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}

a  { padding: 0; margin: 0; text-decoration: none; color: aquamarine}




header {
	width: 100%;
	height: calc(80vh - 150px); ;
	background: rgb(2,35,26);
    background: linear-gradient(132deg, rgba(2,35,26,1) 0%, rgba(32,74,60,1) 100%);
	text-align: center;
	position: relative;
	min-height: 550px;
}
#logo {position: absolute;
  top: calc(50% - 135px);
  left: calc(50% - 175px);
}

#logo img {width: 250px}



header .m30,  header .m40  {padding: 30px 10px 20px; text-transform: capitalize; }
header .m30 h3,  header .m40 h3 {color: #bbb; font-size: 13px;  text-transform:uppercase}
#page-toper {  height: auto; display: flex; }
#page-toper .wrappers {display: flex; width: 80%; margin: 0 auto; letter-spacing: 0; border-bottom: 1px solid #1f493b; }
.m30 { flex: 30% 0; }
.m40 {flex: 40% 0 }

.m30 , .m40 {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
	animation-direction: normal;
	animation-fill-mode: forwards;

}
	




#logo h2 { font-size:30px; letter-spacing: 15px; color: #fdfffe; text-align: center }


.wrapper { min-height: 500px; background: #fff; display:flex; width: 100%;justify-content: flex-end; padding: 120px 0}
#opis-ogrodowa {flex: 40% 0; min-height: 450px; min-width: 300px; padding: 30px 150px 30px 0; font-size: 20px}

#opis-ogrodowa h2 { color: #02231a; letter-spacing: 12px; line-height: 1.5em; }
#opis-ogrodowa p { color: #000; line-height: 2.5em; font-size: 17px}
#foto-ogrodowa  {flex: 40% 0;min-height: 450px; min-width: 300px; background-image:url("../img/ogrodowa-opis.jpg"); background-size: cover;background-position: center top;}


.oferta { background: #143a2f; text-align: center; padding: 50px 0}

.oferta h3 , .kontakt h3{ color: #fff; letter-spacing: 15px; line-height: 1.5em; border-bottom: 1px solid #1f493b; padding-bottom: 30px; width: 65%; margin: 0 auto}

.oferta p { color: #fff; line-height: 2.5em; font-size: 14px}

.galeria { background: #143a2f; text-align: center; padding: 50px 0; width: 80%; max-width:1034px; margin: 0 auto}
.galeria h3 { color: #fff; letter-spacing: 15px; line-height: 1.5em; border-bottom: 1px solid #1f493b; padding-bottom: 30px; width: 65%; margin: 0 auto; margin-bottom: 50px}

.galeria a img {width: 28%}


#kontakt {width: 100%; background: #000; margin: 50px 0; color: #fff}
#map-responsive  { margin: 0px auto; width: 80%; padding: 80px 0;  }
#map-responsive {text-align: center}

.map {filter: grayscale(70%) invert(100%) contrast(83%); margin-top: 50px}




@media only screen 
and (max-width : 1450px) {
	#opis-ogrodowa  {flex: 80%; min-width: 0; padding-left: 100px}
	
	#foto-ogrodowa  {flex: 80%;}
}


@media only screen 
and (max-width : 1200px) {
	
	
	#page-toper .wrappers { flex-flow: column; margin-top: 30px; padding: 0}
	.m30 , .m40 { width: 100%; float: left; padding: 0}
	header .m30,  header .m40  {padding:10px 10px 10px; text-transform: capitalize; }
	.wrapper {  display:block; }
	#opis-ogrodowa  { width: 80%; margin: 0 auto; text-align: center; min-height: 0; padding: 30px;}
	#opis-ogrodowa h2 { letter-spacing: 5px; font-size: 25px}
	#opis-ogrodowa  p { }
	
	#foto-ogrodowa  { display: block; width: 80%; margin: 0 auto 0; height: 80%; min-height: 350px}
	header .m30,  header .m40 { flex: 100% 0; }
	
	
	
	#logo {
 	 top: calc(50% - 25px);
 	 left: calc(50% - 175px);
	}

	#logo img {width: 200px}
}


@media only screen 
and (max-width : 960px) {
	
}


























