/****************** GOVBAR *****************************/
@media only screen and (min-width: 20em) {
  .govbar {
    background: #fff;
    border-bottom: 1px solid #cccaca;
    font-family: Arial, sans-serif;
    font-size: 12px;
    position: relative;
    z-index: 30000; }

  .govbar:before,
  .govbar:after {
    content: '';
    display: table; }

  .govbar:after {
    clear: both; }

  .govbar--light {
    background: #fff; }

  .govbar-link,
  .govbar-link:visited,
  .govbar-link:focus,
  .govbar-link:hover {
    color: #222 !important; }

  .govbar-link:hover,
  .govbar-link:focus {
    background: #e6e6e6; }

  .govbar-logo {
    border: 0;
    display: block;
    padding: 3px 8px;
    vertical-align: middle; }

  .govbar-logo img {
    border: 0;
    display: block;
    height: 40px; }

  .govbar-links {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }

  .govbar-link {
    border: 0;
    border-top: 1px solid #ddd;
    display: block;
    font-weight: bold;
    padding: 8px;
    text-decoration: none; }

  .govbar-more {
    font-weight: normal; } }
@media only screen and (min-width: 45em) {
  .govbar-logo {
    float: left; }

  .govbar-links {
    display: block;
    float: right;
    line-height: 30px; }

  .govbar-links li {
    float: left; }

  .govbar-link {
    border-top: 0;
    float: left;
    min-height: 30px; } }
#govbar {
  position: fixed;
  width: 100%;
  z-index: 999999; }

noscript {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #0b0288; }

.modal-dialog {
  max-width: 780px;
  margin: 0 auto;
  margin-top: 7em; }

#myVideo {
  right: 0;
  bottom: 0;
  width: 100vw;
  position: absolute;
  top: 0px; }

#videoContainerBottom {
  margin-top: 14vw; }

@media screen and (max-width: 1600px) {
  #videoContainerBottom {
    margin-top: 12vw; }

  #mengZukunftBlock {
    margin-top: 6vw; }

  #secondLogoBlue {
    margin-top: 2em; } }
@media screen and (max-width: 1350px) {
  #videoContainerBottom {
    margin-top: 9vw; }

  #secondLogoBlue {
    margin-top: 5em; } }
@media screen and (max-width: 1250px) {
  #mengZukunftBlock {
    margin-top: 6vw; }

  #videoContainerBottom {
    margin-top: 6vw; } }
@media screen and (max-width: 1150px) {
  #mengZukunftBlock {
    margin-top: 5vw; }

  #videoContainerBottom {
    margin-top: 2vw; } }
@media screen and (max-width: 1050px) {
  #mengZukunftBlock {
    margin-top: 3vw; }

  #videoContainerBottom {
    margin-top: 1vw; } }
@media screen and (max-width: 1000px) {
  #mengZukunftBlock {
    margin-top: 2vw; }

  #videoContainerBottom {
    display: none; }

  #homeLeftBox {
    display: none; }

  #logoFirstSiteWhite {
    margin-top: 1em; } }
@font-face {
  font-family: openSans;
  src: url("../../fonts/open-sans/OpenSans-Light.ttf"); }
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif, "light 300";
  position: relative; }

button:focus,
button:active {
  border-color: transparent;
  box-shadow: none !important;
  outline: none !important; }

/* ################# NAVMOBILE ################# */
#navMobile {
  opacity: 0.95;
  text-align: center;
  visibility: hidden;
  display: none;
  top: 47px !important;
  position: fixed !important;
  z-index: 10 !important; }

.navbar-light .navbar-nav .nav-link {
  color: black;
  padding: 10px;
  cursor: pointer; }

.navbar-light .navbar-nav .nav-link:hover {
  color: white;
  padding: 10px;
  background-color: #c43757;
  transition: 0.4s; }

/* ################# website ################# */
#homeLeftBox {
  font-size: 75px;
  color: white;
  font-weight: bold;
  text-align: center; }

.navigation li {
  list-style-type: none;
  background-color: transparent;
  border: none; }

.list-group-item {
  padding: 0.3em; }

.list-group-item a {
  padding: 0.3em;
  cursor: pointer;
  opacity: 1.0; }

