@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500|Oswald:400,500');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input::-moz-focus-inner {
  border: 0;
}
a {
  color: #fff;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  text-decoration: none;
}
a:hover,
a:active {
  color: #adcd60;
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p10 {
  width: 10%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p10 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p15 {
  width: 15%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p15 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p20 {
  width: 20%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p20 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p25 {
  width: 25%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p25 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p30 {
  width: 30%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p30 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p35 {
  width: 35%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p35 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p40 {
  width: 40%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p40 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p45 {
  width: 45%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p45 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p50 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p50 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p55 {
  width: 55%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p55 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p60 {
  width: 60%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p60 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p65 {
  width: 65%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p65 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p70 {
  width: 70%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p70 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p75 {
  width: 75%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p75 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p80 {
  width: 80%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p80 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p85 {
  width: 85%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p85 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p90 {
  width: 90%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p90 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p95 {
  width: 95%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p95 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
#mentions .modal-title {
  color: #000;
}
#mentions p {
  margin-bottom: 15px;
  font-size: 12px !important;
  line-height: 14px !important;
}
#mentions p strong,
#mentions p b {
  font-weight: bold;
}
#mentions a {
  color: #000;
}
@font-face {
  font-family: 'perfit';
  src: url('../fonts/perfit.eot?gvleud');
  src: url('../fonts/perfit.eot?gvleud#iefix') format('embedded-opentype'), url('../fonts/perfit.ttf?gvleud') format('truetype'), url('../fonts/perfit.woff?gvleud') format('woff'), url('../fonts/perfit.svg?gvleud#perfit') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="pf-"],
[class*=" pf-"] {
  font-family: 'perfit' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pf-calendar:before {
  content: "\e900";
}
.pf-calendar-stretch:before {
  content: "\e901";
}
.pf-heart:before {
  content: "\e902";
}
.pf-shoe:before {
  content: "\e903";
}
.pf-cooperate:before {
  content: "\e904";
}
.pf-no-cooperate:before {
  content: "\e905";
}
.pf-arrow:before {
  content: "\e906";
}
h1,
h2,
h3,
h4 {
  font-family: "Oswald", serif;
  color: #181818;
}
p,
ul,
li,
ol,
a,
div,
section {
  font-family: "Roboto", serif;
  color: #181818;
  letter-spacing: 1px;
  font-weight: 300;
}
a {
  color: #0c82b4;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
img {
  max-width: 100%;
}
#cookie-notice .cookie-notice-container {
  color: #fff;
  background-color: #10465e;
}
#cookie-notice .cookie-notice-container .button.bootstrap {
  background-color: #0c82b4;
  background-image: none;
  text-shadow: 0 0 0 transparent;
}
#cookie-notice .cookie-notice-container .button.bootstrap:hover,
#cookie-notice .cookie-notice-container .button.bootstrap:focus {
  background-color: #adcd60;
}
#grdp_barre_maxi,
#grdp_barre_mini {
  background-color: rgba(173,205,93,0.9) !important;
  color: #181818 !important;
}
#grdp_barre_maxi a,
#grdp_barre_mini a {
  color: #181818 !important;
}
#grdp_barre_maxi .cross-close:before,
#grdp_barre_maxi .cross-close:after,
#grdp_barre_mini .cross-close:before,
#grdp_barre_mini .cross-close:after {
  background-color: rgba(33,33,33,0.6) !important;
}
.rgpd label {
  font-size: .7rem;
  text-transform: none !important;
}
#texte-confidentialite ul {
  padding: 0 !important;
}
#texte-confidentialite ul li {
  list-style-type: none !important;
}
#texte-confidentialite a {
  color: #0c82b4 !important;
}
#videoModal .modal-body,
[id^="videoModal-"] .modal-body {
  padding: 0;
  border: 0;
}
#videoModal .modal-lg,
[id^="videoModal-"] .modal-lg {
  max-width: 1200px !important;
}
#videoModal .embed-responsive,
[id^="videoModal-"] .embed-responsive {
  box-shadow: 0 0 3rem rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 3rem rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 3rem rgba(0,0,0,0.2);
  -o-box-shadow: 0 0 3rem rgba(0,0,0,0.2);
}
.toggle-wrapper .toggle-circle {
  position: relative;
  height: 120px;
  width: 120px;
  z-index: 1;
}
.toggle-wrapper .toggle-circle:before {
  content: "";
  position: absolute;
  border: 1px solid #eeeeee !important;
  width: 50%;
  height: 50%;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  left: 25%;
  top: 25%;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.toggle-wrapper .toggle-circle:after {
  content: "";
  position: absolute;
  background-color: #fff;
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.toggle-wrapper .toggle-circle.revealed:before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.toggle-wrapper .toggle-circle .background {
  border-radius: 96.32px;
  position: absolute;
  background: #e6e6e6;
  margin-left: -40.16px;
  margin-top: -40.16px;
  display: block;
  height: 80.32px;
  width: 80.32px;
  left: 50%;
  top: 50%;
  filter: blur(1px);
  -webkit-filter: blur(1px);
  -moz-filter: blur(1px);
  z-index: 1;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.toggle-wrapper .toggle-circle .label {
  color: rgba(0,0,0,0.8);
  text-shadow: 1px 1px 3px #ccd0d4, 0 0 0 rgba(0,0,0,0.8), 1px 1px 4px #fff;
  line-height: 120px;
  text-align: center;
  position: absolute;
  font-weight: 400;
  font-size: 35px;
  display: block;
  opacity: 0.9;
  height: 100%;
  width: 100%;
  z-index: 2;
  font-family: "Oswald", serif;
}
body {
  color: #181818;
  line-height: 1.4;
}
body header {
  border-bottom: 1px solid #eeeeee;
}
body header #entete #header-logo {
  position: relative;
}
body header #entete #header-logo a {
  position: relative;
  display: inline-block;
  padding: 1rem;
  border-right: 1px solid #eeeeee;
}
body header #entete #header-logo:before {
  content: "";
  height: 100%;
  width: 0;
  background-color: #f6f6f6;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
}
body header #entete #header-logo:hover:before,
body header #entete #header-logo:focus:before {
  width: 100%;
  transition: all .1s ease-in-out !important;
  -webkit-transition: all .1s ease-in-out !important;
  -moz-transition: all .1s ease-in-out !important;
  -o-transition: all .1s ease-in-out !important;
}
body header #entete #header-logo #logo {
  width: 200px;
  max-width: 100%;
}
@media screen and (max-width: 992px) {
  body header #entete {
    width: 100%;
  }
}
body header #navbar-wrapper {
  padding: 1rem;
}
body header #navbar-wrapper #main-menu li {
  margin-right: 1.5rem;
}
body header #navbar-wrapper #main-menu li a {
  position: relative;
  font-family: "Oswald", serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.2rem;
  color: #181818;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #navbar-wrapper #main-menu li a:before {
  content: "";
  position: absolute;
  top: -0.2rem;
  left: 0;
  background-color: #eeeeee;
  width: 0;
  height: 1px;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #navbar-wrapper #main-menu li a:after {
  content: "";
  position: absolute;
  bottom: -0.2rem;
  right: 0;
  background-color: #eeeeee;
  width: 0;
  height: 1px;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #navbar-wrapper #main-menu li a:hover,
body header #navbar-wrapper #main-menu li a:focus {
  color: #0c82b4;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #navbar-wrapper #main-menu li a:hover:before,
body header #navbar-wrapper #main-menu li a:focus:before {
  background-color: #0c82b4;
  width: 100%;
  color: #0c82b4;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #navbar-wrapper #main-menu li a:hover:after,
body header #navbar-wrapper #main-menu li a:focus:after {
  background-color: #0c82b4;
  width: 100%;
  color: #0c82b4;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #navbar-wrapper #main-menu li:last-child {
  margin-right: 0;
}
body header #navbar-wrapper #main-menu li.current-menu-item a {
  color: #0c82b4;
}
body header #navbar-wrapper #main-menu li.current-menu-item a:before {
  background-color: #0c82b4;
  width: 100%;
  color: #0c82b4;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #navbar-wrapper #main-menu li.current-menu-item a:after {
  background-color: #0c82b4;
  width: 100%;
  color: #0c82b4;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body header #navbar-wrapper #social-networks {
  margin-left: 1rem;
}
body header #navbar-wrapper #social-networks li {
  margin-right: .7rem;
}
body header #navbar-wrapper #social-networks li a {
  color: #181818;
}
body header #navbar-wrapper #social-networks li a:hover,
body header #navbar-wrapper #social-networks li a:focus {
  color: #0c82b4;
}
body header #navbar-wrapper #social-networks li:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 992px) {
  body header #navbar-wrapper {
    padding: 0;
  }
}
body main #main-content {
  background-color: #fff;
}
body main #main-content.content-int strong {
  font-weight: 500;
}
body main #main-content.content-int h1,
body main #main-content.content-int h2 {
  font-weight: 500;
}
body main #main-content.content-int h3,
body main #main-content.content-int h4 {
  font-weight: 400;
}
body main #main-content.content-int h1 {
  font-size: 2.5rem;
  margin-bottom: 2rem;
}
body main #main-content.content-int h2 {
  font-size: 2.2rem;
  margin-bottom: 1.8rem;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body main #main-content.content-int h2 {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body main #main-content.content-int h2 {
    font-size: 2rem;
  }
}
body main #main-content.content-int h3 {
  font-size: 1.9rem;
  margin-bottom: 1.5rem;
}
body main #main-content.content-int h4 {
  font-size: 1.5rem;
  font-family: "Roboto", sans-serif;
  margin-bottom: 1.2rem;
}
body main #main-content.content-int h5 {
  font-size: 1.2rem;
  font-family: "Roboto", sans-serif;
  margin-bottom: 1rem;
}
body main #main-content.content-int p {
  margin-bottom: 1rem;
  font-family: "Roboto", sans-serif;
  line-height: 1.8;
}
body main #main-content.content-int .widget-title {
  color: #0c82b4;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body main #main-content.content-int .green-bg {
  background: #accd60;
  background: -moz-linear-gradient(left,#accd60 0%,#cbea82 100%);
  background: -webkit-gradient(left top,right top,color-stop(0%,#accd60),color-stop(100%,#cbea82));
  background: -webkit-linear-gradient(left,#accd60 0%,#cbea82 100%);
  background: -o-linear-gradient(left,#accd60 0%,#cbea82 100%);
  background: -ms-linear-gradient(left,#accd60 0%,#cbea82 100%);
  background: linear-gradient(to right,#accd60 0%,#cbea82 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#accd60',endColorstr='#cbea82',GradientType=1);
}
body main #main-content.content-int .green-bg .widget-title {
  color: #fff;
}
body main #main-content.content-int ul li {
  position: relative;
  padding-left: 3.5rem;
  margin-bottom: 2.5rem;
}
body main #main-content.content-int ul li:before {
  content: "";
  width: 40px;
  height: 46px;
  background-image: url(../img/list-button.png);
  position: absolute;
  left: 0;
  top: -12px;
}
body main #main-content.content-int ul li:last-of-type {
  margin-bottom: 0;
}
body main #main-slider {
  height: 700px;
}
body main #main-slider >.owl-stage-outer {
  height: 100%;
}
body main #main-slider >.owl-stage-outer:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.25)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
  z-index: 10;
}
body main #main-slider >.owl-stage-outer * {
  height: 100%;
}
body main #main-slider >.owl-stage-outer .owl-item {
  overflow: hidden;
}
body main #main-slider >.owl-stage-outer .owl-item > div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body main #main-slider >.owl-stage-outer .owl-item > div:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 0px;
  margin-top: 0px;
  height: 0px;
  width: 0px;
  border: 1px solid #fff;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  opacity: .5;
  animation-duration: 1s;
  animation-name: smoothPopUpSlider;
  animation-delay: .3s;
  animation-fill-mode: forwards;
}
body main #main-slider >.owl-stage-outer .owl-item .main-message {
  position: relative;
  height: auto;
  margin-left: 10%;
  padding-top: 8rem;
  width: 25%;
  color: #fff;
  font-family: "Oswald", serif;
  font-size: 4rem;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.4;
  z-index: 11;
}
body main #main-slider >.owl-stage-outer .owl-item .main-message .peronnas-message {
  font-family: "Oswald", serif;
  color: #fff;
  font-size: 2.5rem;
  letter-spacing: 5px;
  margin-top: 1.7rem;
}
body main #main-slider >.owl-stage-outer .owl-item .main-message .peronnas-message span {
  position: relative;
  z-index: 1;
}
body main #main-slider >.owl-stage-outer .owl-item .main-message .peronnas-message span:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -0.7rem;
  left: -0.15rem;
  width: 100%;
  height: 1.3rem;
  background-color: #adcd60;
  z-index: -1;
}
body main #main-slider > .owl-dots {
  position: absolute;
  top: 50%;
  right: 0;
  display: flex;
  flex-direction: column;
  z-index: 100;
  justify-content: flex-end;
  align-items: flex-end;
  z-index: 11;
}
body main #main-slider > .owl-dots .owl-dot {
  position: relative;
  width: 150px;
  height: 1px;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: 2.5rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #main-slider > .owl-dots .owl-dot:last-of-type {
  margin-bottom: 0rem;
}
body main #main-slider > .owl-dots .owl-dot.active {
  width: 250px;
  background-color: #fff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #main-slider > .owl-dots .owl-dot.active:before {
  font-size: 2rem;
  top: -1.6rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #main-slider > .owl-dots .owl-dot:before {
  content: attr(data-title);
  position: absolute;
  right: 105%;
  top: -0.8rem;
  font-family: "Oswald", serif;
  color: #fff;
  font-size: 1.2rem;
  white-space: nowrap;
  text-shadow: 0px 0px 30px #969696;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #main-slider > .owl-dots .owl-dot:hover,
