html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed, figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {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:1;}
ol,ul {list-style:none;}
blockquote,q { quotes:none;} blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
/* unreset */
b,strong {font-weight: bold;}
i,em {font-style: italic;}
.rwContentBox ul, .cn ul { list-style-type: disc; margin: 20px 0; margin-left: 45px; }
.rwContentBox ol, .cn ol { list-style-type: decimal; margin: 20px 0; margin-left: 55px; }
.rwContentBox li, .cn li { padding-left: 0px; }
h1, h2, h3, h4, h5, h6, p { display: block; margin: 0; padding: 0; }
img { border: 0; }
.clear { clear: both; }

body {
	background: #fff;
	padding: 0;
	margin: 0;
	font: 18px/1.55 lato, sans-serif;
	color: #000;
	}

a {
	color: #128c6e;
	text-decoration: none;	
	outline: none;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	}
a:hover {
	color: #128c6e;
	text-decoration: underline;
	}

img {
	border: 0;
	}

div, h1, h2, h3, h4, h5, h6, p, form {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	font-weight: normal;
	}

ul {
	margin-top: 0;
	}

.cl {
	clear: both;
	}

body>header {
	position: relative;
	background: rgba(255,255,255,0.4);
	z-index: 5;
	}

body>header>div {
	width: 1200px;
	position: relative;
	margin: 0 auto;
	height: 220px;
	z-index: 10;
	/* overflow: hidden; */
	background: url('gfx/bl2.png') no-repeat 0 0;
	}

a.lg {
	display: block;
	width: 220px;
	height: 220px;
	background: url('gfx/lg.png') no-repeat center;
	z-index: 15;
	}

body>header nav ul {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	padding-left: 220px;
	padding-right: 00px;
	margin-top: 90px;
	text-align: right;
	font-size: 0;
	z-index: 20;
	}

body>header nav ul li {
	position: relative;
	font-size: 18px;
	line-height: 1.2;
	text-align: center;
	display: inline-block;
	height: 3em;
	vertical-align: top;
	font-weight: 300;
	}

body>header nav ul li a {
	display: table-cell;
	height: 3em;
	text-align: center;
	vertical-align: middle;
	padding: 0 15px;
	color: #000;
	}

body>header nav ul li a:hover {
	color: #128c6e;
	text-decoration: none;
	}

body>header nav ul li a.active,
body>header nav ul li a.selected,
body>header nav ul li a.traced {
	color: #128c6e;
	font-weight: 400;
	text-decoration: none;
	}

body>header nav ul li a.traced {
	color: #128c6e;
	font-weight: 300;
	text-decoration: none;
	background: rgba(255,255,255,0.5);
	}

body>header .bip {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 85px;
	right: 0px;
	}

body>header .bip * {
	max-width: 100px;
	}

div.oslider {
	width: 1200px;
	top: -220px;
	position: relative;
	margin: 0 auto;
	}

.oslider .rw-gadget {
	overflow: visible !important;
	}

.in-main {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	top: -220px;
	margin-bottom: -220px;
	}

a.bip {
	display: none;
}

body>header .belt {
	position: absolute;
	top: 0;
	padding-top: 3px;
	height: 30px;
	right: 0;
	background: linear-gradient(to left, rgba(255,255,255,0.9), rgba(255,255,255,0));
	}

.belt td {
	vertical-align: top;
	}

.prot {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	background: rgba(255,255,255,0.9);
	z-index: 50;
}

.ct_slider2_overall .ct-slider2-static-text {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	display: block;
	padding: 0 0px;
	background: none;
	color: #fff;
	width: 100%;
	bottom: 150px;
	font: 85px/1 allura, sans-serif;
	text-shadow: 5px 5px 30px #000;
	}

.slider-nav {
	position: absolute;
	bottom: 90px;
	z-index: 10;
	width: 100%;
	text-align: center;
	display: block !important;
	}

.slider-nav li {
	display: inline-block !important;
	}

.slider-nav li a {
	display: block;
	width: 5px;
	height: 5px;
	opacity: 0.5;
	background: #fff;
	border-radius: 99px;
	margin: 5px;
	text-indent: -9999px;
	box-shadow: 2px 2px 10px #000;
	}

.slider-nav li.activeSlide a {
	opacity: 1;
	}

.rw_ct_slider2 .ct-slider2-prev,
.rw_ct_slider2 .ct-slider2-next {
	position: absolute;
	top: auto;
	bottom: 0px;
	z-index: 100;
	text-decoration: none;
	font-size: 20px;
	display: block;
	padding: 6px;
}


.rw_ct_slider2 .ct-slider2-prev,
.rw_ct_slider2 .ct-slider2-next{
	font-size: 80px !important;
	font-weight: 300;
	color: #fff;
	text-shadow: 2px 2px 10px #000;
}

.stlo {
	background: url('gfx/onsl.png') repeat-x bottom;
}

.content_headers .content_title {
    font-size: 52px;
}

footer {
	position: relative;
	display: block;
	background: url('gfx/ft.jpg') no-repeat top center;
	min-height: 545px;
	max-height: 545px;
}

footer>div {
	position: relative;
	width:1200px;
	height: 545px;
	margin: 0 auto;
	}

.ulg {
	width: 400px;
	position: absolute;
	left: 400px;
	top: 260px;
	}

footer .map {
	position: absolute;
	top: 78px;
	left: 0;
	}

footer .lks {
	width: 400px;
	position: absolute;
	right: 0;
	top: 150px;
	overflow: hidden;
	}

footer .lks ul {
	width: 300px;
	list-style-type: none;
}

.lks li {
	padding: 7px 10px;
}

.lks li a {
	display: block;
	color: #886e6e;
	font-size: 16px;
	line-height: 1.2 !important;
	padding-left: 15px;
	background: url('gfx/strz.png') no-repeat left 6px;;
}

footer>div>p {
	width: 400px;
	bottom: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	font-size: 12px;
	line-height: 1.2;
	color: #886e6e;
	opacity: 0.6;
	text-transform: uppercase;
	}

footer p a {
	color: #886e6e;
	}

body>header nav ul ul {
	position: absolute;
	left: 0;
	top: 54px;
	background: rgba(255,255,255,0.5);
	width: 200px !important;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1 !important;
	z-index: 999;
	display: none;
	}

body>header nav ul ul li {
	margin: 0;
	padding: 0;
	display: block;
	height: auto;
}

body>header nav ul ul a {
	line-height:1.2;
	padding: 7px 20px !important;
	margin: 0 !important;
	height: auto;
	}
