/*!
 Theme Name:   BeFlex Child
 Theme URI:    http://www.eoxia.com
 Description:  Child theme of BeFlex
 Author:       the Eoxia team
 Author URI:   http://www.eoxia.com
 Template:     beflex
 Version:      2.0.0-pheonix
 License:      GNU General Public License v2 or later
 License URI:  http://www.eoxia.com
 Text Domain:  beflex-child
*/
#main-navigation .simple-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

#main-navigation .simple-navigation > li {
  margin: auto; }

#main-navigation .simple-navigation > li:last-child > a {
  padding: 0.8em 1.4em !important; }

#main-navigation .simple-navigation > li > a {
  font-weight: 700; }

#masthead.fixe-header #main-navigation .simple-navigation > li > a {
  color: #fff; }

#masthead.fixe-header #main-navigation .simple-navigation .menu-item-depth-0.current_page_item > a,
#masthead.fixe-header #main-navigation .simple-navigation .menu-item-depth-0.current-menu-item > a,
#masthead.fixe-header #main-navigation .simple-navigation .menu-item-depth-0.current_page_ancestor > a,
#masthead.fixe-header #main-navigation .simple-navigation .menu-item-depth-0.current-menu-ancestor > a {
  color: #fff !important; }

#boxfoot {
  background: #282828;
  color: #fff; }

#boxfoot .widget .widget-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-transform: uppercase; }

#colophon {
  padding: 0.8em 0;
  background: #9b5598;
  color: #fff; }

#colophon a {
  color: #fff;
  text-decoration: underline; }

.home .front-video {
  overflow: hidden;
  position: relative;
  margin-bottom: 2em; }

.home .front-video:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(114, 92, 197, 0.6); }

.home .front-video h1 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 100; }

.home .front-video img, .home .front-video video {
  z-index: -1; }

.home .front-video .content {
  position: relative;
  max-width: 860px;
  width: 100%;
  margin: 14em auto;
  text-align: center; }

.home .front-video .button, .home .front-video #main-navigation .simple-navigation > li:last-child > a, #main-navigation .home .front-video .simple-navigation > li:last-child > a, .home .front-video #boxfoot .widget a, #boxfoot .widget .home .front-video a {
  font-size: 14px; }

.home .front-video img, .home .front-video video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  display: block; }

@media (max-width: 770px) {
  .home .front-video img, .home .front-video video {
    position: static;
    width: 100%;
    height: auto; }
  .home .front-video .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0 auto; }
  .home .front-video h1 {
    font-size: 18px; } }

.site-entete {
  background: #9b5598;
  padding-top: 180px;
  position: relative; }

.site-entete:after {
  display: block;
  content: '';
  clear: both; }

.site-entete .box-1, .site-entete .box-2, .site-entete .box-3 {
  float: left; }

.site-entete .box-1, .site-entete .box-3 {
  width: 22%; }

.site-entete .box-2 {
  width: 56%;
  text-align: center; }

.site-entete > .content {
  position: relative;
  z-index: 10; }

.site-entete [class*="box-"] .paragraph {
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1em 0; }

.site-entete [class*="box-"] .paragraph .box-number {
  margin: auto;
  display: inline-block;
  width: 50px;
  min-width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  background: #fff;
  color: #9b5598;
  font-weight: 100;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.site-entete [class*="box-"] .paragraph .box-content {
  padding-left: 1em; }

.site-entete [class*="box-"] .paragraph .box-content h2 {
  font-size: 14px; }

.site-entete [class*="box-"] .paragraph .box-content p {
  margin: 0;
  font-size: 14px;
  text-align: justify; }

.site-entete .box-3 .paragraph {
  padding: 8em 0 0 0; }

.site-entete .header-curve {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150px;
  z-index: 2; }

.entete-boutons {
  display: block;
  text-align: center;
  padding: 4em 0; }

body {
  background: #f4f4f4; }

#content {
  padding-top: 20px; }

.home #primary {
  padding-top: 60px; }