body main #main-slider > .owl-dots .owl-dot:focus {
  background-color: #fff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #top-banner-wrapper {
  position: relative;
  overflow: hidden;
}
body main #top-banner-wrapper svg {
  position: absolute;
  top: -150px;
  left: 50%;
  margin-left: -580px;
  z-index: 100;
}
body main #top-banner-wrapper svg circle {
  fill: none;
  stroke: #FFFFFF;
  stroke-miterlimit: 10;
  stroke-width: 1px;
  opacity: .5;
}
body main #top-banner-wrapper #slider-anchor {
  position: absolute;
  font-family: "Perfit";
  bottom: 3.5rem;
  left: 50%;
  font-size: 1rem;
  color: #fff;
  z-index: 199;
  padding: .7rem .8rem;
  border: 2px solid #fff;
  margin-left: -23px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  -webkit-animation: mover .9s infinite alternate ease-in-out;
  -moz-animation: mover .9s infinite alternate ease-in-out;
  -o-animation: mover .9s infinite alternate ease-in-out;
  animation: mover .9s infinite alternate ease-in-out;
  box-shadow: 0 0 2rem rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 2rem rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 2rem rgba(0,0,0,0.3);
  -o-box-shadow: 0 0 2rem rgba(0,0,0,0.3);
}
body main #top-banner-wrapper #slider-anchor:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -1px;
  height: 8rem;
  width: 1px;
  background-color: #fff;
  z-index: 199;
}
@media screen and (max-width: 992px) {
  body main #top-banner-wrapper #slider-anchor {
    padding: .5rem .6rem;
    bottom: 2.5rem;
  }
}
body main #top-banner-wrapper.p-int {
  position: relative;
  height: 480px;
  background-size: cover;
  background-position: top center;
  overflow: hidden;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body main #top-banner-wrapper.p-int {
    height: 400px;
  }
}
@media screen and (min-width: 1450px) {
  body main #top-banner-wrapper.p-int {
    background-position: top -100px center;
  }
}
body main #top-banner-wrapper.p-int h1 {
  position: relative;
  z-index: 5;
  font-size: 3rem;
  text-transform: uppercase;
  transform: translateY(-2rem);
  color: #fff;
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
  body main #top-banner-wrapper.p-int h1 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 992px) {
  body main #top-banner-wrapper.p-int h1 {
    font-size: 2rem;
  }
}
body main #top-banner-wrapper.p-int:before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: 0px;
  left: 50%;
  margin-left: 0px;
  height: 0px;
  width: 0px;
  border: 1px solid #fff;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  opacity: .5;
  animation-duration: 1s;
  animation-name: smoothPopUp;
  animation-delay: .3s;
  animation-fill-mode: forwards;
}
body main #top-banner-wrapper.p-int:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.35)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
}
body main #chronology {
  position: relative;
}
body main #chronology:before {
  content: "";
  left: 50%;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  margin-left: 0px;
  background-color: #eeeeee;
}
body main #chronology .lnr-wrapper,
body main #chronology .lnr-wrapper-center {
  padding-top: 9rem;
  padding-bottom: 4rem;
  position: relative;
}
body main #chronology .lnr-wrapper .title-wrapper,
body main #chronology .lnr-wrapper-center .title-wrapper {
  position: relative;
  transform: translateX(-4.7rem);
  margin-bottom: 2rem;
  z-index: 10;
}
body main #chronology .lnr-wrapper .title-wrapper h2,
body main #chronology .lnr-wrapper-center .title-wrapper h2 {
  padding-left: 1.2rem;
  text-transform: uppercase;
  font-size: 2rem;
  text-align: left;
}
body main #chronology .lnr-wrapper .title-wrapper h2 span,
body main #chronology .lnr-wrapper-center .title-wrapper h2 span {
  color: #0c82b4;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body main #chronology .lnr-wrapper .title-wrapper h2,
  body main #chronology .lnr-wrapper-center .title-wrapper h2 {
    font-size: 2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body main #chronology .lnr-wrapper .title-wrapper h2,
  body main #chronology .lnr-wrapper-center .title-wrapper h2 {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 992px) {
  body main #chronology .lnr-wrapper .title-wrapper h2,
  body main #chronology .lnr-wrapper-center .title-wrapper h2 {
    white-space: nowrap;
  }
}
body main #chronology .lnr-wrapper .left-wrapper,
body main #chronology .lnr-wrapper-center .left-wrapper {
  margin-top: -5.5rem;
  padding: 0;
}
body main #chronology .lnr-wrapper .right-wrapper,
body main #chronology .lnr-wrapper-center .right-wrapper {
  position: relative;
}
body main #chronology .lnr-wrapper .right-wrapper .text-wrapper,
body main #chronology .lnr-wrapper-center .right-wrapper .text-wrapper {
  padding-left: 2rem;
  letter-spacing: 1px;
  line-height: 1.6;
  margin-bottom: 2rem;
  width: 100%;
}
body main #chronology .lnr-wrapper .right-wrapper .text-wrapper:last-of-type,
body main #chronology .lnr-wrapper-center .right-wrapper .text-wrapper:last-of-type {
  margin-bottom: 0;
}
body main #chronology .lnr-wrapper + .lnr-wrapper,
body main #chronology .lnr-wrapper + .lnr-wrapper-center,
body main #chronology .lnr-wrapper-center + .lnr-wrapper,
body main #chronology .lnr-wrapper-center + .lnr-wrapper-center {
  padding-top: 0;
}
body main #chronology .lnr-wrapper:hover .toggle-wrapper .toggle-circle:before,
body main #chronology .lnr-wrapper:focus .toggle-wrapper .toggle-circle:before,
body main #chronology .lnr-wrapper-center:hover .toggle-wrapper .toggle-circle:before,
body main #chronology .lnr-wrapper-center:focus .toggle-wrapper .toggle-circle:before {
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #chronology .lnr-wrapper:hover .toggle-wrapper .toggle-circle:after,
body main #chronology .lnr-wrapper:focus .toggle-wrapper .toggle-circle:after,
body main #chronology .lnr-wrapper-center:hover .toggle-wrapper .toggle-circle:after,
body main #chronology .lnr-wrapper-center:focus .toggle-wrapper .toggle-circle:after {
  height: 110%;
  top: -5%;
}
body main #chronology .lnr-wrapper:hover .link-wrapper .toggle-wrapper .toggle-circle:before,
body main #chronology .lnr-wrapper:focus .link-wrapper .toggle-wrapper .toggle-circle:before,
body main #chronology .lnr-wrapper-center:hover .link-wrapper .toggle-wrapper .toggle-circle:before,
body main #chronology .lnr-wrapper-center:focus .link-wrapper .toggle-wrapper .toggle-circle:before {
  width: inherit;
  height: inherit;
  left: inherit;
  top: inherit;
}
body main #chronology .lnr-wrapper-center .title-wrapper {
  transform: translateX(0rem);
}
body main #chronology .lnr-wrapper-center h2 {
  text-transform: uppercase;
  font-size: 2rem;
  margin-top: 1rem;
}
body main #chronology .lnr-wrapper-center h2 span {
  color: #0c82b4;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body main #chronology .lnr-wrapper-center h2 {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body main #chronology .lnr-wrapper-center h2 {
    font-size: 2rem;
  }
}
body main #chronology .video-wrapper {
  position: relative;
  display: block;
}
body main #chronology .video-wrapper .video-player {
  position: absolute;
  bottom: 5px;
  left: 0;
  background-color: #adcd60;
  text-align: center;
  padding: 1rem 1.75rem;
  font-size: .8rem;
  line-height: 1.2;
  color: #fff;
  z-index: 10;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #chronology .video-wrapper .video-player i {
  display: block;
  margin-bottom: .5rem;
  font-size: 1.5rem;
}
body main #chronology .video-wrapper:hover .video-player,
body main #chronology .video-wrapper:focus .video-player {
  padding: 1.5rem 2.5rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #chronology .video-wrapper:hover .video-player:before,
