@charset "UTF-8";
/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
/******************************
**********General**************
******************************/
.red {
  color: #cc0033;
}
.blue {
  color: #00a1a2;
}
a:hover {
  color: #00a1a2 !important;
}
.list-center li {
  /*Hack for chrome center li bullet*/
  list-style-position: inside;
}
/******************************
*********Responsive************
******************************/
/**********************************/
/******************************
**********Slider***************
******************************/
@media (max-width: 800px) {
  #sliders-container .slide-content-container {
    padding-right: 50px;
  }
}
#sliders-container .flex-control-nav {
  text-align: left;
  left: 10%;
}
@media (max-width: 800px) {
  #sliders-container .flex-control-nav {
    text-align: center;
    left: 0;
    padding-right: 20px;
  }
}
#sliders-container .flex-control-nav li {
  margin: 0 3px;
}
#sliders-container .flex-control-nav li a {
  text-indent: 0px;
  padding: 4px 3px 1px;
  background-color: transparent !important;
  border: 1px solid #fff;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
#sliders-container .flex-control-nav li a.flex-active, #sliders-container .flex-control-nav li a:hover {
  background-color: #00a1a2 !important;
  border: 0 none;
  color: #010101 !important;
}
#sliders-container .slide-content {
  text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.8);
}
@media (max-width: 800px) {
  #sliders-container .slide-content {
    padding-bottom: 45px !important;
  }
}
#sliders-container .slide-content .heading {
  margin-bottom: 30px;
}
#sliders-container .slide-content h1 {
  font-family: "Montserrat";
}
#sliders-container .slide-content h3 {
  font-family: "Roboto";
  font-weight: 500;
}
@media (max-width: 800px) {
  #sliders-container .slide-content h3 {
    font-size: 16px !important;
    line-height: 28px !important;
  }
}
@media (min-width: 1200px) {
  #sliders-container .slide-content h3 {
    font-size: 42px !important;
    line-height: 45px !important;
  }
}
#sliders-container .slide-content .fusion-button {
  background-color: transparent;
  border-radius: 12px;
  font-family: "Montserrat";
}
#sliders-container .slide-content .fusion-button:hover {
  background-color: #00a1a2;
  border: 0 none;
}
#sliders-container .slide-content .fusion-button:hover .fusion-button-text {
  color: #fff;
}
#sliders-container .flex-direction-nav > li > a {
  background-color: transparent !important;
}
body.home .social-tab {
  display: block;
}
.social-tab {
  display: none;
  position: absolute;
  top: 200px;
  right: 0px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.social-tab a {
  display: block;
  padding: 0 13px 12px;
}
.social-tab a:first-child {
  padding-top: 12px;
}
.social-tab a:nth-child(2) i {
  font-size: 26px;
}
.social-tab a i {
  color: #fff;
  font-size: 24px;
}
.social-tab a i:hover {
  color: #00a1a2;
}
.tfs-scroll-down-indicator {
  margin-top: -100px;
  position: absolute;
  left: calc(50% - 12px);
}
@media (min-width: 801px) and (max-width: 992px) {
  .tfs-scroll-down-indicator {
    display: none;
  }
}
@media (max-width: 800px) {
  .tfs-scroll-down-indicator {
    display: none;
  }
}
/******************************
**********Title Bar************
******************************/
body:not(.home) .fusion-tb-header {
  position: absolute;
  width: 100%;
}
body:not(.home) .fusion-tb-header .awb-menu {
  background-color: transparent;
}
body:not(.home) .fusion-tb-header .awb-menu .fusion-menu #menu-principal .menu-item > a {
  background-color: transparent;
}
body:not(.home) .fusion-page-title-bar {
  position: relative;
}
@media (max-width: 800px) {
  body:not(.home) .fusion-page-title-bar {
    padding: 15px;
    background-color: #000 !important;
    background-image: none !important;
  }
}
body:not(.home) .fusion-page-title-bar .fusion-breadcrumbs {
  display: none;
}
body:not(.home) .fusion-page-title-bar .fusion-page-title-captions {
  flex-direction: column;
  display: flex;
  margin: 90px 0 0;
  padding-left: 20px;
  border-left: 6px solid #fff;
}
@media (max-width: 800px) {
  body:not(.home) .fusion-page-title-bar .fusion-page-title-captions {
    margin: 115px 0 10px;
  }
}
body:not(.home) .fusion-page-title-bar .fusion-page-title-captions h1 {
  font-family: "Montserrat";
  font-size: 48px;
  order: 2;
  font-weight: bold;
}
@media (max-width: 800px) {
  body:not(.home) .fusion-page-title-bar .fusion-page-title-captions h1 {
    font-size: 24px;
  }
}
body:not(.home) .fusion-page-title-bar .fusion-page-title-captions h3 {
  font-family: "Montserrat";
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 800px) {
  body:not(.home) .fusion-page-title-bar .fusion-page-title-captions h3 {
    font-size: 18px;
  }
}
body:not(.home) .fusion-page-title-bar:before {
  content: " ";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.54);
}
body:not(.home) .fusion-page-title-bar:after {
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 36px;
  background-image: url("/wp-content/uploads/base/bottom.png");
}
/******************************
**********Header***************
******************************/
.fusion-tb-header .fusion-image-element {
  position: relative;
  z-index: 9999;
  margin-top: 22px !important;
  margin-bottom: -22px !important;
}
.fusion-tb-header .fusion-fullwidth {
  height: 83px !important;
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu .menu-item a > span {
  color: #fff;
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu .menu-item a[aria-current="page"] > span {
  color: #00a1a2;
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu .menu-item:hover > a > span, .fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu .menu-item .current-menu-parent > a > span, .fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu .menu-item .current-menu-item > a > span {
  color: #00a1a2;
}
@media (min-width: 801px) and (max-width: 1199px) {
  .fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li {
    padding-right: 15px;
  }
}
@media (min-width: 801px) and (max-width: 992px) {
  .fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li {
    padding-right: 11px;
  }
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li > a {
  position: relative;
}
@media (min-width: 1200px) {
  .fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li > a {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 13px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li > a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
  }
}
@media (min-width: 801px) and (max-width: 992px) {
  .fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li > a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 10px;
  }
}
@media (max-width: 800px) {
  .fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li > a {
    font-size: 10px;
  }
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li:hover > a:before {
  content: " ";
  display: block;
  height: 0px;
  position: absolute;
  width: 0px;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  bottom: 0;
  left: calc(50% - 7px);
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li.menu-item-has-children {
  position: static;
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li.menu-item-has-children:hover:after {
  content: " ";
  display: block;
  height: 38px;
  background: rgba(114, 114, 114, 0.5);
  position: fixed;
  width: 100%;
  left: 0;
  border-top: 3px solid #fff;
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li.menu-item-has-children .awb-menu__sub-ul {
  border-top: 3px solid #fff;
  width: 100%;
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li.menu-item-has-children .awb-menu__sub-ul li {
  display: inline-block;
  font-weight: 700;
}
.fusion-tb-header .fusion-fullwidth .awb-menu .fusion-menu > li .awb-menu__main-a {
  max-height: 83px;
}
/*******Mobile***************/
.fusion-header-has-flyout-menu-content .fusion-flyout-menu-toggle {
  border: 3px solid #fff;
  border-radius: 50%;
  padding: 18px 13px !important;
  width: 30px !important;
  margin-right: 10px !important;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-flyout-menu-toggle {
  padding: 12px 13px !important;
  width: 16px !important;
  margin-right: 19px !important;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-flyout-mobile-menu {
  height: calc(100% - 190px) !important;
  margin-top: 170px !important;
  display: flex !important;
  flex-direction: column !important;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-flyout-mobile-menu .fusion-social-links-header {
  order: 2;
  margin-top: 20px;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu > li {
  border-bottom: 1px solid #fff;
  width: 181px;
  margin: auto;
  padding: 4px 0 !important;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu > li:last-child {
  border: 0 none;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu li.menu-item-has-children {
  cursor: pointer;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu li.menu-item-has-children .menu-text {
  position: relative;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu li.menu-item-has-children .menu-text:after {
  content: " ";
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  right: -25px;
  top: 6px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu li.menu-item-has-children.ouvert .menu-text::after {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #fff;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu li.menu-item-has-children.ouvert > a {
  padding-bottom: 3px;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu li.menu-item-has-children.ouvert ul {
  display: block;
  transition: all 0.5s ease-out;
  color: #fff;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu li.menu-item-has-children.ouvert ul li {
  padding: 0px 0;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-menu li.menu-item-has-children.ouvert ul li > a {
  font-weight: normal;
  font-size: 14px;
  font-family: "Montserrat";
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-logo {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 28px;
}
.fusion-flyout-menu-active .fusion-header-has-flyout-menu-content .fusion-flyout-menu-bg {
  background-color: #010101 !important;
}
/*****************************
*********Page Commune*********
******************************/
@media (min-width: 801px) and (max-width: 1199px) {
  .bubble-3 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .cent.cent-left {
    padding-left: 0 !important;
  }
  .cent.cent-right {
    padding-right: 0 !important;
  }
}
body.home .two-title {
  text-transform: uppercase;
  margin-bottom: 10px !important;
}
body.home .two-title p {
  text-align: center;
  color: #e3e3e3;
  font-size: 103px;
  font-weight: 700;
  font-family: "Montserrat";
}
@media (max-width: 800px) {
  body.home .two-title p {
    font-size: 76px !important;
  }
}
body.home .two-title .fusion-title {
  overflow: visible;
  margin-top: -110px !important;
}
@media (max-width: 800px) {
  body.home .two-title .fusion-title {
    margin-top: -136px !important;
  }
}
body.home .two-title .fusion-title h2 {
  text-align: center !important;
  font-size: 30px !important;
}
@media (max-width: 800px) {
  body.home .two-title .fusion-title h2 {
    font-size: 24px !important;
  }
}
body:not(.home).has-sidebar .two-title .fusion-title {
  margin-top: -120px !important;
}
body:not(.home) .two-title {
  margin-bottom: 10px !important;
}
body:not(.home) .two-title p {
  text-align: center;
  color: rgba(0, 0, 0, 0.25);
  font-size: 62px;
  font-weight: 700;
  font-family: "Montserrat";
  text-transform: uppercase;
}
@media (max-width: 800px) {
  body:not(.home) .two-title p {
    font-size: 42px;
    line-height: 34px;
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
  }
}
body:not(.home) .two-title .fusion-title {
  overflow: visible;
  margin-top: -71px !important;
}
@media (max-width: 800px) {
  body:not(.home) .two-title .fusion-title {
    margin-top: -52px !important;
    max-width: 320px;
    margin-right: auto;
    margin-left: auto;
  }
}
body:not(.home) .two-title .fusion-title h2 {
  text-align: center !important;
  font-size: 35px !important;
  font-weight: bold;
}
.post-content .bubble {
  border-radius: 50%;
  height: 260px !important;
  width: 260px !important;
  overflow: hidden;
}
.post-content .bubble > div {
  border-radius: 50%;
  height: 252px !important;
  width: 252px !important;
  overflow: hidden;
}
@media (max-width: 800px) {
  .post-content .bubble.fusion-layout-column {
    height: 260px !important;
    width: 260px !important;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 801px) {
  .post-content .bubble.bubble-col-3 {
    margin-left: calc((100% - 3* 260px )/(3*2)) !important;
    margin-right: calc((100% - 3* 260px )/(3*2)) !important;
  }
  .post-content .bubble.bubble-col-2 {
    margin-left: calc((100% - 2* 260px )/(2*2)) !important;
    margin-right: calc((100% - 2* 260px )/(2*2)) !important;
  }
  .post-content .bubble.bubble-col-1 {
    margin-left: calc((100% - 1* 260px )/(1*2)) !important;
    margin-right: calc((100% - 1* 260px )/(1*2)) !important;
  }
}
.post-content .bubble.bubble-top {
  padding: 8px 0 0 8px;
}
.post-content .bubble.bubble-right {
  padding: 8px 8px 0 0;
}
.post-content .bubble.bubble-bottom {
  padding: 0 8px 8px 0;
}
.post-content .bubble.bubble-left {
  padding: 0 0 8px 8px;
}
.post-content .bubble .fusion-text {
  margin-top: -100px !important;
  margin-bottom: 0px !important;
  position: relative;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.75);
  padding: 15px 0;
  width: 100%;
}
.post-content .bubble .fusion-text h3 {
  text-transform: uppercase;
  margin: 0;
}
.post-content .bubble .fusion-text p {
  margin: 0;
}
.post-content .bubble.bubble-red {
  background-color: #cc0033;
}
.post-content .bubble.bubble-red .fusion-text h3, .post-content .bubble.bubble-red .fusion-text p {
  color: #cc0033;
}
.post-content .bubble.bubble-blue {
  background-color: #00a1a2;
}
.post-content .bubble.bubble-blue .fusion-text h3, .post-content .bubble.bubble-blue .fusion-text p {
  color: #00a1a2;
}
.post-content .bubble:hover .fusion-column-wrapper::before {
  content: " ";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.post-content .bubble:hover .fusion-column-wrapper::after {
  content: "+";
  display: block;
  position: absolute;
  z-index: 4;
  color: #fff;
  border: 7px solid;
  top: calc(50% - 60px);
  left: calc(50% - 60px);
  border-radius: 50%;
  padding: 0px 20px;
  font-size: 100px;
  line-height: 100px;
}
@media (max-width: 800px) {
  .post-content .bubble.bubble-big {
    border-radius: 50%;
    height: 260px !important;
    width: 260px !important;
    overflow: hidden;
  }
  .post-content .bubble.bubble-big > div {
    border-radius: 50%;
    height: 252px !important;
    width: 252px !important;
    overflow: hidden;
  }
  .post-content .bubble.bubble-big.bubble-top {
    padding: 8px 0 0 8px;
  }
  .post-content .bubble.bubble-big.bubble-right {
    padding: 8px 8px 0 0;
  }
  .post-content .bubble.bubble-big.bubble-bottom {
    padding: 0 8px 8px 0;
  }
  .post-content .bubble.bubble-big.bubble-left {
    padding: 0 0 8px 8px;
  }
  .post-content .bubble.bubble-big .fusion-text {
    margin-top: -115px !important;
    margin-bottom: 0px !important;
    position: relative;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 15px 0;
    width: 100%;
  }
  .post-content .bubble.bubble-big .fusion-text h3 {
    text-transform: uppercase;
    margin: 0;
  }
  .post-content .bubble.bubble-big .fusion-text p {
    margin: 0;
  }
  .post-content .bubble.bubble-big.bubble-red {
    background-color: #cc0033;
  }
  .post-content .bubble.bubble-big.bubble-red .fusion-text h3, .post-content .bubble.bubble-big.bubble-red .fusion-text p {
    color: #cc0033;
  }
  .post-content .bubble.bubble-big.bubble-blue {
    background-color: #00a1a2;
  }
  .post-content .bubble.bubble-big.bubble-blue .fusion-text h3, .post-content .bubble.bubble-big.bubble-blue .fusion-text p {
    color: #00a1a2;
  }
  .post-content .bubble.bubble-big:hover .fusion-column-wrapper::before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 3;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .post-content .bubble.bubble-big:hover .fusion-column-wrapper::after {
    content: "+";
    display: block;
    position: absolute;
    z-index: 4;
    color: #fff;
    border: 7px solid;
    top: calc(50% - 60px);
    left: calc(50% - 60px);
    border-radius: 50%;
    padding: 0px 20px;
    font-size: 100px;
    line-height: 100px;
  }
}
@media (max-width: 800px) and (max-width: 800px) {
  .post-content .bubble.bubble-big.fusion-layout-column {
    height: 260px !important;
    width: 260px !important;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (max-width: 800px) and (min-width: 801px) {
  .post-content .bubble.bubble-big.bubble-col-3 {
    margin-left: calc((100% - 3* 260px )/(3*2)) !important;
    margin-right: calc((100% - 3* 260px )/(3*2)) !important;
  }
  .post-content .bubble.bubble-big.bubble-col-2 {
    margin-left: calc((100% - 2* 260px )/(2*2)) !important;
    margin-right: calc((100% - 2* 260px )/(2*2)) !important;
  }
  .post-content .bubble.bubble-big.bubble-col-1 {
    margin-left: calc((100% - 1* 260px )/(1*2)) !important;
    margin-right: calc((100% - 1* 260px )/(1*2)) !important;
  }
}
@media (min-width: 801px) {
  .post-content .bubble.bubble-big {
    border-radius: 50%;
    height: 360px !important;
    width: 360px !important;
    overflow: hidden;
  }
  .post-content .bubble.bubble-big > div {
    border-radius: 50%;
    height: 345px !important;
    width: 345px !important;
    overflow: hidden;
  }
  .post-content .bubble.bubble-big.bubble-top {
    padding: 15px 0 0 15px;
  }
  .post-content .bubble.bubble-big.bubble-right {
    padding: 15px 15px 0 0;
  }
  .post-content .bubble.bubble-big.bubble-bottom {
    padding: 0 15px 15px 0;
  }
  .post-content .bubble.bubble-big.bubble-left {
    padding: 0 0 15px 15px;
  }
  .post-content .bubble.bubble-big .fusion-text {
    margin-top: -140px !important;
    margin-bottom: 0px !important;
    position: relative;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.75);
    padding: 15px 0;
    width: 100%;
  }
  .post-content .bubble.bubble-big .fusion-text h3 {
    text-transform: uppercase;
    margin: 0;
  }
  .post-content .bubble.bubble-big .fusion-text p {
    margin: 0;
  }
  .post-content .bubble.bubble-big.bubble-red {
    background-color: #cc0033;
  }
  .post-content .bubble.bubble-big.bubble-red .fusion-text h3, .post-content .bubble.bubble-big.bubble-red .fusion-text p {
    color: #cc0033;
  }
  .post-content .bubble.bubble-big.bubble-blue {
    background-color: #00a1a2;
  }
  .post-content .bubble.bubble-big.bubble-blue .fusion-text h3, .post-content .bubble.bubble-big.bubble-blue .fusion-text p {
    color: #00a1a2;
  }
  .post-content .bubble.bubble-big:hover .fusion-column-wrapper::before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 3;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .post-content .bubble.bubble-big:hover .fusion-column-wrapper::after {
    content: "+";
    display: block;
    position: absolute;
    z-index: 4;
    color: #fff;
    border: 7px solid;
    top: calc(50% - 60px);
    left: calc(50% - 60px);
    border-radius: 50%;
    padding: 0px 20px;
    font-size: 100px;
    line-height: 100px;
  }
}
@media (min-width: 801px) and (max-width: 800px) {
  .post-content .bubble.bubble-big.fusion-layout-column {
    height: 360px !important;
    width: 360px !important;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 801px) and (min-width: 801px) {
  .post-content .bubble.bubble-big.bubble-col-3 {
    margin-left: calc((100% - 3* 360px )/(3*2)) !important;
    margin-right: calc((100% - 3* 360px )/(3*2)) !important;
  }
  .post-content .bubble.bubble-big.bubble-col-2 {
    margin-left: calc((100% - 2* 360px )/(2*2)) !important;
    margin-right: calc((100% - 2* 360px )/(2*2)) !important;
  }
  .post-content .bubble.bubble-big.bubble-col-1 {
    margin-left: calc((100% - 1* 360px )/(1*2)) !important;
    margin-right: calc((100% - 1* 360px )/(1*2)) !important;
  }
}
.fusion-social-networks-wrapper {
  text-align: center;
}
.fusion-social-networks-wrapper a {
  color: #fff !important;
  font-size: 33px !important;
}
.fusion-social-networks-wrapper a.fusion-icon-facebook::before {
  font-family: "Font Awesome 5 Brands";
  content: "";
}
.fusion-social-networks-wrapper a.fusion-icon-instagram::before {
  font-family: "Font Awesome 5 Brands";
  content: "";
}
@media (max-width: 1200px) {
  .tag .fusion-column-wrapper {
    padding: 0 !important;
  }
}
.tag .fusion-text.decouvrir {
  margin-bottom: 35px;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 16px;
}
.tag .fusion-text ul {
  list-style: none;
  text-transform: uppercase;
  text-align: center;
  padding-left: 0;
}
.tag .fusion-text ul li {
  display: inline-block;
}
.tag .fusion-text ul li a.fusion-button, .tag .fusion-text ul li a.fusion-button:active, .tag .fusion-text ul li a {
  color: #cc0033 !important;
  font-weight: bold;
  border: 1px solid #cc0033 !important;
  padding: 12px 23px;
  margin-right: 6px;
  margin-left: 6px;
  margin-bottom: 18px;
  display: block;
  letter-spacing: 0.3px;
  font-family: "Montserrat";
  font-size: 16px;
}
@media (max-width: 800px) {
  .tag .fusion-text ul li a.fusion-button, .tag .fusion-text ul li a.fusion-button:active, .tag .fusion-text ul li a {
    padding: 12px 15px;
    font-size: 14px;
    margin-right: 5px;
    margin-left: 5px;
  }
}
.tag .fusion-text ul li a.fusion-button:hover, .tag .fusion-text ul li a.fusion-button:active:hover, .tag .fusion-text ul li a:hover {
  background-color: #cc0033;
  color: #fff !important;
}
body:not(.home) a.fusion-button {
  border: 1px solid #cc0033;
  background-color: transparent;
  padding: 10px 17px;
  border-radius: 12px;
}
body:not(.home) a.fusion-button:hover {
  background-color: #cc0033;
  border: 1px solid #cc0033;
}
body:not(.home) a.fusion-button:hover span {
  color: #fff !important;
}
body:not(.home) a.fusion-button span {
  text-transform: uppercase;
  color: #cc0033 !important;
  font-weight: bold;
  font-family: "Montserrat";
  font-size: 14px;
}
.galery .flexslider {
  margin-bottom: 40px;
}
.galery ul.flex-direction-nav {
  display: none;
}
.galery ol.flex-control-nav {
  bottom: 5%;
}
.galery ol.flex-control-nav li a {
  background-color: transparent;
  border: 1px solid #fff;
}
.galery ol.flex-control-nav li a.flex-active, .galery ol.flex-control-nav li a:hover {
  background-color: #fff;
}
.fusion-sharing-box a.fusion-social-network-icon::before {
  color: #00a1a2;
}
.fusion-sharing-box h4 {
  font-family: "Montserrat" !important;
  font-size: 18px !important;
  font-weight: bold !important;
  color: #cc0033 !important;
}
@media (max-width: 800px) {
  .flex-order .fusion-builder-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 800px) {
  .flex-order .fusion-builder-row .order1 {
    order: 1;
  }
}
@media (max-width: 800px) {
  .flex-order .fusion-builder-row .order2 {
    order: 2;
  }
}
@media (max-width: 800px) {
  .flex-order .fusion-builder-row .order3 {
    order: 3;
  }
}
@media (max-width: 800px) {
  .flex-order .fusion-builder-row .order4 {
    order: 4;
  }
}
@media (max-width: 800px) {
  #main .no-mobile {
    display: none !important;
  }
}
.puce-red {
  list-style-image: url("/wp-content/uploads/2021/09/puce.png");
}
/*****************************
***********Home***************
******************************/
.home-actualite {
  color: #fff;
}
@media (max-width: 800px) {
  .home-actualite {
    padding-bottom: 30px;
  }
}
.home-actualite .fusion-recent-posts {
  margin-bottom: 25px;
}
.home-actualite .post:last-child .recent-posts-content h4.entry-title a::after {
  border: 0 none;
}
.home-actualite .recent-posts-content {
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px;
}
.home-actualite .recent-posts-content h4.entry-title {
  order: 2;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.home-actualite .recent-posts-content h4.entry-title a {
  color: #fff !important;
  font-family: "Roboto";
  font-weight: 700;
  font-size: 16px;
}
.home-actualite .recent-posts-content h4.entry-title a:hover::after {
  background-color: rgba(0, 0, 0, 0.2);
}
.home-actualite .recent-posts-content h4.entry-title a:after {
  content: "";
  display: block;
  position: absolute;
  width: 90%;
  height: calc(100% - 26px);
  font-family: "icomoon";
  color: #fff;
  top: 0;
  left: 12px;
  text-align: right;
  padding-top: 12px;
  border-bottom: 2px solid #fff;
  font-size: 28px;
  font-weight: normal;
}
.home-actualite .recent-posts-content p.meta {
  order: 1;
  padding-left: 13px !important;
  margin-bottom: 2px !important;
}
.home-actualite .recent-posts-content p.meta:before {
  content: " ";
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border: 5px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  top: 6px;
  left: 16px;
}
.home-actualite .recent-posts-content p {
  order: 3;
  color: rgba(255, 255, 255, 0.8) !important;
  font-family: "Roboto" !important;
  font-size: 12px !important;
  margin-bottom: 0px;
}
.home-actualite .fusion-title {
  margin-top: 0 !important;
  margin-bottom: 0px !important;
}
.home-actualite .fusion-title:after {
  content: " ";
  display: block;
  position: absolute;
  width: 213px;
  height: 5px;
  left: -85px;
  background-image: url("/wp-content/uploads/base/trait.png");
}
.home-actualite .fusion-title h1 {
  font-family: "Montserrat";
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.home-actualite .txt-bg {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  font-family: "Montserrat";
  color: rgba(255, 255, 255, 0.4);
  margin-top: -22px;
}
.home-actualite .fusion-button {
  background-color: transparent;
  border: 1px solid #fff !important;
  border-radius: 10px !important;
  padding: 13px 23px;
}
.home-actualite .fusion-button:hover {
  background-color: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid rgba(255, 255, 255, 0.8) !important;
}
.home-actualite .fusion-button:hover span {
  color: #cc0033 !important;
}
.home-actualite .fusion-button span {
  font-weight: 900;
}
.home-actualite .fusion-button:after {
  content: " ";
  display: block;
  position: absolute;
  width: 144px;
  height: 5px;
  background-color: rgba(255, 255, 255, 0.8) !important;
  right: -158px;
  top: 19px;
}
.home-presentation .fusion-title {
  margin-bottom: 0px !important;
  margin-left: 100px !important;
  padding: 12px 10px;
  border-left: 6px solid #fff;
}
@media (max-width: 800px) {
  .home-presentation .fusion-title {
    margin-left: 10px !important;
  }
}
.home-presentation .fusion-title h1 {
  font-family: "Montserrat";
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.home-presentation .txt-bg {
  font-size: 62px;
  font-weight: 700;
  font-family: "Montserrat";
  color: rgba(255, 255, 255, 0.4);
  margin-top: -50px;
  margin-left: 140px;
}
@media (max-width: 800px) {
  .home-presentation .txt-bg {
    margin-left: 30px;
    font-size: 44px;
  }
}
.home-presentation .fusion-text:not(.txt-bg) {
  background-color: rgba(255, 255, 255, 0.8);
  margin-left: 150px;
  margin-top: -10px;
  padding: 40px 20px 30px 25px;
}
@media (max-width: 1200px) {
  .home-presentation .fusion-text:not(.txt-bg) {
    margin-left: 50px;
  }
}
@media (max-width: 800px) {
  .home-presentation .fusion-text:not(.txt-bg) {
    margin-left: 15px;
  }
}
.home-presentation .fusion-text:not(.txt-bg) p {
  font-weight: 400;
}
.home-presentation .fusion-text:not(.txt-bg):after {
  content: " ";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #00a1a2;
  right: 100px;
  bottom: 74px;
  border-radius: 3px;
}
.home-presentation .fusion-text:not(.txt-bg):before {
  content: " ";
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #cc0033;
  left: 250px;
  top: 138px;
  border-radius: 3px;
}
@media (max-width: 800px) {
  .home-presentation .fusion-text:not(.txt-bg):before {
    top: 122px;
  }
}
/*****************************
**********Portrait************
******************************/
.img-bubble {
  border-right: 1px solid #00a1a2;
}
.img-bubble p:not(.detail) {
  margin-bottom: 0;
}
.img-bubble .detail {
  display: none;
}
@media (min-width: 801px) and (max-width: 1199px) {
  .img-bubble .fusion-column-wrapper {
    padding: 0 20px !important;
  }
}
.img-bubble.fusion-column-last, .img-bubble.img-bubble-single {
  border: 0 none;
}
@media (max-width: 800px) {
  .img-bubble {
    border: 0 none;
  }
}
.img-bubble .imageframe-align-center {
  margin-top: -20px;
}
.img-bubble .fusion-imageframe {
  width: 164px;
  height: 164px;
  border-radius: 50%;
}
.img-bubble .fusion-imageframe img {
  width: 158px;
  height: 158px;
}
@media (max-width: 800px) {
  .img-bubble .fusion-title {
    margin-bottom: 0 !important;
  }
}
.img-bubble .fusion-title h2 {
  font-size: 20px !important;
  font-weight: bold !important;
}
.img-bubble .skills {
  margin-bottom: 15px;
}
.img-bubble .skills .skill {
  border: 1px solid;
  border-radius: 12px;
  padding: 2px 5px;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 11px;
}
.img-bubble .fusion-button-wrapper {
  margin-top: 20px;
}
.img-bubble .fusion-button-wrapper a.fusion-button {
  border: 0 none;
}
.img-bubble .fusion-button-wrapper a.fusion-button:hover {
  background-color: transparent;
  border: 0 none;
}
.img-bubble .fusion-button-wrapper a.fusion-button span {
  text-decoration: underline;
}
.img-bubble.img-bubble-blue .fusion-imageframe {
  background-color: #00a1a2;
}
.img-bubble.img-bubble-blue .fusion-title h2 {
  color: #00a1a2;
}
.img-bubble.img-bubble-blue .fusion-separator:not(.sep-prof) {
  border-color: #00a1a2 !important;
}
.img-bubble.img-bubble-blue .skills .skill {
  color: #00a1a2;
  border-color: #00a1a2;
}
.img-bubble.img-bubble-blue .fusion-button-wrapper a.fusion-button span, .img-bubble.img-bubble-blue .fusion-button-wrapper a.fusion-button:hover span {
  color: #00a1a2 !important;
}
.img-bubble.img-bubble-red .fusion-imageframe {
  background-color: #cc0033;
}
.img-bubble.img-bubble-red .fusion-title h2 {
  color: #cc0033;
}
.img-bubble.img-bubble-red .fusion-separator:not(.sep-prof) {
  border-color: #cc0033 !important;
}
.img-bubble.img-bubble-red .skills .skill {
  color: #cc0033;
  border-color: #cc0033;
}
.img-bubble.img-bubble-red .fusion-button-wrapper a.fusion-button span, .img-bubble.img-bubble-red .fusion-button-wrapper a.fusion-button:hover span {
  color: #cc0033 !important;
}
.img-bubble.img-bubble-top .fusion-imageframe {
  padding: 6px 0 6px 0px;
}
.img-bubble.img-bubble-right .fusion-imageframe {
  padding: 6px 6px 0 0;
}
.img-bubble.img-bubble-left .fusion-imageframe {
  padding: 6px 0 0 6px;
}
/*****************************
**********Le Studio***********
******************************/
.salle-studio-content {
  display: none;
}
.salle-studio-content.salle-show {
  display: block;
}
.salle-studio-content .view-more {
  display: none;
}
.salle-studio-content .view-more.show-more {
  display: block;
}
.portfolio-studio ul.fusion-filters {
  border: none;
  text-align: center;
}
.portfolio-studio ul.fusion-filters li.fusion-filter {
  float: none;
  display: inline-block;
  border: 0 none;
}
.portfolio-studio ul.fusion-filters li.fusion-filter a {
  border: 0 none !important;
  color: #696969;
  font-weight: 900;
  font-size: 18px;
  padding: 0 15px;
  letter-spacing: 0.5px;
}
.portfolio-studio ul.fusion-filters li.fusion-filter.fusion-active a, .portfolio-studio ul.fusion-filters li.fusion-filter:hover a {
  color: #cc0033 !important;
  text-decoration: underline;
}
.portfolio-studio .fusion-portfolio-wrapper .fusion-rollover .fusion-link-wrapper {
  display: none;
  pointer-events: none;
}
.portfolio-studio .fusion-load-more-button {
  text-transform: uppercase;
  color: #cc0033 !important;
  font-weight: bold;
  font-family: "Montserrat";
  font-size: 14px;
  border: 1px solid #cc0033;
  background-color: transparent !important;
  padding: 10px 17px;
  border-radius: 12px;
  height: 40px;
  width: 255px;
  line-height: unset;
  margin: 50px auto 0;
}
.portfolio-studio .fusion-load-more-button:hover {
  background-color: #cc0033 !important;
  border: 1px solid #cc0033;
  color: #fff !important;
}
/*****************************
 * *****Parcours danse********
 * ***************************/
.fusion-column-wrapper .titre-cadre {
  background-color: #D2224E;
  display: inline-block !important;
  padding: 0 5px;
  transform: rotate(-2deg);
}
.fusion-column-wrapper .titre-cadre h2 {
  color: #fff;
}
.fusion-column-wrapper .fusion-text .cadre-rouge {
  background-color: #D2224E;
  margin-right: 35%;
  margin-left: 35%;
  color: white;
  display: block;
}
.titre-parcours {
  overflow: visible !important;
  text-align: center !important;
}
.titre-parcours h2 {
  display: inline-block;
  position: relative;
}
.titre-parcours img {
  position: absolute !important;
  right: -90px;
  top: -20px;
  width: 66px;
}
@media (min-width: 801px) {
  .titre-parcours img {
    right: -137px;
    top: -34px;
    width: 90px;
  }
}
/*****************************
***********Tarif**************
******************************/
.tarif .red, .tarif .blue {
  font-family: "Montserrat";
  font-size: 18px;
}
.tarif .red .small, .tarif .blue .small {
  font-size: 14px;
}
.tarif .fusion-tabs {
  background-color: #efefef;
}
.tarif .fusion-tabs ul.nav-tabs li a {
  padding: 18px 15px !important;
  border-width: 2px !important;
}
.tarif .fusion-tabs ul.nav-tabs li a h4 {
  font-family: "Montserrat";
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.tarif .fusion-tabs ul.nav-tabs li.active a h4, .tarif .fusion-tabs ul.nav-tabs li:hover a h4 {
  color: #cc0033;
}
.tarif .fusion-tabs .tab-content {
  padding: 20px 75px;
}
@media (max-width: 1200px) {
  .tarif .fusion-tabs .tab-content {
    padding: 20px 25px;
  }
}
.tarif .fusion-tabs .tab-content .table-tarif {
  display: block;
  overflow-x: auto;
}
.tarif .fusion-tabs .tab-content table {
  border: 0 none;
  background-color: #efefef;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 30px;
  box-shadow: none;
}
@media (max-width: 800px) {
  .tarif .fusion-tabs .tab-content table {
    font-size: 13px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }
}
.tarif .fusion-tabs .tab-content table caption {
  color: #cc0033;
  font-weight: 700;
  text-align: left;
  margin-bottom: 5px;
}
.tarif .fusion-tabs .tab-content table tr {
  background-color: #efefef;
}
.tarif .fusion-tabs .tab-content table tr td {
  border: 0 none;
  padding: 4px 0;
}
@media (max-width: 800px) {
  .tarif .fusion-tabs .tab-content table tr td {
    white-space: nowrap;
  }
}
.tarif .fusion-tabs .tab-content table tr td:first-child {
  padding-right: 15px;
}
.tarif .fusion-tabs .tab-content table tr td:last-child {
  padding-left: 15px;
}
.tarif .fusion-tabs .tab-content table tr td.mid {
  width: 66%;
  background-image: url("/wp-content/uploads/base/mid-td.jpg");
  background-repeat: repeat-x;
  background-position-y: center;
}
@media (min-width: 993px) and (max-width: 1199px) {
  .tarif .fusion-tabs .tab-content table tr td.mid {
    width: 64%;
  }
}
@media (min-width: 801px) and (max-width: 992px) {
  .tarif .fusion-tabs .tab-content table tr td.mid {
    width: 54%;
  }
}
.tarif .fusion-tabs .tab-content .table-6 table {
  margin-bottom: 0;
}
.tarif .fusion-tabs .tab-content .table-6 table td {
  padding: 0 !important;
}
.tarif .fusion-tabs .tab-content .table-4 table tr td.mid {
  width: 74%;
}
@media (min-width: 801px) and (max-width: 992px) {
  .tarif .fusion-tabs .tab-content .table-4 table tr td.mid {
    width: 65%;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .tarif .fusion-tabs .tab-content .table-4 table tr td.mid {
    width: 72%;
  }
}
.tarif .fusion-tabs .tab-content .table-blue table {
  color: #00a1a2;
  font-weight: 600;
}
.tarif .fusion-tabs .tab-content .table-blue table tr td.mid {
  width: 58%;
}
@media (min-width: 801px) and (max-width: 992px) {
  .tarif .fusion-tabs .tab-content .table-blue table tr td.mid {
    width: 41%;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .tarif .fusion-tabs .tab-content .table-blue table tr td.mid {
    width: 53%;
  }
}
/*****************************
***********Contact************
******************************/
.contact h2 {
  font-size: 24px;
}
.contact .wpcf7 {
  font-family: "Montserrat";
  font-size: 16px;
}
.contact .wpcf7 p {
  margin-bottom: 15px;
}
.contact .wpcf7 label {
  font-weight: bold;
}
.contact .wpcf7 input:not(.wpcf7-submit), .contact .wpcf7 select {
  height: 35px;
  line-height: 35px;
}
.contact .wpcf7 input:not(.wpcf7-submit), .contact .wpcf7 textarea, .contact .wpcf7 select {
  border: 2px solid #00a1a2;
  margin-top: 5px;
  color: #010101;
  font-family: "Montserrat";
  font-size: 16px;
  resize: none;
  font-weight: 500;
}
.contact .wpcf7 .select-arrow {
  background-color: transparent !important;
  border: 0 none;
  color: transparent;
  top: 10px;
  right: 2px;
}
.contact .wpcf7 .select-arrow:after {
  content: " ";
  position: absolute;
  display: block;
  top: 7px;
  right: 15px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #00a1a2;
}
.contact .wpcf7 .g-recaptcha {
  margin-bottom: 20px;
}
.contact .wpcf7 .wpcf7-submit {
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 13px;
  padding: 15px 25px;
  background-color: #00a1a2;
}
.contact .wpcf7 .wpcf7-submit:hover {
  background-color: #00d4d5;
}
.contact .fusion-button-wrapper {
  display: block;
}
.contact .fusion-button-wrapper a.download.fusion-button {
  margin-bottom: 25px;
  border: 2px solid #010101;
  border-radius: unset;
  padding: 12px 20px 12px 50px;
  background-image: url("/wp-content/uploads/base/pdf.png");
  background-repeat: no-repeat;
  background-position: 22px center;
}
.contact .fusion-button-wrapper a.download.fusion-button span {
  color: #010101 !important;
  font-size: 12px;
}
.contact .fusion-button-wrapper a.download.fusion-button:hover {
  border: 2px solid #010101;
  background-color: #010101;
  background-image: url("/wp-content/uploads/base/pdf-white.png");
}
.contact .fusion-button-wrapper a.download.fusion-button:hover span {
  color: #fff !important;
}
/*****************************
************Stage*************
******************************/
.stages .fusion-title .title-sep.sep-single {
  border-bottom-width: 3px;
}
.stages .title h2.title-heading-center {
  font-size: 24px !important;
  font-family: "Montserrat" !important;
  font-weight: bold !important;
}
.stages .stage {
  max-width: 790px;
  padding: 25px 25px 10px;
  border: 1px solid #cc0033;
  margin: auto !important;
  margin-bottom: 65px !important;
}
.stages .stage .fusion_builder_column_3_4 {
  padding-top: 10px !important;
}
.stages .stage p {
  margin-bottom: 6px !important;
  font-size: 14px;
  font-weight: 300;
}
.stages .stage p strong {
  font-weight: 500;
}
.stages .stage .tag {
  color: #00a1a2;
  font-size: 12px;
  border: 1px solid;
  padding: 2px 8px;
  border-radius: 11px;
  font-weight: 500;
}
.stages .stage h3 {
  text-transform: uppercase;
  font-size: 24px !important;
  font-family: "Montserrat" !important;
  font-weight: bold !important;
  color: #cc0033;
}
.stages .stage h2 {
  font-size: 24px !important;
  font-family: "Montserrat" !important;
  font-weight: 600 !important;
  color: #00a1a2;
}
.stages .stage h4 {
  font-size: 16px !important;
  font-family: "Montserrat" !important;
  font-weight: 600 !important;
  color: #010101;
}
.stages .stage .small p {
  font-size: 14px !important;
  font-family: "Montserrat" !important;
  font-weight: 600 !important;
  color: #c6c6c6;
}
.stages .stage .fusion_builder_column_1_1 {
  display: none;
}
.stages .stage .fusion-button-wrapper {
  position: absolute;
  width: 100%;
  bottom: -20px;
  left: 0;
}
.stages .stage .fusion-button-wrapper a {
  background-color: #c03;
}
.stages .stage .fusion-button-wrapper a span {
  color: #fff !important;
  padding-left: 20px;
}
.stages .stage .fusion-button-wrapper a span:before {
  content: " ";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  left: 10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}
.stages .stage .fusion-button-wrapper a.active span::before {
  border-top: 0 none;
  border-bottom: 10px solid #fff;
}
@media (max-width: 800px) {
  .stages .stage .infos-tarifs {
    margin-top: 15px;
  }
}
@media (min-width: 801px) {
  .stages .stage .infos-tarifs {
    float: left;
    display: inline-block;
    padding-right: 45px;
    margin: 15px 0 40px;
  }
  .stages .stage .infos-tarifs:last-child {
    padding-left: 20px;
    padding-right: 0;
    border-left: 2px solid #cc0033;
  }
}
/*****************************
**********Actualité***********
******************************/
/****** Side bar ************/
body.has-sidebar #main .fusion-row {
  display: flex;
  flex-direction: column;
}
body.has-sidebar #main #sidebar, body.has-sidebar #main #content {
  float: none !important;
  width: 100%;
}
body.has-sidebar #main #content {
  order: 2;
}
body.has-sidebar #sidebar .two-title p {
  margin-top: 15px;
}
@media (max-width: 800px) {
  body.has-sidebar #sidebar .two-title .fusion-title {
    margin-top: -90px !important;
  }
}
body.has-sidebar #sidebar .heading {
  display: inline-block;
}
body.has-sidebar #sidebar #categories-2 {
  background-color: #efefef;
  text-align: center;
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 600;
}
body.has-sidebar #sidebar #categories-2:before {
  content: " ";
  display: block;
  position: absolute;
  height: 100%;
  width: 1920px;
  background-color: #efefef;
  left: -375px;
}
body.has-sidebar #sidebar #categories-2 h4 {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: bold;
  color: #cc0033;
  padding-right: 20px;
  position: relative;
}
@media (max-width: 800px) {
  body.has-sidebar #sidebar #categories-2 h4 {
    padding-right: 0;
    margin-bottom: 0;
  }
}
body.has-sidebar #sidebar ul {
  display: inline-block;
}
@media (max-width: 800px) {
  body.has-sidebar #sidebar ul {
    margin-bottom: 10px;
  }
}
body.has-sidebar #sidebar ul li {
  display: inline-block;
  border: 0 none;
}
@media (max-width: 800px) {
  body.has-sidebar #sidebar ul li {
    padding: 0;
  }
}
body.has-sidebar #sidebar ul li a:before {
  display: none;
}
body.has-sidebar #sidebar ul li:hover a, body.has-sidebar #sidebar ul li.current-cat a {
  color: #010101 !important;
  text-decoration: underline;
}
body.has-sidebar #content .pagination {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 60px 0;
  padding-left: 75px;
}
body.has-sidebar #content .pagination:before {
  content: "PAGE";
  display: inline-block;
  color: #cc0033;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: bold;
}
body.has-sidebar #content .pagination a, body.has-sidebar #content .pagination span {
  height: 23px;
  width: 23px;
  border: 1px solid;
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: bold;
}
body.has-sidebar #content .pagination a {
  color: #010101;
  border-color: #cc0033;
}
body.has-sidebar #content .pagination span, body.has-sidebar #content .pagination a:hover {
  color: #fff !important;
  background-color: #cc0033;
}
body.has-sidebar #content .pagination .pagination-prev, body.has-sidebar #content .pagination .pagination-next {
  display: none;
}
body.has-sidebar #content .post {
  padding: 30px 0 40px;
  display: flex;
  flex-direction: column;
  max-width: 750px;
  margin: 0 auto;
  border-bottom: 3px solid #efefef;
}
body.has-sidebar #content .post .fusion-meta-info {
  border: 0 none;
}
body.has-sidebar #content .post .fusion-meta-info .fusion-alignleft, body.has-sidebar #content .post .fusion-meta-info .fusion-meta-info-wrapper {
  text-align: center;
  width: 100%;
}
body.has-sidebar #content .post .fusion-meta-info .fusion-alignleft .fusion-inline-sep, body.has-sidebar #content .post .fusion-meta-info .fusion-meta-info-wrapper .fusion-inline-sep {
  display: none;
}
body.has-sidebar #content .post .fusion-meta-info .fusion-alignleft > span:nth-child(3), body.has-sidebar #content .post .fusion-meta-info .fusion-alignleft > span:nth-child(5), body.has-sidebar #content .post .fusion-meta-info .fusion-meta-info-wrapper > span:nth-child(3), body.has-sidebar #content .post .fusion-meta-info .fusion-meta-info-wrapper > span:nth-child(5) {
  display: block;
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: bold;
}
body.has-sidebar #content .post .fusion-meta-info .fusion-alignleft > span:nth-child(3), body.has-sidebar #content .post .fusion-meta-info .fusion-meta-info-wrapper > span:nth-child(3) {
  color: #cc0033;
  padding-left: 25px;
  background-image: url("/wp-content/uploads/base/calendar.png");
  background-repeat: no-repeat;
  background-position: calc(50% - 65px) center;
}
body.has-sidebar #content .post .fusion-meta-info .fusion-alignleft > span:nth-child(5), body.has-sidebar #content .post .fusion-meta-info .fusion-meta-info-wrapper > span:nth-child(5) {
  color: #00a1a2;
  text-transform: uppercase;
}
body.has-sidebar #content .post .post-content {
  text-align: center;
  order: 3;
}
body.has-sidebar #content .post .post-content h2 {
  margin-top: 20px;
}
body.has-sidebar #content .post .post-content h2 span {
  font-family: "Montserrat";
  font-size: 24px;
  font-weight: bold;
  color: #cc0033;
}
body.has-sidebar #content .post > h2 {
  order: 2;
  margin-top: 20px;
  font-family: "Montserrat" !important;
  font-size: 24px !important;
  font-weight: bold !important;
  color: #cc0033 !important;
  text-align: center;
}
body.has-sidebar #content .post > .fusion-sharing-box {
  order: 4;
}
/*****************************
*********mentions***********
******************************/
.mentions {
  border: 1px solid #cc0033;
  padding: 40px !important;
}
.mentions h2 {
  text-transform: uppercase;
}
.mentions p {
  text-align: justify;
  font-family: "Montserrat";
}
.mentions a {
  color: #00a1a2;
}
.mentions a:hover {
  color: #00d4d5 !important;
}
.mentions strong {
  font-weight: 600;
}
/*****************************
*********Pre-footer***********
******************************/
.pre-footer {
  color: #fff;
  margin-top: 0px;
}
.pre-footer .fusion-layout-column:first-child {
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 1200px) {
  .pre-footer .pre-footer-left .fusion-column-wrapper {
    padding-left: 0 !important;
  }
}
@media (max-width: 800px) {
  .pre-footer .pre-footer-left .fusion-column-wrapper {
    padding-bottom: 30px !important;
  }
}
.pre-footer:after {
  content: " ";
  display: block;
  position: absolute;
  width: 1920px;
  height: 36px;
  background-image: url("/wp-content/uploads/base/bottom.png");
  bottom: 0;
  left: 0;
  z-index: 99;
}
.pre-footer .widget {
  margin-bottom: 0;
}
@media (min-width: 801px) {
  .pre-footer .widget:before {
    content: " ";
    display: block;
    position: absolute;
    width: 324px;
    height: 301px;
    background-image: url("/wp-content/uploads/base/rectangle-googlemap.png");
    right: -120px;
    top: -22px;
  }
}
.pre-footer .widget .heading h4 {
  margin: 0 0 20px;
  padding: 13px 11px;
  border-left: 6px solid #fff;
  font-family: "Montserrat";
  font-size: 22px;
  font-weight: bold;
}
.pre-footer .widget p {
  margin: 0;
}
.pre-footer .widget .contact {
  padding-left: 25px;
  margin-top: 9px;
  background-repeat: no-repeat;
  background-position: left center;
}
.pre-footer .widget .contact.phone {
  background-image: url("/wp-content/uploads/base/phone.png");
}
.pre-footer .widget .contact.mobile {
  background-image: url("/wp-content/uploads/base/mobile.png");
  margin-left: 4px;
  padding-left: 21px;
}
.pre-footer .widget .pre-footer-btn {
  margin-top: 30px;
}
.pre-footer .widget .pre-footer-btn a {
  color: #fff;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 14px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 12px;
}
.pre-footer .widget .pre-footer-btn a:hover {
  background-color: #fff;
  color: #00a1a2;
}
@media (max-width: 800px) {
  .pre-footer .widget .GPS {
    margin-top: 20px;
  }
}
@media (min-width: 801px) {
  .pre-footer .widget .GPS {
    position: absolute;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    font-family: "Montserrat";
    font-weight: 600;
  }
  .pre-footer .widget .GPS .number {
    font-weight: bold;
    font-size: 21px;
  }
  .pre-footer .widget .GPS.latitude {
    top: 30px;
    right: 40px;
  }
  .pre-footer .widget .GPS.longitude {
    bottom: 0;
    right: -50px;
  }
}
/*****************************
***********Footer*************
******************************/
footer.fusion-footer-widget-area {
  border: 0 none;
  padding: 0;
}
footer.fusion-footer-widget-area .textwidget > .fusion-fullwidth:last-child {
  background-color: #313131 !important;
  padding-top: 60px !important;
}
@media (max-width: 800px) {
  footer.fusion-footer-widget-area .textwidget > .fusion-fullwidth:last-child {
    padding-top: 30px !important;
  }
}
.fusion-footer .fusion-column-last {
  margin-bottom: 0 !important;
}
.fusion-footer .footer {
  border: 0 none;
  color: #fff;
}
@media (min-width: 801px) and (max-width: 992px) {
  .fusion-footer .footer {
    padding-top: 10px;
  }
}
@media (max-width: 800px) {
  .fusion-footer .footer {
    padding: 15px 10px;
  }
}
@media (min-width: 801px) and (max-width: 992px) {
  .fusion-footer .footer #text-7 .textwidget {
    text-align: center;
  }
}
@media (max-width: 800px) {
  .fusion-footer .footer #text-7 .textwidget {
    text-align: center;
  }
}
.fusion-footer .footer #text-7 .textwidget > p {
  display: inline-block;
  margin: 0 !important;
  vertical-align: middle;
}
.fusion-footer .footer #text-7 .textwidget > p.adress {
  padding-left: 25px;
  font-weight: lighter;
}
@media (min-width: 801px) and (max-width: 1199px) {
  .fusion-footer .footer #text-7 .textwidget > p.adress {
    padding-left: 0;
  }
}
.fusion-footer .footer .avada_vertical_menu {
  display: inline-block;
  width: 33%;
  border-right: 1px solid #fff;
}
@media (max-width: 800px) {
  .fusion-footer .footer .avada_vertical_menu {
    vertical-align: middle;
  }
}
@media (min-width: 801px) and (max-width: 992px) {
  .fusion-footer .footer .avada_vertical_menu {
    margin-bottom: 0;
    margin-top: 15px;
  }
}
@media (max-width: 800px) {
  .fusion-footer .footer .avada_vertical_menu {
    margin-bottom: 0;
  }
}
.fusion-footer .footer .avada_vertical_menu:last-child {
  border: 0 none;
}
.fusion-footer .footer .avada_vertical_menu .menu .menu-item.current_page_item a {
  border: 0 none !important;
  color: #fff !important;
}
.fusion-footer .footer .avada_vertical_menu .menu .menu-item a {
  color: #fff;
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
@media (max-width: 800px) {
  .fusion-footer .footer .avada_vertical_menu .menu .menu-item a {
    font-size: 12px !important;
    padding: 2px 2px !important;
  }
}
.fusion-footer .footer .avada_vertical_menu .menu .menu-item a:hover {
  color: #cc0033 !important;
}
.fusion-footer .footer .fusion-social-networks-wrapper {
  text-align: center;
}
.fusion-footer .footer .fusion-social-networks-wrapper a {
  color: #fff !important;
  font-size: 33px !important;
}
.fusion-footer .footer .fusion-social-networks-wrapper a:hover {
  color: #cc0033 !important;
}
@media (max-width: 800px) {
  .fusion-footer .footer .fusion-widget-area > .fusion-column {
    margin-bottom: 14px;
  }
}
.fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(1) {
  width: 33%;
}
@media (min-width: 993px) and (max-width: 1199px) {
  .fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(1) {
    width: 34%;
  }
}
@media (min-width: 801px) and (max-width: 992px) {
  .fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(1) {
    width: 100%;
  }
}
.fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(2) {
  width: 50%;
}
@media (min-width: 993px) and (max-width: 1199px) {
  .fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(2) {
    width: 53%;
  }
}
@media (min-width: 801px) and (max-width: 992px) {
  .fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(2) {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(2) {
    padding: 0 4px;
  }
}
.fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(3) {
  width: 17%;
  padding-top: 22px;
}
@media (min-width: 993px) and (max-width: 1199px) {
  .fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(3) {
    width: 12%;
  }
}
@media (min-width: 801px) and (max-width: 992px) {
  .fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(3) {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .fusion-footer .footer .fusion-widget-area > .fusion-column:nth-child(3) {
    padding-top: 10px;
  }
}