.page-header {
  margin-top: 80px;
  overflow: hidden;
  position: relative;
  background: rgba(114, 92, 197, 0.6); }

.page-header .site-width {
  padding: 4em 0; }

.page-header .entry-title {
  margin: 0;
  padding: 0;
  text-transform: none;
  color: #fff;
  font-weight: 600; }

.page-header .entry-title:after {
  display: none;
  content: ''; }

.page-header #breadcrumbs {
  margin: 0;
  color: #fff;
  font-size: 14px; }

.page-header #breadcrumbs a {
  color: #fff;
  text-decoration: underline; }

.page-header img {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  display: block; }

@media (max-width: 770px) {
  .page-header img {
    position: static;
    width: 100%;
    height: auto; } }

@media (max-width: 770px) {
  .page-header {
    background: #725cc5; }
  .page-header img {
    position: static;
    width: 100%;
    height: auto;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }
  .page-header .site-width {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0 auto; } }

#masthead.fixe-header {
  position: absolute;
  width: 100%;
  background: none !important;
  z-index: 50;
  border-bottom: 0 !important; }

#masthead.fixe-header .site-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

#page.specific-header > #masthead {
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%); }

#page.specific-header #content, #page.specific-header #primary {
  padding-top: 0; }

.widget .widget-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  text-transform: uppercase; }

#secondary .widget {
  background: #fff;
  padding: 1.8em; }

.button, #main-navigation .simple-navigation > li:last-child > a, #boxfoot .widget a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11.2px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  line-height: 1;
  padding: 0.8em 1.4em;
  border-width: 3px;
  border-style: solid;
  background: #333333;
  border-color: #333333;
  color: #fff; }

.button:hover, #main-navigation .simple-navigation > li:last-child > a:hover, #boxfoot .widget a:hover {
  color: #fff;
  -webkit-box-shadow: inset 0 -2.6em rgba(255, 255, 255, 0.25);
          box-shadow: inset 0 -2.6em rgba(255, 255, 255, 0.25);
  cursor: pointer; }

.button:focus, #main-navigation .simple-navigation > li:last-child > a:focus, #boxfoot .widget a:focus {
  outline: none; }

.button.primary, #main-navigation .simple-navigation > li:last-child > a.primary, #boxfoot .widget a.primary {
  background: #9b5598;
  border-color: #9b5598;
  color: #fff; }

.button.light, #main-navigation .simple-navigation > li:last-child > a.light, #boxfoot .widget a.light {
  background: #fff;
  border-color: #fff;
  color: #333333; }

.button.light:hover, #main-navigation .simple-navigation > li:last-child > a.light:hover, #boxfoot .widget a.light:hover {
  -webkit-box-shadow: inset 0 -2.6em rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 -2.6em rgba(0, 0, 0, 0.1); }

.button.bordered, #main-navigation .simple-navigation > li:last-child > a, #boxfoot .widget a {
  background: none;
  color: #333333; }

.button.bordered:hover, #main-navigation .simple-navigation > li:last-child > a:hover, #boxfoot .widget a:hover {
  -webkit-box-shadow: inset 0 -2.6em #333333;
          box-shadow: inset 0 -2.6em #333333;
  color: #fff; }

.button.bordered.primary, #main-navigation .simple-navigation > li:last-child > a, #boxfoot .widget a {
  border-color: #9b5598;
  color: #9b5598; }

.button.bordered.primary:hover, #main-navigation .simple-navigation > li:last-child > a:hover, #boxfoot .widget a:hover {
  -webkit-box-shadow: inset 0 -2.6em #9b5598;
          box-shadow: inset 0 -2.6em #9b5598;
  color: #fff; }

.button.bordered.light, #main-navigation .simple-navigation > li:last-child > a.light, #masthead.fixe-header #main-navigation .simple-navigation > li:last-child > a, #boxfoot .widget a.light {
  border-color: #fff;
  color: #fff; }

