/*
 Theme Name:   Saint-Hippolyte
 Theme URI:    http://slimtemplate.com/adamas-wordpress/
 Description:  Adamas Child Theme
 Author:       SlimTemplate
 Author URI:   http://slimtemplate.com
 Template:     adamas
 Version:      1.0.0
 Copyright: (c) 2015-2017 Slim Template
 License: GNU General Public License v3.0
 License URI: http://www.gnu.org/licenses/gpl-3.0.txt
 Tags:         one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, sticky-post, full-width-template, post-formats, theme-options, translation-ready
 Text Domain:  adamas-child
*/

/*****************************/

/********** ELEMENTS *******/

/*****************************/

body {
  color: black;
}

#layout-container h1 {
  margin: 0 0 25px;
}

.gform_heading h3 {
  text-transform: uppercase !important;
  padding-top: 28px !important;
  font-size: 30px !important;
  line-height: 36px !important;
}

.the-content .gform_body h2 {
  padding-top: 0 !important;
  padding-bottom: 10px !important;
  text-transform: none !important;
  font-size: 24px !important;
  line-height: 28px !important;
  background: none !important;
}

.the-content a {
  color: black;
  font-weight: bold;
}

.the-content a:hover {
  text-decoration: underline;
}

#layout-container h2.vc_custom_heading.titre-content-liens-rapides {
  margin: 25px 0 35px !important;
}

#layout-container h3.aio-icon-title {
  margin: 0 !important;
}

#layout-container .wpb_text_column .wpb_wrapper a {
  color: black !important;
  text-decoration: underline !important;
}

#layout-container .uvc-heading .uvc-main-heading h1,
#layout-container .uvc-heading .uvc-main-heading h2,
#layout-container .uvc-heading .uvc-main-heading h3,
#layout-container .uvc-heading .uvc-main-heading h4,
#layout-container .uvc-heading .uvc-main-heading h5,
#layout-container .uvc-heading .uvc-main-heading h6 {
  padding: 0;
  text-transform: uppercase;
  color: #48859b;
  margin: 25px 0 15px;
}

#layout-container h2,
#layout-container h3,
#layout-container h4,
#layout-container h5 {
  color: #000000;
  margin: 30px 0 20px;
}

#main-container .blog-grid,
#main-container .archive-grid {
  margin: 0 !important;
}

/*****************************/

/********** LAYOUT **********/

/*****************************/

#layout-container {
  padding: 45px 0 100px !important;
}

.home #layout-container {
  padding: 0 0 175px !important;
}

.content-bloc {
  margin-top: 30px;
}

#main-container .page > .row > .col {
  margin: 0 !important;
}

/*****************************/

/********** HEADER **********/

/*****************************/

#main-container .title-container .title-container-background {
  background-size: cover !important;
}

#main-container .title-container .title-container-overlay {
  background: rgba(0, 0, 0, 0.35);
}

#main-container .title-container {
  height: 350px;
}

#main-container .title-container .breadcrumbs {
  padding-top: 0;
  top: inherit;
  z-index: 1;
}

#main-container
  .title-container
  .title-container-inner
  .page-title-inner
  .page-title-inner-wrapper
  .page-title {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  line-height: 1.1em;
}

#main-container .title-container .title-container-inner {
  /*top: 95px!important;*/
  top: 0px !important;
  margin-top: 135px;
  height: 160px;
  position: inherit !important;
}

.margin-alert {
  top: 48px !important;
}

.wrap-message-alerte {
  background: #f9d7d7;
  border-bottom: 1px solid #d11818;
  padding: 12px 25px 0px;
  height: 48px;
  text-align: center;
}

.message-alerte {
  font-size: 15px;
}

.message-alerte i {
  padding: 0 10px 0 0 !important;
  display: inline-table !important;
  font-weight: 700;
}

.message-alerte a {
  color: #d11818;
}

.message-alerte span {
  display: inline-table;
  margin: -5px 0 0;
}

#main-container.padding {
  padding-top: 120px !important;
}

.header-first .logo-container {
  height: 120px !important;
}

.header-first .topbar {
  background: #fff !important;
  height: 1px !important;
}

.header-first .header-wrapper {
}

.header-first .header-wrapper.topbar-enabled {
  top: 3px !important;
}

.header-first .header-wrapper.topbar-enabled.on-scroll {
  top: 0 !important;
}

#menu-menu-principal-haut-du-site-1 {
  margin-top: 5px;
}

.header-first .header-navigation > ul li a {
  font-family: Montserrat !important;
  text-transform: none !important;
  color: #4c3327 !important;
  padding-bottom: 9px !important;
  border-bottom: 3px solid transparent;
  font-weight: normal !important;
}

.header-first .header-navigation > ul > li.hover > a,
.header-first .header-navigation > ul > li.current-menu-item > a {
  border-bottom: 3px solid #148ca6;
  color: #3f3f3f !important;
  opacity: 1 !important;
}

.header-first .header-navigation > ul > li > ul {
  top: 40px !important;
}

.header-first .header-navigation > ul > li > a {
  font-weight: normal !important;
}

.header-first .header-navigation > ul li > ul > li:hover > a {
  background: #148ca6 !important;
  color: #fff !important;
}

.header-first .header-navigation > ul li > ul > li ul li a {
  color: #fff !important;
}

.header-first .header-navigation > ul li > ul > li ul li a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}

.header-first .header-navigation > ul li > ul > li > ul > li {
  background: #fff !important;
}

.header-first .header-navigation > ul li > ul > li > ul > li a {
  color: #3f3f3f !important;
}

.header-first .header-navigation > ul li > ul > li > ul > li a:hover {
  text-decoration: none !important;
}

.title-container-background {
  background-size: 100% auto !important;
}

.portal-top-btn {
    display: none;
}

.portal-top-btn {
    display: inherit!important;
    position: fixed;
    top: 20px;
    right: 276px;
    background-color: #0088A4!important;
    border-radius: 0px!important;
    color: white;
    padding: 15px 25px;
    z-index: 1000;
    font-size: 20px;
}

.portal-top-btn:hover {
    background-color: #A3CBDA!important;
    border-radius: 0px!important;
}


/*****************************/

/********SIDEBAR ************/

/*****************************/

.sidebar-widget {
  margin: 0 0 35px;
}

.sidebar-widget h4,
.sidebar-widget h5 {
  margin: 0 0 15px !important;
}

.searchform {
  margin-bottom: 42px !important;
}

#main-container .widget_st_services_menu_widget div ul li {
  text-transform: inherit !important;
}

.sb {
  color: #fff;
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  height: 161px;
  display: table-cell;
  vertical-align: middle;
  width: 362px;
  padding: 0 55px;
}

.sidebar-bouton {
  display: table;
  margin: 0 0 10px;
}

.sidebar-lien-vedette {
  margin-bottom: 35px;
}

.sidebar-lien-vedette h4 {
  font-size: 17px;
  line-height: 22px;
}

.sidebar-lien-vedette h4 a {
  text-decoration: underline;
}

/*****************************/

/********** HOME ************/

/*****************************/

#texte-accueil-vedette {
  display: inline-block;
  background-color: white;
  padding: 10px;
  opacity: 0.8;
}

.home #main-container .page > .row > .col {
  margin: 0 !important;
}

.home-text-slider {
  /*text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3);*/
  text-shadow: none !important;
  text-transform: uppercase !important;
  font-weight: 300 !important;
}

.home-columns {
  margin: 65px 0 !important;
}

.home-loop-posts {
  margin: 25px 0 50px;
}

.home-loop-posts img {
  width: 100%;
  height: auto;
}

.home-loop-posts .st-8 {
  padding-left: 15px;
}

.home-loop-posts p {
  margin: 0 0 0 15px;
}

h4.home-title-loop {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin: 0 0 15px 15px !important;
  padding: 0 !important;
}

h4.home-title-loop a {
  color: #48859b;
}

.meta-loop {
  margin: 0 0 15px 0;
  color: #a2a2a2;
  font-style: italic;
}

.meta-loop-margin-left {
  margin-left: 15px !important;
}

.paddingleft15 {
  padding-left: 15px;
}

.home-sidebar-bouton,
.page-parent-bouton {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0 0 10px;
}

.home-sidebar-bouton a,
.page-parent-bouton a {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0 !important;
  border: 0 !important;
  height: 100%;
  display: block;
}

.home-sidebar-bouton a:hover .img-over,
.page-parent-bouton a:hover .img-over {
  background: rgba(66, 80, 95, 0.3);
  -webkit-transition: background 0.5s;
  /* Safari */
  transition: background 0.5s;
}

.home-sidebar-bouton .img-over,
.page-parent-bouton .img-over {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(66, 80, 95, 0);
  /* HOVER OFF */
  -webkit-transition: background 0.5s;
  /* Safari */
  transition: background 0.5s;
  width: 100%;
  height: 100%;
  z-index: 200;
}