.list-group-item a:hover {
  transition: 0.4s;
  padding: 0.3em;
  cursor: pointer;
  opacity: 1;
  font-weight: bold; }

a.active-navigation {
  padding: 0.3em;
  cursor: pointer;
  opacity: 1;
  font-weight: bold; }

#carteScolaireButton {
  background-color: transparent;
  border: 5px solid white;
  border-radius: 0px;
  font-weight: bold;
  font-size: 25px;
  width: 100%;
  overflow: hidden;
  white-space: pre-wrap; }

#mengSchoulContainer {
  background-image: url("../../images/frontend/background_second_site.jpg");
  -webkit-background-size: cover;
  background-size: cover; }

#secondSiteTitle {
  color: #eb3357;
  font-weight: bold;
  font-size: 84px;
  line-height: 1em; }
  @media screen and (max-width: 786px) {
    #secondSiteTitle {
      font-size: 40px;
      text-align: left;
      margin-top: 3em; } }

@media screen and (max-width: 786px) {
  #mengSchoulLeftBox {
    text-align: center;
    margin-top: 10px; } }

#mengSchoulLeftBox a {
  vertical-align: middle; }

.flex-center-vertically {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 4em;
  max-height: 4em; }

#weiderliesen {
  text-decoration: none;
  list-style-type: none;
  color: #eb3357;
  border: 2px solid #eb3357;
  padding: 4px;
  margin-top: 5px;
  font-weight: bold; }

#elevesImageBlock {
  margin-right: 13em;
  margin-bottom: -121px; }

#trouverMonEoleButton {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
  color: #eb3357;
  border-color: #eb3357; }

#trouvezMonEcoleContainer {
  background-image: url("../../images/frontend/background_third_site.png");
  -webkit-background-size: cover;
  background-size: cover;
  position: relative; }
  #trouvezMonEcoleContainer #thirdSiteTitle {
    color: white;
    font-weight: bold; }
  @media screen and (max-width: 786px) {
    #trouvezMonEcoleContainer img {
      margin: 0 !important; } }
  #trouvezMonEcoleContainer .findSchoolMenu {
    position: absolute;
    right: 40px;
    color: white;
    text-align: right; }
  #trouvezMonEcoleContainer .enseignementButton {
    background-color: transparent;
    color: white;
    border: 2px solid white;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 1em;
    font-weight: bold;
    margin: 0.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
    width: 100%; }
    #trouvezMonEcoleContainer .enseignementButton:hover {
      transition: 0.4s;
      background-color: white;
      color: #c43757;
      border: 2px solid white;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px; }
    #trouvezMonEcoleContainer .enseignementButton:focus {
      border-color: #c43757; }

#videoContainer {
  background-image: url("../../images/frontend/background_second_site.jpg");
  -webkit-background-size: cover;
  background-size: cover; }

/* GALLERY */
.rowX {
  display: flex;
  flex-wrap: wrap;
  padding: 0; }

/* Create four equal columns that sits next to each other */
.column {
  flex: 50%;
  max-width: 50%;
  padding: 0 4px; }

.column img {
  margin-top: 8px;
  vertical-align: middle; }

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%; } }
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%; } }
@media screen and (max-width: 1000px) {
  #playPNG {
    display: none; }

  #hiddenhomeLeftBox {
    display: none; }

  #myVideo {
    display: none; }

  #homeLeftBoxL {
    display: none; }

  #opportunite_carriere {
    display: none; }

  #formes_diplomes {
    display: none; }

  #diplomes_an {
    display: none; }

  #eleves {
    display: none; }

  #enseignants {
    display: none; }

  #enseignementsPrimaireImageBlock {
    display: none; }

  #container-fluid {
    width: 100%; }

  .navigation {
    display: none; }

  #navMobile {
    display: block;
    visibility: visible;
    display: block; }

  /* Second site */
  #desktopMenuBlock {
    display: none; }

  #secondSiteFirstCol {
    display: none; }

  #mengSchoulLeftBox {
    flex: 0 0 100%;
    max-width: 100%; }

  /* fourth site */
  #fourthSiteFirstColumn {
    display: none; }

  #lastSiteBox {
    flex: 0 0 100%;
    max-width: 100%; } }
