/*!

Theme Name: Altitude Base theme
Theme URI: #
Description: Altitude Base theme
Version: 1.0
Author: Altitude
Author URI: #
License: Altitude
License URI: License.txt
Tags: responsive-layout
*/
/* -----------------------------------------
	Table of Contents
--------------------------------------------

.. 01. General
.. 02. Elements
.. 03. Forms
.. 04. Typography
.. 05. Utilities
.. 06. Header
.. 07. Widgets
.. 08. Base
.. 09. Searchform
.. 10. Blog posts
.. 11. Comments
.. 12. Footer
*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  text-rendering: optimizeLegibility;
  color: #404040;
}

img {
  max-width: 100%;
  height: auto;
}

strong,
b,
cite {
  font-weight: bold;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, .post-social-title, p, ul, ol, dl, pre, address, table, form, .breadcrumb, .bouton_link_social_content,
hr, .bouton_holder, iframe, .widget, .post, #commentform, ol.comment-list li, .slideshowlink,
.ngg-galleryoverview, .post_thumbnail, .photo_actus, .text_actus, .tabs_wrap, .commentaires_publies, .pagination, #post-tags, .entry-content, .article-footer, .meta, #menu_header, .alt-box-img-post {
  margin: 0 0 20px 0;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

hr {
  background-color: #ebebeb;
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}

embed,
iframe,
object,
video {
  margin-bottom: 20px;
  max-width: 100%;
  vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
  margin-bottom: 0;
}

/* Links  */
a {
  color: #021657;
  text-decoration: none;
  border: none;
}
a:hover {
  color: #032389;
  text-decoration: none;
}

/* btn  */
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus,
button:focus,
:focus,
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0;
  outline-offset: 0;
  box-shadow: 0 0 transparent;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0;
  outline-offset: -2px;
}

.btn-round {
  border-radius: 4px !important;
}

.btn i {
  margin-right: 5px;
}

.btn.btn-large i {
  font-size: 24px;
}

.button {
  margin-top: 0;
  margin-bottom: 0;
}

.btn.btn-large {
  font-size: 18px;
  padding: 15px 25px;
}

.btn.btn-medium {
  font-size: 14px;
  padding: 10px 20px;
}

.btn.btn-small {
  font-size: 12px;
  padding: 5px 14px;
  letter-spacing: 1px;
}

/* btn default */
.btn-default {
  color: #ffffff;
  background-color: #021657;
  border-color: #021657;
}

.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.btn-default.focus,
.btn-default:focus,
.btn-default.hover,
.btn-default:hover,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #ffffff;
  background-color: #032389;
  border-color: #032389;
}

/* btn orange */
.btn-orange {
  color: #ffffff;
  background-color: #ff6d00;
  border-color: #ff6d00;
}

.btn-orange:not(:disabled):not(.disabled).active,
.btn-orange:not(:disabled):not(.disabled):active,
.btn-orange.focus,
.btn-orange:focus,
.btn-orange.hover,
.btn-orange:hover,
.btn-orange.active.focus,
.btn-orange.active:focus,
.btn-orange.active:hover,
.btn-orange:active.focus,
.btn-orange:active:focus,
.btn-orange:active:hover,
.open > .dropdown-toggle.btn-orange.focus,
.open > .dropdown-toggle.btn-orange:focus,
.open > .dropdown-toggle.btn-orange:hover {
  color: #ffffff;
  background-color: #ff8a33;
  border-color: #ff8a33;
}

/* btn primary */
.btn-primary {
  color: #fff;
  background-color: #ff6d00;
  border-color: #ff6d00;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary.focus,
.btn-primary:focus,
.btn-primary.hover,
.btn-primary:hover,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #ffffff;
  background-color: #ff8a33;
  border-color: #ff8a33;
}

.entry-content .btn {
  margin: 0 6px 6px 0;
}

/* btn white */
/* btn default */
.btn-white {
  color: #404040;
  background-color: #fff;
  border-color: #dfdfdf;
}

.btn-white:not(:disabled):not(.disabled).active,
.btn-white:not(:disabled):not(.disabled):active,
.btn-white.focus,
.btn-white:focus,
.btn-white.hover,
.btn-white:hover,
.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover,
.open > .dropdown-toggle.btn-white.focus,
.open > .dropdown-toggle.btn-white:focus,
.open > .dropdown-toggle.btn-white:hover {
  color: #404040;
  background-color: #fafafa;
  border-color: #dfdfdf;
}

/* table  */
table {
  width: 100%;
}

table tr td, table tr th {
  padding: 10px;
  border: 1px solid #ccc;
}

/* screen-reader  */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 10000;
}

/* social */
.infos_client_social ul {
  margin: 0;
  padding: 0;
}
.infos_client_social ul li {
  display: inline;
  list-style: none;
  margin: 0 5px;
}
.infos_client_social ul li a {
  display: inline-block;
  padding: 5px;
}

.entry-footer .infos_client_social {
  float: right;
}

/* breadcrumb */
.breadcrumb {
  padding: 0;
  background: none;
}
.breadcrumb span {
  margin: 0 6px;
}
.breadcrumb span:first-child {
  margin-left: 0;
}

/* page contact */
.contact-info-page {
  margin: 40px 0;
}

.contact-info-page h3 {
  margin: 0 0 5px 0;
  font-size: 16px;
  font-weight: bold;
}

.contact-info-page i.fa {
  font-size: 25px;
  color: #ff6d00;
  height: 45px;
  line-height: 43px;
  margin-right: 15px;
  text-align: center;
  width: 45px;
  float: left;
  margin-left: -60px;
}

.contact-info-page-item {
  padding: 0 0 0 60px;
  position: relative;
  margin: 0 0 30px 0;
}

.contact-section-map {
  width: 100%;
  height: 400px;
  border: 0;
  margin: 0;
}

.gm-style-iw .contact-info-page-item {
  text-align: center;
  width: 150px;
  padding: 10px 0 0;
  margin: 0;
}

.gm-style-iw .contact-info-page-item p {
  margin: 0;
}

.contact-section-map iframe {
  margin: 0;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.form-control {
  border: 2px solid #e4e4e4;
  border-radius: 0;
  padding: 10px 17px;
}
.form-control:focus, .form-control input[type=text]:focus, .form-control input[type=email]:focus, .form-control input[type=url]:focus, .form-control input[type=password]:focus, .form-control input[type=search]:focus, .form-control input[type=number]:focus, .form-control input[type=tel]:focus, .form-control input[type=range]:focus, .form-control input[type=date]:focus, .form-control input[type=month]:focus, .form-control input[type=week]:focus, .form-control input[type=time]:focus, .form-control input[type=datetime]:focus, .form-control input[type=datetime-local]:focus, .form-control input[type=color]:focus, .form-control textarea:focus {
  color: #111;
  border-color: #c4c4c4;
  outline: 0 none;
  box-shadow: none;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(3rem + 2px);
}

/* Remove chrome yellow autofill */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #f7f7f7 inset;
}

