/*!

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; }

body,
button,
input,
select,
textarea {
  font-family: "Rubik", arial, tahoma, sans-serif; }

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

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

.mc-main .mc-row th, .mc-main .current-day .mc-date, .mc-main .has-events .mc-date {
  background-color: #007475 !important; }

.mc-main .mc_general .event-title, .mc-main .mc_general .event-title a {
  background: #ff9900 !important;
  color: white !important; }

.mc-main .mc_general h3.event-title {
  background: transparent !important;
  color: #007475 !important; }

.mc-main .time-block p {
  background: transparent !important; }

.home .my-calendar-footer {
  display: none !important; }

/* calendar */
#calendar table {
  background: none;
  margin: 0; }

#calendar table tr td, #calendar table tr th {
  background: none; }

#calendar .fc-row:first-child table {
  margin-bottom: 0; }

.event-legend {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 15px 0 0;
  vertical-align: middle;
  border-radius: 4px; }

#calendar .event-color-1, .event-legend-color-1 {
  background: #8e24aa;
  border-color: #8e24aa; }

#calendar .event-color-2, .event-legend-color-2 {
  background: #f4511e;
  border-color: #f4511e; }

#calendar .event-color-3, .event-legend-color-3 {
  background: #f6bf26;
  border-color: #f6bf26; }

#calendar .event-color-4, .event-legend-color-4 {
  background: #c0ca33;
  border-color: #c0ca33; }

#calendar .event-color-5, .event-legend-color-5 {
  background: #086EDB;
  border-color: #086edb; }

.fc-list-table .fc-list-item td {
  color: #fff; }

/* calendar */
#calendar {
  background: #fff; }

.legend-title,
.fc-toolbar h2 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600; }

.legend-title {
  margin: 20px 0 20px 20px;
  font-size: 14px;
  opacity: .5; }

#calendar-legend {
  margin: 0px 0 20px 0;
  padding: 10px;
  background: #fafafa; }

#calendar-legend ul {
  list-style: none outside;
  margin: 0;
  padding: 0; }

#calendar .fc-day-grid-event .fc-time {
  font-weight: 500;
  font-size: 11px; }

#calendar .fc-title {
  display: none; }

#calendar .fc-content {
  min-height: 10px; }

#calendar .fc-event {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vg-dispos {
  background: #e7eff5; }

.vg-box-dispos {
  margin: 0 0 20px 0; }

/* Labels */
.vg-labels {
  padding: 15px;
  margin: 0 -30px 15px; }

.vg-labels img {
  margin: 0 5px 5px;
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  max-width: 70px;
  vertical-align: bottom; }

#calendar-legend ul li {
  margin: 5px 0; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
.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; }

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }
  #main-content ul {
    padding-left: 20px;
    margin-bottom: 20px; }

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

/* btn  */
button:focus,
:focus,
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0;
  outline-offset: 0;
  -webkit-box-shadow: 0 0 transparent;
          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;
  border-radius: 50px; }

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

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

