@import"../css/reset2.css";	@import"../css/skeleton2.css";	@import"../css/superfish2.css";	@import"../css/forms2.css"; @import"../css/flexslider2.css";
body {
	/* background: #312b37; */
	font:12px/20px Arial, sans-serif;
	color:#676562;
	position:relative;
	min-width:320px;
}
html,body {
	height:100%;
}
a {
	color:#B79CD1;
	outline:none;
	cursor:pointer;
	text-decoration:none;
	font-family: 'Exo2-Bold', sans-serif;
}

.a2{
	color: #000000;
	outline:none;
	cursor:pointer;
	text-decoration:none;
	font-family: 'Exo2-Bold', sans-serif;
	font-weight: 600;
	font-size: 15px;
}
img {
	max-width:100%;
	height:auto;
}

/*  Header styles */
h2 {
	font:28px/34px 'Oswald', sans-serif;
	color:#3e3545;
	text-transform:uppercase;
}
.h2 {
	letter-spacing: -1px;
}
h3 {
	font: 28px/60px 'Oswald', sans-serif;
	color:#fff;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h4, h4 a {
	font: 28px/34px 'Oswald', sans-serif;
	color:#7B5B9B;
}
.h4 {letter-spacing: -1px;}
	h4 a:hover {color:#6F528C;}
strong, strong a {
	font: normal 14px/20px 'Oswald', sans-serif;
	color:#7B5B9B;
	text-transform: uppercase;
	word-spacing:2px;
}
	strong a:hover {color:#6F528C;}
h20 {
	font:20px/24px 'Arial', sans-serif;
	color:#7B5B9B;
	text-transform:none;
}
.h20 {
	letter-spacing: -1px;
}
h21 {
	font:16px/18px 'Arial', sans-serif;
	color:#7B5B9B;
	text-transform:none;
}
.h21 {
	letter-spacing: -1px;
}
h22 {
	font:20px/24px 'Arial', sans-serif;
	color:#7B5B9B;
	text-transform:uppercase;
	font-weight:bold;
}
.h22 {
	letter-spacing: -1px;
}
/* GLOBAL STRUCTURE
========================================================================= */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.alignmiddle *{
	vertical-align:middle;
}

.ident-bot-1 {margin-bottom: 20px;}
.ident-bot-2 {margin-bottom: 5px;}
.ident-bot-3 {margin-bottom: 18px;}
.ident-bot-4 {margin-bottom: 50px;}
.ident-bot-5 {margin-bottom: 23px;}
.ident-bot-6 {margin-bottom: 42px;}
.ident-bot-7 {margin-bottom: 34px;}
.ident-bot-8 {margin-bottom: 14px;}
.ident-bot-9 {margin-bottom: 21px;}
.ident-bot-10 {margin-bottom: 10px;}
.ident-bot-11 {margin-bottom: 29px;}
.ident-bot-12 {margin-bottom: 41px;}
.ident-bot-13 {margin-bottom: 59px;}
.ident-bot-14 {margin-bottom: 24px;}
.ident-bot-15 {margin-bottom: 32px;}
.ident-bot-16 {margin-bottom: 11px;}
.ident-bot-17 {margin-bottom: 31px;}
.ident-bot-18 {margin-bottom: 36px;}
.ident-bot-19 {margin-bottom: 13px;}
.ident-bot-20 {margin-bottom: 48px;}
.ident-bot-21 {margin-bottom: 43px;}
.ident-bot-22 {margin-bottom: 30px;}
.ident-bot-23 {margin-bottom: 26px;}
.ident-bot-24 {margin-bottom: 16px;}
.ident-bot-25 {margin-bottom: 19px;}
.ident-bot-26 {margin-bottom: 44px;}
.ident-bot-27 {margin-bottom: 28px;}
.ident-bot-28 {margin-bottom: 4px;}
.ident-bot-29 {margin-bottom: 47px;}
.ident-bot-30 {margin-bottom: 22px;}
.ident-bot-31 {margin-bottom: 2px;}
.ident-bot-32 {margin-bottom: 15px;}
.ident-bot-33 {margin-bottom: 40px;}
.ident-bot-34 {margin-bottom: 25px;}
.ident-bot-35 {margin-bottom: 3px;}
.ident-bot-36 {margin-bottom: 15px;}
.ident-bot-37 {margin-bottom: 25px;}

.ident-top-1 {margin-top: -12px;}
.ident-top-2 {margin-top: 3px;}
.ident-top-3 {margin-top: 5px;}
.ident-top-4 {margin-top: 9px;}
.ident-top-5 {margin-top: -7px;}
.ident-top-6 {margin-top: 12px;}
.ident-top-10{margin-top: -30px;}

.ident-left-1 {margin-left: 2px;}
.ident-left-2 {margin-left: 10px;}
.ident-left-100 {margin-left: 100px;}
.ident-left-10 {margin-left: 50px;}

.ident-right-1 {margin-right: 20px;}
.ident-right-2 {margin-right: 10px;}

/* HEADER
========================================================================= */
header {
	background: #FFFFFF; /*28232e url('../images/header-bg.jpg') repeat-x; */
	padding-bottom:30px;
}
h1 {
	float:left;
	padding-top:17px;
}
h1 a {
	display: block;
	text-indent: -999em;
	width: 330px;
	height: 83px;
	background: url('../images/logoresized.png') no-repeat;
	margin-top:17px;
	margin-left:6px;
}
nav {
	/* float:right; */
	margin: auto;
	text-align: center;
	padding-top:26px;
}
	
/* CONTENT
========================================================================= */
#content {
	padding: 52px 0 73px 0;
	/* background: url('../images/body-bg.jpg'); */
}
#page1 #content {
	padding:0 0 28px 0;
}
.line {
	background: url('../images/line-1.png') repeat-x;
	height: 2px;
	overflow:hidden;
}
.block-1 {
	background: #5e4c70 url('../images/block-1-bg.jpg') repeat-x;
	padding: 28px 0 0 0;
	position:relative;
}	
	.block-1:after {
		display:block;
		position:absolute;
		right: 0;
		bottom: -34px;
		content: "";
		z-index: -1;
		background: url('../images/block-1-shadow.png') no-repeat;
		width: 950px;
		height: 34px;
	}