body main #chronology .video-wrapper:focus .video-player:before {
  top: 3rem;
  right: 4rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #chronology #step-3 {
  padding-bottom: 2rem;
  margin-bottom: 4rem;
}
body main #chronology #step-3 .title-wrapper {
  margin-bottom: 0 !important;
}
body main #chronology #step-4 {
  background-color: #fff;
  margin-top: 0rem;
  padding-bottom: 4.5rem;
}
body main #chronology #step-4 h2 {
  font-size: 2rem;
  text-transform: uppercase;
}
body main #chronology #step-4 .work-class .work-class-item {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  height: 15rem;
  padding-right: 7rem;
  text-align: left;
}
body main #chronology #step-4 .work-class .work-class-item:before {
  content: "";
  position: absolute !important;
  width: 100%;
  height: 50%;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.25)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #chronology #step-4 .work-class .work-class-item h3 {
  position: relative;
  color: #fff;
  font-size: 1.2rem;
  padding-left: 1.5rem;
  padding-bottom: 1.5rem;
  font-family: "Roboto", sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
  text-transform: uppercase;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #chronology #step-4 .work-class .work-class-item .toggle-wrapper {
  position: absolute;
  bottom: -2.1rem;
  right: 1.5rem;
}
body main #chronology #step-4 .work-class .work-class-item .toggle-wrapper .toggle-circle {
  height: 75px;
  width: 75px;
}
body main #chronology #step-4 .work-class .work-class-item .toggle-wrapper .toggle-circle .background {
  height: 56.32px;
  width: 56.32px;
  margin-left: -28.16px;
  margin-top: -28.16px;
  box-shadow: rgba(0,0,0,0.3) 0px 10px 20px -4px, rgba(255,255,255,0.9) 0px -8px 25px -1px inset, rgba(0,0,0,0.2) 0px 8px 20px 0px inset, rgba(255,255,255,0.6) 0px 0px 5px 1px inset;
}
body main #chronology #step-4 .work-class .work-class-item .toggle-wrapper .toggle-circle .label {
  line-height: 75px;
  font-size: 25px;
}
body main #chronology #step-4 .work-class .work-class-item:hover .toggle-wrapper .toggle-circle .label,
body main #chronology #step-4 .work-class .work-class-item:focus .toggle-wrapper .toggle-circle .label {
  color: #0c82b4;
}
body main #chronology #step-4 .work-class .work-class-item:hover .toggle-wrapper .toggle-circle .background,
body main #chronology #step-4 .work-class .work-class-item:focus .toggle-wrapper .toggle-circle .background {
  box-shadow: rgba(0,0,0,0.3) 0px 25px 45px -4px, rgba(255,255,255,0.9) 0px -8px 25px -1px inset, rgba(0,0,0,0.2) 0px 8px 20px 0px inset, rgba(255,255,255,0.6) 0px 0px 5px 1px inset;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #chronology #step-4 .work-class .work-class-item:hover .toggle-wrapper .toggle-circle:before,