/* btn fleche */
.fleche-btn {
  background: transparent url(images/arrow.svg) center center no-repeat;
  width: 44px;
  height: 44px;
  display: block;
  border-radius: 50%;
  border: 1px solid transparent;
  -webkit-transition: 300ms;
  transition: 300ms; }
  .fleche-btn:hover {
    background-color: #f5f5f5; }

/* btn default */
.btn {
  border-radius: 25px; }

.btn-default {
  color: #ffffff;
  background-color: #007475;
  border-color: #007475;
  text-transform: uppercase; }

.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: #00a7a8;
  border-color: #00a7a8; }

/* btn primary */
.btn-primary {
  color: #fff;
  background-color: #ff9900;
  border: 2px solid;
  border-color: #ff9900;
  text-transform: uppercase; }

.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: #ffad33;
  border-color: #ffad33; }

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

/* 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;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: 500;
  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 {
  float: right; }
  .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; }
        .infos_client_social ul li a span {
          margin-left: 10px; }

/* 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: 500; }

.contact-info-page i.fa {
  border: 2px solid;
  border-radius: 50%;
  font-size: 18px;
  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; }

@media only screen and (min-width: 992px) {
  .contact-section-map {
    height: 600px; } }

.grecaptcha-badge {
  display: none; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
.form-control {
  border: 1px solid #e8e8e8;
  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;
    -webkit-box-shadow: none;
            box-shadow: none; }

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

.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;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s ease 0s;
  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"; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1;
  margin: 30px 0 20px; }

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

h1, .h1 {
  font-size: 32px;
  font-weight: normal;
  letter-spacing: -1px; }

h2, .h2 {
  font-size: 26px;
  font-weight: normal; }

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

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

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

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

.related-title,
.comments-area .comments-title,
.comments-area .comment-reply-title {
  font-size: 18px; }

@media (min-width: 992px) {
  .alt-section.big-title h1, .alt-section.big-title .h1,
  .home .alt-section--main-content h1,
  .home .alt-section--main-content .h1 {
    font-size: 60px;
    letter-spacing: -2px; }
  .alt-section.big-title h2, .alt-section.big-title .h2,
  .home .alt-section--main-content h2,
  .home .alt-section--main-content .h2 {
    font-size: 48px;
    letter-spacing: -2px; } }

@media (min-width: 1200px) {
  .alt-section.big-title h1, .alt-section.big-title .h1,
  .home .alt-section--main-content h1,
  .home .alt-section--main-content .h1 {
    font-size: 72px;
    letter-spacing: -2px; }
  .alt-section.big-title h2, .alt-section.big-title .h2,
  .home .alt-section--main-content h2,
  .home .alt-section--main-content .h2 {
    font-size: 60px;
    letter-spacing: -2px; } }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.panel-body {
  padding: 15px; }

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

.text-orange {
  color: #ff9900; }

.text-vert {
  color: #007475; }

.text-canard {
  color: #004f50; }

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

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

.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
          animation-name: fadeInUpMenu; }

.w-20 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%; }

@media (min-width: 576px) {
  .w-sm-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 768px) {
  .w-md-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 992px) {
  .w-lg-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1200px) {
  .w-xl-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

@media (min-width: 1430px) {
  .w-xxl-20 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; } }

/* 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;
}
*/
/* 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;
  -webkit-transition: 600ms;
  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;
    -webkit-box-sizing: border-box;
            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%;
  z-index: 99; }
  #header #header-nav {
    background: #007475;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px; }
    #header #header-nav a {
      color: #fff; }
    #header #header-nav .infos_client_social li {
      margin: 0; }
    #header #header-nav .header-nav__infos,
    #header #header-nav .infos_client_social a,
    #header #header-nav #masthead-search {
      padding: 10px 13px;
      -webkit-transition: 300ms;
      transition: 300ms; }
    #header #header-nav .infos_client_social a:hover {
      background: rgba(255, 255, 255, 0.2); }
    #header #header-nav #masthead-search {
      background: rgba(255, 255, 255, 0.2); }
      #header #header-nav #masthead-search:hover {
        background: #00a7a8; }
    #header #header-nav .right-nav,
    #header #header-nav .left-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      float: left; }
    #header #header-nav .right-nav {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      float: right; }
  #header #headernav.menu > li {
    display: inline-block;
    float: left;
    position: relative; }
    #header #headernav.menu > li a {
      padding: 13px;
      height: 40px;
      -webkit-transition: 300ms;
      transition: 300ms; }
      #header #headernav.menu > li a:hover {
        background: rgba(255, 255, 255, 0.2); }
    #header #headernav.menu > li.bg-orange a {
      background: #ff9900; }
      #header #headernav.menu > li.bg-orange a:hover {
        background: #ffad33; }
    #header #headernav.menu > li.menu-item-contact a:before {
      content: '';
      display: inline-block;
      margin: 0 10px 0 0;
      vertical-align: middle;
      background: transparent url(images/contact.svg) top left no-repeat;
      width: 21px;
      height: 16px; }
    #header #headernav.menu > li ul {
      display: none;
      -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 22px;
      left: -999em;
      z-index: 99999;
      background: #007475; }
      #header #headernav.menu > li ul a {
        display: block;
        width: 200px;
        text-align: left; }
    #header #headernav.menu > li:hover ul {
      display: block;
      left: 0; }
  #header #masthead {
    position: relative;
    background: #fff; }
    #header #masthead .site-branding {
      margin: 15px 0; }
      #header #masthead .site-branding .site-title {
        margin: 0;
        width: 189px;
        height: 85px;
        background: transparent url(images/logo-gerzat.png) top left no-repeat;
        background-size: contain;
        position: relative; }
        #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 {
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1); }
  #header .gerzat_acces_rapide {
    z-index: 1000; }
    #header .gerzat_acces_rapide .acces_rapide__toggle {
      color: #fff;
      display: inline-block;
      padding: 10px 13px;
      -webkit-transition: 300ms;
      transition: 300ms;
      background: rgba(255, 255, 255, 0.2); }
    #header .gerzat_acces_rapide .acces_rapide__content {
      background: rgba(0, 0, 0, 0.8);
      width: 320px;
      position: fixed;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: 1040;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      text-align: center;
      overflow-x: hidden;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      -webkit-transform: translateX(320px);
              transform: translateX(320px);
      opacity: 0;
      visibility: hidden; }
      #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide__content__inner {
        margin-top: 15px;
        padding: 0 15px 0; }
      #header .gerzat_acces_rapide .acces_rapide__content .closebtn {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 40px;
        line-height: 1;
        padding: 0 10px;
        cursor: pointer; }
      #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide-item {
        margin: 0 0 20px;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        width: 30%;
        padding: 0 3%; }
        #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide-item a:hover .acces_rapide__img {
          border: 3px solid #fff; }
        #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide-item img {
          vertical-align: middle;
          max-width: calc(100% - 20px);
          max-height: calc(100% - 32px); }
        #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide-item .acces_rapide__img {
          width: 64px;
          height: 64px;
          border-radius: 50%;
          background-color: #666;
          -webkit-transition: 0.3s;
          transition: 0.3s;
          border: 3px solid transparent;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          margin: auto; }
        #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide-item .acces_rapide__name {
          font-size: 11px;
          line-height: 1;
          text-align: center;
          color: #fff;
          text-transform: none;
          margin: 5px 0 0 0; }
    #header .gerzat_acces_rapide.active .acces_rapide__content {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1;
      visibility: visible; }

@media only screen and (min-width: 992px) {
  #navbar-toggle {
    display: none; }
  #header .menu-container,
  #header .infos_client_social,
  #header .site-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .admin-bar #header {
    top: 32px; }
  #site-navigation {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: auto !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    #site-navigation .menu-container {
      height: 100%; }
      #site-navigation .menu-container > .menu,
      #site-navigation .menu-container > .menu > li,
      #site-navigation .menu-container > .menu > li > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
    #site-navigation ul {
      display: block;
      list-style: none;
      margin: 0;
      padding-left: 0; }
    #site-navigation li {
      float: left;
      position: relative;
      margin: 0;
      padding: 0; }
      #site-navigation li:hover > a {
        background: rgba(0, 0, 0, 0.05); }
    #site-navigation a {
      -webkit-transition: 300ms;
      transition: 300ms;
      display: block;
      text-decoration: none;
      padding: 0 10px;
      margin: 0;
      color: #000;
      position: relative; }
      #site-navigation a::after {
        position: absolute;
        left: 0;
        width: 100%;
        height: 4px;
        background: #ff9900;
        content: '';
        opacity: 0;
        -webkit-transition: all 400ms cubic-bezier(0.7, 0, 0.3, 1) 0s;
        transition: all 400ms cubic-bezier(0.7, 0, 0.3, 1) 0s;
        -webkit-transform: translateY(-10px);
                transform: translateY(-10px);
        bottom: 0; }
      #site-navigation a:hover::after, #site-navigation a:focus::after, #site-navigation a:focus:hover::after {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0); }
    #site-navigation ul ul {
      -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
              box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 115px;
      left: -999em;
      z-index: 99999;
      background: #fff; }
      #site-navigation ul ul a {
        padding: 10px;
        width: 233px; }
        #site-navigation ul ul a::after {
          display: none !important; }
      #site-navigation ul ul ul {
        left: -999em;
        top: 0; }
  #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: 1200px) {
  #site-navigation a {
    padding: 0 20px; }
  #site-navigation ul ul a {
    padding: 10px; }
  #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide-item {
    width: 45%;
    padding: 0 3%;
    margin: 0 0 20px; }
  #header .gerzat_acces_rapide .acces_rapide__toggle {
    position: fixed;
    top: 50%;
    right: 0;
    padding: 15px 10px 15px 20px;
    border-radius: 26px 0 0 26px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: #ff9900;
    max-width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1.1; }
    #header .gerzat_acces_rapide .acces_rapide__toggle:hover {
      background: #ffad33; }
  #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide-item .acces_rapide__img {
    width: 104px;
    height: 104px;
    line-height: 104px; }
    #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide-item .acces_rapide__img img {
      max-width: 60px;
      max-height: 40px; }
  #header .gerzat_acces_rapide .acces_rapide__content .acces_rapide-item .acces_rapide__name {
    font-size: 13px;
    margin-top: 10px; } }

@media only screen and (min-width: 1430px) {
  #site-navigation a {
    padding: 0 30px; }
  #site-navigation ul ul a {
    padding: 10px; } }

@media only screen and (max-width: 991px) {
  #header #masthead .site-branding {
    margin: 10px 0; }
    #header #masthead .site-branding .site-title {
      width: 100px;
      height: 47px; }
  #header #masthead .container-masthead .d-flex {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  #header #masthead #navbar-toggle {
    display: block;
    height: 44px;
    margin-top: auto;
    margin-bottom: auto;
    background: transparent; }
  #site-navigation {
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    background-color: #1f1f1f;
    color: #fff;
    padding: 0;
    margin: 0 0 20px 0;
    max-height: 320px;
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    #site-navigation .btn-toggle-submenu {
      display: inline-block;
      margin-left: auto;
      text-align: center;
      padding: 10px;
      background: rgba(255, 255, 255, 0.05); }
    #site-navigation a {
      display: block;
      padding: 10px;
      color: #fff; }
    #site-navigation ul {
      padding: 0;
      margin: 0; }
    #site-navigation ul li {
      padding: 0;
      margin: 0;
      list-style: none;
      border-bottom: 1px solid #626262; }
    #site-navigation ul li a:active,
    #site-navigation ul li a {
      color: #fff;
      text-align: left; }
    #site-navigation ul li.current_page_item a {
      color: #fff; }
    #site-navigation ul li:last-child {
      border-bottom: 0; }
    #site-navigation ul li > ul {
      padding: 0;
      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: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative; }
  /*--------------------------------------------------------------
  # MENU MOBILE : ICON ANIMATION
  --------------------------------------------------------------*/
  .hamburger-menu {
    padding: 0;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: 200ms;
    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: #000;
    position: absolute;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
            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 {
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
    .hamburger--spin .hamburger-inner:before {
      -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
      transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-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);
    -webkit-transition-delay: 0.14s;
            transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    .hamburger--spin.is-active .hamburger-inner::before {
      top: 0;
      opacity: 0;
      -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
      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);
      -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
      transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .btn-toggle-submenu {
    -webkit-transition: -webkit-transform 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: -webkit-transform 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: transform 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s ease-out, -webkit-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; }
  .widget:last-child {
    margin: 0; }
  .widget .widget-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    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;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      margin: 0;
      position: relative; }
      .widget ul li a {
        display: inline-block;
        padding: 10px;
        width: 100%;
        font-size: 14px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
  .widget .infos_client_social {
    float: none; }
    .widget .infos_client_social ul li {
      display: inline-block;
      width: auto;
      border: 0; }
  .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%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        font-weight: 900; }

#footer-widgets .widget {
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0 0 20px 0; }
  #footer-widgets .widget .widget-title {
    padding: 20px 0 0;
    margin: 0 0 20px 0;
    border-bottom: 0;
    font-weight: 500;
    font-size: 20px;
    text-transform: none; }
  #footer-widgets .widget.widget_nav_menu ul li ul {
    display: none; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