.block-2, .block-2-1, .block-2-2, .block-2-3 {
	background: url('../images/block-2-bg.jpg');
	padding:16px 18px 35px 18px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	line-height:18px;
	position:relative;
}
	.block-2, .block-2-2 {margin-top:54px;}
	.block-2-1, .block-2-3 {margin-top:12px; padding-bottom:24px; padding-top:18px; padding-left:24px;}
	.block-2-2 {padding-bottom:27px;}
	.block-2-3 {padding-bottom:32px;}
	
	.block-2-1:after, .block-2-3:after  {
		display:block;
		position:absolute;
		left: -22px;
		bottom: 73px;
		content: "";
		z-index: -1;
		background: url('../images/extra-img.png') no-repeat;
		width: 22px;
		height: 28px;
	}
	.block-2-2:after, .block-2:after {
		display:block;
		position:absolute;
		right: -22px;
		top: 57px;
		content: "";
		z-index: -1;
		background: url('../images/extra-img-2.png') no-repeat;
		width: 22px;
		height: 28px;
	}
.block-3, .block-5 {
	text-align:center;
}
.block-6 {
	padding: 35px 0 0 40px;
	background: url('../images/block-6-bg.jpg');
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.z-index-1 {z-index:5; position:relative;}
.block-4 {
	padding-left:80px;
}
.list-1 {padding-top:2px;}
.list-1 li {
	padding-left: 34px;
	background: url('../images/list-marker-1.png') no-repeat 0 6px;
	padding-top:8px;
	padding-bottom:8px;
}
	.list-1 li a {
		color: #7B5B9B;
		font: 14px/17px 'Oswald', sans-serif;
		text-transform: uppercase;
	}
	.list-1 li a:hover {
		color: #6F528C;
	}
.text-3 {
	color:#fff;
	width:150px;
	margin:0 auto;
}
.rt-block-1 {display:block;}
	.rt-block-1-1 {display:block;}
	.rt-block-1-2 {display:block;}
	.rt-block-1-3 {display:block;}
	
.rt-block-2 {
	text-align:center;
	margin-bottom:50px;
}
.rt-block-4 {
	padding-right:20px;
}
.rt-block-5 {
	padding-right:40px;
}
	.rt-block-5-1 {
		padding-right:40px;
	}
	.rt-block-5-2 {
		padding-left:24px;
		padding-right:14px;
	}
.rt-block-6 {
	padding-left:40px;
}
.rt-block-7 {
	padding-right:30px;
}
.rt-block-8 {
	padding-right:15px;
	width: 320px;
	float:left;
}
.rt-block-10 {
	padding-right:15px;
}
.word-space-1 {word-spacing:3px;}
.text-10 {
	color:#B79CD1;
	font: 40px/48px 'Oswald', sans-serif;
	word-spacing:3px;
}
.text-20 {
	color:#B79CD1;
	font: 28px/40px 'Oswald', sans-serif;
	text-transform: uppercase;
}
.text-30 {
	color:#3e3545;
	font: 36px/44px 'Oswald', sans-serif;
	text-transform: uppercase;
}
.text-40 {
	color:#3e3545;
	font: 15px/20px 'Oswald', sans-serif;
	text-transform: none;
}
.text-41 {
	color:#7B5B9B;
	font: 25px/25px 'Oswald', sans-serif;
	text-transform: none;
}
.text-42 {
	color:#7B5B9B;
	font: 20px/20px 'Oswald', sans-serif;
	text-transform: none;
}
.text-43 {
	color:#3e3545;
	font: 15px/18px 'Oswald', sans-serif;
	text-transform: none;
}
.text-44 {
	color:#7B5B9B;
	font: 22px/22px 'Oswald', sans-serif;
	text-transform: none;
}
.text-45 {
	color:#3e3545;
	font: 18px/18px 'Oswald', sans-serif;
	text-transform: none;
}
.separator-1 {position:relative;}
.separator-1:after {
	background: url('../images/separator-1.png') no-repeat;
	display:block;
	position:absolute;
	right: -8px;
	margin-left:0;
	top: 44px;
	content: "";
	width: 2px;
	height: 275px;
	z-index:50;
}
.banners img {
	margin-right: 50px;
	margin-bottom:13px;
}
.banners img.rt-ident-right-1 {margin-right:0;}
.banners img.rt-ident-right-2 {margin-right:0px;}
/* ACCORDION
========================================================================= */
dl#accordion{
	list-style-type:none;
	padding:0 0 0 0;
	height:auto !important;
	background: url('../images/line-1.png') repeat-x 0 100%;
}
	dl#accordion .border-none {background:none;}
