/*** ------------------------------------------------------------------------------------------ BODY ***/
body {
	text-decoration: none;
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
	background-image: url(im/pattern.jpg);
	background-repeat: repeat;
	background-position: center top;
	}
body.freeze { overflow: hidden; padding-right: 17px; }

:focus{ outline: none; }
input[type=text]:focus,
input[type=password]:focus, textarea:focus {
  outline: 0 none;
}
/*** ------------------------------------------------------------------------------------------ TOP ***/
#top {
	position: relative;
	width: 100%;
	height: 44px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #464646;
	}
#topUNDER {
	position: relative;
	width: 1000px;
	height: 44px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
.class_011 {
	font-family: "swiss721btbold";
	font-size: 14px;
	color: #ffc20e;
	text-decoration: none;
	text-align: left;
	}
.class_01 a:link {
	font-family: "swiss721btbold";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	}
.class_01 a:visited {
	font-family: "swiss721btbold";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	}
.class_01 a:active {
	font-family: "swiss721btbold";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	}
.class_01 a:hover {
	font-family: "swiss721btbold";
	font-size: 14px;
	color: #ffc20e;
	text-decoration: none;
	text-align: left;
	}
.input_trazi {
	font-family: "swiss721btbold";
	font-size: 9px;
	width: 105px;
	height: 18px;
	padding-left: 1px;
	padding-right: 1px;
	color: #444444;
	background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
	font-style: italic;
	}
.input_trazi01 {
	font-family: "swiss721btbold";
	font-size: 9px;
	width: 105px;
	height: 18px;
	padding-left: 1px;
	padding-right: 1px;
	color: #e82526;
	background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
	font-style: italic;
	}
/*** ------------------------------------------------------------------------------------------ HEADER ***/
#header {
	position: relative;
	width: 100%;
	height: 150px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#headerUNDER {
	position: relative;
	width: 1000px;
	height: 150px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
#logo {
	position: absolute;
	width: 161px;
	height: 94px;
	top: 23px;
	left: 40px;
	text-align: center;
	}
#menu1 {
	position: absolute;
	width: 125px;
	height: 30px;
	top: 26px;
	left: 250px;
	text-align: center;
	}
#menu2 {
	position: absolute;
	width: 100px;
	height: 30px;
	top: 26px;
	left: 274px;
	text-align: center;
	}	
#menu3 {
	position: absolute;
	width: 125px;
	height: 30px;
	top: 26px;
	left: 410px;
	text-align: center;
	}		
#menu5 {
	position: absolute;
	width: 105px;
	height: 30px;
	top: 26px;
	left: 570px;
	text-align: center;
	}
/*** ------------------------------------------------------------------------------------------ CONTENT ***/
#content {
	position: relative;
	width: 100%;
	height: 526px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(img/content.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#contentUNDER {
	position: relative;
	width: 711px;
	height: 400px;
	top: 38px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
/*** ------------------------------------------------------------------------------------------ PAGE1 ***/
#page1 {
	position: relative;
	width: 100%;
	height: 350px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(img/page1.png);
	background-repeat: repeat-x;
	background-position: center top;
	}
#page1UNDER {
	position: relative;
	width: 1000px;
	height: 350px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img_en/page1under.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#txt1 {
	position: absolute;
	width: 240px;
	height: auto;
	top: 130px;
	left: 70px;
	text-align: justify;
	}
#txt2 {
	position: absolute;
	width: 240px;
	height: auto;
	top: 130px;
	left: 395px;
	text-align: justify;
	}	
#txt3 {
	position: absolute;
	width: 240px;
	height: auto;
	top: 130px;
	left: 700px;
	text-align: justify;
	}
.txt_01 {
	font-family: "swiss721btlight";
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	text-align: justify;
	}
.txt_02 {
	font-family: "swiss721btbold";
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-decoration: none;
	text-align: justify;
	}
/*** ------------------------------------------------------------------------------------------ PAGE2 ***/
#page2 {
	position: relative;
	width: 100%;
	height: 350px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(img/page2.png);
	background-repeat: repeat-x;
	background-position: center top;
	}
