	html, body, div, span, h1, h2, h3, h4, h5, h6, img {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline; }
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }

	body {
		line-height: 1em; 
		font: 18px/1.65em; font-family: Arial, Helvetica, Geneva, sans-serif; 
		color: #444;
		-webkit-text-size-adjust: 100%;
        }

	h1, h2, h3, h4, h5, h6 {
		font-family: Arial, Helvetica, Geneva, sans-serif;
		font-weight: 600; }
	h1 { font-size: 2em; line-height: 1.1em; margin-bottom: 14px;}
	h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; }
	h3 { font-size: 20px; line-height: 1.1em; margin-bottom: 8px; } /*28*/


	img {
		border:none;
		display:inline-block;
		max-width: 100%;
		height:auto;
		image-rendering: optimizeQuality;}

#header_main {background-color: #fff; height:132px;}
.logo img {margin-top: 40px; margin-bottom: 26px; margin-left: 50px; margin-right: 50px;}

#slider {position: relative; width: 100%;}

#slider h2 {font-size: 2em;}
.slider-text {
    position: absolute; 
    top: 75%; left: 75px; 
    transform: translate(0%, -50%); 
    color: white;
     text-transform: uppercase;
     }

#content {padding-left: 10%; padding-right: 10%; margin-top: 70px; margin-bottom: 70px; color: rgb(103,108,110); font-size: 18px; line-height: 1.65em; font-family: nudista-web, sans-serif !important;}
#content h1 {color:rgb(0,86,157); font-size: 2em; text-transform: uppercase;}
#content h2 {font-size: 22px; font-weight: 100; font-style: normal;}
#contend p {margin-top: 1.85em; margin-bottom: 1.85em;}

#footer{background-color: rgb(144,152,156); text-align: center; color: #fff;padding-top: 45px; padding-bottom: 45px;}
#footer a {color: #fff;}