.top-filters {
  max-width: 450px;
  margin: 0 auto;
}
.top-filters label {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.top-filters select {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: auto !important;
  position: relative;
  background: #fff url(images/chevron-down.svg) calc(100% - 15px) 11px no-repeat !important;
  padding-left: 35px;
  color: #021657 !important;
}
.top-filters .form-group {
  position: relative;
}
.top-filters .form-group:before {
  font-family: Font Awesome\ 5 Free;
  content: "\f3c5";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
  position: absolute;
  z-index: 9;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  color: #79b72a !important;
}

.wpcf7 select,
.wpcf7 textarea,
.wpcf7 input[type=text],
.wpcf7 input[type=password],
.wpcf7 input[type=datetime],
.wpcf7 input[type=datetime-local],
.wpcf7 input[type=date],
.wpcf7 input[type=month],
.wpcf7 input[type=time],
.wpcf7 input[type=week],
.wpcf7 input[type=number],
.wpcf7 input[type=email],
.wpcf7 input[type=url],
.wpcf7 input[type=search],
.wpcf7 input[type=tel],
.wpcf7 input[type=color] {
  line-height: inherit;
  width: 100%;
  height: auto;
  text-shadow: none;
  box-shadow: none;
  transition: all 0.3s ease 0s;
}
.wpcf7 fieldset {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 0 0 20px;
  padding: 10px;
}
.wpcf7 fieldset legend {
  color: #888;
  font-size: 12px;
  margin: 0;
  padding: 0 10px;
  text-transform: uppercase;
}
.wpcf7 p {
  display: block;
  margin: 0 0 5px;
}
.wpcf7 p.contact-form-infos {
  padding: 15px 0 0;
  color: #666;
  font-size: 13px;
}
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 13px;
  padding: 5px 0 0;
  text-align: center;
  color: #D8000C;
}
.wpcf7 textarea {
  height: 100px;
}
.wpcf7 div.wpcf7-response-output {
  position: relative;
}
.wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
  color: #D8000C;
  background-color: #FFBABA;
  border: 0;
  padding: 10px 10px 10px 40px;
  font-size: 13px;
}
.wpcf7 .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #4F8A10;
  background-color: #DFF2BF;
  border: 0;
  padding: 10px 10px 10px 40px;
  font-size: 13px;
}
.wpcf7 div.wpcf7-mail-sent-ok:before, .wpcf7 div.wpcf7-validation-errors:before {
  font-family: Font Awesome\ 5 Free;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 16px;
  vertical-align: middle;
  position: absolute;
  left: 10px;
  top: 7px;
  font-size: 24px;
}
.wpcf7 div.wpcf7-mail-sent-ok:before {
  content: "\f058";
}
.wpcf7 div.wpcf7-validation-errors:before {
  content: "\f057";
}

@media only screen and (min-width: 992px) {
  .top-filters {
    margin-bottom: 40px;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}

.reCAPTCHA-avertissement {
  font-size: 0.75rem;
  color: #888;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  font-family: "open sans", arial, tahoma, sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.slide-item-desc h1, .slide-item-desc h2, .slide-item-desc h3, .slide-item-desc h4, .slide-item-desc h5, .slide-item-desc h6, .slide-item-desc .h1, .slide-item-desc .h2, .slide-item-desc .h3, .slide-item-desc .h4, .slide-item-desc .h5, .slide-item-desc .h6 {
  font-weight: 500;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 32px;
}

h2, .h2 {
  font-size: 26px;
  color: #021657;
}

h3, .h3 {
  font-size: 22px;
  color: #021657;
}

h4, .h4 {
  font-size: 18px;
  color: #212121;
}

h5, .h5 {
  font-size: 16px;
  color: #212121;
}

h6, .h6 {
  font-size: 16px;
  color: #999999;
  text-transform: uppercase;
}

@media only screen and (min-width: 992px) {
  .page-title {
    font-size: 44px;
    letter-spacing: -1px;
    line-height: 1;
    font-weight: 700;
  }
}
@media only screen and (min-width: 1200px) {
  .page-title {
    font-size: 58px;
    letter-spacing: -2px;
  }
}
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.panel-body {
  padding: 15px;
}

.animated-fast {
  animation-duration: 0.2s;
  animation-fill-mode: both;
}

@keyframes fadeInUpMenu {
  from {
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, 20px, 0);
  }
  to {
    visibility: visible;
    opacity: 1;
    transform: none;
  }
}
.fadeInUpMenu {
  animation-name: fadeInUpMenu;
}

/* Scroll reveal */
.reveal {
  opacity: 0;
  transform: translate3d(0, 30px, 0);
  transition: opacity 0.4s, transform 0.4s;
}

.reveal_visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  z-index: 2;
}

/* bg */
.bg--bleuclair {
  background-color: #e8f1f8;
}

/* 404 & no results */
.no-results-content {
  max-width: 800px;
  margin: 0 auto 60px;
  text-align: center;
}

/* Scroll up */
#scrollUp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  opacity: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  line-height: 41px;
  cursor: pointer;
  z-index: 99;
  transition: 600ms;
}
#scrollUp.active {
  opacity: 1;
  visibility: visible;
}
#scrollUp:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
#scrollUp:focus {
  outline: none;
}