body main #chronology #step-4 .work-class .work-class-item:focus .toggle-wrapper .toggle-circle:before {
  width: 105%;
  height: 105%;
  left: -2.5%;
  top: -2.5%;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #chronology #step-4 .work-class .work-class-item:hover:before,
body main #chronology #step-4 .work-class .work-class-item:focus:before {
  height: 70%;
  background: rgba(0,0,0,0);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.4)));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#000000',GradientType=0);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #chronology #step-4 .work-class .work-class-item:hover h3,
body main #chronology #step-4 .work-class .work-class-item:focus h3 {
  padding-bottom: 3rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  body main #chronology #step-4 .work-class .work-class-item {
    height: 11rem;
  }
  body main #chronology #step-4 .work-class .work-class-item h3 {
    font-size: 1rem;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 768px) {
  body main #chronology #step-4 .work-class .work-class-item {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 400px) {
  body main #chronology #step-4 .work-class .work-class-item {
    height: 11rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  body main #chronology #step-4 .work-class >a {
    padding: 0 .5rem;
  }
}
body main .activity-type {
  position: relative;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  z-index: 1;
}
body main .activity-type .activity-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 350px;
  width: 100%;
  background-size: cover;
  background-position: top center;
  z-index: -1;
}
body main .activity-type h3 {
  position: relative;
  padding-top: 4rem;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 3px;
  padding-bottom: 5rem;
}
body main .activity-type h3:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  border: 2px solid rgba(255,255,255,0.2);
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  left: 50%;
  top: 47%;
  margin-left: -50px;
  margin-top: -50px;
}
body main .activity-type h3:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 45px;
  left: 50%;
  margin-left: -1px;
  bottom: 0;
  background-color: rgba(255,255,255,0.2);
}
body main .activity-type .activity-infos {
  background-color: #fff;
  box-shadow: 0 0 2rem rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 2rem rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 2rem rgba(0,0,0,0.2);
  -o-box-shadow: 0 0 2rem rgba(0,0,0,0.2);
}
body main .activity-type .activity-infos .activity-intro {
  padding: 1.5rem;
  text-align: left;
  line-height: 1.2;
  border-bottom: 1px solid #eeeeee;
}
body main .activity-type .activity-infos .activity-advantages .activity-advantage-item {
  padding: 1.2rem .2rem;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
body main .activity-type .activity-infos .activity-advantages .activity-advantage-item i {
  display: inline-block;
  font-size: 3.2rem;
  margin-bottom: 1rem;
}
body main .activity-type .activity-infos .activity-advantages .activity-advantage-item:nth-child(2n+2) {
  border-right: 0px;
}
body main .video-play {
  position: relative;
  height: 36rem;
  background-size: cover;
  background-position: center;
}
body main .video-play:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #181818;
  opacity: .6;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .video-play > div {
  position: relative;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}
body main .video-play > div i {
  letter-spacing: 0;
  font-size: 2.5rem;
  margin-bottom: 1.2rem;
  color: #adcd60;
  padding: 1.8rem 1.9rem 1.8rem 2.4rem;
  border: 2px solid #fff;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .video-play:hover:before,
body main .video-play:focus:before {
  opacity: .4;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .video-play:hover > div i,
body main .video-play:focus > div i {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body main .video-play {
    height: 30rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body main .video-play {
    height: 25rem;
  }
}
@media screen and (min-width: 575px) and (max-width: 767px) {
  body main .video-play {
    height: 22rem;
  }
}
@media screen and (max-width: 574px) {
  body main .video-play {
    height: 15rem;
  }
}
body main #testimonials {
  background-image: url(../img/bg-testimonials.jpg);
  background-size: cover;
  background-position: top center;
  padding-top: 4rem;
  padding-bottom: 3rem;
}
body main #testimonials .widget-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 2rem;
  margin-bottom: 0 !important;
}
body main #testimonials #testimonials-wrapper {
  position: relative;
}
body main #testimonials #testimonials-wrapper .owl-stage {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  body main #testimonials #testimonials-wrapper .owl-stage {
    display: flex;
    align-items: center;
  }
}
body main #testimonials #testimonials-wrapper .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -50px;
  margin-top: -45px;
}
body main #testimonials #testimonials-wrapper .owl-nav .owl-prev .label i:before {
  display: inline-block;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