.slick-track,
.slick-list {
  -webkit-perspective: 2000;
  -webkit-backface-visibility: hidden; }

.slick-track {
  margin: 0 auto; }

.slick-dots {
  bottom: -40px; }
  .slick-dots li button:before {
    font-size: 11px;
    width: 20px;
    height: 20px;
    opacity: 0.1;
    -webkit-transition: 300ms;
    transition: 300ms; }
  .slick-dots li.slick-active button:focus:before,
  .slick-dots li.slick-active button:before {
    opacity: 0.5 !important; }
  .slick-dots li button:hover:before,
  .slick-dots li button:focus:before {
    opacity: 0.3; }

.slide-item-text-inner *:last-child {
  margin-bottom: 0; }

.alt-slick-btn {
  background: rgba(255, 255, 255, 0.2);
  height: 44px;
  width: 44px;
  line-height: 44px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 300ms;
  transition: 300ms;
  margin: 0 5px 0 0; }
  .alt-slick-btn:hover {
    background: rgba(255, 255, 255, 0.5); }
  .alt-slick-btn svg {
    vertical-align: middle; }

#cookie-notice {
  background: rgba(0, 0, 0, 0.7) !important;
  font-size: 0.875em;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 300000;
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 250px;
  min-width: 0;
  text-align: left;
  font-size: 13px; }
  #cookie-notice .cookie-notice-container {
    text-align: left;
    padding: 20px; }
  #cookie-notice #cn-notice-text {
    display: block;
    margin: 0 0 10px 0; }
  #cookie-notice .cn-button {
    width: 100%;
    margin: 0;
    padding: .25rem .5rem; }
  #cookie-notice a#cn-close-notice {
    position: absolute;
    top: 14px;
    right: 5px; }