@media only screen and (min-width: 768px) {
  html .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0;
    left: 0;
    right: 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.3);
  }
  html .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
  html .fancybox-thumbs > ul > li:before {
    border: 2px solid rgba(255, 255, 255, 0.5);
  }
}
/*--------------------------------------------------------------
# Wordpress styles
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 5px 0;
  font-size: 12px;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.gallery::after {
  content: "";
  clear: both;
  display: table;
}

.gallery figure img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}

.gallery figure {
  float: left;
  margin: 0 2% 1em 0;
}

.gallery.gallery-columns-1 figure {
  width: 100%;
  margin: 0 0 1em 0;
  float: none;
}

.gallery.gallery-columns-3 figure {
  width: 32%;
}

.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {
  margin-right: 0;
}

.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {
  clear: left;
}

.gallery.gallery-columns-2 figure {
  width: 49%;
}

.gallery.gallery-columns-2 figure:nth-of-type(even) {
  margin-right: 0;
}

.gallery.gallery-columns-2 figure:nth-of-type(odd) {
  clear: left;
}

.gallery.gallery-columns-4 figure {
  width: 23.25%;
}

.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {
  margin-right: 0;
}

.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {
  clear: left;
}

.gallery.gallery-columns-5 figure {
  width: 18%;
}

.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {
  margin-right: 0;
}

.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {
  clear: left;
}

.gallery.gallery-columns-6 figure {
  width: 14.2%;
}

.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {
  margin-right: 0;
}

.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {
  clear: left;
}

.gallery.gallery-columns-7 figure {
  width: 12%;
}

.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {
  margin-right: 0;
}

.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {
  clear: left;
}

.gallery.gallery-columns-8 figure {
  width: 10.2%;
}

.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {
  margin-right: 0;
}

.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {
  clear: left;
}

.gallery.gallery-columns-9 figure {
  width: 8.85%;
}

.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {
  margin-right: 0;
}

.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {
  clear: left;
}

@media (max-width: 767px) {
  img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {
    display: block;
    margin: 1em auto;
    float: none;
  }
  .gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {
    width: 100%;
    margin: 0 0 1em 0;
    float: none;
  }
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  background: #fff;
  transition: 300ms;
  z-index: 9999;
}
#header #masthead {
  position: relative;
  width: 100%;
}
#header #masthead .site-branding .site-title {
  margin: 0;
  width: 230px;
  height: 75px;
  background: transparent url(images/logo-cloe-baseline-fond-clair.png) center left no-repeat;
  background-size: contain;
  position: relative;
  transition: 300ms;
}
#header #masthead .site-branding .site-title a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  text-indent: -999em;
}
body.scroll-body #header {
  box-shadow: -2px 2px 81px -27px rgba(0, 0, 0, 0.29);
}
#header .infos_client_social {
  float: none;
}
#header .infos_client_social ul {
  display: flex;
  align-items: center;
}
#header .infos_client_social ul li a {
  color: #fff;
  background: #021657;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  font-size: 18px;
  border-radius: 50%;
  transition: 0.3s;
}
#header .infos_client_social ul li a:hover {
  background: #1a24a0;
}

#site-navigation li.btn a {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  body {
    padding-top: 148px;
  }
  #navbar-toggle {
    display: none;
  }
  #header {
    height: 148px;
  }
  #header .menu-container,
  #header .infos_client_social,
  #header .site-branding {
    display: flex;
    align-items: center;
  }
  #header .menu-container {
    justify-content: center;
  }
  #header #site-navigation {
    background: #021657;
  }
  .admin-bar #header {
    top: 32px;
  }
  .scroll-body #header {
    top: -107px;
  }
  .admin-bar.scroll-body #header {
    top: -75px;
  }
  #header .site-header__left, #header .site-header__right {
    min-width: 300px;
  }
  #header .site-header__right {
    text-align: right;
  }
  body.home.scroll-body #header,
  body.scroll-body #header {
    background: #fff;
  }
  body.home.scroll-body #header #masthead .site-branding .site-title,
  body.scroll-body #header #masthead .site-branding .site-title {
    /*height: 35px;
    width: 144px;*/
  }
  #site-navigation {
    display: flex !important;
    height: auto !important;
    align-items: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
  }
  #site-navigation ul {
    display: block;
    list-style: none;
    margin: 0;
    padding-left: 30px;
  }
  #site-navigation li {
    float: left;
    position: relative;
    margin: 0 0 0 5px;
    padding: 0;
    font-family: "Montserrat", sans-serif;
  }
  #site-navigation li.current-menu-item > a, #site-navigation li:not(.btn):hover > a {
    background: #1a24a0;
    color: #fff;
  }
  #site-navigation li.btn {
    padding: 0;
    line-height: 1.2;
  }
  #site-navigation li.btn a {
    padding: 10px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
  }
  #site-navigation li .btn-toggle-submenu {
    opacity: 0.5;
    margin-left: 8px;
    line-height: 1;
    font-size: 14px;
  }
  #site-navigation a {
    display: block;
    text-decoration: none;
    padding: 10px 5px;
    margin: 0;
    color: #fff;
    font-size: 14px;
    transition: 300ms;
  }
  #site-navigation ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    padding: 10px;
    background: #1a24a0;
  }
  #site-navigation ul ul li {
    margin: 0;
  }
  #site-navigation ul ul .btn-toggle-submenu {
    transform: rotate(-90deg);
  }
  #site-navigation ul ul a {
    width: 200px;
    background: #1a24a0;
    color: #fff;
    transition: 0.3s;
  }
  #site-navigation ul ul a:hover {
    background: #212ecc !important;
  }
  #site-navigation ul ul ul {
    left: -999em;
    top: 0;
  }
  .home:not(.scroll-body) {
    /*#header #masthead {
      .site-branding .site-title {
        background: transparent url(images/logo-cloe.png) top left no-repeat;
        background-size: contain;
      }
    }*/
  }
  .home:not(.scroll-body) #site-navigation #primary-menu > li > a {
    color: #fff;
  }
  .home:not(.scroll-body) #site-navigation > .menu-container > ul > li > a {
    color: #fff;
  }
  .home:not(.scroll-body) #site-navigation > .menu-container > ul > li:hover > a {
    background: rgba(255, 255, 255, 0.1);
  }
  #site-navigation ul li:hover > ul,
  #site-navigation ul li.focus > ul {
    left: auto;
  }
  #site-navigation ul ul li:hover > ul,
  #site-navigation ul ul li.focus > ul {
    left: 100%;
  }
}
@media only screen and (min-width: 1430px) {
  #site-navigation li {
    margin-right: 0px;
  }
  #site-navigation li a {
    padding: 10px;
  }
}
@media only screen and (max-width: 991px) {
  body {
    padding-top: 61px;
  }
  #header {
    height: 61px;
    align-items: initial;
  }
  #header #masthead .site-branding .site-title {
    height: 45px;
    width: 114px;
  }
  #masthead .container-masthead .d-flex {
    width: 100%;
    flex-wrap: wrap;
  }
  #masthead #navbar-toggle {
    display: block;
    height: 44px;
    margin-top: auto;
    margin-bottom: auto;
    background: #021657;
    margin-left: 12px;
    border-radius: 4px;
  }
  #masthead .btn {
    height: 44px;
    padding: 0.5rem 0.8rem;
  }
  #site-navigation {
    order: 99;
    flex: 0 0 100%;
    background: #fff;
  }
  #site-navigation ul#primary-menu {
    padding: 30px;
    margin: 0;
  }
  #site-navigation .btn-toggle-submenu {
    display: inline-block;
    margin-left: 10px;
    text-align: center;
  }
  #site-navigation a {
    display: block;
    padding: 10px;
  }
  #site-navigation .btn-toggle-submenu {
    padding: 0 1.2rem;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #site-navigation ul {
    padding: 0;
    margin: 0;
  }
  #site-navigation ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
  }
  #site-navigation ul li.btn {
    border-radius: 0;
    width: 100%;
  }
  #site-navigation ul li a:active,
  #site-navigation ul li a {
    color: #000;
    text-align: center;
  }
  #site-navigation ul li:last-child {
    border-bottom: 0;
  }
  #site-navigation ul li > ul {
    padding: 0 0 20px;
    margin: 0;
    border-bottom: 0;
    display: none;
  }
  #site-navigation ul li > ul li {
    border-bottom: 0;
  }
  #site-navigation ul li > ul a {
    font-size: 13px;
  }
  #site-navigation ul li.menu-item-has-children > a {
    display: flex;
    align-items: center;
    position: relative;
    justify-content: center;
  }
  /*--------------------------------------------------------------
  # MENU MOBILE : ICON ANIMATION
  --------------------------------------------------------------*/
  .hamburger-menu {
    z-index: 101;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition: 200ms;
    font: inherit;
    color: inherit;
    text-transform: none;
    border: 0;
    margin: 0;
    overflow: visible;
    line-height: 1;
    margin-left: auto;
  }
  .hamburger-box {
    width: 44px;
    height: 44px;
    display: inline-block;
    position: relative;
    float: left;
  }
  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1px;
    left: 11px;
  }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 20px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
  }
  .hamburger-inner::before {
    top: -5px;
  }
  .hamburger-inner::after {
    bottom: -5px;
  }
  /*--------------------------------------------------------------
  # MENU MOBILE : ICON ANIMATION
  --------------------------------------------------------------*/
  .hamburger--spin .hamburger-inner {
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger--spin .hamburger-inner:before {
    transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .hamburger--spin.is-active .hamburger-inner {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .btn-toggle-submenu {
    transition: transform 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .btn-toggle-submenu.active {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  border: 1px solid #e8e8e8;
  background: #fff;
  margin: 0 0 30px 0;
  padding: 20px;
  position: relative;
  z-index: 1;
  /* search */
  /* text */
  /* Widget: Categories, Meta, Archives, Pages */
}
.widget:last-child {
  margin: 0;
}
.widget .widget-title {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin: -20px -20px 20px;
  padding: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.widget select {
  max-width: 100%;
}
.widget ul {
  margin: 0 0 5px;
  padding: 0;
}
.widget ul li {
  display: block;
  width: 100%;
  padding: 0 0 0 5px;
  border-bottom: 1px solid #f1f1f1;
  transition: all 0.3s;
  margin: 0;
  position: relative;
}
.widget ul li a {
  display: inline-block;
  padding: 10px;
  width: 100%;
  font-size: 14px;
  transition: all 0.3s;
}
.widget.widget_search {
  padding: 0;
  border: 0;
}
.widget.widget_search .search-submit {
  display: none;
}
.widget .widget_text p:last-child {
  margin-bottom: 0;
}
.widget.widget_categories ul li, .widget.widget.widget_meta ul li, .widget.widget.widget_pages ul li, .widget.widget.widget_archive ul li, .widget.widget.widget_recent_entries ul li, .widget.widget.widget_recent_comments ul li, .widget.widget.widget_nav_menu ul li {
  font-size: 12px;
  padding: 12px 0;
  text-transform: uppercase;
}
.widget.widget_categories ul li:last-child, .widget.widget.widget_meta ul li:last-child, .widget.widget.widget_pages ul li:last-child, .widget.widget.widget_archive ul li:last-child, .widget.widget.widget_recent_entries ul li:last-child, .widget.widget.widget_recent_comments ul li:last-child, .widget.widget.widget_nav_menu ul li:last-child {
  border-bottom: 0;
}
.widget.widget_categories ul li a, .widget.widget.widget_meta ul li a, .widget.widget.widget_pages ul li a, .widget.widget.widget_archive ul li a, .widget.widget.widget_recent_entries ul li a, .widget.widget.widget_recent_comments ul li a, .widget.widget.widget_nav_menu ul li a {
  color: #777;
  position: relative;
  padding: 0 0 0 33px;
  display: inline-block;
}
.widget.widget_categories ul li a:before, .widget.widget.widget_meta ul li a:before, .widget.widget.widget_pages ul li a:before, .widget.widget.widget_archive ul li a:before, .widget.widget.widget_recent_entries ul li a:before, .widget.widget.widget_recent_comments ul li a:before, .widget.widget.widget_nav_menu ul li a:before {
  font-size: 14px;
  width: 15px;
  height: 16px;
  line-height: 1;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 900;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* slider */
.home .altitude-slide-content .slide-item .slide-item-image.has-text:after,
.home .altitude-slide-content .slide-item .slide-item-bgimage.has-text:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 100%);
}
.home .altitude-slide-content .slide-item-title-item {
  margin: 0 0 20px;
  color: #fff;
}
.home .altitude-slide-content .slide-item-desc h2, .home .altitude-slide-content .slide-item-desc h3, .home .altitude-slide-content .slide-item-desc h4, .home .altitude-slide-content .slide-item-desc h5 {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .home .altitude-slide-content .slide-item .slide-item-title h1 {
    margin: 0;
    font-size: 43px;
    font-weight: 600;
  }
}
/**
Accueil
 */
/* sections */
.cel-home-section {
  padding: 20px 0;
  position: relative;
}
.cel-home-section header {
  text-align: center;
}
.cel-home-section.cel-home-section-style--bleuclair {
  background-color: #e8f1f8;
}
.cel-home-section.cel-home-section-style--noir {
  background: #000;
  color: #fff;
}
.cel-home-section.cel-home-section-style--noir h2, .cel-home-section.cel-home-section-style--noir h3, .cel-home-section.cel-home-section-style--noir h4, .cel-home-section.cel-home-section-style--noir h5 {
  color: #fff;
}
.cel-home-section.cel-home-section-style--noir .cel-bloc-section__title .cel-bloc-section__stitle,
.cel-home-section.cel-home-section-style--noir .cel-bloc-section__title h2 {
  color: #fff;
}
.cel-home-section.cel-home-section-style--noir .cel-bloc-section__title:after {
  background: #fff;
}
.cel-home-section.cel-home-section-style--bleu {
  background: #021657;
  color: #fff;
}
.cel-home-section.cel-home-section-style--bleu h2, .cel-home-section.cel-home-section-style--bleu h3, .cel-home-section.cel-home-section-style--bleu h4, .cel-home-section.cel-home-section-style--bleu h5 {
  color: #fff;
}
.cel-home-section.cel-home-section-style--bleu .cel-bloc-section__title .cel-bloc-section__stitle,
.cel-home-section.cel-home-section-style--bleu .cel-bloc-section__title h2 {
  color: #fff;
}
.cel-home-section.cel-home-section-style--bleu .cel-bloc-section__title:after {
  background: #fff;
}
.cel-home-section.cel-home-section-style--vert {
  background: #ff6d00;
  color: #fff;
}
.cel-home-section.cel-home-section-style--vert .cel-bloc-section__title .cel-bloc-section__stitle,
.cel-home-section.cel-home-section-style--vert .cel-bloc-section__title h2 {
  color: #fff;
}
.cel-home-section.cel-home-section-style--vert .cel-bloc-section__title:after {
  background: #fff;
}

.cel-bloc-section__inner {
  position: relative;
  z-index: 2;
}

.bg-thumbnail-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.5;
}
.bg-thumbnail-cover.photo-fixe {
  background-attachment: fixed;
}
.bg-thumbnail-cover.opacity-1 {
  opacity: 1;
}

.cel-bloc-section__title h2 {
  color: #021657;
  margin: 0;
}
.cel-bloc-section__title:after {
  content: "";
  display: block;
  height: 4px;
  width: 60px;
  background: #ff6d00;
  margin: 10px auto 20px;
}
.cel-bloc-section__title.cel-bloc-section__title--blanc h2 {
  color: #fff;
}
.cel-bloc-section__title.cel-bloc-section__title--blanc:after {
  background: #fff;
}

.cel-bloc-section__stitle {
  font-style: italic;
  color: #4d6098;
}

/* Inscription */
.cel-home-section--inscription .wpcf7-response-output {
  margin: 1rem auto !important;
  font-weight: 500;
  text-align: center;
  max-width: 768px;
  padding: 1rem !important;
}
.cel-home-section--inscription .wpcf7-spinner {
  position: absolute;
  right: -10px;
  top: 10px;
}
.cel-home-section--inscription .wpcf7-not-valid-tip {
  position: absolute;
  color: #fff;
  background: #be0a0a;
  padding: 2px 8px;
  border-radius: 4px;
  margin: -10px 10px;
}

.cel-home-section--inscription__form {
  background: #ff6d00;
  border-radius: 4px;
  padding: 15px;
  margin: 0;
  position: relative;
}
.cel-home-section--inscription__form p {
  margin: 0;
  padding: 0;
}
.cel-home-section--inscription__form .cel-home-section--inscription__title {
  color: #fff;
  margin: 0;
  padding: 10px;
  text-align: center;
}
.cel-home-section--inscription__form .cel-home-section--inscription__title h2 {
  margin: 0;
  line-height: 1.2;
  color: #fff;
  font-size: 19px;
}
.cel-home-section--inscription__form .cel-home-section--inscription__title span {
  font-size: 14px;
  font-family: "open sans", arial, tahoma, sans-serif;
  line-height: 1;
}
.cel-home-section--inscription__form .form-control {
  border-color: #fff;
  border-radius: 4px;
}
.cel-home-section--inscription__form .cel-home-section--inscription__submit {
  width: 100%;
}
.cel-home-section--inscription__form .cel-home-section--inscription__submit .btn {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .cel-home-section {
    padding: 40px 0;
  }
  .cel-home-section--inscription {
    padding: 0 !important;
  }
  .cel-home-section--inscription__form {
    background: #ff6d00 url(images/background-inscription.png) center center no-repeat;
    display: flex;
    align-items: center;
    margin: 0;
    position: relative;
    z-index: 99;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    margin-top: -50px;
  }
  .cel-home-section--inscription__form .cel-home-section--inscription__submit {
    padding: 0 15px;
  }
  .cel-home-section--inscription__form .btn {
    padding: 10px 17px;
    width: 100%;
    text-align: center;
  }
  .cel-home-section--inscription__form .cel-home-section--inscription__title {
    text-align: right;
    min-width: 200px;
  }
  .cel-home-section--inscription__form .form-group {
    margin: 0;
    padding: 0 15px;
    min-width: calc(50% - 190px);
  }
}
@media only screen and (min-width: 1200px) {
  .cel-home-section {
    padding: 80px 0;
  }
  .cel-home-section header {
    margin: 0 0 40px 0;
  }
  .cel-bloc-section__title h2 {
    font-size: 32px;
  }
}
/*
@media only screen and (min-width: $breakpoint-xxl) {
  .cel-home-section--inscription__form {
    margin-top: -185px;
  }
}*/
/* stats */
.cel-stats-item {
  background: #e8f1f8;
  color: #021657;
  padding: 15px;
  font-size: 14px;
  margin: 0 auto;
  height: 100%;
}
.cel-stats-item .cel-stats-item__number {
  font-size: 42px;
  margin: 0;
  line-height: 1;
  color: #021657;
}
.cel-stats-item .cel-stats-item__term {
  color: #021657;
}

/* call to */
.cel-home-section--callto {
  background: #021657;
  color: #fff;
  position: relative;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed;
}
.cel-home-section--callto .container {
  position: relative;
  z-index: 2;
}
.cel-home-section--callto .container *:last-child {
  margin-bottom: 0;
}
.cel-home-section--callto:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.5);
  display: block !important;
}

/* temoignages */
.cel-home-section--temoignage {
  background: #ff6d00 url(images/bg-temoignages.png) top center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.cel-home-section--temoignage .cel-bloc-section__title .cel-bloc-section__stitle,
.cel-home-section--temoignage .cel-bloc-section__title h2 {
  color: #fff;
}
.cel-home-section--temoignage .cel-bloc-section__title:after {
  background: #fff;
}
@media only screen and (min-width: 992px) {
  .cel-home-section--temoignage .no-slick-temoignages {
    display: flex;
    gap: 20px;
  }
  .cel-home-section--temoignage .no-slick-temoignages .temoignage-item {
    width: 50%;
  }
}

.temoignage-item {
  background: #FFFFFF;
  padding: 30px;
  text-align: center;
  color: #021657;
  margin: 0 auto;
}
.temoignage-item .temoignage-item__text {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
.temoignage-item .temoignage-item__name {
  color: #4d6098;
  font-style: italic;
}
.temoignage-item .temoignage-item__function {
  color: #4d6098;
  font-weight: 600;
}

.slick-temoignages {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
}
.slick-temoignages .slick-dots {
  bottom: -40px;
}
.slick-temoignages .slick-dots li button:before {
  font-size: 15px;
  color: #fff;
}

@media only screen and (min-width: 992px) {
  .temoignage-item {
    position: relative;
    padding: 30px 100px;
  }
  .temoignage-item .temoignage-item__text {
    font-size: 18px;
  }
  .temoignage-item .temoignage-item__text:before, .temoignage-item .temoignage-item__text:after {
    content: "";
    background: transparent url(images/temoignage-ap.png) top left no-repeat;
    width: 41px;
    height: 36px;
    display: block;
    margin: 0 0 10px 0;
  }
  .temoignage-item .temoignage-item__text:after {
    float: right;
    transform: rotate(180deg);
    margin: 0 10px 0 10px;
  }
}
#page {
  position: relative;
  overflow-x: hidden;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 0;
  position: relative;
}

.byline,
.updated {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.entry-header {
  position: relative;
}
.entry-header .container {
  position: relative;
  z-index: 2;
}

.entry-header:not(.small-header) {
  padding: 40px 0 36px;
  margin: 0 0 40px 0;
  background: #ff6d00 url(images/bg-header.png) center center no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.entry-header:not(.small-header) .entry-title,
.entry-header:not(.small-header) .page-title {
  color: #fff;
}
.entry-header:not(.small-header) a {
  color: #fff !important;
}

.entry-header.entry-header-bg {
  position: relative;
  background: #000;
}
.entry-header.entry-header-bg > .container {
  position: relative;
  z-index: 9;
}

.entry-header.small-header {
  color: #021657;
  padding: 40px 0 36px;
  margin: 0;
  text-align: center;
}
.entry-header.small-header .entry-title,
.entry-header.small-header .page-title {
  color: #021657;
  margin-bottom: 0;
}
.entry-header.small-header a:not(.btn) {
  color: #021657;
}
.entry-header.small-header.entry-header-bg {
  padding: 80px 0 36px;
}

.page-links {
  clear: both;
}

@media only screen and (min-width: 992px) {
  .entry-header:not(.small-header) {
    padding: 100px 0;
  }
  .entry-header.entry-header-bg {
    padding: 300px 0 100px;
  }
}
@media (min-width: 1430px) {
  .container {
    max-width: 1400px;
  }
}
/*--------------------------------------------------------------
# Searchform
--------------------------------------------------------------*/
.searchform {
  margin: 0;
  position: relative;
}
.searchform .searchform__input {
  padding: 0 60px 0 10px;
  width: 100%;
  line-height: 1;
  height: 45px;
}
.searchform .searchform__submit {
  position: absolute;
  right: 15px;
  top: 0;
  height: 100%;
  border-radius: 0;
  display: inline-block;
  vertical-align: bottom;
  border: none;
  color: #444;
  outline: none;
  background: none;
}
.searchform .searchform__submit:hover {
  cursor: pointer;
}

#fullscreen_searchform {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  padding: 0 30px;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
#fullscreen_searchform.active {
  opacity: 1;
  visibility: visible;
  display: block;
}
#fullscreen_searchform .container {
  position: relative;
  height: 100%;
  max-width: 768px;
}
#fullscreen_searchform form {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  border: 0;
  border-bottom: 2px solid #fff;
  padding: 20px 2px;
  margin: 0;
}
#fullscreen_searchform .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: transparent;
  opacity: 1;
  padding: 11px 17px;
  font-size: 27px;
  border-radius: 50%;
  text-shadow: 0 0 transparent;
  border: 0;
  z-index: 2001;
}
#fullscreen_searchform .searchform__input {
  appearance: none;
  border-radius: 0;
  border: none;
  color: #fff;
  outline: none;
  width: calc(100% - 100px);
  background: none;
  display: inline-block;
  vertical-align: bottom;
  font-size: 18px;
  font-weight: 100;
  text-transform: capitalize;
  background: transparent;
  box-shadow: 0 0 0 transparent;
}
#fullscreen_searchform .searchform__submit {
  display: inline-block;
  vertical-align: bottom;
  font-size: 24px;
  border: none;
  color: #fff;
  outline: none;
  background: none;
  top: 31px;
  right: 0;
  height: auto;
}
#fullscreen_searchform.fullscreen_searchform--white {
  background: rgba(255, 255, 255, 0.96);
}
#fullscreen_searchform.fullscreen_searchform--white .searchform__submit,
#fullscreen_searchform.fullscreen_searchform--white .searchform__input,
#fullscreen_searchform.fullscreen_searchform--white .close {
  color: #444;
}
#fullscreen_searchform.fullscreen_searchform--white form {
  border-color: #444;
}

