/* Définitions des couleurs du thème
------------------------------------------------------------*/
/* Couleurs de la charte : background */
/* Couleurs de la charte : menus */
/* Couleurs de la charte : sous menus ou menu secondaire*/
/* Couleurs de la charte : footer & divers */
/* Couleurs des textes */
/* Couleurs des arrières plans */
/* Couleurs des bordures */
/* Couleurs des titres */
/* Éléments cliquables (liens, boutons, etc.) */
/* Champs de formulaires */
/* Encart */
/*- Eléments à changer : -*/
/* Couleurs de la charte : footer & divers */
/* Couleurs de la charte : menus */
/* Couleurs de la charte : sous menus ou menu secondaire*/
/* Couleurs de la charte : sous sous menus*/
/* couleur du texte */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #FFF;
}
/*couleur du h1 bienvenue */
.textshadow {
  text-shadow: 1px 1px 0px #ffffff;
}
body,
textarea,
input {
  color: #ccc;
}
/*couleur du texte par défaut*/
a {
  color: #ababab;
}
/*couleur des liens*/
#menus ul a,
#menu_top ul a {
  color: #ffffff;
}
/*couleur du menu*/
#menus ul a:hover,
#menu_top ul a:hover {
  color: #ababab;
}
/*couleur du menu au survol*/
/*sous menu*/
#menus li li a {
  background-color: #ffffff;
}
/*couleur du fond du menu*/
#menus li li a:hover {
  background-color: #ffffff;
}
/*couleur du fond du menu au survol*/
/*sous sous menu*/
#menus li li li a {
  background-color: #e9e9e9;
}
/*couleur du fond du menu*/
#menus li li li a:hover {
  background-color: #e9e9e9;
}
/*couleur du fond du menu au survol*/
@media (max-width: 767px) {
  /*couleur du fond du menu sur telephone*/
  /*menu1*/
  .toggleMenu {
    background-color: #22bef3;
    /*couleur du fond du bouton sur telephone*/
    color: #ffffff;
  }
  /*couleur du texte du bouton sur telephone*/
}
/*menu2*/
#header a:after {
  color: #FFF;
}
/* couleur du picto pour les tels*/
.mm-ismenu {
  z-index: 99999;
  background: #000;
  /* fond du panneau dépliant tel */
  color: #ffffff;
}
/* couleur du texte pour tel */
/*sousmenu2*/
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: #22bef3;
}
/* couleur de la fleche pour depliage des sous rubriques*/
/*menu3 sous menu*/
.cbp-hsmenu > li.cbp-hsitem-open > a:after {
  border: solid transparent 10px;
  /*taille du triangla pour le sous-menu*/
  border-top-color: #cae9f4;
}
/*couleur du triangle pour le sous-menu*/
.cbp-hsmenubg,
.cbp-hssubmenu {
  background: #ffffff;
}
/*couleur de fond du sous-menu*/
.at-icon-wrapper {
  border: none;
}
header .container {
  color: #fff;
}
/*couleur des textes du bandeau */
#contact_bouton button {
  color: #fff;
}
/*couleur du bouton */
#contact_bouton button:hover {
  background: transparent;
  border: none;
}
/*couleur du bouton */
/*bordure du bouton */
.at-icon-wrapper {
  background: #FFF !important;
}
/*couleur du fond des pictos reseaux*/
.at-icon {
  fill: #363636 !important;
}
/*couleur des pictos reseaux*/
.title {
  color: #ababab;
}
/*couleur des titres de page*/
.title a {
  color: #FFF;
}
#footer_insert h4 {
  color: #000000;
}
/*couleur du titre du footer*/
#footer_insert {
  color: #ababab;
}
/*couleur du texte du footer*/
#footer_insert .soustitre {
  color: #000;
}
/*couleur du soustitre du footer*/
#footer_insert #contact_form .contact_form_field {
  background-color: #ffffff;
  color: #ababab;
  border: 1px solid #000000;
}
/*couleur des input*/
#footer_insert #contact_form #submit_contact_form {
  padding: 13px 15px;
  color: #363636;
  background: #ffffff;
}
#footer_insert #contact_form #submit_contact_form:hover {
  color: #ffffff;
  background: #363636;
}
#footer_insert input::-webkit-input-placeholder,
#footer_insert textarea::-webkit-input-placeholder {
  color: #ababab;
}
#footer_insert input:-moz-placeholder,
#footer_insert textarea:-moz-placeholder {
  color: #ababab;
}
#footer_insert input::-moz-placeholder,
#footer_insert textarea::-moz-placeholder {
  color: #ababab;
}
#footer_insert input:-ms-input-placeholder,
#footer_insert textarea:-ms-input-placeholder {
  color: #ababab;
}
.title2 {
  color: #fff;
}
/*couleur des titres du footer*/
.block_various_links li a {
  color: #ffffff;
}
/*couleur des liens de bas de page*/
.block_various_links li a:hover {
  color: #ababab;
}
/*couleur des liens de bas de page*/
#toggle-nav {
  background-color: #000000;
  /*couleur du fond du bouton menu de bas de page sur telephone*/
  color: #ffffff;
}
/*couleur du bouton menu de bas de page sur telephone*/
#tel_bas,
#tel_bas a {
  color: #ffffff;
}
/*couleur du téléphone de l'adresse*/
#coordinates {
  color: #ffffff;
}
/*couleur de l'adresse*/
#imagesbloc1 h2 {
  color: #000;
}
/*couleur du titre de l'accueil*/
#imagesbloc1 {
  color: #000;
}
/*couleur du texte de l'accueil*/
#bloc3 h2,
#bloc2 h2 {
  color: #ababab;
}
/*couleur du bouton de l'accueil*/
.bouton a {
  color: #fff;
  background: #ababab;
}
/*couleur du bouton de l'accueil*/
/* couleur de fond */
body,
#global_footer {
  background-color: #363636;
}
/* fond en bas de l'adresse */
#global_main {
  background-color: #000;
}
/* fond en bas du contenu et avant l'adresse */
@media (max-width: 767px) {
  header {
    background-color: #000;
  }
}
/* fond en bas du formulaire */
#footer_insert {
  background-color: #000;
}
/* fond en bas de l'actualité et avant l'adresse */
/* polices de caractères à changer */
body {
  font-family: 'Lora', serif;
}
@font-face {
  font-family: "iconfnt";
  font-style: normal;
  font-weight: 400;
  src: url("/oktCommon/fonts/iconfnt/iconfnt.eot?#iefix") format("embedded-opentype"), url("/oktCommon/fonts/iconfnt/iconfnt.woff") format("woff"), url("/oktCommon/fonts/iconfnt/iconfnt.ttf") format("truetype"), url("/oktCommon/fonts/iconfnt/iconfnt.svg#scottkellum-icoregular") format("svg");
}
.mm-menu,
.nav,
.cbp-hsmenu,
.cbp-hssubmenu {
  font-family: "iconfnt";
}
.toggleMenu,
.mm-menu li,
.nav li,
.cbp-hsmenu > li,
.cbp-hssubmenu li {
  font-family: 'Lora', serif;
}
body {
  font-size: 17px;
  line-height: 1.142857143em;
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 15px;
  }
}
h1 {
  line-height: 1.3em;
  font-weight: 800;
  font-size: 1.6em;
}
h2 {
  font-weight: 800;
  font-size: 1.5em;
}
h3 {
  font-weight: 800;
  font-size: 1.4em;
}
h4 {
  font-weight: 800;
  font-size: 1.117647059em;
}
h5 {
  font-size: 1.058823529em;
}
h6 {
  font-size: 1em;
}
/*menu : commun*/
#menus,
#menu_top {
  font-size: 1.058823529em;
}
/*taille du menu*/
#slogan {
  font-size: 3.058823529em;
  font-weight: 800;
  text-transform: capitalize;
  line-height: 1em;
}
/*taille du slogan */
#chalandise {
  font-size: 1.294117647em;
  line-height: 1em;
}
/*taille de chalandise */
#contact_bouton {
  font-size: 1.647058824em;
  line-height: 1em;
}
/*taille du bouton */
#tel_head {
  font-size: 1.235294118em;
  line-height: 1em;
}
/*taille du téléphone */
.title {
  font-size: 2.058823529em;
  font-weight: 600;
  line-height: 5em;
}
/*taille du titre */
#footer_coordinates li {
  font-size: 1em;
}
/*taille du téléphone */
#footer_insert h4 {
  font-size: 1.117647059em;
  font-weight: 600;
}
/*taille du titre du formulaire footer*/
.title2 {
  font-size: 2.058823529em;
  font-weight: 600;
  line-height: 4.5em;
}
/*taille du titre */
#imagesbloc1 h2 {
  font-size: 2.647058824em;
  font-weight: 400;
}
/*taille du titre de l'accueil*/
#imagesbloc1 p {
  font-size: 1.352941176em;
  line-height: 1em;
}
/*taille du texte de l'accueil*/
#bloc3 h2,
#bloc2 h2 {
  color: #FFF;
  font-size: 2.235294118em;
  font-weight: 400;
}
/*taille du titre de l'accueil*/
.bouton a {
  text-align: center;
  font-size: 1.176470588em;
}
/*taille du bouton de l'accueil*/
.block_various_links {
  font-size: 1.058823529em;
}
/*taille des liens */
#coordinates {
  font-size: 0.8235294118em;
}
/*taille de l'adresse*/
#tel_bas {
  font-size: 1.058823529em;
}
/*taille du texte du téléphone de l'adresse*/
#tel_bas span {
  font-size: 1.222222222em;
}
/*taille du téléphone de l'adresse*/
#contact_form input#submit_contact_form {
  font-size: 1em !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #slogan {
    font-size: 3.235294118em;
  }
  /*taille du slogan */
  #bloc3 h2,
  #bloc2 h2 {
    font-size: 1.882352941em;
    font-weight: 400;
  }
  /*taille du titre de l'accueil*/
}
@media (min-width: 768px) and (max-width: 991px) {
  #slogan {
    font-size: 2.882352941em;
  }
  /*taille du slogan */
  #bloc3 h2,
  #bloc2 h2 {
    font-size: 1.529411765em;
    font-weight: 400;
  }
  /*taille du titre de l'accueil*/
}
/* Général
----------------------------------------------------------*/
/*Formatage de texte*/
p,
ul,
ol,
li {
  font-size: 1em;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/* si changement de couleur au survol */
textarea {
  padding: 3px;
}
input {
  padding: 3px;
}
/* Des classes d'alignement d'objets */
.aligntop {
  vertical-align: top;
}
.alignbottom {
  vertical-align: bottom;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.justify {
  text-align: justify;
}
abbr[title] {
  text-decoration: none;
  border: none;
}
/* Architecture
----------------------------------------------------------*/
body {
  margin: 0;
}
.container {
  margin: 0 auto;
  position: relative;
}
/* header
----------------------------------------------------------*/
#global_header {
  position: relative;
}
header {
  position: relative;
  z-index: 500;
  width: 100%;
}
@media (min-width: 800px) and (max-width: 991px) {
  header {
    position: absolute;
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 799px) {
  header {
    position: absolute;
    top: 0px;
  }
}
#head {
  padding: 0 15px;
}
#reseaux {
  padding-top: 70px;
  text-align: center;
}
.addthis_default_style .at300b,
.addthis_default_style .at300bo,
.addthis_default_style .at300m {
  padding: 0 10px 0 0 !important;
  float: inherit !important;
}
.at-icon-wrapper {
  border-radius: 20px;
  height: 40px !important;
  width: 40px !important;
  padding: 0px !important;
}
.at-icon {
  height: 40px !important;
  width: 40px !important;
}
.block.follow h4 {
  display: none;
}
/*menu*/
#header a:after {
  left: 20px;
  top: 25px;
}
header .container {
  text-align: center;
}
#slogan {
  position: absolute;
  top: 10%;
  left: 25%;
  /*margin-top: -135px; margin-bottom: 150px;*/
  margin: 0;
}
button.button {
  background: transparent;
  border: none;
  width: 100%;
  padding: 15px 0;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  #contact_bouton {
    margin: 0;
  }
  #tel_head {
    margin: 0.5em 0;
  }
}
/*diapo
--------------------------------------------------*/
@media (min-width: 1200px) {
  #diapo {
    position: relative;
    top: -635px;
    margin-bottom: -635px;
  }
}
@media (min-width: 1170px) and (max-width: 1199px) {
  #diapo {
    position: relative;
    top: -618px;
    margin-bottom: -618px;
  }
}
@media (min-width: 1040px) and (max-width: 1169px) {
  #diapo {
    position: relative;
    top: -549px;
    margin-bottom: -549px;
  }
}
@media (min-width: 992px) and (max-width: 1039px) {
  #diapo {
    position: relative;
    top: -524px;
    margin-bottom: -524px;
  }
}
@media (min-width: 800px) and (max-width: 991px) {
  #diapo {
    position: relative;
    top: 0;
  }
}
@media (min-width: 768px) and (max-width: 799px) {
  #diapo {
    position: relative;
    top: 0px;
  }
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
/* contenu
----------------------------------------------------------*/
#global_main {
  background-image: url('../oktThemes/ra135-s/images/fond.jpg');
  background-repeat: repeat-x;
  background-position: top;
}
#main {
  position: relative;
}
#content {
  padding: 160px 0 0px 0 ;
}
#content .scrollTop-wrapper {
  margin: 0;
  padding: 15px 0;
}
.title {
  color: #FFF;
}
#rubric_title {
  position: absolute;
  top: 0px;
}
.title {
  width: 100%;
  text-align: center;
  background: transparent url('../oktThemes/ra135-s/images/titre.png') top no-repeat;
  min-height: 160px;
  display: block;
}
/* footer
----------------------------------------------------------*/
footer {
  position: relative;
}
#footer_coordinates {
  width: 405px;
  background: transparent url('../oktThemes/ra135-s/images/logo-bas.png') top no-repeat;
}
@media (min-width: 768px) {
  #footer_coordinates {
    position: absolute;
    left: 50%;
  }
}
#footer_coordinates ul {
  padding: 110px 0px 22px 135px;
  margin-bottom: 40px;
}
#footer_coordinates li {
  list-style: none;
}
#footer_insert #contact_form .contact_form_field {
  margin-bottom: 10px;
  width: 100%;
}
#footer_insert #contact_form #submit_contact_form {
  border: none;
  margin-top: 18px;
  margin-bottom: 44px;
}
@media (min-width: 768px) {
  #footer_insert h4 {
    margin-top: 0;
  }
}
/*-coordonnees*/
#global_footer {
  background-image: url('../oktThemes/ra135-s/images/fond-adresse.jpg');
  background-repeat: repeat-x;
  background-position: top;
}
.title2 {
  width: 100%;
  text-align: center;
  min-height: 50px;
  display: block;
}
.marg0 {
  margin: 0;
}
#reseaux_bas {
  margin: 0;
}
@media (max-width: 991px) {
  #reseaux_bas {
    padding-bottom: 30px;
  }
}
#reseaux_bas .at-icon {
  fill: #363636 !important;
}
#menu_bottom ul {
  text-align: left;
}
@media (min-width: 992px) {
  #menu_bottom ul {
    padding: 0px 0;
  }
  #menu_bottom li {
    display: block;
    list-style: none outside;
    float: left;
    width: 50%;
    padding: 5px 0;
  }
}
@media (max-width: 991px) {
  #menu_bottom {
    padding-bottom: 70px;
  }
  #menu_bottom li {
    display: block;
    list-style: none outside;
  }
  #menu_bottom li a {
    text-decoration: none;
  }
}
#tel_bas {
  margin: 0;
  line-height: 1.65em;
}
#tel_bas span {
  display: block;
}
#tel_bas a {
  text-decoration: none;
}
#global_footer #google_map {
  height: 200px;
  margin: 0;
  border: none;
}
#global_footer .title_block.encartGmap {
  display: none;
}
@media (max-width: 991px) {
  #tel_bas {
    padding-bottom: 30px;
  }
}
#coordinates {
  text-align: left;
}
.coordinates_list {
  margin: 0;
}
.coordinates_list li {
  list-style: none outside;
  display: block;
}
@media (min-width: 992px) {
  #coordinates {
    margin-top: 10px;
  }
  .coordinates_list {
    padding: 0px;
  }
  .coordinates_list li {
    padding: 0;
  }
}
@media (max-width: 991px) {
  #coordinates {
    text-align: left;
    padding-bottom: 20px;
  }
  .coordinates_list {
    padding: 10px 0 0;
  }
  .coordinates_list li {
    display: block;
    padding: 0;
  }
}
/*-bas de page-*/
@media (max-width: 991px) {
  [id=menu_bottom] ul {
    background: #000;
    /*permet la transtion pour le déroulement*/
    max-height: 450px;
  }
}
#marque {
  padding-top: 30px;
  text-align: center;
  position: relative;
}
@media (max-width: 991px) {
  #marque {
    padding-top: 25px;
  }
}
#powered {
  padding-top: 8px;
}
/* Intégration
----------------------------------------------------------*/
#site img {
  vertical-align: top;
}
#site {
  text-align: center;
  padding: 5em 0;
}
.texte_gauche {
  padding-left: 20px;
}
.texte_droite {
  padding-right: 20px;
}
.texte {
  padding: 0 20px;
}
/*-accueil-*/
#bloc1 {
  padding: 0 15px;
  position: relative;
  height: 100%;
}
#bloc1 .container {
  position: absolute;
  height: 100%;
}
@media (max-width: 767px) {
  #bloc1 .container {
    width: 88%;
  }
}
#bloc1 .col-sm-4 {
  padding: 0;
}
#imagesbloc1 {
  position: absolute;
  z-index: 8;
  width: 100%;
  height: 100%;
}
#imagesbloc1 .col-sm-4.col-sm-offset-4 {
  height: 100%;
  position: absolute;
  background: transparent url('../oktThemes/ra135-s/images/fond-texte.png') repeat;
  padding: 0 15px;
}
@media (min-width: 1199px) {
  #imagesbloc1 h2 {
    margin-top: 150px;
  }
}
#bloc2,
#bloc3 {
  position: relative;
}
#bloc2 h2,
#bloc3 h2 {
  background: transparent url('../oktThemes/ra135-s/images/sous-titre.png') center top no-repeat;
  padding-top: 60px;
}
@media (min-width: 768px) {
  #bloc2 img {
    position: relative;
    float: left;
    width: 50%;
  }
  #bloc3 img {
    position: relative;
    float: right;
    width: 50%;
  }
}
@media (min-width: 1199px) {
  #bloc2 h2,
  #bloc3 h2 {
    margin-top: 141px;
  }
}
.bouton a:hover {
  background: #363636;
}
.bouton {
  display: block;
}
.bouton a {
  text-decoration: none;
  padding: 10px 10px 11px 10px;
  display: block;
}
#imagesbloc1 {
  color: #fff;
}
#imagesbloc1 h2 {
  color: #fff;
}
.txtCookie {
  font-size: .9em;
  text-align: justify;
}
#cookie_fermer {
  display: block;
  cursor: pointer;
  padding: .5em;
  text-align: center;
  color: #ffffff;
  background-color: #363636;
}
#content #backTop.sitti {
  background-color: #ababab;
  border: 1px solid #e8dac0;
  color: #ffffff;
  font-size: 31px;
}
#cookie_barre {
  width: 100%;
  position: fixed;
  z-index: 9999;
  background: #ffffff;
  padding: .5em;
  bottom: 0;
  color: #000000;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
  display: none;
}
.button2 {
  position: relative;
  display: inline-block;
  margin: 150px auto;
  -webkit-border-radius: 10px;
}
.button2 span {
  background-color: #000;
  display: inline-block;
  padding: 15px 100px;
  color: #FFF;
  font-weight: 700;
  font-size: 30px;
  text-shadow: 0px 1px #ffffff, 0px -1px #262f33;
}
.button2 span:hover {
  background-color: #363636;
  cursor: pointer;
}
.titre_encart {
  font-size: 1.117647059em;
  font-weight: 600;
  color: #FFF;
}
.g-cache-confident-small-light {
  display: none !important;
}
.horaire {
  margin-top: 115px;
}
#bloc1 h1 {
  margin-top: 83px;
}
@media (max-width: 1200px) {
  #bloc1 h1 {
    margin-top: 83px;
  }
  .horaire {
    margin-top: 38px;
  }
}
@media (max-width: 1180px) {
  horaire {
    margin-top: 83px;
  }
  #bloc1 h1 {
    margin-top: 55px;
  }
}
@media (max-width: 898px) {
  .horaire {
    margin-top: 24px;
  }
  #bloc1 h1 {
    margin-top: 34px;
  }
}
@media (max-width: 841px) {
  .horaire {
    margin-top: 16px;
  }
  #bloc1 h1 {
    margin-top: 34px;
  }
}
@media (max-width: 1200px) {
  #slogan {
    left: 16%;
  }
}
@media (max-width: 1169px) {
  #head {
    margin: -18px;
  }
  #reseaux {
    padding-top: 62px;
  }
}
@media (max-width: 1017px) {
  #reseaux {
    padding-top: 48px;
  }
}
@media (max-width: 1039px) {
  #head {
    margin: -22px;
  }
}
@media (max-width: 992px) {
  .equip img {
    margin-bottom: 30px;
  }
  #head {
    margin: auto;
  }
  #reseaux {
    padding-top: 46px;
  }
}
@media (max-width: 870px) {
  #reseaux {
    padding-top: 34px;
  }
}
@media (max-width: 767px) {
  #reseaux {
    padding-top: 0px;
    padding-bottom: 26px;
  }
}
.addthis_button_facebook_follow .at-icon-wrapper:hover {
  background: #3b5998 !important;
}
.addthis_button_google_follow .at-icon-wrapper:hover {
  background: #dc4e41 !important;
}
.addthis_button_instagram_follow .at-icon-wrapper:hover {
  background: #517fa6 !important;
}
.at-icon:hover {
  fill: #FFF !important;
}
.equip img {
  margin-top: 15px;
}
.equips {
  margin-top: 15px;
  margin-bottom: 50px;
}
#wrapAriane {
  background: #FFF;
}
.scale {
  -webkit-transition: all .4s ease 0s;
  -moz-transition: all .7s ease 0s;
  -ms-transition: all .7s ease 0s;
  transition: all .7s ease 0s;
}
.scale:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.at-icon-wrapper:hover {
  background: none;
  color: #FFF;
}
.butmenu {
  position: absolute;
  top: 25px;
  left: 56px;
  font-size: 22px;
  color: #FFF;
}
.butmenu:hover {
  color: #ababab;
}
@media (max-width: 1086px) {
  .butmenu {
    top: 54px;
    left: 12px;
  }
}
@media (max-width: 443px) {
  .butmenu {
    top: 25px;
    left: 56px;
  }
}
.encartContenu #google_map_2 {
  height: 200px;
}
#global_footer .encartGmap {
  display: none;
}
#infobulle {
  color: #000 !important;
}
#global {
  overflow: hidden;
}
/*


@media (width:799px){
 #global_main {
    margin-top: 127px;
} 
}

@media (width:798px){
 #global_main {
    margin-top: 127px;
} 
}

@media (width:797px){
 #global_main {
    margin-top: 127px;
} 
}

@media (width:796px){
 #global_main {
    margin-top: 127px;
} 
}

@media (width:795px){
 #global_main {
    margin-top: 127px;
} 
}


@media (max-width:798px){
     #global_main {
    margin-top: 126px;
}   
}

@media (max-width:794px){
     #global_main {
    margin-top: 124px;
}   
}
@media (max-width:760px){
     #global_main {
    margin-top: 0px;
}   
}*/
@media (max-width: 799px) {
  .button2 {
    margin: 193px auto;
  }
}
/*
@media (width:797px){
    #global_main{
        margin-top: -85px;
    }
} 
@media (width:795px){
    #global_main{
        margin-top: -85px;
    }
} 

@media (width:793px){
    #global_main{
        margin-top: -85px;
    }
} 


@media (width:791px){
    #global_main{
        margin-top: -85px;
    }
} 


@media (width:789px){
    #global_main{
        margin-top: -85px;
    }
} 

@media (width:787px){
    #global_main{
        margin-top: -85px;
    }
} 

@media (width:782px){
    #global_main{
        margin-top: -85px;
    }
} 

@media (width:783px){
    #global_main{
        margin-top: -85px;
    }
} 


@media (width:781px){
    #global_main{
        margin-top: -85px;
    }
} 


@media (width:777px){
    #global_main{
        margin-top: -85px;
    }
} 


@media (width:775px){
    #global_main{
        margin-top: -85px;
    }
} 



@media (width:773px){
    #global_main{
        margin-top: -85px;
    }
} 

@media (width:771px){
    #global_main{
        margin-top: -85px;
    }
} 
@media (width:769px){
    #global_main{
        margin-top: -85px;
    }
} 


*/
/* 
@media (min-width:1170px) and (max-width:1199px){
    
    
}
*/
@media (min-width: 768px) and (max-width: 799px) {
  .button2 {
    margin: 0px 0px;
  }
  /*#global_main {
    margin-top: 188px;
}*/
  .button2 span {
    position: relative;
    top: 47px;
  }
}
@media (max-width: 768px) {
  #footer_coordinates {
    width: 100%;
    background: #000000 url(../oktThemes/ra135-s/images/logo-bas.png) top no-repeat;
  }
  #footer_coordinates li {
    text-align: center;
    position: relative;
    left: -32px;
  }
}
.bgg {
  padding-bottom: 46px;
  /* padding-top: 51px; */
}
@media (max-width: 992px) and (min-width: 768px) {
  .bgg {
    padding-bottom: 46px;
    padding-top: 115px !important;
  }
}
@media (max-width: 343px) {
  .bgg {
    padding-bottom: 46px;
    padding-top: 85px !important;
  }
}
p {
  text-align: justify;
}
.margBott30 {
  margin-bottom: 30px;
}
a.addthis_button_instagram_follow.at300b span svg:hover {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
div#powered {
  padding-bottom: 25px;
  padding-top: -15px;
}
@media (max-width: 767px) {
  p#tel_bas {
    text-align: center;
  }
  div#coordinates {
    text-align: center;
    line-height: 23px;
  }
}
@media (min-width: 992px) {
  #menu_bottom li a {
    text-decoration: none;
    padding: 0;
  }
}
a img,
.scrollTop-wrapper a {
  transition-duration: 0.4s;
  transition-property: transform;
}
a img:hover,
.scrollTop-wrapper a:hover {
  transform: scale(1.04);
}
.icon--fumi {
  color: #6e706b !important;
}
.titre_encart {
  text-align: center;
}
p.submit {
  text-align: center;
}
input#submit_mycom {
  background: #ffffff;
  margin-bottom: 24px;
  color: #363636;
  padding: 10px 40px;
  border-radius: 7px;
  font-size: 1.3em;
  font-weight: 500;
  text-transform: capitalize;
  border: 1px solid;
}
input#submit_mycom:hover {
  background: #363636;
  color: white;
}
@media (min-width: 550px) {
  .mm-menu {
    width: 182px !important;
  }
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
  left: 182px !important;
}
#contact_bouton form a span {
  visibility: hidden;
}
._mycom_,
._footer_to_hide_ {
  display: none;
}
.mymail {
  font-size: 16px;
  display: block;
}
.col-md-12 h2 {
  margin-top: 48px !important;
}
#wrapAriane {
  display: none !important;
}
@media (min-width: 1200px) {
  .marg237 {
    margin-top: 99px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .marg237 {
    margin-top: 122px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .marg237 {
    margin-top: 97px;
  }
}
#menus,
.mm-ismenu {
  background: #000 !important;
}
/*header { overflow:hidden; } */
/*
body { background-color:#000 !important; }

#menu_top ul {
    position: relative;
    z-index: 11111111111111111111000000 !important;
}
*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #global {
    overflow: unset;
  }
}
/*Rajout pour faire un panneau par dessus le site*/
#panneauSIte {
  position: absolute;
  z-index: 9999999;
  height: 100vh;
  width: 100%;
  background-color: #363636;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