dl#accordion dt {
	background:none;
	padding:0;
	cursor: pointer;
	display:block;
	text-transform:uppercase;
	padding: 16px 38px 17px 0;
	background: url('../images/line-1.png') repeat-x;
}
dl#accordion dt strong a {
	text-decoration:none;
	display:block;
	padding:0;
}
	dl#accordion dt:hover strong a {
		color:#6F528C;
	}
dl#accordion dt strong {
	background:url(../images/accordion-icon-1.png) no-repeat 0 0px;
	padding-left:40px;
	padding-bottom:6px;
	margin-bottom:-6px;
}
	dl#accordion dt.active strong {
		background:url(../images/accordion-icon-2.png) no-repeat 0 0px;
	}
dl#accordion dd {
	display:none;
	padding: 0 38px 0 40px;
}
dl#accordion dd .indent{
	margin-top:-2px;
	padding-bottom:13px;
}

/* ACCORDION-2
========================================================================= */
dl#accordion-2{
	list-style-type:none;
	margin:0;
	padding:0 0 0 0;
	height:auto !important;
	background: url('../images/line-1.png') repeat-x 0 100%;
}
dl#accordion-2 dt {
	margin:0px;
	background:none;
	padding:0;
	cursor: pointer;
	display:block;
	text-transform:uppercase;
	padding: 16px 0 16px 0;
	background: url('../images/line-1.png') repeat-x;
}
dl#accordion-2 dt strong a {
	text-decoration:none;
	display:block;
	padding:0;
}
	dl#accordion-2 dt:hover strong a {
		color:#6F528C;
	}
dl#accordion-2 dt strong {
	background:url(../images/accordion-icon-1.png) no-repeat 0 0px;
	padding-left:40px;
	padding-bottom:6px;
	margin-bottom:-6px;
}
	dl#accordion-2 dt.active strong {
		background:url(../images/accordion-icon-2.png) no-repeat 0 0px;
	}
dl#accordion-2 dd {
	display:none;
	padding: 0 0 0 40px;
}
dl#accordion-2 dd .indent{
	margin-top:-2px;
	padding-bottom:13px;
}

/*  Buttons */
.button {
	display:inline-block;
	color:#3e3545;
	text-decoration:underline;
	text-transform: uppercase;
	font-weight:bold;
}
	.button:hover {
		text-decoration:none;
		/* color:#7B5B9B; */
	}
.button-2 {
	display:inline-block;
	/* text-transform: uppercase; */
	font:15px/42px 'Oswald', sans-serif;
	color:#fff;
	padding: 0 5px;
	min-width: 94px;
	text-align:center;
	background: #618ea5 url('../images/button-2-bg.jpg') repeat-x;
	position:relative;
}
	.button-2:hover {
		/* background: #80a9bb url('../images/button-2-bg-hover.jpg') repeat-x; */
	}
.button-2:after  {
	display:block;
	position:absolute;
	left: 50%;
	margin-left:-52px;
	bottom: -10px;
	content: "";
	z-index: -1;
	background: url('../images/button-2-shadow.png') no-repeat;
	width: 104px;
	height: 10px;
}
.link-1 {
	color:#7B5B9B;
}
	.link-1:hover {
		text-decoration:underline;
	}

/* FOOTER
========================================================================= */
footer {
	background: #312b37 url('../images/footer-bg.jpg') repeat-x;
	padding: 20px 0;
}
.policy {
	color: #b3a8bc;
	padding-top:5px;
	float:left;
}
.policy a {
	color: #604d72;
	text-decoration:underline;
	margin-left:6px;
}
	.policy a:hover {
		color:#fff;
		text-decoration:none;
	}