@media only screen and (min-width: 768px) {
  #fullscreen_searchform .searchform__input {
    font-size: 30px;
  }
}
/*--------------------------------------------------------------
# Blog posts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Actus
--------------------------------------------------------------*/
body.blog #page,
body.category #page {
  background: #e8f1f8;
}

.alt-box {
  margin: 0 0 20px;
}

.alt-news {
  position: relative;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  height: 435px;
  /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);*/
  transition: all 0.3s linear 0s;
  overflow: hidden;
  color: #021657;
}

.alt-news:hover {
  /*box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);*/
}

.hover-img,
.alt-news .alt-box-img {
  background: #021657;
  overflow: hidden;
}

a.hover-img {
  display: inline-block;
}

.hover-img img,
.alt-news .alt-box-img img {
  transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
}

.hover-img:hover img,
.alt-news:hover .alt-box-img img {
  transform: scale(1.1);
  opacity: 1;
}

.alt-news .post-date-day {
  font-size: 12px;
  margin: 0 0 5px;
  color: #4d6098;
}

.alt-news .alt-box-content {
  position: absolute;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
  padding: 30px;
  min-height: 175px;
}
.alt-news .alt-box-content .article-top-header {
  position: absolute;
  top: -32px;
  left: 0;
  background: #021657;
  padding: 7px 15px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.alt-news .alt-box-content .article-top-header a {
  color: #fff;
}

.alt-news .article-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.alt-news .article-title a {
  color: #021657;
}

.alt-news .entry-content {
  color: #4d6098;
  font-size: 14px;
  line-height: 1.4;
  margin: 0;
}
.alt-news .entry-content p {
  margin: 0;
}

/* Post tags */
.tagcloud a,
.post-tags a {
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  transition: all 0.3s;
  color: #999;
  padding: 6px 20px 5px;
  margin: 0 4px 4px 0;
  border: 1px solid #d8d8d8;
  border-radius: 20px;
}
.tagcloud a:hover,
.post-tags a:hover {
  opacity: 0.8;
  text-decoration: none;
  background: #eee;
}

/* Post footer */
.entry-footer {
  font-size: 12px;
  text-transform: uppercase;
  color: #797979;
  padding: 15px 0;
  clear: both;
}

.post-tags-title,
.post-social-title {
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: middle;
}

/* navigation */
/* navigation */
.woocommerce-pagination,
.alt-articles-navigation {
  text-align: center;
  padding: 40px 0;
}

.woocommerce-pagination ul,
.alt-articles-navigation ul {
  padding: 0;
  margin: 0;
}

.woocommerce-pagination li .page-numbers,
.alt-articles-navigation li a,
.alt-articles-navigation li.disabled {
  color: #021657 !important;
  text-decoration: none;
  display: inline-block;
  padding: 8px 15px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 25px;
}

.woocommerce-pagination li,
.alt-articles-navigation li {
  display: inline-block;
  margin: 5px;
}

.woocommerce-pagination li a:hover,
.alt-articles-navigation li a:hover {
  background-color: #021657;
  color: #fff !important;
}

.woocommerce-pagination li .page-numbers.current,
.alt-articles-navigation li.active a {
  background-color: #021657;
  color: #fff !important;
}

/* Post navigation */
.post-navigation {
  margin-top: 35px;
}
.post-navigation .nav-links {
  overflow: hidden;
  position: relative;
}
.post-navigation .nav-links a:hover {
  text-decoration: none;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
  text-align: center;
  position: relative;
}
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:after {
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #021657;
  border-radius: 16px;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 14px;
  text-align: center;
}
.post-navigation .nav-next a:after {
  content: "\f054";
  right: 15px;
}
.post-navigation .nav-previous a:before {
  content: "\f053";
  left: 15px;
}
.post-navigation .nav-links a {
  line-height: 60px;
  font-weight: 700;
  font-size: 16px;
  color: #021657;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  display: block;
}
.post-navigation .nav-links a:hover {
  color: #444;
}

@media only screen and (min-width: 576px) {
  /*--------------------------------------------------------------
  # NAV LINKS
  --------------------------------------------------------------*/
  .post-navigation .nav-previous {
    width: 50%;
    float: left;
    text-align: left;
    padding-left: 80px;
  }
  .post-navigation .nav-next {
    width: 50%;
    float: right;
    text-align: right;
    padding-right: 80px;
  }
  .post-navigation .nav-links:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #e0e0e0;
  }
}
.meta-infos {
  padding: 0;
  margin-top: -10px;
}
.meta-infos li {
  display: inline-block;
  margin-right: 15px;
  list-style: none outside none;
}
.meta-infos li:last-child {
  margin: 0;
}
.meta-infos li i {
  font-size: 16px;
  margin-right: 10px;
}
.meta-infos a:hover, .meta-infos a:focus {
  text-decoration: none;
}

