/*@font-face {
    font-family: 'Fat Boy Slim';
    src: local('Fatboy Slim BLTC (BRK)'), local('FatboySlimBLTCBRK'),
    url('./fonts/FatboySlimBLTCBRK.woff2') format('woff2'),
    url('./fonts/FatboySlimBLTCBRK.woff') format('woff'),
    url('./fonts/FatboySlimBLTCBRK.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
    font-family: 'Courier New';
    src: local('Courier New'), local('CourierNewPSMT'),
    url('./fonts/CourierNewPSMT.woff2') format('woff2'),
    url('./fonts/CourierNewPSMT.woff') format('woff'),
    url('./fonts/CourierNewPSMT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
    font-family: 'Palatino Linotype';
    src: local('Palatino Linotype'), local('PalatinoLinotype-Roman'),
    url('./fonts/PalatinoLinotype-Roman.woff2') format('woff2'),
    url('./fonts/PalatinoLinotype-Roman.woff') format('woff'),
    url('./fonts/PalatinoLinotype-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
    font-family: 'SF Pro Display';
    src: local('SF Pro Display Regular'), local('SFProDisplay-Regular'),
    url('./fonts/SFProDisplay-Regular.woff2') format('woff2'),
    url('./fonts/SFProDisplay-Regular.woff') format('woff'),
    url('./fonts/SFProDisplay-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
  font-family: 'Segoe Print';
  src: local('Segoe Print'), local('SegoePrint'), url('./fonts/SegoePrint.woff2') format('woff2'), url('./fonts/SegoePrint.woff') format('woff'), url('./fonts/SegoePrint.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Veteran Typewriter';
  src: local('Veteran Typewriter'), local('VeteranTypewriter'), url('./fonts/VeteranTypewriter.woff2') format('woff2'), url('./fonts/VeteranTypewriter.woff') format('woff'), url('./fonts/VeteranTypewriter.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Indie Flower';
  font-style: normal;
  font-weight: 400;
  src: local('Indie Flower'), local('IndieFlower'), url(https://fonts.gstatic.com/s/indieflower/v11/m8JVjfNVeKWVnh3QMuKkFcZVaUuC.ttf) format('truetype');
}
.align-items-center {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
/* Effects */
.z-depth-0 {
  box-shadow: none !important;
}
.z-depth-1,
.card-panel,
.bak-white,
#wrapper-acti .bloc-acti,
#main-home #section-info #cadre-bienvenue .content-bienvenue iframe,
.form-section .form-content .cadre-info,
.form-section .nav-pills li.active a,
.form-section div.bloc-white,
.form-section div.ex-rating,
.form-section .alert.alert-danger,
aside,
div.bloc-info {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.z-depth-1-half {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.z-depth-2,
nav a.button-collapse:hover,
.hoverable:hover,
#wrapper-acti .bloc-acti:hover,
#main-home #cadre-uma,
.menu > ul {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.z-depth-4 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.hoverable {
  transition: box-shadow 0.25s;
  box-shadow: 0;
}
.hoverable:hover {
  transition: box-shadow 0.25s;
}
.vmargin-top-0 {
  margin-top: 0px !important;
}
.vmargin-bot-0 {
  margin-bottom: 0px !important;
}
.vmargin-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
@media (min-width: 980px) {
  .vmargin-top-0 {
    margin-top: 0px !important;
  }
  .vmargin-bot-0 {
    margin-bottom: 0px !important;
  }
  .vmargin-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
}
.vmargin-top-1 {
  margin-top: 10px !important;
}
.vmargin-bot-1 {
  margin-bottom: 10px !important;
}
.vmargin-1 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
@media (min-width: 980px) {
  .vmargin-top-1 {
    margin-top: 20px !important;
  }
  .vmargin-bot-1 {
    margin-bottom: 20px !important;
  }
  .vmargin-1 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
.vmargin-top-2 {
  margin-top: 20px !important;
}
.vmargin-bot-2 {
  margin-bottom: 20px !important;
}
.vmargin-2 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
@media (min-width: 980px) {
  .vmargin-top-2 {
    margin-top: 40px !important;
  }
  .vmargin-bot-2 {
    margin-bottom: 40px !important;
  }
  .vmargin-2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}
.vmargin-top-3 {
  margin-top: 30px !important;
}
.vmargin-bot-3 {
  margin-bottom: 30px !important;
}
.vmargin-3 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
@media (min-width: 980px) {
  .vmargin-top-3 {
    margin-top: 60px !important;
  }
  .vmargin-bot-3 {
    margin-bottom: 60px !important;
  }
  .vmargin-3 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
}
.vmargin-top-4 {
  margin-top: 40px !important;
}
.vmargin-bot-4 {
  margin-bottom: 40px !important;
}
.vmargin-4 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
@media (min-width: 980px) {
  .vmargin-top-4 {
    margin-top: 80px !important;
  }
  .vmargin-bot-4 {
    margin-bottom: 80px !important;
  }
  .vmargin-4 {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
}
.vmargin-top-5 {
  margin-top: 50px !important;
}
.vmargin-bot-5 {
  margin-bottom: 50px !important;
}
.vmargin-5 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
@media (min-width: 980px) {
  .vmargin-top-5 {
    margin-top: 100px !important;
  }
  .vmargin-bot-5 {
    margin-bottom: 100px !important;
  }
  .vmargin-5 {
    margin-top: 100px !important;
    margin-bottom: 100px !important;
  }
}
.vmargin-top-6 {
  margin-top: 60px !important;
}
.vmargin-bot-6 {
  margin-bottom: 60px !important;
}
.vmargin-6 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
@media (min-width: 980px) {
  .vmargin-top-6 {
    margin-top: 120px !important;
  }
  .vmargin-bot-6 {
    margin-bottom: 120px !important;
  }
  .vmargin-6 {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
}
.vmargin-top-7 {
  margin-top: 70px !important;
}
.vmargin-bot-7 {
  margin-bottom: 70px !important;
}
.vmargin-7 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}
@media (min-width: 980px) {
  .vmargin-top-7 {
    margin-top: 140px !important;
  }
  .vmargin-bot-7 {
    margin-bottom: 140px !important;
  }
  .vmargin-7 {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
}
.vmargin-top-8 {
  margin-top: 80px !important;
}
.vmargin-bot-8 {
  margin-bottom: 80px !important;
}
.vmargin-8 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}
@media (min-width: 980px) {
  .vmargin-top-8 {
    margin-top: 160px !important;
  }
  .vmargin-bot-8 {
    margin-bottom: 160px !important;
  }
  .vmargin-8 {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
}
.vmargin-top-9 {
  margin-top: 90px !important;
}
.vmargin-bot-9 {
  margin-bottom: 90px !important;
}
.vmargin-9 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}
@media (min-width: 980px) {
  .vmargin-top-9 {
    margin-top: 180px !important;
  }
  .vmargin-bot-9 {
    margin-bottom: 180px !important;
  }
  .vmargin-9 {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
}
.vmargin-top-10 {
  margin-top: 100px !important;
}
.vmargin-bot-10 {
  margin-bottom: 100px !important;
}
.vmargin-10 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
@media (min-width: 980px) {
  .vmargin-top-10 {
    margin-top: 200px !important;
  }
  .vmargin-bot-10 {
    margin-bottom: 200px !important;
  }
  .vmargin-10 {
    margin-top: 200px !important;
    margin-bottom: 200px !important;
  }
}
.hmargin-left-0 {
  margin-left: 0px !important;
}
.hmargin-right-0 {
  margin-right: 0px !important;
}
.hmargin-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
@media (min-width: 980px) {
  .hmargin-left-0 {
    margin-left: 0px !important;
  }
  .hmargin-right-0 {
    margin-right: 0px !important;
  }
  .hmargin-0 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
.hmargin-left-1 {
  margin-left: 10px !important;
}
.hmargin-right-1 {
  margin-right: 10px !important;
}
.hmargin-1 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
@media (min-width: 980px) {
  .hmargin-left-1 {
    margin-left: 20px !important;
  }
  .hmargin-right-1 {
    margin-right: 20px !important;
  }
  .hmargin-1 {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
.hmargin-left-2 {
  margin-left: 20px !important;
}
.hmargin-right-2 {
  margin-right: 20px !important;
}
.hmargin-2 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
@media (min-width: 980px) {
  .hmargin-left-2 {
    margin-left: 40px !important;
  }
  .hmargin-right-2 {
    margin-right: 40px !important;
  }
  .hmargin-2 {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}
.hmargin-left-3 {
  margin-left: 30px !important;
}
.hmargin-right-3 {
  margin-right: 30px !important;
}
.hmargin-3 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
@media (min-width: 980px) {
  .hmargin-left-3 {
    margin-left: 60px !important;
  }
  .hmargin-right-3 {
    margin-right: 60px !important;
  }
  .hmargin-3 {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
}
.hmargin-left-4 {
  margin-left: 40px !important;
}
.hmargin-right-4 {
  margin-right: 40px !important;
}
.hmargin-4 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
@media (min-width: 980px) {
  .hmargin-left-4 {
    margin-left: 80px !important;
  }
  .hmargin-right-4 {
    margin-right: 80px !important;
  }
  .hmargin-4 {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
}
.hmargin-left-5 {
  margin-left: 50px !important;
}
.hmargin-right-5 {
  margin-right: 50px !important;
}
.hmargin-5 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
@media (min-width: 980px) {
  .hmargin-left-5 {
    margin-left: 100px !important;
  }
  .hmargin-right-5 {
    margin-right: 100px !important;
  }
  .hmargin-5 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
}
.hmargin-left-6 {
  margin-left: 60px !important;
}
.hmargin-right-6 {
  margin-right: 60px !important;
}
.hmargin-6 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}
@media (min-width: 980px) {
  .hmargin-left-6 {
    margin-left: 120px !important;
  }
  .hmargin-right-6 {
    margin-right: 120px !important;
  }
  .hmargin-6 {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
}
.hmargin-left-7 {
  margin-left: 70px !important;
}
.hmargin-right-7 {
  margin-right: 70px !important;
}
.hmargin-7 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}
@media (min-width: 980px) {
  .hmargin-left-7 {
    margin-left: 140px !important;
  }
  .hmargin-right-7 {
    margin-right: 140px !important;
  }
  .hmargin-7 {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
}
.hmargin-left-8 {
  margin-left: 80px !important;
}
.hmargin-right-8 {
  margin-right: 80px !important;
}
.hmargin-8 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}
@media (min-width: 980px) {
  .hmargin-left-8 {
    margin-left: 160px !important;
  }
  .hmargin-right-8 {
    margin-right: 160px !important;
  }
  .hmargin-8 {
    margin-left: 160px !important;
    margin-right: 160px !important;
  }
}
.hmargin-left-9 {
  margin-left: 90px !important;
}
.hmargin-right-9 {
  margin-right: 90px !important;
}
.hmargin-9 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}
@media (min-width: 980px) {
  .hmargin-left-9 {
    margin-left: 180px !important;
  }
  .hmargin-right-9 {
    margin-right: 180px !important;
  }
  .hmargin-9 {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
}
.hmargin-left-10 {
  margin-left: 100px !important;
}
.hmargin-right-10 {
  margin-right: 100px !important;
}
.hmargin-10 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}
@media (min-width: 980px) {
  .hmargin-left-10 {
    margin-left: 200px !important;
  }
  .hmargin-right-10 {
    margin-right: 200px !important;
  }
  .hmargin-10 {
    margin-left: 200px !important;
    margin-right: 200px !important;
  }
}
.lh-1 {
  line-height: 1.35rem !important;
}
.lh-2 {
  line-height: 1.45rem !important;
}
.lh-3 {
  line-height: 1.55rem !important;
}
.lh-4 {
  line-height: 1.65rem !important;
}
.lh-5 {
  line-height: 1.75rem !important;
}
.lh-6 {
  line-height: 1.85rem !important;
}
.lh-7 {
  line-height: 1.95rem !important;
}
.lh-8 {
  line-height: 2.05rem !important;
}
.lh-9 {
  line-height: 2.15rem !important;
}
.ps-1 {
  font-size: 1.05rem !important;
}
.ps-2 {
  font-size: 1.1rem !important;
}
.ps-3 {
  font-size: 1.15rem !important;
}
.ps-4 {
  font-size: 1.2rem !important;
}
.ps-5 {
  font-size: 1.25rem !important;
}
.ps-6 {
  font-size: 1.3rem !important;
}
.ps-7 {
  font-size: 1.35rem !important;
}
.ps-8 {
  font-size: 1.4rem !important;
}
.ps-9 {
  font-size: 1.45rem !important;
}
/*.make-tmargin(@counter) when (@counter > 0) {
  // next iteration

  .margin-top-@{counter}{
    margin-top: ~"@{counter}em";
  }

  .margin-bot-@{counter}{
    margin-bottom: ~"@{counter}em";
  }

  .make-tmargin(@counter - 1);

}

.makeMarginClass(5);*/
/*.transitions(@transition,...) {
    -moz-transition: @transition;
    -webkit-transition: @transition;
    -ms-transition: @transition;
    -o-transition: @transition;
    transition: @transition;
}*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  line-height: 1.25;
  color: #000080;
  background-color: #fffaec;
  /*&.plain{
    background-color: @body-bg;
    #wrapper{


    }

  }

  &.white{
    background-color: #FAF7F0;
    #wrapper{
      background-image: url(../img/fond-1024-white.jpg);

    }


  }*/
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #800000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #340000;
  text-decoration: underline;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.25;
  background-color: #fffaec;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
/*.container {
  .container-fixed();

  @media (min-width: @screen-sm-min) {
    width: 100%;
  }
  @media (min-width: @screen-md-min) {
    width: @container-md;
  }
  @media (min-width: @screen-lg-min) {
    width: @container-md;
  }
 
}*/
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row,
#main-home #cadre-articles,
#main-home #cadre-contact,
#main-home #cadre-uma .uma-titre,
#main-home #cadre-uma .uma-titre,
#main-home #cadre-uma .uma-partenaires .list-partenaires,
#carte-pays,
.form-section .form-content #carte-pays-form {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 320px) {
  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 468px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 980px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.25;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fffaec;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 467px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 467px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 467px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 467px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 467px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 468px) and (max-width: 979px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 468px) and (max-width: 979px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 468px) and (max-width: 979px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 468px) and (max-width: 979px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 980px) and (max-width: 1023px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1023px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 980px) and (max-width: 1023px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 980px) and (max-width: 1023px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 467px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 468px) and (max-width: 979px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1023px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #800000;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.25;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fffaec;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 468px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 468px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fffaec;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #007FAB;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 468px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 468px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fffaec;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 468px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 468px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 5px;
  padding-left: 5px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 468px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 320px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -5px;
  margin-left: -5px;
}
@media (min-width: 468px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 468px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 468px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 5px;
  font-size: 20px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 468px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -5px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 5px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 468px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -5px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 467px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 468px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 468px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 467px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 468px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 468px) {
  .navbar-text {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (min-width: 468px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -5px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 467px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 467px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.panel-body:before,
.panel-body:after,
.bloc-pola-team:before,
.bloc-pola-team:after,
.month-cal:before,
.month-cal:after,
.row-center:before,
.row-center:after,
#main-home #cadre-articles:before,
#main-home #cadre-articles:after,
#main-home #cadre-contact:before,
#main-home #cadre-contact:after,
#main-home #cadre-uma .uma-titre:before,
#main-home #cadre-uma .uma-titre:after,
#main-home #cadre-uma .uma-titre:before,
#main-home #cadre-uma .uma-titre:after,
#main-home #cadre-uma .uma-partenaires .list-partenaires:before,
#main-home #cadre-uma .uma-partenaires .list-partenaires:after,
#carte-pays:before,
#carte-pays:after,
.form-section .form-content #carte-pays-form:before,
.form-section .form-content #carte-pays-form:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.row:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.panel-body:after,
.bloc-pola-team:after,
.month-cal:after,
.row-center:after,
#main-home #cadre-articles:after,
#main-home #cadre-contact:after,
#main-home #cadre-uma .uma-titre:after,
#main-home #cadre-uma .uma-titre:after,
#main-home #cadre-uma .uma-partenaires .list-partenaires:after,
#carte-pays:after,
.form-section .form-content #carte-pays-form:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.right-block {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Segoe Print", serif;
  font-weight: 600;
  line-height: 1.1;
  color: #326177;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 34px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 10px;
}
p.sego,
span.sego,
h1.sego,
h2.sego,
h3.sego,
h4.sego,
h5.sego,
h6.sego,
.h1.sego,
.h2.sego,
.h3.sego,
.h4.sego,
.h5.sego,
.h6.sego {
  font-family: "Segoe Print", serif;
}
.lead {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.25;
}
@media (min-width: 468px) {
  .lead {
    font-size: 20px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #007FAB;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #005978;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #007FAB;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #005978;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.25;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 468px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.25;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.25;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.25;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.25;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #0000ff;
}
@media (min-width: 468px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
@media (min-width: 468px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 468px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 468px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.25;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #007FAB;
  border-color: #006c92;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #005978;
  border-color: #000d12;
}
.btn-primary:hover {
  color: #fff;
  background-color: #005978;
  border-color: #003f54;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #005978;
  border-color: #003f54;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #003f54;
  border-color: #000d12;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #007FAB;
  border-color: #006c92;
}
.btn-primary .badge {
  color: #007FAB;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #800000;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #340000;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #007FAB;
  border-color: #007FAB;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #78dcff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.25;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #007FAB;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #007FAB;
  border-color: #007FAB;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #007FAB;
}
.panel-primary > .panel-heading .badge {
  color: #007FAB;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #007FAB;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 350px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.25;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #f2dede;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid #a94442;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #eed3d3;
  border-bottom: 1px solid #e6c1c1;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: #a94442;
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #f2dede;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: #a94442;
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #f2dede;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: #a94442;
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #f2dede;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: #a94442;
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #f2dede;
  bottom: -10px;
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
  text-shadow: none;
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #007FAB 0%, #00526e 100%);
  background-image: -o-linear-gradient(top, #007FAB 0%, #00526e 100%);
  background-image: linear-gradient(to bottom, #007FAB 0%, #00526e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007fab', endColorstr='#ff00526e', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #004a64;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #00526e;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #00526e;
  border-color: #004a64;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #00526e;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #007FAB 0%, #006c92 100%);
  background-image: -o-linear-gradient(top, #007FAB 0%, #006c92 100%);
  background-image: linear-gradient(to bottom, #007FAB 0%, #006c92 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007fab', endColorstr='#ff006c92', GradientType=0);
  background-color: #006c92;
}
.navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 467px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #007FAB 0%, #006c92 100%);
    background-image: -o-linear-gradient(top, #007FAB 0%, #006c92 100%);
    background-image: linear-gradient(to bottom, #007FAB 0%, #006c92 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007fab', endColorstr='#ff006c92', GradientType=0);
  }
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #007FAB 0%, #005978 100%);
  background-image: -o-linear-gradient(top, #007FAB 0%, #005978 100%);
  background-image: linear-gradient(to bottom, #007FAB 0%, #005978 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007fab', endColorstr='#ff005978', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #005978;
  background-image: -webkit-linear-gradient(top, #007FAB 0%, #006385 100%);
  background-image: -o-linear-gradient(top, #007FAB 0%, #006385 100%);
  background-image: linear-gradient(to bottom, #007FAB 0%, #006385 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007fab', endColorstr='#ff006385', GradientType=0);
  border-color: #006385;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
  text-shadow: none;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #007FAB 0%, #006c92 100%);
  background-image: -o-linear-gradient(top, #007FAB 0%, #006c92 100%);
  background-image: linear-gradient(to bottom, #007FAB 0%, #006c92 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007fab', endColorstr='#ff006c92', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
.animated,
.bloc-pola .info a:hover,
#wrapper-acti .bloc-acti .btn-wrapper a.btn-acti :hover,
.bloc-hotel .descr-hotel .ref-hotel a:hover,
.tippy-box[data-theme~='hotel'] .pop-hotel a:hover {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: 0.75s;
}
@-webkit-keyframes fadeMenuHotel {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 0;
  }
  50% {
    background-position: -2110px 0;
    opacity: 0;
  }
  100% {
    background-position: -2110px 0;
    opacity: 1;
  }
}
@keyframes fadeMenuHotel {
  0% {
    opacity: 1;
  }
  49% {
    opacity: 0;
  }
  50% {
    background-position: -2210px 0;
    opacity: 0;
  }
  100% {
    background-position: -2210px 0;
    opacity: 1;
  }
}
@-webkit-keyframes scaleUpDown {
  from {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    /*opacity: 0;*/
  }
  to {
    /*opacity: 1;*/
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleUpDown {
  from {
    /*opacity: 0;*/
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    /*opacity: 1;*/
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes scaleUpDownb {
  from {
    opacity: 0.2;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    /*opacity: 0;*/
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scaleUpDownb {
  from {
    opacity: 0.2;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
***  Rubber band
*/
@-webkit-keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand,
.bloc-pola .info a:hover,
.bloc-hotel .descr-hotel .ref-hotel a:hover,
.tippy-box[data-theme~='hotel'] .pop-hotel a:hover {
  animation-name: rubberBand;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand,
.bloc-pola .info a:hover,
.bloc-hotel .descr-hotel .ref-hotel a:hover,
.tippy-box[data-theme~='hotel'] .pop-hotel a:hover {
  animation-name: rubberBand;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble,
#wrapper-acti .bloc-acti .btn-wrapper a.btn-acti :hover {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
body {
  background-color: #fffaec;
  background: url('../img/deco/fond-body.jpg');
}
body.galerie-photo {
  overflow: hidden;
  background-color: #272B35;
}
p,
h1,
h2,
h3,
h4,
.h1,
.h2,
.h3,
.h4 {
  margin: 0;
  padding: 0;
  text-align: justify;
}
@-moz-document url-prefix() {
  h1,
  h2,
  h3,
  h4,
  .h1,
  .h2,
  .h3,
  .h4,
  ul.backside li {
    letter-spacing: -0.045em;
  }
}
h2,
h3,
.h2,
.h3 {
  font-family: "Segoe Print", serif;
  font-weight: 600;
  margin-bottom: 0;
  color: #000080;
}
h2,
.h2 {
  font-size: 1.2em;
}
h3,
h3 {
  font-size: 1em;
}
.separator {
  background-image: url(../img/deco/separateur.png);
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 100%;
  height: 10px;
  margin: 0 15px;
}
@media screen and (min-width: 980px) {
  .separator {
    margin: 0 auto;
    max-width: 416px;
  }
}
blockquote {
  padding: 10px 20px;
  margin: 0;
  font-size: 16px;
  border-left: 0;
}
#frm-vols {
  position: relative;
  width: 100%;
}
ul {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
}
ul.dotted {
  list-style-image: url('../img/fleche-bleu3.png');
  text-align: justify;
}
ul.dotted.thin {
  list-style-image: url('../img/fleche-bleu5.png');
  padding-left: 40px;
}
ul.right-block,
ul.center-block {
  display: table;
}
ul li {
  padding: 5px;
}
@media (min-width: 980px) {
  ul {
    margin-left: 1em;
  }
}
img {
  display: block;
  border: none;
  margin: 0 auto;
  width: auto;
  max-width: 100%;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
@media (min-width: 980px) {
  img {
    /*.box-shadow(1px 1px 1px rgba(0,0,0,0.2));	*/
    max-width: 640px;
  }
}
img.no-shadow,
img.svg {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
img.floated {
  margin: 0 auto 1em;
}
@media (min-width: 980px) {
  img.floated.right {
    float: right;
    margin: 0 0 0.75em 1em;
    max-width: 48% !important;
  }
}
@media (min-width: 980px) {
  img.floated.left {
    float: left;
    margin: 0 1em 0.75em 0;
    max-width: 48% !important;
  }
}
img.loader {
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  height: 1em;
}
img.thumb {
  max-width: 184px;
}
figure {
  width: auto;
}
figure.floated {
  margin: 0 auto 1em;
}
@media (min-width: 980px) {
  figure.floated.right {
    float: right;
    margin: 0 0 0 1em;
    max-width: 48% !important;
  }
}
@media (min-width: 980px) {
  figure.floated.left {
    float: left;
    margin: 0 1em 0 0;
    max-width: 48% !important;
  }
}
figure figcaption {
  text-align: center;
  font-size: 0.95em;
  font-style: italic;
  margin: 5px 0 0.75em;
  color: #00465e;
}
a.link-fade {
  text-decoration: none;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
.card-panel {
  transition: box-shadow 0.25s;
  padding: 10px;
  margin: 5px 0 10px 0;
  border-radius: 2px;
  background-color: #fffaec;
}
a.back-to-top {
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 20px;
  background: url("../img/up-arrow.png") no-repeat center 43% #fef9e5;
  background-size: 20px 20px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  border: 2px solid #326177;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
a.back-to-top:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.flex-vpanel {
  display: flex;
  flex-direction: column;
}
.bak-white {
  background: #FAFAFA;
  padding: 1em;
  margin: 0 3px;
  flex-grow: inherit;
}
/*#wrapper {

  display: block;
  height: 100%;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  &:extend(.clearfix all);
  background-image: url(../img/deco/fond1024-plain.jpg);
  background-repeat: repeat-y;

  @media screen and (min-width: @screen-lg-min) {
    &:extend(.z-depth-1);
  }
}*/
#wrapper {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  margin: 0 auto;
  background-image: url(../img/deco/fond1024-plain.jpg);
  background-repeat: repeat-y;
  max-width: 1024px;
}
@media (min-width: 980px) {
  #wrapper {
    /*padding-right: 0;
      padding-left: 0;*/
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
}
#wrapper header {
  margin: 2rem auto 3rem;
}
#wrapper header > img {
  max-width: 100%;
  margin-top: 1rem;
}
#wrapper header .main-title {
  box-shadow: none;
}
#wrapper header h1 {
  text-align: center;
  font-weight: 300;
  color: #007FAB;
  margin: 2rem 5px 0;
}
@media (min-width: 980px) {
  #wrapper header h1 {
    margin: 2rem auto 0;
  }
}
#wrapper header h1.no-pic {
  margin-bottom: 20px;
}
#wrapper header .h5 {
  text-align: center;
}
#wrapper header .separator {
  margin-top: 2rem;
}
#wrapper header h2.h5 {
  font-size: 1.1em;
  font-style: italic;
  font-weight: 600;
  text-align: center;
  color: #007FAB;
}
#wrapper header #cadre-social {
  position: absolute;
  width: 100%;
  display: flex;
  margin: 0 auto;
  justify-content: flex-end;
}
@media (min-width: 980px) {
  #wrapper header #cadre-social {
    position: absolute;
    top: 0;
  }
}
#wrapper header #cadre-social div {
  padding: 0.5rem;
}
@media (min-width: 980px) {
  #wrapper header #cadre-social div {
    padding: 1rem;
  }
}
#wrapper header #cadre-social div.icone-social {
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  background: url(../img/spritemenu.png) no-repeat;
}
#wrapper header #cadre-social img.icone-social {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 30px;
  height: 30px;
}
#wrapper header #cadre-social img.icone-social:hover {
  -webkit-transform: scale3D(1.1, 1.1, 1);
  -moz-transform: scale3D(1.1, 1.1, 1);
  -ms-transform: scale3D(1.1, 1.1, 1);
  -o-transform: scale3D(1.1, 1.1, 1);
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 468px) {
  #wrapper header #cadre-social img.icone-social {
    width: 40px;
    height: 40px;
  }
}
#wrapper.home > header {
  background-image: url(../img/deco/header-background.png);
  background-position: bottom right;
  position: relative;
  margin: 0;
  z-index: 10;
}
@media (min-width: 980px) {
  #wrapper.home > header {
    padding-bottom: 15px;
  }
}
#wrapper-inner {
  height: 100%;
  width: 100%;
}
.break-span {
  display: inline-block;
}
/* Header Section */
/*header {

  margin: 0;

  .header-top {
    position: relative;
    margin: 1rem 0;
    //min-height: 70px;
    h1 {
      font-family: @font-family-title;
      font-size: 1.5rem;
      margin: 0 90px;
      //padding: 0.5rem 90px 0 90px;
      text-align: center;
      color: @brand-primary;
      font-weight: 400;
      &.no-pic {
        margin-bottom: 20px;
      }
    }

    p.code-hotel {

      font-family: @font-family-main;
      font-size: 1.1rem;
      font-style: italic;
      font-weight: 600;
      margin: 0;
      padding: 0 100px;
      text-align: center;
      color: @title-color;

    }

    .logo-img {

      &:extend(img.no-shadow);
    }

    .logo-wrapper {

      position: absolute;
      top: 5px;
      left: 5px;
      width: 90px;

      a {
        img {
          width: 100%;
          .opacity(0.4);
          .transition(opacity 0.5s linear);
        }

        &:hover img {
          .opacity(1);
        }
      }
    }



    @media screen and (min-width: @screen-sm-min) {

      h1 {
        font-size: 1.75rem;
      }

    }

    @media screen and (min-width: @screen-md-min) {

      margin: 1rem 0;

      .logo-wrapper {

        left: 15px;
        width: 123px;

      }

      h1 {

        font-size: 2rem;
        margin: 0 140px;
        width: 100%;
      }

      h2 {

        font-size: 1.2rem;
        padding: 0.25em 125px 0 125px;
        text-align: center;

      }

      #nav-icon {

        display: none;
      }

    }

  }

  .header-pres {

    width: 100%;
    margin: 35px auto auto ;

    img{
      box-shadow: none;
    }

    &.hori {

      .make-md-column(6);

      img {

        margin: 0 auto;
        height: 350px;

      }

    }

    @media screen and (min-width: @screen-md-min) {
      width: auto;

      img {

        max-width: 100%;

      }

      &.hori {

        margin: 25px auto 10px auto;
        .make-md-column(5);

      }

    }

  }

}*/
/*header {
  margin: 2rem auto 3rem;
  h1 {
      margin: 2rem auto 0;
      &.no-pic {
          margin-bottom: 20px;
      }
  }
  p.code-hotel {
      font-size: 1.1em;
      font-style: italic;
      font-weight: 600;
      text-align: center;
      color: $brand-color;
  }
}*/
/* nav Section */
.menu-wrapper {
  margin: 5px 15px 0 15px;
}
.menu-wrapper navbis {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: -500px;
  width: 400px;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: left 0.25s ease-in-out;
  -o-transition: left 0.25s ease-in-out;
  transition: left 0.25s ease-in-out;
}
.menu-wrapper navbis .nav-header {
  width: 100%;
  height: 110px;
  padding: 5px 60px 2em 5px;
  margin-bottom: 10px;
}
.menu-wrapper navbis .nav-header img {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.menu-wrapper navbis ul {
  padding-left: 0;
}
.menu-wrapper navbis ul li a {
  text-decoration: none;
  color: #007FAB;
  padding: 10px 30px 10px 10px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-family: "Veteran Typewriter", sans-serif;
  text-transform: uppercase;
}
.menu-wrapper navbis ul li a:hover {
  background-color: rgba(0, 127, 171, 0.75);
  color: #FFF;
  text-decoration: none;
}
.menu-wrapper navbis.open {
  padding-top: 40px;
  display: block;
  left: 0;
  max-width: 100%;
  -webkit-box-shadow: 2px 0 5px 0 rgba(0, 0, 0, 0.16), 2px 0px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 2px 0 5px 0 rgba(0, 0, 0, 0.16), 2px 0px 10px 0 rgba(0, 0, 0, 0.12);
  opacity: 1;
  filter: alpha(opacity=100);
  background: url('../img/fond-mobile.jpg') repeat-y center center;
  background-size: auto auto;
}
.menu-wrapper navbis.open .nav-header {
  display: none;
}
header .overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
}
footer nav {
  display: none;
}
footer nav ul {
  padding-left: 0;
}
@media screen and (min-height: 350px) {
  .menu-wrapper navbis.open {
    padding-top: 110px;
    background: url('../img/fond-menu-mobile-top.png'), url('../img/fond-mobile.jpg');
    background-repeat: no-repeat, repeat-y;
    background-position: top center, center center;
    background-size: 100% auto, auto auto;
  }
  .menu-wrapper navbis.open .nav-header {
    display: block;
  }
}
@media screen and (min-height: 550px) {
  .menu-wrapper navbis.open {
    padding-top: 110px;
    background: url('../img/fond-menu-mobile-top.png'), url('../img/fond-menu-mobile.png'), url('../img/fond-mobile.jpg');
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: top center, bottom center, center center;
    background-size: 100% auto, 100% auto, auto auto;
  }
}
@media screen and (min-width: 980px) {
  .menu-wrapper navbis,
  footer navbis {
    display: block;
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    text-align: center;
    background-color: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .menu-wrapper navbis .nav-header,
  footer navbis .nav-header {
    display: none;
  }
  .menu-wrapper navbis ul li,
  footer navbis ul li {
    display: inline-block;
  }
  .menu-wrapper navbis ul li:not(:first-child):before,
  footer navbis ul li:not(:first-child):before {
    margin: 0 10px 0 0;
    content: "|";
  }
  .menu-wrapper navbis ul li a,
  footer navbis ul li a {
    line-height: 1.25;
    height: auto;
    color: #800000;
    padding: 0;
    display: inline-block;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-shadow: none;
    font-weight: normal;
    text-transform: none;
  }
  .menu-wrapper navbis ul li a:hover,
  footer navbis ul li a:hover {
    color: #800000;
    background-color: transparent;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.15);
    text-decoration: underline;
  }
}
/* main Section */
#main-home,
#main {
  display: block;
}
#main-home div[class^="col-"],
#main div[class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 980px) {
  #main-home div[class^="col-"] img,
  #main div[class^="col-"] img {
    max-width: 100%;
  }
}
#main-home {
  z-index: 9;
  margin-top: -38px;
}
@media (min-width: 980px) {
  #main-home {
    margin-top: -28px;
  }
}
#main {
  margin-left: 5px;
  margin-right: 5px;
}
@media (min-width: 468px) {
  #main {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 980px) {
  #main {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  #main {
    margin-right: 50px;
    margin-left: 50px;
  }
  #main.hotel {
    margin-right: 45px;
    margin-left: 45px;
  }
}
/* sections bleues */
.titre-section {
  margin-top: 3.5em;
}
.titre-section h2 {
  background-color: #007fab;
  -webkit-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.18), 0 4px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.18), 0 4px 20px 0 rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.25em;
  font-family: "Segoe Print", serif;
  color: #FAFAFA;
  margin: 0;
  padding: 0.75em;
  text-align: center;
  line-height: 1.25;
}
.titre-section h2 span {
  color: #FAFAFA;
}
.cadre-decor {
  position: relative;
  z-index: 50;
  margin: 50px auto 0px;
  max-width: 640px;
  padding: 4em 3em 3em;
  background-position: top left;
  background-size: cover;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.cadre-decor img.enfants-parchemin {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  z-index: 51;
}
.cadre-decor p {
  font-family: "Segoe Print", serif;
  line-height: 2;
  font-weight: bold;
  color: #333;
  font-size: 14px;
}
.cadre-decor h4 {
  font-family: "Segoe Print", serif;
  font-size: 18px;
  font-weight: 400;
}
.cadre-decor.fondpalm {
  background: url('../img/deco/fond-palm.jpg');
}
.cadre-tarifs {
  position: relative;
  z-index: 50;
  margin: 0 auto;
  max-width: 400px;
  padding: 0.5em 1em;
  background-position: top left;
  background-size: cover;
  background: url('../img/fond-papier.jpg');
  /*order: 2px solid @text-color;*/
  /*-moz-border-radius: 15px;
  border-radius: @border-radius-large;*/
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media (max-width: 510px) {
  .cadre-tarifs {
    margin: 0 30px 0;
  }
}
.cadre-tarifs img.decoration {
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  z-index: 51;
}
.cadre-tarifs h4 {
  font-family: "Veteran Typewriter", "SF Pro Display", serif;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  margin: 0 0 1rem;
}
.cadre-tarifs p,
.cadre-tarifs h3 {
  font-family: "Segoe Print", serif;
  line-height: 1.5;
  text-align: center;
  color: #000000;
  font-size: 13px;
}
.cadre-tarifs p:last-child,
.cadre-tarifs h3:last-child {
  margin: 1em 0 0.5em;
  line-height: 1;
}
.cadre-tarifs p a,
.cadre-tarifs h3 a {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Veteran Typewriter", "SF Pro Display", serif;
  text-align: center;
}
.cadre-tarifs.laos p a,
.cadre-tarifs.laos h3 a {
  font-size: 13px;
  font-family: "Segoe Print", "SF Pro Display", serif;
  -webkit-transition: text-shadow 0.25s ease-in-out;
  -o-transition: text-shadow 0.25s ease-in-out;
  transition: text-shadow 0.25s ease-in-out;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  color: #800000;
}
.cadre-tarifs.laos p a:hover,
.cadre-tarifs.laos h3 a:hover {
  text-shadow: 0.15em 0.1em 0.3em rgba(68, 0, 0, 0.4);
}
/* liens-utiles */
.liensutiles h3 {
  text-align: center;
  font-size: 1em;
  font-weight: 600;
  color: #000080;
  margin-bottom: 5px;
}
.liensutiles p {
  text-align: center;
}
.liensutiles ul {
  margin: 0 auto !important;
}
/* POLA */
.bloc-pola {
  max-width: 800px;
  margin: 0 auto;
}
.bloc-pola a:hover {
  text-decoration: none;
}
.bloc-pola .pola {
  width: 303px;
  height: 349px;
  margin: 0 auto;
  cursor: pointer;
}
.bloc-pola .pola h2,
.bloc-pola .pola span {
  display: block;
  font-family: "Segoe Print", serif;
  text-align: center;
  padding-top: 293px;
  font-weight: 600;
  color: #326177;
  font-size: 0.9em;
  -webkit-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.bloc-pola .pola:hover h2,
.bloc-pola .pola:hover span {
  color: #800000;
}
.bloc-pola .info {
  margin: 0 1em;
}
.bloc-pola .info span {
  display: inline;
  text-align: justify;
  line-height: 22px;
  padding: 0 13px 0 22px;
  background: url('../img/dot.png') no-repeat;
  background-position: 0 9px;
  background-size: 7px 7px;
}
.bloc-pola .info a {
  font-family: "Segoe Print", sans-serif;
  display: block;
  height: 1.5em;
  margin-top: 1em;
  line-height: 1.5em;
  padding-left: 50px;
  background: url('../img/fleche-bleu.png') no-repeat left center;
  background-size: auto 100%;
}
@media (min-width: 980px) {
  .bloc-pola .info {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 980px) {
  .bloc-pola.right div.row div.col-md-6:first-child {
    left: 50%;
  }
}
@media (min-width: 980px) {
  .bloc-pola.right div.row div.col-md-6:nth-child(2) {
    right: 50%;
  }
}
@media (min-width: 980px) {
  .bloc-pola div.col-md-6 {
    height: 349px;
  }
}
@media (min-width: 1024px) {
  .bloc-pola.right .pola {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  .bloc-pola.left .pola {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
/* Destinations */
.grid-autre-dest h2 {
  font-family: "Segoe Print", serif;
  font-weight: normal;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 5px;
  color: #000080;
  font-size: 19px;
}
.bloc-autre-dest {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.bloc-autre-dest:hover .img-wrapper {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.bloc-autre-dest:hover .img-wrapper img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transform: scale3D(1.1, 1.1, 1);
  -moz-transform: scale3D(1.1, 1.1, 1);
  -ms-transform: scale3D(1.1, 1.1, 1);
  -o-transform: scale3D(1.1, 1.1, 1);
}
.bloc-autre-dest:hover .img-wrapper span,
.bloc-autre-dest:hover .img-wrapper h3 {
  top: 5px;
  color: #FAFAFA;
  text-shadow: 1px 2px 1px #000000;
}
@media (min-width: 980px) {
  .bloc-autre-dest {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .bloc-autre-dest {
    float: left;
    width: 16.66666667%;
  }
}
.bloc-autre-dest .img-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #007FAB;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.bloc-autre-dest .img-wrapper img {
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale3D(1, 1, 1);
  -moz-transform: scale3D(1, 1, 1);
  -ms-transform: scale3D(1, 1, 1);
  -o-transform: scale3D(1, 1, 1);
  opacity: 1;
  filter: alpha(opacity=100);
  max-width: 100%;
}
.bloc-autre-dest .img-wrapper span,
.bloc-autre-dest .img-wrapper h3 {
  position: absolute;
  top: calc(50% - .5em);
  left: 0;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: 'Segoe Print';
  color: #FAFAFA;
  width: 100%;
  cursor: pointer;
  margin: 0;
  text-shadow: 1px 2px 1px #000000;
}
.form-autre-dest {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.form-autre-dest input[type=checkbox] {
  display: none;
}
.form-autre-dest .chkmark-dest {
  position: absolute;
  display: none;
  left: 5px;
  top: -3px;
  box-shadow: none;
  height: 25px;
  pointer-events: none;
}
.form-autre-dest input[type=checkbox]:checked ~ .chkmark-dest {
  display: block;
}
.form-autre-dest input[type=checkbox]:checked + label {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.form-autre-dest input[type=checkbox]:checked + label img {
  -webkit-transform: scale3D(1.2, 1.2, 1);
  -moz-transform: scale3D(1.2, 1.2, 1);
  -ms-transform: scale3D(1.2, 1.2, 1);
  -o-transform: scale3D(1.2, 1.2, 1);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.form-autre-dest input[type=checkbox]:checked + label span,
.form-autre-dest input[type=checkbox]:checked + label h3 {
  top: calc(50% - .7em);
}
.form-autre-dest:hover label {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media (min-width: 980px) {
  .form-autre-dest {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .form-autre-dest {
    float: left;
    width: 16.66666667%;
  }
}
.form-autre-dest .img-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #007FAB;
  cursor: pointer;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  -o-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.form-autre-dest .img-wrapper img {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: scale3D(1, 1, 1);
  -moz-transform: scale3D(1, 1, 1);
  -ms-transform: scale3D(1, 1, 1);
  -o-transform: scale3D(1, 1, 1);
  opacity: 1;
  filter: alpha(opacity=100);
  max-width: 100%;
}
.form-autre-dest .img-wrapper span,
.form-autre-dest .img-wrapper h3 {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  -webkit-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  font-family: 'SF Pro Display', sans-serif;
  color: #fff;
  width: 100%;
  cursor: pointer;
  margin: 0;
  text-shadow: 0.5px 0.5px 0.5px #000000;
}
/* poursuivre visite destination */
.suite-visite {
  width: 100%;
  text-align: center;
  /* one item */
  /* two items */
}
.suite-visite .bloc-suite-visite {
  position: relative;
  display: inline-block;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: -4px;
}
.suite-visite .bloc-suite-visite img {
  display: block;
  max-width: 250px;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.suite-visite .bloc-suite-visite .titre-bloc {
  height: 35px;
  position: absolute;
  display: table;
  text-align: center;
  bottom: 9%;
  line-height: 1;
  width: 100%;
}
.suite-visite .bloc-suite-visite .titre-bloc span {
  line-height: 2;
  display: block;
  margin: 0 auto;
  max-width: 80%;
  font-family: "Segoe Print", serif;
  font-size: 14px;
  color: #326177;
  -webkit-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.suite-visite .bloc-suite-visite a:hover span {
  color: #800000;
}
.suite-visite .bloc-suite-visite:first-child:nth-last-child(1) {
  width: 100%;
}
.suite-visite .bloc-suite-visite:first-child:nth-last-child(2),
.suite-visite .bloc-suite-visite:first-child:nth-last-child(2) ~ .bloc-suite-visite,
.suite-visite .bloc-suite-visite:first-child:nth-last-child(3),
.suite-visite .bloc-suite-visite:first-child:nth-last-child(3) ~ .bloc-suite-visite,
.suite-visite .bloc-suite-visite:first-child:nth-last-child(4),
.suite-visite .bloc-suite-visite:first-child:nth-last-child(4) ~ .bloc-suite-visite,
.suite-visite .bloc-suite-visite:first-child:nth-last-child(5),
.suite-visite .bloc-suite-visite:first-child:nth-last-child(5) ~ .bloc-suite-visite,
.suite-visite .bloc-suite-visite:first-child:nth-last-child(6),
.suite-visite .bloc-suite-visite:first-child:nth-last-child(6) ~ .bloc-suite-visite {
  width: 50%;
}
@media (min-width: 980px) {
  .suite-visite {
    /* four items */
    /* four items */
  }
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(2),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(2) ~ .bloc-suite-visite {
    width: 50%;
  }
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(3),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(3) ~ .bloc-suite-visite,
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(5),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(5) ~ .bloc-suite-visite,
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(6),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(6) ~ .bloc-suite-visite {
    width: 33.3333%;
  }
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(4),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(4) ~ .bloc-suite-visite {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .suite-visite {
    /* four items */
    /* four items */
    /* four items */
    /* four items */
    /* four items */
  }
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(2),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(2) ~ .bloc-suite-visite {
    width: 50%;
  }
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(3),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(3) ~ .bloc-suite-visite {
    width: 33.3333%;
  }
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(4),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(4) ~ .bloc-suite-visite {
    width: 25%;
  }
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(5),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(5) ~ .bloc-suite-visite {
    width: 20%;
  }
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(6),
  .suite-visite .bloc-suite-visite:first-child:nth-last-child(6) ~ .bloc-suite-visite {
    width: 16.6666%;
  }
}
/* footer Section */
footer {
  margin-top: 3em;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0px;
}
footer p {
  margin: 0 1em;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 2px;
}
footer img {
  max-width: 90%;
  max-height: 450px;
}
footer .menu-wrapper {
  margin-bottom: 5px;
}
.wrapper-bienchoisir #map-indo #detail-sumatra,
.wrapper-bienchoisir #map-indo #detail-bali {
  -webkit-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.wrapper-bienchoisir .bloc-bienchoisir-info {
  background-color: #FAFAFA;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  padding: 1em;
  margin: 1em auto;
}
.wrapper-bienchoisir .bloc-bienchoisir-info .titre-dest {
  margin: 5px 0 10px 0;
  font-family: "Segoe Print", serif;
  font-size: 30px;
  text-align: center;
}
.wrapper-bienchoisir .bloc-bienchoisir-info .content-dest .titre-info p {
  font-family: "Segoe Print", serif;
  text-align: right;
}
/*
*** Team pics
*/
.bloc-pola-team {
  margin-left: -5px;
  margin-right: -5px;
}
.bloc-pola-team .photo-team {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 980px) {
  .bloc-pola-team .photo-team {
    float: left;
    width: 50%;
  }
}
.bloc-pola-team .photo-team img {
  max-width: 220px;
}
.bloc-pola-team .photo-team span {
  position: relative;
  width: 100%;
  bottom: 33px;
  display: block;
  font-family: "Segoe Print";
  text-align: center;
  font-weight: 600;
  color: #326177;
  font-size: 1em;
}
@media (min-width: 980px) {
  .bloc-pola-team .photo-team img {
    width: 180px;
    margin: 0 5px 0 auto;
  }
  .bloc-pola-team .photo-team span {
    width: 180px;
    right: 5px;
    bottom: 28px;
    float: right;
  }
}
@media (min-width: 1024px) {
  .bloc-pola-team .photo-team {
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
  }
}
.bloc-pola-team .info-team {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 500px;
  margin: 0 auto;
}
@media (min-width: 980px) {
  .bloc-pola-team .info-team {
    float: left;
    width: 50%;
  }
}
.bloc-pola-team .info-team p {
  margin: 1em 5px 0;
  text-align: justify;
}
@media (min-width: 980px) {
  .bloc-pola-team .info-team {
    height: 100%;
    margin: 0;
    max-width: auto;
  }
  .bloc-pola-team .info-team p {
    margin: 5px 0;
  }
}
/*
** Activités
*/
#wrapper-acti div[class^="col-"] {
  padding: 10px;
}
#wrapper-acti a {
  text-decoration: none;
}
#wrapper-acti a:hover {
  text-decoration: none;
}
#wrapper-acti .bloc-acti {
  background: url(../img/back-pola.jpg) no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  padding: 7px;
  max-width: 300px;
  margin: 0 auto;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper-acti .bloc-acti .btn-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 15px 15px;
  height: 60px;
  text-align: center;
  width: 100%;
  margin: 0;
  background: url(../img/back-pola.jpg) no-repeat;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translate3d(0px, 60px, 0px);
  transform: translate3d(0px, 60px, 0px);
}
#wrapper-acti .bloc-acti .btn-wrapper a.btn-acti {
  font-family: "Segoe Print", sans-serif;
  font-weight: 300;
  padding-left: 30px;
  font-size: 16px;
  line-height: 32px;
  background: url(../img/fleche-bleu.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 50%;
}
#wrapper-acti .bloc-acti h3.titre-acti {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #800000;
  z-index: 1;
  padding: 15px 15px;
  background: url(../img/back-pola.jpg) no-repeat;
  background-size: cover;
  height: 60px;
  font-family: "Segoe Print", sans-serif;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
  width: 100%;
  margin: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrapper-acti .bloc-acti .img-wrapper {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: #FAFAFA;
  width: 100%;
  position: relative;
  overflow: hidden;
  /*-webkit-filter: sepia(100%);*/
}
#wrapper-acti .bloc-acti .img-wrapper img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  width: 100%;
}
#wrapper-acti .bloc-acti:hover h3.titre-acti {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translate3d(0, -60px, 0);
  transform: translate3d(0, -60px, 0);
  opacity: 0;
  filter: alpha(opacity=0);
}
#wrapper-acti .bloc-acti:hover .btn-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
#wrapper-acti .bloc-acti:hover .img-wrapper {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*-webkit-filter: sepia(0%);*/
}
#wrapper-acti .bloc-acti:hover .img-wrapper img {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* entire container, keeps perspective */
.flip-container {
  perspective: 1000px;
  transform-style: preserve-3d;
}
/*  UPDATED! flip the pane when hovered */
.flip-container:hover .back {
  transform: rotateY(0deg);
}
.flip-container:hover .front {
  transform: rotateY(180deg);
}
.flip-container,
.front,
.back {
  width: 303px;
  height: 349px;
  margin: 0 auto;
  cursor: pointer;
}
/* flip speed goes here */
.flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
/* hide back of pane during swap */
.front {
  backface-visibility: hidden;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
}
/*  UPDATED! front pane, placed above back */
.front {
  z-index: 2;
  transform: rotateY(0deg);
}
/* back, initially hidden pane */
.back {
  background: url(../img/back-pola.jpg) no-repeat;
  background-size: cover;
  transform: rotateY(-180deg);
}
/*CALENDRIER*/
.month-cal {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 1em;
  margin-bottom: 3em;
  /*font-family: "Open Sans", sans-serif;*/
}
.month-cal .wrapper-cal-day {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.month-cal .wrapper-cal-day .cal-day {
  position: relative;
  padding: 7px 10px;
  text-align: left;
  font-weight: 600;
  font-size: 1em;
  background: #005978;
  color: #FAFAFA;
}
.month-cal .wrapper-cal-day .cal-day.ferie {
  background: #c9302c;
}
.month-cal .wrapper-cal-day .cal-day.ferie:hover:before {
  padding: 4px 10px;
  font-weight: normal;
  background: #c9302c;
  position: absolute;
  left: 0px;
  top: -25px;
  content: "Jour férié";
  -webkit-box-shadow: 0 -2px -5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 -2px -5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.month-cal .wrapper-cal-day .cal-day.lune {
  background-image: url("../img/lune.png");
  background-position: 95% center;
  background-size: 22px 22px;
  background-repeat: no-repeat;
}
.month-cal .wrapper-cal-day .cal-day.lune:hover:after {
  padding: 4px 10px;
  font-weight: normal;
  background: #005978;
  position: absolute;
  right: 0px;
  top: -25px;
  content: "Pleine lune";
  -webkit-box-shadow: 0 -2px -5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 -2px -5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.month-cal .wrapper-cal-day .cal-event {
  padding: 10px 0;
  min-height: 145px;
  text-align: left;
  font-size: 0.9em;
  background-color: #f5f5f5;
}
.month-cal .wrapper-cal-day .cal-event blockquote {
  padding: 7px 5px;
  margin: 0px 0 5px 5px;
  font-size: 14px;
  border-left: 5px solid #5bc0de;
}
.month-cal .wrapper-cal-day .cal-event blockquote.ferie {
  border-left: 5px solid #d9534f;
}
.month-cal .wrapper-cal-day .cal-event blockquote.lune {
  border-left: 5px solid #f0ad4e;
}
.bloc-alire {
  margin: 0 auto 1em;
}
.bloc-alire .title-alire {
  font-family: "Segoe Print", sans-serif;
  display: table;
  height: 3em;
  margin: 0 auto 0.5em;
  line-height: 3em;
  padding-left: 50px;
  background: url(../img/infoarticles.png) no-repeat left center;
  background-size: auto 100%;
}
.bloc-adeco {
  margin: 0 auto 1em;
}
.bloc-adeco .title-adeco {
  font-family: "Segoe Print", sans-serif;
  display: table;
  height: 2.5em;
  margin: 0 auto 0.5em;
  line-height: 2.5em;
  padding-left: 78px;
  background: url(../img/icone-decouvrir.png) no-repeat left center;
  background-size: auto 100%;
}
.bloc-hotel {
  background: url(../img/fond-papier.jpg) repeat;
  margin: 40px auto;
  width: 100%;
  padding: 0;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
@media (min-width: 468px) {
  .bloc-hotel {
    display: block;
    max-width: 480px;
    padding: 15px 15px 0;
  }
}
@media (min-width: 980px) {
  .bloc-hotel {
    display: block;
    max-width: 745px;
    padding: 15px 0;
  }
}
.bloc-hotel .por-hotel {
  display: none;
  position: relative;
}
@media (min-width: 980px) {
  .bloc-hotel .por-hotel {
    display: block;
    float: left;
    width: 315px;
    padding-left: 15px;
  }
  .bloc-hotel .por-hotel img {
    width: 100%;
    max-height: 400px;
  }
}
.bloc-hotel .descr-hotel {
  position: relative;
}
@media (min-width: 980px) {
  .bloc-hotel .descr-hotel {
    width: calc(100% - 330px);
    height: 400px;
    padding-left: 15px;
    float: left;
  }
}
.bloc-hotel .descr-hotel .pay-hotel {
  text-align: center;
}
.bloc-hotel .descr-hotel .pay-hotel img {
  width: 100%;
  max-width: 450px;
}
@media (min-width: 980px) {
  .bloc-hotel .descr-hotel .pay-hotel img {
    max-height: 225px;
  }
}
.bloc-hotel .descr-hotel .text-hotel {
  margin: 0 10px;
}
@media (min-width: 468px) {
  .bloc-hotel .descr-hotel .text-hotel {
    margin: 0 5px;
  }
}
.bloc-hotel .descr-hotel .text-hotel p {
  font-size: 1em;
  margin: 15px 0 20px;
}
@media (min-width: 980px) {
  .bloc-hotel .descr-hotel .text-hotel p {
    font-size: 0.86em;
  }
}
.bloc-hotel .descr-hotel .ref-hotel {
  width: 100%;
  height: 20px;
  margin: 5px 10px;
  padding-right: 20px;
}
.bloc-hotel .descr-hotel .ref-hotel span.code {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: bold;
  margin-right: 15px;
  float: left;
  font-style: italic;
}
.bloc-hotel .descr-hotel .ref-hotel a {
  display: block;
  float: right;
  font-family: "Segoe Print", sans-serif;
  height: 1em;
  line-height: 1em;
  padding-left: 2.5em;
  background: url('../img/fleche-bleu3.png') no-repeat left center;
}
@media (min-width: 468px) {
  .bloc-hotel .descr-hotel .ref-hotel {
    margin: 0 0 5px;
    padding-right: 0;
  }
}
@media (min-width: 980px) {
  .bloc-hotel .descr-hotel .ref-hotel {
    position: absolute;
    bottom: -7px;
    padding-right: 15px;
  }
}
@media (min-width: 980px) {
  .bloc-hotel.reverse .por-hotel {
    left: calc(100% - 330px);
  }
  .bloc-hotel.reverse .descr-hotel {
    right: 315px;
  }
  .bloc-hotel.reverse .descr-hotel .ref-hotel {
    padding-right: 20px;
  }
}
.bloc-map-hotel {
  display: none;
}
@media (min-width: 1024px) {
  .bloc-map-hotel {
    display: block;
  }
}
img.img-map {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*page d'accueil */
#main-home {
  padding: 0;
  /* slider */
  /* menu principal */
  /*#cadre-menu {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 1.5em;
    z-index: 98;

    #liste-menu {

      &:extend(.row);
      margin: 0;

      .menu-line {

        display: flex;

        .objet-menu {

          display: inline-block;
          position: relative;
          float: left;
          width: 100px;
          cursor: pointer;
          margin: 0 auto;
          background: url("../img/spritemenu.png") no-repeat;

          .img-menu {

            height: 80px;
            width: 100px;
            padding: 0 5px;
            background: url("../img/spritemenu.png") no-repeat;
            .transition(opacity 0.5s);

            img {
              border: none;
            }

          }

          a {
            text-decoration: none;
          }

          .lien-menu {

            text-align: center;
            cursor: pointer;
            .transition(color 0.5s);
            font-family: "Open Sans", sans-serif;
            font-weight: bold;
            font-size: 13px;

            color: #3397b5;

          }

          &:hover {
            .lien-menu {
              color: #7e5386;
            }
            .img-menu {
              opacity: 0;
            }
          }

          &.menu-hotel {
            background-position: -2210px 0;
            .img-menu {
              background-position: -2100px 0;
            }
          }

          &.menu-activite {
            background-position: -1550px 0;
            .img-menu {
              background-position: -1440px 0;
            }
          }

          &.menu-apropos {
            background-position: -1770px 0;
            .img-menu {
              background-position: -1660px 0;
            }
          }

          &.menu-gallery {
            background-position: -1990px 0;
            .img-menu {
              background-position: -1880px 0;
            }
          }

          &.menu-partir {
            background-position: -2430px 0;
            .img-menu {
              background-position: -2320px 0;
            }
          }

          &.menu-stylo {
            background-position: -2650px 0;
            .img-menu {
              background-position: -2540px 0;
            }
          }

        }

      }

    }

    @media (min-width: @screen-md-min) {
      position: relative;
      height: 207px;
      margin: -55px auto 0;
      background: url(../img/deco/index-menu-fond.png) no-repeat 50% 50%;

      #liste-menu {
        padding-top: 60px;
        padding-left: 10px;
        .menu-line {
          display: flex;
        }
      }

    }

  }*/
  /* bloc choisir destination */
  /* ribbon-5 */
  /*.ribbon:before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid #a1aeb3;
        border-top: 5px solid #a1aeb3;
        border-bottom: 5px solid transparent;
    }
    .ribbon:after {
        content: "";
        position: absolute;
        bottom: -10px;
        right: 0;
        border-left: 5px solid #a1aeb3;
        border-right: 5px solid transparent;
        border-top: 5px solid #a1aeb3;
        border-bottom: 5px solid transparent;
    }*/
  /* Bienvenue sur le site + menu */
  /* Facebook iframe */
  /* titre-articles */
  /* Contacts + réseaux sociaux */
}
#main-home h2 {
  color: #007FAB;
  text-align: center;
  font-family: "Segoe Print", serif;
  font-weight: 400;
  margin: 0;
  padding: 0 5px;
  line-height: 1.25;
  font-size: 1.2rem;
}
@media (min-width: 980px) {
  #main-home h2 {
    font-size: 1.25rem;
    font-weight: 600;
  }
}
#main-home header {
  padding: 0 5px;
}
#main-home div.titre-principal {
  position: relative;
  width: 320px;
  margin: 0 auto;
  padding: 0;
  height: 80px;
}
#main-home div.titre-principal img.logo {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100px;
}
#main-home div.titre-principal h1 {
  position: absolute;
  font-family: "Fat Boy Slim", sans-serif;
  color: #007FAB;
  font-weight: 400;
  margin: 0;
  font-size: 28px;
}
#main-home div.titre-principal p {
  position: absolute;
  right: 0;
  margin: 0;
  text-align: right;
  font-size: 12px;
  color: #007FAB;
  font-family: 'Courier New', monospace;
}
@media (min-width: 468px) {
  #main-home div.titre-principal {
    width: 458px;
  }
  #main-home div.titre-principal img.logo {
    width: 140px;
  }
  #main-home div.titre-principal h1 {
    font-size: 38px;
  }
  #main-home div.titre-principal p {
    font-size: 16px;
  }
}
@media (min-width: 980px) {
  #main-home div.titre-principal {
    width: 736px;
  }
  #main-home div.titre-principal img.logo {
    width: 175px;
  }
  #main-home div.titre-principal h1 {
    font-size: 56px;
  }
  #main-home div.titre-principal p {
    font-size: 24px;
  }
}
#main-home div.titre-principal.la {
  height: 80px;
}
#main-home div.titre-principal.la h1 {
  top: 35px;
  left: 65px;
}
#main-home div.titre-principal.la p {
  top: 62px;
}
@media (min-width: 468px) {
  #main-home div.titre-principal.la {
    height: 110px;
  }
  #main-home div.titre-principal.la h1 {
    top: 52px;
    left: 90px;
  }
  #main-home div.titre-principal.la p {
    top: 88px;
    right: 0;
  }
}
@media (min-width: 980px) {
  #main-home div.titre-principal.la {
    height: 153px;
  }
  #main-home div.titre-principal.la h1 {
    top: 58px;
    left: 111px;
  }
  #main-home div.titre-principal.la p {
    top: 110px;
    right: 0;
  }
}
#main-home div.titre-principal.ba {
  height: 80px;
}
#main-home div.titre-principal.ba h1 {
  top: 40px;
  left: 68px;
}
#main-home div.titre-principal.ba p {
  top: 66px;
}
@media (min-width: 468px) {
  #main-home div.titre-principal.ba {
    height: 110px;
  }
  #main-home div.titre-principal.ba h1 {
    top: 55px;
    left: 95px;
  }
  #main-home div.titre-principal.ba p {
    top: 90px;
    right: 0;
  }
}
@media (min-width: 980px) {
  #main-home div.titre-principal.ba {
    height: 163px;
  }
  #main-home div.titre-principal.ba h1 {
    top: 67px;
    left: 115px;
  }
  #main-home div.titre-principal.ba p {
    top: 120px;
    right: 0;
  }
}
#main-home #wrapper-slide-home {
  z-index: 99;
  margin-top: 10px;
  position: relative;
  height: 200px;
}
@media (min-width: 468px) {
  #main-home #wrapper-slide-home {
    height: 250px;
  }
}
@media (min-width: 980px) {
  #main-home #wrapper-slide-home {
    width: 100%;
    height: 500px;
    margin: 0 auto 15px;
  }
}
#main-home #wrapper-slide-home:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 1px;
  z-index: -1;
  transform: scale(0.98);
  box-shadow: 0 0px 5px 4px rgba(0, 0, 0, 0.16), 0 0px 10px 2px rgba(0, 0, 0, 0.12);
}
#main-home #wrapper-slide-home #cadre-photo {
  display: none;
  max-width: 100%;
  max-height: 500px;
  margin: 0 auto;
  /*@media (min-width: @screen-md-min) {
                display: block;
                background: url(../img/deco/cadrephoto.png) no-repeat;
                position: absolute;
                top: 0;
                left: 0;
                width: 780px;
                height: 476px;
                padding-top: 28px;
            }*/
}
#main-home #wrapper-slide-home #wrapper-home-slider {
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  /*@media (min-width: @screen-md-min) {
                box-shadow: none !important;
                width: 705px;
                height: 400px;
                left: 37px;
                top: 40px;
            }*/
}
#main-home #wrapper-slide-home #wrapper-home-slider .slick-list {
  width: 100%;
  height: 100%;
}
#main-home #wrapper-slide-home #wrapper-home-slider .slick-track {
  height: 100%;
}
#main-home #wrapper-slide-home #wrapper-home-slider .home-slider {
  height: 100%;
  width: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  background-position: 50% 50%;
}
#main-home #wrapper-slide-home #wrapper-home-slider .home-slider.slick-active {
  -webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: scaleUpDown 2s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#main-home #choisir-dest {
  position: relative;
  width: 100%;
  margin-top: 2.5em;
}
@media (min-width: 980px) {
  #main-home #choisir-dest {
    background-image: url(../img/deco/index-back-choisirdest.png);
    background-repeat: no-repeat;
    width: 740px;
    height: 210px;
    margin: -40px auto 0;
    z-index: 97;
  }
  #main-home #choisir-dest h2 {
    position: absolute;
    right: 0;
    bottom: 55px;
  }
}
#main-home .ribbon {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 1rem 5px;
  min-height: 50px;
  z-index: 1;
  background-color: #FFF;
}
@media (min-width: 980px) {
  #main-home .ribbon {
    padding: 1rem 80px;
  }
}
#main-home .ribbon:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 40px;
  top: calc(100% - 10px);
  left: 0;
  z-index: -1;
  background: url(../img/deco/border-grunge.png) 0 0 no-repeat;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  /* -webkit-transform: rotate(30deg); */
  /* transform: rotate(30deg); */
}
#main-home .ribbon:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 40px;
  top: -30px;
  left: 0;
  z-index: -1;
  background: url(../img/deco/border-grunge.png) 0 0 no-repeat;
}
#main-home .ribbon-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 980px) {
  #main-home .ribbon-inner {
    flex-direction: row;
  }
}
#main-home #deco-bienvenue {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  order: 2;
}
@media (min-width: 980px) {
  #main-home #deco-bienvenue {
    flex-direction: column;
    order: 1;
  }
}
#main-home #deco-bienvenue span {
  display: block;
  margin: 0 0.2rem;
  flex: 1 1;
}
#main-home #content-bienvenue {
  order: 1;
  margin-top: 0;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