.footer-logo {
	font:30px/36px 'Cookie', cursive;
	color:#ffffff;
	margin-right:5px;
}
.policy-ident-1 {
	display:inline-block;
	padding-top:8px;
}
.soc-list {float:right;}
.soc-list li {
	float:left;
	margin-left:3px;
}

/* MAP
========================================================================= */
.dl-form {
	display: block;
	width: 200px;
}
dd span {
	float: right;
}
dl strong {
	display: block;
}
	iframe {
		margin:0;
		border: 0px solid #d0ceca;
	}
.frame-border {
	border: 1px solid #fcfbfb;
	display:inline-block;
}

/* PADDING */
/*==========================================*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.block-4 {padding-left:20px;}
	.block-1:after {
		display:block;
		position:absolute;
		right: 0;
		bottom: -30px;
		content: "";
		z-index: -1;
		background: url('../images/block-1-shadow-2.png') no-repeat;
		width: 758px;
		height: 103px;
	}
	iframe {
	}
	.rt-block-4 {
		padding-right:0px;
	}
	.rt-block-5 {
		padding-right:0px;
	}
	.rt-block-6 {
		padding-left:0px;
	}
	.rt-block-7 {
		padding-right:0;
	}
	.rt-block-8 {
		width:210px;
		padding-right:0;
	}
	.rt-block-1-2 {display:none;}
	.rt-block-10 {
		padding-right:0px;
	}
	.banners img.rt-ident-right-1 {margin-right:50px;}
}
@media only screen and (max-width: 767px) {
	h1 {padding-bottom:6px;}
	nav {
		float:none;
		clear:left;
	}
	.block-4 {padding-left:0px;}
	.block-1:after {
		display:block;
		position:absolute;
		right: 0;
		bottom: -12px;
		content: "";
		z-index: -1;
		background: url('../images/block-1-shadow-4.png') no-repeat;
		width: 300px;
		height: 41px;
	}
	iframe {
	}
	.rt-block-4 {
		padding-right:0px;
	}
	.rt-block-5 {
		padding-right:0px;
	}
	.rt-block-1-1, .rt-block-1-3 {display:inline-block;}
	.rt-block-6 {
		padding-left:0px;
	}
	.rt-block-7 {
		padding-right:0;
	}
	.rt-block-8 {
		padding-right:0;
		width:100%;
		float:none;
		clear:left;
	}
	.rt-block-10 {
		padding-right:0px;
	}
	.rt-block-5-1 {
		padding-right:0px;
	}
	.rt-block-5-2 {
		padding-left:0px;
		padding-right:0px;
	}
	.rt-ident-bottom-1 {
		margin-bottom:18px;
	}
	.rt-ident-top-1 {
		margin-top:20px;
	}
	.block-2-1:after, .block-2-3:after  {
		display:block;
		position:absolute;
		left: 50%;
		top: -22px;
		content: "";
		z-index: -1;
		background: url('../images/extra-img-rt.png') no-repeat;
		width: 28px;
		height: 22px;
	}
	.block-2:after {
		display:block;
		position:absolute;
		left: 50%;
		top:160px;
		content: "";
		z-index: -1;
		background: url('../images/extra-img-2-rt.png') no-repeat;
		width: 28px;
		height: 22px;
	}
		.block-2-2:after {
			top:150px;
			left: 50%;
			background: url('../images/extra-img-2-rt.png') no-repeat;
		}
		.banners {text-align:center;}
		.banners img {
			margin-right: 20px;
		}
		.banners img.rt-ident-right-1 {margin-right:20px;}
		.separator-1:after {
			display:none;
		}
		.policy  {float:none; text-align:center; clear:left;}
		.soc-list {float:none; margin:0 0 55px 80px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.block-1:after {
		display:block;
		position:absolute;
		right: 0;
		bottom: -18px;
		content: "";
		z-index: -1;
		background: url('../images/block-1-shadow-3.png') no-repeat;
		width: 420px;
		height: 57px;
	}
	.rt-block-3 {
		width:200px !important;
		margin-left:5px;
		margin-right:5px;
	}
	.rt-block-3-1 {
		width:200px !important;
	}
	iframe {
	}
	.rt-block-1-1 {display:block;}
	.rt-block-8 {
		padding-right:0;
		width:200px;
		float:left;
		clear:none ;
	}
	.rt-block-1-2 {display:none;}
	.rt-block-9 {
		width:200px;
	}
	.banners img {
			margin-right: 20px;
		}
		.banners img.rt-ident-right-1 {margin-right:20px;}
	.separator-1:after {
		display:block;
	}
	.policy  {float:left; clear:none;}
	.soc-list {float:right;  margin:0;}
}
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */