/* Menu Background */
/* Menu Text */
/* Menu Mouse Hover */
/* Heading Text */
/* Heading Font */
/* GLOBAL STYLES
-------------------------------------------------- */
/* schoolbell-regular - latin */
@font-face {
  font-family: 'Schoolbell';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/schoolbell-v9-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Schoolbell Regular"), local("Schoolbell-Regular"), url("../fonts/schoolbell-v9-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/schoolbell-v9-latin-regular.woff2") format("woff2"), url("../fonts/schoolbell-v9-latin-regular.woff") format("woff"), url("../fonts/schoolbell-v9-latin-regular.ttf") format("truetype"), url("../fonts/schoolbell-v9-latin-regular.svg#Schoolbell") format("svg");
  /* Legacy iOS */ }

/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ubuntu-v13-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url("../fonts/ubuntu-v13-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntu-v13-latin-regular.woff2") format("woff2"), url("../fonts/ubuntu-v13-latin-regular.woff") format("woff"), url("../fonts/ubuntu-v13-latin-regular.ttf") format("truetype"), url("../fonts/ubuntu-v13-latin-regular.svg#Ubuntu") format("svg");
  /* Legacy iOS */ }

/* Padding below the footer and lighter body text */
body {
  padding: 155px 0 40px 0; }

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
p {
  font-family: "Ubuntu", sans-serif;
  font-size: 1.7rem;
  color: #262626;
  padding: 0 5px 0 8px; }

ul.airports {
  font-size: 1.7rem; }

li.amend {
  list-style: none;
  font-size: 1.6rem;
  font-style: italic; }

ul.gallerythumbs {
  margin: 0;
  padding: 0; }

ul.termlist {
  margin-left: 30px;
  font-style: italic; }
  ul.termlist li {
    margin-bottom: 5px; }

.cpyrght {
  font-style: italic;
  padding: 0 0 10px 0;
  margin: -5px auto 0;
  font-size: 1.2rem; }

ul.cnctbllts {
  list-style: none;
  display: block;
  position: relative;
  margin-bottom: 15px; }

.price {
  padding: 6px;
  background-color: #A0BFD6;
  display: block;
  text-align: center;
  margin-bottom: 20px; }

.pricing {
  margin-bottom: 20px; }

.bknglnk {
  text-align: right;
  margin-bottom: 0; }
  .bknglnk h3 {
    margin: 0;
    padding: 0; }

