/*
#@local/cache-less/lessdyn-css_main_less-0c4dab7b.less
*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:400%7cRoboto:300,500,700&display=swap);
/* #PRODUIRE{fond=css/main.less}
   md5:8a08267a73ed769329632e8b12fa3eed */
html {
  font-size: 100.01%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  background-color: #eee;
  font-family: 'Roboto', sans-serif;
  font-size: 1.1875rem;
  font-weight: 300;
  text-align: inherit;
  color: #000000;
  overflow-x: hidden;
}
strong,
em {
  font-weight: 700;
}
:focus {
  outline: none;
}
a {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
a[href]:hover,
a[href]:focus {
  background-color: transparent;
  opacity: 1;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media screen and (min-width: 40em) {
  h2.spip {
    margin-top: 2em;
    font-size: 1.75rem;
  }
}
.spip_logo {
  max-width: 100%;
}
.on {
  background-color: rgba(51, 51, 51, 0.1) !important;
  font-weight: bold !important;
}
a.spip_url {
  font-weight: 400;
  border-bottom: 1px dashed;
}
a.spip_url:hover,
a.spip_out:hover,
a.spip_note:hover,
a.spip_glossaire:hover,
a.spip_ancre:hover,
a.spip_doc:hover,
.hyperlien a:hover {
  color: #5ba1b6 !important;
}
blockquote:before {
  content: "";
}
.loading::before {
  display: block;
  content: ' ';
  position: relative;
  left: calc(50% - 32px);
  top: calc(50% - 32px);
  width: 60px;
  height: 60px;
  border: 4px solid #333333;
  border-top-color: #ddd;
  border-bottom-color: #ddd;
  border-radius: 50%;
  -webkit-animation: time-loader-rotation 1.5s linear infinite;
  animation: time-loader-rotation 1.5s linear infinite;
}
@-webkit-keyframes time-loader-rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes time-loader-rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#cboxTitle {
  color: #000000;
}
#cboxSlideshow {
  bottom: 5px;
}
dl dt {
  margin-bottom: 0;
}
hr {
  max-width: 100%;
}
.button,
button {
  background-color: #666;
  font-size: 1em;
  color: #fff;
  font-weight: 400;
  border: none;
  border-radius: 4px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.button.texte-white,
button.texte-white {
  background-color: #5ba1b6 !important;
}
.button:hover,
button:hover {
  background-color: black !important;
  color: white !important;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.boutons {
  text-align: center !important;
}
.boutons input {
  font-weight: 400;
}
label {
  font-size: 1em;
  color: #000000;
}
label .obligatoire {
  font-size: .75em;
}
[type="checkbox"],
[type="file"],
[type="radio"] {
  margin: .5em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.triadeA {
  background-color: #333333;
  color: #333333 !important;
  border-color: #333333 !important;
}
.triadeB {
  background-color: #5ba1b6;
  color: #5ba1b6 !important;
}
.triadeC {
  background-color: #4e6b6b;
  color: #4e6b6b !important;
}
.couleurP {
  background-color: #000000;
  color: #000000 !important;
}
.spip-admin-bloc,
.spip-admin-float {
  z-index: 10000 !important;
  right: 0 !important;
}
.spip-admin-bloc a,
.spip-admin-float a {
  font-weight: normal;
}
.spip-admin-bloc a:hover,
.spip-admin-float a:hover {
  background-color: #333333;
}
.crayon-boutons .crayon-submit,
.crayon-boutons .crayon-cancel {
  margin: 0 !important;
  padding: .5em .5em .5em 1.5em;
}
.crayon-boutons .crayon-submit:hover,
.crayon-boutons .crayon-cancel:hover {
  background-color: #fff !important;
  color: #000 !important;
}
.text-left {
  text-align: left !important;
}
.label-input {
  font-size: 1.25rem;
}
.sans-border {
  border: 0 !important;
}
.avec-border {
  border: 1px solid #ccc!important;
}
.avec-border-top {
  border-top: 1px solid #ccc!important;
}
.avec-border-right {
  border-right: 1px solid #ccc!important;
}
.avec-border-bottom {
  border-bottom: 1px solid #ccc!important;
}
.avec-border-left {
  border-left: 1px solid #ccc!important;
}
.avec-border-border-left {
  border-left: 1px solid #ccc!important;
}
.sans-margin {
  margin: 0 !important;
}
.avec-margin {
  margin: 1.5em !important;
}
.avec-margin05 {
  margin: .5em !important;
}
.avec-margin-top {
  margin-top: 1.5em !important;
}
.avec-margin-top05 {
  margin-top: .5em !important;
}
.avec-margin-right {
  margin-right: 1.5em !important;
}
.avec-margin-right05 {
  margin-right: .5em !important;
}
.avec-margin-bottom {
  margin-bottom: 1.5em !important;
}
.avec-margin-bottom05 {
  margin-bottom: .5em !important;
}
.avec-margin-bottom015 {
  margin-bottom: .15em !important;
}
.avec-margin-left {
  margin-left: 1.5em !important;
}
.avec-margin-left05 {
  margin-left: .5em !important;
}
@media screen and (min-width: 40em) {
  .avec-margin-bottom-for-medium {
    margin-bottom: 1.5em !important;
  }
}
.sans-padding {
  padding: 0 !important;
}
@media screen and (max-width: 40em) {
  .sans-padding-for-small {
    padding: 0 !important;
  }
}
.avec-padding {
  padding: 1em !important;
}
.avec-padding05 {
  padding: .5em !important;
}
.avec-padding-top {
  padding-top: 1em !important;
}
.avec-padding-top05 {
  padding-top: .5em !important;
}
.avec-padding-top15 {
  padding-top: 1.5em !important;
}
.avec-padding-top2 {
  padding-top: 2em !important;
}
.avec-padding-topbottom {
  padding-top: 1em !important;
  padding-bottom: 1em !important;
}
.avec-padding-topbottom2 {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}
.avec-padding-topbottom45 {
  padding-top: 4.5em !important;
  padding-bottom: 4.5em !important;
}
.avec-padding-right {
  padding-right: 1em !important;
}
.avec-padding-right05 {
  padding-right: .5em !important;
}
.avec-padding-right2 {
  padding-right: 2em !important;
}
.avec-padding-bottom {
  padding-bottom: 1em !important;
}
.avec-padding-bottom2 {
  padding-bottom: 2em !important;
}
.avec-padding-bottom05 {
  padding-bottom: .5em !important;
}
.avec-padding-left {
  padding-left: 1em !important;
}
.avec-padding-left05 {
  padding-left: .5em !important;
}
.avec-padding-left2 {
  padding-left: 2em !important;
}
.avec-padding-leftright {
  display: block;
  padding-right: 1em !important;
  padding-left: 1em !important;
}
.avec-padding-leftright05 {
  display: block;
  padding-right: .5em !important;
  padding-left: .5em !important;
}
.display-block {
  display: block !important;
}
.display-inline-block {
  display: inline-block !important;
}
.display-inline {
  display: inline !important;
}
.font-weight-bold {
  font-weight: bold !important;
}
.text-transform-none {
  text-transform: none !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.letter-spacing-2 {
  letter-spacing: 2px;
}
.font-style-italic {
  font-style: italic !important;
}
.position-relative {
  position: relative !important;
}
.z-index-999 {
  z-index: 999 !important;
}
.blanc {
  background-color: #fff !important;
}
.grisClair {
  background-color: #D3D3D3 !important;
}
.grisTresClair {
  background-color: #eee !important;
}
.texte-white,
.texte-white h1,
.texte-white h2,
.texte-white h3,
.texte-white h4,
.texte-white .button,
.texte-white p,
.texte-white a {
  color: white !important;
  border-color: rgba(255, 255, 255, 0.75) !important;
}
.texte-filaire {
  background-color: transparent;
}
.texte-filaire p {
  border: none !important;
}
.white-75 {
  background-color: rgba(255, 255, 255, 0.75);
}
.filtre-grisclair {
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 100%;
}
.font-size-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}
.font-size-xs {
  font-size: .75em;
}
.font-size-sm {
  font-size: .875em;
}
.font-size-1x {
  font-size: 1em;
}
.font-size-2x {
  font-size: 2em;
}
.font-size-3x {
  font-size: 3em;
}
.font-size-4x {
  font-size: 4em;
}
.font-size-5x {
  font-size: 5em;
}
.font-size-6x {
  font-size: 6em;
}
.font-size-7x {
  font-size: 7em;
}
.font-size-8x {
  font-size: 8em;
}
.font-size-9x {
  font-size: 9em;
}
.font-size-10x {
  font-size: 10em;
}
[class*='flexbox-']:before {
  content: normal;
}
.flexbox-flex-simple {
  display: -webkit-box !important;
  display: flex !important;
}
.flexbox-flex {
  display: -webkit-box;
  display: flex;
  align-items: baseline;
  margin-bottom: .5em;
}
.flexbox-flex-column {
  display: -webkit-box;
  display: flex;
  flex-direction: column;
}
.flexbox-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-column-center-center {
  display: -webkit-box !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.flexbox-center-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox-space-around-top {
  display: -webkit-box;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flexbox--center {
  display: -webkit-box;
  display: flex;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 47.9375em) {
  .flex-nowrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.opacity-0 {
  opacity: 0;
}
.opacity-100-2s {
  opacity: 100;
  -webkit-transition: opacity 2s ease-in;
  transition: opacity 2s ease-in;
}
.opacity-100-3s {
  opacity: 100;
  -webkit-transition: opacity 3s ease-in;
  transition: opacity 3s ease-in;
}
.modele_bouton {
  margin: .35em 1em .65em 0;
  padding: .85em 1.25em;
}
.modele_bouton.round {
  border-radius: 1.5em;
}
.modele_bouton.centre {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.modele_bouton.bouton-calendly {
  margin: .5em auto 1.5em;
  padding: .5em 1.25em .5em .5em;
}
#cookieChoiceInfo {
  background-color: white !important;
  top: auto !important;
  bottom: 0;
  padding: .5em !important;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  border-top: 2px solid #333333;
}
#cookieChoiceInfo a {
  background-color: #333333;
  margin-left: 1em !important;
  padding: .35em;
  color: white;
  line-height: 2;
}
@font-face {
  font-family: 'theme-machaon';
  src: url('//www.cine-passion16.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.ttf?wr3rf5') format('truetype'), url('//www.cine-passion16.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.woff?wr3rf5') format('woff'), url('//www.cine-passion16.fr/plugins/themephilo_bibliotheque/css/fonts/theme-machaon.svg?wr3rf5#theme-machaon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'theme-machaon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-star-o:before {
  content: "\e927";
}
.icon-star1:before {
  content: "\e928";
}
.icon-facebook-square:before {
  content: "\e920";
}
.icon-linkedin-square:before {
  content: "\e921";
}
.icon-linkedin:before {
  content: "\e922";
}
.icon-twitter-square:before {
  content: "\e923";
}
.icon-address-book-o:before {
  content: "\e91c";
}
.icon-address-card-o:before {
  content: "\e919";
}
.icon-vcard-o:before {
  content: "\e919";
}
.icon-instagram:before {
  content: "\e911";
}
.icon-paper-plane:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-heart:before {
  content: "\e926";
}
.icon-credit-card:before {
  content: "\e91e";
}
.icon-search-bold:before {
  content: "\e91b";
}
.icon-home:before {
  content: "\e900";
}
.icon-burger:before {
  content: "\e902";
}
.icon-chat:before {
  content: "\e925";
}
.icon-share:before {
  content: "\e924";
}
.icon-linkedin:before {
  content: "\e922";
}
.icon-twitter-square:before {
  content: "\e923";
}
.icon-address-book-o:before {
  content: "\e91c";
}
.icon-credit-card1:before {
  content: "\e91f";
}
.icon-list:before {
  content: "\e91d";
}
.icon-file-text:before {
  content: "\e916";
}
.icon-layers:before {
  content: "\e917";
}
.icon-download:before {
  content: "\e918";
}
.icon-search2:before {
  content: "\e91a";
}
.icon-shopping-cart:before {
  content: "\e914";
}
.icon-user:before {
  content: "\e915";
}
.icon-chevron-down:before {
  content: "\e90d";
}
.icon-chevron-up:before {
  content: "\e90e";
}
.icon-cross:before {
  content: "\e901";
}
.icon-plus:before {
  content: "\e903";
}
.icon-document:before {
  content: "\e005";
}
.icon-search:before {
  content: "\e007";
}
.icon-camera:before {
  content: "\e012";
}
.icon-bargraph:before {
  content: "\e018";
}
.icon-flag:before {
  content: "\e024";
}
.icon-streetsign:before {
  content: "\e029";
}
.icon-key:before {
  content: "\e02c";
}
.icon-calendar:before {
  content: "\e913";
}
.icon-presentation:before {
  content: "\e00e";
}
.icon-picture:before {
  content: "\e00f";
}
.icon-video:before {
  content: "\e011";
}
.icon-edit:before {
  content: "\e01c";
}
.icon-megaphone:before {
  content: "\e021";
}
.icon-paperclip2:before {
  content: "\e02e";
}
.icon-linegraph:before {
  content: "\e039";
}
.icon-anchor:before {
  content: "\e03f";
}
.icon-hotairballoon:before {
  content: "\e044";
}
.icon-genius:before {
  content: "\e046";
}
.icon-map-pin:before {
  content: "\e047";
}
.icon-target:before {
  content: "\e04e";
}
.icon-global:before {
  content: "\e052";
}
.icon-aperture:before {
  content: "\e057";
}
.icon-alarmclock:before {
  content: "\e059";
}
.icon-newspaper:before {
  content: "\e009";
}
.icon-hourglass:before {
  content: "\e01f";
}
.icon-shield:before {
  content: "\e022";
}
.icon-trophy:before {
  content: "\e023";
}
.icon-map:before {
  content: "\e025";
}
.icon-puzzle:before {
  content: "\e026";
}
.icon-envelope:before {
  content: "\e028";
}
.icon-gears:before {
  content: "\e02b";
}
.icon-paperclip:before {
  content: "\e02d";
}
.icon-pricetags:before {
  content: "\e02f";
}
.icon-lightbulb:before {
  content: "\e030";
}
.icon-pencil:before {
  content: "\e032";
}
.icon-tools-2:before {
  content: "\e034";
}
.icon-magnifying-glass:before {
  content: "\e037";
}
.icon-clock:before {
  content: "\e055";
}
.icon-star:before {
  content: "\e904";
}
.icon-clipboard-list:before {
  content: "\e905";
}
.icon-award:before {
  content: "\e906";
}
.icon-diving-goggles:before {
  content: "\e907";
}
.icon-cloud-wind:before {
  content: "\e908";
}
.icon-raindrops:before {
  content: "\e909";
}
.icon-raindrop:before {
  content: "\e90a";
}
.icon-thermometer-quarter:before {
  content: "\e90b";
}
.icon-snowflake:before {
  content: "\e90c";
}
.icon-chevron-thin-right:before {
  content: "\e90f";
}
.icon-chevron-thin-left:before {
  content: "\e910";
}
#menu-ext-droite {
  position: fixed;
  background: #777;
  top: 0;
  width: 310px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 99999;
  -webkit-transition: transform ease .5s;
  transition: transform ease .5s;
  box-shadow: none;
}
#menu-ext-droite.is-active {
  box-shadow: 0 0 4em rgba(0, 0, 0, 0.75);
  transform: translateX(0);
}
#menu-ext-droite {
  right: 0;
  transform: translateX(100%);
}
#menu-ext-droite ul {
  background-color: white;
  margin: 0;
  list-style: none;
}
#menu-ext-droite .menu a {
  display: block;
  background-color: white !important;
  width: 100%;
  padding: .5em .75em .45em;
  color: white;
  font-weight: 300;
  line-height: initial;
  border-left: 10px solid transparent;
}
#menu-ext-droite li li a {
  color: #000000 !important;
}
#menu-ext-droite li {
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .menu .niveauA > a {
  background-color: #333333 !important;
  font-weight: 400 !important;
  text-transform: uppercase;
}
#menu-ext-droite .niveauA a {
  padding-left: 5px;
}
#menu-ext-droite .niveauB a {
  background-color: white !important;
}
#menu-ext-droite .niveauC strong a {
  background-color: #777 !important;
  padding-left: 12px !important;
  font-weight: 700;
  color: white !important;
  border-left: 15px solid white;
  border-bottom: 1px solid #ddd;
}
#menu-ext-droite .niveauC strong a:hover,
#menu-ext-droite .niveauC strong a:focus {
  background-color: #888;
  color: white;
  border-left-color: #4e6b6b;
}
#menu-ext-droite .niveauC .niveauD a {
  padding-left: 20px !important;
}
#menu-ext-droite .niveauC .niveauC a {
  background-color: #ccc !important;
  padding-left: 12px !important;
  font-weight: normal;
  color: #000000 !important;
  border-left: 30px solid white;
}
#menu-ext-droite .niveauC .niveauC a:hover,
#menu-ext-droite .niveauC .niveauC a:focus {
  background-color: #888;
  color: white;
  border-left-color: #4e6b6b;
}
#menu-ext-droite .niveauC .niveauC .niveauD a {
  background-color: white !important;
  padding-left: 12px !important;
  font-weight: 300;
}
#menu-ext-droite li.actif-OffCanvas > strong > a,
#menu-ext-droite li.actif-OffCanvas > a {
  border-left-color: #5ba1b6 !important;
}
#menu-ext-droite a:hover,
#menu-ext-droite a:focus {
  background-color: #888 !important;
  color: white !important;
  border-left-color: #4e6b6b;
}
#menu-ext-droite .menu.partage {
  background-color: #666 !important;
}
#menu-ext-droite .menu.partage li {
  border: none;
}
#menu-ext-droite .menu.partage a {
  background-color: transparent !important;
  padding: .5em .55em .45em;
  font-weight: normal;
  border: none;
}
#menu-ext-droite .menu.partage a:hover {
  background-color: #333333 !important;
}
#menu-ext-droite a.retourHome {
  background-color: #333333 !important;
  padding: .5em 1rem .45em;
  font-weight: 400 !important;
  text-transform: uppercase;
  border: 0 !important;
}
#menu-ext-droite a.retourHome span {
  margin-right: .5em !important;
}
#menu-ext-droite .close span {
  padding: .35rem;
  display: inline-block;
  font-size: 1.75rem;
  color: rgba(255, 255, 255, 0.9);
}
#menu-ext-droite .close:hover {
  background-color: #333333 !important;
}
#menu-ext-droite .boutons-boutique {
  background-color: #ccc !important;
}
#menu-ext-droite .boutons-boutique li {
  border-bottom: none;
}
#menu-ext-droite .boutons-boutique a {
  background-color: transparent !important;
  color: #333333 !important;
  border-left: 1px solid #333333;
}
#menu-ext-droite .boutons-boutique a span {
  margin-right: .5em !important;
}
#menu-ext-droite .boutons-boutique a:hover {
  background-color: #888 !important;
  color: white !important;
}
#menu-ext-droite .boutons-boutique:hover {
  background-color: #888;
}
.cs_blocs {
  margin-top: 1em;
  margin-bottom: 1em;
  clear: both;
}
.cs_blocs .blocs_titre {
  background-color: #eee;
  background-image: none;
  margin: .75em 0 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: left;
}
.cs_blocs h3.spip {
  margin-top: 0;
}
.cs_blocs h4 {
  margin-bottom: 0;
  padding: .4em;
  font-size: 1.25em;
  text-align: left;
  line-height: 1.5em;
}
.cs_blocs h4:before {
  content: "\e90e";
  margin-right: .25em;
  padding: .3em;
  color: #5ba1b6;
  font-family: 'theme-machaon';
  vertical-align: middle;
}
.cs_blocs h4:before:hover {
  background-color: #eee;
  color: white;
}
.cs_blocs h4.blocs_replie:before {
  content: "\e903";
  font-family: 'theme-machaon';
  color: #333333;
  vertical-align: middle;
}
.cs_blocs h4 a {
  display: inline-block;
  width: 100%;
  margin-left: -50px;
  padding: .3em 0 .4em 50px;
  color: #5ba1b6;
  font-weight: 400 !important;
  vertical-align: middle;
}
.cs_blocs h4 a:focus {
  background-color: transparent !important;
}
.cs_blocs h4 a.sommaire-back {
  width: 16px;
  padding: 0;
  padding-top: 1.5em;
}
.cs_blocs h4:hover,
.cs_blocs .cs_bloc2 h4:hover {
  background-color: #d8d8d8;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.cs_blocs .blocs_destination {
  padding: .3em 0 .3em 1.3em;
  border-top: 0;
}
.cs_blocs .blocDepliableCouleur.blocs_replie {
  margin-bottom: .3em;
  line-height: 1.4em !important;
  font-size: .9375em !important;
}
header nav {
  position: fixed;
  background-color: white;
  top: 0;
  width: 100%;
  z-index: 91;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 40em) {
  header nav {
    height: 80px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav img {
  height: 70px;
  margin: 15px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
header nav img:hover {
  translate: 5px;
}
@media only screen and (max-width: 40em) {
  header nav img {
    max-width: 220px !important;
    height: 60px;
    margin: 10px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
  }
}
header nav a {
  color: #000000;
  padding-top: .3125rem !important;
  padding-bottom: .3125rem !important;
}
header nav a:hover,
header nav a:active,
header nav a:focus {
  color: #000000;
  font-weight: bold !important;
}
header nav .actif a {
  color: #000000;
  font-weight: bold;
}
.pave-img-gauche-titre-desc-suite {
  width: 100%;
  padding: 4.5em .5em;
}
@media only screen and (max-width: 64em) {
  .pave-img-gauche-titre-desc-suite {
    padding: 2em .5em;
  }
}
.pave-img-gauche-titre-desc-suite a {
  position: relative;
}
.pave-img-gauche-titre-desc-suite a .pave-img {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-img-gauche-titre-desc-suite a:hover .pave-img,
.pave-img-gauche-titre-desc-suite a:focus .pave-img {
  opacity: .8;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.pave-img-gauche-titre-desc-suite a:hover .button,
.pave-img-gauche-titre-desc-suite a:focus .button {
  background-color: #5ba1b6 !important;
  color: white !important;
}
.pave-img-gauche-titre-desc-suite .pave-content {
  position: relative;
  padding-bottom: .5em;
}
.pave-img-gauche-titre-desc-suite .pave-content .surtitre {
  padding: 0 .7em;
  margin-bottom: -.7em;
  color: #888;
}
.pave-img-gauche-titre-desc-suite .pave-content h1 {
  margin: 0;
  padding: 0 .45em;
  font-size: 1.9em;
  color: black;
}
@media only screen and (max-width: 55em) {
  .pave-img-gauche-titre-desc-suite .pave-content h1 {
    padding-top: 1rem;
    font-size: 32px;
    line-height: 1;
  }
}
.pave-img-gauche-titre-desc-suite .pave-content .descriptif {
  margin: 0;
  padding: .5em .75em;
  color: black;
  font-size: 1.15em;
  line-height: 1.5;
}
@media only screen and (max-width: 55em) {
  .pave-img-gauche-titre-desc-suite .pave-content .descriptif {
    font-size: 21px;
    line-height: 1.4;
  }
}
.pave-img-titre-desc-suite {
  position: relative;
}
.pave-img-titre-desc-suite a {
  background-color: #ededed;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 460px;
}
.pave-img-titre-desc-suite a .pave-img {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
.pave-img-titre-desc-suite a .pave-content {
  width: 100%;
  height: 100%;
}
.pave-img-titre-desc-suite a .pave-content h1 {
  width: 100%;
  margin: 0;
  padding: .75em .3em;
  font-size: 1.175em;
  color: #5ba1b6;
  word-wrap: break-word;
  text-align: center;
  line-height: 1.2;
}
@media only screen and (max-width: 1500px) {
  .pave-img-titre-desc-suite a .pave-content h1 {
    font-size: 1.25em;
  }
}
.pave-img-titre-desc-suite a .pave-content .descriptif {
  margin: 0;
  padding: 0 .5em;
  color: black;
  text-align: center;
  line-height: 1.45em;
}
.pave-img-titre-desc-suite a .pave-content span {
  font-size: 2em;
}
.pave-img-titre-desc-suite a .pave-content .button {
  padding: 6px 12px;
  color: #5ba1b6;
  border-color: #5ba1b6;
}
.pave-img-titre-desc-suite a:hover .button {
  background-color: #5ba1b6 !important;
  color: white !important;
}
header nav {
  background-color: black;
  height: auto;
  border-bottom: none;
}
header nav a {
  font-family: 'Montserrat', sans-serif;
  color: white !important;
}
header nav a:hover {
  color: white;
}
header nav .actif a {
  color: white;
}
h1[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
.offCanvas-toggle a {
  height: auto !important;
  font-size: 3rem;
}
.offCanvas-toggle span {
  padding: 1rem !important;
  display: inline-block;
  color: white;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.offCanvas-toggle span:hover {
  color: #5ba1b6;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
@media only screen and (max-width: 40em) {
  .offCanvas-toggle a {
    font-size: 2.5rem;
  }
  .offCanvas-toggle span {
    padding: .625rem !important;
  }
}
.menu_lang {
  list-style: none outside none;
}
.menu_lang li {
  float: left;
}
.menu_lang li a,
.menu_lang li span,
.menu_lang li strong {
  padding: 0 5px;
  border-left: 1px solid;
}
.menu_lang li.first a,
.menu_lang li.first span,
.menu_lang li.first strong {
  border: none;
}
.menu_lang li.last a,
.menu_lang li.last span,
.menu_lang li.last strong {
  padding-right: 0;
}
.menu-langues-off {
  position: absolute;
  top: 12px;
  right: 7px;
  z-index: 999;
}
.menu-langues-off .menu_lang {
  color: white;
}
.menu-langues-off .menu_lang a,
.menu-langues-off .menu_lang strong {
  padding: 0 .25em!important;
  font-size: 1em !important;
  color: white;
}
.actus-sommaire article {
  position: relative;
  width: 100%;
}
.actus-sommaire article.positionB .pave-content,
.actus-sommaire article.positionC .pave-content {
  justify-content: center;
  padding-bottom: 0;
}
.actus-sommaire article.positionB .pave-content a .descriptif,
.actus-sommaire article.positionC .pave-content a .descriptif {
  padding-top: .8em;
  font-size: 28px;
  color: white;
  font-weight: 400;
  line-height: 1.4;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 40em) {
  .actus-sommaire article.positionB .pave-content a .descriptif,
  .actus-sommaire article.positionC .pave-content a .descriptif {
    font-size: 21px;
    line-height: 1.2;
  }
}
.actus-sommaire #annonce .filtre-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .5;
}
.actus-sommaire #annonce .pave-content a {
  z-index: 9;
}
.actus-sommaire #annonce .pave-content a h1,
.actus-sommaire #annonce .pave-content a p {
  color: white !important;
}
.actus-sommaire #annonce .pave-content a .button {
  color: white;
  border-color: white;
}
.actus-sommaire #annonce .positionB .pave-imgwide_couleur-titre-desc-parallax {
  padding-top: 3em;
  padding-bottom: 2em;
}
.actus-sommaire #liste-articles {
  background-color: #ececec;
}
.actus-sommaire #liste-articles .actus-sommaire #liste-articles h1 {
  font-size: 21px;
}
.actus-sommaire #liste-articles .pave-img-titre_soustitre-suite .button {
  padding: 6px 12px;
  color: #5ba1b6;
  border-color: #5ba1b6;
}
.main {
  padding: 0;
}
.main #content {
  width: 100%;
  max-width: 55rem;
  margin: 0 auto;
}
.main header .breadcrumbs {
  margin: 0;
}
.main header .breadcrumbs a {
  font-weight: bold;
}
.main header .breadcrumbs a:hover {
  text-decoration: none;
}
.main header .breadcrumbs li:not(:last-child)::after {
  color: black !important;
}
.main header h1 {
  font-size: 2.5rem;
  color: #000000;
}
.main header .soustitre {
  font-size: 1.35rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.main .chapo {
  font-weight: 400;
  color: #333333;
}
.main h2,
.main .h2 {
  color: #5ba1b6;
}
.main blockquote.spip {
  clear: both;
  background: none;
  background-color: #eee;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.main blockquote.spip p {
  color: #5ba1b6;
}
.main .spip_cadre {
  border-radius: 5px;
}
.main .spip_logo {
  margin: 0 0 1em 1em;
}
.main input:disabled,
.main input[readonly],
.main textarea:disabled,
.main textarea[readonly] {
  background-color: #7e7e7e !important;
}
.main .ps {
  background-color: #ddd;
  margin-top: 2em;
  padding: 1.25rem;
  font-style: italic;
}
@media only screen and (max-width: 40em) {
  .main header h1 {
    font-size: 1.9rem;
  }
  .main h2 {
    font-size: 1.25em;
  }
  .main .spip_logo {
    display: block;
    margin: 0 auto 1em;
    float: none;
  }
}
@media only screen and (max-width: 450px) {
  .main {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.page-sommaire main {
  max-width: 100%;
}
.page-sommaire .main {
  max-width: 82rem;
}
#actualites {
  float: right;
  max-width: 300px;
  margin: 4px 4px 0 31px;
}
@media only screen and (max-width: 580px) {
  #actualites {
    float: none;
    max-width: 460px;
    margin: 4px auto 0;
  }
}
#actualites article {
  margin: 0 !important;
}
#nav-etiquette {
  position: relative;
  background-color: #5ba1b6;
  padding-top: 100px;
  z-index: 1;
}
#nav-etiquette .hollow.button {
  margin: 0;
  padding-top: .75em;
  padding-bottom: .75em;
  color: white;
  border: none;
  border-radius: 0;
}
#nav-etiquette .hollow.button.on {
  background-color: black !important;
}
@media only screen and (max-width: 1024px) {
  #nav-etiquette .hollow.button {
    padding-top: .5em;
    padding-bottom: .5em;
  }
}
iframe {
  margin: 1em auto 2em;
  display: block;
}
.pave-content h3,
.pave-content h4 {
  font-size: 1.25rem;
}
.pave-site {
  padding: 0 1em;
  text-align: center;
}
.pave-site h1 {
  margin: 0;
  vertical-align: middle;
  font-size: 18px;
}
.pave-site h1 a {
  color: #000000;
  vertical-align: middle;
}
.pave-site h1 a span {
  padding-right: .5em;
  color: #5ba1b6;
}
.pave-site .picto {
  padding: 5px !important;
  color: #5ba1b6;
  font-size: 2.5em;
  line-height: 1.2em;
}
.pave-site .picto:hover {
  color: #4c4c4c;
}
.pave-img-gauche-titre-desc-suite .pave-content h1 {
  padding: .45em 0 0 .45em;
}
.pave-img-gauche-titre-desc-suite:nth-child(odd) a {
  flex-direction: row-reverse;
}
.pave-img-titre-desc-suite {
  margin-bottom: 2em;
  border-top: 15px solid #5ba1b6;
  overflow: hidden;
}
.pave-img-titre-desc-suite a {
  background-color: white;
}
.pave-img-titre-desc-suite a img {
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.pave-img-titre-desc-suite a:hover {
  background-color: white;
}
.pave-img-titre-desc-suite a:hover img {
  opacity: .8;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.pave-img-titre-desc-suite a:hover .pave-content h1 {
  color: #5ba1b6 !important;
}
.pave-img-titre-desc-suite .pave-content h1 {
  padding-bottom: .5em;
  font-family: 'Roboto', sans-serif;
  font-size: 1em !important;
  font-weight: 400;
  color: #333 !important;
}
.page-rubrique .pave-img-gauche-titre-desc-suite {
  background-color: #eee;
  border: none;
}
.masonry {
  width: 100%;
  margin: 0 auto;
}
.masonry:after {
  content: '';
  display: block;
  clear: both;
}
.masonry .masonry-item {
  max-width: 370px !important;
  margin-bottom: 70px;
}
.masonry .masonry-item .thumbnail,
.masonry .masonry-item figcaption {
  max-width: 370px;
}
@media only screen and (max-width: 54em) {
  .masonry .masonry-item .thumbnail,
  .masonry .masonry-item figcaption {
    max-width: 350px;
  }
}
@media only screen and (max-width: 500px) {
  .masonry {
    max-width: 320px !important;
  }
  .masonry .thumbnail,
  .masonry .masonry-item,
  .masonry figcaption {
    max-width: 320px !important;
  }
}
.block-galerie {
  background-color: #ececec;
  margin-top: 2em;
  padding: 3em 0;
}
#carte {
  clear: both;
  box-shadow: 0 0 15px #ddd;
}
@media only screen and (max-width: 768px) {
  #carte {
    padding-right: 54px;
    background-color: #5ba1b6;
  }
}
#carte .carte_gis {
  z-index: 10;
}
#carte .carte_gis .leaflet-popup-content-wrapper {
  border-radius: 0;
}
#carte .carte_gis .leaflet-popup-content {
  margin: 0;
}
#carte .carte_gis .leaflet-popup-content .title {
  display: block;
  background-color: #333;
  padding: 8px 25px 8px 10px;
  font-size: 1.125rem;
  color: white;
}
#carte .carte_gis .leaflet-popup-content .title:hover {
  color: yellow;
}
#carte .carte_gis .leaflet-popup-content a {
  font-size: 1.125rem;
  color: white;
}
#carte .carte_gis .leaflet-popup-content a:hover {
  color: yellow;
}
#carte .carte_gis .leaflet-popup-content p {
  margin: 7px 0 0;
  padding: 0 10px 10px;
  line-height: normal;
  font-size: 1.2em;
}
#carte .carte_gis .leaflet-popup-content-wrapper {
  padding: 0;
}
#carte .carte_gis .marker-cluster-small {
  background-color: rgba(68, 202, 40, 0.31);
}
#carte .carte_gis .marker-cluster-small div {
  background-color: #2b82cb;
  color: white;
  font-weight: 500;
}
#carte footer {
  background-color: #333;
  padding: 1em;
  color: white;
  font-weight: 700;
}
#carte footer img {
  width: 30px;
  margin-right: 1em;
}
#liste_affiches h2 {
  padding: 1rem;
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.1;
}
.affiche_content .affiche_item {
  display: inline-flex;
  position: relative;
  background-color: #F5F5F5;
  width: 145px;
  height: 192px;
  margin: 4px 4px 8px;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.affiche_content .affiche_item figure {
  position: absolute;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.affiche_content .affiche_item figure.sans-affiche {
  margin: 0;
  padding: 1rem;
}
.affiche_content .affiche_item figure.sans-affiche figcaption {
  margin: 0;
  padding: .25em .25em .5em;
  line-height: 1;
}
.affiche_content .affiche_item figure.sans-affiche img {
  margin: 0;
  opacity: .15;
}
.affiche_content .affiche_item:hover figure,
.affiche_content .affiche_item:focus figure {
  opacity: .8;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
@media only screen and (max-width: 390px) {
  .affiche_content .affiche_item {
    float: none;
    width: 42vw;
    height: 55vw;
  }
}
.synopsis {
  padding-left: 1em;
  padding-bottom: .5em;
  border-left: 5px solid #5ba1b6;
}
.voir_seances {
  display: inline-block;
  margin-bottom: 1rem;
  font-weight: bold;
}
.voir_seances:hover {
  color: #B14827;
}
.voir_seances span {
  font-size: 120%;
}
.seances_film {
  margin: 1em 0;
  padding: 0;
  border: none !important;
}
.seances_film a {
  display: block;
  width: 260px;
  margin: 0 auto;
}
.seances_film a:hover .seance_item time {
  background-color: #B14827;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.seances_film .version {
  display: inline !important;
  background-color: #777;
  padding: 3px;
  font-size: .5em;
  line-height: 2.2;
  vertical-align: bottom;
  border-radius: 100px;
  font-weight: 400;
}
.seances_film .version.versionVO {
  background-color: brown;
}
.seances_film_titre {
  display: -webkit-box;
  background-color: #fff;
  height: 66px;
  margin: 0;
  padding: 8px;
  color: #000 !important;
  font-size: 1.3em;
  line-height: 1.1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
}
.seances {
  background-color: #eee;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  padding: 0;
  max-width: 100%;
}
.seances .version {
  display: inline !important;
  background-color: #777;
  padding: 3px;
  font-size: .5em;
  line-height: 2.2;
  vertical-align: bottom;
  border-radius: 100px;
  font-weight: 400;
}
.seances .version.versionVO {
  background-color: brown;
}
.rubrique_site .seances {
  justify-content: left;
}
@media only screen and (max-width: 700px) {
  .rubrique_site figure.float-left {
    width: 100%;
    text-align: center;
    float: none !important;
  }
  .rubrique_site .seances {
    justify-content: center;
  }
}
.seance_item {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  width: 130px;
  margin: 1em;
  text-align: center;
}
@media only screen and (max-width: 380px) {
  .seance_item {
    width: 40vw;
    margin: .25em;
  }
}
.seance_item time {
  background-color: #5ba1b6;
  display: inline-block;
  width: 100%;
  height: 172px;
  padding: .7em .5em .5em;
  color: white;
  text-align: center;
  line-height: normal;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.seance_item span {
  display: block;
}
.seance_item a {
  display: block;
  width: 100%;
  height: 100%;
  padding-bottom: .5em;
  text-decoration: none;
}
.seance_item a:hover {
  background-color: #B14827;
}
.seance_item a:hover strong,
.seance_item a:hover small {
  color: white;
}
.seance_item strong {
  display: block;
  color: black;
  text-align: center;
  font-size: 16px;
  line-height: 1.1;
}
.seance_item .seance_item_commune {
  display: block;
  padding-top: .5em;
  color: black;
  font-weight: 400;
  text-align: center;
  line-height: 1.1;
  border-top: 1px solid #ccc;
}
.seance_item .seance_passee {
  background-color: #bbb;
  color: white;
  border-top: 1px solid #ccc;
}
.seance_item .seance_passee:hover {
  background-color: #bbb;
  color: white;
  cursor: not-allowed;
}
.seance_item_nom {
  padding: .5em;
}
.dateNombre {
  font-size: 2em;
}
.dateMois {
  text-transform: uppercase;
}
.dateHeure {
  margin-top: 7px;
  padding-top: 5px;
  font-size: 1.5em;
  border-top: 1px solid white;
}
.seance_reservation {
  display: block;
  margin: 0 auto;
  border-radius: 0;
}
.seance_reservation a {
  padding: .75em 0;
  color: black;
  font-weight: 300;
  background-color: #bcd31e;
}
.seance_reservation a:hover {
  color: white;
  background-color: ;
}
.seance_reservation i {
  display: block;
  font-size: 1.5em;
  padding-bottom: 5px;
}
.iframeContainer iframe {
  width: 100%;
  height: 500px;
}
@media only screen and (max-width: 900px) {
  .iframeContainer iframe {
    height: 52vw;
  }
}
#AS_buttonToggle {
  margin: 10px auto 0!important;
  padding: .5em 1.5em!important;
  font-size: 1.5em;
  border-radius: 100px !important;
}
#documents_portfolio a:hover,
#documents_portfolio a:focus {
  opacity: 1;
}
#documents_portfolio .thumbnail {
  border: none;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
#documents_portfolio .thumbnail:hover,
#documents_portfolio .thumbnail:focus {
  opacity: .6;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
  -webkit-transform: scale(1.01, 1.01) !important;
  transform: scale(1.01, 1.01) !important;
}
.documents_joints {
  font-size: .8125rem;
}
.documents_joints li {
  padding: 1em 0;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.spip_documents {
  font-size: 80%;
}
.spip_documents.spip_documents_right,
.spip_documents.spip_documents_left {
  max-width: 50%;
}
@media only screen and (max-width: 480px) {
  .spip_documents.spip_documents_right,
  .spip_documents.spip_documents_left {
    max-width: 100%;
  }
}
@media only screen and (max-width: 40em) {
  .spip_documents {
    margin-bottom: 1em !important;
  }
}
.spip_doc_titre {
  padding: .25rem;
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
}
.spip_doc_descriptif,
.spip_doc_credit {
  padding: 0 .5rem;
  font-weight: 400;
  text-align: center;
}
.spip_doc_descriptif p,
.spip_doc_credit p {
  font-size: .85em;
  line-height: 1.4;
}
.spip_doc_caption {
  margin-right: auto;
  margin-left: auto;
}
.formulaire_formidable,
.formulaire_newsletter {
  max-width: 500px;
  margin: 0 auto;
  clear: both;
}
.formulaire_formidable input,
.formulaire_newsletter input,
.formulaire_formidable textarea,
.formulaire_newsletter textarea {
  background: #fafafa;
  border: solid 1px #ddd!important;
}
.formulaire_formidable input.text,
.formulaire_newsletter input.text {
  margin: 0;
}
.formulaire_formidable .saisie_checkbox,
.formulaire_newsletter .saisie_checkbox {
  float: left;
  padding-right: 1.5em;
  padding-left: 1.5em;
}
.formulaire_formidable .saisie_input,
.formulaire_newsletter .saisie_input {
  clear: both;
}
.formulaire_spip .editer {
  margin: 0;
  padding: 0;
}
.formulaire_spip .choix {
  display: flex;
}
.formulaire_spip label {
  font-size: 100%;
}
.formulaire_spip ul {
  list-style: none;
}
aside .liens-sans-icones {
  background-color: #333333;
}
aside .liens-sans-icones a {
  color: white;
}
aside .liens-sans-icones a:hover {
  font-weight: bold;
}
aside .adresse:after {
  content: "";
  display: block;
  background-color: #b46947;
  width: 30px;
  height: 2px;
  margin: 10px auto;
}
aside .adresse strong:after {
  content: "";
  display: block;
  background-color: #b46947;
  width: 30px;
  height: 2px;
  margin: 10px auto;
}
aside .adresse p {
  font-size: .9em;
}
.vcard {
  background-color: #F5F5F5;
  padding: .5em 1em 1em;
  border-radius: 5px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
footer .menu li,
footer .menu li a {
  display: inline-block;
}
footer .menu li {
  line-height: 2.25em;
}
footer .texte-white a {
  border-bottom: 1px solid transparent!important;
}
footer .texte-white a:hover {
  color: #ccc !important;
  opacity: 1 !important;
  border-bottom: 1px solid #ccc!important;
}
footer #pied {
  background-color: #333;
}
footer #pied ul {
  font-family: 'Montserrat', sans-serif;
  font-size: .9em;
}
footer .scrollToTop {
  display: inline-block;
  background: #808080;
  position: fixed;
  bottom: 44px;
  right: 0;
  width: 70px;
  height: 53px;
  color: white;
  text-align: center;
  font-size: 2em;
  text-decoration: none;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  transition: opacity 500ms ease-out;
}
footer .scrollToTop:hover {
  color: #888 !important;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  border-bottom: 1px solid #ccc!important;
}
.socialtags_insert:before {
  display: block;
  content: '';
  background-color: #5ba1b6;
  width: 170px;
  height: 6px;
  margin: 20px 0;
}
.socialtags_insert ul li {
  margin: 3px;
}
.socialtags_insert .socialtags-hovers {
  opacity: 1;
  height: 42px;
  -webkit-transition: all .3s ease!important;
  transition: all .3s ease!important;
}
.socialtags_insert .socialtags-hovers:focus,
.socialtags_insert .socialtags-hovers:hover {
  transform: translateY(-4px);
  color: #fff;
  text-decoration: none;
}
header nav h2 img {
  height: 80px;
  margin: 10px;
}
header nav h2 img:hover {
  padding-left: 5px;
  margin-right: 5px;
}
