@charset "utf-8";
/* CSS Document */

body{
	background-color: #000;
}

#wrapper{
	width: 100%;
}

.center{
	margin: 0 auto;
	padding: 110px 0 0 0;
	width: 80%;
   -webkit-transform: skew(0deg,-10deg) !important;
	-moz-transform: skew(0deg,-10deg) !important;
	-o-transform: skew(0deg,-10deg) !important;
    transform: skew(0deg,-10deg) !important;  
}

.center-title{
	margin: 0 0 170px 0;
	width: 100%;
	float: left;
}

.center-title img{
	float: left;
}

.center-title h1{
	margin: 16px 0 0 0;
	text-transform: uppercase;
	font: bolder  2.0em "Montserrat", serif;
	float: left;
	color: #000;
}

header{
	position: fixed;
	top: 20px;
	left: 10%;
	border-bottom: 1px solid #fff;
	width: 80%;
	height: 50px;
	z-index: 1000000;
}

#more{
	margin: 0 0 0 -243px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 485px;
}

#next{
	margin: 200px 0 0 215px;
	width: 54px;
}

nav{
	float: left;
	width: 80%;
}

nav ul{
	margin: 15px 0 0 0;
	float: left;
}

nav li{
	padding: 0 20px 0 0;
	display: inline;
}

nav a{
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 13px 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

nav a:hover{
	border-bottom: 3px solid #fff;
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 13px 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

#lan-select{
	float: right;
	width: 20%;
}

#lan-select ul{
	margin: 15px 0 0 0;
	float: right;
}

#lan-select li{
	display: inline;
}

#lan-select a{
	background-color: #fff;
	padding: 5px;
	font: bold italic  0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

#lan-select a:hover{
	background-color: #000;
	padding: 5px;
	font: bold italic  0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffd32c;
}

#lan-select span{
	background-color: #000;
	padding: 5px 10px 5px 10px;
	font: bolder italic  0.7em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffd32c;
}

section#bg-image-sec{
	background: #000 url(../images/bg1.jpg) top center no-repeat;
	margin: 0;
	width: 100%;
	height: 1400px;
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
}

section#bg-image-sec2{
	background: #000 url(../images/bg2.jpg) top center no-repeat;
	margin: 0;
	width: 100%;
	height: 1400px;
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
}

section#bg-image-sec3{
	background: #000 url(../images/bg3.jpg) top center no-repeat;
	margin: 0;
	width: 100%;
	height: 1400px;
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
}

section#bg-image-sec4{
	background: #000 url(../images/bg4.jpg) top center no-repeat;
	margin: 0;
	width: 100%;
	height: 1000px;
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
}

.titles{
	margin: -150px 0 0 -500px;
	position: relative;
	top: 45%;
	left: 50%;
	width: 1000px;
	height: 300px;
}

.titles hr{
	margin: 0 auto;
	border-top: 1px solid #ffd800;
	width: 60px;
}

.titles p{
	margin: 40px 0 40px 0;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font: bolder  2.0em "Montserrat", serif;
	color: #ffd32c;
}

section#one{
	margin: -200px 0 -170px 0;
	background-color: #ffd32c;
	width: 100%;
	height: 1050px;
	transform: skew(0deg,10deg);
	-ms-transform: skew(0deg,10deg);
	-webkit-transform: skew(0deg,10deg);
}

section#three{
	margin: -200px 0 -170px 0;
	background-color: #ffd32c;
	width: 100%;
	height: 1050px;
	transform: skew(0deg,10deg);
	-ms-transform: skew(0deg,10deg);
	-webkit-transform: skew(0deg,10deg);
}

section{
	margin: -200px 0 -170px 0;
	background-color: #ffd32c;
	width: 100%;
	height: 900px;
	transform: skew(0deg,10deg);
	-ms-transform: skew(0deg,10deg);
	-webkit-transform: skew(0deg,10deg);
}

#slider-wrapper{
	float: right;
	width:80%;
	height:100%;
}

.slider{
	width:100%;
	height:100%;
	position:relative;
}

.sp{
	width:100%;
	height:100%;
	position:absolute;
}

.slide-text{
	width: 100%;
	clear: both;
	float: left;
}

.slide-text h2{
	text-transform: uppercase;
	font: bolder  2.0em "Montserrat", serif;
	float: left;
	color: #000;
}

.slide-text p{
	clear: both;
	margin: 20px 0 0 20px;
	padding: 0 0 0 10px;
	border-left: 3px solid #000;
	font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	float: left;
}

#slider-nav{
	float: left;
	width: 128px;
}

#button-previous{
	margin: 0 4px 0 0;
	background: url(../images/left-arrow.jpg) center center no-repeat;
	width: 62px;
	height: 62px;
	float: left;
	cursor: pointer;
}

#button-next{
	background: url(../images/right-arrow.jpg) center center no-repeat;
	width: 62px;
	height: 62px;
	float: left;
	cursor: pointer;
}

#slider-wrapper2{
	float: right;
	width:80%;
	height:100%;
}

.slider2{
	width:100%;
	height:100%;
	position:relative;
}

.sp2{
	width:100%;
	height:100%;
	position:absolute;
}

#slider-nav2{
	float: left;
	width: 128px;
}

#button-previous2{
	margin: 0 4px 0 0;
	background: url(../images/left-arrow.jpg) center center no-repeat;
	width: 62px;
	height: 62px;
	float: left;
	cursor: pointer;
}

#button-next2{
	background: url(../images/right-arrow.jpg) center center no-repeat;
	width: 62px;
	height: 62px;
	float: left;
	cursor: pointer;
}

.text-add{
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
}

.text-add p{
	border-bottom: 1px solid #000;
	padding: 0 0 20px 5px;
	width: 100%;
	font: italic 0.8em Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#tarif-title{
	width: 100%;
	float: left;
}

#tarif-title img{
	float: left;
}

#tarif-title h1{
	margin: 16px 0 0 0;
	text-transform: uppercase;
	font: bolder  2.0em "Montserrat", serif;
	float: left;
	color: #000;
}

table{
	width: 100%;
}

td p{
	margin: 28px 0 0 0;
	width: 90px;
	text-align: center;
	position: absolute;
	font: normal 0.8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffd32c;
}

.space{
	height: 20px;
}

.colored{
	background-color: #ffe65b;
}

.number{
	background-color: #000;
	padding: 0 0 0 17px;
	width: 28px;
	height: 45px;
	font: bold 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffd32c;
}

.that{
	padding: 0 0 0 20px;
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

.price{
	padding: 0 35px 0 35px;
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

.price2{
	font: bold 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

#icon{
	background: #000 url(../images/icon.jpg) center 65% no-repeat;
	width: 30%;
	height: 160px;
}

#arrow{
	position: relative;
	width: 14px;
	left: -14px;
}

#icon p{
	margin: -65px 0 0 0;
	width: 30%;
	text-transform: uppercase;
	font: bold 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffd32c;

}

#transfer{
	border-top: 1px solid #000;
	margin: 80px 0 0 0;
	padding: 80px 0 0 0;
	width: 100%;
}

#cont-info{
	margin: -75px 0 0 -300px;
	position: relative;
	top: 50%;
	left: 50%;
	background-color: #ffd32c;
	width: 600px;
	height: 150px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#cont-info img{
	margin: -24px 0 0 -24px;
	position: absolute;
	left: 50%;
}

.info{
	margin: 40px 0 0 35px;
	width: 150px;
	float: left;
}

.info h3{
	border-bottom: 1px solid #000;
	font: bold italic 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.info p{
	margin: 15px 0 0 0;
	font: normal 0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}