.home-sidebar-bouton img,
.page-parent-bouton img {
  /*position: absolute; left: 0; top: 0; z-index: 100;*/
  width: 100%;
  height: auto;
}

.home-sidebar-bouton .text {
  position: absolute;
  top: 50%;
  left: 35px;
  z-index: 300;
  background: url(img/border-white-top.jpg) no-repeat top left;
  padding-top: 40px;
  color: #fff;
  font-family: Montserrat;
  font-size: 26px;
  font-weight: 700;
  transform: translateY(-50%);
}

.page-parent-bouton .text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 300;
  text-align: center;
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  transform: translateY(-50%);
  padding: 0 15px;
}

.sidebar-top {
  margin-top: 40px !important;
}

#main-container .widget_categories ul li {
  font-size: inherit !important;
  line-height: inherit !important;
}

#main-container .widget_categories ul li a {
  padding: 0 !important;
}

#main-container .widget_categories > ul > li > a {
  border-left: none !important;
}

/*****************************/

/********** CYCLE ************/

/*****************************/

.cycle-slideshow,
.cycle-slideshow * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cycle-slideshow {
  width: 100%;
  margin: 10px auto;
  padding: 0;
  position: relative;
  /*background: url("//malsup.github.com/images/spinner.gif") 50% 50% no-repeat;*/
}

.cycle-slideshow img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  display: block;
}

/* in case script does not load */

.cycle-slideshow img:first-child {
  position: static;
  z-index: 100;
}

.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  overflow: hidden;
}

.cycle-pager span {
  font-family: arial;
  font-size: 50px;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #999;
  cursor: pointer;
}

.cycle-pager span.cycle-pager-active {
  color: #48859b;
}

.cycle-pager > * {
  cursor: pointer;
}

.cycle-caption {
  position: absolute;
  color: white;
  left: 0px;
  top: 0px;
  z-index: 700;
}

.cycle-overlay {
  font-family: Montserrat !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  height: 100%;
  z-index: 600;
  background: rgba(76, 51, 39, 0.85);
  text-align: left;
  color: white;
  padding: 15px;
  padding: 0 35px;
}

.cycle-overlay div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.home-columns .cycle-overlay h3 {
  color: #fff !important;
  font-size: 25px;
  line-height: 30px;
  margin: 0 0 20px !important;
  font-family: Montserrat !important;
  padding: 0 10px !important;
  font-weight: normal !important;
}

.cycle-overlay p {
  margin: 0 0 40px !important;
  padding: 0 10px !important;
}

.bouton-cycle a,
.visionner-articles a {
  background: #48859b;
  color: #fff;
  font-family: Montserrat !important;
  padding: 8px 20px;
  font-size: 18px;
}

.bouton-cycle a:hover {
  text-decoration: underline;
}

/*.cycle-overlay a.cycle-button { 
	display: inline-block;
	color: #3e9e32; 
	text-transform: uppercase; 
	font-size: 14px; 
	background: #fff; 
	padding: 8px 10px; 
	text-decoration: none; 
	margin: 20px 0 0!important;
}*/

.cycle-prev,
.cycle-next {
  position: absolute;
  top: 0;
  width: 8%;
  opacity: 1;
  filter: alpha(opacity=1);
  z-index: 800;
  height: 100%;
  cursor: pointer;
}

.cycle-prev {
  left: 0;
  background: url(img/arrow-left.png) 50% 50% no-repeat;
}

.cycle-next {
  right: 0;
  background: url(img/arrow-right.png) 50% 50% no-repeat;
}

/*.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }*/

.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.cycle-paused:after {
  content: "Paused";
  color: white;
  background: black;
  padding: 10px;
  z-index: 500;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 10px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

@media only screen and (max-width: 867px) {
  .cycle-overlay h3 {
    font-size: 24px;
    line-height: 26px;
  }
  .cycle-overlay p {
    font-size: 14px;
    line-height: 18px;
  }
  .cycle-button a {
    font-size: 12px;
    padding: 4px 15px;
  }
}

/*****************************/

/********** SINGLE **********/

/*****************************/

.the-date {
  font-style: italic;
  margin: 0 0 25px;
}

.single #main-container .title-container {
  position: relative;
  height: 350px;
  overflow: hidden;
}

.single #main-container .title-container .title-container-inner {
  top: 0px !important;
  margin-top: 135px;
  height: 160px;
  position: inherit;
}

.single #main-container .title-container .breadcrumbs {
  position: relative;
  top: inherit;
  z-index: 1;
  padding-top: 0;
}

/*****************************/

/********** FOOTER **********/

/*****************************/

#footer-container #footer {
  background: url(img/bg-footer.jpg) repeat-x center center !important;
  background-size: auto 100% !important;
  background-color: inherit !important;
}

#footer-container #footer .row > .col .widget-title {
  padding: 0;
  font-size: 16px;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  color: #583d39;
  font-family: Montserrat;
  margin: 0 0 25px 0 !important;
}

.footer-loop-img {
  float: left;
  margin: 0 15px;
  width: 60px !important;
  height: 60px !important;
}

.footer-loop-img img {
  width: 100% !important;
  height: auto !important;
}

.footer-loop-texte h6 {
  font-size: 15px !important;
  line-height: 16px !important;
  font-family: Montserrat;
  color: #583d39;
  font-weight: 400;
}

.footer-loop-texte {
  color: #583d39;
}

.footer-loop-texte .meta-loop {
  font-size: 14px;
  color: #fff;
}

#footer-container #subfooter {
  padding-top: 0 !important;
  background-color: inherit !important;
}

#footer-container #subfooter > .row {
  background-color: inherit !important;
  background: url(img/logo-saint-hippolyte-footer.png) #fff no-repeat left !important;
  background-size: 100% auto;
  padding-top: 100px !important;
}

#footer-container #subfooter .subfooter-copyright {
  color: #42505f !important;
  float: right !important;
}

#footer-container #subfooter .subfooter-policy a {
  color: #42505f !important;
}

#footer .textwidget ul {
  margin: 0 0 0 16px !important;
}

#footer .textwidget ul li {
  color: #583d39;
  padding-bottom: 0.7em;
  position: inherit !important;
  margin-left: 0 !important;
  padding: 5px 0 7px 21px !important;
  background: url(img/bullet.png) no-repeat left center;
}

.subfooter-logo-container {
  margin: 25px 0 40px !important;
}

.left-icon .aio-icon-left .aio-icon,
.left-icon .aio-icon-left .aio-icon-img {
  margin-right: 15px !important;
}

.left-icon .aio-icon-left {
  display: table-cell !important;
  vertical-align: top !important;
}

.aio-icon-box.left-icon {
  display: inline-block !important;
}

.aio-icon-component,
.wpb_column > .wpb_wrapper .aio-icon-component {
  margin-bottom: 35px !important;
}

.left-icon .aio-icon-description,
.left-icon .aio-icon-header {
  float: left !important;
  width: 100% !important;
}

.aio-icon-description {
  display: block;
  margin-top: 0;
}

.left-icon .aio-ibd-block {
  display: table-cell;
  vertical-align: middle;
}

.footer-adresse p,
.footer-phone p,
.footer-email p,
.footer-opening p {
  color: #4c3327 !important;
}

/***********************************************/

/********** VIVRE � SAINT-HIPPOLYTE **********/

/**********************************************/

.photo-du-maire {
  border: 1px solid #ccc;
}

/***********************************************/

/********** EXPOSITION **********/

/**********************************************/

.bloc-exposition {
  margin: 0 0 65px;
}

.exposition-loop img {
  width: 100%;
  height: auto;
}

.archive-bloc-individuel {
  margin-bottom: 45px;
}

.exposition-a-venir .img-vedette {
  position: relative;
  height: 195px;
  overflow: hidden;
}

.exposition-a-venir .img-vedette img {
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  bottom: -100%;
  margin: auto;
}

.longue-description {
  margin: 0 0 25px;
}

.exposition-loop h3,
.exposition-loop h4,
.exposition-loop h5 {
  margin: 15px 0 10px !important;
  padding: 0 !important;
}

.periode_dexposition {
}

.infoartiste {
  margin-bottom: 10px;
}

.exposition-en-cours .infoartiste,
.single-exposition .infoartiste {
  margin-bottom: 20px;
}

.courte_descritpion {
  margin: 0 0 25px;
}

.bloc-exposition a.readmore {
  margin-left: 0 !important;
}

.single-exposition-content {
  margin-top: 30px;
}

/***********************************************/

/********** Emplois **********/
.emplois-categories-box {
  background-color: #3f3f3f;
  color: white;
  margin-bottom: 20px;
  padding: 30px;
}

.page-template-template-emplois .job-categories {
  padding: 10px 10px;
  font-size: 18px;
  background-color: white;
  color: #111 !important;
  width: 100%;
}
.page-template-template-emplois .emplois-categories-box .job-categories-title {
  font-size: 22px;
  margin-bottom: 10px;
}