#trouverMonEoleButton {
  margin-top: 8px;
  width: 97%;
  border: 5px solid #c43757;
  color: #c43757;
  padding: 5px;
  border-radius: 0;
  background-color: transparent;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
  transition: 0.6s; }

#trouverMonEoleButton:hover {
  color: white;
  padding: 5px;
  border-radius: 0;
  background-color: #c43757;
  font-weight: bold; }

.slideToMap {
  cursor: pointer; }

#img2Gallery {
  transition: 0.3s linear; }

#img2Gallery:hover {
  cursor: pointer;
  opacity: 0.7; }

#footer {
  background-color: #40457f;
  color: white; }

.footercol {
  text-decoration: none;
  color: white;
  font-size: 20px; }

.footercol:hover {
  text-decoration: none;
  transition: 0.6s;
  font-size: 20px;
  padding: 5px 10px;
  color: white;
  border-left: 2px solid white;
  border-right: 2px solid white;
  /*
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  */ }

#homeContainer {
  position: relative;
  background-image: url("../../images/frontend/MengSchoul_header_v4.png");
  background-size: cover;
  height: 100vh;
  display: flex;
  align-items: center;
  background-position: center; }
  #homeContainer img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -504px;
    margin-top: -189px; }
    @media screen and (max-width: 786px) {
      #homeContainer img {
        position: static;
        margin: 0;
        max-width: 100%; } }
  #homeContainer #desktopMenuBlock {
    position: absolute;
    text-align: right;
    right: 30px;
    color: #c43757; }
  #homeContainer #carteDOffre {
    width: 100%;
    position: absolute;
    bottom: 60px; }
    @media screen and (max-width: 786px) {
      #homeContainer #carteDOffre {
        bottom: 10%; } }
    #homeContainer #carteDOffre .oi-arrow-bottom {
      color: #c43757;
      bottom: 20px; }

.oi-caret-top {
  text-align: center;
  width: 160px; }

/* impressum */
#impressumApropos {
  background-image: url("../../images/frontend/background_second_site.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 47px; }
  #impressumApropos p:last-child {
    margin: 0;
    padding-bottom: 20px; }

#backButton {
  text-align: left;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  transition: 0.3s ease-in-out; }

#backButton:hover {
  background-color: transparent;
  color: #c43757; }

#backButton span {
  vertical-align: baseline; }

@media only screen and (min-width: 20em) {
  .govbar {
    background: #fff;
    border-bottom: 1px solid #cccaca;
    font-family: Arial, sans-serif;
    font-size: 12px;
    position: relative;
    z-index: 30000; }

  .govbar:before,
  .govbar:after {
    content: '';
    display: table; }

  .govbar:after {
    clear: both; }

  .govbar--light {
    background: #fff; }

  .govbar-link,
  .govbar-link:visited,
  .govbar-link:focus,
  .govbar-link:hover {
    color: #222 !important; }

  .govbar-link:hover,
  .govbar-link:focus {
    background: #e6e6e6; }

  .govbar-logo {
    border: 0;
    display: block;
    padding: 3px 8px;
    vertical-align: middle; }

  .govbar-logo img {
    border: 0;
    display: block;
    height: 40px; }

  .govbar-links {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }

  .govbar-link {
    border: 0;
    border-top: 1px solid #ddd;
    display: block;
    font-weight: bold;
    padding: 8px;
    text-decoration: none; }

  .govbar-more {
    font-weight: normal; } }
@media only screen and (min-width: 45em) {
  .govbar-logo {
    float: left; }

  .govbar-links {
    display: block;
    float: right;
    line-height: 30px; }

  .govbar-links li {
    float: left; }

  .govbar-link {
    border-top: 0;
    float: left;
    min-height: 30px; } }
#loadingScreen {
  position: fixed;
  height: 800em;
  width: 100%;
  background-color: white;
  z-index: 99999; }

#govbar {
  position: fixed;
  width: 100%;
  z-index: 999999; }

.modal-dialog {
  max-width: 780px;
  margin: 0 auto;
  margin-top: 7em; }

#myVideo {
  right: 0;
  bottom: 0;
  width: 100vw;
  position: absolute;
  top: 0px; }

#videoContainerBottom {
  margin-top: 14vw; }