@media only screen and (min-width: 768px) {
  #cookie-notice {
    margin: 20px; } }

#page {
  background: #f5f5f5; }
  .single #page {
    background: none; }

.page-template-template-page-dispo-salles #page {
  background: #ffffff; }

#page {
  position: relative;
  overflow-x: hidden; }

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

.byline,
.updated {
  display: none; }

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

.entry-header {
  padding: 40px 0;
  margin: 0;
  background: #004f50;
  color: #fff;
  text-align: center;
  position: relative; }
  .entry-header .page-title, .entry-header .entry-title, .entry-header ul, .entry-header p {
    margin: 0 auto 10px; }
  .entry-header > .container {
    position: relative;
    z-index: 9; }
  .entry-header.entry-header-bg {
    position: relative;
    background: #000; }
  .entry-header #breadcrumbs,
  .entry-header .meta-infos {
    color: #fff;
    font-size: 14px; }
  .entry-header .meta-infos a,
  .entry-header a {
    color: #fff;
    -webkit-transition: 300ms;
    transition: 300ms; }
    .entry-header .meta-infos a:hover,
    .entry-header a:hover {
      opacity: 0.8; }
  .entry-header .container > *:last-child {
    margin-bottom: 0; }

.entry-content {
  margin: 40px 0; }

.entry-header-single {
  background-color: #fff;
  position: relative;
  margin-left: 50px;
  margin-right: 50px;
  padding: 20px 15px; }
  .entry-header-single .page-title, .entry-header-single .entry-title, .entry-header-single ul, .entry-header-single p {
    margin: 0 auto 10px; }
  .entry-header-single #breadcrumbs,
  .entry-header-single .meta-infos {
    color: #666;
    font-size: 14px; }
  .entry-header-single .meta-infos a,
  .entry-header-single a {
    color: #666;
    -webkit-transition: 300ms;
    transition: 300ms; }
    .entry-header-single .meta-infos a:hover,
    .entry-header-single a:hover {
      opacity: 0.8; }
  .entry-header-single > *:last-child {
    margin-bottom: 0; }

.page-links {
  clear: both; }

@media (min-width: 1200px) {
  .entry-header {
    padding: 75px 0; }
    .entry-header.entry-header-bg {
      padding: 200px 0 100px; }
    .entry-header .page-title,
    .entry-header .entry-title {
      font-size: 48px; } }

@media (min-width: 1430px) {
  .container {
    max-width: 1400px; } }

/*--------------------------------------------------------------
# Blocs
--------------------------------------------------------------*/
/* sections */
.alt-section {
  padding: 40px 0;
  position: relative; }
  .alt-section h1 {
    color: #007475; }
  .alt-section header {
    position: relative;
    z-index: 2; }
  .alt-section > .container > *:last-child {
    margin-bottom: 0; }
  .alt-section.alt-section-style--blanc {
    background: #fff; }
  .alt-section.alt-section-style--noir {
    background: #000;
    color: #fff; }
    .alt-section.alt-section-style--noir h2, .alt-section.alt-section-style--noir h3, .alt-section.alt-section-style--noir h4, .alt-section.alt-section-style--noir h5 {
      color: #fff; }
    .alt-section.alt-section-style--noir .alt-section__header .alt-section__title,
    .alt-section.alt-section-style--noir .alt-section__header .alt-section__stitle,
    .alt-section.alt-section-style--noir .alt-section__header h2 {
      color: #fff; }
    .alt-section.alt-section-style--noir .alt-section__header:after {
      background: #fff; }
  .alt-section.alt-section-style--bleu {
    background: #007475;
    color: #fff; }
    .alt-section.alt-section-style--bleu h2, .alt-section.alt-section-style--bleu h3, .alt-section.alt-section-style--bleu h4, .alt-section.alt-section-style--bleu h5 {
      color: #fff; }
    .alt-section.alt-section-style--bleu .alt-section__header .alt-section__title,
    .alt-section.alt-section-style--bleu .alt-section__header .alt-section__stitle,
    .alt-section.alt-section-style--bleu .alt-section__header h2 {
      color: #fff; }
    .alt-section.alt-section-style--bleu .alt-section__header:after {
      background: #fff; }
  .alt-section.alt-section-style--orange {
    background: #ff9900;
    color: #fff; }
    .alt-section.alt-section-style--orange h2, .alt-section.alt-section-style--orange h3, .alt-section.alt-section-style--orange h4, .alt-section.alt-section-style--orange h5 {
      color: #fff; }
    .alt-section.alt-section-style--orange .alt-section__header .alt-section__title,
    .alt-section.alt-section-style--orange .alt-section__header .alt-section__stitle,
    .alt-section.alt-section-style--orange .alt-section__header h2 {
      color: #fff; }
    .alt-section.alt-section-style--orange .alt-section__header:after {
      background: #fff; }

body:not(.home) .alt-section.alt-section--main-content {
  background: #fff; }

.alt-section__inner {
  position: relative;
  z-index: 2; }
  .alt-section__inner *:last-child {
    margin-bottom: 0; }

.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; }

.bloc-header-left {
  margin: 0 0 20px 0; }

.alt-section__header {
  margin: 0 0 20px 0; }
  .alt-section__header .alt-section__title {
    margin: 0;
    color: #007475;
    font-weight: 500;
    font-size: 45px;
    letter-spacing: 0; }
  .alt-section__header .alt-section__stitle {
    font-style: italic; }
  .alt-section__header:after {
    content: '';
    display: block;
    height: 4px;
    width: 60px;
    background: #ff9900;
    margin: 10px auto 20px; }
  .alt-section__header.alt-section__title--blanc h2 {
    color: #fff; }
  .alt-section__header.alt-section__title--blanc:after {
    background: #fff; }

.big-subtitle .alt-section__header .alt-section__title {
  font-weight: normal; }

.big-subtitle .alt-section__header .alt-section__stitle {
  font-size: 45px;
  font-style: normal;
  font-weight: 500; }

@media (min-width: 768px) {
  .alt-section {
    padding: 40px 0; }
    .alt-section .alt-section__header {
      margin: 0 0 30px 0; } }

@media (min-width: 992px) {
  .alt-section {
    padding: 65px 0; }
    .alt-section .alt-section__header {
      margin: 0 0 40px 0; }
    .alt-section.pt-xl {
      padding-top: 100px; }
    .alt-section.pb-xl {
      padding-bottom: 100px; } }

.alt-section--raccourcis .alt-section__inner {
  margin-bottom: -30px; }

.alt-raccourcis-item:last-child,
.alt-raccourcis-item {
  margin-bottom: 30px;
  -webkit-transition: 300ms;
  transition: 300ms;
  background: transparent; }
  .alt-raccourcis-item:last-child > *:last-child,
  .alt-raccourcis-item > *:last-child {
    margin-bottom: 0; }
  .alt-raccourcis-item:last-child .raccourcis__img img,
  .alt-raccourcis-item .raccourcis__img img {
    max-height: 100%; }
  .alt-raccourcis-item:last-child.alt-raccourcis-item--5-cols .raccourcis__img,
  .alt-raccourcis-item.alt-raccourcis-item--5-cols .raccourcis__img {
    border: 1px solid #fff;
    text-align: center;
    height: 150px;
    line-height: 150px;
    -webkit-transition: 300ms;
    transition: 300ms;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  a:hover .alt-raccourcis-item:last-child.alt-raccourcis-item--5-cols .raccourcis__img, a:hover
  .alt-raccourcis-item.alt-raccourcis-item--5-cols .raccourcis__img {
    line-height: 140px; }
  .alt-raccourcis-item:last-child.alt-raccourcis-item--3-cols,
  .alt-raccourcis-item.alt-raccourcis-item--3-cols {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 15px;
    height: calc(100% - 30px); }
    .alt-raccourcis-item:last-child.alt-raccourcis-item--3-cols .raccourcis__img,
    .alt-raccourcis-item.alt-raccourcis-item--3-cols .raccourcis__img {
      height: 100px;
      line-height: 100px;
      -webkit-transition: 300ms;
      transition: 300ms; }
    a:hover .alt-raccourcis-item:last-child.alt-raccourcis-item--3-cols .raccourcis__img, a:hover
    .alt-raccourcis-item.alt-raccourcis-item--3-cols .raccourcis__img {
      line-height: 90px; }
  .alt-raccourcis-item:last-child .raccourcis__texte,
  .alt-raccourcis-item .raccourcis__texte {
    color: #404040;
    font-size: 14px; }

.alt-section-style--orange a:hover .alt-raccourcis-item.alt-raccourcis-item--5-cols .raccourcis__img,
.alt-section-style--noir a:hover .alt-raccourcis-item.alt-raccourcis-item--5-cols .raccourcis__img,
.alt-section-style--bleu a:hover .alt-raccourcis-item.alt-raccourcis-item--5-cols .raccourcis__img {
  background: #ff9900;
  border: 1px solid #ff9900; }

.alt-section-style--orange a:hover .alt-raccourcis-item.alt-raccourcis-item--3-cols,
.alt-section-style--noir a:hover .alt-raccourcis-item.alt-raccourcis-item--3-cols,
.alt-section-style--bleu a:hover .alt-raccourcis-item.alt-raccourcis-item--3-cols {
  background: #ff9900;
  border: 1px solid #ff9900; }

.alt-section-style--blanc a:hover .alt-raccourcis-item.alt-raccourcis-item--5-cols .raccourcis__img {
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  border: 1px solid #007475; }

.alt-section-style--blanc a:hover .alt-raccourcis-item.alt-raccourcis-item--3-cols {
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  border: 1px solid #007475; }

@media (min-width: 992px) {
  .alt-raccourcis-item:last-child,
  .alt-raccourcis-item {
    height: 100%; }
    .alt-raccourcis-item:last-child.alt-raccourcis-item--3-cols,
    .alt-raccourcis-item.alt-raccourcis-item--3-cols {
      padding: 30px; }
  .bloc-header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: left; }
    .bloc-header-left .alt-section__header {
      text-align: left; }
      .bloc-header-left .alt-section__header:after {
        margin-left: 0; } }

/*--------------------------------------------------------------
# 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;
  -webkit-transition: all .5s ease;
  transition: all .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%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    border: 0;
    border-bottom: 2px solid #fff;
    padding: 20px 2px;
    margin: 0; }
  #fullscreen_searchform .close {
    position: fixed;
    color: #fff;
    background-color: transparent;
    opacity: 1;
    top: 10px;
    right: 10px;
    font-size: 40px;
    line-height: 1;
    padding: 0 10px;
    text-shadow: 0 0 transparent;
    border: 0;
    z-index: 2001;
    font-weight: 400; }
  #fullscreen_searchform .searchform__input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 0;
    border: none;
    color: #fff;
    outline: none;
    width: 100%;
    background: none;
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    background: transparent;
    -webkit-box-shadow: 0 0 0 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
--------------------------------------------------------------*/
.alt-box {
  margin: 0 0 20px; }

.alt-news {
  position: relative;
  z-index: 1;
  display: block;
  background: #FFFFFF;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  overflow: hidden;
  height: calc(100% - 20px); }

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

.hover-img {
  background: #000000;
  overflow: hidden; }

.alt-news .alt-box-img {
  background: #000000;
  overflow: hidden;
  border-bottom: 3px solid #ff9900;
  padding-top: 75%;
  position: relative; }
  .alt-news .alt-box-img .img-responsive {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }

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

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

.hover-img:hover img,
.alt-news:hover .alt-box-img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05); }

.alt-news .alt-box-content {
  background: #FFFFFF;
  padding: 20px;
  min-height: 175px;
  text-align: left; }
  .alt-news .alt-box-content .article-top-header {
    font-size: 14px;
    color: #9f9f9f;
    margin: 0 0 5px; }
    .alt-news .alt-box-content .article-top-header a {
      color: #9f9f9f;
      -webkit-transition: 300ms;
      transition: 300ms; }
      .alt-news .alt-box-content .article-top-header a:hover {
        color: #004f50; }

.alt-section--actualites_montagne .alt-news .alt-box-img {
  height: 180px; }

.alt-section--actualites_montagne .alt-news .alt-box-content {
  min-height: 240px; }

.alt-news .article-title {
  font-size: 18px;
  font-weight: 500;
  color: #004f50;
  margin: 0 0 10px 0;
  letter-spacing: 0; }
  .alt-news .article-title a {
    color: #004f50;
    -webkit-transition: 300ms;
    transition: 300ms; }
    .alt-news .article-title a:hover {
      color: #007475; }

.alt-news .entry-content {
  color: #404040;
  font-size: 14px;
  line-height: 1.6;
  margin: 0; }
  .alt-news .entry-content ul,
  .alt-news .entry-content p {
    margin: 0 0 5px 0; }

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

/* 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; }

/* Post navigation */
.post-navigation {
  margin-top: 35px; }
  .post-navigation .nav-links {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    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: #ebebeb;
    border-radius: 16px;
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    font-size: 13px;
    color: #b0b0b0;
    position: absolute;
    top: 14px; }
  .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: 500;
    font-size: 13px;
    color: #999;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: block; }
    .post-navigation .nav-links a:hover {
      color: #444; }

/* 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: #007475 !important;
  text-decoration: none;
  display: inline-block;
  padding: 8px 15px;
  /* background-color: #1c1c1c; */
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  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: #007475;
  color: #fff !important; }

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

@media only screen and (min-width: 576px) {
  /*--------------------------------------------------------------
  # NAV LINKS
  --------------------------------------------------------------*/
  .post-navigation .nav-previous {
    width: 50%;
    float: left; }
  .post-navigation .nav-next {
    width: 50%;
    float: right; }
  .post-navigation .nav-links:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #e0e0e0; } }

.entry-content .meta-infos,
.meta-infos {
  color: #8F8F8F;
  padding: 0; }
  .entry-content .meta-infos li,
  .meta-infos li {
    display: inline-block;
    margin-right: 15px;
    list-style: none outside none; }
    .entry-content .meta-infos li:last-child,
    .meta-infos li:last-child {
      margin: 0; }
    .entry-content .meta-infos li i,
    .meta-infos li i {
      font-size: 16px;
      font-weight: normal;
      margin-right: 10px; }
  .entry-content .meta-infos .separateur,
  .meta-infos .separateur {
    color: #b2b2b2; }
  .entry-content .meta-infos a,
  .meta-infos a {
    color: #8f8f8f; }
    .entry-content .meta-infos a:hover, .entry-content .meta-infos a:focus,
    .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; }

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.nocomments {
  display: none; }

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

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

#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: 500;
  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: 500;
      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 {
  margin-top: 0; }
  #footer #footer-widgets {
    background-color: #007475;
    color: #fff;
    text-align: center;
    padding-top: 20px; }
    #footer #footer-widgets #text-4 {
      margin: 20px 0; }
    #footer #footer-widgets .col-footer-logos .widget,
    #footer #footer-widgets .col-footer-logos p {
      margin: 0; }
    #footer #footer-widgets .col-footer-logos img {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px 10px 0;
      background: #fff;
      color: #666;
      padding: 10px;
      border-radius: 4px;
      max-height: 80px;
      width: auto; }
  #footer .sub-footer {
    background: #e8e8e8;
    color: #9b9b9b;
    padding: 10px 0;
    text-align: center;
    font-size: 14px; }
    #footer .sub-footer a {
      color: #9b9b9b;
      -webkit-transition: 300ms;
      transition: 300ms; }
      #footer .sub-footer a:hover {
        color: #666; }
    #footer .sub-footer .menu-footer {
      display: inline-block;
      margin-left: 10px; }
  #footer a {
    color: #fff;
    -webkit-transition: 300ms;
    transition: 300ms; }
    #footer a:hover {
      opacity: 0.8; }
  #footer .menu_footer ul {
    margin: 0;
    padding: 0; }
    #footer .menu_footer ul li {
      display: inline-block;
      list-style-type: none;
      margin: 0 15px 0 0; }
      #footer .menu_footer ul li a {
        display: block;
        text-decoration: none;
        font-size: 13px; }

@media only screen and (min-width: 768px) {
  #footer #footer-widgets {
    text-align: inherit; }
    #footer #footer-widgets #text-4 {
      margin: 30px 0 0; } }

@media only screen and (min-width: 992px) {
  #footer #footer-widgets {
    padding: 0; }
    #footer #footer-widgets #text-4 {
      margin: 30px 0 0; }
    #footer #footer-widgets .col-footer-logos {
      background: #fff;
      color: #666;
      padding: 20px 15px 0; }
      #footer #footer-widgets .col-footer-logos .footer-logos,
      #footer #footer-widgets .col-footer-logos .textwidget,
      #footer #footer-widgets .col-footer-logos .textwidget > p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      #footer #footer-widgets .col-footer-logos img {
        max-height: 100%; }
    #footer #footer-widgets .col-footer-widgets {
      padding: 30px 15px 30px 30px; }
  .home #footer,
  .page-template-template-page-contact #footer {
    margin: 0; } }

@media only screen and (min-width: 1200px) {
  #footer #footer-widgets .col-footer-widgets {
    padding-left: 60px; } }

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