.bouton_link_social_content {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

.bouton_link_social_content ul {
  margin: 0;
  padding: 0;
}

.bouton_link_social_content ul li {
  display: inline-block;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

.bouton_link_social_content ul li a {
  border-radius: 3px;
  color: #888;
  display: inline-block;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
}

.bouton_link_social_content ul li a:hover {
  opacity: 0.8;
}

.sociablelinks ul, .sociablelinks ul li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.sociablelinks ul li {
  display: inline-block;
  float: left;
  margin: 0 20px 0 0;
}

.sociablelinks ul li.sociablelinks_tweeter {
  margin: 0;
  padding: 2px 0 0;
  width: 110px;
}

.sociablelinks ul li iframe {
  margin: 0;
}

/*--------------------------------------------------------------
# Centre
--------------------------------------------------------------*/
.single-centre #page,
.post-type-archive-centre #page {
  background: #e8f1f8;
}

#map-centre {
  height: 500px;
}

div#view-map {
  margin-bottom: 60px;
}

.centre-archives-item {
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  height: calc(100% - 30px);
  margin: 0 0 30px 0;
  border: 1px solid #dfdfdf;
}
.centre-archives-item > *:last-child {
  margin-bottom: 0;
}
.centre-archives-item .centre-archives-item__img {
  height: 165px;
  line-height: 165px;
  text-align: center;
  vertical-align: center;
}
.centre-archives-item .centre-archives-item__img img {
  display: inline-block;
  max-height: 100px;
  max-width: 90%;
}
.centre-archives-item .article-title {
  font-size: 13px;
  color: #021657;
  text-transform: uppercase;
}
.centre-archives-item .article-title a {
  color: #021657;
}
.centre-archives-item .centre-archives-item__content-infos {
  font-size: 13px;
  color: #888;
}