#main-home #content-bienvenue h2 {
  margin-bottom: 2rem;
}
#main-home #content-bienvenue p {
  margin-bottom: 1.25rem;
  line-height: 1.25rem;
}
@media (min-width: 980px) {
  #main-home #content-bienvenue {
    width: 640px;
    order: 2;
  }
}
#main-home #section-info {
  position: relative;
  display: flex;
  flex-direction: column;
  align-content: center;
  margin: 3rem 0 0 0;
}
@media (min-width: 980px) {
  #main-home #section-info {
    margin: 5rem 0px 0;
  }
}
#main-home #section-info #cadre-menu-info {
  position: relative;
  width: 100%;
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-menu-info #liste-menu-info {
    padding: 0 10px;
  }
  #main-home #section-info #cadre-menu-info #liste-menu-info div > div {
    padding-bottom: 0;
  }
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info {
  display: block;
  position: relative;
  height: 90px;
  cursor: pointer;
  margin: 0 auto;
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info {
    width: 200px;
    height: 62px;
  }
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info .layer-img {
  position: relative;
  margin: 0 auto;
  width: 62px;
  height: 62px;
  background: url("../img/spritemenu.png") no-repeat;
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info .layer-img {
    float: left;
    height: 62px;
    width: 62px;
  }
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info a {
  text-decoration: none;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info .img-menu {
  position: relative;
  height: 100%;
  width: 100%;
  padding: 0 5px;
  background: url("../img/spritemenu.png") no-repeat;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info .lien-menu {
  text-align: center;
  cursor: pointer;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info .lien-menu h3 {
  color: #3397b5;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  margin: 0;
  text-align: center;
  font-family: "SF Pro Display", sans-serif;
  font-size: 13px;
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info .lien-menu h3 {
    text-align: left;
  }
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info .lien-menu {
    display: flex;
    align-items: center;
    justify-content: left;
    float: left;
    position: relative;
    width: 105px;
    height: 62px;
    padding-left: 5px;
  }
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info:hover .lien-menu h3 {
  color: #7e5386;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info:hover .img-menu {
  opacity: 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-climat .layer-img {
  background-position: -216px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-climat .img-menu {
  background-position: -144px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-co2 .layer-img {
  background-position: -360px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-co2 .img-menu {
  background-position: -288px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-enfants .layer-img {
  background-position: -504px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-enfants .img-menu {
  background-position: -432px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-fetes .layer-img {
  background-position: -648px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-fetes .img-menu {
  background-position: -576px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-videos .layer-img {
  background-position: -1224px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-videos .img-menu {
  background-position: -1152px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-noces .layer-img {
  background-position: -3584px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-noces .img-menu {
  background-position: -3512px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-liens .layer-img {
  background-position: -792px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-liens .img-menu {
  background-position: -720px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-pratique .layer-img {
  background-position: -936px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-pratique .img-menu {
  background-position: -864px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-solidarite .layer-img {
  background-position: -1080px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-solidarite .img-menu {
  background-position: -1008px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-vols .layer-img {
  background-position: -1368px 0;
}
#main-home #section-info #cadre-menu-info #liste-menu-info .objet-menu-info.info-vols .img-menu {
  background-position: -1296px 0;
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-menu-info {
    background-size: cover;
    position: relative;
  }
  #main-home #section-info #cadre-menu-info.la {
    margin: 70px 0 0 25px;
  }
  #main-home #section-info #cadre-menu-info.ba {
    margin: 75px 0 0 18px;
  }
  #main-home #section-info #cadre-menu-info.ba #liste-menu-info div > div {
    padding-top: 2px;
  }
}
#main-home #section-info #cadre-bienvenue {
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 0;
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-bienvenue {
    margin: 0 auto;
    width: 620px;
  }
}
#main-home #section-info #cadre-bienvenue img {
  display: block;
  position: absolute;
  top: -110px;
  right: 5px;
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-bienvenue img {
    display: none;
  }
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-bienvenue .content-bienvenue.la {
    padding-left: 202px;
    padding-top: 65px;
    width: 580px;
  }
  #main-home #section-info #cadre-bienvenue .content-bienvenue.ba {
    padding-left: 209px;
    padding-top: 75px;
    width: 585px;
  }
}
#main-home #section-info #cadre-bienvenue .content-bienvenue h2 {
  font-size: 22px;
  font-weight: 400;
  padding-left: 5px;
  text-align: left;
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-bienvenue .content-bienvenue h2 {
    color: #000080;
  }
}
#main-home #section-info #cadre-bienvenue .content-bienvenue h3 {
  color: #007FAB;
  text-align: center;
  font-family: "Segoe print", serif;
  font-size: 16px;
  font-weight: 600;
  padding: 0 10px;
}
#main-home #section-info #cadre-bienvenue .content-bienvenue p {
  font-family: "SF Pro Display", sans-serif;
  font-size: 14px;
}
@media (min-width: 980px) {
  #main-home #section-info #cadre-bienvenue .content-bienvenue p {
    font-size: 12px;
  }
}
#main-home .home-wrapper {
  position: relative;
  align-content: center;
  justify-content: center;
  display: flex;
  margin: 0;
  /*transform: translate(0, -130px);*/
  transition: all 0.5s ease-in-out 0s;
  /*background: url(../img/deco/fond-body.jpg) no-repeat;*/
  background-repeat: no-repeat;
}
@media (min-width: 980px) {
  #main-home .home-wrapper {
    margin: 0px -10px 0;
  }
}
#main-home .home-wrapper::after {
  content: " ";
  position: absolute;
  width: 253px;
  height: 207px;
  right: 5px;
  top: -10px;
  background: url(../img/deco/gecko-down.png) no-repeat;
  background-position: center;
}
@media (min-width: 980px) {
  #main-home .home-wrapper::after {
    right: 50px;
  }
}
#main-home .home-wrapper.open {
  transform: translate(0, 0);
}
#main-home #facebook-frame {
  width: 100%;
  max-width: 500px;
  z-index: 0;
}
#main-home #titre-articles,
#main-home #titre-videos {
  position: relative;
  margin: 6rem 0 0;
}
@media (min-width: 980px) {
  #main-home #titre-articles,
  #main-home #titre-videos {
    margin: 5rem 0 0;
  }
}
#main-home #cadre-articles {
  margin: 5px auto;
}
#main-home #cadre-articles .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
@media (min-width: 580px) {
  #main-home #cadre-articles .slick-dots li {
    width: 25px;
    height: 25px;
    margin: 0 5px;
  }
}
@media (min-width: 784px) {
  #main-home #cadre-articles .slick-dots li {
    margin: 0 10px;
  }
}
#main-home #cadre-articles #articles-slider {
  background: url(../img/deco/index-fond-article-sm.jpg) no-repeat center center;
  margin: 0 auto;
  width: 330px;
  height: 386px;
}
#main-home #cadre-articles #articles-slider * {
  outline: none;
}
@media (min-width: 580px) {
  #main-home #cadre-articles #articles-slider {
    width: 550px;
    height: 376px;
    background: url(../img/deco/index-fond-article-md.jpg) no-repeat center center;
    -webkit-background-size: 550px 376px;
  }
}
@media (min-width: 784px) {
  #main-home #cadre-articles #articles-slider {
    width: 700px;
    height: 478px;
    background: url(../img/deco/index-fond-article.jpg) no-repeat center center;
    -webkit-background-size: auto;
    background-size: auto;
  }
}
#main-home #cadre-articles #articles-slider .featured-article {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 0px;
}
#main-home #cadre-articles #articles-slider .featured-article .pola-article {
  position: relative;
  float: left;
  margin-left: -16px;
  margin-right: 10px;
  margin-top: -17px;
  width: 110px;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