.emplois-loop {
  background-color: #f1f1f0;
  margin-bottom: 20px;
  padding: 50px;
}

/* Single */
.single-emplois .heading {
  color: white;
  margin-bottom: 30px;
  font-size: 30px;
}

.single-emplois .heading-page-title {
  color: white;
  margin-bottom: 30px;
  font-size: 30px;
}

.single-emplois .emplois-sidebar {
  padding: 30px;
  background-color: #f1f1f0;
}
.single-emplois .emplois-sidebar .emplois-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

.single-emplois .emplois-sidebar .emplois-text {
  font-size: 14px;
  margin-bottom: 5px;
}

.single-emplois .emplois-sidebar .emplois-text span {
  font-weight: bold;
}

.single-emplois .emplois-btn.back {
  display: inline-block;
}

.single-emplois .emplois-btn {
  background: black !important;
  padding: 15px 30px !important;
  color: #fff;
  font-weight: bold !important;
  cursor: pointer !important;
  border-color: black;
  border-width: 3px;
  border-style: solid;
  margin-top: 10px;
  text-align: center;
}

.single-emplois .emplois-btn:hover {
  background: white !important;
  color: black;
}

.single-emplois .gform_confirmation_wrapper {
  padding: 50px;
  background-color: #3f3f3f;
  color: white;
  font-size: 22px;
}

/**********************************************/

/***********************************************/

/***********************************************/

/********** 150e **********/

/**********************************************/

/***********************************************/

/********** Programmation **********/

/**********************************************/

.page-template-template-programmation-150e .page-title {
  display: none;
}

.bloc-programmation-150e {
  margin: 0 0 65px;
}

.programmation-150e-loop strong {
  font-weight: 500;
}

.programmation-150e-loop h3,
.programmation-150e-loop h4,
.programmation-150e-loop h5 {
  margin: 0 0 5px !important;
  padding: 0 !important;
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  text-transform: uppercase;
}

.date_heure_evenement_150e {
  text-transform: uppercase;
  line-height: 1;
  color: #434343;
}

.emplacement_evenement_150e {
  font-weight: 600;
  font-style: italic;
  max-width: 360px;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #434343;
}

.description_evenement_150e {
  line-height: 1.3;
  color: #434343;
  margin-bottom: 50px;
}

.programmation-150e-loop img {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}

.programmation-150e-a-venir .img-vedette {
  position: relative;
  height: 195px;
  overflow: hidden;
}

.programmation-150e-a-venir .img-vedette img {
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  bottom: -100%;
  margin: auto;
}

/***********************************************/

/********** Photothèque **********/

/**********************************************/

#envirabox-title {
  display: none !important;
}

.justified-gallery > div > div > a > .caption,
.justified-gallery > div > div > .caption,
.justified-gallery > div > div .caption {
  display: none !important;
}

/***********************************************/

/********** Un peu d'histoire **********/

/**********************************************/

.page-template-template-un-peu-dhistoire-150e .page-title,
.single-capsules_historiques .page-title {
  display: none;
}

/***********************************************/

/********** Rallye **********/

/**********************************************/

#rallye-map {
  height: 662.53px;
  width: 100%;
}

#boite-rallye-accueil {
  background-color: #f2f2f2;
  min-height: 600px;
  font-size: 12px;
}

#boite-rallye-accueil img {
  vertical-align: middle;
  margin-right: 10px;
}

#boite-rallye-accueil span {
  vertical-align: middle;
}

#rally-question button {
  margin-top: 10px;
  background-color: #48859b;
  padding: 15px;
  color: white;
}

#rally-question label {
  font: 15px/1.7 "Open Sans", sans-serif;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}

.single-emplacements_rallye .breadcrumbs,
.single-emplacements_rallye .page-title {
  display: none !important;
}

.single-emplacements_rallye #station-img,
.single-emplacements_rallye #question-img {
  width: 200px;
}

.single-rally-place .top-image {
  max-height: 300px;
  margin: auto;
}

#rally-question .form-radio,
.rally-result .form-radio {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  position: relative;
  background-color: #f1f1f1;
  color: #666;
  top: 10px;
  height: 30px;
  width: 30px;
  border: 0;
  border-radius: 50px;
  cursor: pointer;
  margin-right: 7px;
  outline: none;
}

#rally-question .form-radio:checked::before,
.rally-result .form-radio:checked::before {
  position: absolute;
  font: 13px/1 "Open Sans", sans-serif;
  left: 11px;
  top: 7px;
  content: "\02143";
  transform: rotate(40deg);
}

#rally-question .form-radio:hover,
.rally-result .form-radio:hover {
  background-color: #f7f7f7;
}

#rally-question .form-radio:checked,
.rally-result .form-radio:checked {
  background-color: #f1f1f1;
}

.single-rally-place #next-place-btn {
  margin-top: 30px;
  background-color: #48859b;
  padding: 15px;
  color: white;
  text-align: center;
}

.single-rally-place #next-place-btn {
  margin-top: 30px;
  background-color: #48859b;
  padding: 15px;
  color: white;
  text-align: center;
}

.single-rally-place #next-place-btn:hover {
  cursor: pointer;
}

.single-rally-place #next-place-btn.disabled {
  background-color: #999999;
}

.single-rally-place #next-place-btn.disabled:hover {
  cursor: not-allowed;
}

/* Rally result */

.rally-result #rally-result-logo {
  display: block;
  margin: auto;
  width: 400px;
}

.rally-result #rally-result-photo {
  display: block;
  margin: auto;
}

.rally-result #rally-result-percentage {
  margin-top: 25px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.rally-result .rally-result-text {
  max-width: 600px;
  text-align: center;
  margin: auto;
  margin-bottom: 20px;
}

.rally-result .rally-result-btn {
  background-color: #48859b;
  padding: 15px;
  color: white;
  text-align: center;
  width: 80%;
  margin: auto;
  margin-top: 10px;
}

.rally-result .rally-result-btn:hover {
  cursor: pointer;
}

.rally-result .rally-result-btn.green {
  background-color: #297634;
}

.rally-result .result-question-logo {
  width: 200px;
  margin-top: 30px;
}

.rally-result .result-question {
  margin-top: 15px;
}

.rally-result .rally-green-answer {
  color: green;
  font-weight: bold;
}

.rally-result .rally-red-answer {
  color: red;
  font-weight: bold;
}

/***********************************************/

/********** Fin 150e **********/

/**********************************************/

/************************************/

/********** GRAVITY FORM **********/

/***********************************/

#layout-container .gform_body ul {
  list-style: none !important;
  margin-left: 0 !important;
}

#layout-container .gform_body ul li {
  background: none !important;
  padding: 0 !important;
}

#layout-container .gform_body ul li:before {
  top: inherit !important;
  content: none !important;
  display: inherit !important;
  position: inherit !important;
  width: inherit !important;
  height: inherit !important;
  background: inherit !important;
  left: inherit !important;
}

.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper select,
.gform_wrapper textarea {
  border: 1px solid #ccc !important;
  background: #f1f1f1 !important;
  padding: 3px !important;
  border-radius: inherit !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  line-height: 1em !important;
}

.gform_wrapper input[type="submit"] {
  background: black !important;
  padding: 15px 30px !important;
  color: #fff;
  font-weight: bold !important;
  cursor: pointer !important;
  border-color: black;
  border-width: 3px;
  border-style: solid;
}

.gform_wrapper input[type="submit"]:hover {
  background: white !important;
  color: black;
}

.gform_wrapper .gfield_checkbox li input[type="checkbox"],
.gform_wrapper .gfield_radio li input[type="radio"] {
  margin-top: 0 !important;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"],
.gform_wrapper ul.gfield_radio li input[type="radio"] {
  background: #f1f1f1 !important;
  border: 5px solid #ccc !important;
  border-radius: 100% !important;
}

div.has_prefix.has_first_name.has_last_name span {
  width: 33% !important;
  float: left !important;
}

.gform_wrapper .ginput_complex.ginput_container.has_prefix span.name_prefix,
.gform_wrapper .ginput_complex.ginput_container.has_prefix span.name_suffix {
  float: left !important;
}

.gform_wrapper
  .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name
  span.name_first,
.gform_wrapper
  .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name
  span.name_middle,
.gform_wrapper
  .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name
  span.name_first {
  margin-right: 0 !important;
}

.gform_wrapper span.name_prefix_select select {
  width: 98% !important;
}

#input_11_3_5_container,
#input_11_5_5_container,
#input_10_3_5,
#input_10_7_5,
#input_9_2_5,
#input_9_8_5,
#input_1_28_5,
#input_12_3_5,
#input_12_8_5 {
  margin-left: 0 !important;
}

