@import 'https://fonts.googleapis.com/css?family=Arima+Madurai:700|Just+Me+Again+Down+Here|Raleway:300,600';
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
  margin-top: 0;
}
img {
  max-width: 100%;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.unbold {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-content {
  display: none;
}
.accordion-content.default {
  display: block;
}
h1 {
  font: 28px 'Arima Madurai', cursive;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 0;
  width: 1200px;
  max-width: 90%;
  margin: auto;
}
h2 {
  font: 22px 'Arima Madurai', cursive;
  color: #ee4023;
  text-transform: uppercase;
  margin-bottom: 10px;
}
h3 {
  font: 28px 'Arima Madurai', cursive;
  color: #bed630;
  text-transform: uppercase;
  margin-bottom: 0;
}
h4 {
  font: 60px 'Just Me Again Down Here', cursive;
  color: #bed630;
  margin-bottom: 10px;
  line-height: 1;
  margin-top: 25px;
}
p {
  font: 18px 'Raleway', sans-serif;
  line-height: 1.25;
}
a {
  text-decoration: none;
  color: #6dcef5;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #10adec;
}
label,
input {
  font: 16px 'Raleway', sans-serif;
}
#mainContent ul {
  font: 18px 'Raleway', sans-serif;
  list-style: none;
  padding: 0;
  margin: 10px;
}
#mainContent ul li {
  position: relative;
  padding-left: 10px;
  margin-bottom: 5px;
}
#mainContent ul li:before {
  content: "\f0da";
  font-family: FontAwesome;
  position: absolute;
  left: -10px;
  color: #bed630;
}
.bold {
  font-weight: bold;
}
.h1title {
  background: #bed630;
  margin: 25px 0;
}
.container {
  width: 1200px;
  max-width: 90%;
  margin: auto;
}
.floatLeft {
  float: left;
  max-width: 50%;
  padding-right: 25px;
}
.floatRight {
  float: right;
  max-width: 50%;
}
.floats {
  zoom: 1;
}
.floats:before,
.floats:after {
  content: "";
  display: table;
}
.floats:after {
  clear: both;
}
.floats .floatRight {
  text-align: center;
}
iframe {
  max-width: 100%;
}
#topNav {
  position: absolute;
  z-index: 50;
  top: 0;
  right: 0;
  font: 18px 'Arima Madurai', cursive;
  text-transform: uppercase;
}
#topNav ul {
  padding: 10px;
  margin: 0;
  list-style: none;
}
#topNav ul a {
  color: inherit;
}
#topNav ul a:hover {
  color: #6dcef5;
}
#topNav ul li {
  display: inline-block;
  padding: 0 5px;
}
#topNav ul li i {
  font-size: 25px;
}
#logo {
  position: relative;
  text-align: center;
}
#logo #color {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 55%;
  background: #6dcef5;
  z-index: -5;
}
@media screen and (max-width: 860px) {
  #logo {
    padding-top: 50px;
  }
}
#mainNav {
  text-align: center;
  border-bottom: 5px solid #6dcef5;
}
#mainNav ul {
  padding: 10px 0;
  margin: 0;
  list-style: none;
}
#mainNav ul li {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 5px;
  font: 25px 'Arima Madurai', cursive;
  text-transform: uppercase;
  color: #6dcef5;
}
#mainNav ul li:hover,
#mainNav ul li.active {
  background: #bed630;
}
#mainNav ul li:hover a,
#mainNav ul li.active a {
  color: #fff;
}
ul.polaroids {
  position: absolute;
  top: 325px;
  left: 50px;
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.polaroids li:nth-child(1) {
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
}
ul.polaroids li:nth-child(2) {
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  margin-top: -50px;
}
ul.polaroids li:nth-child(3) {
  -webkit-transform: rotate(-9deg);
  -moz-transform: rotate(-9deg);
  margin-top: -30px;
}
ul.polaroids img {
  padding: 15px 15px 50px 15px;
  background: #fff;
  -webkit-transition: -webkit-transform 0.15s linear;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 1865px) {
  ul.polaroids {
    display: none;
  }
}
.atelierContent {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 5px solid #bed630;
}
.atelierContent:last-child {
  border: 0;
}
.atelier {
  zoom: 1;
  position: relative;
}
.atelier:before,
.atelier:after {
  content: "";
  display: table;
}
.atelier:after {
  clear: both;
}
.atelier h2,
.atelier p {
  margin-bottom: 0;
}
.atelier .margin {
  margin-bottom: 15px;
}
.atelier .title {
  margin-bottom: 15px;
}
.atelier .left {
  float: left;
  width: 75%;
  padding-right: 25px;
}
.atelier .right {
  float: right;
  width: 25%;
}
.atelier table {
  width: 100%;
}
.atelier table td {
  padding: 10px;
}
.atelier table td.noPadding {
  padding: 0;
}
.atelier .mainTable {
  background: #ee4023;
  margin-top: 25px;
  color: #fff;
}
.atelier .mainTable .center {
  text-align: center;
  text-transform: uppercase;
}
.atelier .mainTable .center p {
  font-size: 22px;
  font-weight: bold;
}
.atelier .innerTable {
  background: #fff;
  color: #ee4023;
  text-align: center;
}
.atelier .innerTable td {
  border: 1px solid #ee4023;
}
.atelier .innerTable p {
  font-weight: bold;
}
.atelier .innerTable .black {
  color: #000;
}
.atelier .secTable {
  margin-top: 25px;
}
.atelier .secTable p {
  font-size: 14px;
}
.atelier .secTable td {
  border: 1px solid #eee;
}
.atelier .secTable td:first-child {
  min-width: 100px;
}
.atelier .secTable tr:first-child {
  background: #eee;
  text-transform: uppercase;
}
.atelier .secTable tr:first-child:hover {
  background: #eee;
}
.atelier .secTable tr:hover {
  background: #ccc;
}
.atelier .note {
  color: rgba(0, 0, 0, 0.3);
  font-weight: bold;
  font-size: 14px;
  text-align: right;
  margin-top: 15px;
}
.atelier img {
  max-height: 175px;
  margin-bottom: 50px;
}
.atelier .inscription {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  width: 25%;
  font: 28px 'Arima Madurai', cursive;
  color: #fff;
  text-transform: uppercase;
  background: #6dcef5;
  padding-top: 5px;
}
.atelier .inscription:hover {
  background: #25b6f0;
}
.adresse {
  background: #fff100;
  text-align: center;
  padding: 25px 0;
}
.adresse h3 {
  color: #000;
}
.adresse p {
  margin-bottom: 0;
}
.accordion-toggle {
  border: 1px solid #bed630;
  padding: 5px 15px 2px;
  margin-top: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion-toggle.active,
.accordion-toggle:hover {
  background: #bed630;
  color: #fff;
}
.hide {
  display: none;
  width: 500px;
}
.flexForm {
  padding: 5px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.flexForm span {
  color: red;
}
.F {
  margin-left: 15px;
}
.submit {
  margin-top: 25px;
}
.submit p {
  font-size: 14px;
  font-weight: bold;
  color: #ee4023;
}
.submit input {
  font: 22px 'Arima Madurai', cursive;
  text-transform: uppercase;
  color: #fff;
  background-color: #6dcef5;
  border: none;
  padding: 5px;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.submit input:hover {
  background: #25b6f0;
}
.paypalButton {
  margin-top: 25px;
}
.temoignages {
  padding: 20px 0 5px;
  border-bottom: 2px solid #bed630;
}
.temoignages .bold {
  color: #6dcef5;
}
.temoignages:last-child {
  border: none;
}
.contact p {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}
.contact i {
  font-size: 30px;
  margin-right: 25px;
  margin-top: 25px;
}
.contact h2 {
  color: #000;
  line-height: 1.25;
}
footer {
  background: #bed630;
  position: relative;
  padding: 15px 0;
  margin-top: 50px;
  zoom: 1;
}
footer:before,
footer:after {
  content: "";
  display: table;
}
footer:after {
  clear: both;
}
footer a {
  color: inherit;
}
footer a:hover {
  color: inherit;
  opacity: 0.6;
}
footer p {
  font: 28px 'Arima Madurai', cursive;
  margin: 0;
}
footer img {
  position: absolute;
  right: 25px;
  bottom: -25px;
}
@media screen and (max-width: 1645px) {
  footer img {
    display: none;
  }
}
.credit {
  width: 1200px;
  max-width: 90%;
  margin: auto;
  font-size: 14px;
  text-align: right;
  padding: 10px 0;
}
.dev {
  margin-bottom: 200px;
}