#page2UNDER {
	position: relative;
	width: 1000px;
	height: 350px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img_en/page2under.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#page2fix1 {
	position: absolute;
	width: 12px;
	height: 190px;
	top: 0px;
	left: 0px;
	background-color: #ffc20e;
	}
#page2fix2 {
	position: absolute;
	width: 12px;
	height: 190px;
	top: 0px;
	right: 0px;
	background-color: #ffc20e;
	}
/*** ------------------------------------------------------------------------------------------ PAGE1 ***/
#footer {
	position: relative;
	width: 100%;
	height: 415px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	}
#footerUNDER {
	position: relative;
	width: 1000px;
	height: 415px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footerunder.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#footer1 {
	position: absolute;
	top: 45px;
	left: 80px;
	width: 100px;
	height: 110px;
	text-align: center;
	}
#footer2 {
	position: absolute;
	top: 45px;
	left: 230px;
	width: 75px;
	height: 110px;
	text-align: center;
	}
#footer3 {
	position: absolute;
	top: 45px;
	left: 350px;
	width: 60px;
	height: 110px;
	text-align: center;
	}
#footer4 {
	position: absolute;
	top: 45px;
	left: 440px;
	width: 140px;
	height: 110px;
	text-align: center;
	}
#footer5 {
	position: absolute;
	top: 45px;
	left: 590px;
	width: 90px;
	height: 110px;
	text-align: center;
	}
#footer6 {
	position: absolute;
	top: 0px;
	left: 760px;
	width: 230px;
	height: auto;
	text-align: left;
	}
.txt_03 {
	font-family: "swiss721btbold";
	font-size: 28px;
	color: #ffc20e;
	text-decoration: none;
	text-align: left;
	}
.txt_04 {
	font-family: "swiss721btmedium";
	font-size: 16px;
	line-height: 28px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	}
.class_02 a:link {
	font-family: "swiss721btmedium";
	font-size: 16px;
	line-height: 28px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	}
.class_02 a:visited {
	font-family: "swiss721btmedium";
	font-size: 16px;
	line-height: 28px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	}
.class_02 a:active {
	font-family: "swiss721btmedium";
	font-size: 16px;
	line-height: 28px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	}
.class_02 a:hover {
	font-family: "swiss721btmedium";
	font-size: 16px;
	line-height: 28px;
	color: #ffc20e;
	text-decoration: none;
	text-align: left;
	}
/* ------------------------------------------------------------------------------------------ IMAGE CAROUSEL */
.list_carousel {
	position: relative;
	width: 921px;
	top: 45px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 283px;
	height: 188px;
	padding: 0;
	margin: 0px;
	margin-left: 12px;
	margin-right: 12px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
a.prev, a.next {
	position: absolute;
	top: 50px;
	width: 88px;
	height: 87px;
	display: block;
	z-index: 2;
}
a.prev {			
	left: -24px;
	background: url(img/prev.png) no-repeat transparent;
	}
a.prev:hover {
	background: url(img/prev.png) no-repeat transparent;
	}
a.prev.disabled {	
	background-position: 0 -100px !important;  
	}
a.next {	
	right: -24px;
	background: url(img/next.png) no-repeat transparent;
	}
a.next:hover {		
	background: url(img/next.png) no-repeat transparent;
	}
a.next.disabled {	
	background-position: 0 -100px !important;  
	}
a.prev.disabled, a.next.disabled {
	cursor: default;
}
a.prev span, a.next span {
	display: none;
}
/* ------------------------------------------------------------------------------------------ POPUP */
#back_fader{
	background-color: rgba(0, 0, 0, 0.85);
	display: none;
	bottom: 0;
	left: 0;
	overflow-x: auto;
	overflow-y: scroll;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
	cursor: pointer;
	}
#popupContactClose1 {
	position: relative;
	top: 35px;
	width: 530px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	z-index: 12;
}
.popupContactClose {
	position: absolute;
	top: 0px;
	right: 35px;
  	cursor: pointer;
}
.popup_content {
	top: 25px !important;
	width: 564px;
	min-height: 500px;
	padding: 0px;
	position: static;
	z-index: 10000;
	display: none;
	cursor: default;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
 	}