@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500,700');
@font-face {
  font-family: 'telandgo';
  src: url('../fonts/telandgo.eot?2j5e2p');
  src: url('../fonts/telandgo.eot?2j5e2p#iefix') format('embedded-opentype'), url('../fonts/telandgo.ttf?2j5e2p') format('truetype'), url('../fonts/telandgo.woff?2j5e2p') format('woff'), url('../fonts/telandgo.svg?2j5e2p#telandgo') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="tg-"],
[class*=" tg-"] {
  font-family: 'telandgo' !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;
}
.tg-clic:before {
  content: "\e900";
}
.tg-email:before {
  content: "\e901";
}
.tg-pin:before {
  content: "\e902";
}
.tg-tel:before {
  content: "\e903";
}
.tg-fb:before {
  content: "\e904";
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
img {
  max-width: 100%;
}
a:hover,
a:focus,
button:hover,
button:focus,
input:hover,
input:focus,
textarea:hover,
textarea:focus {
  outline: none;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
b,
strong {
  bold: 700;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
  outline: none;
  box-shadow: 0 0 0 0 transparent !important;
  border-color: #f6a016 !important;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
}
body h1,
body h2,
body h3,
body h4 {
  font-weight: 500;
}
body div,
body p,
body a,
body ul,
body li,
body ol {
  font-weight: 300;
  line-height: 1.4;
}
body header {
  position: relative;
  overflow: hidden;
  padding: 1.7rem 3rem;
}
body header:before {
  content: "";
  position: absolute;
  background-image: url(../img/header-bg.png);
  top: -100px;
  left: -100px;
  width: 651px;
  height: 390px;
}
body header >* {
  position: relative;
  z-index: 1;
}
body header #header-phone {
  position: absolute;
  right: 0;
  top: 0;
  padding: .7rem 2rem;
  background-color: #16243e;
  color: #ffffff;
  z-index: -1;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 0px 0px 0px 10px;
  -moz-border-radius: 0px 0px 0px 10px;
  -webkit-border-radius: 0px 0px 0px 10px;
  border: 0px solid #000000;
}
@media screen and (max-width: 1300px) {
  body header #header-phone {
    font-size: 1.2rem;
    padding: .7rem 2.3rem;
  }
}
@media screen and (min-width: 575px) and (max-width: 1200px) {
  body header #header-phone {
    font-size: 1rem;
    padding: .5rem 2rem;
  }
}
body header #header-webmail {
  position: relative;
  z-index: 5;
  padding: .5rem 2rem;
  color: #ffffff;
  background-color: #f6a016;
  border-radius: .5rem !important;
  -webkit-border-radius: .5rem !important;
  -moz-border-radius: .5rem !important;
  -o-border-radius: .5rem !important;
}
@media screen and (max-width: 1300px) {
  body header #header-webmail {
    padding: .5rem 1.5rem;
    font-size: 1rem;
  }
}
@media screen and (min-width: 575px) and (max-width: 1200px) {
  body header #header-webmail {
    position: absolute;
    top: -1.7rem;
    right: 11rem;
    border: 0;
    border-radius: 0px 0px 8px 8px !important;
    -moz-border-radius: 0px 0px 8px 8px !important;
    -webkit-border-radius: 0px 0px 8px 8px !important;
    border: 0px solid #000000 !important;
  }
}
@media screen and (min-width: 575px) and (max-width: 992px) {
  body header #header-webmail {
    right: 10rem;
  }
}
body header #logo {
  z-index: 100;
}
@media screen and (max-width: 1300px) {
  body header #logo img {
    width: 170px;
  }
}
body header #main-navigation ul li a {
  font-size: 1.2rem !important;
  text-transform: uppercase !important;
}
body header #main-navigation ul li:last-of-type {
  margin-right: 0 !important;
}
@media screen and (min-width: 1550px) and (max-width: 1650px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 15px;
  }
}
@media screen and (min-width: 1450px) and (max-width: 1550px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 8px;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
    font-size: 1.1rem !important;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1450px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 5px;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
    font-size: 1rem !important;
  }
}
@media screen and (max-width: 1350px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 0px;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1250px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 0px;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
    font-size: .9rem !important;
    padding-right: .5rem;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 0px;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
    font-size: 1.1rem !important;
    padding-right: .5rem;
  }
}
@media screen and (min-width: 1050px) and (max-width: 1100px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 0px;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
    font-size: 1rem !important;
    padding-right: .5rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1050px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    margin-right: 0px;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
    font-size: .9rem !important;
    padding-right: .5rem;
  }
}
@media screen and (min-width: 768px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_item {
    position: relative;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_item > a.mega-menu-link {
    position: relative;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_item > a.mega-menu-link:before {
    content: "" !important;
    position: absolute;
    bottom: -0.7rem;
    left: 50%;
    margin-left: -6px;
    width: 12px;
    height: 12px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    background-color: #ffffff;
    border: 3px solid #f6a016;
  }
}
@media screen and (min-width: 768px) and screen and (max-width: 991px) {
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_item > a.mega-menu-link:before {
    bottom: auto;
    margin-left: 0;
    top: 50%;
    left: -10px;
    margin-top: -6px;
  }
}
@media screen and (max-width: 992px) {
  body header #main-navigation {
    width: 100%;
  }
  body header #main-navigation #mega-menu-wrap-primary {
    position: static;
  }
  body header #main-navigation #mega-menu-wrap-primary .mega-menu-toggle {
    position: absolute;
    top: 1.4rem;
    right: 0;
  }
  body header #main-navigation #mega-menu-wrap-primary .mega-menu-toggle .mega-menu-toggle-block {
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
  }
  body header #main-navigation #mega-menu-primary {
    margin-top: 1rem;
  }
  body header #main-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_item > a.mega-menu-link:before {
    bottom: auto;
    margin-left: 0;
    top: 50%;
    left: -10px;
    margin-top: -6px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  body header {
    padding: 1.7rem 2rem;
  }
}
@media screen and (max-width: 575px) {
  body header {
    padding: 0;
    padding-top: 3rem;
  }
  body header > section {
    position: static;
  }
  body header #logo {
    margin-left: 1.5rem;
    margin-bottom: 1rem;
  }
  body header #header-phone {
    font-size: 1rem;
    padding: .4rem 1rem;
    text-align: center;
    width: 50%;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    left: 0;
    right: auto;
  }
  body header #header-webmail {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    text-align: center;
    font-size: 1rem;
    padding: .4rem 1.5rem;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -o-border-radius: 0 !important;
  }
  body header #main-navigation #mega-menu-wrap-primary {
    border-bottom: 1px solid #ffffff;
  }
  body header #main-navigation #mega-menu-wrap-primary .mega-menu-toggle {
    top: 3.5rem;
    right: .7rem;
  }
  body header #main-navigation .mega-menu-link {
    padding: 0 2rem !important;
  }
}
body main #main-slider {
  height: 450px;
}
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: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #111111;
  opacity: .5;
  z-index: 1;
}
body main #main-slider >.owl-stage-outer .owl-item > div:after {
  content: "";
  position: absolute;
  background-image: url(../img/elipse-bandeau.png);
  top: -8rem;
  left: 3rem;
  height: 938px;
  width: 938px;
  opacity: .4;
  z-index: 1;
}
body main #main-slider >.owl-stage-outer .owl-item .main-message {
  position: relative;
  height: auto;
  margin-left: 10%;
  padding-top: 8rem;
  width: 50%;
  color: #ffffff;
  font-size: 4rem;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.2;
  font-style: italic;
  z-index: 100;
}
body main #main-slider >.owl-stage-outer .owl-item .main-message .peronnas-message {
  font-family: "Oswald", serif;
  color: #ffffff;
  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: ;
  z-index: -1;
}
@media screen and (max-width: 575px) {
  body main #main-slider >.owl-stage-outer .owl-item .main-message {
    padding-top: 2rem;
    font-size: 2rem;
  }
}
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;
  margin-top: -40px;
  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: #ffffff;
  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;
  color: #ffffff;
  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: #ffffff;
  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: 992px) {
  body main #main-slider > .owl-dots .owl-dot {
    width: 100px;
  }
  body main #main-slider > .owl-dots .owl-dot.active {
    width: 150px;
  }
}
@media screen and (max-width: 575px) {
  body main #main-slider > .owl-dots {
    margin-top: -35px;
  }
  body main #main-slider > .owl-dots .owl-dot {
    width: 50px;
    margin-bottom: 2rem;
  }
  body main #main-slider > .owl-dots .owl-dot.active {
    width: 70px;
  }
  body main #main-slider > .owl-dots .owl-dot.active:before {
    font-size: 1.2rem;
    top: -0.9rem;
  }
}
@media screen and (max-width: 575px) {
  body main #main-slider {
    height: 275px;
  }
}
@media screen and (max-width: 320px) {
  body main #main-slider {
    height: 200px;
  }
}
body main h1.main-title {
  background-color: #16243e;
  color: #ffffff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 700 !important;
}
body main h1.main-title > .container {
  position: relative;
  font-weight: 700 !important;
}
body main h1.main-title > .container .article-date {
  font-size: 1rem;
  text-transform: uppercase;
  color: rgba(255,255,255,0.7);
  font-weight: 500 !important;
}
body main h1.main-title > .container span {
  display: inline-block;
}
body main h1.main-title > .container img + span {
  padding-left: 6rem;
}
body main h1.main-title > .container img {
  position: absolute;
  top: 0rem;
  left: 0;
}
@media screen and (min-width: 575px) and (max-width: 768px) {
  body main h1.main-title {
    font-size: 1.2rem;
  }
  body main h1.main-title > .container img + span {
    padding-left: 4rem;
  }
  body main h1.main-title > .container img {
    width: 45px;
    left: 1rem;
  }
}
@media screen and (max-width: 574px) {
  body main h1.main-title {
    font-size: 1rem;
  }
  body main h1.main-title > .container img + span {
    padding-left: 3rem;
  }
  body main h1.main-title > .container img {
    width: 32px;
    top: 0rem;
    left: 1rem;
  }
}
body main #main-content {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
body main #main-content.main-bg {
  background-image: url(../img/bg-main.png);
  background-position: left top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 574px) {
  body main #main-content {
    padding-top: 2rem;
  }
}
body main #services-container .service-wrapper .service-item {
  position: relative;
  display: inline-block;
  color: #111111;
  border-left: 4px solid #111111;
  width: 100%;
}
body main #services-container .service-wrapper .service-item:before {
  content: "" !important;
  position: absolute;
  bottom: -12px;
  left: -10px;
  width: 18px;
  height: 18px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  background-color: #ffffff;
  border: 5px solid #000000;
}
body main #services-container .service-wrapper .service-item figure {
  position: relative;
  height: 170px;
  margin: 0;
  overflow: hidden;
}
body main #services-container .service-wrapper .service-item figure span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  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 #services-container .service-wrapper .service-item figure span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #111111;
  opacity: .4;
  z-index: 1;
}
body main #services-container .service-wrapper .service-item figure h2 {
  position: relative;
  color: #ffffff;
  font-size: 1.4rem;
  text-transform: uppercase;
  padding: .5rem 2.5rem;
  text-align: center;
  z-index: 5;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body main #services-container .service-wrapper .service-item figure h2 {
    padding: .5rem 1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  body main #services-container .service-wrapper .service-item figure h2 {
    padding: .5rem 5.5rem;
  }
}
body main #services-container .service-wrapper .service-item h3 {
  padding: .8rem 1rem;
  font-size: 1rem;
  text-align: center;
  color: #ffffff;
}
body main #services-container .service-wrapper .service-item .service-desc {
  padding: 0 0rem .5rem 1rem;
}
body main #services-container .service-wrapper .service-item.orange {
  border-color: #f6a016;
}
body main #services-container .service-wrapper .service-item.orange:before {
  border-color: #f6a016;
}
body main #services-container .service-wrapper .service-item.orange h3 {
  background-color: #f6a016;
}
body main #services-container .service-wrapper .service-item.bleu {
  border-color: #16243e;
}
body main #services-container .service-wrapper .service-item.bleu:before {
  border-color: #16243e;
}
body main #services-container .service-wrapper .service-item.bleu h3 {
  background-color: #16243e;
}
body main #services-container .service-wrapper .service-item:hover,
body main #services-container .service-wrapper .service-item:focus {
  text-decoration: none;
}
body main #services-container .service-wrapper .service-item:hover figure span,
body main #services-container .service-wrapper .service-item:focus figure span {
  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 (max-width: 992px) {
  body main #services-container .service-wrapper .service-item {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 575px) {
  body main #services-container .service-wrapper .service-item .service-desc {
    display: block !important;
  }
}
body main #advantages-container {
  margin-top: 7rem !important;
}
body main #advantages-container h2 {
  position: relative;
  margin-bottom: 3rem;
  border-bottom: 5px solid #f6a016;
  font-size: 2.5rem;
}
body main #advantages-container h2 img {
  margin-bottom: -0.7rem;
}
body main #advantages-container h2:before {
  content: "" !important;
  position: absolute;
  bottom: -12px;
  left: -10px;
  width: 18px;
  height: 18px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  background-color: #ffffff;
  border: 5px solid #f6a016;
}
@media screen and (max-width: 768px) {
  body main #advantages-container h2 {
    font-size: 2.2rem;
    border-bottom: 4px solid #f6a016;
  }
  body main #advantages-container h2 img {
    width: 250px;
    margin-bottom: -0.65rem;
  }
}
body main #advantages-container .advantage-item {
  position: relative;
  padding-left: 7rem;
  margin-bottom: 2rem;
}
body main #advantages-container .advantage-item figure {
  position: absolute;
  left: 0;
  top: .2rem;
  width: 5rem;
  height: 5rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 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 #advantages-container .advantage-item h3 {
  font-weight: 700;
  letter-spacing: 2px;
}
body main #advantages-container .advantage-item:hover figure,
body main #advantages-container .advantage-item:focus figure {
  width: 5.5rem;
  height: 5.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;
}
@media screen and (max-width: 767px) {
  body main #advantages-container {
    margin-top: 5rem;
  }
}
@media screen and (max-width: 575px) {
  body main #advantages-container {
    margin-top: 3rem;
  }
  body main #advantages-container h2 {
    font-size: 1.8rem;
  }
  body main #advantages-container h2 img {
    width: 190px;
    margin-bottom: -0.5rem;
  }
  body main #advantages-container .advantage-item {
    padding-left: 4rem;
  }
  body main #advantages-container .advantage-item figure {
    width: 3rem;
    height: 3rem;
  }
  body main #advantages-container .advantage-item h3 {
    font-size: 1.5rem;
    letter-spacing: 1px;
  }
  body main #advantages-container .advantage-item:hover figure,
  body main #advantages-container .advantage-item:focus figure {
    width: 3rem !important;
    height: 3rem !important;
  }
}
@media screen and (max-width: 575px) {
  body main #advantages-container h2 {
    text-align: center;
    padding-left: .5rem;
    padding-bottom: .5rem;
  }
  body main #advantages-container h2 img {
    margin-bottom: -0.2rem;
  }
}
body main .article-item {
  margin-bottom: 4rem !important;
  color: #111111;
  border-left: 3px solid #f6a016;
  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 .article-item h2 {
  font-size: 1.2rem;
  font-weight: 700;
  color: #16243e;
}
body main .article-item .article-desc {
  color: #766b62;
}
body main .article-item .article-infos {
  margin-top: 1rem;
}
body main .article-item .article-infos .article-date {
  color: #766b62;
  font-size: 1rem;
}
body main .article-item .article-infos .article-link {
  position: relative;
  color: #f6a016;
  font-weight: 700;
  font-size: 1rem;
  padding-left: 5rem;
}
body main .article-item .article-infos .article-link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 1rem;
  width: 3rem;
  height: 1px;
  background-color: #f6a016;
  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 .article-item figure {
  height: 100%;
  margin-bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  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 .article-item:hover,
body main .article-item:focus {
  text-decoration: none;
  border-left: 10px solid #f6a016;
  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 .article-item:hover .article-link:before,
body main .article-item:focus .article-link:before {
  left: 0;
  width: 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 .article-item:hover figure,
body main .article-item:focus figure {
  transform: scale(1.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;
}
@media screen and (max-width: 767px) {
  body main .article-item .article-wrapper {
    order: 2;
  }
  body main .article-item .article-img {
    height: 10rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 575px) {
  body main .article-item .article-infos .article-date {
    order: 2;
  }
  body main .article-item .article-infos .article-link {
    padding-left: 4rem;
  }
  body main .article-item .article-infos .article-link:before {
    left: 0;
  }
}
body main .article-int #article-content {
  margin-top: 3rem !important;
}
body main .article-int .article-link {
  position: relative;
  color: #f6a016;
  font-weight: 700;
  font-size: 1rem;
  padding-left: 5rem;
}
body main .article-int .article-link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 1rem;
  width: 3rem;
  height: 1px;
  background-color: #f6a016;
  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 .article-int .article-link:hover:before,
body main .article-int .article-link:focus:before {
  left: 0;
  width: 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 .help-documentation .card {
  margin-bottom: 2rem;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body main .help-documentation .card .card-header {
  background-color: #ffffff;
  padding: 0;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body main .help-documentation .card .card-header h5 .btn-link {
  width: 100%;
  padding: 1rem 1.75rem;
  font-size: 1.5rem;
  color: #16243e;
  text-transform: uppercase;
}
body main .help-documentation .card .card-header h5 .btn-link:hover,
body main .help-documentation .card .card-header h5 .btn-link:focus {
  text-decoration: none;
}
body main .help-documentation .card .card-header h5 .btn-link i {
  margin-right: 1rem;
}
@media screen and (max-width: 575px) {
  body main .help-documentation .card .card-header h5 .btn-link {
    position: relative;
    font-size: 1rem;
    padding: 1rem 1.2rem 1rem 3rem;
    white-space: normal;
    text-align: left;
  }
  body main .help-documentation .card .card-header h5 .btn-link i {
    position: absolute;
    left: 1rem;
    top: 1rem;
    margin: 0;
  }
  body main .help-documentation .card .card-header h5 .btn-link i img {
    width: 20px;
  }
}
body main .help-documentation .card .tutorials-wrapper {
  counter-reset: tutos;
  padding-left: 5.5rem;
}
body main .help-documentation .card .tutorials-wrapper .tutorial {
  position: relative;
  margin-bottom: 1.5rem;
  padding-left: 1.3rem;
}
body main .help-documentation .card .tutorials-wrapper .tutorial:before {
  counter-increment: tutos;
  content: counter(tutos) ".";
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
}
body main .help-documentation .card .tutorials-wrapper .tutorial h6 {
  color: #16243e;
  font-size: 1.1rem;
}
body main .help-documentation .card .tutorials-wrapper .tutorial:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  body main .help-documentation .card .tutorials-wrapper .tutorial {
    font-size: 1rem;
  }
  body main .help-documentation .card .tutorials-wrapper .tutorial h6 {
    font-size: 1rem;
  }
  body main .help-documentation .card .tutorials-wrapper .tutorial .tuto-infos > div {
    display: block;
  }
  body main .help-documentation .card .tutorials-wrapper .tutorial .tuto-infos > div.doc-tutorial + .video-tutorial {
    margin: 0;
  }
}
@media screen and (max-width: 575px) {
  body main .help-documentation .card .tutorials-wrapper {
    padding-left: 1rem;
  }
}
body main .help-documentation .card .tuto-infos .doc-tutorial,
body main .help-documentation .card .tuto-infos .video-tutorial {
  display: inline-block;
}
body main .help-documentation .card .tuto-infos .doc-tutorial i,
body main .help-documentation .card .tuto-infos .video-tutorial i {
  color: #f6a016;
}
body main .help-documentation .card .tuto-infos .doc-tutorial i {
  margin-right: .5rem;
}
body main .help-documentation .card .tuto-infos .video-tutorial i {
  margin-right: .2rem;
}
body main .help-documentation .card .tuto-infos .doc-tutorial + .video-tutorial {
  margin-left: 2rem;
}
body main .help-documentation .card:first-child {
  margin-top: 2rem;
}
body main .help-documentation .card:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  body main #contact-coordonnes-wrapper {
    padding-left: 3rem;
  }
}
@media screen and (max-width: 575px) {
  body main #contact-coordonnes-wrapper {
    padding-left: 2rem;
  }
}
body main #contact-coordonnees {
  padding-left: 1.5rem;
  border-left: 2px solid #f6a016;
}
body main #contact-coordonnees a {
  display: block;
  color: #766b62;
}
body main #contact-coordonnees a:hover,
body main #contact-coordonnees a:focus {
  color: #766b62;
}
@media screen and (min-width: 992px) {
  body main #contact-coordonnees {
    margin-left: 5rem;
  }
}
body main .main-bloc .panel-grid-cell {
  position: relative;
}
body main .main-bloc .panel-grid-cell > .widget.widget_media_image {
  position: absolute;
  top: -1px;
  margin-bottom: 0 !important;
}
body main .main-bloc .panel-grid-cell > .widget.widget_sow-editor .widget-title {
  margin-top: 1.2rem;
  color: #16243e;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 575px) {
  body main .main-bloc .panel-grid-cell > .widget.widget_sow-editor .widget-title {
    font-size: 1.5rem;
    margin-top: 0.5rem;
  }
}
body main .main-bloc .panel-grid-cell > .widget.widget_sow-editor .textwidget {
  color: #766b62;
}
@media screen and (max-width: 575px) {
  body main .main-bloc .panel-grid-cell > .widget.widget_sow-editor .textwidget p {
    font-size: 1rem;
  }
}
body main .main-bloc .panel-grid-cell > .widget.widget_sow-editor .jumbotron {
  padding: 0 !important;
  margin: 0 !important;
  background-color: transparent !important;
}
body main .main-bloc .panel-grid-cell > .widget.widget_sow-editor .jumbotron .textwidget {
  font-size: 1.4rem;
  color: #16243e !important;
}
body main .main-bloc.right {
  padding-right: 3rem;
}
body main .main-bloc.right .panel-grid-cell {
  border-right: 3px solid #f6a016;
}
body main .main-bloc.right .panel-grid-cell > .widget.widget_media_image {
  right: -37px;
}
@media screen and (max-width: 575px) {
  body main .main-bloc.right .panel-grid-cell > .widget.widget_media_image {
    right: -25px;
  }
  body main .main-bloc.right .panel-grid-cell > .widget.widget_media_image img {
    width: 50px;
  }
}
body main .main-bloc.right .panel-grid-cell > .widget.widget_sow-editor {
  padding-right: 3rem;
}
@media screen and (max-width: 575px) {
  body main .main-bloc.right .panel-grid-cell > .widget.widget_sow-editor {
    padding-right: 2rem;
    padding-left: 1rem;
  }
}
@media screen and (max-width: 575px) {
  body main .main-bloc.right {
    padding-right: 2rem;
  }
}
body main .main-bloc.left {
  padding-left: 3rem;
}
body main .main-bloc.left .panel-grid-cell {
  border-left: 3px solid #f6a016;
}
body main .main-bloc.left .panel-grid-cell > .widget.widget_media_image {
  left: -37px;
}
@media screen and (max-width: 575px) {
  body main .main-bloc.left .panel-grid-cell > .widget.widget_media_image {
    left: -25px;
  }
  body main .main-bloc.left .panel-grid-cell > .widget.widget_media_image img {
    width: 50px;
  }
}
body main .main-bloc.left .panel-grid-cell > .widget.widget_sow-editor {
  padding-left: 3rem;
}
@media screen and (max-width: 575px) {
  body main .main-bloc.left .panel-grid-cell > .widget.widget_sow-editor {
    padding-left: 2rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 575px) {
  body main .main-bloc.left {
    padding-left: 2rem;
  }
}
body main .widget_sow-editor a {
  color: #f6a016;
  font-weight: 500;
}
body main .widget_sow-editor a:focus,
body main .widget_sow-editor a:hover {
  color: #f6a016;
}
body footer {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 1rem;
  background-color: #1f2128;
  color: #ffffff;
}
body footer .container > div:first-child {
  border-right: 1px solid #ffffff;
}
@media screen and (max-width: 575px) {
  body footer .container > div:first-child {
    border: 0;
  }
}
body footer .container > div:nth-child(2) {
  border-right: 1px solid #ffffff;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
body footer .container > div:nth-child(3) {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
body footer #footer-desc img {
  width: 230px;
  margin-bottom: 1rem;
}
body footer .icon-bloc {
  position: relative;
  display: block;
  padding-left: 2rem;
  margin-bottom: 1rem;
  color: #ffffff;
}
body footer .icon-bloc > i {
  position: absolute;
  top: .1rem;
  left: 0;
  color: #ffffff;
}
body footer .icon-bloc:last-child {
  margin-bottom: 0;
}
body footer .icon-bloc:hover,
body footer .icon-bloc:focus {
  color: #ffffff;
  text-decoration: none;
}
body footer #newsletter {
  font-size: .9rem;
}
body footer #newsletter input {
  font-size: .8rem;
  padding: .2rem .5rem;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  margin: 0 !important;
}
body footer #newsletter input[type="submit"] {
  background-color: #f6a016;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  body footer .container >div:nth-child(2) {
    border: 0 !important;
  }
  body footer .container >div.footer-infos {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #ffffff;
  }
  body footer .container >div.footer-infos .icon-bloc {
    margin: 0;
  }
  body footer .container >div.footer-infos .icon-bloc:first-of-type {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 768px) {
  body footer {
    padding-bottom: 3.5rem;
  }
  body footer .container {
    text-align: center;
    padding: 0 !important;
  }
  body footer .container >div:nth-child(2) {
    padding-left: 1rem !important;
    padding-right: 1rem;
  }
  body footer .container >div:last-child {
    margin-bottom: 0rem;
  }
  body footer .container >div .icon-bloc {
    display: inline-block;
  }
}
@media screen and (max-width: 575px) {
  body footer .container {
    text-align: center;
  }
  body footer .container >div {
    border: 0 !important;
    padding-left: 1rem !important;
    margin-bottom: 1.5rem;
  }
  body footer .container >div:last-child {
    margin-bottom: 0rem;
  }
  body footer .container >div.footer-infos {
    margin-top: 0rem;
    padding-top: 0rem;
  }
  body footer .container >div.footer-infos .icon-bloc {
    display: inline-block;
    margin: 0;
  }
  body footer .container >div.footer-infos .icon-bloc:first-of-type {
    margin-right: 0rem;
    margin-bottom: .7rem;
  }
}
body .subfooter {
  font-size: 1rem;
  text-transform: uppercase;
  margin-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
body .subfooter a {
  color: #ffffff;
  text-decoration: none;
}
body .subfooter a img {
  width: 50px;
}
body #contact-widget {
  position: fixed;
  bottom: 0;
  right: 0;
  text-align: right;
  z-index: 999;
}
body #contact-widget h3 {
  position: relative;
  background-color: #f6a016;
  margin: 0;
  padding: 1rem 2rem;
  padding-left: 1rem;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #ffffff;
  display: inline-block;
  cursor: pointer;
}
body #contact-widget h3:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 55px 55px;
  border-color: transparent transparent #f6a016 transparent;
}
body #contact-widget h3 i:before {
  display: inline-block;
}
body #contact-widget h3 i.rotate:before {
  -webkit-animation: spin .25s linear 2;
  -moz-animation: spin .25s linear 2;
  animation: spin .25s linear 2;
}
body #contact-widget #form-wrapper {
  background-color: #16243e;
  color: #ffffff;
  text-align: left;
  padding: 1rem;
  display: none;
}
body #contact-widget #form-wrapper .nf-before-form-content,
body #contact-widget #form-wrapper .nf-error-wrap {
  display: none;
}
body #contact-widget #form-wrapper .nf-form-content {
  max-width: 350px;
}
body #contact-widget #form-wrapper .nf-error .ninja-forms-field {
  border-color: #f6a016;
}
body #contact-widget #form-wrapper .nf-field-container {
  margin-bottom: .4rem;
}
body #contact-widget #form-wrapper .nf-form-errors .nf-error-msg {
  white-space: normal;
  max-width: 100%;
  color: #ffffff;
  max-width: 350px;
  font-size: .8rem;
}
body #contact-widget #form-wrapper input,
body #contact-widget #form-wrapper textarea {
  font-size: .8rem;
  padding: .2rem .5rem;
}
body #contact-widget #form-wrapper input:focus,
body #contact-widget #form-wrapper textarea:focus {
  outline: none;
}
body #contact-widget #form-wrapper textarea {
  height: 100px;
}
body #contact-widget #form-wrapper input {
  margin-bottom: 0;
}
body #contact-widget #form-wrapper input[type="button"] {
  background-color: #f6a016;
  border: 0;
  color: #ffffff;
  padding: .3rem 1.4rem;
}
body #contact-widget #form-wrapper input[type="button"]:hover,
body #contact-widget #form-wrapper input[type="button"]:focus {
  cursor: pointer;
}
body #contact-widget #form-wrapper .rgpd .nf-field-label {
  padding: 0;
  padding-left: .3rem;
}
body #contact-widget #form-wrapper .rgpd label {
  font-size: .75rem;
}
@media screen and (max-width: 991px) {
  body #contact-widget h3 {
    padding: .8rem 2rem .8rem 1.5rem;
    font-size: 1rem;
  }
  body #contact-widget h3:before {
    border-width: 0 0 45px 44px;
  }
}
body #grdp_barre_maxi {
  padding: 1rem;
  background-color: rgba(16,29,64,0.9);
  color: #ffffff;
  height: auto;
  z-index: 999;
}
body #grdp_barre_maxi p {
  margin-bottom: 0;
}
body #grdp_barre_maxi a {
  color: #ffffff;
}
body #grdp_barre_maxi .cross-close {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  overflow: hidden;
  margin-left: .2rem;
  transform: translateY(2px);
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
}
body #grdp_barre_maxi .cross-close:hover:before,
body #grdp_barre_maxi .cross-close:hover:after {
  background: #ffffff;
}
body #grdp_barre_maxi .cross-close:before,
body #grdp_barre_maxi .cross-close:after {
  content: '';
  position: absolute;
  height: 3px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #ffffff;
}
body #grdp_barre_maxi .cross-close:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(45deg);
}
body #grdp_barre_maxi .cross-close:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
body #grdp_barre_maxi .cross-close.black:before,
body #grdp_barre_maxi .cross-close.black:after {
  height: 4px;
}
body #grdp_barre_maxi .cross-close.rounded:before,
body #grdp_barre_maxi .cross-close.rounded:after {
  border-radius: 5px;
}
body #grdp_barre_maxi .cross-close.hairline:before,
body #grdp_barre_maxi .cross-close.hairline:after {
  height: 1px;
}
body #grdp_barre_maxi .cross-close.thick:before,
body #grdp_barre_maxi .cross-close.thick:after {
  height: 2px;
}
body #grdp_barre_mini {
  padding: .8rem;
  background-color: rgba(16,29,64,0.9);
  color: #ffffff;
  height: auto;
  line-height: 1.2;
  z-index: 999;
}
body #grdp_barre_mini:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 42px 0;
  border-color: transparent transparent rgba(16,29,64,0.9) transparent;
}
body #grdp_barre_mini a {
  color: #ffffff;
}
body #idcom_cookies .modal-header {
  background-color: #16243e;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body #idcom_cookies .modal-header h5 {
  color: #ffffff;
}
body #idcom_cookies .modal-header .close {
  color: #ffffff;
}
body #idcom_cookies .modal-content {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border: 0;
  background-color: #ffffff;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