#layout-container.page table {
  margin-bottom: 0px !important;
}

.gform_wrapper div.validation_error {
  color: #a52401 !important;
  border-top: 2px solid #a52401 !important;
  border-bottom: 2px solid #a52401 !important;
}

.gform_wrapper .gfield_error .gfield_label,
.gform_wrapper .validation_message,
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_wrapper li.gfield_error ul.gfield_checkbox,
.gform_wrapper li.gfield_error ul.gfield_radio {
  color: #a52401 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #fff6f6 !important;
  border-top: 1px solid #a52401;
  border-bottom: 1px solid #a52401;
}

#gform_confirmation_message_14 {
  color: #916d2f;
}

/*****************************/

/********** AUTRES **********/

/*****************************/

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* close commented backslash hack */

/*img {
	max-width: inherit!important;
	height: inherit!important;
}*/

#layout-container ul {
  margin: 10px 0 10px 35px !important;
  list-style: disc;
}

#layout-container ul li {
  position: inherit !important;
  margin-left: 0 !important;
  padding: 0 0 7px 0 !important;
}

#layout-container .wpb_text_column .wpb_wrapper ul li:before,
#layout-container ul li:before {
  all: unset !important;
}

.ult-spacer {
  clear: both;
  display: block;
}

.spacer-left-30 {
  padding-left: 30px;
}

.spacer-right-30 {
  padding-right: 30px;
}

.spacer-right-20 {
  padding-right: 20px;
}

.spacer-right-10 {
  padding-right: 10px;
}

.spacer-right-2 {
  padding-right: 2px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 35px !important;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bloc-bleu {
  background: #0288a3;
  padding: 25px 30px;
  text-align: center;
}

.bloc-bleu h4 {
  color: #fff;
  margin: 0 !important;
}

.bloc-bleu p {
  color: #fff;
  margin: 0 !important;
}

#main-container
  .widget_st_brochure_widget
  .st-brochure-widget-inner
  .st-brochure-widget-item:nth-child(2)
  a
  .st-brochure-widget-file-info,
#main-container
  .widget_st_brochure_widget
  .st-brochure-widget-inner
  .st-brochure-widget-item:nth-child(3)
  a
  .st-brochure-widget-file-info {
  color: inherit;
  background: inherit;
}

.bouton-bleu {
  color: #fff !important;
  border-color: #037689 !important;
  background-color: #0288a3 !important;
}

#layout-container .uvc-heading.top .uvc-main-heading .st-h-before > i {
  display: block;
  width: 125px !important;
  height: 3px !important;
  background-color: #3e9e32;
}

#main-container .widget_search form.searchform button.search-submit {
  border-left: 1px solid #429d39 !important;
  background-color: #429d39 !important;
}

#main-container .blog-grid nav.page-navigation .pagination .page-numbers.prev,
#main-container
  .archive-grid
  nav.page-navigation
  .pagination
  .page-numbers.prev,
#main-container .blog-grid nav.page-navigation .pagination .page-numbers.next,
#main-container
  .archive-grid
  nav.page-navigation
  .pagination
  .page-numbers.next {
  width: inherit !important;
  padding: 0.4em 15px !important;
}

#layout-container table tr:nth-of-type(odd) {
  background: #eee !important;
}

.section-evenements h3 {
  margin-top: 0 !important;
}

/* hider les titres dans les pages de conseils municipaux */

.page-id-1880 h1.page-title,
.page-id-17590 h1.page-title,
.page-id-17592 h1.page-title,
.page-id-17588 h1.page-title {
  display: none !important;
}

/*****************************/

/*****SEARCH***** /
/*****************************/

.search-results article {
  border-bottom: 1px solid #ddd;
  padding: 0 0 35px;
  margin: 0 0 35px;
}

.search-results .post-link {
  margin: 10px 0 0 0;
}

/*****************************/

/*****404***** /
/*****************************/

#main-container .page-404 .title-404 {
  margin-top: 600px;
}

/*****************************/

/*****VISUAL COMPOSER***** /
/*****************************/

.vc_tta-panel {
  border: 1px solid #999 !important;
}

#layout-container ul.vc_tta-tabs-list {
  margin: 0 !important;
  list-style: none;
}

#layout-container ul.vc_tta-tabs-list li {
  background-image: none;
}

#layout-container .vc_tta-panels-container h3 {
  margin-top: 10px !important;
}

#layout-container
  .vc_tta-tabs.vc_general.vc_tta-style-adamas
  .vc_tta-panels-container
  .vc_tta-panels
  .vc_tta-panel.vc_active {
  position: inherit !important;
}

#layout-container
  .vc_tta-tabs.vc_general.vc_tta-style-adamas
  .vc_tta-panels-container
  .vc_tta-panels
  .vc_tta-panel
  .vc_tta-panel-body
  .wpb_text_column {
  width: inherit !important;
}

#layout-container h4.vc_tta-panel-title {
  margin: 0 !important;
}

#layout-container
  .vc_tta-accordion
  .vc_tta-panels-container
  .vc_tta-panels
  .vc_tta-panel
  .vc_tta-panel-heading
  .vc_tta-panel-title
  a
  .vc_tta-title-text {
  padding-left: 10px !important;
  line-height: 22px !important;
}

#layout-container
  .vc_tta-accordion
  .vc_tta-panels-container
  .vc_tta-panels
  .vc_tta-panel
  .vc_tta-panel-heading {
  background: #fff !important;
  border-bottom: 1px solid #999 !important;
}

.wpb-js-composer
  .vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-left
  .vc_tta-controls-icon {
  left: 15px !important;
}

#layout-container
  .vc_tta-accordion
  .vc_tta-panels-container
  .vc_tta-panels
  .vc_tta-panel
  .vc_tta-panel-body
  .wpb_text_column {
  background: #fff !important;
  /*border-bottom: 1px solid #999!important;
    border-left: 1px solid #999!important;
    border-right: 1px solid #999!important;*/
  padding: 0 15px !important;
}

#main-container
  .vc_tta.vc_tta-tabs.vc_general.vc_tta-style-adamas
  .vc_tta-panels-container
  .vc_tta-panels
  .vc_tta-panel.vc_active
  .vc_tta-panel-body {
  padding: 0 20px !important;
}

#layout-container
  .vc_tta-accordion
  .vc_tta-panels-container
  .vc_tta-panels
  .vc_tta-panel.vc_active,
#layout-container .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels,
#layout-container
  .vc_tta-accordion
  .vc_tta-panels-container
  .vc_tta-panels
  .vc_tta-panel {
  background: #fff;
}

.vc_tta-panel-body .col {
  height: 100% !important;
}

.bathymetrie .vc_custom_1419240502350 {
  background: #fff !important;
}

.lien-pdf {
  background: url(img/icone-pdf.png) no-repeat left;
  padding-left: 25px;
}

/**********************************/

/********** RESPONSIVE **********/

/*********************************/

@media (max-width: 1199px) and (min-width: 992px) {
  #main-container.padding {
    padding-top: 0px !important;
  }
  #main-container #footer .row .col.st-desktop-3 {
    width: 25% !important;
  }
  #main-container #footer .row .col.st-desktop-6 {
    width: 50% !important;
  }
  #layout-container .aio-icon-box .aio-icon-header h3 {
    font-size: 15px !important;
  }
}

@media (max-width: 1199px) {
  #main-container .page > .row > .col.sidebar {
    margin: 40px 0 0 !important;
    padding: 0 0 0 40px;
  }
  .spacer-right-30 {
    padding: inherit !important;
  }
  .mot-du-maire,
  .content-bloc,
  #layout-container .vc_custom_heading.padding-40,
  .padding-40,
  #footer {
    padding: 0 40px !important;
  }
  .the-content {
    padding: 20px 40px !important;
  }
  #layout-container .vc_custom_heading {
    padding: 10px !important;
  }
  .page-id-7787 .wpb_wrapper {
    text-align: center !important;
  }
  .page-id-7787 #layout-container h2,
  .page-id-7787 #layout-container h3,
  .page-id-7787 #layout-container h4,
  .page-id-7787 #layout-container h5 {
    margin: 0 !important;
  }
  #main-container
    .st-contact-block
    .st-contact-block-info
    .st-contact-block-image {
    height: auto !important;
  }
  .header-wrapper-mobile .header-mobile-menu.margin-alert {
    top: 123px !important;
  }
  .header-wrapper-mobile {
    box-shadow: inherit !important;
  }
  .header-wrapper-mobile.on-scroll {
    position: inherit;
  }
  .title-container-background {
    background-size: inherit !important;
  }
}

