@charset "UTF-8";
/*
Theme Name: Capitaine
Theme URI: https://connectizi.fr
Author: Flya
Author URI: https://flya.fr
Description: Template Eltiss
Template: hello-elementor
Requires at least: WordPress 5.0
Version: 0.1.0
*/
/* ! eltiss theme | STYLE.SCSS:CSS  | (c)eltiss 2018 all rights reserved */
/*
* BASE
*/
/*
* HELPERS
*/
/* D├®termine la couleur ├á utiliser selon la couleur de fond / contenu */
/*
* TRANSITIONS ET ANIMATIONS
*/
/*
* RESPONSIVE
* ------------------
* ex. @include respond-to(large) OU @include respond-to(640px)
* respond-from permet de constuire en mobile first
*/
/*====== RECHERCHES =======*/
/* AJOUTS EJ5 */
/* CRATION DE FLECHES / TRIANGLES */
/* SYSTEME DE RATIOS POUR LA HAUTEUR */
/* systeme de ratio hauteur css */
/* SYSTEME DE GRILLE */
/*====== CONTENU ====== */
/* line 4, assets/css/scss/layouts/_style-commun.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Base


--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Base
--------------------------------------------------------------*/
/* line 18, assets/css/scss/layouts/_style-commun.scss */
.elementor-element-2197064 {
  position: absolute;
  z-index: 100;
  right: 0;
  width: auto !important;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 70, assets/css/scss/modules/_mixins.scss */
body.ie8 .elementor-element-2197064 {
  top: 18px;
}
/* line 24, assets/css/scss/layouts/_style-commun.scss */
.elementor-element-2197064 ul {
  padding: 0;
}
/* line 27, assets/css/scss/layouts/_style-commun.scss */
.elementor-element-2197064 ul li {
  display: inline-block;
  margin: 0 0 0 18px;
  list-style-type: none;
}
/* line 32, assets/css/scss/layouts/_style-commun.scss */
.elementor-element-2197064 ul li a {
  position: relative;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  -moz-transition: all 225ms ease-in-out 0ms;
  -o-transition: all 225ms ease-in-out 0ms;
  -webkit-transition: all 225ms ease-in-out;
  -webkit-transition-delay: 0ms;
  transition: all 225ms ease-in-out 0ms;
}
/* line 41, assets/css/scss/layouts/_style-commun.scss */
.elementor-element-2197064 ul li:hover > a {
  color: #F05B2A;
  -moz-transition: all 225ms ease-in-out 0ms;
  -o-transition: all 225ms ease-in-out 0ms;
  -webkit-transition: all 225ms ease-in-out;
  -webkit-transition-delay: 0ms;
  transition: all 225ms ease-in-out 0ms;
}
@media only screen and (min-width: 1023px) {
  /* line 50, assets/css/scss/layouts/_style-commun.scss */
  body.scrolling .elementor-element-2197064 {
    position: fixed;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 0;
    left: 0;
    right: 0;
    background-color: #313131;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
    padding: 18px;
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 0px) {
  /* line 18, assets/css/scss/layouts/_style-commun.scss */
  .elementor-element-2197064 {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #313131;
    padding: 18px;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.35);
    opacity: 0;
    -moz-transition: all 225ms ease-in-out 0ms;
    -o-transition: all 225ms ease-in-out 0ms;
    -webkit-transition: all 225ms ease-in-out;
    -webkit-transition-delay: 0ms;
    transition: all 225ms ease-in-out 0ms;
  }
  /* line 71, assets/css/scss/layouts/_style-commun.scss */
  .elementor-element-2197064 ul {
    padding: 50px 50px 0 50px;
  }
  /* line 74, assets/css/scss/layouts/_style-commun.scss */
  .elementor-element-2197064 ul li {
    text-align: center;
    display: block;
    margin: 5px 0;
  }
  /* line 79, assets/css/scss/layouts/_style-commun.scss */
  .elementor-element-2197064 ul li > a {
    text-align: center;
    padding: 2px 5px;
  }
  /* line 86, assets/css/scss/layouts/_style-commun.scss */
  .elementor-element-2197064.active {
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -moz-transition: all 225ms ease-in-out 0ms;
    -o-transition: all 225ms ease-in-out 0ms;
    -webkit-transition: all 225ms ease-in-out;
    -webkit-transition-delay: 0ms;
    transition: all 225ms ease-in-out 0ms;
  }
}

/* line 94, assets/css/scss/layouts/_style-commun.scss */
#btNav {
  display: none;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) and (min-width: 0px) {
  /* line 94, assets/css/scss/layouts/_style-commun.scss */
  #btNav {
    display: block;
    z-index: 200;
    position: fixed;
    right: 18px;
    top: 18px;
  }
}

/* line 108, assets/css/scss/layouts/_style-commun.scss */
.elementor-element-02f75ad ul {
  padding: 0;
}
/* line 111, assets/css/scss/layouts/_style-commun.scss */
.elementor-element-02f75ad ul li {
  list-style-type: none;
}
/* line 114, assets/css/scss/layouts/_style-commun.scss */
.elementor-element-02f75ad ul li > a {
  display: block;
  color: #ffffff;
  font-weight: 700;
  -moz-transition: all 225ms ease-in-out 0ms;
  -o-transition: all 225ms ease-in-out 0ms;
  -webkit-transition: all 225ms ease-in-out;
  -webkit-transition-delay: 0ms;
  transition: all 225ms ease-in-out 0ms;
}
@media only screen and (max-width: 767px) and (min-width: 0px) {
  /* line 114, assets/css/scss/layouts/_style-commun.scss */
  .elementor-element-02f75ad ul li > a {
    text-align: center;
  }
}
/* line 124, assets/css/scss/layouts/_style-commun.scss */
.elementor-element-02f75ad ul li:hover > a {
  color: #F05B2A;
  -moz-transition: all 225ms ease-in-out 0ms;
  -o-transition: all 225ms ease-in-out 0ms;
  -webkit-transition: all 225ms ease-in-out;
  -webkit-transition-delay: 0ms;
  transition: all 225ms ease-in-out 0ms;
}