@media screen and (max-width: 1600px) {
  #videoContainerBottom {
    margin-top: 16vw; }

  #mengZukunftBlock {
    margin-top: 4vw; }

  #secondLogoBlue {
    margin-top: 2em; } }
@media screen and (max-width: 1350px) {
  #videoContainerBottom {
    margin-top: 9vw; }

  #secondLogoBlue {
    margin-top: 5em; } }
@media screen and (max-width: 1250px) {
  #mengZukunftBlock {
    margin-top: 6vw; }

  #videoContainerBottom {
    margin-top: 6vw; } }
@media screen and (max-width: 1150px) {
  #mengZukunftBlock {
    margin-top: 5vw; }

  #videoContainerBottom {
    margin-top: 2vw; } }
@media screen and (max-width: 1050px) {
  #mengZukunftBlock {
    margin-top: 3vw; }

  #videoContainerBottom {
    margin-top: 1vw; } }
@media screen and (max-width: 1000) {
  #mengZukunftBlock {
    display: none; }

  #videoContainerBottom {
    margin-top: 14vw; } }
@media screen and (max-width: 800) {
  #videoContainerBottom {
    margin-top: 8; } }
@media screen and (max-width: 600) {
  #videoContainerBottom {
    display: none; } }
@media screen and (max-width: 400) {
  #mengZukunftBlock {
    margin-top: 2vw; }

  #videoContainerBottom {
    display: none; }

  #homeLeftBox {
    display: none; }

  #logoFirstSiteWhite {
    margin-top: 1em; } }
noscript {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: white !important; }

noscript h3 {
  color: #16264F;
  font-weight: bold; }

.modalBackdrop {
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 101; }