@media (max-width: 991px) {
  .home #layout-container {
    padding: 0 0 25px !important;
  }
  #layout-container {
    background-image: none !important;
    padding: 0 0 25px !important;
  }
  #main-container.padding {
    padding-top: 0px !important;
  }
  #main-container #footer .row .col.st-desktop-3 {
    width: 50% !important;
  }
  #main-container #footer .row .col.st-desktop-6 {
    width: 100% !important;
  }
  #layout-container .aio-icon-box .aio-icon-header h3 {
    font-size: 12px !important;
  }
  .home-sidebar-bouton .text {
    font-size: 18px !important;
    line-height: 20px !important;
  }
  .bouton-cycle a {
    padding: 8px 6px !important;
    font-size: 14px !important;
  }
  #layout-container h2.vc_custom_heading.home-text-slider {
    margin-left: 50px !important;
    font-size: 60px !important;
    line-height: 70px !important;
  }
  .st-laptop-4 {
    float: left;
    width: 33.33333333%;
  }
  blockquote {
    font-size: 15px !important;
  }
  #main-container .page-404 .title-404 {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  #main-container.padding {
    padding-top: 0px !important;
  }
  #footer-container #footer > .row > .col {
    margin: 40px 0 0 !important;
  }
  #footer-container #footer > .row > .col .widget {
    margin: 0 !important;
  }
  .page-id-7787 .wpb_wrapper {
    text-align: center !important;
  }
  .page-id-7787 #layout-container h2,
  .page-id-7787 #layout-container h3,
  .page-id-7787 #layout-container h4,
  .page-id-7787 #layout-container h5 {
    margin: 0 !important;
  }
  .page-id-7787 #layout-container h2.vc_custom_heading.home-text-slider {
    margin-left: 0px !important;
    font-size: 50px !important;
    line-height: 60px !important;
  }
  #layout-container h2.vc_custom_heading.home-text-slider {
    margin-left: 50px !important;
    font-size: 50px !important;
    line-height: 60px !important;
  }
  h4.home-title-loop {
    margin-top: 15px !important;
  }
  .home-loop-posts img {
    padding-left: 15px;
    padding-right: 15px;
  }
  #layout-container .wpb_widgetised_column.right,
  #subfooter {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
  #layout-container
    .st-contact-block
    .st-contact-block-info
    .st-contact-block-details
    .st-contact-block-details-inner
    .st-contact-block-socials
    .st-contact-block-socials-item {
    width: auto !important;
  }
  .visionner-articles {
    margin: 0 0 50px 25px;
  }
  .right-column {
    padding: 0 25px;
  }
  .message-alerte {
    font-size: 12px;
  }
  .st-laptop-4 {
    width: 100%;
  }
  #layout-container .wpb_text_column {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #layout-container .uvc-heading,
  #layout-container .vc_tta-container {
    padding: 0 !important;
  }
  .breadcrumbs {
    display: none;
  }
  .exposition-a-venir .img-vedette {
    height: inherit;
  }
}

@media (max-width: 650px) {
  .home-columns .cycle-overlay h3 {
    font-size: 17px !important;
    line-height: 20px !important;
  }
  .cycle-overlay p {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .bouton-cycle a {
    font-size: 14px !important;
    padding: 8px 5px !important;
  }
  .hide-mobile {
    display: none;
  }
  #footer-container #subfooter > .row {
    background: url(img/logo-saint-hippolyte-footer.png) #fff no-repeat left !important;
    padding-top: 75px !important;
    background-size: 100% auto !important;
  }
  #footer-container #subfooter .row-flex {
    display: none !important;
  }
  #main-container #footer .row .col.st-desktop-3 {
    width: 100% !important;
  }
  .margin-alert {
    top: 72px !important;
  }
  .wrap-message-alerte {
    padding: 12px 25px 12px;
    height: 84px;
  }
  .message-alerte {
    font-size: 13px;
  }
  .message-alerte span {
    display: inherit;
  }
  .header-wrapper-mobile .header-mobile-menu.margin-alert {
    top: 159px !important;
  }
  #footer-container #footer > .row > .col {
    padding: 0 !important;
  }
}

@media only screen and (max-width: 480px),
  only screen and (max-device-width: 480px) {
  .cycle-slideshow {
    width: 100%;
  }
  .cycle-overlay {
    padding: 4px;
  }
  .cycle-caption {
    bottom: 4px;
    right: 4px;
  }
  #main-container .page > .row > .col.sidebar {
    margin-top: 40px !important;
  }
  blockquote {
    padding: 0px 0 15px 20px !important;
  }
  .alignleft,
  .alignright {
    float: none !important;
    margin: 10px 0 10px !important;
  }
}

.municipalalerts {
  position: absolute;
  top: 120px;
  right: 0;
  left: 0;
  z-index: 1;
}

#municipalalerts[data-layout="banner"] .municipalalerts__content {
  padding: 14px !important;
}

@media (max-width: 991px) {
  .municipalalerts {
    top: 75px;
  }
}

/* Covid page */

.page-id-28719 .page-title,
.page-id-28719 .breadcrumbs {
  display: none;
}

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  .page-id-28719 .title-container-background {
    background-size: contain !important;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(https://saint-hippolyte.ca/wp-content/uploads/2020/03/bandeau-mobile-covid-final3-scaled.jpg) !important;
    background-attachment: scroll;
    min-width: 320px;
    left: 15px;
    width: 320px;
    background-position: 0px 0px !important;
  }
}

/* Avis publics */
.page-template-template-avis-publics h4.home-title-loop {
  text-transform: none;
  margin: 0 0 15px 0 !important;
}

.page-template-template-avis-publics .home-loop-posts p {
  margin: 0;
}

/* Businesses */

.businesses-pagination {
  text-align: center;
}

.businesses-pagination a {
  color: black;
  padding: 8px 16px;
  text-decoration: none;
}

.businesses-pagination a:hover {
  cursor: pointer;
}

.businesses-pagination a.active {
  background-color: #48859b;
  color: white;
}

.businesses-pagination a:hover:not(.active) {
  background-color: #ddd;
}

.business-filter {
  color: white;
  background-color: white;
  color: #48859b;
  border-color: #48859b;
  border-radius: 5px;
  margin-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  padding: 5px 10px;
  font-size: 16px;
}

.business-filter:hover {
  cursor: pointer;
  color: white;
  background-color: #48859b;
  padding: 5px 10px;
  font-size: 16px;
}

.business-filter-active {
  cursor: pointer;
  color: white;
  background-color: #48859b;
  padding: 5px 10px;
  font-size: 16px;
}

.business-filter span {
  float: left;
  margin-top: 4px;
}

.business-filter-icon {
  font-size: 20px;
  margin-left: 5px;
  float: right;
}

.page-id-28223 .breadcrumbs {
  display: none !important;
}

/* Boat table */

.vc_tta-panel-body {
  overflow: scroll !important;
}

/*
@media only screen and (max-width: 768px) {
    #boat-table table,
    #boat-table thead,
    #boat-table tbody,
    #boat-table th,
    #boat-table td,
    #boat-table tr {
        display: block;
    }
    #boat-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    #boat-table tr {
        border: 1px solid #ccc;
        height: inherit!important;
    }
    #boat-table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 200px;
        margin-left: 150px;
        height: inherit!important;
    }
    #boat-table td:before {
        position: absolute;
        top: 12px;
        left: 6px;
        width: 200px;
        padding-right: 40px;
        white-space: nowrap;
        margin-left: -150px;
    }
    #boat-table td:nth-of-type(1):before {
        content: "Lacs";
    }
    #boat-table td:nth-of-type(2):before {
        content: "Interdiction aux bateaux à moteur, excluant les moteurs électriques";
    }
    #boat-table td:nth-of-type(3):before {
        content: "Interdiction aux motomarines";
    }
    #boat-table td:nth-of-type(4):before {
        content: "Interdiction aux régates, défilés ou courses de bateaux";
    }
    #boat-table td:nth-of-type(4):before {
        content: "Vitesse maximale";
    }
}
*/

/* New version */

.heading {
  padding-top: 78px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
}

#mobile-menu-btn,
#mobile-menu {
  display: none;
}

#menu {
  padding-top: 15px;
  font-size: 22px;
  text-align: right;
}

#menu .menu-item {
  color: white;
  display: inline;
  margin-left: 30px;
}

#menu .menu-item:hover {
  cursor: pointer;
  text-decoration: underline;
}

#menu .menu-item.active:hover {
  text-decoration: inherit !important;
}

#menu .menu-item.active {
  border-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  padding-bottom: 0px;
}

#menu #close-sub-menu {
  color: white;
  display: inline;
  margin-left: 0px;
}

#menu #close-sub-menu:hover {
  cursor: pointer;
}

.searchform {
  margin-top: 43px;
  margin-bottom: 0px !important;
  color: white;
}

.searchform input {
  color: white;
  padding: 5px 10px;
  font-size: 40px;
  border-color: white;
  border-width: 2px;
  border-style: solid;
  width: 100%;
}

.searchform input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}

.searchform input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

.searchform input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}

.search-submit span {
  position: absolute;
  top: 55px;
  right: 20px;
  font-size: 34px;
}