.centre-title {
  font-size: 13px;
  color: #021657;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  line-height: 1.1;
}
.centre-title a {
  color: #021657;
}

.centre-map-popup {
  text-align: center;
  width: 150px;
}
.centre-map-popup .centre-map-popup__img {
  text-align: center;
  margin: 25px 0;
}
.centre-map-popup .centre-map-popup__img img {
  display: inline-block;
  max-height: 75px;
  max-width: 90%;
  width: auto;
}
.centre-map-popup .centre-map-popup__text {
  margin: 0 0 10px 0;
}

.alt-box-content,
.alt-box-map {
  background: #fff;
  border-radius: 4px;
  padding: 15px;
  border: 1px solid #dfdfdf;
}

.introduction_centre_archive {
  max-width: 960px;
  text-align: center;
  margin: 0 auto;
}

@media only screen and (min-width: 992px) {
  #map-centre {
    height: 760px;
  }
  .single-centre #map-centre {
    height: 500px;
  }
  /*.single-centre {
    #map-centre,
    .alt-box-map {
      height:100%;
    }
  }*/
}
.box-centre {
  background: #fff;
  border: 1px solid #dfdfdf;
  padding: 15px;
}

@media only screen and (min-width: 992px) {
  .box-centre {
    padding: 40px;
  }
}
.single-centre-logo {
  max-width: 250px;
  margin: 0 0 30px 0;
}