.button.bordered.light:hover, #main-navigation .simple-navigation > li:last-child > a.light:hover, #masthead.fixe-header #main-navigation .simple-navigation > li:last-child > a:hover, #boxfoot .widget a.light:hover {
  -webkit-box-shadow: inset 0 -2.6em #fff;
          box-shadow: inset 0 -2.6em #fff;
  color: #333333; }

.flexible-item .section-content .section-title {
  margin-bottom: 1em; }

.bloc-container .bloc .thumbnail img {
  width: auto; }

.flexible-tarif {
  text-align: center; }

.flexible-tarif .section-title {
  margin-bottom: 2em !important; }

.flexible-tarif .tarif-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media (max-width: 770px) {
  .flexible-tarif .tarif-grid {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

.flexible-tarif .tarif-grid .tarif {
  width: 100%;
  max-width: 320px;
  text-align: center;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

@media (max-width: 770px) {
  .flexible-tarif .tarif-grid .tarif {
    max-width: none;
    width: 50%;
    padding: 0.4em; } }

@media (max-width: 480px) {
  .flexible-tarif .tarif-grid .tarif {
    width: 100%; } }

.flexible-tarif .tarif-grid .tarif .header {
  padding: 3em 0 1em 0;
  color: #fff;
  position: relative; }

.flexible-tarif .tarif-grid .tarif .header svg {
  position: absolute;
  left: 0;
  top: 100%; }

.flexible-tarif .tarif-grid .tarif .header .bloc-price {
  position: relative;
  margin-top: 0.4em; }

.flexible-tarif .tarif-grid .tarif .header .tarif-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px; }

.flexible-tarif .tarif-grid .tarif .header .tarif-subtitle {
  font-weight: 100;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6); }

.flexible-tarif .tarif-grid .tarif .header .currency, .flexible-tarif .tarif-grid .tarif .header .price, .flexible-tarif .tarif-grid .tarif .header .taxe, .flexible-tarif .tarif-grid .tarif .header .renouvellement {
  display: inline-block;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); }

.flexible-tarif .tarif-grid .tarif .header .price {
  font-weight: 900;
  font-size: 60px;
  line-height: 1; }

.flexible-tarif .tarif-grid .tarif .header .currency, .flexible-tarif .tarif-grid .tarif .header .taxe {
  position: relative;
  font-size: 11px;
  top: -34px; }

.flexible-tarif .tarif-grid .tarif .header .renouvellement {
  font-weight: 700;
  font-size: 14px;
  position: absolute;
  bottom: 0; }

.flexible-tarif .tarif-grid .tarif .content {
  color: rgba(0, 0, 0, 0.7);
  height: 100%; }

.flexible-tarif .tarif-grid .tarif .content, .flexible-tarif .tarif-grid .tarif .footer {
  padding: 3em 1em 3em 1em;
  background: #fff; }

.flexible-tarif .tarif-grid .tarif .button, .flexible-tarif .tarif-grid .tarif #main-navigation .simple-navigation > li:last-child > a, #main-navigation .flexible-tarif .tarif-grid .tarif .simple-navigation > li:last-child > a, .flexible-tarif .tarif-grid .tarif #boxfoot .widget a, #boxfoot .widget .flexible-tarif .tarif-grid .tarif a {
  width: 100%;
  max-width: 220px; }

.flexible-tarif .tarif-grid .tarif.featured {
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.04);
      -ms-transform: scale(1.04);
       -o-transform: scale(1.04);
          transform: scale(1.04);
  z-index: 10; }

@media (max-width: 770px) {
  .flexible-tarif .tarif-grid .tarif.featured {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-box-shadow: none;
            box-shadow: none; } }