.search-submit span:hover {
  cursor: pointer;
}

.heading#active-menu {
  background-color: #000000;
}

.heading#active-menu .searchform {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px !important;
  color: white;
}

.heading#active-menu input {
  color: white;
  padding: 10px 10px;
  font-size: 22px;
  width: 260px;
}

.heading#active-menu .search-submit span {
  top: 13px;
  right: 20px;
  font-size: 22px;
}

.heading-page-title {
  color: white;
  margin-bottom: 100px;
  font-size: 60px;
}

.sub-menu-title {
  color: white;
}

.sub-menu-title:hover,
.sub-menu-sub-title:hover {
  cursor: pointer;
  text-decoration: underline;
}

#heading-alert {
  text-align: center;
  background-color: #48859b;
  width: 100%;
  font-size: 25px;
  margin: auto;
  font-weight: bold;
  padding: 3px 0px;
  color: white;
}

#heading-most-viewed {
  border-bottom-color: #000000;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

.heading-most-viewed-btn {
  display: inline-block;
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  border-style: solid;
}

.heading-most-viewed-btn:hover {
  display: inline-block;
  color: #ffffff;
  background-color: #000000;
}

/* Home */

.home-text-section {
  padding-top: 117px;
}

.home-text-section-right {
  padding-left: 125px;
}

.fs-img {
  position: relative;
}

.fs-img .fs-thumbnail {
  position: absolute;
  top: 0px;
  width: 960px;
  max-width: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 100%;
  height: 100%;
}

.fs-img-right .actuality-thumbnail,
.fs-img-right .event-thumbnail {
  left: 0px;
}

.actuality-mobile-thumbnail,
.event-mobile-thumbnail {
  display: none;
}

.fs-img-right {
  min-height: 697px;
}

.fs-img-left .actuality-thumbnail,
.fs-img-left .event-thumbnail {
  right: 0px;
}

.fs-img-left {
  min-height: 695px;
}

/* Post list */

.post-container h1,
.post-container h2,
.post-container h3,
.post-container h4,
.post-container h5 {
  padding: 0 !important;
  margin: 0 !important;
}

.post-container img {
  object-fit: cover;
  object-position: 0% 0%;
}

.post-date {
  color: #6e6e6e;
}

/*  Event */

#events-title {
  background-color: black;
  padding-top: 36px;
  padding-bottom: 36px;
  color: white;
}

#events-title-title {
  color: white;
}

#events-title-sub-title {
  font-size: 22px;
}

.event-text-container {
}

.event-text-container h2 {
  margin-bottom: 0px;
}

.event-text-container #event-hour {
  margin-top: 4px;
  margin-bottom: 30px;
}

.event-text-container .shippo-text-container-content {
  margin-top: 5px;
  max-width: 80%;
}

.event-text-container #event-map {
  margin-top: 5px;
  width: 500px;
  height: 300px;
}

.event-text-container .register-btn {
  margin-top: 30px;
}

#event-photos-container {
  margin-top: 30px;
  padding-bottom: 60px;
}

.event-photos img {
  width: 90%;
}

/* Footer */

#municipal-alerts {
  background-color: black;
  padding-top: 46px;
  padding-bottom: 36px;
  color: white;
}

#municipal-alerts-container {
  margin-left: 60px;
}

#municipal-alerts-title {
  color: white;
}

#municipal-alerts-sub-title {
  font-size: 22px;
}

#municipal-alerts-btn {
  margin-top: 5px;
}

.footer-title {
  color: black;
  font-weight: bold;
}

.footer-text {
  color: #6e6e6e;
  font-weight: 500;
}

#newsletter-signup-container {
  position: relative;
}

#mc_embed_signup input {
  width: 100%;
  font-weight: bold;
  color: black;
  border-color: black;
  border-width: 3px;
  border-style: solid;
}

#newsletter-signup-btn {
  position: absolute;
}

#newsletter-signup-btn:hover {
  cursor: pointer;
  font-weight: bolder;
}

#mc_embed_signup input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: bold;
  color: black;
  opacity: 1;
  /* Firefox */
}

#mc_embed_signup input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-weight: bold;
  color: black;
}

#mc_embed_signup input::-ms-input-placeholder {
  /* Microsoft Edge */
  font-weight: bold;
  color: black;
}

/* Event */

#event-bottom-text-container {
  margin-top: 0px;
}

#footer-copyrights {
  background-color: #000;
  color: #fff;
  text-align: center;
}

/* General */

[v-cloak] {
  display: none;
}

.hidden {
  display: none !important;
}

.shippo-separator {
  margin: auto;
  width: 50%;
  height: 1px;
  background-color: #6e6e6e;
  margin-top: 40px;
  margin-bottom: 40px;
}

h2,
.shippo-title {
  background: none !important;
  font-size: 40px !important;
  color: #000000;
  display: inline-block;
  font-weight: inherit;
  padding-bottom: 0px !important;
}

h3 {
  background: none !important;
  font-size: 30px !important;
  color: #000000 !important;
  display: inline-block;
  font-weight: inherit;
  padding-bottom: 0px !important;
}

h4 {
  background: none !important;
  font-size: 26px !important;
  color: #000000 !important;
  display: inline-block;
  font-weight: inherit;
  padding-bottom: 0px !important;
}

h5 {
  background: none !important;
  font-size: 22px !important;
  color: #000000 !important;
  display: inline-block;
  font-weight: inherit;
  padding-bottom: 0px !important;
}

.shippo-btn {
  display: inline-block;
  color: white;
  border-color: white;
  border-width: 1px;
  border-style: solid;
}

.shippo-btn:hover {
  cursor: pointer;
  background-color: white;
  color: black;
  border-color: black;
}

.shippo-btn-light {
  display: inline-block;
  color: #000000;
  border-color: #000000;
  border-width: 3px;
  border-style: solid;
}

.shippo-btn-light:hover {
  cursor: pointer;
  display: inline-block;
  color: #ffffff;
  background-color: #000000;
}

.link:hover {
  text-decoration: underline;
}

.hover-bold-link {
  text-decoration: underline;
}

.hover-bold-link:hover {
  font-weight: 500;
}

.shippo-text-container {
  margin-top: 90px;
}

.shippo-text-container-title {
  font-size: 25px;
}

.shippo-text-container-title span {
  font-weight: bold;
}

.shippo-text-container-content {
  width: 98%;
  margin-top: 40px;
}

.shippo-text-container-read-more,
.readmore {
  margin-top: 40px;
  font-size: 25px;
  font-weight: bold;
}

.readmore {
  display: block;
  text-align: right;
}

blockquote {
  border-left: 6px solid black;
}

.page-id-11250 #layout-container a {
  text-decoration: underline;
}

/* Page programmation */
.programmation-btn {
    display: block!important;
}

.programmation-top-btn a {
    font-size: 20px!important;
    background-color: #0088A4!important;
    border-radius: 0px!important;
}

.programmation-top-btn a:hover {
    background-color: #A3CBDA!important;
    border-radius: 0px!important;
}

/* Page bibliotheque */
#bibliotheque-carousel {
	margin: auto;
}

/* Responsive */