.title-separator {
  font-weight: 600;
  color: #000;
  padding-bottom: 0.5rem;
  margin-bottom: 2rem;
  border-bottom: 1px #eee solid;
  font-size: 1rem;
}

.centre-add-infos > p {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
  text-align: left;
  overflow: hidden;
  list-style: none outside;
  margin: 0;
  font-weight: bold;
}
.centre-add-infos > p span {
  display: block;
  font-weight: normal;
}

@media only screen and (min-width: 768px) {
  .centre-add-infos > p {
    display: flex;
  }
  .centre-add-infos > p span {
    padding-right: 10px;
    width: 50%;
    flex: 0 0 33%;
  }
}
.centre-view-filters .btn-round {
  border-radius: 24px !important;
  padding: 0.7rem 1.4rem;
}
.centre-view-filters .btn-round.btn-active {
  border-color: #ff6d00;
  color: #fff;
  background: #ff6d00;
}
.centre-view-filters .btn-active {
  border-color: #ff6d00;
  color: #fff;
  background: #ff6d00;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
#respond {
  padding: 60px 55px 40px;
  margin-bottom: 55px;
  background-color: #f9f9f9;
}

.nocomments {
  display: none;
}

#commentssection {
  clear: both;
  padding: 2px 12px;
  margin: 0;
}

.comments-area .comments-title,
.comments-area .comment-reply-title {
  font-size: 18px;
  font-weight: 600;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 40px;
}

.comments-area .comments-title {
  margin-top: 60px;
}

.comments-area .form-submit {
  text-align: center;
  padding-top: 14px;
}

#commentbox {
  width: 70%;
  min-width: 400px;
  margin: 5px 5px 0 0;
}

#commentform textarea#comment {
  width: 100%;
  height: 113px;
}

cite {
  font-family: arial, verdana, tahoma;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
}

p.comment-form-email, p.comment-form-url, p.comment-form-comment, p.comment-form-author {
  margin: 0;
}

.comment-form-author label, .comment-form-email label, .comment-form-url label {
  float: left;
}

.comment-form-comment {
  clear: both;
}

/* Gravatar */
.comment-list li .avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
}