#main-home #cadre-articles #articles-slider .featured-article .pola-article img {
  position: absolute;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#main-home #cadre-articles #articles-slider .featured-article .pola-article img.article-thumb {
  top: 9px;
  left: 5px;
  width: 99px;
}
#main-home #cadre-articles #articles-slider .featured-article .pola-article img.pola-thumb {
  position: relative;
  top: 0;
  right: 0;
}
#main-home #cadre-articles #articles-slider .featured-article .info-article {
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
}
#main-home #cadre-articles #articles-slider .featured-article .info-article h3 {
  font-size: 13px;
  min-height: 70px;
  line-height: 1.5;
  margin-right: 45px;
  text-align: left;
  opacity: 1;
  filter: alpha(opacity=100);
}
#main-home #cadre-articles #articles-slider .featured-article .info-article p {
  font-family: "Indie Flower", serif;
  font-size: 14px;
  line-height: 1.75;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#main-home #cadre-articles #articles-slider .featured-article .info-article ul {
  margin-top: 0;
  font-weight: 600;
  -webkit-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
#main-home #cadre-articles #articles-slider .featured-article .info-article ul li {
  font-family: "Indie Flower", serif;
  font-size: 14px;
  line-height: 1.25;
  margin-top: 10px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
@media (min-width: 580px) {
  #main-home #cadre-articles #articles-slider .featured-article {
    padding-top: 40px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 10px;
  }
  #main-home #cadre-articles #articles-slider .featured-article .pola-article {
    left: 0;
    margin-right: 30px;
    top: 0;
    width: 150px;
  }
  #main-home #cadre-articles #articles-slider .featured-article .pola-article img.article-thumb {
    top: 11px;
    left: 7px;
    width: 135px;
  }
  #main-home #cadre-articles #articles-slider .featured-article .info-article h3 {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 1.5;
    height: 65px;
    margin-right: 90px;
  }
  #main-home #cadre-articles #articles-slider .featured-article .info-article p {
    font-size: 1em;
    line-height: 1.5;
  }
}
@media (min-width: 784px) {
  #main-home #cadre-articles #articles-slider .featured-article {
    padding-top: 50px;
    padding-left: 305px;
    padding-right: 30px;
    padding-bottom: 60px;
  }
  #main-home #cadre-articles #articles-slider .featured-article .pola-article {
    position: absolute;
    float: none;
    margin: 0;
    top: 50px;
    left: 30px;
    width: 250px;
  }
  #main-home #cadre-articles #articles-slider .featured-article .pola-article img.article-thumb {
    top: 19px;
    left: 9px;
    width: 227px;
  }
  #main-home #cadre-articles #articles-slider .featured-article .info-article h3 {
    font-size: 1em;
    margin-bottom: 25px;
    line-height: 1.5em;
    height: 60px;
    margin-right: 110px;
    text-align: left;
  }
  #main-home #cadre-articles #articles-slider .featured-article .info-article p {
    font-size: 1.1em;
    line-height: 1.3;
  }
  #main-home #cadre-articles #articles-slider .featured-article .info-article ul {
    margin-top: 7px;
  }
  #main-home #cadre-articles #articles-slider .featured-article .info-article ul li {
    font-size: 1.1em;
  }
}
#main-home #cadre-videos {
  margin-top: 5px;
}
@media (min-width: 980px) {
  #main-home #cadre-videos {
    margin-right: 50px;
    margin-left: 50px;
  }
}
#main-home #footer-articles,
#main-home #footer-videos {
  margin-top: 3em;
}
#main-home #footer-articles ul,
#main-home #footer-videos ul {
  font-weight: 600;
}
#main-home #footer-articles ul li,
#main-home #footer-videos ul li {
  font-family: "Segoe Print", serif;
  font-size: 0.9em;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#main-home #footer-videos {
  margin-top: 2em;
}
#main-home #cadre-contact {
  position: relative;
  z-index: 99;
  max-width: 700px;
  margin: 3em 0;
}
@media (min-width: 980px) {
  #main-home #cadre-contact {
    margin: 5em auto 0;
    height: 424px;
  }
}
#main-home #cadre-contact .contact-sheet {
  position: relative;
  background: url(../img/papier-contact.png) no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 358px;
  height: 403px;
  margin: 0 auto;
}
#main-home #cadre-contact .contact-sheet .contact-info div.contact-tel {
  padding-top: 55px;
  margin-left: 95px;
}
#main-home #cadre-contact .contact-sheet .contact-info div.contact-adr {
  margin: 0 auto;
}
#main-home #cadre-contact .contact-sheet .contact-info div.contact-adr p {
  text-align: center;
}
#main-home #cadre-contact .contact-sheet .contact-info h3 {
  font-family: "Segoe print", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #007FAB;
}
#main-home #cadre-contact .contact-sheet .contact-info p {
  font-family: "SF Pro Display", sans-serif;
  font-size: 14px;
  text-align: left;
}
#main-home #cadre-contact .contact-sheet .contact-info.ba h3 {
  font-size: 15px;
  margin-bottom: 5px;
}
#main-home #cadre-contact .contact-sheet .contact-info.ba p {
  font-size: 13px;
  margin-left: 5px;
}
#main-home #cadre-contact .pola-contact {
  margin-top: 25px;
}
#main-home #cadre-contact .deco {
  position: absolute;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 980px) {
  #main-home #cadre-contact .deco.ba.plante {
    bottom: -145px;
    right: -60px;
  }
}
@media (min-width: 980px) {
  #main-home #cadre-contact .deco.ba.tampon-bot {
    bottom: -47px;
    left: 247px;
  }
}
#main-home #cadre-uma {
  position: relative;
  z-index: 98;
  width: 100%;
  margin-top: 2em;
  background-image: url(../img/deco/fond-footer-mobile.jpg);
  background-size: contain;
  background-repeat: repeat-y;
}
@media (min-width: 980px) {
  #main-home #cadre-uma {
    background-image: url(../img/deco/fond-footer.jpg);
    background-repeat: no-repeat;
    box-shadow: none;
    margin: 100px auto 0;
    width: 850px;
    height: 599px;
  }
}
#main-home #cadre-uma .uma-wrapper {
  position: relative;
  padding-top: 20px;
  padding-bottom: 15px;
}
@media (min-width: 980px) {
  #main-home #cadre-uma .uma-wrapper {
    height: 550px;
    margin: 0 40px 0 50px;
    padding-top: 40px;
  }
}
#main-home #cadre-uma .uma-titre {
  margin: 0;
}
#main-home #cadre-uma .uma-titre .logo-uma {
  max-width: 200px;
}
#main-home #cadre-uma .uma-titre h3 {
  color: #FAFAFA;
  opacity: 0.9;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  margin-top: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  text-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 65, 0.8);
}
#main-home #cadre-uma .uma-titre h3 a {
  color: #FAFAFA;
  text-decoration: none;
}
#main-home #cadre-uma .uma-titre h3 a:hover {
  color: #fffaec;
}
@media (min-width: 980px) {
  #main-home #cadre-uma .uma-titre h3 {
    margin-top: 20px;
    margin-left: 2em;
    text-transform: uppercase;
    text-align: left;
    font-size: 26px;
  }
}
#main-home #cadre-uma {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 98;
  width: 100%;
  margin-top: 2em;
  background-image: url(../img/deco/fond-footer-mobile.jpg);
  background-size: contain;
  background-repeat: repeat-y;
}
@media (min-width: 980px) {
  #main-home #cadre-uma {
    background-image: url(../img/deco/fond-footer.jpg);
    background-repeat: no-repeat;
    box-shadow: none;
    margin: 100px auto 0;
    max-width: 850px;
    height: 750px;
  }
}
#main-home #cadre-uma .uma-wrapper {
  position: relative;
  padding-top: 20px;
  padding-bottom: 15px;
}
@media (min-width: 980px) {
  #main-home #cadre-uma .uma-wrapper {
    height: 550px;
    margin: 0 40px 0 50px;
    padding-top: 40px;
  }
}
#main-home #cadre-uma .uma-titre {
  margin: 0;
}
#main-home #cadre-uma .uma-titre .logo-uma {
  max-width: 200px;
}
#main-home #cadre-uma .uma-titre h3 {
  color: #FAFAFA;
  opacity: 0.9;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  margin-top: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  text-shadow: 0.1em 0.1em 0.2em rgba(0, 0, 65, 0.8);
}
#main-home #cadre-uma .uma-titre h3 a {
  color: #FAFAFA;
  text-decoration: none;
}
#main-home #cadre-uma .uma-titre h3 a:hover {
  color: #fffaec;
}
@media (min-width: 980px) {
  #main-home #cadre-uma .uma-titre h3 {
    margin-top: 20px;
    margin-left: 2rem;
    text-transform: uppercase;
    text-align: left;
    font-size: 26px;
  }
}
#main-home #cadre-uma .uma-enviede h4,
#main-home #cadre-uma .uma-partenaires h4 {
  color: rgba(250, 250, 250, 0.9);
  /*text-shadow: 0.1em 0.1em 0.2em rgba(0,66,65,0.8);*/
  font-family: "Segoe Print", serif;
  font-size: 20px;
  margin-left: 15px;
  margin-bottom: 10px;
}
@media (min-width: 980px) {
  #main-home #cadre-uma .uma-enviede h4,
  #main-home #cadre-uma .uma-partenaires h4 {
    font-size: 22px;
    margin-left: 0;
  }
}
#main-home #cadre-uma .uma-enviede img,
#main-home #cadre-uma .uma-partenaires img {
  width: auto;
  height: auto;
  max-width: 100%;
}
#main-home #cadre-uma .uma-enviede {
  margin-top: 50px;
  margin-bottom: 0;
}
#main-home #cadre-uma .uma-enviede .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center !important;
  margin-left: 0;
  margin-right: 0;
}
#main-home #cadre-uma .uma-enviede .row .uma-dest {
  max-width: 120px;
  margin: 0 auto;
}
#main-home #cadre-uma .uma-enviede .row .uma-dest a {
  text-decoration: none;
}
#main-home #cadre-uma .uma-enviede .row .uma-dest a:hover {
  cursor: pointer;
}
#main-home #cadre-uma .uma-enviede .row .uma-dest .dest-img-wrapper {
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  opacity: 0.8;
  filter: alpha(opacity=80);
  overflow: hidden;
  margin: 0 auto;
  max-width: 120px;
  transition: all 0.2s ease-in-out;
}
#main-home #cadre-uma .uma-enviede .row .uma-dest .dest-img-wrapper img {
  transition: all 0.2s ease-in-out;
  transform-origin: top left;
  @include scale3d(1.1, 1.1, 1);
}
#main-home #cadre-uma .uma-enviede .row .uma-dest figcaption {
  font-family: "Segoe Print", serif;
  color: rgba(250, 250, 250, 0.9);
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}
#main-home #cadre-uma .uma-enviede .row .uma-dest:hover {
  cursor: pointer;
}
#main-home #cadre-uma .uma-enviede .row .uma-dest:hover .dest-img-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#main-home #cadre-uma .uma-enviede .row .uma-dest:hover .dest-img-wrapper img {
  -webkit-transform: scale3D(1, 1, 1);
  -moz-transform: scale3D(1, 1, 1);
  -ms-transform: scale3D(1, 1, 1);
  -o-transform: scale3D(1, 1, 1);
}
#main-home #cadre-uma .uma-enviede .row .uma-dest:hover figcaption {
  font-weight: 600;
}
@media (min-width: 980px) {
  #main-home #cadre-uma .uma-enviede .row .uma-dest .dest-img-wrapper {
    margin: 0 5px;
    cursor: pointer;
  }
  #main-home #cadre-uma .uma-enviede .row .uma-dest figcaption {
    color: rgba(250, 250, 250, 0.9);
    text-align: right;
  }
}
#main-home #cadre-uma .uma-partenaires {
  margin: 30px 0 0;
}
@media (min-width: 980px) {
  #main-home #cadre-uma .uma-partenaires {
    margin: 70px 0 0;
  }
  #main-home #cadre-uma .uma-partenaires h4 {
    color: #007fab;
  }
}
#main-home #cadre-uma .uma-partenaires .list-partenaires {
  margin: 0;
  padding: 0 10px;
}
#main-home #cadre-uma .uma-partenaires .list-partenaires .cadre-partenaire {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: 0.3s ease-in-out;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 100px;
}
#main-home #cadre-uma .uma-partenaires .list-partenaires .cadre-partenaire img {
  max-width: 100%;
  max-height: 100px;
}
#main-home #cadre-uma .uma-partenaires .list-partenaires .cadre-partenaire:hover {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* carte pays */
#carte-pays {
  margin: 0;
}
@media (max-width: 979px) {
  #carte-pays {
    top: 0 !important;
    left: 0 !important;
  }
}
@media (min-width: 980px) {
  #carte-pays {
    width: 700px;
    height: 792px;
    margin: -35px auto 0;
    position: relative;
    z-index: 96;
    text-align: center;
  }
  #carte-pays.formu {
    margin-top: 0 !important;
  }
}
#carte-pays .bloc-autre-dest.accueil,
#carte-pays .form-autre-dest {
  position: inherit;
  left: 0;
  top: 0;
}
#carte-pays .bloc-autre-dest.accueil h3,
#carte-pays .form-autre-dest h3 {
  font-size: 15px;
  line-height: 1.25;
}
@media (min-width: 468px) {
  #carte-pays .bloc-autre-dest.accueil h3,
  #carte-pays .form-autre-dest h3 {
    font-size: 16px;
  }
}
@media (min-width: 980px) {
  #carte-pays .bloc-autre-dest.accueil h3,
  #carte-pays .form-autre-dest h3 {
    font-size: 14px;
  }
}
@media (min-width: 980px) {
  #carte-pays .bloc-autre-dest.accueil,
  #carte-pays .form-autre-dest {
    position: absolute;
    width: 150px;
  }
}
#carte-pays .bloc-autre-dest.accueil.bien-choisir .img-wrapper,
#carte-pays .form-autre-dest.bien-choisir .img-wrapper {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#carte-pays .bloc-autre-dest.accueil.bien-choisir .img-wrapper img,
#carte-pays .form-autre-dest.bien-choisir .img-wrapper img {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 10px;
}
@media (min-width: 500px) {
  #carte-pays .bloc-autre-dest.accueil.bien-choisir .img-wrapper img,
  #carte-pays .form-autre-dest.bien-choisir .img-wrapper img {
    margin-top: 25px;
  }
}
@media (min-width: 980px) {
  #carte-pays .bloc-autre-dest.accueil.bien-choisir .img-wrapper img,
  #carte-pays .form-autre-dest.bien-choisir .img-wrapper img {
    margin-top: 0;
  }
}
#carte-pays .bloc-autre-dest.accueil.bien-choisir:hover img,
#carte-pays .form-autre-dest.bien-choisir:hover img {
  opacity: 1;
}
@media (min-width: 980px) {
  #carte-pays .bloc-autre-dest.accueil.bien-choisir,
  #carte-pays .form-autre-dest.bien-choisir {
    position: absolute;
    margin: 0;
    float: none;
    top: 20px;
    left: 670px;
  }
}
@media (min-width: 980px) {
  #carte-pays.la {
    background: url(../img/carte-laos-accueil.jpg) no-repeat;
    background-size: cover;
    width: 854px;
    height: 843px;
  }
}
@media (min-width: 980px) {
  #carte-pays.ba {
    background: url(../img/deco/index-map-indo.jpg);
    background-repeat: no-repeat;
    width: 850px;
    height: 550px;
  }
  #carte-pays.ba .bloc-autre-dest.accueil {
    width: 130px;
  }
  #carte-pays.ba .bloc-autre-dest.accueil h3 {
    font-size: 14px;
  }
}
/* Form */
.form-section {
  padding: 0;
}
.form-section.user-infos {
  margin: 0 auto;
}
.form-section.user-infos .row.d-flex .col,
.form-section.user-infos .row.d-flex div[class^="col-"] {
  flex-direction: column;
}
.form-section.user-infos input {
  width: 100%;
}
@media (min-width: 980px) {
  .form-section {
    padding: 0 1em;
  }
}
.form-section div.fwrapper {
  display: inline-block;
  width: 100%;
}
.form-section div.fwrapper input {
  display: inline-block;
}
.form-section #wrapper-infoChild {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.form-section #wrapper-infoChild.show {
  visibility: visible;
  opacity: 1;
}
.form-section p.form-info {
  text-align: center;
  font-weight: 600;
  font-size: 15px;
}
.form-section p.form-subtitle {
  font-family: "Segoe print", sans-serif;
  font-size: 1.2em;
  display: block;
  margin: 3em 0 0;
  text-align: left;
  line-height: 1.25em;
  padding-left: 50px;
  background: url(../img/fleche-bleu.png) no-repeat left center;
  background-size: auto 1.25em;
  background-position: left top;
}
.form-section .form-content {
  padding: 0 1em;
  margin-top: 1em;
}
.form-section .form-content div.radio {
  margin: 10px 0 !important;
}
@media (min-width: 980px) {
  .form-section .form-content div.radio {
    margin: 5px 0 0 3em !important;
  }
}
.form-section .form-content div.radio-inline:first-child {
  margin: 0 0 0 3em;
}
.form-section .form-content div.checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.form-section .form-content ul.dotted {
  margin-top: 1em;
  margin-left: 1.5em;
  font-size: 16px;
}
.form-section .form-content ul.naked {
  display: inline-table;
  margin-top: 0;
  margin-left: 0;
  font-size: 16px;
  list-style-type: none;
  list-style-image: none;
}
.form-section .form-content ul.naked li {
  line-height: 1em;
  margin-bottom: 0.5em;
}
.form-section .form-content .checkbox {
  display: block;
  text-align: center;
}
.form-section .form-content.assoc ul.dotted {
  font-size: 15px;
}
.form-section .form-content.assoc ul.naked {
  font-size: 15px;
}
.form-section .form-content.list-activite ul.naked li {
  margin-bottom: 1em;
}
.form-section .form-content .cadre-info {
  margin-top: 1.5em;
  padding-right: 15px;
  border: none;
  background-color: #fef9e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-section .form-content .cadre-info img {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: 0;
}
.form-section .form-content .cadre-info p {
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
}
.form-section .form-content .icon-info {
  height: 1.25em;
  box-shadow: none;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale3D(0.8, 0.8, 0.8);
  -moz-transform: scale3D(0.8, 0.8, 0.8);
  -ms-transform: scale3D(0.8, 0.8, 0.8);
  -o-transform: scale3D(0.8, 0.8, 0.8);
}
.form-section .form-content .icon-info:hover {
  -webkit-transform: scale3D(1, 1, 1);
  -moz-transform: scale3D(1, 1, 1);
  -ms-transform: scale3D(1, 1, 1);
  -o-transform: scale3D(1, 1, 1);
}
.form-section .form-content #carte-pays-form {
  margin: 1em 0 3em;
  position: relative;
}
@media (max-width: 979px) {
  .form-section .form-content #carte-pays-form {
    top: 0 !important;
    left: 0 !important;
  }
}
@media (min-width: 980px) {
  .form-section .form-content #carte-pays-form.ba {
    background: url(../img/deco/carte-indo-formulaire.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 500px;
  }
  .form-section .form-content #carte-pays-form.ba .bloc-autre-dest.accueil,
  .form-section .form-content #carte-pays-form.ba .form-autre-dest {
    width: 130px;
  }
  .form-section .form-content #carte-pays-form.ba .bloc-autre-dest.accueil h3,
  .form-section .form-content #carte-pays-form.ba .form-autre-dest h3 {
    font-size: 14px;
  }
}
.form-section .form-content #carte-pays-form .form-autre-dest {
  position: relative;
}
.form-section .form-content #carte-pays-form .form-autre-dest h3 {
  font-size: 15px;
  line-height: 1.25;
}
@media (min-width: 468px) {
  .form-section .form-content #carte-pays-form .form-autre-dest h3 {
    font-size: 16px;
  }
}
@media (min-width: 980px) {
  .form-section .form-content #carte-pays-form .form-autre-dest h3 {
    font-size: 14px;
  }
}
@media (max-width: 979px) {
  .form-section .form-content #carte-pays-form .form-autre-dest {
    top: 0 !important;
    left: 0 !important;
  }
}
@media (min-width: 980px) {
  .form-section .form-content #carte-pays-form .form-autre-dest {
    position: absolute;
    width: 150px;
  }
}
.form-section .form-content #carte-pays-form .form-autre-dest.bien-choisir .img-wrapper {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-section .form-content #carte-pays-form .form-autre-dest.bien-choisir .img-wrapper img {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 10px;
}
@media (min-width: 500px) {
  .form-section .form-content #carte-pays-form .form-autre-dest.bien-choisir .img-wrapper img {
    margin-top: 25px;
  }
}
@media (min-width: 980px) {
  .form-section .form-content #carte-pays-form .form-autre-dest.bien-choisir .img-wrapper img {
    margin-top: 0;
  }
}
.form-section .form-content #carte-pays-form .form-autre-dest.bien-choisir:hover img {
  opacity: 1;
}
@media (min-width: 980px) {
  .form-section .form-content #carte-pays-form .form-autre-dest.bien-choisir {
    position: absolute;
    margin: 0;
    float: none;
    top: 20px;
    left: 670px;
  }
}
@media (min-width: 980px) {
  .form-section .form-content #carte-pays-form.la {
    background: url(../img/carte-laos-accueil.jpg) no-repeat;
    background-size: cover;
    width: 854px;
    height: 843px;
  }
}
@media (min-width: 980px) {
  .form-section .form-content .col-xs-12:not(.col-md-5) {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.form-section .form-control {
  font-family: 'SF Pro Display', sans-serif;
  font-size: 14px;
  margin-bottom: 5px;
}
.form-section input[type="number"].input-num {
  width: 58px;
}
.form-section input[type="text"].input-sm {
  width: 85px;
}
.form-section input[type="text"].input-md {
  width: 150px;
}
.form-section input[type="text"].force-inline {
  display: inline-block !important;
}
.form-section input[type="text"].full-width {
  width: 100%;
}
.form-section .nav-pills li a {
  background-color: #f9f9f9;
  color: #777777;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
}
.form-section .nav-pills li a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-section .nav-pills li.active a {
  border: 1px solid rgba(255, 255, 255, 0.4);
  color: #FAFAFA;
  background-color: #007FAB;
}
.form-section div.bloc-white {
  width: 100%;
  background-color: #fffaec;
  max-width: 400px;
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-section div.bloc-white .bloc-title {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #007FAB;
  padding: 0.2em;
}
.form-section div.bloc-white .bloc-title h4 {
  font-family: "Segoe print", sans-serif;
  color: #FAFAFA;
  font-size: 1em;
  font-weight: 600;
  text-align: center;
  margin: 0.5em;
}
.form-section div.bloc-white .bloc-content {
  padding: 1em;
}
.form-section div.bloc-white .bloc-content span.form-label {
  display: inline-block;
  width: 90px;
}
.form-section div.bloc-white .bloc-content span.form-label.periode {
  width: auto;
}
@media (min-width: 468px) {
  .form-section div.bloc-white .bloc-content span.form-label {
    text-align: right;
  }
}
.form-section div.bloc-white .bloc-content select option[data-default] {
  color: #C7C7C7;
}
.form-section div.bloc-white .bloc-content .bloc-periode {
  display: table;
  margin: 0 auto;
}
.form-section div.bloc-white .bloc-content .bloc-periode .plahol {
  display: inline-block;
}
.form-section div.bloc-white .bloc-content .bloc-periode .plahol .form-control {
  display: inline-block;
}
.form-section div.bloc-white .bloc-content .bloc-periode .plahol select {
  width: auto !important;
}
.form-section div.bloc-white .bloc-content .bloc-periode .plahol.center-block {
  margin-left: 5px;
}
@media (max-width: 468px) {
  .form-section div.bloc-white .bloc-content .bloc-periode .plahol.center-block {
    display: block;
    width: 90px;
    margin: 0 auto;
  }
}
.form-section div.ex-rating {
  display: table;
  margin: 20px auto 0;
  padding: 1.25em;
  font-size: 15px;
  background-color: #fffaec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-section div.ex-rating p {
  margin-bottom: 10px;
  font-weight: 600;
}
.form-section div.ex-rating span.rating-exemple {
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 10px;
  padding-left: 20px;
  line-height: 1.3em;
  background-image: url(../img/smileys.png);
  background-size: 20px;
  background-repeat: no-repeat;
}
@media (min-width: 980px) {
  .form-section div.ex-rating span.rating-exemple {
    display: inline-block;
    margin: 0 10px;
  }
}
.form-section div.ex-rating span.rating-exemple.sm1 {
  background-position: 0 0;
}
.form-section div.ex-rating span.rating-exemple.sm2 {
  background-position: 0 -20px;
}
.form-section div.ex-rating span.rating-exemple.sm3 {
  background-position: 0 -40px;
}
.form-section div.ex-rating span.rating-exemple.sm4 {
  background-position: 0 -60px;
}
.form-section .rating {
  overflow: visible;
  display: inline-block;
  height: 35px;
}
.form-section .rating-input {
  float: right;
  width: 35px;
  height: 35px;
  padding: 0;
  opacity: 0;
  display: none;
}
.form-section .rating-star {
  position: relative;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: right;
  display: block;
  width: 35px;
  height: 35px;
  opacity: 0.25;
  filter: alpha(opacity=25);
  background-image: url('../img/smileys.png');
  background-repeat: no-repeat;
  background-size: 35px;
  cursor: pointer;
  margin-right: 25px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.form-section .rating-star.sm1 {
  background-position: 0 0;
}
.form-section .rating-star.sm2 {
  background-position: 0 -35px;
}
.form-section .rating-star.sm3 {
  background-position: 0 -70px;
}
.form-section .rating-star.sm4 {
  background-position: 0 -105px;
}
.form-section .rating-star:hover,
.form-section .rating-input:checked + .rating-star {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.form-section .list-choix-rating .choix-rating {
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.form-section .list-choix-rating .choix-rating:not(:last-child) {
  border-bottom: 1px solid #007FAB;
}
@media (min-width: 980px) {
  .form-section .list-choix-rating .choix-rating .label-choix {
    line-height: 40px;
  }
}
.form-section span.coord {
  display: inline-block;
  width: 90px;
}
@media (min-width: 468px) {
  .form-section span.coord {
    text-align: right;
  }
}
.form-section span.coord-mail {
  display: none;
  width: auto;
}
@media (min-width: 468px) {
  .form-section span.coord-mail {
    display: inline-block;
    text-align: right;
  }
}
.form-section .btn {
  display: block;
  margin: 1em auto;
}
.form-section .alert {
  font-family: "SF Pro Display", sans-serif;
  font-size: 14px;
  padding: 5px;
}
.form-section .alert.alert-danger {
  background-image: none;
}
.form-section .alert.alert-danger p {
  text-align: center;
}
/* Recherche de vols */
#recherche-vol img {
  display: initial;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#recherche-vol .rv-big,
#recherche-vol .rv-small {
  box-sizing: content-box;
}
#recherche-vol .rv-big .esv-form-MEV,
#recherche-vol .rv-small .esv-form-MEV {
  margin: 0 auto;
}
#recherche-vol .rv-big .esv-form-mev,
#recherche-vol .rv-small .esv-form-mev {
  height: 230px !important;
}
#recherche-vol .rv-big {
  display: none;
}
@media (min-width: 582px) {
  #recherche-vol .rv-big {
    display: block;
  }
  #recherche-vol .rv-small {
    display: none;
  }
}
/* Flipping Pola */
.pola-flip {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.pola-flip:hover .pola-flipper,
.pola-flip.hover .pola-flipper {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.pola-flip .pola-flipper {
  width: 303px;
  height: 349px;
  margin: 0 auto;
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}
.pola-flip .pola-flipper a {
  text-decoration: none;
}
.pola-flip .pola-flipper .front {
  width: 303px;
  height: 349px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.pola-flip .pola-flipper .front h2 {
  display: block;
  font-family: "Segoe Print", serif;
  text-align: center;
  padding-top: 293px;
  font-weight: 600;
  color: #326177;
  font-size: 1em;
}
.pola-flip .pola-flipper .front.equipe {
  background: url('../img/partiravec/pola-quisommesnous.png') no-repeat;
}
.pola-flip .pola-flipper .front.humain {
  background: url('../img/partiravec/pola-visagehumain.png') no-repeat;
}
.pola-flip .pola-flipper .front.particularite {
  background: url('../img/partiravec/pola-particularite.png') no-repeat;
}
.pola-flip .pola-flipper .front.laos-perle {
  background: url('../img/apropos/pola-perle.png') no-repeat;
}
.pola-flip .pola-flipper .front.laos-ecrin {
  background: url('../img/apropos/pola-ecrin.png') no-repeat;
}
.pola-flip .pola-flipper .back {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: url('../img/back-pola.png') no-repeat;
}
.pola-flip .pola-flipper .back ul {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.pola-flip .pola-flipper .back ul.backside {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 30px;
  margin-right: 30px;
}
.pola-flip .pola-flipper .back ul.backside li {
  padding: 0.75em 0;
  color: #007FAB;
  font-size: 1.1em;
  font-family: 'Indie Flower', cursive;
  font-weight: 600;
}
video {
  display: block;
  width: 100%;
  height: auto;
  max-width: 640px;
  max-height: 360px;
  margin: 0 auto;
}
aside {
  background-color: #fffaec;
  padding: 1em;
  max-width: 800px;
  margin: 0 1em;
}
aside h4 {
  font-size: 1em;
  font-weight: 600;
  color: #000080;
  margin-top: 0;
}
aside p {
  font-size: 0.95em;
}
div.bloc-info {
  width: 100%;
  background-color: #fffaec;
  color: #007FAB;
  max-width: 600px;
  margin: 0 auto;
  padding: 20px 10px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.bloc-info h3 {
  color: #007FAB;
  text-align: center;
  font-family: "Segoe print", sans-serif;
  font-size: 1em;
  margin-bottom: 1em;
}
/* spinner */
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
/* Webshim rounded shadow theme */
.ws-po-box {
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.ws-popover-opener {
  border-radius: 3px;
  background: #ccc;
  color: #007FAB;
}
.ws-button-row > button {
  border-radius: 5px;
  box-shadow: 1px 1px 0 #fff;
}
.input-picker button {
  border-radius: 5px;
}
/* cover-flow */
/* cover-flow */
.pop-parle {
  display: none;
}
.pop-parle iframe {
  width: 100%;
  max-width: 640px;
}
#parle-de-nous {
  perspective-origin: 50% 50%;
  text-align: center;
  overflow: visible;
  position: relative;
}
@media (min-width: 468px) {
  #parle-de-nous {
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
  }
  #parle-de-nous:hover .book:not(:hover) {
    -webkit-transform: rotateY(45deg) !important;
    -ms-transform: rotateY(45deg) !important;
    -o-transform: rotateY(45deg) !important;
    transform: rotateY(45deg) !important;
  }
  #parle-de-nous:hover .book:hover ~ .book {
    -webkit-transform: rotateY(-45deg) !important;
    -ms-transform: rotateY(-45deg) !important;
    -o-transform: rotateY(-45deg) !important;
    transform: rotateY(-45deg) !important;
  }
}
#parle-de-nous .book {
  position: relative;
  display: inline-block;
  width: 40%;
  z-index: 50;
}
#parle-de-nous .book:first-child,
#parle-de-nous .book:last-child {
  z-index: 45;
}
#parle-de-nous .book:nth-child(2),
#parle-de-nous .book:nth-child(8) {
  z-index: 46;
}
#parle-de-nous .book:nth-child(3),
#parle-de-nous .book:nth-child(7) {
  z-index: 47;
}
#parle-de-nous .book:nth-child(4),
#parle-de-nous .book:nth-child(6) {
  z-index: 51;
}
#parle-de-nous .book img {
  max-width: 100%;
}
@media (min-width: 468px) {
  #parle-de-nous .book {
    margin: 0 -20px;
    width: 100px;
    height: 167px;
    -webkit-transition: transform 0.45s;
    -o-transition: transform 0.45s;
    transition: transform 0.45s;
    -webkit-transform: rotateY(45deg);
    -ms-transform: rotateY(45deg);
    -o-transform: rotateY(45deg);
    transform: rotateY(45deg);
  }
  #parle-de-nous .book figure figcaption {
    -webkit-transition: opacity 0.45s;
    -o-transition: opacity 0.45s;
    transition: opacity 0.45s;
    width: 100px;
    display: block;
    text-align: center;
    position: absolute;
    top: -22px;
    margin: 0;
    font-size: 12px;
    font-family: "SF Pro Display", sans-serif;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  #parle-de-nous .book.middle {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 55 !important;
  }
  #parle-de-nous .book.middle ~ .book:not(:hover) {
    -webkit-transform: rotateY(-45deg);
    -ms-transform: rotateY(-45deg);
    -o-transform: rotateY(-45deg);
    transform: rotateY(-45deg);
  }
  #parle-de-nous .book:hover,
  #parle-de-nous .book:first-child:hover,
  #parle-de-nous .book.middle ~ div:hover {
    z-index: 60 !important;
  }
  #parle-de-nous .book:hover {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
  }
  #parle-de-nous .book:hover figure figcaption {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #parle-de-nous .book:hover ~ .book {
    -webkit-transform: rotateY(-45deg);
    -ms-transform: rotateY(-45deg);
    -o-transform: rotateY(-45deg);
    transform: rotateY(-45deg);
  }
}
.bloc-prev-article {
  width: 100%;
  max-width: 400px;
  margin: 2rem auto;
  background-image: url(../img/deco/fond-body.jpg);
  background-repeat: repeat-y;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.bloc-prev-article .thumb-article {
  width: 100%;
  max-height: 225px;
  box-shadow: none !important;
}
.bloc-prev-article .info-pres-article {
  height: 185px;
  overflow-y: auto;
  padding: 10px 1rem 0;
}
.bloc-prev-article .info-pres-article h2 {
  margin: 0 0 1rem;
  font-weight: 400;
  text-align: center;
  color: #007FAB;
  font-size: 1.1rem;
}
.bloc-prev-article .info-pres-article p {
  text-align: justify;
}
.bloc-prev-article .footer-pres-article {
  padding: 10px 1.25rem 0.75rem;
}
.bloc-prev-article .footer-pres-article .date-article {
  height: 1em;
  line-height: 1em;
  font-size: 0.9rem;
  font-style: italic;
  color: #777777;
}
.bloc-prev-article .footer-pres-article .link-article {
  display: block;
  float: right;
  font-family: "Segoe Print", sans-serif;
  height: 1em;
  line-height: 1em;
  padding-left: 2.5em;
  background: url(../img/fleche-bleu3.png) no-repeat left center;
}
.d-flex {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.d-flex.justify-content-center {
  justify-content: center;
}
.d-flex .col,
.d-flex div[class^="col-"] {
  display: flex;
  justify-content: center;
}
@media (min-width: 980px) {
  .d-flex .order-md-0 {
    order: 0;
  }
  .d-flex .order-md-1 {
    order: 1;
  }
  .d-flex .order-md-2 {
    order: 2;
  }
  .d-flex .order-md-3 {
    order: 3;
  }
  .d-flex .order-md-4 {
    order: 4;
  }
  .d-flex .order-md-5 {
    order: 5;
  }
}
/* photo label */
.photo-label {
  position: relative;
  display: block;
  z-index: 1;
}
.photo-label a {
  color: #eeeeee;
}
.photo-label a:visited {
  color: #eeeeee;
}
.photo-label:hover .label {
  opacity: 1;
  filter: alpha(opacity=100);
}
.photo-label img,
.photo-label .label {
  -webkit-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.photo-label .label {
  position: absolute;
  padding: 5px;
  background-color: #007FAB;
  text-align: center;
  bottom: 0;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.photo-label .label span {
  color: #eeeeee;
}
nav {
  position: fixed;
  z-index: 999;
  display: flex;
  top: 0;
  width: 100%;
  margin: 0 auto;
  background: transparent;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
nav.nav-up {
  -webkit-transform: translate3d(0px, -80px, -100px);
  transform: translate3d(0px, -80px, -100px);
}
#menu-wrapper {
  display: flex;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position-y: top;
  background-size: cover;
  padding: 0 10px;
  margin: 0 auto;
  width: 1064px;
}
@media (min-width: 980px) {
  #menu-wrapper {
    height: 52px;
    background-color: transparent;
    background-image: url(../img/deco/fond-menu-3.png);
  }
}
/*#nav-icon {
  width: 30px;
  height: 25px;
  position: fixed;
  z-index: 1100;
  top: 15px;
  right: 15px;
  .rotate(0deg);
  .transition(.2s ease-in-out);
  cursor: pointer;

  span {

    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #326177;
    border-radius: 9px;
    opacity: 1;
    right: 0;
    .box-shadow(0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12));
    .rotate(0deg);
    .transition(.2s ease-in-out);

    &:nth-child(1) {
      top: 0;
    }

    &:nth-child(2) {
      top: 10px;
    }

    &:nth-child(3) {
      top: 20px;
    }

  }

  &.open {

    right: 5px;

    @media screen and (min-width: 400px) {
      right: ~"calc(calc(100% - 400px) + 10px)";
    }

    span {

      background-color: rgba(0, 127, 171, 1);
      .box-shadow(none);
      &:nth-child(1) {
        top: 0;
        width: 25px;
        .rotate(135deg);

      }

      &:nth-child(2) {
        opacity: 0;
        right: 45px;
      }

      &:nth-child(3) {
        top: 0;
        width: 25px;
        .rotate(-135deg);

      }

    }

  }

}*/
#nav-icon {
  width: 25px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
#nav-icon span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #007FAB;
  border-radius: 9px;
  opacity: 1;
  right: 0;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#nav-icon span:nth-child(1) {
  top: 0;
}
#nav-icon span:nth-child(2) {
  top: 10px;
}
#nav-icon span:nth-child(3) {
  top: 20px;
}
#nav-icon.open {
  right: 5px;
}
@media screen and (min-width: 400px) {
  #nav-icon.open {
    right: calc(calc(100% - 400px) + 10px);
  }
}
#nav-icon.open span {
  background-color: #007fab;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#nav-icon.open span:nth-child(1) {
  top: 0;
  width: 25px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#nav-icon.open span:nth-child(2) {
  opacity: 0;
  right: 45px;
}
#nav-icon.open span:nth-child(3) {
  top: 0;
  width: 25px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cadre-menu {
  display: block;
  position: relative;
  width: 100%;
  max-width: 840px;
  margin: 1.5em auto;
  z-index: 98;
}
@media (min-width: 980px) {
  #cadre-menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
    height: 210px;
    margin: -65px auto 0;
    background: url(../img/deco/index-menu-fond.png) no-repeat 50% 50%;
    padding: 70px 0 0;
  }
}
.menu {
  font-family: "Segoe Print", cursive;
  font-size: 12px;
  margin: 0;
  padding: 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.menu-home {
  font-family: "Segoe Print", cursive;
  font-size: 12px;
  margin: 0;
  padding: 0;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: bottom;
  width: 100%;
}
@media (min-width: 980px) {
  .menu-home {
    width: auto;
    display: inline-block;
  }
}
.menu li,
.menu-home li {
  display: inline-block;
  position: relative;
  z-index: 100;
  padding: 0;
  vertical-align: top;
}
.menu-home > li {
  position: relative;
  margin: 0 auto 1em;
  width: 32%;
}
@media (min-width: 980px) {
  .menu-home > li {
    margin: 0 5px;
    width: 100px;
    background-color: #FFF;
  }
}
.menu li a {
  display: block;
  font-weight: 600;
  font-size: 12px;
  padding: 15px 10px 14px;
  color: #007fab;
  transition: all 0.2s ease-in-out 0s;
  text-decoration: none;
}
.menu > li > ul > li {
  display: block;
}
.menu-home > li > a {
  position: relative;
  display: block;
  font-weight: 600;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  color: #007fab;
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: all 0.2s ease-in-out 0s;
  padding: 5px;
  z-index: 100;
  border: solid transparent;
  max-width: 100px;
  -webkit-border-radius: 10%;
  -moz-border-radius: 10%;
  border-radius: 10%;
}
.menu-home > li > a img.ico-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0.5em;
  max-width: 100%;
}
@media (min-width: 980px) {
  .menu-home > li > a {
    width: auto;
    border-bottom-right-radius: 0%;
    border-bottom-left-radius: 0%;
  }
}
/*.menu li.homer{
  margin-left: -20px;
  margin-right: -30px;



  a{
    padding: 0;

    img{
      .box-shadow(none);
      height: 75px;
      margin-top: 5px;
      .opacity(0.3);
      transition: all 0.2s ease-in-out 0s;
    }

  }
}

&.menu-pa li.homer{
  margin-right: -50px;
}*/
.menu li.homem {
  display: none;
}
.menu li.homer a {
  padding: 0;
}
.menu li.homer a img {
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 40px;
  margin: 5px 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  transition: all 0.25s ease-in-out 0s;
}
.menu li:not(.homer):hover {
  background: #007fab;
}
.menu > li:hover,
.menu li > a:hover,
.menu li:hover > a {
  color: #ffffff;
}
.menu-home > li:hover > a,
.menu-home > li > a:hover {
  background: rgba(0, 127, 171, 0.15);
  -webkit-box-shadow: 0 0px 4px 0 rgba(0, 127, 171, 0.16), 0 0px 6px 0 rgba(0, 127, 171, 0.12);
  box-shadow: 0 0px 4px 0 rgba(0, 127, 171, 0.16), 0 0px 6px 0 rgba(0, 127, 171, 0.12);
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 980px) {
  .menu-home > li:hover > a,
  .menu-home > li > a:hover {
    background: #FFFFFF;
    -webkit-box-shadow: 0 -2px 2px 0 rgba(0, 127, 171, 0.16), 0 -4px 4px 0 rgba(0, 127, 171, 0.12);
    box-shadow: 0 -2px 2px 0 rgba(0, 127, 171, 0.16), 0 -4px 4px 0 rgba(0, 127, 171, 0.12);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.menu li.homer a:hover,
.menu li.homer:hover > a {
  background: transparent;
}
.menu li.homer a:hover img,
.menu li.homer:hover > a img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.menu ul,
.menu-home ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  background: #fff;
  z-index: 0;
  transform: translate(0, 0);
  transition: all 0.2s ease-out;
}
@media (min-width: 980px) {
  .menu ul,
  .menu-home ul {
    width: 240px;
    display: block;
  }
}
.menu-home ul {
  padding-top: 5px;
  -webkit-box-shadow: 0px 2px 2px 0 rgba(0, 127, 171, 0.16), 0px 4px 4px 0 rgba(0, 127, 171, 0.12);
  box-shadow: 0px 2px 2px 0 rgba(0, 127, 171, 0.16), 0px 4px 4px 0 rgba(0, 127, 171, 0.12);
  border-bottom-right-radius: 5%;
  border-bottom-left-radius: 5%;
}
.menu ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}
.menu ul li,
.menu-home ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.menu ul li a,
.menu-home ul li a {
  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #007fab;
  padding: 10px;
}
.menu ul li a:hover,
.menu ul li:hover > a,
.menu-home ul li a:hover,
.menu-home ul li:hover > a {
  background: #007fab;
  color: #FFF;
  text-decoration: none;
}
.menu li:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
@media (min-width: 980px) {
  .menu-home li:hover > ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0px, -5px);
  }
  /*.menu ul li:hover>ul{
    transform: translate(240px,0);
  }*/
}
.menu ul ul {
  left: 240px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}