@media (max-width: 575.98px) {
  .row {
    width: 285px;
  }
  #menu {
    display: none;
  }
  .searchform {
    display: none;
  }
  /* General */
  .heading {
    min-height: 475px;
    padding-top: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  #header-logo {
    width: 70px;
  }
  #menu {
    padding-top: 11px;
    font-size: 17px;
  }
  #menu .menu-item {
    color: white;
    margin-left: 23px;
  }
  #mobile-menu {
    display: inherit;
  }
  .sub-menu-container {
    margin-top: 38px;
    margin-bottom: 38px;
  }
  .heading#active-menu .searchform {
    max-width: 129px;
    vertical-align: middle;
    margin-top: 15px;
  }
  .heading#active-menu input {
    color: white;
    padding: 10px 10px;
    font-size: 22px;
    width: 260px;
  }
  #mobile-menu-btn {
    display: inherit;
    position: absolute;
    right: 40px;
    top: 100px;
    color: white;
    z-index: 1;
  }
  .sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    left: 0;
    background-color: #111;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 60px;
    /* Place content 60px from the top */
    transition: 0.2s;
    /* 0.5 second transition effect to slide in the sidenav */
  }
  #sidenav-logo {
    width: 70px;
  }
  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
    position: absolute;
    top: 40px;
    right: 0;
  }
  .sidenav .searchform {
    display: inherit;
    position: relative;
    margin-top: 24px;
    margin-bottom: 40px;
    margin-bottom: 0px !important;
    color: white;
  }
  .sidenav .searchform input {
    color: white;
    padding: 10px 8px;
    font-size: 15px;
    border-color: white;
    border-width: 2px;
    border-style: solid;
    width: 100%;
  }
  .sidenav .searchform input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */
  }
  .sidenav .searchform input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
  }
  .sidenav .searchform input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
  }
  .sidenav .search-submit span {
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 18px;
  }
  .sidenav .search-submit span:hover {
    cursor: pointer;
  }
  /* The navigation menu links */
  .sidenav-return {
    color: white;
    font-size: 25px;
    text-decoration: underline;
    margin-bottom: 25px;
  }
  .sidenav-menu-item-container {
    margin-bottom: 8px;
  }
  .sidenav a.mobile-menu-item {
    float: left;
    color: white;
    font-size: 16px;
    margin-bottom: 15x;
  }
  .sidenav-sub-menu-item-container {
    margin-bottom: 10px;
  }
  .sidenav a.mobile-sub-menu-item {
    margin-left: 10px;
    font-size: 14px;
  }
  .sidenav .sidenav-expand-icon-sm {
    width: 25px;
  }
  .sidenav .sidenav-expand-icon-bottom {
    transform: rotate(90deg);
  }
  .sidenav-menu-item-container-lg {
    margin-bottom: 10px;
  }
  .sidenav a.mobile-menu-item-lg {
    float: left;
    color: white;
    font-size: 25px;
    margin-bottom: 15px;
    text-decoration: underline;
  }
  .sidenav .sidenav-expand {
    float: right;
  }
  /* When you mouse over the navigation links, change their color */
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .heading#active-menu .search-submit span {
    top: 13px;
    right: -118px;
    font-size: 22px;
  }
  .heading-page-title {
    color: white;
    margin-top: 90px;
    font-size: 35px;
    line-height: 1;
  }
  #heading-alert {
    text-align: center;
    background-color: #48859b;
    width: 100%;
    font-size: 15px;
    line-height: 1;
    margin: auto;
    font-weight: bold;
    padding: 4px 0px;
    color: white;
  }
  #heading-most-viewed {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  #heading-most-viewed-container {
    margin-top: 26px;
  }
  .heading-most-viewed-btn {
    font-size: 17px;
    padding: 4px 30px;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  /* Home */
  .home-text-section {
    padding-top: 60px;
  }
  .home-text-section-right {
    padding-left: 0px;
  }
  .fs-img {
    display: none;
    position: relative;
  }
  /* Actualities */
  .post-container {
    margin-bottom: 30px;
  }
  .post-container .post {
    margin-bottom: 46px;
    margin-left: 23px;
  }
  .post-date {
    margin-top: 8px;
    font-size: 14px;
  }
  .post-container img {
    max-height: 241px;
  }
  .post-container .shippo-text-container-content {
    max-width: inherit;
  }
  .post-container .shippo-text-container-read-more,
  .readmore {
    text-align: right;
  }
  .actuality-mobile-thumbnail,
  .event-mobile-thumbnail {
    display: inherit;
  }
  .event-mobile-thumbnail {
    margin-top: 20px;
  }
  #events-title {
    background-color: black;
    padding-top: 27px;
    padding-bottom: 27px;
    color: white;
  }
  #events-title-title {
    color: white;
  }
  #events-title-sub-title {
    font-size: 17px;
  }
  /* Footer */
  #municipal-alerts {
    background-color: black;
    padding-top: 35px;
    padding-bottom: 45px;
    color: white;
  }
  #municipal-alerts img {
    width: 60px;
  }
  #municipal-alerts-container {
    margin-left: 0px;
  }
  #municipal-alerts-title {
    margin-top: 15px;
    color: white;
    text-decoration: underline;
  }
  #municipal-alerts-sub-title {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 15px;
  }
  #municipal-alerts-btn {
    margin-top: 4px;
    width: 100%;
    text-align: center;
  }
  footer {
    padding-top: 40px;
  }
  .footer-title {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 15px;
  }
  .footer-text {
    font-size: 15px;
    margin-bottom: 15px;
    color: #6e6e6e;
  }
  #footer-contact {
    padding-left: 0px;
  }
  #footer-contact h2 {
    margin-bottom: 30px;
  }
  .footer-social-icon {
    margin-right: 11px;
  }
  #footer-links h2 {
    margin-top: 19px;
    margin-bottom: 19px;
  }
  #mc_embed_signup input {
    padding: 11px 15px;
    font-size: 19px;
    margin-bottom: 41px;
  }
  #newsletter-signup-btn {
    top: 8px;
    right: 11px;
    font-size: 26px;
    font-weight: bold;
  }
  #footer-logo {
    margin-top: 30px;
    width: inherit;
  }
  #footer-copyrights {
    margin-top: 35px;
  }
  #footer-copyrights .col {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
  }
  /* General */
  .the-content {
    padding: 0px !important;
  }
  h2,
  .shippo-title {
    background: none !important;
    font-size: 25px !important;
  }
  .shippo-btn {
    padding: 0px 22px;
    font-size: 25px;
  }
  .shippo-btn-light {
    font-size: 17px;
    padding: 4px 15px;
    margin-right: 8px;
  }
  .cycle-pager {
    text-align: left;
    bottom: 0px;
  }
  .cycle-pager span {
    color: #cdcdcd;
    margin-right: 6px;
  }
  .cycle-pager span.cycle-pager-active {
    color: #6d6d6d;
  }
  .shippo-text-container {
    margin-top: 68px;
    min-height: 200px;
  }
  .shippo-text-container-title {
    font-size: 19px;
  }
  .shippo-text-container-title span {
    font-weight: bold;
  }
  .shippo-text-container-text-rm {
    min-height: 300px;
  }
  .shippo-text-container-content {
    margin-top: 23px;
    max-width: 100%;
    font-size: 15px;
  }
  .shippo-text-container-read-more,
  .readmore {
    margin-top: 23px;
    font-size: 17px;
    font-weight: bold;
  }

  /* Emplois */
  .emplois-content {
    margin-top: 20px;
  }
  .emplois-loop h3 {
    font-size: 18px!important;
  }
}

/* Small devices */

@media (min-width: 576px) and (max-width: 767.98px) {
  .row {
    width: 100%;
  }
  #menu {
    display: none;
  }
}

/* Large devices */