.bulleted,
.cnctbllts {
  font-family: "Ubuntu", sans-serif;
  font-size: 1.7rem;
  color: #262626; }

.padded {
  margin-bottom: 5px; }

h1,
h2,
h3,
h4,
.slogan {
  font-family: "Schoolbell", cursive;
  color: #578E9A; }

a {
  color: #578E9A; }

.fntawsm {
  color: #578E9A;
  float: right;
  font-size: 2.4rem;
  margin: 3px; }

.slogan {
  position: relative;
  bottom: 21px;
  margin: 0 0 -15px 15px;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center; }

.social {
  float: right;
  margin: 0 -10px;
  padding: 0; }
  .social img {
    padding: 6px 5px;
    height: auto;
    width: 30px; }

h1 {
  font-size: 3.5rem;
  margin-bottom: 20px;
  text-align: center; }

h3 {
  margin-left: 20px; }

.rgn {
  padding-left: 20px;
  margin-bottom: 20px;
  margin-top: -5px; }
  .rgn h3 {
    margin-bottom: 0;
    margin-top: 10px; }
  .rgn p {
    padding: 0 0 4px 35px;
    margin: 0; }

.testimonials h3 {
  font-size: 2rem;
  margin: -5px 0 40px;
  padding: 0;
  text-align: right; }

.testimonials p {
  font-style: italic; }

.text-center img {
  margin: 0 auto; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #578E9A; }

.navbar-default {
  font-family: "Schoolbell", cursive;
  font-size: 1.7rem;
  background-color: #A0BFD6;
  color: #3C4851; }
  .navbar-default a,
  .navbar-default a:link {
    color: #3C4851; }
  .navbar-default .navbar-nav li a {
    color: #3C4851;
    padding: 6px 12px; }
  .navbar-default .navbar-nav li a:hover {
    background-color: #578E9A;
    color: white; }
  .navbar-default .navbar-nav li .active a:focus a,
  .navbar-default .navbar-nav li .active a:hover a {
    color: white; }

.navbar {
  min-height: 40px; }

.logo {
  background-color: white;
  width: 100%;
  text-align: center; }
  .logo img {
    margin: 0 auto;
    text-align: center;
    position: relative; }

.navbar-nav {
  width: 100%;
  text-align: center; }
  .navbar-nav > li {
    float: none;
    display: inline-block; }

.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20; }

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0; }

.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px; }

.navbar-wrapper .navbar .container {
  width: auto; }

.dropdown-menu {
  background-color: #A0BFD6; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #777;
  background-color: #A0BFD6; }

.btn-primary,
.btn-primary:active {
  background-color: #578E9A;
  border-color: #485967; }

.btn-primary:hover {
  color: #fff;
  background-color: #485967;
  border-color: #000; }

.page-image {
  margin: 15px 0 0 0;
  clear: both; }
  .page-image img {
    margin: -30px auto 0 auto;
    text-align: center; }

.spaced {
  padding-bottom: 10px; }

.thumbs {
  margin-top: 25px; }
  .thumbs img {
    -webkit-box-shadow: 2px 2px 2px #578E9A;
    box-shadow: 2px 2px 2px #578E9A;
    margin-bottom: 22px; }

.menupanels {
  margin: 10px;
  text-align: center; }
  .menupanels img {
    margin: 10px auto;
    -webkit-box-shadow: 4px 4px 4px #578E9A;
    box-shadow: 4px 4px 4px #578E9A; }
  .menupanels a {
    color: #3C4851; }
  .menupanels .panellabel {
    bottom: 20px;
    margin: 0 auto 10px auto;
    position: relative;
    clear: left;
    z-index: 100;
    color: #3C4851;
    background-color: #A0BFD6;
    font-size: 2.1rem;
    font-family: "Schoolbell", cursive;
    width: 70%;
    -webkit-box-shadow: 4px 4px 4px #578E9A;
    box-shadow: 4px 4px 4px #578E9A; }

.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none; }

.footer {
  width: 100%;
  clear: both;
  display: block;
  padding: 5px 10px;
  margin: 20px 0 10px;
  background-color: #A0BFD6;
  color: #494B4C;
  border-radius: 7px; }
  .footer img {
    padding: 5px 0 8px 0; }
  .footer p {
    margin: 0;
    font-weight: 600;
    color: #494B4C; }
  .footer .footimg {
    float: none; }
  .footer .address .siret {
    font-size: 1.0rem;
    margin: 5px; }
  .footer .termlinks {
    margin: 0 auto;
    text-align: center;
    color: #494B4C;
    max-width: 191px; }
    .footer .termlinks a {
      color: #494B4C; }
    .footer .termlinks p {
      font-size: 1.1rem;
      text-align: center; }

.info {
  text-align: center; }
  .info p {
    padding: 0 0 0 10px; }

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 490px) {
  .slogan {
    font-weight: 100;
    bottom: 27px;
    font-size: 1.4rem;
    margin-left: 21px; } }

@media (min-width: 550px) {
  .page-image {
    margin-top: 45px; }
  .fntawsm {
    font-size: 3rem;
    margin: 5px; }
  .slogan {
    bottom: 31px;
    font-size: 1.6rem; }
  .social img {
    width: 36px;
    padding-top: 8px; } }

@media (min-width: 600px) {
  .slogan {
    bottom: 35px;
    font-size: 1.8rem; } }

@media (min-width: 768px) {
  ul.pricing li {
    padding: 8px 0px; }
  .page-image {
    margin-top: 110px; }
  .slogan {
    bottom: 42px;
    font-size: 2.0rem;
    margin-left: 38px; }
  .social img {
    width: 42px;
    padding-top: 13px; }
  .termlinks {
    float: right; }
  .fntawsm {
    font-size: 3.7rem;
    margin: 10px 5px; }
  .navbar-wrapper {
    margin-top: 20px; }
  .footer .address {
    margin-top: 20px; }
  .footer .termlinks {
    margin: 20px 0 0;
    text-align: right; }
  .logo .info {
    padding: 6px; }
    .logo .info p {
      padding: 0 0 0 10px; }
  .thumbs img {
    margin-bottom: 0px; }
  .footer .footimg {
    float: left; }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px; }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0; }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px; }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4; }
  .featurette-heading {
    font-size: 50px; }
  .menupanels {
    margin-bottom: -30px; } }

@media (min-width: 800px) {
  .page-image {
    margin-top: 120px; } }

@media (min-width: 992px) {
  .page-image {
    margin-top: 95px; }
  .featurette-heading {
    margin-top: 120px; } }

@media (min-width: 1080px) {
  .page-image {
    margin-top: 35px; }
  .logoimg {
    left: 51px; } }

@media (min-width: 1200px) {
  .logoimg {
    left: 51px; } }

.ekko-lightbox {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-right: 0 !important; }

.ekko-lightbox-container {
  position: relative; }

.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%; }

.ekko-lightbox iframe {
  width: 100%;
  height: 100%; }

.ekko-lightbox-nav-overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

.ekko-lightbox-nav-overlay a {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  color: #fff;
  font-size: 30px;
  z-index: 1; }

.ekko-lightbox-nav-overlay a > * {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1; }

.ekko-lightbox-nav-overlay a > :focus {
  outline: none; }

.ekko-lightbox-nav-overlay a span {
  padding: 0 30px; }

.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right; }

.ekko-lightbox-nav-overlay a:hover {
  text-decoration: none; }

.ekko-lightbox-nav-overlay a:focus {
  outline: none; }

.ekko-lightbox-nav-overlay a.disabled {
  cursor: default;
  visibility: hidden; }

.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none; }

.ekko-lightbox .modal-dialog {
  display: none; }

.ekko-lightbox .modal-footer {
  text-align: left; }

.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }

.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center; }

.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: a 2s infinite ease-in-out;
  animation: a 2s infinite ease-in-out; }

.ekko-lightbox-loader > div > div:last-child {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #333; }

@-webkit-keyframes a {
  0%,
  to {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes a {
  0%,
  to {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

#oic,
#oic p,
#oicl,
#oicl p {
  text-align: center;
  font-size: 10px;
    font-weight: 600;
  line-height: 11px;
  text-shadow: none; }

#oic,
#oicl {
  clear: both;
  margin: 10px auto 50px 0; }

#oic p,
#oicl p {
  margin: 0;
  padding: 0 0 10px;
  text-indent: 0; }

#oic a,
#oicl a {
  text-decoration: none;
  line-height: 11px !important;
  font-size: 10px !important; }

#oicl a {
  color: #0A6092 !important;}

#oic a {
  color: #0A6092; }

#oic img,
#oicl img {
  border: 0;
  clear: both;
  margin: 0 auto;
  float: none;
  right: 0; }

@media print {
  .statcounter {
    display: none; }
  #oicl img {
    width: 50px;
    height: auto;
    margin-bottom: 6px; } }

#oic div,
#oicl div,
.statcounter {
  margin: 0 auto;
  text-align: center; }
