#html, body {
	right : 0;
	bottom : 0;
	left : 0;
	width: 100%;
	height : auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:center;
	display:inline-block;
	background-color:#01040D;
	font-family: Arial;
	background-repeat:no-repeat;
	background-position:top;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
}
.parent {
	width: 100%;
	text-align: left;
	display:inline-block;
	height: auto;
	color: #3A7BC7;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top: 0px;
	margin-bottom: 0%;
	padding-bottom: 0%;
	
}
a:link {
	color: #FFFFFF;
	text-decoration : none;
}
a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
a:hover {
color : #FFFFFF;
text-decoration : none;

}
a:active {
	color : #FFFFFF;
	text-decoration : none;
}
.btnbar {
	position: relative;
	background-color: #01040D;
	display: inline-block;
	width: 100%;
	text-align: right;
	height: auto;
	margin-bottom: 0%;
	padding-top: 0%;
	margin-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	margin-right: auto;
	margin-left: auto;

}
.btn {
	margin-left:auto;
	margin-right:auto;
	width: auto;
	margin-top: 0%;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0%;
	height: auto;
	padding-top: 1%;
	padding-left: 2%;
	padding-right: 2%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding-bottom: 1%;
	display: inline-block;

}

.btn {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.btn:hover {
	background-color: #E3C82F;
}
.btnbot {
	margin-left:auto;
	margin-right:auto;
	width: auto;
	margin-top: 0%;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0%;
	height: auto;
	padding-top: 1%;
	padding-left: 1%;
	padding-right: 1%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding-bottom: 1%;
	display: inline-block;
	background-color: #018390;

}

.btnbot {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.btnbot:hover {
	background-color: #E3C82F;
}
.btnbot2 {
	margin-left:auto;
	margin-right:auto;
	width: auto;
	margin-top: 3%;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0%;
	height: auto;
	padding-top: 1%;
	padding-left: 1%;
	padding-right: 1%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding-bottom: 1%;
	display: inline-block;
	background-color: #000000;

}

.btnbot2 {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.btnbot2:hover {
	background-color: #E3C82F;
}
h1 {
	width: 40%;
	font-family: 'Muli', sans-serif;
	font-size: 0.8em;
	text-align: left;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 0%;
	padding-right: 0%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
	-moz-text-shadow: 2px 2px 2px #000000;
	-webkit-text-shadow: 2px 2px 2px #000000;
	text-shadow: 2px 2px 2px #000000;
	font-weight:normal;
}
.btnbackmid {
	width: 94%;
	font-family: Arial;
	font-size: 0.8em;
	text-align: left;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
	color: #2A3D5B;
	padding-top: 3%;
	padding-bottom: 0%;
	padding-left: 3%;
	padding-right: 3%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	background-color: #F01D26;
}

h3 {
	width: auto;
	font-family: 'Muli', sans-serif;
	font-size: 1.4em;
	text-align: center;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
	color: #FFFFFF;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 3%;
	padding-right: 3%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	border-style:solid;
	border-color:#FFCC33;
	border-width: 1.5px;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
	background-image:url(images/black.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h2 {
	width: auto;
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	text-align: right;
	height: auto;
	margin-left: 0%;
	margin-right: 0%;
	color: #FFFFFF;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 10%;
	padding-right: 10%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	border-style:solid;
	border-color:#D3D2A7;
	border-width: 0.5px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
	background-image:url(images/backbtn.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bottom {
	position: relative;
	background-color: #000000;
	display: inline-block;
	width: 39%;
	text-align: center;
	height: auto;
	margin-bottom: 0px;
	padding-top: 0%;
	margin-top: 0px;
	padding-bottom: 5%;
	padding-left: 3%;
	padding-right: 3%;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;

}

.bottom img{
	display: inline-block;

	text-align:center;
}
.bottom img
{
        opacity:1;
}
.bottom img:hover
{
  -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
		opacity:0.5;
}
.bottom3 img
{
        opacity:1;
}
.bottom3 img:hover
{
  -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
		opacity:0.5;
}
.bottom3 {
	position: relative;
	background-color: #1C1C1C;
	display: inline-block;
	width: 39%;
	min-height: 200px;
	text-align: center;
	height: auto;
	margin-bottom: 0px;
	padding-top: 0%;
	margin-top: 0px;
	padding-bottom: 5%;
	padding-left: 3%;
	padding-right: 3%;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.bottom3 img{
	display: inline-block;

	text-align:center;
}
.bottom3txt {
	position: relative;
	background-color: #1C1C1C;
	display: inline-block;
	width: 39%;
	min-height: 200px;
	text-align: left;
	height: auto;
	margin-bottom: 0px;
	padding-top: 0%;
	margin-top: 0px;
	padding-bottom: 5%;
	padding-left: 3%;
	padding-right: 3%;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}
.bottominner {
	position: relative;
	background-color: #000000;
	display: inline-block;
	width: 100%;
	text-align: center;
	height: auto;
	margin-bottom: 0px;
	padding-top: 0%;
	margin-top: 0px;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}
.bottominner2b {
	position: relative;
	background-color: #333333;
	display: inline-block;
	width: 100%;
	text-align: center;
	height: auto;
	margin-bottom: 0px;
	padding-top: 1%;
	margin-top: 0px;
	padding-bottom: 1%;
	padding-left: 0%;
	padding-right: 0%;
	margin-right: auto;
	margin-left: auto;
	color: #018390;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;

}
.bottominner3b {
	position: relative;
	background-color: #1C1C1C;
	display: inline-block;
	width: 100%;
	text-align: center;
	height: auto;
	margin-bottom: 0px;
	padding-top: 3%;
	margin-top: 0px;
	padding-bottom: 5%;
	padding-left: 0%;
	padding-right: 0%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;

}

.bottom2 {
	position: relative;
	background-color: #1C1C1C;
	display: inline-block;
	width: 45%;
	min-height: 200px;
	text-align: center;
	height: auto;
	margin-bottom: 0px;
	padding-top: 0%;
	margin-top: 0px;
	padding-bottom: 5%;
	padding-left: 0%;
	padding-right: 0%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.bottom2 img{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align:center;
}
.ptxt3a2 {
	width: 88%;
	font-family: 'Muli', sans-serif;
	font-size: 2em;
	text-align: left;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 3%;
	padding-bottom: 0%;
	padding-left: 6%;
	padding-right: 6%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
}
.template {
	display: inline-block;
	border: none;
	width: 100%;
	height: 100%;
	position: relative;
	padding-top: 0%;
	margin-bottom: 0px;
	margin-top: 0%;
	vertical-align:bottom;
	text-align: center;
	margin-left: auto;
	max-height: auto;
	margin-right: auto;
	padding-bottom: 2%;
	background-color: #1C1C1C;
-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.template img{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align:center;
	background-attachment:fixed;
}
  .template:hover
{

}
.templatesec {
	display: inline-block;
	border: none;
	width: 100%;
	height: 100%;
	position: relative;
	padding-top: 0%;
	margin-bottom: 0px;
	margin-top: 3%;
	vertical-align:bottom;
	text-align: center;
	margin-left: auto;
	max-height: auto;
	margin-right: auto;
	background-color: #1C1C1C;
-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.templatesec img{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align:center;
	background-attachment:fixed;
}
  .templatesec:hover
{

}
.templatesectxt {
	width: 40%;
	font-family: 'Muli', sans-serif;
	font-size: 0.8em;
	text-align: left;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 0%;
	padding-right: 0%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
	-moz-text-shadow: 2px 2px 2px #000000;
	-webkit-text-shadow: 2px 2px 2px #000000;
	text-shadow: 2px 2px 2px #000000;
}
.templatesecimg {
	width: 40%;
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	text-align: left;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 0%;
	padding-right: 3%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 1%;
	margin-bottom: 0%;
	-moz-text-shadow: 1px 1px 2px #000000;
	-webkit-text-shadow: 1px 1px 2px #000000;
	text-shadow: 1px 1px 2px #000000;
}
.sec2 {
	display: inline-block;
	border: none;
	width: 100%;
	height: 100%;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0%;
	vertical-align:bottom;
	text-align: left;
	margin-left: auto;
	max-height: auto;
	margin-right: auto;
	min-height: 400px;
	background-attachment:fixed;
	background-image:url(images/p1.jpg);
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.sec2 img{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align:center;
	background-attachment:fixed;
}
  .sec2:hover
{

}
.templateb {
	display: inline-block;
	border: none;
	width: 100%;
	height: 100%;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0%;
	vertical-align:bottom;
	text-align: left;
	margin-left: auto;
	max-height: auto;
	margin-right: auto;
	min-height: 400px;
	background-attachment:fixed;
	background-image:url(images/top.jpg);
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.templateb img{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align:center;
	background-attachment:fixed;
}
  .templateb:hover
{

}
.templatec {
	display: inline-block;
	border: none;
	width: 100%;
	height: 100%;
	position: relative;
	margin-bottom: 0px;
	margin-top: 0%;
	vertical-align:bottom;
	text-align: left;
	margin-left: auto;
	max-height: auto;
	margin-right: auto;
	min-height: 400px;
	background-attachment:fixed;
	background-image:url(images/p1.jpg);
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.templatec img{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align:center;
	background-attachment:fixed;
}
  .templatec:hover
{

}
.template2 {
	width: 100%;
	font-family: 'Muli', sans-serif;
	font-size: 2em;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #1C1C1C;
	padding-top: 2%;
	padding-bottom: 1%;
	padding-left: 0%;
	padding-right: 0%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	background-color: #FCFCFC;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
}

.template2b {
	width: 40%;
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	text-align: left;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 3%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
	-moz-text-shadow: 1px 1px 2px #000000;
	-webkit-text-shadow: 1px 1px 2px #000000;
	text-shadow: 1px 1px 2px #000000;
}
.template2b2 {
	width: 80%;
	font-family: 'Muli', sans-serif;
	font-size: 1.8em;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 1%;
	padding-left: 10%;
	padding-right: 10%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
	-moz-text-shadow: 1px 1px 2px #000000;
	-webkit-text-shadow: 1px 1px 2px #000000;
	text-shadow: 1px 1px 2px #000000;
}
.template2c {
	width: 40%;
	font-family: 'Muli', sans-serif;
	font-size: 0.9em;
	text-align: left;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 0%;
	padding-right: 0%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
	-moz-text-shadow: 2px 2px 2px #000000;
	-webkit-text-shadow: 2px 2px 2px #000000;
	text-shadow: 2px 2px 2px #000000;
}
.template3 {
	width: 100%;
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #1C1C1C;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 0%;
	padding-right: 0%;
	display: inline-block;
	vertical-align: top;
	position: fixe;
	margin-top: 0%;
	background-color: #FCFCFC;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
}

.content {
	width: 30%;
	font-family: 'Muli', sans-serif;
	font-size: 1.2em;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #703049;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 0%;
	padding-right: 0%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 2%;
	border-top-right-radius: 25px;
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	background-color:#FCFCFC;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;

}
.content img:hover {
filter: brightness(90%);
}
.toptel {
	width: 90%;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	color: #1C1C1C;
	text-align: right;
	padding-top: 1%;
	padding-bottom: 1%;
	position: relative;
	padding-left: 5%;
	padding-right: 5%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/top.jpg);
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 2.6em;
	margin-top: 0%;
	-moz-text-shadow: 1px 1px 1px #FFFFFF;
	-webkit-text-shadow: 1px 1px 1px #FFFFFF;
	text-shadow: 1px 1px 1px #FFFFFF;
}
.sidebartxt {
	width: 40%;
	font-family: 'Muli', sans-serif;
	font-size: 2em;
	text-align: right;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	padding-top: 5%;
	padding-bottom: 1%;
	padding-left: 5%;
	padding-right: 5%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-top: 4%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;

}
.image-mid {
	margin-left: auto;
	margin-right: auto;
	font-family: 'Muli', sans-serif;
	color: #FFFFFF;
	font-size: 3em;
	padding-top:0%;
	width: 100%;
	padding-bottom: 0%;
	display: inline-block;
	margin-bottom: 0%;
	background-size: 100%;
	background-repeat:no-repeat;
	background-image:url(images/sablage.jpg);
	text-align: center;
	padding-left: 0%;
	height: auto;
	margin-top: 0%;
	padding-right: 0%;
	position: relative;
	max-width: 100%;
	background-attachment: fixed;
}
.image-mid img{
	max-width: 100%;
}

.image-mid2 {
	margin-left: auto;
	margin-right: auto;
	font-family: 'Muli', sans-serif;
	color: #FFFFFF;
	font-size: 3em;
	padding-top:0%;
	width: 100%;
	padding-bottom: 0%;
	display: inline-block;
	margin-bottom: 0%;
	background-size: 100%;
	background-repeat:no-repeat;
	background-image:url(images/peinture.jpg);
	text-align: center;
	padding-left: 0%;
	height: auto;
	margin-top: 0%;
	padding-right: 0%;
	position: relative;
	max-width: 100%;
	background-attachment: fixed;
}
.image-mid2 img{
	max-width: 100%;
}

.image-mid3 {
	margin-left: auto;
	margin-right: auto;
	font-family: 'Muli', sans-serif;
	color: #FFFFFF;
	font-size: 3em;
	padding-top:0%;
	width: 100%;
	padding-bottom: 0%;
	display: inline-block;
	margin-bottom: 0%;
	background-size: 100%;
	background-repeat:no-repeat;
	background-image:url(images/restauration.jpg);
	text-align: center;
	padding-left: 0%;
	height: auto;
	margin-top: 0%;
	padding-right: 0%;
	position: relative;
	max-width: 100%;
	background-attachment: fixed;
}
.image-mid3 img{
	max-width: 100%;
}
.image-mid4 {
	margin-left: auto;
	margin-right: auto;
	font-family: 'Muli', sans-serif;
	color: #FFFFFF;
	font-size: 3em;
	padding-top:0%;
	width: 100%;
	padding-bottom: 0%;
	display: inline-block;
	margin-bottom: 0%;
	background-size: 100%;
	background-repeat:no-repeat;
	background-image:url(images/services.jpg);
	text-align: center;
	padding-left: 0%;
	height: auto;
	margin-top: 0%;
	padding-right: 0%;
	position: relative;
	max-width: 100%;
	background-attachment: fixed;
}
.image-mid4 img{
	max-width: 100%;
}
.image-mid5 {
	margin-left: auto;
	margin-right: auto;
	font-family: 'Muli', sans-serif;
	color: #FFFFFF;
	font-size: 3em;
	padding-top:0%;
	width: 100%;
	padding-bottom: 0%;
	display: inline-block;
	margin-bottom: 0%;
	background-size: 100%;
	background-repeat:no-repeat;
	background-image:url(images/historique.jpg);
	text-align: center;
	padding-left: 0%;
	height: auto;
	margin-top: 0%;
	padding-right: 0%;
	position: relative;
	max-width: 100%;
	background-attachment: fixed;
}
.image-mid5 img{
	max-width: 100%;
}
.image-mid6 {
	margin-left: auto;
	margin-right: auto;
	font-family: 'Muli', sans-serif;
	color: #FFFFFF;
	font-size: 3em;
	padding-top:0%;
	width: 100%;
	padding-bottom: 0%;
	display: inline-block;
	margin-bottom: 0%;
	background-size: 100%;
	background-repeat:no-repeat;
	background-image:url(images/concact.jpg);
	text-align: center;
	padding-left: 0%;
	height: auto;
	margin-top: 0%;
	padding-right: 0%;
	position: relative;
	max-width: 100%;
	background-attachment: fixed;
}
.image-mid6 img{
	max-width: 100%;
}
.phone {
	margin-left: auto;
	margin-right: auto;
	font-family: 'Muli', sans-serif;
	color: #FFCC33;
	font-size: 3em;
	padding-top:3%;
	width: 100%;
	padding-bottom: 3%;
	display: inline-block;
	margin-bottom: 0%;
	background-size: 100%;
	background-repeat:no-repeat;
	text-align: center;
	padding-left: 0%;
	height: auto;
	-moz-text-shadow: 1px 1px 1px #000000;
	-webkit-text-shadow: 1px 1px 1px #000000;
	text-shadow: 1px 1px 1px #000000;
	margin-top: 0%;
	padding-right: 0%;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
::-webkit-scrollbar {
    height: 112px;
	width: 6px;
	background: #FCFCFC;
    }
::-webkit-scrollbar-thumb {
    background: #FFCC33;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
		border-radius: 25px;
}
::-webkit-scrollbar-corner {
    background: #FCFCFC;
}

.webmastergc{
	width: 90%;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 3%;
	padding-bottom: 3%;
	margin-bottom: 1%;
	font-family: 'Muli', sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #000000;
}
* {margin: 0; padding: 0;}


.slider{
	width: 640px; /*Same as width of the large image*/
	position: relative;
	/*Instead of height we will use padding*/
	padding-top: 320px; /*That helps bring the labels down*/
	
	margin: 100px auto;
	
	/*Lets add a shadow*/
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
}


/*Last thing remaining is to add transitions*/
.slider>img{
	position: absolute;
	left: 0; top: 0;
	transition: all 0.5s;
}

.slider input[name='slide_switch'] {
	display: none;
}

.slider label {
	/*Lets add some spacing for the thumbnails*/
	margin: 18px 0 0 18px;
	border: 3px solid #999;
	
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	
	/*Default style = low opacity*/
	opacity: 0.6;
}

.slider label img{
	display: block;
}

/*Time to add the click effects*/
.slider input[name='slide_switch']:checked+label {
	border-color: #666;
	opacity: 1;
}
/*Clicking any thumbnail now should change its opacity(style)*/
/*Time to work on the main images*/
.slider input[name='slide_switch'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}
/*That hides all main images at a 110% size
On click the images will be displayed at normal size to complete the effect
*/
.slider input[name='slide_switch']:checked+label+img {
	opacity: 1;
	transform: scale(1);
}
iframe {
width: 645px;
height: 363px;
border-color: #000000;

} 