@media (min-width: 768px) and (max-width: 1919.98px) {
  /* General */
  .row {
    width: 960px;
  }
  .heading {
    min-height: 488px;
    padding-top: 80px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #header-logo {
    width: 104px;
  }
  #menu {
    padding-top: 11px;
    font-size: 17px;
  }
  #menu #close-sub-menu {
    color: #fff;
    display: inline;
    margin-left: 0px;
    position: absolute;
    right: -160px;
    top: 35px;
  }
  #menu .menu-item {
    color: white;
    margin-left: 23px;
  }
  .sub-menu-container {
    padding-right: 5px;
    margin-top: 38px;
    margin-bottom: 38px;
  }
  .sub-menu-title {
    color: white;
    font-size: 14px;
  }
  .sub-menu-sub-title {
    color: white;
    font-size: 13px;
    margin-left: 20px;
  }
  .searchform {
    margin-top: 32px;
    margin-bottom: 0px !important;
    color: white;
  }
  .searchform input {
    color: white;
    padding: 4px 8px;
    font-size: 30px;
    border-color: white;
    border-width: 2px;
    border-style: solid;
    width: 100%;
  }
  .searchform input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */
  }
  .searchform input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
  }
  .searchform input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
  }
  .search-submit span {
    position: absolute;
    top: 41px;
    right: 15px;
    font-size: 26px;
  }
  .heading#active-menu .searchform {
    max-width: 129px;
    vertical-align: middle;
    margin-top: 15px;
  }
  .heading#active-menu input {
    color: white;
    padding: 10px 10px;
    font-size: 22px;
    width: 260px;
  }
  .heading#active-menu .search-submit span {
    top: 13px;
    right: -118px;
    font-size: 22px;
  }
  .search-submit span:hover {
    cursor: pointer;
  }
  .heading-page-title {
    color: white;
    margin-bottom: 75px;
    font-size: 45px;
  }
  #heading-alert {
    text-align: center;
    background-color: #48859b;
    width: 100%;
    font-size: 19px;
    margin: auto;
    font-weight: bold;
    padding: 2px 0px;
    color: white;
  }
  #heading-most-viewed {
    padding: 41px 0px;
  }
  #heading-most-viewed-container {
    margin-top: 26px;
  }
  .heading-most-viewed-btn {
    font-size: 17px;
    padding: 4px 15px;
    margin-right: 8px;
    margin-bottom: 10px;
  }
  /* Home */
  .home-text-section {
    padding-top: 40px;
  }
  .home-text-section-right {
    padding-left: 94px;
  }
  .fs-img {
    position: relative;
  }
  .fs-img .fs-thumbnail {
    position: absolute;
    top: 0px;
    width: 720px;
    max-width: inherit;
  }
  .fs-img-right img {
    left: 0px;
  }
  .fs-img-right {
    min-height: 523px;
  }
  .fs-img-left img {
    right: 0px;
  }
  .fs-img-left,
  #fs-event-img-right {
    min-height: 464px;
    height: 464px;
  }
  /* Actualities */
  .post-container {
    margin-bottom: 30px;
  }
  .post-container .post {
    margin-bottom: 46px;
    margin-left: 23px;
  }
  .post-date {
    margin-top: 8px;
    font-size: 14px;
  }
  .post-container img {
    max-height: 241px;
  }
  .post-container .shippo-text-container-content {
    max-width: inherit;
  }
  .post-container .shippo-text-container-read-more,
  .readmore {
    text-align: right;
  }
  #events-title {
    background-color: black;
    padding-top: 27px;
    padding-bottom: 27px;
    color: white;
  }
  #events-title-title {
    color: white;
  }
  #events-title-sub-title {
    font-size: 17px;
  }
  /* Footer */
  #municipal-alerts {
    background-color: black;
    padding-top: 35px;
    padding-bottom: 27px;
    color: white;
  }
  #municipal-alerts-container {
    margin-left: 45px;
  }
  #municipal-alerts-title {
    color: white;
  }
  #municipal-alerts-sub-title {
    font-size: 17px;
  }
  #municipal-alerts-btn {
    margin-top: 4px;
  }
  footer {
    padding-top: 49px;
  }
  .footer-title {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 15px;
  }
  .footer-text {
    font-size: 15px;
    margin-bottom: 15px;
    color: #6e6e6e;
  }
  #footer-contact {
    padding-left: 75px;
  }
  #footer-contact h2 {
    margin-bottom: 30px;
  }
  .footer-social-icon {
    margin-right: 11px;
  }
  #footer-links h2 {
    margin-top: 19px;
    margin-bottom: 19px;
  }
  #mc_embed_signup input {
    padding: 11px 15px;
    font-size: 19px;
    margin-bottom: 41px;
  }
  #newsletter-signup-btn {
    top: 8px;
    right: 11px;
    font-size: 26px;
    font-weight: bold;
  }
  #footer-logo {
    width: 352px;
  }
  #footer-copyrights {
    margin-top: 35px;
  }
  #footer-copyrights .col {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
  }
  /* General */
  h2,
  .shippo-title {
    background: none !important;
    font-size: 30px !important;
  }
  .shippo-btn {
    padding: 0px 22px;
    font-size: 30px;
  }
  .shippo-btn-light {
    font-size: 17px;
    padding: 4px 15px;
    margin-right: 8px;
  }
  .cycle-pager {
    text-align: left;
    bottom: -75px;
  }
  .cycle-pager span {
    color: #cdcdcd;
    margin-right: 6px;
  }
  .cycle-pager span.cycle-pager-active {
    color: #6d6d6d;
  }
  .shippo-text-container {
    margin-top: 68px;
  }
  .shippo-text-container-title {
    font-size: 19px;
  }
  .shippo-text-container-title span {
    font-weight: bold;
  }
  .shippo-text-container-content {
    margin-top: 23px;
    max-width: 375px;
    font-size: 15px;
  }
  .shippo-text-container-read-more,
  .readmore {
    margin-top: 23px;
    font-size: 17px;
    font-weight: bold;
  }
}

/* X-Large devices */

@media (min-width: 1920px) {
  .row {
    width: 1710px;
  }
  /* New version */
  .heading {
    min-height: 650px;
    padding-top: 78px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #header-logo {
    width: inherit;
  }
  #menu {
    padding-top: 15px;
    font-size: 22px;
  }
  #menu .menu-item {
    color: white;
    margin-left: 30px;
  }
  .sub-menu-container {
    padding-right: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .sub-menu-title {
    color: white;
    font-size: 16px;
  }
  .sub-menu-sub-title {
    color: white;
    font-size: 14px;
    margin-left: 20px;
  }
  .searchform {
    margin-top: 43px;
    margin-bottom: 0px !important;
    color: white;
  }
  .searchform input {
    color: white;
    padding: 5px 10px;
    font-size: 40px;
    border-color: white;
    border-width: 2px;
    border-style: solid;
    width: 100%;
  }
  .searchform input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1;
    /* Firefox */
  }
  .searchform input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white;
  }
  .searchform input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white;
  }
  .search-submit span {
    position: absolute;
    top: 55px;
    right: 20px;
    font-size: 34px;
  }
  .search-submit span:hover {
    cursor: pointer;
  }
  .heading#active-menu .searchform {
    max-width: inherit;
    vertical-align: top;
    position: relative;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px !important;
    color: white;
  }
  .heading#active-menu input {
    color: white;
    padding: 10px 10px;
    font-size: 22px;
    width: 260px;
  }
  .heading#active-menu .search-submit span {
    top: 13px;
    right: 20px;
    font-size: 22px;
  }
  .heading-page-title {
    color: white;
    margin-bottom: 100px;
    font-size: 60px;
  }
  #heading-alert {
    text-align: center;
    background-color: #48859b;
    width: 100%;
    font-size: 25px;
    margin: auto;
    font-weight: bold;
    padding: 3px 0px;
    color: white;
  }
  #heading-most-viewed {
    padding: 55px 0px;
  }
  #heading-most-viewed-container {
    margin-top: 35px;
  }
  .heading-most-viewed-btn {
    font-size: 22px;
    padding: 5px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  /* Home */
  .home-text-section {
    padding-top: 117px;
  }
  .home-text-section-right {
    padding-left: 125px;
  }
  .fs-img {
    position: relative;
  }
  .fs-img .fs-thumbnail {
    position: absolute;
    top: 0px;
    width: 960px;
    max-width: inherit;
  }
  .fs-img-right img {
    left: 0px;
  }
  .fs-img-right {
    min-height: 697px;
  }
  .fs-img-left img {
    right: 0px;
  }
  .fs-img-left,
  #fs-event-img-right {
    min-height: 619px;
    height: 619px;
  }
  /* Actualities */
  .post-container {
    margin-bottom: 40px;
  }
  .post-container .post {
    margin-bottom: 60px;
    margin-left: 30px;
  }
  .post-date {
    margin-top: 8px;
    font-size: 18px;
  }
  .post-container img {
    max-height: 321px;
  }
  .post-container .shippo-text-container-content {
    max-width: inherit;
  }
  .post-container .shippo-text-container-read-more,
  .readmore {
    text-align: right;
  }
  #events-title {
    background-color: black;
    padding-top: 36px;
    padding-bottom: 36px;
    color: white;
  }
  #events-title-title {
    color: white;
  }
  #events-title-sub-title {
    font-size: 22px;
  }
  /* Footer */
  #municipal-alerts {
    background-color: black;
    padding-top: 46px;
    padding-bottom: 36px;
    color: white;
  }
  #municipal-alerts-container {
    margin-left: 60px;
  }
  #municipal-alerts-title {
    color: white;
  }
  #municipal-alerts-sub-title {
    font-size: 22px;
  }
  #municipal-alerts-btn {
    margin-top: 5px;
  }
  footer {
    padding-top: 65px;
  }
  .footer-title {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
  }
  .footer-text {
    font-size: 20px;
    margin-bottom: 20px;
    color: #6e6e6e;
  }
  #footer-contact {
    padding-left: 100px;
  }
  #footer-contact h2 {
    margin-bottom: 40px;
  }
  .footer-social-icon {
    margin-right: 15px;
  }
  #footer-links h2 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  #mc_embed_signup input {
    padding: 15px 20px;
    font-size: 25px;
    margin-bottom: 55px;
  }
  #newsletter-signup-btn {
    top: 10px;
    right: 15px;
    font-size: 34px;
    font-weight: bold;
  }
  #footer-logo {
    width: inherit;
  }
  #footer-copyrights {
    margin-top: 35px;
  }
  #footer-copyrights .col {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
  }
  /* General */
  h2,
  .shippo-title {
    background: none !important;
    font-size: 40px !important;
  }
  .shippo-btn {
    padding: 0px 30px;
    font-size: 40px;
  }
  .shippo-btn-light {
    font-size: 22px;
    padding: 5px 20px;
    margin-right: 10px;
  }
  .cycle-pager {
    text-align: left;
    bottom: -100px;
  }
  .cycle-pager span {
    color: #cdcdcd;
    margin-right: 8px;
  }
  .cycle-pager span.cycle-pager-active {
    color: #6d6d6d;
  }
  .shippo-text-container {
    margin-top: 90px;
  }
  .shippo-text-container-title {
    font-size: 25px;
  }
  .shippo-text-container-title span {
    font-weight: bold;
  }
  .shippo-text-container-content {
    margin-top: 30px;
    max-width: 500px;
    font-size: 20px;
  }
  .shippo-text-container-read-more,
  .readmore {
    margin-top: 30px;
    font-size: 25px;
    font-weight: bold;
  }
}