ol.comment-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ol.comment-list li {
  border: 0 none;
  margin: 0 0 10px !important;
  padding: 15px 10px 15px 64px;
  position: relative;
}
ol.comment-list li.pingback .comment-author {
  padding: 0 170px 0 0;
}
ol.comment-list li div.vcard {
  font-weight: bold;
  line-height: 16px;
}
ol.comment-list li div.vcard cite.fn {
  font-style: normal;
}
ol.comment-list li div.vcard cite.fn a.url {
  text-decoration: none !important;
  border: 0;
}
ol.comment-list li div.vcard img.avatar {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  border-radius: 50%;
  left: 14px;
  padding: 0;
  position: absolute;
  top: 14px;
}
ol.comment-list li div.comment-metadata {
  font-size: 12px;
}
ol.comment-list li div.comment-metadata a {
  color: #aaa;
  text-decoration: none !important;
}
ol.comment-list li p {
  font-weight: normal;
  margin: 5px 0 12px;
}
ol.comment-list li ul {
  font-weight: normal;
  list-style: square;
  margin: 0 0 12px;
  padding: 0;
}
ol.comment-list li ol.children {
  list-style: none;
  margin: 12px 0 0;
  text-indent: 0;
}
ol.comment-list li ol.children li.depth-2 {
  margin: 0 0 3px;
  list-style-type: none;
}
ol.comment-list li ol.children li.depth-3 {
  margin: 0 0 3px;
  list-style-type: none;
}
ol.comment-list li ol.children li.depth-4 {
  margin: 0 0 3px;
  list-style-type: none;
}
ol.comment-list li ol.children li.depth-5 {
  margin: 0 0 3px;
  list-style-type: none;
}
ol.comment-list li ol.children li.odd {
  background: #fff;
}
ol.comment-list li ol.children li.even {
  background: #f6f6f6;
}
ol.comment-list li ol.children li.pingback div.vcard {
  padding: 0 170px 0 0;
}

.comment #respond {
  margin: 15px 0 0 0;
}

.form-allowed-tags {
  display: none;
}

.comment-form-comment label {
  display: block;
}

input#submit:hover {
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  #comments .name-wrap,
  #comments .email-wrap,
  #comments .url-wrap {
    width: 48.5%;
    float: left;
    margin-right: 3%;
  }
  #comments .email-wrap {
    margin-right: 0;
  }
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background-color: #021657;
  padding: 20px 0;
  color: #fff;
  margin: 20px 0 0 0;
  font-size: 14px;
}
.home #footer, .page-template-template-page-contact #footer {
  margin: 0;
}
#footer .footer-logo {
  background: transparent url(images/cci-france.png) top left no-repeat;
  width: 144px;
  height: 45px;
  margin: 0 auto;
  background-size: contain;
}
#footer .footer-content {
  text-align: center;
}
#footer .footer-content .footer__social h5 {
  margin: 0 0 5px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}
#footer .footer-content .bouton_link_social_content ul li a {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  transition: 300ms;
}
#footer .footer-content .bouton_link_social_content ul li a:hover {
  background: rgba(255, 255, 255, 0.3);
}
#footer a {
  color: #fff;
}
#footer .menu {
  overflow: hidden;
}
#footer .menu-footer {
  font-size: 13px;
  display: inline-block;
  vertical-align: middle;
}
#footer .menu-footer ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
#footer .menu-footer ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0 0 0 10px;
}
#footer .menu-footer ul li a {
  display: block;
  text-decoration: none;
}
#footer .menu-footer ul li a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 992px) {
  #footer {
    margin: 20px 0 0 0;
  }
  .home #footer, .page-template-template-page-contact #footer {
    margin: 0;
  }
  #footer .footer-content .row {
    align-items: center;
  }
  #footer .footer-content .row .footer-logo {
    margin: 0;
  }
  #footer .footer-content .row .footer__social {
    text-align: center;
  }
  #footer .footer-content .row .menu_footer {
    text-align: right;
  }
}
.btns-flex .elementor-widget-wrap {
  display: flex;
  flex-wrap: wrap;
}
.btns-flex .elementor-widget-wrap .elementor-widget-button {
  margin: 0 1rem 1rem 0;
  width: auto;
}

.page-template-elementor_header_footer #footer {
  margin-top: 0 !important;
}

.altitude-slide-content .slick-prev, .altitude-slide-content .slick-next {
  z-index: 1;
  background: transparent;
  width: 32px;
  height: 32px;
  transition: background 0.2s ease;
}
.altitude-slide-content .slick-prev:active, .altitude-slide-content .slick-prev:focus, .altitude-slide-content .slick-next:active, .altitude-slide-content .slick-next:focus {
  background: rgba(0, 0, 0, 0.1);
}
.altitude-slide-content .slick-prev:hover:active, .altitude-slide-content .slick-prev:hover, .altitude-slide-content .slick-next:hover:active, .altitude-slide-content .slick-next:hover {
  background: rgba(0, 0, 0, 0.2);
}
.altitude-slide-content .slick-prev {
  left: 0;
}
.altitude-slide-content .slick-prev:before {
  content: "\f053";
}
.altitude-slide-content .slick-next {
  right: 0;
}
.altitude-slide-content .slick-next:before {
  content: "\f054";
  padding-left: 1px;
}
.altitude-slide-content .slick-prev:before, .altitude-slide-content .slick-next:before {
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 0;
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  font-size: 13px;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.altitude-slide-content .slide-item .slide-item-image {
  min-height: 660px;
}
.altitude-slide-content .slide-item .slide-item-image .slide-item-image-img {
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 992px) {
  .altitude-slide-content .slick-next,
  .altitude-slide-content .slick-prev {
    width: 64px;
    height: 64px;
  }
  .altitude-slide-content .slick-next:before,
  .altitude-slide-content .slick-prev:before {
    width: 64px;
    height: 64px;
    line-height: 64px;
    font-size: 20px;
  }
}
.altitude-slide-content h1.slide-item-title-item, .altitude-slide-content .h1.slide-item-title-item, .altitude-slide-content h2.slide-item-title-item, .altitude-slide-content .h2.slide-item-title-item, .altitude-slide-content h3.slide-item-title-item, .altitude-slide-content .h3.slide-item-title-item, .altitude-slide-content h4.slide-item-title-item, .altitude-slide-content .h4.slide-item-title-item, .altitude-slide-content h5.slide-item-title-item, .altitude-slide-content .h5.slide-item-title-item, .altitude-slide-content h6.slide-item-title-item, .altitude-slide-content .h6.slide-item-title-item, .altitude-slide-content p.slide-item-title-item {
  margin: 0 0 8px;
}
.altitude-slide-content .slide-item-title-item {
  font-size: 46px;
}

@media only screen and (max-width: 991px) {
  .altitude-slide-content .slide-item .slide-item-image {
    min-height: 460px;
  }
  .altitude-slide-content .slide-item .slide-item-image .slide-item-image-img {
    height: 100%;
    object-fit: cover;
  }
}

/*# sourceMappingURL=style.css.map */
