/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
@font-face {
  font-family: 'Flaticon';
  src: url('https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/mixins/fonts/Flaticon.eot');
  src: url('https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/mixins/fonts/Flaticon.eot?#iefix') format('embedded-opentype'), url('https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/mixins/fonts/Flaticon.woff') format('woff'), url('https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/mixins/fonts/Flaticon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'slick';
  src: url('https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/mixins/fonts/slick.eot');
  src: url('https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/mixins/fonts/slick.eot?#iefix') format('embedded-opentype'), url('https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/mixins/fonts/slick.woff') format('woff'), url('https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/mixins/fonts/slick.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.contMap {
  padding-top: 150px;
}
#map {
  width: 100%;
  height: 450px;
}
body {
  background-color: #b10619;
  color: #1a171b;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300;
  overflow-x: hidden;
  font-size: 18px;
}
strong {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  margin: 0px auto;
}
a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 3px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
a:hover {
  text-decoration: none;
  color: #b3b3b3;
}
/*override lightballery*/
.controls.lg-actions .lg-next,
.controls.lg-actions .lg-prev {
  top: auto;
  position: static;
}
/*pace*/
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #292929;
  z-index: 5500;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  background-image: url(https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/../img/logo-guinguette.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20%;
}
.pace-inactive {
  display: none;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.pace .pace-progress {
  background: #b10619;
  position: fixed;
  z-index: 5600;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
/*end pace*/
/*mouse animate*/
/* ---------------------------------------------- /*
 * Mouse animate icon
/* ---------------------------------------------- */
.mouse-icon {
  border: 2px solid #ffffff;
  border-radius: 16px;
  height: 40px;
  width: 24px;
  display: block;
  z-index: 10;
  opacity: 0.7;
  position: fixed;
  left: 50%;
  bottom: 50px;
}
.mouse-icon .wheel {
  -webkit-animation-name: drop;
  animation-name: drop;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.mouse-icon .wheel {
  position: relative;
  border-radius: 10px;
  background: #ffffff;
  width: 2px;
  height: 6px;
  top: 4px;
  margin-left: auto;
  margin-right: auto;
}
@-webkit-keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}
@keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}
/*end mouse animate*/
/*fin overide lightgallery*/
/*flaticon*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/Flaticon.svg#Flaticon") format("svg");
  }
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 20px;
  font-style: normal;
  margin-left: 20px;
}
.flaticon-circle-1:before {
  content: "\f100";
}
.flaticon-display:before {
  content: "\f101";
}
.flaticon-plus:before {
  content: "\f102";
}
.flaticon-linkedin:before {
  content: "\f103";
}
.flaticon-twitter:before {
  content: "\f104";
}
.flaticon-google:before {
  content: "\f105";
}
.flaticon-pinterest:before {
  content: "\f106";
}
.flaticon-picture:before {
  content: "\f107";
}
.flaticon-circle:before {
  content: "\f108";
}
/*animation coeur*/
.btnLive {
  animation: animationFrames linear 1s;
  animation-iteration-count: 2;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 1s;
  -webkit-animation-iteration-count: 2;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 1s;
  -moz-animation-iteration-count: 2;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 1s;
  -o-animation-iteration-count: 2;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 1s;
  -ms-animation-iteration-count: 2;
  -ms-transform-origin: 50% 50%;
}
.fa-3 {
  font-size: 2em !important;
}
@keyframes animationFrames {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, -21px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@-moz-keyframes animationFrames {
  0% {
    -moz-transform: translate(0px, 0px);
  }
  50% {
    -moz-transform: translate(0px, -21px);
  }
  100% {
    -moz-transform: translate(0px, 0px);
  }
}
@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(0px, -21px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}
@-o-keyframes animationFrames {
  0% {
    -o-transform: translate(0px, 0px);
  }
  50% {
    -o-transform: translate(0px, -21px);
  }
  100% {
    -o-transform: translate(0px, 0px);
  }
}
@-ms-keyframes animationFrames {
  0% {
    -ms-transform: translate(0px, 0px);
  }
  50% {
    -ms-transform: translate(0px, -21px);
  }
  100% {
    -ms-transform: translate(0px, 0px);
  }
}
/*fin animation coeur*/
/* fin position bouton absolue*/
/*lity*/
.contenuLightBox {
  overflow-y: scroll;
  padding: 20px;
}
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  max-width: 99%;
}
.lity-container {
  width: 70%;
  font-size: 20px;
  padding-bottom: 50px;
  color: #ffffff;
}
.lity-container h4 {
  font-size: 28px;
}
.lity-container img {
  margin: 5px;
  display: block;
  max-width: 100%;
  height: auto;
}
.lity-container ul {
  list-style-position: inside;
}
.lity-content {
  overflow-y: scroll;
}
.lity-content:after {
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.6);
}
.lity {
  background: rgba(0, 0, 0, 0.8);
}
.lity-iframe-container iframe {
  -webkit-box-shadow: 0 0px 0px #999999;
  -moz-box-shadow: 0 0px 0px #999999;
  box-shadow: 0 0px 0px #999999;
  background: rgba(0, 0, 0, 0.8);
}
.lity-container h4 {
  font-size: 22px;
}
/*end lity*/
strong {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.white-popup-block {
  background: #ffffff;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: 100;
}
.intro {
  font-size: 24px;
}
h1 {
  font-size: 36px;
}
.page-template-page-galerie h1 {
  padding-top: 50px;
  color: #d3a282;
}
.contContenu {
  padding-top: 20px;
}
.contContenu h1 {
  margin-top: 0;
  font-size: 36px;
  color: #b10619;
}
.contContenu img {
  max-width: 100%;
  height: auto;
}
h2 {
  color: #ffffff;
  font-size: 18px;
  padding: 20px 0 20px 0;
}
h2 span {
  color: #ffffff;
}
h3 {
  font-size: 24px;
  color: #b10619;
}
h4 {
  font-size: 14px;
}
footer .listRS {
  margin-bottom: 0px;
  padding-left: 10px;
}
footer .listRS [class^="flaticon-"]:before,
footer .listRS [class*=" flaticon-"]:before,
footer .listRS [class^="flaticon-"]:after,
footer .listRS [class*=" flaticon-"]:after {
  font-size: 40px;
  margin-left: 0;
}
footer .listRS a {
  color: #961f2c;
}
footer .listRS a:hover {
  color: #ffffff;
}
footer .contenuFooter {
  font-size: 14px;
  color: #ffffff;
  padding-right: 10px;
  padding-top: 10px;
}
footer .contenuFooter ul {
  color: #961f2c;
  font-size: 11px;
}
footer .contenuFooter ul a {
  color: #961f2c;
}
footer .contenuFooter ul a:hover {
  color: #ffffff;
}
/*fin attente*/
/*btn*/
.btn {
  display: inline-block;
  padding: 10px 15px;
  margin-bottom: 0;
  text-transform: none;
  background-color: transparent;
  font-size: 11px;
  border: 1px solid #ffffff;
  border-radius: 0px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.btn:hover {
  background-color: #ffffff;
  color: #b10619;
}
h2 .btn {
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'Assistant', sans-serif;
}
.btnNoir {
  background-color: #292929;
  border: 0px solid #292929;
  color: #ffffff;
}
.btnNoir:hover {
  color: #ffffff;
  background-color: #434343;
}
.btnBig {
  font-weight: 900;
  font-size: 18px;
  padding: 20px;
}
.btnFill {
  text-transform: uppercase;
  padding: 8px 5px;
}
.btnBleu {
  border-color: #b10619;
  color: #b10619;
}
.btnBleu:hover {
  background-color: #b10619;
  color: #ffffff;
}
.btnBlanc {
  background: #ffffff;
  background-color: #ffffff;
  border: none;
}
.noborder {
  border: none;
}
/* fin btn*/
/* galerie photo*/
.gallery a img {
  margin: 20px;
  width: 150px;
  height: 150px;
}
/* fin galerie photo*/
/* bandeau */
header .bgMenu {
  background-color: #b10619;
}
header .bgMenu .navbar-default {
  background-color: transparent;
  border-color: transparent;
}
header .bgMenu .navbar {
  padding: 0 0 0 5px;
  min-height: 15px;
  margin-bottom: 0;
  border: 0px solid transparent;
}
header .bgMenu nav .navbar-brand {
  padding: 0;
  line-height: 10px;
}
header .bgMenu nav .navbar-brand img {
  max-height: 25px;
}
header .bgMenu nav ul li {
  border-left: 1px solid #961f2c;
  padding: 0 15px 0 15px;
}
header .bgMenu nav ul li a {
  font-family: 'Alegreya Sans SC', sans-serif;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
}
header .bgMenu nav ul li.current-menu-item a {
  font-family: 'Alegreya Sans SC', sans-serif;
}
header .is-sticky .bgMenu {
  width: 100% !important;
  padding-top: 10px;
  margin: 0 0 0 0;
}
header .btn {
  margin-right: 10px;
}
/*form*/
.nf-field-element input,
.nf-field-element select,
.nf-field-element textarea {
  padding: 5px 6px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #1a171b;
  border: 0px solid #ffffff;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.nf-field-element input.btn,
.nf-field-element select.btn,
.nf-field-element textarea.btn {
  background-color: #961f2c;
  font-size: 16px;
  color: white;
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: 100;
}
.nf-form-fields-required {
  font-size: 12px;
}
.form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}
.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}
.form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}
.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}
.input-lg {
  height: 56px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0px;
}
.nf-error-msg,
.ninja-forms-req-symbol {
  color: #ffffff !important;
}
.nf-field-element textarea {
  height: 100px;
}
/*fin form*/
/*end responsive*/
/* fin toggle menu*/
/*bandeau*/
.menuPrincipal {
  z-index: 25 !important;
}
.collapse.show {
  z-index: 200;
  background-color: rgba(230, 224, 216, 0.7);
}
/*fin bandeau*/
/*revue de presse*/
.listRevue {
  margin-top: 1.25em;
}
/*fin revue de presse*/
/*slider*/
#slides {
  position: relative;
}
#slides .slides-container {
  display: none;
}
#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}
.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  bottom: 15%;
  width: 100%;
}
.slides-navigation a {
  position: absolute;
  display: block;
  font-size: 40px;
}
.slides-navigation a.prev {
  left: 10px;
}
.slides-navigation a.next {
  right: 10px;
}
.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.slides-pagination a {
  border: 2px solid #222;
  border-radius: 15px;
  width: 10px;
  height: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
  margin: 2px;
  overflow: hidden;
  text-indent: -100%;
}
.slides-pagination a.current {
  background: #222;
}
/*fin slider*/
/*header*/
header,
footer {
  position: absolute;
  width: 100%;
  z-index: 10;
  padding-top: 0px;
}
footer {
  position: fixed;
}
.paddingBottom {
  padding-bottom: 50px;
}
/*fin header*/
/*accueil*/
.contneuIntro {
  padding-top: 40px;
}
.contAlter {
  height: 200px;
  width: 350px;
  position: absolute;
  right: 10px;
}
.alerte {
  background-color: rgba(230, 224, 216, 0.7);
  padding: 20px;
  color: #ffffff;
  min-height: 30vh;
  font-size: 11px;
}
.alerte h3 {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px;
}
/*fin accueil*/
/*contdiapo*/
.contDiapo {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.contDiapo .masqueDiapo {
  position: absolute;
  z-index: 50;
  width: 100%;
  height: 100%;
  background-image: url(https://la-guinguette-de-neuilly.com/wp-content/themes/guinguette/css/../img/bg-diapo.png);
  background-repeat: repeat-x;
  background-position: top;
}
/*fin contdipao*/
/*contLang*/
.contLang ul {
  margin: 0 0 0 0;
}
.contLang ul li {
  display: inline-block;
  padding: 0 5px 0 5px;
  font-size: 11px;
  font-family: 'Alegreya Sans SC', sans-serif;
  text-transform: uppercase;
}
.contLang ul li.current-lang {
  display: none;
}
/*fin contlang*/
/*intro*/
.introduction .contneuIntro img {
  max-width: 400px;
}
/*fin intro*/
/*page de contenu*/
.contenuPage {
  background-color: rgba(230, 224, 216, 0.7);
  color: black;
  padding: 40px;
  margin-top: 20vh;
}
.contenuPage h1 {
  color: #961f2c;
}
/*fin page de contenu*/
/*footer*/
footer {
  bottom: 0px;
  background-color: #b10619;
}
/*fin footer*/
/*partie carte*/
.contTab {
  padding-top: 10.5em;
}
.contTab .tab-content {
  background-color: rgba(255, 255, 255, 0.9);
}
.contTab .tab-content .tab-pane {
  padding: 3em;
}
.contTab .nav-tabs {
  border-bottom: 0px solid #ddd;
}
.contTab .nav-tabs .nav-item {
  margin-bottom: 0;
}
.contTab .nav-tabs .nav-link {
  border-top-left-radius: 0;
  font-family: 'Alegreya Sans SC', sans-serif;
  font-weight: 100;
  border-top-right-radius: 0;
}
.contTab .nav-tabs .nav-link.active {
  color: #961f2c;
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
}
/*fin partie carte*/
/*responsive*/
@media (max-height: 600px) {
  footer {
    position: relative;
  }
}
@media (max-width: 992px) {
  .slides-navigation {
    display: none;
  }
  header .bgMenu nav ul li {
    border-left: 0px solid #77987a;
    padding: 0 0 0 0;
    text-align: right;
  }
}
@media (max-width: 768px) {
  footer {
    position: relative;
  }
}
@media (max-width: 556px) {
  .contAlter {
    height: 200px;
    width: 100%;
    position: absolute;
    right: 10px;
  }
  h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 16px;
  }
  .contenuPage,
  .contMap {
    padding: 20px;
    margin-top: 10vh;
  }
}
/*fin responsive*/