body main #testimonials #testimonials-wrapper .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -50px;
  margin-top: -45px;
}
body main #testimonials #testimonials-wrapper .owl-nav .owl-next .label i:before {
  display: inline-block;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
body main #testimonials #testimonials-wrapper .owl-nav .toggle-wrapper .toggle-circle {
  height: 90px;
  width: 90px;
}
body main #testimonials #testimonials-wrapper .owl-nav .toggle-wrapper .toggle-circle .background {
  height: 60.32px;
  width: 60.32px;
  margin-left: -30.16px;
  margin-top: -31.16px;
  box-shadow: 0 15px 25px -4px rgba(0,0,0,0.2), inset 0 -8px 25px -1px rgba(255,255,255,0.9), 0 -10px 15px -1px rgba(255,255,255,0.6), inset 0 8px 20px 0 rgba(0,0,0,0.2), inset 0 0 5px 1px rgba(255,255,255,0.6);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #testimonials #testimonials-wrapper .owl-nav .toggle-wrapper .toggle-circle .label {
  line-height: 73px;
  margin-left: 0;
}
body main #testimonials #testimonials-wrapper .owl-nav .toggle-wrapper .toggle-circle .label i {
  font-size: 1.4rem;
}
body main #testimonials #testimonials-wrapper .owl-nav .toggle-wrapper .toggle-circle:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 0rem;
  left: 50%;
  top: 50%;
  background-color: #eeeeee;
  z-index: -1;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #testimonials #testimonials-wrapper .owl-nav .toggle-wrapper .toggle-circle:before {
  width: 95%;
  height: 95%;
  left: 2.5%;
  top: 2.5%;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
@media screen and (max-width: 768px) {
  body main #testimonials #testimonials-wrapper .owl-nav {
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
    top: 16px;
  }
  body main #testimonials #testimonials-wrapper .owl-nav .owl-prev,
  body main #testimonials #testimonials-wrapper .owl-nav .owl-next {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-top: auto;
  }
  body main #testimonials #testimonials-wrapper .owl-nav .owl-prev {
    margin-right: 1rem;
  }
}
body main #testimonials #testimonials-wrapper .owl-prev:hover .label,
body main #testimonials #testimonials-wrapper .owl-prev:focus .label,
body main #testimonials #testimonials-wrapper .owl-next:hover .label,
body main #testimonials #testimonials-wrapper .owl-next:focus .label {
  color: #0c82b4 !important;
}
body main #testimonials #testimonials-wrapper .owl-prev:hover .toggle-circle .background,
body main #testimonials #testimonials-wrapper .owl-prev:focus .toggle-circle .background,
body main #testimonials #testimonials-wrapper .owl-next:hover .toggle-circle .background,
body main #testimonials #testimonials-wrapper .owl-next:focus .toggle-circle .background {
  box-shadow: 0 20px 45px -4px rgba(0,0,0,0.2), inset 0 -8px 25px -1px rgba(255,255,255,0.9), 0 -10px 15px -1px rgba(255,255,255,0.6), inset 0 8px 20px 0 rgba(0,0,0,0.2), inset 0 0 5px 1px rgba(255,255,255,0.6);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #testimonials #testimonials-wrapper .owl-prev:hover .toggle-circle:before,
body main #testimonials #testimonials-wrapper .owl-prev:focus .toggle-circle:before,
body main #testimonials #testimonials-wrapper .owl-next:hover .toggle-circle:before,
body main #testimonials #testimonials-wrapper .owl-next:focus .toggle-circle:before {
  width: 110%;
  height: 110%;
  left: -5%;
  top: -5%;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #testimonials #testimonials-wrapper .owl-item.active .testimonial-item {
  z-index: 10;
  box-shadow: 0 0 4rem rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 4rem rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 4rem rgba(0,0,0,0.2);
  -o-box-shadow: 0 0 4rem rgba(0,0,0,0.2);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