.flexible-tarif .tarif-grid .tarif:nth-of-type(1) .header {
  background: #d070b4; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(1) svg {
  fill: #d070b4;
  stroke: #d070b4; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(1) .button, .flexible-tarif .tarif-grid .tarif:nth-of-type(1) #main-navigation .simple-navigation > li:last-child > a, #main-navigation .flexible-tarif .tarif-grid .tarif:nth-of-type(1) .simple-navigation > li:last-child > a, .flexible-tarif .tarif-grid .tarif:nth-of-type(1) #boxfoot .widget a, #boxfoot .widget .flexible-tarif .tarif-grid .tarif:nth-of-type(1) a {
  border-color: #d070b4;
  color: #d070b4; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(1) .button:hover, .flexible-tarif .tarif-grid .tarif:nth-of-type(1) #main-navigation .simple-navigation > li:last-child > a:hover, #main-navigation .flexible-tarif .tarif-grid .tarif:nth-of-type(1) .simple-navigation > li:last-child > a:hover, .flexible-tarif .tarif-grid .tarif:nth-of-type(1) #boxfoot .widget a:hover, #boxfoot .widget .flexible-tarif .tarif-grid .tarif:nth-of-type(1) a:hover {
  -webkit-box-shadow: inset 0 -2.6em #d070b4;
          box-shadow: inset 0 -2.6em #d070b4;
  color: #fff; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(2) .header {
  background: #9b5598; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(2) svg {
  fill: #9b5598;
  stroke: #9b5598; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(2) .button, .flexible-tarif .tarif-grid .tarif:nth-of-type(2) #main-navigation .simple-navigation > li:last-child > a, #main-navigation .flexible-tarif .tarif-grid .tarif:nth-of-type(2) .simple-navigation > li:last-child > a, .flexible-tarif .tarif-grid .tarif:nth-of-type(2) #boxfoot .widget a, #boxfoot .widget .flexible-tarif .tarif-grid .tarif:nth-of-type(2) a {
  border-color: #9b5598;
  color: #9b5598; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(2) .button:hover, .flexible-tarif .tarif-grid .tarif:nth-of-type(2) #main-navigation .simple-navigation > li:last-child > a:hover, #main-navigation .flexible-tarif .tarif-grid .tarif:nth-of-type(2) .simple-navigation > li:last-child > a:hover, .flexible-tarif .tarif-grid .tarif:nth-of-type(2) #boxfoot .widget a:hover, #boxfoot .widget .flexible-tarif .tarif-grid .tarif:nth-of-type(2) a:hover {
  -webkit-box-shadow: inset 0 -2.6em #9b5598;
          box-shadow: inset 0 -2.6em #9b5598;
  color: #fff; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(3) .header {
  background: #725cc5; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(3) svg {
  fill: #725cc5;
  stroke: #725cc5; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(3) .button, .flexible-tarif .tarif-grid .tarif:nth-of-type(3) #main-navigation .simple-navigation > li:last-child > a, #main-navigation .flexible-tarif .tarif-grid .tarif:nth-of-type(3) .simple-navigation > li:last-child > a, .flexible-tarif .tarif-grid .tarif:nth-of-type(3) #boxfoot .widget a, #boxfoot .widget .flexible-tarif .tarif-grid .tarif:nth-of-type(3) a {
  border-color: #725cc5;
  color: #725cc5; }

.flexible-tarif .tarif-grid .tarif:nth-of-type(3) .button:hover, .flexible-tarif .tarif-grid .tarif:nth-of-type(3) #main-navigation .simple-navigation > li:last-child > a:hover, #main-navigation .flexible-tarif .tarif-grid .tarif:nth-of-type(3) .simple-navigation > li:last-child > a:hover, .flexible-tarif .tarif-grid .tarif:nth-of-type(3) #boxfoot .widget a:hover, #boxfoot .widget .flexible-tarif .tarif-grid .tarif:nth-of-type(3) a:hover {
  -webkit-box-shadow: inset 0 -2.6em #725cc5;
          box-shadow: inset 0 -2.6em #725cc5;
  color: #fff; }