body #idcom_cookies .modal-content #accordion {
  border-top: 1px solid #e5effe;
}
body #idcom_cookies .modal-content #accordion .card {
  box-shadow: 0 1px 3px rgba(66,133,244,0.12), 0 1px 2px rgba(66,133,244,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  border: 0;
  border-bottom: 1px solid #c9dcfc;
}
body #idcom_cookies .modal-content #accordion .card:hover,
body #idcom_cookies .modal-content #accordion .card:focus {
  box-shadow: 0 14px 28px rgba(66,133,244,0.25), 0 10px 10px rgba(66,133,244,0.22);
}
body #idcom_cookies .modal-content #accordion .card .card-header {
  background-color: #ffffff;
  padding: 0;
  border: 0;
}
body #idcom_cookies .modal-content #accordion .card .card-header .btn-link {
  color: #333333;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 1rem;
  width: 100%;
  text-decoration: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
body #idcom_cookies .modal-content #accordion .card .card-header .btn-link[aria-expanded="true"] {
  background-color: #e5effe;
}
body #idcom_cookies .modal-content #accordion .card .card-body {
  border-top: 1px solid #c9dcfc;
  font-size: 1rem;
  font-weight: 400;
}
body #idcom_cookies .modal-content #accordion #idcom_list_cookies {
  padding: 0;
  margin-top: 1.5rem;
}
body #idcom_cookies .modal-content #accordion #idcom_list_cookies thead th {
  font-size: 1rem;
  white-space: nowrap;
  border-bottom: 0;
  text-transform: uppercase;
  font-size: .8rem;
  font-weight: 700;
}
body #idcom_cookies .modal-footer button {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  background-color: #8293a2;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  border-color: rgba(0,0,0,0.05);
}
body #idcom_cookies .modal-footer button:hover,
body #idcom_cookies .modal-footer button:focus {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