@media screen and (max-width: 575px) {
  body main #testimonials #testimonials-wrapper .owl-item .testimonial-item .witness-visu {
    display: none;
  }
}
body main #testimonials #testimonials-wrapper .testimonial-item {
  position: relative;
  padding: 4rem 2rem;
  background-color: #fff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #testimonials #testimonials-wrapper .testimonial-item h3 {
  font-size: 1.5rem;
  margin-bottom: 2rem;
  color: #0c82b4;
}
body main #testimonials #testimonials-wrapper .testimonial-item h3 span {
  color: #181818;
  font-weight: 400;
  display: block;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem;
}
body main #testimonials #testimonials-wrapper .testimonial-item .witness-visu {
  text-align: center;
}
body main #testimonials #testimonials-wrapper .testimonial-item .witness-visu figure {
  position: relative;
  width: 80%;
  height: 200px;
  background-size: cover;
  background-position: center;
  margin: auto;
  z-index: 1;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content {
  position: relative;
  max-height: 8.5rem;
  overflow: hidden;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content .read-more-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content .read-more-wrapper .read-more {
  display: inline-block;
  color: #0c82b4;
  margin-left: .2rem;
  cursor: pointer;
  padding: .5rem 1rem;
  border: 2px solid #0c82b4;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content .read-more-wrapper .read-more i {
  font-size: .6rem;
  margin-left: .5rem;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content .read-more-wrapper .read-more i:before {
  display: inline-block;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content .read-more-wrapper .read-more:before {
  content: "Lire plus";
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content .testimonial-more {
  display: none;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content:after {
  content: "";
  width: 100%;
  height: 70%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255,255,255,0);
  background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(69%,#ffffff),color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#ffffff 69%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content.no-gradient:after {
  width: 0;
  height: 0;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content.active {
  max-height: 100%;
  padding-bottom: 4rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content.active:after {
  height: 0;
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content.active .read-more:before {
  content: "Lire moins";
}
body main #testimonials #testimonials-wrapper .testimonial-item .testimonial-content.active .read-more i:before {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #contact-wrapper .contact-person {
  text-align: center;
  margin-bottom: 1.5rem;
}
body main #contact-wrapper .contact-person figure {
  position: relative;
  width: 150px;
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  margin: auto;
  margin-bottom: 2rem;
}
body main #contact-wrapper .contact-person h3 {
  font-size: 1.4rem;
  color: #0c82b4;
}
body main #contact-wrapper .contact-person h3 span {
  display: block;
  font-size: 1.2rem;
  color: #181818;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #contact-wrapper .contact-person:hover figure:before,
body main #contact-wrapper .contact-person:focus figure:before {
  width: 130%;
  height: 130%;
  top: -15%;
  left: -15%;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #contact-wrapper .contact-person:hover h3 a,
body main #contact-wrapper .contact-person:focus h3 a {
  color: #0c82b4;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main #contact-wrapper .contact-icon {
  text-align: center;
  color: #181818;
}
body main #contact-wrapper .contact-icon i {
  color: #dddddd;
  font-size: 5rem;
  display: block;
  margin-bottom: 2rem;
}
body main #contact-wrapper .contact-icon a {
  color: #181818;
}
body main #contact-wrapper .contact-icon:hover a,
body main #contact-wrapper .contact-icon:focus a {
  color: #0c82b4;
}
body main .ninja-forms-req-symbol {
  position: relative;
  color: transparent;
}
body main .ninja-forms-req-symbol:before {
  content: "";
  position: absolute;
  top: 0;
  left: 2px;
  width: 6px;
  height: 6px;
  background-color: #e84118;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
body main .nf-form-fields-required {
  margin-bottom: 1.5rem;
}
body main .nf-form-title {
  text-transform: uppercase;
}
body main .nf-form-title span {
  color: #0c82b4;
}
body main nf-field .nf-field-label {
  margin-bottom: .2rem !important;
}
body main nf-field .nf-field-label label {
  text-transform: uppercase;
  font-weight: 400;
}
body main nf-field input,
body main nf-field textarea {
  padding: .5rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main nf-field input:hover,
body main nf-field input:focus,
body main nf-field textarea:hover,
body main nf-field textarea:focus {
  outline: none;
}
body main nf-field input:focus,
body main nf-field textarea:focus {
  border: 1px solid #0c82b4;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main nf-field .submit-container .submit-wrap {
  position: relative;
  display: inline-block;
}
body main nf-field textarea {
  padding-bottom: 4rem;
}
body main nf-field input[type="button"] {
  position: relative;
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
body main nf-field #nf-field-4-wrap {
  position: relative;
  padding-bottom: .3rem;
  cursor: pointer;
}
body main nf-field #nf-field-4-wrap:after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #666666 !important;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main nf-field #nf-field-4-wrap:hover:before,
body main nf-field #nf-field-4-wrap:focus:before {
  color: #adcd60;
}
body main nf-field #nf-field-4-wrap:hover:after,
body main nf-field #nf-field-4-wrap:focus:after {
  width: 100%;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .link-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  background: transparent !important;
  box-shadow: 0 0 0 0 transparent !important;
  -webkit-box-shadow: 0 0 0 0 transparent !important;
  -moz-box-shadow: 0 0 0 0 transparent !important;
  font-size: .9rem;
  text-transform: uppercase;
  color: #666666 !important;
  text-align: left;
  padding-bottom: .3rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .link-wrapper:before {
  content: "+";
  font-size: 1rem;
  font-weight: 400;
  color: #cccccc;
  line-height: 1;
  margin-right: .5rem;
}
body main .link-wrapper:after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #666666 !important;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .link-wrapper:hover:before,
body main .link-wrapper:focus:before {
  color: #adcd60;
}
body main .link-wrapper:hover:after,
body main .link-wrapper:focus:after {
  width: 100%;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .nf-fu-fileinput-button {
  position: relative;
  display: inline-flex;
  margin-top: .2rem;
  align-items: center;
  background: transparent !important;
  box-shadow: 0 0 0 0 transparent !important;
  -webkit-box-shadow: 0 0 0 0 transparent !important;
  -moz-box-shadow: 0 0 0 0 transparent !important;
  border: 1px solid #cccccc;
  text-transform: uppercase;
  color: #666666 !important;
  text-align: left;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body main .nf-fu-fileinput-button:hover,
body main .nf-fu-fileinput-button:focus {
  border: 1px solid #666666;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .ow-button-base > a {
  padding: 0 !important;
  position: relative;
  display: inline-flex;
  align-items: center;
  background: transparent !important;
  box-shadow: 0 0 0 0 transparent !important;
  -webkit-box-shadow: 0 0 0 0 transparent !important;
  -moz-box-shadow: 0 0 0 0 transparent !important;
  font-size: .9rem !important;
  border: 0 !important;
  text-transform: uppercase;
  padding-bottom: .3rem !important;
  color: #666666 !important;
  text-align: left;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .ow-button-base > a span {
  color: #666666 !important;
}
body main .ow-button-base > a:before {
  content: "+";
  font-weight: 400 !important;
  font-size: 1.5rem;
  line-height: 1;
  color: #cccccc;
  margin-right: .5rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .ow-button-base > a:after {
  content: "";
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #666666 !important;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .ow-button-base > a:hover:before,
body main .ow-button-base > a:focus:before {
  color: #adcd60;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body main .ow-button-base > a:hover:after,
body main .ow-button-base > a:focus:after {
  width: 100%;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
body footer {
  background-color: #0c82b4;
  color: #fff !important;
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}
body footer #footer-left,
body footer #footer-right {
  position: relative;
  padding: 0 !important;
}
@media screen and (max-width: 575px) {
  body footer #footer-right {
    margin-top: 1rem;
  }
}
body footer address {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 1.7rem;
  color: #fff !important;
}
body footer address i {
  position: absolute;
  left: .2rem;
  top: .2rem;
  font-size: 1.2rem !important;
  color: #10465e;
}
body footer #email-footer {
  position: relative;
  margin-bottom: 0rem;
  padding-left: 1.7rem;
  color: #fff !important;
}
body footer #email-footer i {
  position: absolute;
  left: 0;
  top: .2rem;
  color: #10465e;
}
body footer #email-footer a {
  color: #fff;
}
body footer .mobile-footer {
  position: relative;
  padding-left: 5rem;
  margin-bottom: .5rem;
  font-size: 1.2rem;
}
body footer .mobile-footer:first-of-type {
  margin-bottom: 1.2rem;
}
body footer .mobile-footer figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
body footer .mobile-footer figure:before {
  content: "";
  position: absolute;
  width: 120%;
  height: 120%;
  left: -10%;
  top: -10%;
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
body footer .mobile-footer h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
}
body footer .mobile-footer a {
  display: block;
  color: #fff;
}
@media screen and (min-width: 768px) {
  body footer #sn-footer {
    position: absolute;
    top: 0;
    right: 1rem;
    height: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  body footer #sn-footer {
    margin-top: 1rem;
  }
}
body footer #sn-footer a {
  font-size: 1.2rem;
  display: inline-block;
  color: #10465e;
  margin-bottom: .3rem;
}
body footer #sn-footer a:hover,
body footer #sn-footer a:focus {
  color: #000000;
}
@media screen and (max-width: 992px) {
  body footer .logo-footer {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 575px) {
  body footer {
    text-align: center;
  }
  body footer .container > div {
    margin-bottom: 1rem;
  }
  body footer .container > div:last-of-type {
    margin-bottom: 0;
  }
  body footer address,
  body footer #email-footer,
  body footer .mobile-footer {
    display: inline-block;
  }
  body footer #email-footer {
    margin-bottom: 1rem;
  }
  body footer .mobile-footer {
    text-align: left;
  }
  body footer #sn-footer > a {
    margin-right: 1rem;
  }
  body footer #sn-footer > a:last-child {
    margin-right: 0;
  }
}
body #subfooter {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #10465e;
}
body #subfooter p {
  color: #fff !important;
}
body #subfooter p a {
  color: #fff !important;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body header #navbar-wrapper #main-menu li {
    margin-right: 1rem;
  }
  body header #navbar-wrapper #main-menu li a {
    font-size: .9rem;
  }
  body main #top-banner-wrapper #main-slider {
    height: 575px;
  }
  body main #top-banner-wrapper #main-slider .main-message {
    padding-top: 4rem;
    font-size: 2.5rem;
  }
  body main #top-banner-wrapper #main-slider .main-message .peronnas-message {
    white-space: nowrap;
    font-size: 2rem;
  }
  body main #top-banner-wrapper #main-slider > .owl-dots .owl-dot {
    width: 75px;
  }
  body main #top-banner-wrapper #main-slider > .owl-dots .owl-dot.active {
    width: 100px;
  }
  body main #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item > div:before {
    animation-name: smoothPopUpSliderLaptop;
  }
}
@media screen and (max-width: 991px) {
  body header #navbar-wrapper {
    width: 100%;
  }
  body header #navbar-wrapper #main-menu {
    border-top: 1px solid #eeeeee;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  body header #navbar-wrapper #main-menu li {
    margin-right: 0;
    margin-bottom: .5rem;
  }
  body header #navbar-wrapper #main-menu li:last-of-type {
    margin-bottom: 0rem;
  }
  body header #navbar-wrapper #main-menu li a:before {
    top: 0;
  }
  body header #navbar-wrapper #main-menu li a:after {
    bottom: 0;
  }
  body header #navbar-wrapper #social-networks {
    margin-left: 0;
    margin-top: 1.5rem;
  }
  body header #navbar-wrapper #social-networks li {
    margin-right: 1rem;
  }
  body header #navbar-wrapper #social-networks li:last-of-type {
    margin-right: 0;
  }
  body main #top-banner-wrapper.p-int {
    height: 325px;
  }
  body main #top-banner-wrapper.p-int:before {
    animation-duration: 1s;
    animation-name: smoothPopUpTablet;
    animation-delay: .3s;
    animation-fill-mode: forwards;
  }
  body main #top-banner-wrapper.p-int h1 {
    font-size: 2rem;
  }
  body main .activity-type {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  body main .activity-type .activity-infos .activity-advantages .activity-advantage-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body main .activity-type .activity-infos .activity-advantages .activity-advantage-item i {
    font-size: 2rem;
    margin-bottom: 0 !important;
    margin-right: .7rem;
  }
  body main .activity-type .activity-infos .activity-advantages .activity-advantage-item h4 {
    font-size: 1rem;
  }
  body main #contact-wrapper .contact-person,
  body main #contact-wrapper .contact-icon {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 2.5rem;
  }
  body main #contact-wrapper .contact-person figure,
  body main #contact-wrapper .contact-icon figure {
    width: 120px;
    height: 120px;
    margin-right: 1.5rem;
    margin-bottom: 0;
    margin-left: 0;
  }
  body main #contact-wrapper .contact-person i,
  body main #contact-wrapper .contact-icon i {
    margin-right: 1.5rem;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 3rem;
  }
  body main #contact-wrapper .contact-person i.fa-map-marker,
  body main #contact-wrapper .contact-icon i.fa-map-marker {
    margin-left: .5rem;
    margin-right: 2rem;
  }
  body main #contact-wrapper .contact-person h3,
  body main #contact-wrapper .contact-icon h3 {
    text-align: left;
  }
  body main #contact-wrapper .contact-person address,
  body main #contact-wrapper .contact-person span,
  body main #contact-wrapper .contact-icon address,
  body main #contact-wrapper .contact-icon span {
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body main #top-banner-wrapper #main-slider {
    height: 450px;
  }
  body main #top-banner-wrapper #main-slider .main-message {
    padding-top: 3rem;
    font-size: 2rem;
  }
  body main #top-banner-wrapper #main-slider .main-message .peronnas-message {
    white-space: nowrap;
    font-size: 1.5rem;
  }
  body main #top-banner-wrapper #main-slider > .owl-dots .owl-dot {
    width: 75px;
  }
  body main #top-banner-wrapper #main-slider > .owl-dots .owl-dot.active {
    width: 100px;
  }
  body main #top-banner-wrapper #main-slider >.owl-stage-outer .owl-item > div:before {
    animation-name: smoothPopUpSliderTablet;
  }
}
@media screen and (max-width: 768px) {
  body .navbar-light {
    width: 80px;
  }
  body main #chronology {
    padding-top: 3rem;
  }
  body main #chronology .lnr-wrapper {
    padding-top: 2rem;
  }
  body main #chronology .lnr-wrapper .left-wrapper {
    margin-top: 0rem;
  }
  body main #chronology .lnr-wrapper .right-wrapper .text-wrapper {
    padding: 0;
    margin-top: 2rem;
  }
  body main #chronology .lnr-wrapper .title-wrapper,
  body main #chronology .lnr-wrapper-center .title-wrapper {
    padding: 0;
    transform: translateX(0rem);
  }
  body main #chronology .lnr-wrapper .title-wrapper .toggle-wrapper,
  body main #chronology .lnr-wrapper .title-wrapper h2,
  body main #chronology .lnr-wrapper-center .title-wrapper .toggle-wrapper,
  body main #chronology .lnr-wrapper-center .title-wrapper h2 {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  body main #chronology .lnr-wrapper .title-wrapper .toggle-wrapper .toggle-circle,
  body main #chronology .lnr-wrapper .title-wrapper h2 .toggle-circle,
  body main #chronology .lnr-wrapper-center .title-wrapper .toggle-wrapper .toggle-circle,
  body main #chronology .lnr-wrapper-center .title-wrapper h2 .toggle-circle {
    display: inline-block;
  }
  body main .activity-type {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 1.5rem;
  }
  body main .activity-type .activity-infos .activity-advantages .activity-advantage-item {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body main .activity-type .activity-infos .activity-advantages .activity-advantage-item i {
    margin-bottom: 0;
    margin-right: .7rem;
  }
  body main #start-working {
    margin-top: 0;
    padding-bottom: 1.5rem;
  }
  body main #start-working .work-class .work-class-item {
    height: 12rem;
    margin-bottom: 3.5rem;
  }
  body main .intro {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  body main .video-wrapper {
    padding: 0 !important;
  }
  body main #contact-wrapper .contact-person,
  body main #contact-wrapper .contact-icon {
    justify-content: center;
  }
  body main #pgc-7-1-0 {
    order: 2;
  }
  body main #testimonials-wrapper .owl-stage-outer {
    height: auto !important;
  }
  body main #partnership .patnership-wrapper {
    flex-wrap: wrap;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  body main #partnership .patnership-wrapper .panel-grid-cell {
    flex-basis: 50%;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    width: 50%;
  }
  body main #partnership .patnership-wrapper .panel-grid-cell img {
    display: inline-block;
    margin: auto;
  }
}
@media screen and (max-width: 575px) {
  body main #main-slider {
    height: 350px;
  }
  body main #main-slider >.owl-stage-outer .owl-item .main-message {
    padding-top: 3rem;
    font-size: 1.2rem;
  }
  body main #main-slider >.owl-stage-outer .owl-item .main-message .peronnas-message {
    font-size: 1rem;
    margin-top: 1rem;
    white-space: nowrap;
    letter-spacing: 3px;
  }
  body main #main-slider > .owl-dots {
    top: 39%;
  }
  body main #main-slider > .owl-dots .owl-dot {
    width: 25px;
    margin-bottom: 1.5rem;
  }
  body main #main-slider > .owl-dots .owl-dot.active {
    width: 50px;
  }
  body main #main-slider > .owl-dots .owl-dot.active:before {
    top: -1rem;
    font-size: 1rem;
  }
  body main #main-slider > .owl-dots .owl-dot:before {
    top: -1rem;
    font-size: .8rem;
  }
  body main #top-banner-wrapper.p-int {
    height: 250px;
  }
  body main #top-banner-wrapper.p-int:before {
    animation-duration: 1s;
    animation-name: smoothPopUpMobile;
    animation-delay: .3s;
    animation-fill-mode: forwards;
  }
  body main #top-banner-wrapper.p-int h1 {
    font-size: 2rem;
    transform: translateY(0);
  }
  body main #top-banner-wrapper.p-int #slider-anchor {
    display: none;
  }
  body main #contact-wrapper .contact-person figure {
    width: 100px;
    height: 100px;
  }
  body main #partnership .patnership-wrapper .panel-grid-cell:not(.panel-grid-cell-empty) {
    margin-bottom: .5rem;
    padding-left: .6rem;
    padding-right: .6rem;
  }
  body h1 {
    font-size: 2rem;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: .5;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: .5;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: .5;
  }
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: .5;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: .5;
  }
}
@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@-o-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@-moz-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@-webkit-keyframes smoothPopUp {
  100% {
    margin-top: -350px;
    margin-left: -350px;
    height: 700px;
    width: 700px;
  }
}
@-o-keyframes smoothPopUp {
  100% {
    margin-top: -350px;
    margin-left: -350px;
    height: 700px;
    width: 700px;
  }
}
@-moz-keyframes smoothPopUp {
  100% {
    margin-top: -350px;
    margin-left: -350px;
    height: 700px;
    width: 700px;
  }
}
@keyframes smoothPopUp {
  100% {
    margin-top: -350px;
    margin-left: -350px;
    height: 700px;
    width: 700px;
  }
}
@-webkit-keyframes smoothPopUpTablet {
  100% {
    margin-left: -200px;
    margin-top: -200px;
    height: 400px;
    width: 400px;
  }
}
@-o-keyframes smoothPopUpTablet {
  100% {
    margin-left: -200px;
    margin-top: -200px;
    height: 400px;
    width: 400px;
  }
}
@-moz-keyframes smoothPopUpTablet {
  100% {
    margin-left: -200px;
    margin-top: -200px;
    height: 400px;
    width: 400px;
  }
}
@keyframes smoothPopUpTablet {
  100% {
    margin-left: -200px;
    margin-top: -200px;
    height: 400px;
    width: 400px;
  }
}
@-webkit-keyframes smoothPopUpMobile {
  100% {
    margin-left: -140px;
    margin-top: -140px;
    height: 280px;
    width: 280px;
  }
}
@-o-keyframes smoothPopUpMobile {
  100% {
    margin-left: -140px;
    margin-top: -140px;
    height: 280px;
    width: 280px;
  }
}
@-moz-keyframes smoothPopUpMobile {
  100% {
    margin-left: -140px;
    margin-top: -140px;
    height: 280px;
    width: 280px;
  }
}
@keyframes smoothPopUpMobile {
  100% {
    margin-left: -140px;
    margin-top: -140px;
    height: 280px;
    width: 280px;
  }
}
@-webkit-keyframes smoothPopUpSlider {
  100% {
    margin-left: -450px;
    margin-top: -450px;
    height: 900px;
    width: 900px;
  }
}
@-o-keyframes smoothPopUpSlider {
  100% {
    margin-left: -450px;
    margin-top: -450px;
    height: 900px;
    width: 900px;
  }
}
@-moz-keyframes smoothPopUpSlider {
  100% {
    margin-left: -450px;
    margin-top: -450px;
    height: 900px;
    width: 900px;
  }
}
@keyframes smoothPopUpSlider {
  100% {
    margin-left: -450px;
    margin-top: -450px;
    height: 900px;
    width: 900px;
  }
}
@-webkit-keyframes smoothPopUpSliderLaptop {
  100% {
    margin-left: -375px;
    margin-top: -375px;
    height: 750px;
    width: 750px;
  }
}
@-o-keyframes smoothPopUpSliderLaptop {
  100% {
    margin-left: -375px;
    margin-top: -375px;
    height: 750px;
    width: 750px;
  }
}
@-moz-keyframes smoothPopUpSliderLaptop {
  100% {
    margin-left: -375px;
    margin-top: -375px;
    height: 750px;
    width: 750px;
  }
}
@keyframes smoothPopUpSliderLaptop {
  100% {
    margin-left: -375px;
    margin-top: -375px;
    height: 750px;
    width: 750px;
  }
}
@-webkit-keyframes smoothPopUpSliderTablet {
  100% {
    margin-left: -300px;
    margin-top: -300px;
    height: 600px;
    width: 600px;
  }
}
@-o-keyframes smoothPopUpSliderTablet {
  100% {
    margin-left: -300px;
    margin-top: -300px;
    height: 600px;
    width: 600px;
  }
}
@-moz-keyframes smoothPopUpSliderTablet {
  100% {
    margin-left: -300px;
    margin-top: -300px;
    height: 600px;
    width: 600px;
  }
}
@keyframes smoothPopUpSliderTablet {
  100% {
    margin-left: -300px;
    margin-top: -300px;
    height: 600px;
    width: 600px;
  }
}