/*.menu ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}*/
.menu li > ul ul:hover,
.menu-home li > ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.responsive-menu {
  display: none;
  width: 100%;
  /*padding: 20px 15px;*/
  /*background: #374147;*/
  /*color: #fff;*/
  text-transform: uppercase;
  font-weight: 600;
  transition: all 0.2s ease-out;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.responsive-menu:hover,
.responsive-menu:focus {
  color: #007FAB;
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
}
/*a.hoxmer {
  background: #9ca3da;
}*/
/*@media (min-width: 768px) and (max-width: 979px) {
  .mainWrap {
    width: 768px;
  }

  .menu ul {
    top: 37px;
  }

  .menu li a {
    font-size: 12px;
  }

  a.homer {
    background: #374147;
  }
}*/
@media (max-width: 1023px) {
  #menu-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0;
    background-size: cover;
    background-position: center center;
  }
  #popup-wrapper_wrapper {
    background-color: rgba(0, 127, 171, 0.16);
  }
  #popup-wrapper {
    width: 100%;
    max-width: 600px;
  }
  #popup-wrapper ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    height: 100%;
    transition: all 0.25s;
    background: url('../img/deco/fond-body.jpg');
    -webkit-box-shadow: 0px 2px 2px 0 rgba(0, 127, 171, 0.16), 0px 4px 4px 0 rgba(0, 127, 171, 0.12);
    box-shadow: 0px 2px 2px 0 rgba(0, 127, 171, 0.16), 0px 4px 4px 0 rgba(0, 127, 171, 0.12);
  }
  #popup-wrapper ul li {
    width: 100%;
    /*max-width: 300px;*/
    text-align: center;
    transition: all 0.25s;
    /*-webkit-filter: sepia(70%);
        filter: sepia(70%);
        background-size: cover;
        background-position: center;
        &.bali{ background-image: url('../img/deco/mmh-bali.jpg');  }
        &.java{ background-image: url('../img/deco/mmh-java.jpg'); }
        &.lombok{ background-image: url('../img/deco/mmh-lombok.jpg'); }
        &.sumatra{ background-image: url('../img/deco/mmh-sumatra.jpg'); }
        &.sulawesi{ background-image: url('../img/deco/mmh-sulawesi.jpg'); }
        &.sumba{ background-image: url('../img/deco/mmh-sumba.jpg'); }
        &.papouasie{ background-image: url('../img/deco/mmh-papouasie.jpg'); }
        &.flores{ background-image: url('../img/deco/mmh-flores.jpg'); }
        &.borneo{ background-image: url('../img/deco/mmh-borneo.jpg'); }*/
    padding: 1rem;
  }
  #popup-wrapper ul li a {
    font-family: "Segoe Print", cursive;
    font-size: 1rem;
    color: #007fab;
    text-decoration: none;
  }
  #popup-wrapper ul li:hover {
    background-color: #007fab;
  }
  #popup-wrapper ul li:hover a {
    color: #FFFFFF;
    text-decoration: none;
  }
  .menu {
    display: none;
  }
  .responsive-menu {
    display: flex;
    line-height: 24px;
    padding: 8px 10px 16px;
    font-family: 'Segoe Print';
    color: #007FAB;
    opacity: 0.95;
    filter: alpha(opacity=95);
  }
  nav {
    margin: 0;
    background: none;
  }
  .menu li {
    display: block;
    margin: 0;
    color: #fff;
  }
  .menu li.homer {
    display: none;
  }
  .menu li.homem {
    display: block;
  }
  .menu > li > a {
    color: #007fab;
    /*.box-shadow(0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12));*/
    position: relative;
    z-index: 100;
  }
  /*.menu li a:hover,.menu li:hover>a {
    background: rgba(0, 127, 171, 1);
  }*/
  .menu ul,
  .menu-home ul {
    background: url('../img/deco/fond-body.jpg');
  }
  .menu ul {
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    transform: initial;
    box-shadow: inset 0 2px 5px -5px rgba(0, 0, 0, 0.16), inset 0 4px 10px -10px rgba(0, 0, 0, 0.12), inset 0 -2px 5px -5px rgba(0, 0, 0, 0.16), inset 0 -4px 10px -10px rgba(0, 0, 0, 0.12);
  }
  .menu ul li a {
    padding-left: 25px;
    color: #007fab;
  }
  .menu ul li a:hover,
  .menu ul li:hover > a {
    background: rgba(0, 127, 171, 0.8);
    color: #FAFAFA;
  }
  .menu li:hover > ul {
    visibility: visible;
    opacity: 1;
    position: relative;
    transform: initial;
  }
  .menu ul ul {
    left: 0;
    transform: initial;
  }
  .menu li > ul ul:hover {
    transform: initial;
  }
}
/* Marges Verticales bas */
.info-conversion {
  max-width: 550px;
  margin: 5px auto;
}
.row.section-pics,
.hotel .row {
  margin-right: -0.3rem;
  margin-left: -0.3rem;
}
.row.section-pics > .col,
.hotel .row > .col,
.row.section-pics > [class*="col-"],
.hotel .row > [class*="col-"] {
  padding: 0.3rem !important;
}
area {
  cursor: pointer;
}
.centered {
  margin-left: auto;
  margin-right: auto;
}
.tippy-box[data-animation=scale][data-placement^=top] {
  transform-origin: bottom;
}
.tippy-box[data-animation=scale][data-placement^=bottom] {
  transform-origin: top;
}
.tippy-box[data-animation=scale][data-placement^=left] {
  transform-origin: right;
}
.tippy-box[data-animation=scale][data-placement^=right] {
  transform-origin: left;
}
.tippy-box[data-animation=scale][data-state=hidden] {
  transform: scale(0.5);
  opacity: 0;
}
.tippy-box[data-theme~='hotel'] {
  background: url(../img/fond-papier.jpg) repeat;
  box-shadow: 0 30px 20px -10px rgba(0, 0, 0, 0.2);
}
.tippy-box[data-theme~='hotel'] .tippy-arrow::before {
  box-shadow: 0 30px 20px -10px rgba(0, 0, 0, 0.2);
}
.tippy-box[data-theme~='hotel'][data-placement^='top'] > .tippy-arrow::before {
  border-top-color: #f4f6f5;
}
.tippy-box[data-theme~='hotel'][data-placement^='bottom'] > .tippy-arrow::before {
  border-bottom-color: #f4f6f5;
}
.tippy-box[data-theme~='hotel'][data-placement^='left'] > .tippy-arrow::before {
  border-left-color: #f4f6f5;
}
.tippy-box[data-theme~='hotel'][data-placement^='right'] > .tippy-arrow::before {
  border-right-color: #f4f6f5;
}
.tippy-box[data-theme~='hotel'] .tippy-content {
  padding: 0px;
}
.tippy-box[data-theme~='hotel'] .pop-hotel {
  display: block;
  position: relative;
  overflow: hidden;
}
.tippy-box[data-theme~='hotel'] .pop-hotel .pay-hotel {
  width: 100%;
  box-shadow: none;
}
.tippy-box[data-theme~='hotel'] .pop-hotel .text-hotel {
  padding: 0px 10px 10px;
  font-size: 1em;
  margin: 0px;
  color: #000080;
}
.tippy-box[data-theme~='hotel'] .pop-hotel .cat-hotel {
  font-family: "Segoe Print", sans-serif;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  margin: 0px;
  color: #000080;
}
.tippy-box[data-theme~='hotel'] .pop-hotel a {
  display: block;
  float: right;
  font-family: "Segoe Print", sans-serif;
  height: 1em;
  line-height: 1em;
  padding-left: 2.5em;
  margin: 0px 15px 10px;
  background: url(../img/fleche-bleu3.png) no-repeat left center;
  text-decoration: none;
}
table {
  box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
}
table th,
table td {
  text-align: center;
}
table td {
  background-color: #FFFFFF;
}
table caption {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-family: "Segoe Print", serif;
  color: #007FAB;
}
table.thead-blue th {
  background-color: #007FAB;
  color: #FFFFFF;
}
.flex-container {
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.flex-container.flex-vert {
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}
.flex-container > * {
  -webkit-flex: 1 100%;
  -ms-flex: 1 100%;
  flex: 1 100%;
}
.flex-item.flex-grow-1 {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.flex-item.flex-grow-2 {
  -webkit-flex-grow: 2;
  -ms-flex-grow: 2;
  flex-grow: 2;
}
.flex-item.flex-grow-3 {
  -webkit-flex-grow: 3;
  -ms-flex-grow: 3;
  flex-grow: 3;
}
.flex-item.flex-shrink-1 {
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
}
.flex-item.flex-shrink-2 {
  -webkit-flex-shrink: 2;
  -ms-flex-shrink: 2;
  flex-shrink: 2;
}
.flex-item.flex-shrink-3 {
  -webkit-flex-shrink: 3;
  -ms-flex-shrink: 3;
  flex-shrink: 3;
}
.inline {
  display: inline-block;
}
span.br {
  line-height: 0;
}
@media (min-width: 468px) {
  .sm-pull-right {
    float: right !important;
  }
}
@media (min-width: 468px) {
  .sm-pull-left {
    float: left !important;
  }
}
@media (min-width: 980px) {
  .md-pull-right {
    float: right !important;
  }
}
@media (min-width: 980px) {
  .md-pull-left {
    float: left !important;
  }
}
@media (min-width: 1024px) {
  .lg-pull-right {
    float: right !important;
  }
}
@media (min-width: 1024px) {
  .lg-pull-left {
    float: left !important;
  }
}
/* Textes */
.legende-row {
  font-size: 14px;
  font-style: italic;
  text-align: center;
  margin: 20px 10px -5px 10px;
  font-weight: 600;
}
@media (min-width: 980px) {
  .legende-row {
    font-size: 16px;
    margin-bottom: -15px;
  }
}
.legende-row.no-space {
  margin-top: -15px;
}
.text-light {
  font-weight: 300;
}
.text-normal {
  font-weight: 400;
}
.text-bold,
.text-bolita {
  font-weight: 600;
}
.text-italic,
.text-bolita {
  font-style: italic;
}
.text-bigger {
  font-size: 1.1em;
}
.text-smaller {
  font-size: 0.9em;
}
/* ******************* */
/*  Couleurs de texte  */
/* ******************* */
.text-red {
  color: #d9534f;
}
.text-red.links {
  color: #800000;
}
.text-important {
  font-weight: 600;
  color: #f0ad4e;
}
.text-blue {
  color: #000080;
}
.text-blue.uma {
  color: #007FAB;
}
.text-blue.title {
  color: #326177;
}
.no-hpadding,
.row-center > div[class^="col-"] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.no-vpadding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-vpadding-bot {
  padding-bottom: 0 !important;
}
.row-center {
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 980px) {
  .row-center > div[class^="col-"]:first-child,
  .row-center > div[class^="col-"]:last-child {
    padding: 0 !important;
  }
}