[data-page="map"] {
  height: 100vh;
  /*Rounded checkbox*/ }
  [data-page="map"] #map > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(4) > div > div:nth-child(3) {
    display: none; }
  [data-page="map"] .infoCloseModel {
    position: absolute;
    top: 12px;
    right: 24px;
    border: none;
    background-color: #e11243;
    color: white;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    transition: 0.3s ease-in-out;
    border: 2px solid #e11243; }
    @media screen and (max-width: 786px) {
      [data-page="map"] .infoCloseModel {
        top: 5px;
        right: 5px;
        margin-left: 5px; } }
  [data-page="map"] .infoCloseModel:hover {
    background-color: white;
    color: #e11243; }
  [data-page="map"] .flex-item {
    display: flex;
    align-items: center;
    margin-top: 15px; }
    @media screen and (max-width: 786px) {
      [data-page="map"] .flex-item {
        margin-top: 31px; } }
  [data-page="map"] .flex-item img {
    flex-grow: 0;
    flex-shrink: 0;
    max-height: 100%;
    max-width: 100%;
    height: 64px;
    margin-right: 8px; }
  [data-page="map"] .googleInfoWindow small {
    font-style: italic; }
  [data-page="map"] .googleInfoWindow table td:last-child {
    padding-left: 16px; }
  [data-page="map"] .googleInfoWindow {
    /*background-color: rgb(225, 18, 67) !important;*/
    background-color: white !important;
    color: #e11243 !important;
    box-sizing: border-box;
    padding: 15px;
    font-size: 12px;
    font-weight: 400; }
    @media screen and (max-width: 786px) {
      [data-page="map"] .googleInfoWindow {
        position: relative;
        margin-left: 6px;
        min-width: 250px;
        margin-right: 6px;
        max-height: 90vh;
        overflow: scroll;
        padding-bottom: 0.5em; }
        [data-page="map"] .googleInfoWindow .btn:last-child {
          margin-bottom: 0.5em; } }
  [data-page="map"] .googleInfoWindow img {
    margin-bottom: 8px;
    margin-top: 8px; }
  [data-page="map"] .googleInfoWindow a.btn {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background-color: #e11243;
    color: white;
    transition: 0.3s ease-in-out;
    /*-webkit-box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.2);*/
    -webkit-box-shadow: 5px 5px 25px 0px #a8a8a8;
    -moz-box-shadow: 5px 5px 25px 0px #a8a8a8;
    box-shadow: 5px 5px 25px 0px #a8a8a8;
    cursor: pointer;
    font-size: 12px;
    font-weight: bolder; }
  [data-page="map"] .googleInfoWindow .contact {
    margin-top: 8px; }
  [data-page="map"] .googleInfoWindow table tr td {
    padding: 8px; }
  [data-page="map"] .googleInfoWindow table tr td:first-child {
    border-right: 1px solid #e11243; }
  [data-page="map"] .googleInfoWindow table tr:not(first-child) td {
    border-bottom: 1px solid #e11243; }
  [data-page="map"] .googleInfoWindow table tr:last-child td {
    border-bottom: none; }
  [data-page="map"] .googleInfoWindow .contact a {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background-color: transparent !important;
    color: #e11243;
    border: 2px solid #e11243;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    font-size: 12px;
    font-weight: bolder; }
    @media screen and (max-width: 786px) {
      [data-page="map"] .googleInfoWindow .contact a {
        display: block; } }
  [data-page="map"] #portraitButton {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background-color: #e11243 !important;
    color: white;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    font-size: 12px;
    font-weight: bolder; }
  [data-page="map"] #portraitButton:hover {
    background-color: white !important;
    color: #e11243 !important; }
  [data-page="map"] .googleInfoWindow .contact a:hover {
    background-color: #e11243 !important;
    color: white; }
  [data-page="map"] html,
  [data-page="map"] body,
  [data-page="map"] #map {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }
  [data-page="map"] #googleNavigation {
    max-width: 100%;
    width: 25em;
    position: absolute;
    z-index: 30;
    background-color: white;
    height: 100%;
    left: 1.5em;
    overflow: scroll;
    box-sizing: border-box;
    padding: 2em; }
  [data-page="map"] #googleNavigation h3 {
    overflow: hidden;
    word-wrap: break-word; }
  [data-page="map"] #navigation {
    -webkit-box-shadow: 8px 8px 17px 0px #cfcfcf;
    -moz-box-shadow: 8px 8px 17px 0px #cfcfcf;
    box-shadow: 8px 8px 17px 0px #cfcfcf; }
  [data-page="map"] #collapseForGoogleNav {
    position: absolute;
    width: 1.5em;
    height: 100%;
    left: 0px;
    background-color: #e11243;
    z-index: 7;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center; }
  [data-page="map"] .googleLi {
    text-align: left;
    border-radius: 0;
    border: none !important;
    width: 100%;
    background-color: #e11243 !important;
    box-shadow: none !important;
    box-sizing: border-box;
    padding-top: 0px;
    padding-left: 12px;
    padding-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    transition: 0.3s linear;
    cursor: pointer;
    border-top: 1px solid white !important; }
  [data-page="map"] .googleLi span {
    line-height: 100%;
    vertical-align: middle; }
  [data-page="map"] .googleLi:hover {
    box-shadow: none;
    width: 100%;
    border-radius: 0;
    opacity: 0.7;
    color: white; }
  [data-page="map"] .googleLi:active {
    background-color: white;
    color: #e11243;
    border-radius: 0;
    opacity: 0.7; }
  [data-page="map"] .googleLiInner {
    background-color: white;
    border-color: #e11243;
    width: 100%;
    text-align: left;
    color: #e11243;
    border-radius: 0;
    opacity: 1;
    border: none;
    border-bottom: 1px solid #e11243;
    transition: 0.3s linear;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
    border-left: 1px solid #e11243;
    border-right: 1px solid #e11243;
    cursor: pointer; }
  [data-page="map"] .googleLiInner:hover {
    background-color: #e11243;
    color: white;
    opacity: 0.7;
    border-color: #e11243; }
  [data-page="map"] .googleLiInner:focus {
    box-shadow: none !important;
    border-color: #e11243 !important; }
  [data-page="map"] .googleLiInner:active {
    background-color: #e11243 !important;
    color: white !important;
    border-color: #e11243 !important; }
  [data-page="map"] .recherche {
    background-color: #e11243;
    width: 100%;
    border-radius: 0;
    border: 2px solid #e11243;
    font-weight: bold;
    text-align: center;
    margin-top: 1em;
    opacity: 0.8;
    transition: 0.6s;
    -webkit-box-shadow: 8px 8px 17px 0px #cfcfcf;
    -moz-box-shadow: 8px 8px 17px 0px #cfcfcf;
    box-shadow: 8px 8px 17px 0px #cfcfcf; }
  [data-page="map"] .recherche:active,
  [data-page="map"] .recherche:focus {
    box-shadow: none !important;
    background-color: #e11243 !important;
    border-color: #e11243 !important; }
  [data-page="map"] .toZero {
    background-color: white;
    width: 100%;
    border-radius: 0;
    border: 3px solid #e11243;
    font-weight: bold;
    text-align: center;
    color: #e11243;
    margin-top: 0.5em;
    opacity: 1;
    transition: 0.6s;
    -webkit-box-shadow: 8px 8px 17px 0px #cfcfcf;
    -moz-box-shadow: 8px 8px 17px 0px #cfcfcf;
    box-shadow: 8px 8px 17px 0px #cfcfcf;
    white-space: initial; }
  [data-page="map"] .toZero:active,
  [data-page="map"] .toZero:focus {
    box-shadow: none !important;
    background-color: white !important;
    border-color: #e11243 !important;
    color: #e11243 !important; }
  [data-page="map"] .toZero:hover {
    background-color: white;
    border-color: #e11243 !important;
    font-weight: bold;
    text-align: center;
    color: #e11243;
    opacity: 0.8; }
  [data-page="map"] .recherche:hover {
    background-color: #e11243;
    border-radius: 0;
    border: 2px solid #e11243;
    font-weight: bold;
    text-align: center;
    margin-top: 1em;
    opacity: 1; }
  [data-page="map"] .googleLiInner2 {
    background-color: white;
    border-color: #e11243;
    width: 17em;
    text-align: left;
    color: #18234f;
    border-radius: 0;
    transition: 0.1s;
    text-overflow: ellipsis;
    overflow-wrap: break-word; }
  [data-page="map"] .googleLiInner2:hover {
    background-color: white;
    border-color: #e11243;
    width: 17em;
    text-align: left;
    color: #18234f;
    border-radius: 0; }
  [data-page="map"] .formINNER {
    width: 100%;
    padding-left: 0rem;
    margin: 0 auto;
    border-bottom: 1px solid #e11243;
    color: #18234f;
    text-align: left;
    padding-left: 2em;
    opacity: 1;
    padding-top: 4px;
    padding-bottom: 4px;
    border-left: 1px solid #e11243;
    border-right: 1px solid #e11243;
    cursor: pointer; }
  [data-page="map"] .formINNER:hover {
    padding-left: 0rem;
    padding-left: 2em;
    opacity: 0.7; }
  [data-page="map"] .zoomButtons {
    background-color: transparent;
    border: none;
    cursor: pointer; }
    @media screen and (max-width: 786px) {
      [data-page="map"] .zoomButtons {
        display: none; } }
  [data-page="map"] .zoomButtons:active,
  [data-page="map"] .zoomButtons:focus {
    background-color: transparent;
    box-shadow: none !important;
    border: none !important;
    outline: none !important; }
  [data-page="map"] #boxOfButtons {
    position: absolute;
    z-index: 20;
    bottom: 2em;
    right: 0em; }
  [data-page="map"] #domain {
    margin-bottom: 1px; }
  [data-page="map"] #collapseForGoogleNav {
    cursor: pointer; }
  [data-page="map"] input[type=checkbox], [data-page="map"] input[type=radio] {
    width: 0.8em;
    height: 0.8em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #18234f;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer; }
  [data-page="map"] input[type=checkbox]:checked, [data-page="map"] input[type=radio]:checked {
    background-color: #18234f;
    border-color: #18234f; }
  [data-page="map"] .form-check-label {
    vertical-align: middle;
    cursor: pointer; }
  [data-page="map"] .googleLi span {
    font-size: 24px;
    vertical-align: baseline; }
  [data-page="map"] .backButton {
    position: absolute;
    top: 0em;
    right: 0.5em;
    z-index: 100;
    border: none;
    cursor: pointer; }
  [data-page="map"] .backButton:active,
  [data-page="map"] .backButton:focus {
    box-shadow: none;
    border-color: white;
    outline: none !important; }
  [data-page="map"] .infoWindow {
    /*background-color: rgb(225, 18, 67) !important;*/
    background-color: white !important;
    box-sizing: border-box;
    padding: 15px;
    color: #e11243;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch; }
  [data-page="map"] .left,
  [data-page="map"] .right {
    flex: 1 50%;
    /* Initial width of 600px/2
                  Grow to fill remaining space */
    min-width: 0;
    /* No minimal width */ }
  [data-page="map"] .alignleft {
    float: left; }
  [data-page="map"] .alignright {
    float: right; }
  [data-page="map"] .clear {
    clear: both; }
  [data-page="map"] .buttonText {
    padding-top: 6px;
    padding-bottom: 6px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: pre-wrap;*/ }
  [data-page="map"] .googleLi span {
    padding-bottom: 6px;
    padding-top: 6px;
    border-left: 1px solid white;
    padding-left: 8px; }

.miniPortrait {
  color: #e11243;
  font-weight: bold;
  font-size: 18px; }

.miniPortrait h5 {
  display: inline-block; }

.miniPortrait div {
  margin-left: 8px;
  color: #e11243;
  width: auto;
  display: inline-block;
  cursor: pointer;
  padding: 8px;
  transition: 0.3s ease-in-out;
  font-size: 26px;
  padding: 0px 8px;
  border: 2px solid #e11243; }

.miniPortrait div:hover {
  color: white;
  background-color: #e11243; }

.projetsContainer {
  -webkit-box-shadow: 5px 5px 25px 0px #a8a8a8;
  -moz-box-shadow: 5px 5px 25px 0px #a8a8a8;
  box-shadow: 5px 5px 25px 0px #a8a8a8;
  margin-bottom: 8px;
  background-color: transparent !important; }

#backToTop {
  background-color: #e11243;
  color: white;
  box-sizing: border-box;
  border: 0px;
  position: fixed;
  bottom: 8px;
  right: 8px;
  cursor: pointer;
  z-index: 999999999999;
  transition: 0.3s ease-in-out;
  vertical-align: middle;
  padding: 10px;
  border: 3px solid #e11243;
  -webkit-box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, 0.5);
  line-height: 100%; }

#backToTop:hover {
  background-color: white;
  color: #e11243; }

#backToTop:active,
#backToTop:focus,
#backToTop.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none !important; }

.searchContainer {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 1.5em; }

.search {
  display: inline-block;
  background-color: white;
  width: 63%;
  border-radius: 0;
  border: 3px solid #e11243;
  font-weight: bold;
  text-align: center;
  color: #e11243;
  opacity: 1;
  transition: 0.6s;
  -webkit-box-shadow: 0px 8px 17px 0px #cfcfcf;
  -moz-box-shadow: 0px 8px 17px 0px #cfcfcf;
  box-shadow: 0px 8px 17px 0px #cfcfcf;
  white-space: initial;
  cursor: inherit; }

.search:active,
.search:focus {
  outline: none;
  -webkit-box-shadow: 0px 8px 17px 0px #cfcfcf;
  -moz-box-shadow: 0px 8px 17px 0px #cfcfcf;
  box-shadow: 0px 8px 17px 0px #cfcfcf;
  background-color: white !important;
  border-color: #e11243 !important;
  color: #e11243 !important; }

.search:hover {
  background-color: white;
  border-color: #e11243 !important;
  font-weight: bold;
  text-align: center;
  color: #e11243;
  opacity: 0.8; }

.search::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #e11243;
  opacity: 1;
  /* Firefox */ }

.search:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #e11243; }

.search::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #e11243; }

.searchButton {
  text-transform: uppercase;
  display: inline-block;
  cursor: pointer;
  background-color: #e11243;
  width: 35%;
  border-radius: 0;
  border: 3px solid #e11243;
  font-weight: bold;
  text-align: center;
  color: white;
  opacity: 1;
  transition: 0.6s;
  -webkit-box-shadow: 8px 8px 17px 0px #cfcfcf;
  -moz-box-shadow: 8px 8px 17px 0px #cfcfcf;
  box-shadow: 8px 8px 17px 0px #cfcfcf;
  white-space: initial;
  padding: 6px;
  overflow: hidden;
  text-overflow: ellipsis; }

.searchButton:hover {
  opacity: 0.8; }

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