@font-face {
  font-family: 'FuturaPTWebBold';
  src: url("/themes/vandivinit/fonts/futuraptweb/futuraptweb-bold.eot");
  /* IE9 Compat Modes */
  src: url("/themes/vandivinit/fonts/futuraptweb/futuraptweb-bold.eot?#iefix") format("embedded-opentype"), url("/themes/vandivinit/fonts/futuraptweb/futuraptweb-bold.woff") format("woff"), url("/themes/vandivinit/fonts/futuraptweb/futuraptweb-bold.ttf") format("truetype"), url("/themes/vandivinit/fonts/futuraptweb/futuraptweb-bold.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'FuturaPTWebDemi';
  src: url("/themes/vandivinit/fonts/futura-pt-demi-web/futura-pt-web-demi.eot");
  /* IE9 Compat Modes */
  src: url("/themes/vandivinit/fonts/futura-pt-demi-web/futura-pt-web-demi.eot?#iefix") format("embedded-opentype"), url("/themes/vandivinit/fonts/futura-pt-demi-web/futura-pt-web-demi.woff") format("woff"), url("/themes/vandivinit/fonts/futura-pt-demi-web/futura-pt-web-demi.ttf") format("truetype"), url("/themes/vandivinit/fonts/futura-pt-demi-web/futura-pt-web-demi.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'BitterRegular';
  src: url("/themes/vandivinit/fonts/bitter-regular/bitter-regular-webfont.eot");
  /* IE9 Compat Modes */
  src: url("/themes/vandivinit/fonts/bitter-regular/bitter-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/vandivinit/fonts/bitter-regular/bitter-regular-webfont.woff") format("woff"), url("/themes/vandivinit/fonts/bitter-regular/bitter-regular-webfont.ttf") format("truetype"), url("/themes/vandivinit/fonts/bitter-regular/bitter-regular-webfont.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'BitterItalic';
  src: url("/themes/vandivinit/fonts/bitter-italic/bitter-italic-webfont.eot");
  /* IE9 Compat Modes */
  src: url("/themes/vandivinit/fonts/bitter-italic/bitter-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/vandivinit/fonts/bitter-italic/bitter-italic-webfont.woff") format("woff"), url("/themes/vandivinit/fonts/bitter-italic/bitter-italic-webfont.ttf") format("truetype"), url("/themes/vandivinit/fonts/bitter-italic/bitter-italic-webfont.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'BitterBold';
  src: url("/themes/vandivinit/fonts/bitter-bold/bitter-bold-webfont.eot");
  /* IE9 Compat Modes */
  src: url("/themes/vandivinit/fonts/bitter-bold/bitter-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/themes/vandivinit/fonts/bitter-bold/bitter-bold-webfont.woff") format("woff"), url("/themes/vandivinit/fonts/bitter-bold/bitter-bold-webfont.ttf") format("truetype"), url("/themes/vandivinit/fonts/bitter-bold/bitter-bold-webfont.svg#svgFontName") format("svg");
  /* Legacy iOS */ }

/*** Lightgallery
***********************************************************************************************************************/
/*** Aspect ration on image
***********************************************************************************************************************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

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 {
  -webkit-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
  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; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: \20ac; }

.glyphicon-minus:before {
  content: \2212; }

.glyphicon-cloud:before {
  content: \2601; }

.glyphicon-envelope:before {
  content: \2709; }

.glyphicon-pencil:before {
  content: \270f; }

.glyphicon-glass:before {
  content: \e001; }

.glyphicon-music:before {
  content: \e002; }

.glyphicon-search:before {
  content: \e003; }

.glyphicon-heart:before {
  content: \e005; }

.glyphicon-star:before {
  content: \e006; }

.glyphicon-star-empty:before {
  content: \e007; }

.glyphicon-user:before {
  content: \e008; }

.glyphicon-film:before {
  content: \e009; }

.glyphicon-th-large:before {
  content: \e010; }

.glyphicon-th:before {
  content: \e011; }

.glyphicon-th-list:before {
  content: \e012; }

.glyphicon-ok:before {
  content: \e013; }

.glyphicon-remove:before {
  content: \e014; }

.glyphicon-zoom-in:before {
  content: \e015; }

.glyphicon-zoom-out:before {
  content: \e016; }

.glyphicon-off:before {
  content: \e017; }

.glyphicon-signal:before {
  content: \e018; }

.glyphicon-cog:before {
  content: \e019; }

.glyphicon-trash:before {
  content: \e020; }

.glyphicon-home:before {
  content: \e021; }

.glyphicon-file:before {
  content: \e022; }

.glyphicon-time:before {
  content: \e023; }

.glyphicon-road:before {
  content: \e024; }

.glyphicon-download-alt:before {
  content: \e025; }

.glyphicon-download:before {
  content: \e026; }

.glyphicon-upload:before {
  content: \e027; }

.glyphicon-inbox:before {
  content: \e028; }

.glyphicon-play-circle:before {
  content: \e029; }

.glyphicon-repeat:before {
  content: \e030; }

.glyphicon-refresh:before {
  content: \e031; }

.glyphicon-list-alt:before {
  content: \e032; }

.glyphicon-lock:before {
  content: \e033; }

.glyphicon-flag:before {
  content: \e034; }

.glyphicon-headphones:before {
  content: \e035; }

.glyphicon-volume-off:before {
  content: \e036; }

.glyphicon-volume-down:before {
  content: \e037; }

.glyphicon-volume-up:before {
  content: \e038; }

.glyphicon-qrcode:before {
  content: \e039; }

.glyphicon-barcode:before {
  content: \e040; }

.glyphicon-tag:before {
  content: \e041; }

.glyphicon-tags:before {
  content: \e042; }

.glyphicon-book:before {
  content: \e043; }

.glyphicon-bookmark:before {
  content: \e044; }

.glyphicon-print:before {
  content: \e045; }

.glyphicon-camera:before {
  content: \e046; }

.glyphicon-font:before {
  content: \e047; }

.glyphicon-bold:before {
  content: \e048; }

.glyphicon-italic:before {
  content: \e049; }

.glyphicon-text-height:before {
  content: \e050; }

.glyphicon-text-width:before {
  content: \e051; }

.glyphicon-align-left:before {
  content: \e052; }

.glyphicon-align-center:before {
  content: \e053; }

.glyphicon-align-right:before {
  content: \e054; }

.glyphicon-align-justify:before {
  content: \e055; }

.glyphicon-list:before {
  content: \e056; }

.glyphicon-indent-left:before {
  content: \e057; }

.glyphicon-indent-right:before {
  content: \e058; }

.glyphicon-facetime-video:before {
  content: \e059; }

.glyphicon-picture:before {
  content: \e060; }

.glyphicon-map-marker:before {
  content: \e062; }

.glyphicon-adjust:before {
  content: \e063; }

.glyphicon-tint:before {
  content: \e064; }

.glyphicon-edit:before {
  content: \e065; }

.glyphicon-share:before {
  content: \e066; }

.glyphicon-check:before {
  content: \e067; }

.glyphicon-move:before {
  content: \e068; }

.glyphicon-step-backward:before {
  content: \e069; }

.glyphicon-fast-backward:before {
  content: \e070; }

.glyphicon-backward:before {
  content: \e071; }

.glyphicon-play:before {
  content: \e072; }

.glyphicon-pause:before {
  content: \e073; }

.glyphicon-stop:before {
  content: \e074; }

.glyphicon-forward:before {
  content: \e075; }

.glyphicon-fast-forward:before {
  content: \e076; }

.glyphicon-step-forward:before {
  content: \e077; }

.glyphicon-eject:before {
  content: \e078; }

.glyphicon-chevron-left:before {
  content: \e079; }

.glyphicon-chevron-right:before {
  content: \e080; }

.glyphicon-plus-sign:before {
  content: \e081; }

.glyphicon-minus-sign:before {
  content: \e082; }

.glyphicon-remove-sign:before {
  content: \e083; }

.glyphicon-ok-sign:before {
  content: \e084; }

.glyphicon-question-sign:before {
  content: \e085; }

.glyphicon-info-sign:before {
  content: \e086; }

.glyphicon-screenshot:before {
  content: \e087; }

.glyphicon-remove-circle:before {
  content: \e088; }

.glyphicon-ok-circle:before {
  content: \e089; }

.glyphicon-ban-circle:before {
  content: \e090; }

.glyphicon-arrow-left:before {
  content: \e091; }

.glyphicon-arrow-right:before {
  content: \e092; }

.glyphicon-arrow-up:before {
  content: \e093; }

.glyphicon-arrow-down:before {
  content: \e094; }

.glyphicon-share-alt:before {
  content: \e095; }

.glyphicon-resize-full:before {
  content: \e096; }

.glyphicon-resize-small:before {
  content: \e097; }

.glyphicon-exclamation-sign:before {
  content: \e101; }

.glyphicon-gift:before {
  content: \e102; }

.glyphicon-leaf:before {
  content: \e103; }

.glyphicon-fire:before {
  content: \e104; }

.glyphicon-eye-open:before {
  content: \e105; }

.glyphicon-eye-close:before {
  content: \e106; }

.glyphicon-warning-sign:before {
  content: \e107; }

.glyphicon-plane:before {
  content: \e108; }

.glyphicon-calendar:before {
  content: \e109; }

.glyphicon-random:before {
  content: \e110; }

.glyphicon-comment:before {
  content: \e111; }

.glyphicon-magnet:before {
  content: \e112; }

.glyphicon-chevron-up:before {
  content: \e113; }

.glyphicon-chevron-down:before {
  content: \e114; }

.glyphicon-retweet:before {
  content: \e115; }

.glyphicon-shopping-cart:before {
  content: \e116; }

.glyphicon-folder-close:before {
  content: \e117; }

.glyphicon-folder-open:before {
  content: \e118; }

.glyphicon-resize-vertical:before {
  content: \e119; }

.glyphicon-resize-horizontal:before {
  content: \e120; }

.glyphicon-hdd:before {
  content: \e121; }

.glyphicon-bullhorn:before {
  content: \e122; }

.glyphicon-bell:before {
  content: \e123; }

.glyphicon-certificate:before {
  content: \e124; }

.glyphicon-thumbs-up:before {
  content: \e125; }

.glyphicon-thumbs-down:before {
  content: \e126; }

.glyphicon-hand-right:before {
  content: \e127; }

.glyphicon-hand-left:before {
  content: \e128; }

.glyphicon-hand-up:before {
  content: \e129; }

.glyphicon-hand-down:before {
  content: \e130; }

.glyphicon-circle-arrow-right:before {
  content: \e131; }

.glyphicon-circle-arrow-left:before {
  content: \e132; }

.glyphicon-circle-arrow-up:before {
  content: \e133; }

.glyphicon-circle-arrow-down:before {
  content: \e134; }

.glyphicon-globe:before {
  content: \e135; }

.glyphicon-wrench:before {
  content: \e136; }

.glyphicon-tasks:before {
  content: \e137; }

.glyphicon-filter:before {
  content: \e138; }

.glyphicon-briefcase:before {
  content: \e139; }

.glyphicon-fullscreen:before {
  content: \e140; }

.glyphicon-dashboard:before {
  content: \e141; }

.glyphicon-paperclip:before {
  content: \e142; }

.glyphicon-heart-empty:before {
  content: \e143; }

.glyphicon-link:before {
  content: \e144; }

.glyphicon-phone:before {
  content: \e145; }

.glyphicon-pushpin:before {
  content: \e146; }

.glyphicon-usd:before {
  content: \e148; }

.glyphicon-gbp:before {
  content: \e149; }

.glyphicon-sort:before {
  content: \e150; }

.glyphicon-sort-by-alphabet:before {
  content: \e151; }

.glyphicon-sort-by-alphabet-alt:before {
  content: \e152; }

.glyphicon-sort-by-order:before {
  content: \e153; }

.glyphicon-sort-by-order-alt:before {
  content: \e154; }

.glyphicon-sort-by-attributes:before {
  content: \e155; }

.glyphicon-sort-by-attributes-alt:before {
  content: \e156; }

.glyphicon-unchecked:before {
  content: \e157; }

.glyphicon-expand:before {
  content: \e158; }

.glyphicon-collapse-down:before {
  content: \e159; }

.glyphicon-collapse-up:before {
  content: \e160; }

.glyphicon-log-in:before {
  content: \e161; }

.glyphicon-flash:before {
  content: \e162; }

.glyphicon-log-out:before {
  content: \e163; }

.glyphicon-new-window:before {
  content: \e164; }

.glyphicon-record:before {
  content: \e165; }

.glyphicon-save:before {
  content: \e166; }

.glyphicon-open:before {
  content: \e167; }

.glyphicon-saved:before {
  content: \e168; }

.glyphicon-import:before {
  content: \e169; }

.glyphicon-export:before {
  content: \e170; }

.glyphicon-send:before {
  content: \e171; }

.glyphicon-floppy-disk:before {
  content: \e172; }

.glyphicon-floppy-saved:before {
  content: \e173; }

.glyphicon-floppy-remove:before {
  content: \e174; }

.glyphicon-floppy-save:before {
  content: \e175; }

.glyphicon-floppy-open:before {
  content: \e176; }

.glyphicon-credit-card:before {
  content: \e177; }

.glyphicon-transfer:before {
  content: \e178; }

.glyphicon-cutlery:before {
  content: \e179; }

.glyphicon-header:before {
  content: \e180; }

.glyphicon-compressed:before {
  content: \e181; }

.glyphicon-earphone:before {
  content: \e182; }

.glyphicon-phone-alt:before {
  content: \e183; }

.glyphicon-tower:before {
  content: \e184; }

.glyphicon-stats:before {
  content: \e185; }

.glyphicon-sd-video:before {
  content: \e186; }

.glyphicon-hd-video:before {
  content: \e187; }

.glyphicon-subtitles:before {
  content: \e188; }

.glyphicon-sound-stereo:before {
  content: \e189; }

.glyphicon-sound-dolby:before {
  content: \e190; }

.glyphicon-sound-5-1:before {
  content: \e191; }

.glyphicon-sound-6-1:before {
  content: \e192; }

.glyphicon-sound-7-1:before {
  content: \e193; }

.glyphicon-copyright-mark:before {
  content: \e194; }

.glyphicon-registration-mark:before {
  content: \e195; }

.glyphicon-cloud-download:before {
  content: \e197; }

.glyphicon-cloud-upload:before {
  content: \e198; }

.glyphicon-tree-conifer:before {
  content: \e199; }

.glyphicon-tree-deciduous:before {
  content: \e200; }

.glyphicon-cd:before {
  content: \e201; }

.glyphicon-save-file:before {
  content: \e202; }

.glyphicon-open-file:before {
  content: \e203; }

.glyphicon-level-up:before {
  content: \e204; }

.glyphicon-copy:before {
  content: \e205; }

.glyphicon-paste:before {
  content: \e206; }

.glyphicon-alert:before {
  content: \e209; }

.glyphicon-equalizer:before {
  content: \e210; }

.glyphicon-king:before {
  content: \e211; }

.glyphicon-queen:before {
  content: \e212; }

.glyphicon-pawn:before {
  content: \e213; }

.glyphicon-bishop:before {
  content: \e214; }

.glyphicon-knight:before {
  content: \e215; }

.glyphicon-baby-formula:before {
  content: \e216; }

.glyphicon-tent:before {
  content: \26fa; }

.glyphicon-blackboard:before {
  content: \e218; }

.glyphicon-bed:before {
  content: \e219; }

.glyphicon-apple:before {
  content: \f8ff; }

.glyphicon-erase:before {
  content: \e221; }

.glyphicon-hourglass:before {
  content: \231b; }

.glyphicon-lamp:before {
  content: \e223; }

.glyphicon-duplicate:before {
  content: \e224; }

.glyphicon-piggy-bank:before {
  content: \e225; }

.glyphicon-scissors:before {
  content: \e226; }

.glyphicon-bitcoin:before {
  content: \e227; }

.glyphicon-yen:before {
  content: \00a5; }

.glyphicon-ruble:before {
  content: \20bd; }

.glyphicon-scale:before {
  content: \e230; }

.glyphicon-ice-lolly:before {
  content: \e231; }

.glyphicon-ice-lolly-tasted:before {
  content: \e232; }

.glyphicon-education:before {
  content: \e233; }

.glyphicon-option-horizontal:before {
  content: \e234; }

.glyphicon-option-vertical:before {
  content: \e235; }

.glyphicon-menu-hamburger:before {
  content: \e236; }

.glyphicon-modal-window:before {
  content: \e237; }

.glyphicon-oil:before {
  content: \e238; }

.glyphicon-grain:before {
  content: \e239; }

.glyphicon-sunglasses:before {
  content: \e240; }

.glyphicon-text-size:before {
  content: \e241; }

.glyphicon-text-color:before {
  content: \e242; }

.glyphicon-text-background:before {
  content: \e243; }

.glyphicon-object-align-top:before {
  content: \e244; }

.glyphicon-object-align-bottom:before {
  content: \e245; }

.glyphicon-object-align-horizontal:before {
  content: \e246; }

.glyphicon-object-align-left:before {
  content: \e247; }

.glyphicon-object-align-vertical:before {
  content: \e248; }

.glyphicon-object-align-right:before {
  content: \e249; }

.glyphicon-triangle-right:before {
  content: \e250; }

.glyphicon-triangle-left:before {
  content: \e251; }

.glyphicon-triangle-bottom:before {
  content: \e252; }

.glyphicon-triangle-top:before {
  content: \e253; }

.glyphicon-console:before {
  content: \e254; }

.glyphicon-superscript:before {
  content: \e255; }

.glyphicon-subscript:before {
  content: \e256; }

.glyphicon-menu-left:before {
  content: \e257; }

.glyphicon-menu-right:before {
  content: \e258; }

.glyphicon-menu-down:before {
  content: \e259; }

.glyphicon-menu-up:before {
  content: \e260; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "BitterRegular", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #5b6065;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #66a16c;
  text-decoration: none; }
  a:hover, a:focus {
    color: #66a16c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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: 22px;
  margin-bottom: 22px;
  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; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 41px; }

h2, .h2 {
  font-size: 34px; }

h3, .h3 {
  font-size: 28px; }

h4, .h4 {
  font-size: 20px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 14px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 87%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .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, h3, legend, .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption, .project-details-info .row .col-md-7 .trip-day .trip-day-head .trip-day-head-left, #booking-form button[type="submit"] {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  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: 22px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .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: 11px 22px;
  margin: 0 0 22px;
  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.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right,
.main-menu-wrapper .main-menu blockquote.navbar-nav {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  .main-menu-wrapper .main-menu blockquote.navbar-nav footer:before,
  blockquote.pull-right small:before,
  .main-menu-wrapper .main-menu blockquote.navbar-nav small:before,
  blockquote.pull-right .small:before,
  .main-menu-wrapper .main-menu blockquote.navbar-nav .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  .main-menu-wrapper .main-menu blockquote.navbar-nav footer:after,
  blockquote.pull-right small:after,
  .main-menu-wrapper .main-menu blockquote.navbar-nav small:after,
  blockquote.pull-right .small:after,
  .main-menu-wrapper .main-menu blockquote.navbar-nav .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: "Nunito Sans", sans-serif; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
            box-shadow: none; }

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.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: 15px;
  padding-right: 15px; }

.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-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    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 > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.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: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      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 > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .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 > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  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;
  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; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  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 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 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[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px; }
    input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
    .input-group-sm > input.input-group-addon[type="date"],
    .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input.form-control[type="time"],
    .input-group-sm > input.input-group-addon[type="time"],
    .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input.form-control[type="datetime-local"],
    .input-group-sm > input.input-group-addon[type="datetime-local"],
    .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input.form-control[type="month"],
    .input-group-sm > input.input-group-addon[type="month"],
    .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm
    input[type="month"] {
      line-height: 33px; }
    input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
    .input-group-lg > input.input-group-addon[type="date"],
    .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input.form-control[type="time"],
    .input-group-lg > input.input-group-addon[type="time"],
    .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input.form-control[type="datetime-local"],
    .input-group-lg > input.input-group-addon[type="datetime-local"],
    .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input.form-control[type="month"],
    .input-group-lg > input.input-group-addon[type="month"],
    .input-group-lg > .input-group-btn > input.btn[type="month"],
    .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: 22px;
    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 {
  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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .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-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  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;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg, .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.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  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;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .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: 27px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #9ba0a5; }

@media (min-width: 768px) {
  .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: 29px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .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;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    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:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    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:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    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:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #66a16c;
  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: #66a16c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn {
  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%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right, .main-menu-wrapper .main-menu .dropdown-menu.navbar-nav {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu, .main-menu-wrapper .main-menu .navbar-nav > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: 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-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,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    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 {
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .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: #66a16c; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 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.42857;
      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: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.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: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }

.tab-content > .active {
  display: block;
  visibility: visible; }

.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: 0px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !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: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .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: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  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: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
              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: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 14px;
          padding-bottom: 14px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  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: 7px;
  margin-bottom: 7px; }
  @media (min-width: 768px) {
    .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: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .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: 7px;
  margin-bottom: 7px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .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: 767px) {
    .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, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .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: #090909; }
  .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: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .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: #090909; }
    .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, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: /\00a0;
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #66a16c;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #66a16c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #66a16c;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding: 48px 0; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 72px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #5b6065; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #66a16c; }

.alert {
  padding: 15px;
  margin-bottom: 22px;
  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; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    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); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    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); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    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); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    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); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-right,
.media > .pull-right,
.main-menu-wrapper .main-menu .media > .navbar-nav {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.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 {
  color: #555; }
  a.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.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: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .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: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.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 {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.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 {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.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 {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.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; }

.panel {
  margin-bottom: 22px;
  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-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.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-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:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead: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:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child,
    .panel > .table-responsive:first-child > .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 th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .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 th:last-child,
    .panel > .table-responsive:first-child > .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 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:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody: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:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child,
    .panel > .table-responsive:last-child > .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 th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .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 th:last-child,
    .panel > .table-responsive:last-child > .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 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-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th: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-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .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: 22px; }
  .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: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.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; }

.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.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.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; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  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;
  text-decoration: none;
  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; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  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);
  white-space: normal; }
  .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: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  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: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right, .main-menu-wrapper .main-menu .navbar-nav {
  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;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  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; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*!
 * jQuery mmenu v7.3.3
 * @requires jQuery 1.7.0 or later
 *
 * mmenujs.com
 *	
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
.mm-menu {
  --mm-line-height: 20px;
  --mm-listitem-size: 44px;
  --mm-navbar-size: 44px;
  --mm-offset-top: 0;
  --mm-offset-right: 0;
  --mm-offset-bottom: 0;
  --mm-offset-left: 0;
  --mm-color-border: rgba(0, 0, 0, 0.1);
  --mm-color-button: rgba(0, 0, 0, 0.3);
  --mm-color-text: rgba(0, 0, 0, 0.75);
  --mm-color-text-dimmed: rgba(0, 0, 0, 0.3);
  --mm-color-background: #f3f3f3;
  --mm-color-background-highlight: rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis: rgba(255, 255, 255, 0.4);
  --mm-shadow: 0 0 10px rgba( 0,0,0, 0.3 ); }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: 20px;
  line-height: var(--mm-line-height);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: var(--mm-offset-top);
  right: var(--mm-offset-right);
  bottom: var(--mm-offset-bottom);
  left: var(--mm-offset-left);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .mm-menu a,
  .mm-menu a:link,
  .mm-menu a:active,
  .mm-menu a:visited,
  .mm-menu a:hover {
    color: inherit;
    text-decoration: none; }

[dir="rtl"] .mm-menu {
  direction: rtl; }

.mm-panels,
.mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-panels,
.mm-panel {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text); }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  padding: 0 20px;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
  .mm-panel:not(.mm-hidden) {
    display: block; }
  .mm-panel:before, .mm-panel:after {
    content: '';
    display: block;
    height: 20px; }

.mm-panel_has-navbar {
  padding-top: 44px;
  padding-top: var(--mm-navbar-size); }

.mm-panel_opened {
  z-index: 1;
  -webkit-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0); }

.mm-panel_opened-parent {
  -webkit-transform: translate3d(-30%, 0, 0);
          transform: translate3d(-30%, 0, 0); }

.mm-panel_highest {
  z-index: 2; }

.mm-panel_noanimation {
  -webkit-transition: none !important;
  transition: none !important; }
  .mm-panel_noanimation.mm-panel_opened-parent {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }

[dir="rtl"] .mm-panel:not(.mm-panel_opened) {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

[dir="rtl"] .mm-panel.mm-panel_opened-parent {
  -webkit-transform: translate3d(30%, 0, 0);
          transform: translate3d(30%, 0, 0); }

.mm-listitem_vertical > .mm-panel {
  -webkit-transform: none !important;
          transform: none !important;
  display: none;
  width: 100%;
  padding: 10px 0 10px 10px; }
  .mm-listitem_vertical > .mm-panel:before, .mm-listitem_vertical > .mm-panel:after {
    content: none;
    display: none; }

.mm-listitem_opened > .mm-panel {
  display: block; }

.mm-listitem_vertical > .mm-listitem__btn {
  height: 44px;
  height: var(--mm-listitem-size);
  bottom: auto; }

.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent; }

.mm-listitem_opened > .mm-listitem__btn:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  right: 19px; }

.mm-btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 44px;
  padding: 0; }
  .mm-btn:before, .mm-btn:after {
    border-color: rgba(0, 0, 0, 0.1);
    border-color: var(--mm-color-button);
    border-width: 2px;
    border-style: solid; }

.mm-btn_close:before, .mm-btn_close:after {
  content: '';
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-btn_prev:before,
.mm-btn_next:after {
  content: '';
  border-bottom: none;
  border-right: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0; }

.mm-btn_prev:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 23px;
  right: auto; }

.mm-btn_next:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 23px;
  left: auto; }

[dir="rtl"] .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 23px;
  right: auto; }

[dir="rtl"] .mm-btn_prev:before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 23px;
  left: auto; }

[dir="rtl"] .mm-btn_close:before, [dir="rtl"] .mm-btn_close:after {
  right: auto; }

[dir="rtl"] .mm-btn_close:before {
  left: 25px; }

[dir="rtl"] .mm-btn_close:after {
  left: 18px; }

.mm-navbar {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text-dimmed);
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align: center;
  display: none;
  height: 44px;
  height: var(--mm-navbar-size);
  padding: 0 44px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }
  .mm-navbar > * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    padding: 12px;
    padding: calc( (var( --mm-navbar-size ) - var( --mm-line-height )) * .5);
    padding-left: 0;
    padding-right: 0; }
  .mm-navbar a,
  .mm-navbar a:hover {
    text-decoration: none; }

.mm-navbar__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-navbar__btn {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1; }
  .mm-navbar__btn:first-child {
    text-align: left;
    left: 0; }
  .mm-navbar__btn:last-child {
    text-align: right;
    right: 0; }

.mm-panel_has-navbar .mm-navbar {
  display: block; }

[dir="rtl"] .mm-navbar__btn:first-child {
  text-align: right;
  right: 0;
  left: auto; }

[dir="rtl"] .mm-navbar__btn:last-child {
  text-align: left;
  left: 0;
  right: auto; }

.mm-listview,
.mm-listitem {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listitem {
  color: rgba(0, 0, 0, 0.75);
  color: var(--mm-color-text);
  border-color: rgba(0, 0, 0, 0.1);
  border-color: var(--mm-color-border);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .mm-listitem:after {
    content: '';
    border-color: inherit;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 0; }
  .mm-listitem a,
  .mm-listitem a:hover {
    text-decoration: none; }

.mm-listitem__text,
.mm-listitem__btn {
  color: inherit;
  display: block;
  padding-top: 12px;
  padding-top: calc( (var( --mm-listitem-size ) - var( --mm-line-height )) / 2);
  padding-bottom: 12px;
  padding-bottom: calc( (var( --mm-listitem-size ) - var( --mm-line-height )) / 2); }

.mm-listitem__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%; }

.mm-listitem__btn {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4);
  tap-highlight-color: rgba(255, 255, 255, 0.4);
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  tap-highlight-color: var(--mm-color-background-emphasis);
  background: rgba(3, 2, 1, 0);
  border-color: inherit;
  width: auto;
  padding-right: 54px;
  position: relative; }
  .mm-listitem__btn:not(.mm-listitem__text) {
    border-left-width: 1px;
    border-left-style: solid; }

.mm-listitem_selected > .mm-listitem__text {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis); }

.mm-listitem_opened > .mm-listitem__btn,
.mm-listitem_opened > .mm-panel {
  background: rgba(0, 0, 0, 0.05);
  background: var(--mm-color-background-highlight); }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listitem_divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.05);
  background: var(--mm-color-background-highlight);
  font-size: 75%;
  text-transform: uppercase;
  min-height: 20px;
  min-height: var(--mm-line-height);
  padding: 6.5px;
  padding: calc( ((var( --mm-listitem-size ) * .75) - var( --mm-line-height )) * .5);
  padding-right: 10px;
  padding-left: 20px; }

.mm-listitem_spacer {
  padding-top: 44px;
  padding-top: var(--mm-listitem-size); }
  .mm-listitem_spacer > .mm-btn_next {
    top: 44px;
    top: var(--mm-listitem-size); }

[dir="rtl"] .mm-listitem:after {
  left: 0;
  right: 20px; }

[dir="rtl"] .mm-listitem__text {
  padding-left: 10px;
  padding-right: 20px; }

[dir="rtl"] .mm-listitem__btn {
  padding-left: 54px;
  border-left-width: 0;
  border-left-style: none; }
  [dir="rtl"] .mm-listitem__btn:not(.mm-listitem__text) {
    padding-right: 0;
    border-right-width: 1px;
    border-right-style: solid; }

.mm-page {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1; }

.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative; }

.mm-wrapper_background .mm-page {
  background: inherit; }

.mm-menu_offcanvas {
  display: none;
  position: fixed;
  right: auto;
  z-index: 0; }
  .mm-menu_offcanvas.mm-menu_opened {
    display: block; }

.mm-menu_offcanvas {
  width: 80%;
  min-width: 240px;
  max-width: 440px; }

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
          transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
            transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
            transform: translate3d(440px, 0, 0); } }

.mm-wrapper__blocker {
  background: rgba(3, 2, 1, 0);
  overflow: hidden;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

.mm-wrapper_blocking {
  overflow: hidden; }
  .mm-wrapper_blocking body {
    overflow: hidden; }
  .mm-wrapper_blocking .mm-wrapper__blocker {
    display: block; }

[dir="rtl"] .mm-menu_offcanvas {
  /*left: unset;
		right: 0;*/ }

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important; }

.mm-navbars_top,
.mm-navbars_bottom {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1; }
  .mm-navbars_top > .mm-navbar,
  .mm-navbars_bottom > .mm-navbar {
    border-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .mm-navbars_top > .mm-navbar:not(.mm-navbar_has-btns),
    .mm-navbars_bottom > .mm-navbar:not(.mm-navbar_has-btns) {
      padding: 0; }
    .mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn),
    .mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn) {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }

.mm-navbars_top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  top: 0;
  bottom: auto; }

.mm-menu_navbar_top-1 .mm-panels {
  top: 44px;
  top: calc( var( --mm-navbar-size ) * 1); }

.mm-menu_navbar_top-2 .mm-panels {
  top: 88px;
  top: calc( var( --mm-navbar-size ) * 2); }

.mm-menu_navbar_top-3 .mm-panels {
  top: 132px;
  top: calc( var( --mm-navbar-size ) * 3); }

.mm-menu_navbar_top-4 .mm-panels {
  top: 176px;
  top: calc( var( --mm-navbar-size ) * 4); }

.mm-navbars_bottom {
  border-top-style: solid;
  border-top-width: 1px;
  bottom: 0;
  top: auto; }

.mm-menu_navbar_bottom-1 .mm-panels {
  bottom: 44px;
  bottom: calc( var( --mm-navbar-size ) * 1); }

.mm-menu_navbar_bottom-2 .mm-panels {
  bottom: 88px;
  bottom: calc( var( --mm-navbar-size ) * 2); }

.mm-menu_navbar_bottom-3 .mm-panels {
  bottom: 132px;
  bottom: calc( var( --mm-navbar-size ) * 3); }

.mm-menu_navbar_bottom-4 .mm-panels {
  bottom: 176px;
  bottom: calc( var( --mm-navbar-size ) * 4); }

.mm-navbar_size-2 {
  height: 88px;
  height: calc( var( --mm-navbar-size ) * 2); }

.mm-navbar_size-3 {
  height: 132px;
  height: calc( var( --mm-navbar-size ) * 3); }

.mm-navbar_size-4 {
  height: 176px;
  height: calc( var( --mm-navbar-size ) * 4); }

.mm-navbar__breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 20px; }
  .mm-navbar__breadcrumbs > * {
    display: inline-block;
    padding-right: 6px;
    padding-top: 12px;
    padding-top: calc( (var( --mm-navbar-size ) - var( --mm-line-height )) * .5);
    padding-bottom: 12px;
    padding-bottom: calc( (var( --mm-navbar-size ) - var( --mm-line-height )) * .5); }
  .mm-navbar__breadcrumbs > a {
    text-decoration: underline; }

.mm-navbar_has-btns .mm-navbar__breadcrumbs {
  margin-left: -44px; }

.mm-navbar_has-btns .mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar__tab_selected {
  background: inherit !important;
  color: inherit !important;
  border-width: 1px;
  border-style: solid;
  border-color: inherit; }
  .mm-navbar__tab_selected:first-child {
    border-left: none; }
  .mm-navbar__tab_selected:last-child {
    border-right: none; }

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs,
.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
  background: inherit !important;
  color: inherit !important; }

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid; }

.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px; }

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none; }

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
  background: inherit;
  color: inherit; }

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid; }

.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px; }

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none; }

.mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs),
.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar,
.mm-navbar_tabs > a:not(.mm-navbar__tab_selected) {
  background: rgba(255, 255, 255, 0.4);
  background: var(--mm-color-background-emphasis);
  color: rgba(0, 0, 0, 0.3);
  color: var(--mm-color-text-dimmed); }

/*!
 * Datetimepicker for Bootstrap v3
 * Modified to use SASS instead of LESS
 * https://github.com/soundasleep/bootstrap-datetimepicker-sass
 * based off https://github.com/Eonasdan/bootstrap-datetimepicker/
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999;
  border-radius: 4px;
  /*.dow {
  border-top: 1px solid #ddd !important;
  }*/ }
  .bootstrap-datetimepicker-widget .btn {
    padding: 6px; }
  .bootstrap-datetimepicker-widget:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px; }
  .bootstrap-datetimepicker-widget:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    top: -6px;
    left: 7px; }
  .bootstrap-datetimepicker-widget.pull-right:before, .main-menu-wrapper .main-menu .bootstrap-datetimepicker-widget.navbar-nav:before {
    left: auto;
    right: 6px; }
  .bootstrap-datetimepicker-widget.pull-right:after, .main-menu-wrapper .main-menu .bootstrap-datetimepicker-widget.navbar-nav:after {
    left: auto;
    right: 7px; }
  .bootstrap-datetimepicker-widget > ul {
    list-style-type: none;
    margin: 0; }
  .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 100%;
    font-weight: bold;
    font-size: 1.2em; }
  .bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
    width: 4px;
    padding: 0;
    margin: 0; }
  .bootstrap-datetimepicker-widget .datepicker > div {
    display: none; }
  .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center; }
  .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0; }
  .bootstrap-datetimepicker-widget td,
  .bootstrap-datetimepicker-widget th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px; }
  .bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
    background: #eeeeee;
    cursor: pointer; }
  .bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
    color: #eeeeee; }
  .bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #337ab7;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
    background: none;
    color: red;
    cursor: not-allowed; }
  .bootstrap-datetimepicker-widget td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    border-radius: 4px; }
    .bootstrap-datetimepicker-widget td span:hover {
      background: #eeeeee; }
    .bootstrap-datetimepicker-widget td span.active {
      background-color: #337ab7;
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .bootstrap-datetimepicker-widget td span.old {
      color: red; }
    .bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
      background: none;
      color: red;
      cursor: not-allowed; }
  .bootstrap-datetimepicker-widget th.switch {
    width: 145px; }
  .bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
    font-size: 24px; }
  .bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
    background: none;
    color: red;
    cursor: not-allowed; }
  .bootstrap-datetimepicker-widget thead tr:first-child th {
    cursor: pointer; }
    .bootstrap-datetimepicker-widget thead tr:first-child th:hover {
      background: #eeeeee; }

.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px; }

.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px; }

.bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important; }

.top-menu-2020 {
  margin: 0 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px 0px 13px;
  border-bottom: 1px solid #ededed; }
  .top-menu-2020 .fb-logo {
    background: #3b5998;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    display: inline-block;
    text-align: center; }
    .top-menu-2020 .fb-logo i {
      line-height: 27px;
      font-size: 12px;
      color: white; }
  .top-menu-2020 .lng a.active {
    display: inline-block;
    position: relative; }
    .top-menu-2020 .lng a.active:after {
      content: '';
      background: rgba(255, 255, 255, 0.5);
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  .top-menu-2020 .navbar {
    height: auto;
    min-height: 0; }
  .top-menu-2020 .top-menu-navbar ul li.dropdown.active .animate-chevron .item-chevron::before, .top-menu-2020 .top-menu-navbar ul li.dropdown.active .animate-chevron .item-chevron::after {
    background-color: #bd905a; }
  .top-menu-2020 .top-menu-navbar ul li.dropdown:not(.open) a .animate-chevron .item-chevron {
    -webkit-transform: translate(0, 5%);
            transform: translate(0, 5%); }
    .top-menu-2020 .top-menu-navbar ul li.dropdown:not(.open) a .animate-chevron .item-chevron::before {
      -webkit-transform-origin: 100%;
              transform-origin: 100%;
      -webkit-transform: rotate(45deg) scaleY(1.5);
              transform: rotate(45deg) scaleY(1.5); }
    .top-menu-2020 .top-menu-navbar ul li.dropdown:not(.open) a .animate-chevron .item-chevron::after {
      -webkit-transform-origin: 0%;
              transform-origin: 0%;
      -webkit-transform: rotate(-45deg) scaleY(1.5);
              transform: rotate(-45deg) scaleY(1.5); }
  .top-menu-2020 .top-menu-navbar ul li {
    padding: 0 20px; }
    .top-menu-2020 .top-menu-navbar ul li .animate-chevron {
      margin-left: 3px;
      display: inline-block;
      width: 16px;
      height: 11px;
      vertical-align: text-top; }
      @media (min-width: 992px) {
        .top-menu-2020 .top-menu-navbar ul li .animate-chevron {
          width: 16px;
          height: 16px; } }
      .top-menu-2020 .top-menu-navbar ul li .animate-chevron .item-chevron {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        -webkit-transition: -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
        transition: -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
        transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
        transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
        -webkit-transform: translate(0, -5%);
                transform: translate(0, -5%); }
        .top-menu-2020 .top-menu-navbar ul li .animate-chevron .item-chevron::before, .top-menu-2020 .top-menu-navbar ul li .animate-chevron .item-chevron::after {
          content: "";
          display: block;
          position: absolute;
          top: 50%;
          width: 5px;
          height: 1px;
          z-index: 1;
          background-color: #808080;
          -webkit-transition: background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1), background 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1), background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1); }
        .top-menu-2020 .top-menu-navbar ul li .animate-chevron .item-chevron::before {
          right: 50%;
          -webkit-transform-origin: 100%;
                  transform-origin: 100%;
          -webkit-transform: rotate(-45deg) scaleY(1.5);
                  transform: rotate(-45deg) scaleY(1.5); }
        .top-menu-2020 .top-menu-navbar ul li .animate-chevron .item-chevron::after {
          left: 50%;
          -webkit-transform-origin: 0%;
                  transform-origin: 0%;
          -webkit-transform: rotate(45deg) scaleY(1.5);
                  transform: rotate(45deg) scaleY(1.5); }
    .top-menu-2020 .top-menu-navbar ul li a {
      background-color: transparent !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #808080;
      height: auto;
      letter-spacing: 0;
      line-height: 24px;
      text-transform: none;
      padding: 0; }
      .top-menu-2020 .top-menu-navbar ul li a:active, .top-menu-2020 .top-menu-navbar ul li a:focus {
        color: #bd905a; }
        .top-menu-2020 .top-menu-navbar ul li a:active .animate-chevron .item-chevron::before, .top-menu-2020 .top-menu-navbar ul li a:active .animate-chevron .item-chevron::after, .top-menu-2020 .top-menu-navbar ul li a:focus .animate-chevron .item-chevron::before, .top-menu-2020 .top-menu-navbar ul li a:focus .animate-chevron .item-chevron::after {
          background-color: #bd905a; }
      .top-menu-2020 .top-menu-navbar ul li a:hover {
        background: transparent;
        color: #bd905a; }
        .top-menu-2020 .top-menu-navbar ul li a:hover .animate-chevron .item-chevron::before, .top-menu-2020 .top-menu-navbar ul li a:hover .animate-chevron .item-chevron::after {
          background-color: #bd905a; }
    .top-menu-2020 .top-menu-navbar ul li .dropdown-menu {
      z-index: 100000;
      width: 90%;
      background-color: white;
      text-align: right;
      padding: 15px 10px 10px 10px;
      top: 38px;
      left: 30px;
      border-radius: 0;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      @media (min-width: 992px) {
        .top-menu-2020 .top-menu-navbar ul li .dropdown-menu {
          min-width: 100%;
          background-color: white;
          text-align: left;
          border: 1px solid #ededed;
          left: 0px;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content; } }
      .top-menu-2020 .top-menu-navbar ul li .dropdown-menu li {
        border-right: 0;
        padding-bottom: 5px;
        -webkit-box-shadow: none;
        box-shadow: none; }
        .top-menu-2020 .top-menu-navbar ul li .dropdown-menu li a {
          color: #808080;
          -webkit-transition: color 0.5s linear;
          transition: color 0.5s linear; }
          .top-menu-2020 .top-menu-navbar ul li .dropdown-menu li a:hover, .top-menu-2020 .top-menu-navbar ul li .dropdown-menu li a:focus {
            color: #bd905a; }
        .top-menu-2020 .top-menu-navbar ul li .dropdown-menu li.active a {
          background-color: transparent; }
          .top-menu-2020 .top-menu-navbar ul li .dropdown-menu li.active a:hover, .top-menu-2020 .top-menu-navbar ul li .dropdown-menu li.active a:focus {
            background-color: transparent; }

.main-menu-wrapper-2020 {
  padding: 0 20px;
  height: 70px;
  background-color: white;
  z-index: 1000;
  top: 0px;
  position: absolute;
  left: 0;
  right: 0; }
  .main-menu-wrapper-2020 .navbar-default {
    height: 70px;
    border-bottom: 1px solid #ededed !important;
    border-radius: 0; }
  @media (min-width: 992px) {
    .main-menu-wrapper-2020 {
      margin: 0 60px;
      padding: 0; } }
  @media (min-width: 992px) {
    .main-menu-wrapper-2020 {
      height: 110px;
      top: 55px; }
      .main-menu-wrapper-2020 .navbar-default {
        height: 110px; } }
  .main-menu-wrapper-2020 .navbar.navbar-default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: white;
    border: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .main-menu-wrapper-2020 .navbar.navbar-default .contact-wrapper a {
      display: inline-block;
      padding: 10px 20px;
      color: white;
      background-color: #66a16c;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400;
      font-size: 16px;
      letter-spacing: 0;
      line-height: 24px;
      border: 1px solid #66a16c;
      -webkit-transition: all 250ms;
      transition: all 250ms; }
      .main-menu-wrapper-2020 .navbar.navbar-default .contact-wrapper a:hover {
        text-decoration: none;
        background-color: #518356; }
    .main-menu-wrapper-2020 .navbar.navbar-default .navbar-toggle:hover, .main-menu-wrapper-2020 .navbar.navbar-default .navbar-toggle:focus, .main-menu-wrapper-2020 .navbar.navbar-default .navbar-toggle:active {
      background-color: transparent; }
    @media (max-width: 991px) {
      .main-menu-wrapper-2020 .navbar.navbar-default .navbar-toggle {
        display: block !important; } }
    @media (min-width: 992px) {
      .main-menu-wrapper-2020 .navbar.navbar-default .navbar-toggle {
        display: none !important; } }
    .main-menu-wrapper-2020 .navbar.navbar-default .navbar-header {
      padding: 0; }
      @media (max-width: 991px) {
        .main-menu-wrapper-2020 .navbar.navbar-default .navbar-header {
          width: 100%; } }
      .main-menu-wrapper-2020 .navbar.navbar-default .navbar-header img {
        height: auto;
        width: 160px !important;
        min-height: 1px;
        -webkit-transition: all 0.25s linear;
        transition: all 0.25s linear; }
        @media (min-width: 992px) {
          .main-menu-wrapper-2020 .navbar.navbar-default .navbar-header img {
            height: auto;
            width: 230px !important;
            min-height: 1px; } }
        @media (min-width: 1200px) {
          .main-menu-wrapper-2020 .navbar.navbar-default .navbar-header img {
            height: auto;
            width: 230px !important;
            min-height: 1px; } }
      .main-menu-wrapper-2020 .navbar.navbar-default .navbar-header .navbar-brand {
        max-width: none;
        height: auto;
        padding: 0; }
        @media (max-width: 991px) {
          .main-menu-wrapper-2020 .navbar.navbar-default .navbar-header .navbar-brand {
            width: 180px;
            padding: 0 !important; } }
        @media (min-width: 992px) {
          .main-menu-wrapper-2020 .navbar.navbar-default .navbar-header .navbar-brand {
            padding: 38px 0;
            max-width: 100%; } }
        @media (min-width: 1200px) {
          .main-menu-wrapper-2020 .navbar.navbar-default .navbar-header .navbar-brand {
            padding: 25px 0 20px; } }
  .main-menu-wrapper-2020 .main-menu {
    background-color: white;
    z-index: 8;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: relative;
    width: calc(100% - 385px);
    margin-right: 0;
    float: none; }
    .main-menu-wrapper-2020 .main-menu .content_navigation {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .main-menu-wrapper-2020 .main-menu .navbar-nav {
      float: none; }
      .main-menu-wrapper-2020 .main-menu .navbar-nav li.active > a {
        color: #bd905a !important;
        background-color: transparent; }
      .main-menu-wrapper-2020 .main-menu .navbar-nav li:last-child a {
        padding-right: 15px; }
        @media (min-width: 992px) {
          .main-menu-wrapper-2020 .main-menu .navbar-nav li:last-child a {
            padding-right: 0; } }
    .main-menu-wrapper-2020 .main-menu a {
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease;
      color: #212529 !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 14px 10px;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400;
      text-transform: none;
      font-size: 15px; }
      @media (min-width: 1250px) {
        .main-menu-wrapper-2020 .main-menu a {
          padding: 14px 30px; } }
      .main-menu-wrapper-2020 .main-menu a.dropdown-toggle {
        height: auto !important; }
      .main-menu-wrapper-2020 .main-menu a:hover {
        text-decoration: none;
        color: #bd905a !important; }
        .main-menu-wrapper-2020 .main-menu a:hover span.animate-chevron .item-chevron:after {
          background-color: #bd905a; }
        .main-menu-wrapper-2020 .main-menu a:hover span.animate-chevron .item-chevron:before {
          background-color: #bd905a; }
      .main-menu-wrapper-2020 .main-menu a .animate-chevron {
        margin-left: 3px;
        display: inline-block;
        width: 16px;
        height: 11px;
        vertical-align: text-top; }
        @media (min-width: 992px) {
          .main-menu-wrapper-2020 .main-menu a .animate-chevron {
            width: 16px;
            height: 16px; } }
        .main-menu-wrapper-2020 .main-menu a .animate-chevron .item-chevron {
          display: block;
          position: relative;
          width: 100%;
          height: 100%;
          z-index: 1;
          -webkit-transition: -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          -webkit-transform: translate(0, -5%);
                  transform: translate(0, -5%); }
          .main-menu-wrapper-2020 .main-menu a .animate-chevron .item-chevron::before, .main-menu-wrapper-2020 .main-menu a .animate-chevron .item-chevron::after {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            width: 5px;
            height: 1px;
            z-index: 1;
            background-color: #808080;
            -webkit-transition: background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
            transition: background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
            transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1), background 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
            transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1), background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1); }
          .main-menu-wrapper-2020 .main-menu a .animate-chevron .item-chevron::before {
            right: 50%;
            -webkit-transform-origin: 100%;
                    transform-origin: 100%;
            -webkit-transform: rotate(-45deg) scaleY(1.5);
                    transform: rotate(-45deg) scaleY(1.5); }
          .main-menu-wrapper-2020 .main-menu a .animate-chevron .item-chevron::after {
            left: 50%;
            -webkit-transform-origin: 0%;
                    transform-origin: 0%;
            -webkit-transform: rotate(45deg) scaleY(1.5);
                    transform: rotate(45deg) scaleY(1.5); }
    .main-menu-wrapper-2020 .main-menu ul li {
      float: none;
      padding-top: 0; }
      @media (min-width: 992px) {
        .main-menu-wrapper-2020 .main-menu ul li {
          float: left; } }
      .main-menu-wrapper-2020 .main-menu ul li.open .dropdown-menu {
        -webkit-transform: scaleY(1) !important;
                transform: scaleY(1) !important; }
      .main-menu-wrapper-2020 .main-menu ul li:not(.open) a .animate-chevron .item-chevron {
        -webkit-transform: translate(0, 5%);
                transform: translate(0, 5%); }
        .main-menu-wrapper-2020 .main-menu ul li:not(.open) a .animate-chevron .item-chevron::before {
          -webkit-transform-origin: 100%;
                  transform-origin: 100%;
          -webkit-transform: rotate(45deg) scaleY(1.5);
                  transform: rotate(45deg) scaleY(1.5); }
        .main-menu-wrapper-2020 .main-menu ul li:not(.open) a .animate-chevron .item-chevron::after {
          -webkit-transform-origin: 0%;
                  transform-origin: 0%;
          -webkit-transform: rotate(-45deg) scaleY(1.5);
                  transform: rotate(-45deg) scaleY(1.5); }
      @media (min-width: 992px) {
        .main-menu-wrapper-2020 .main-menu ul li:not(.open) .dropdown-menu li {
          opacity: 0;
          -webkit-transform: translate(0, -10px);
                  transform: translate(0, -10px);
          -webkit-transition: opacity 500ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: opacity 500ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: opacity 500ms cubic-bezier(0.45, 0.06, 0.15, 1), transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: opacity 500ms cubic-bezier(0.45, 0.06, 0.15, 1), transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1); } }
      @media (max-width: 991px) {
        .main-menu-wrapper-2020 .main-menu ul li:not(.open) ul.dropdown-menu {
          display: none; } }
      @media (max-width: 991px) {
        .main-menu-wrapper-2020 .main-menu ul li.open ul.dropdown-menu {
          position: static;
          float: none;
          -webkit-box-shadow: none;
                  box-shadow: none;
          min-width: auto !important;
          padding: 5px 0; }
          .main-menu-wrapper-2020 .main-menu ul li.open ul.dropdown-menu li {
            text-align: right; }
            .main-menu-wrapper-2020 .main-menu ul li.open ul.dropdown-menu li a {
              padding: 10px; } }
      @media (min-width: 992px) {
        .main-menu-wrapper-2020 .main-menu ul li.open a {
          background-color: transparent !important;
          color: #bd905a !important; } }
      .main-menu-wrapper-2020 .main-menu ul li ul.dropdown-menu {
        top: 80px;
        left: 0px;
        right: 0;
        width: 100% !important;
        padding: 5px 0 10px;
        background-color: white;
        border: 0;
        min-width: 280px;
        margin: 0;
        display: block;
        border-radius: 0; }
        @media (min-width: 992px) {
          .main-menu-wrapper-2020 .main-menu ul li ul.dropdown-menu {
            -webkit-transform: scaleY(0) !important;
                    transform: scaleY(0) !important;
            -webkit-transform-origin: center top;
                    transform-origin: center top;
            -webkit-transition: -webkit-transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms;
            transition: -webkit-transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms;
            transition: transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms;
            transition: transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms, -webkit-transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms;
            -webkit-box-shadow: 0px 0px 0px -200px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 0px 0px -200px rgba(0, 0, 0, 0.75); } }
        @media (min-width: 992px) {
          .main-menu-wrapper-2020 .main-menu ul li ul.dropdown-menu {
            width: 170%; } }
        .main-menu-wrapper-2020 .main-menu ul li ul.dropdown-menu li {
          display: block;
          width: 100%;
          padding-top: 0px; }
          @media (min-width: 992px) {
            .main-menu-wrapper-2020 .main-menu ul li ul.dropdown-menu li {
              padding-bottom: 5px; } }
          .main-menu-wrapper-2020 .main-menu ul li ul.dropdown-menu li a {
            color: black !important;
            font-size: 14px;
            padding: 5px 30px; }
            .main-menu-wrapper-2020 .main-menu ul li ul.dropdown-menu li a:hover {
              color: #bd905a !important; }
    .main-menu-wrapper-2020 .main-menu.active {
      right: 0%;
      top: 67px; }
      @media (min-width) {
        .main-menu-wrapper-2020 .main-menu.active {
          width: 22px;
          height: 2px; } }
  .main-menu-wrapper-2020.affix {
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 60px; }
    .main-menu-wrapper-2020.affix .navbar-default {
      height: 80px; }
      .main-menu-wrapper-2020.affix .navbar-default .navbar-header img {
        height: auto;
        min-height: auto; }
        @media (min-width: 992px) {
          .main-menu-wrapper-2020.affix .navbar-default .navbar-header img {
            width: 190px !important; } }
    .main-menu-wrapper-2020.affix ul li {
      padding-top: 0px !important; }
      .main-menu-wrapper-2020.affix ul li a {
        font-size: 15px; }
      .main-menu-wrapper-2020.affix ul li ul.dropdown-menu {
        top: 49px !important; }
        .main-menu-wrapper-2020.affix ul li ul.dropdown-menu li a {
          font-size: 14px !important; }

body.body-ibe {
  padding-top: 130px; }
  @media (min-width: 992px) {
    body.body-ibe {
      padding-top: 230px; } }

header.for-ibe {
  background-color: white !important;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); }

.new-for-ibe {
  position: relative;
  top: 0; }

.margin-ibe {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2); }

.custom-ibe {
  padding: 0 60px !important;
  margin: 0 !important;
  border-bottom: 1px solid #ededed;
  height: 71px; }
  @media (min-width: 992px) {
    .custom-ibe {
      height: 111px; } }

.multitextimg-home-vol {
  margin: 40px 0;
  text-align: center; }
  @media (min-width: 992px) {
    .multitextimg-home-vol {
      margin: 100px 0 100px 0; } }
  .multitextimg-home-vol h2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0 0 5px;
    color: #212529;
    font-family: "PT Serif", serif;
    font-weight: 400; }
    @media (max-width: 991px) {
      .multitextimg-home-vol h2 {
        text-align: center; } }
    @media (min-width: 992px) {
      .multitextimg-home-vol h2 {
        font-size: 30px;
        line-height: 40px; } }
  .multitextimg-home-vol h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
    color: #212529;
    letter-spacing: 0;
    margin: 0;
    text-transform: none;
    padding: 0; }
    @media (min-width: 768px) {
      .multitextimg-home-vol h3 {
        font-size: 18px;
        line-height: 26px; } }
  .multitextimg-home-vol .mt-40 {
    margin-top: 0px; }
  .multitextimg-home-vol .wrapper-ibe {
    margin-top: 20px;
    position: relative;
    height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 30px; }
    @media (min-width: 768px) {
      .multitextimg-home-vol .wrapper-ibe {
        margin-top: 30px; } }
    @media (min-width: 992px) {
      .multitextimg-home-vol .wrapper-ibe {
        margin-top: 40px; } }
    .multitextimg-home-vol .wrapper-ibe:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(33%, rgba(33, 37, 41, 0.1)), color-stop(84%, #212529));
      background-image: linear-gradient(180deg, rgba(33, 37, 41, 0.1) 33%, #212529 84%); }
    .multitextimg-home-vol .wrapper-ibe .content {
      width: 100%;
      position: relative;
      z-index: 1; }
      .multitextimg-home-vol .wrapper-ibe .content * {
        color: white; }
      .multitextimg-home-vol .wrapper-ibe .content h2 {
        font-size: 25px;
        line-height: 35px;
        margin: 0;
        font-family: "PT Serif", serif;
        font-weight: 700; }
      .multitextimg-home-vol .wrapper-ibe .content p {
        margin: 5px 0 20px;
        font-size: 16px;
        line-height: 22px; }
      .multitextimg-home-vol .wrapper-ibe .content a.btn {
        font-size: 16px;
        line-height: 22px;
        background: white;
        width: 100%;
        color: #212529;
        border: 1px solid white;
        padding: 10px 0; }
        .multitextimg-home-vol .wrapper-ibe .content a.btn:hover {
          background: transparent;
          color: white; }

.rent-bus-2020 {
  margin: 40px 0; }
  .rent-bus-2020 * {
    text-align: center; }
  .rent-bus-2020 h2 {
    font-size: 25px;
    line-height: 35px;
    margin: 0 0 5px;
    color: #212529;
    font-family: "PT Serif", serif;
    font-weight: 400; }
    @media (max-width: 991px) {
      .rent-bus-2020 h2 {
        text-align: center; } }
    @media (min-width: 992px) {
      .rent-bus-2020 h2 {
        font-size: 30px;
        line-height: 40px; } }
  .rent-bus-2020 p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .rent-bus-2020 p {
        font-size: 18px;
        line-height: 28px; } }
  @media (min-width: 992px) {
    .rent-bus-2020 {
      margin: 100px 0 100px 0; } }
  .rent-bus-2020 .mt-30 {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .rent-bus-2020 .mt-30 {
        margin-top: 30px; } }
  .rent-bus-2020 .wrapper-bus {
    position: relative;
    -webkit-transition: all 350ms;
    transition: all 350ms;
    height: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 30px; }
    .rent-bus-2020 .wrapper-bus:hover {
      text-decoration: none !important;
      padding-bottom: 40px; }
      .rent-bus-2020 .wrapper-bus:hover * {
        text-decoration: none; }
    .rent-bus-2020 .wrapper-bus:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 37, 41, 0.1)), color-stop(89%, #212529));
      background-image: linear-gradient(180deg, rgba(33, 37, 41, 0.1) 0%, #212529 89%); }
    .rent-bus-2020 .wrapper-bus .content {
      position: relative;
      z-index: 1; }
      .rent-bus-2020 .wrapper-bus .content * {
        text-align: center;
        color: white; }
      .rent-bus-2020 .wrapper-bus .content h2 {
        font-size: 25px;
        line-height: 35px;
        margin: 0;
        font-family: "PT Serif", serif;
        font-weight: 700; }
      .rent-bus-2020 .wrapper-bus .content p {
        margin-top: 3px;
        font-size: 16px;
        line-height: 22px; }

.space-elem-home {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (min-width: 992px) {
    .space-elem-home {
      margin-top: 100px;
      margin-bottom: 100px; } }

.textimg-home-2020 {
  margin: 40px 0; }
  .textimg-home-2020.col p {
    font-size: 16px;
    line-height: 22px; }
  .textimg-home-2020.margin0 {
    margin: 0; }
  @media (max-width: 991px) {
    .textimg-home-2020 * {
      text-align: center; } }
  @media (min-width: 992px) {
    .textimg-home-2020 {
      margin: 100px 0; } }
  .textimg-home-2020 h2, .textimg-home-2020 h1 {
    white-space: normal;
    word-break: break-all;
    text-transform: none !important;
    font-size: 25px !important;
    line-height: 35px !important;
    margin: 0 0 20px !important;
    color: #212529 !important;
    font-family: "PT Serif", serif;
    font-weight: 400; }
    @media (max-width: 991px) {
      .textimg-home-2020 h2, .textimg-home-2020 h1 {
        text-align: center; } }
    @media (min-width: 992px) {
      .textimg-home-2020 h2, .textimg-home-2020 h1 {
        font-size: 30px !important;
        line-height: 40px !important; } }
  .textimg-home-2020 p {
    margin: 0;
    font-size: 16px;
    line-height: 26px; }
    @media (min-width: 768px) {
      .textimg-home-2020 p {
        font-size: 18px;
        line-height: 28px; } }
  .textimg-home-2020 p + p {
    margin-top: 10px; }

.newsletter-bg {
  background-color: #bd905a !important;
  margin: 40px 0 0;
  padding: 40px 0;
  text-align: center; }
  @media (min-width: 992px) {
    .newsletter-bg {
      margin: 100px 0 0px 0;
      padding: 100px 0; } }
  .newsletter-bg h2 {
    font-size: 22px;
    line-height: 30px;
    color: white;
    font-family: "PT Serif", serif;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
    margin: 10px 0 30px; }
    @media (min-width: 992px) {
      .newsletter-bg h2 {
        font-size: 30px;
        line-height: 40px; } }
  .newsletter-bg p {
    font-size: 16px;
    line-height: 24px;
    color: white;
    margin: 0;
    text-align: center; }
    @media (min-width: 768px) {
      .newsletter-bg p {
        font-size: 18px;
        line-height: 26px; } }
  .newsletter-bg .form-inline {
    position: relative;
    margin-bottom: 10px; }
    .newsletter-bg .form-inline input[type=text] {
      border: none;
      height: 54px;
      line-height: 42px;
      color: #bd905a;
      padding: 0 20px;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      letter-spacing: 0; }
    .newsletter-bg .form-inline ::-webkit-input-placeholder {
      /* Edge */
      line-height: 42px;
      height: 54px;
      color: #bd905a;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      letter-spacing: 0; }
    .newsletter-bg .form-inline :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      line-height: 42px;
      height: 54px;
      color: #bd905a;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      letter-spacing: 0; }
    .newsletter-bg .form-inline ::-ms-input-placeholder {
      line-height: 42px;
      height: 54px;
      color: #bd905a;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      letter-spacing: 0; }
    .newsletter-bg .form-inline ::placeholder {
      line-height: 42px;
      height: 54px;
      color: #bd905a;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      letter-spacing: 0; }
      @media (max-width: 991px) {
        .newsletter-bg .form-inline ::-webkit-input-placeholder {
          text-align: center; }
        .newsletter-bg .form-inline ::-ms-input-placeholder {
          text-align: center; }
        .newsletter-bg .form-inline ::placeholder {
          text-align: center; } }
    .newsletter-bg .form-inline .btn-green {
      -webkit-transition: all 250ms;
      transition: all 250ms;
      height: 100%;
      border: 2px solid black;
      width: 100%;
      background-color: black;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      color: #FFFFFF;
      letter-spacing: 0;
      text-transform: none;
      line-height: 50px;
      padding: 0;
      margin: 0; }
      .newsletter-bg .form-inline .btn-green:hover {
        background-color: transparent;
        color: black; }
    .newsletter-bg .form-inline .input-group:first-child {
      width: auto; }
    .newsletter-bg .form-inline .input-group:last-child {
      width: 100%; }
      .newsletter-bg .form-inline .input-group:last-child button {
        width: 100%; }
    .newsletter-bg .form-inline .form-group {
      width: 100%; }
      @media (min-width: 992px) {
        .newsletter-bg .form-inline .form-group {
          width: auto; } }
      .newsletter-bg .form-inline .form-group .input-group {
        float: left; }
        .newsletter-bg .form-inline .form-group .input-group.width-2 {
          width: 100%;
          height: 50px; }
          @media (min-width: 992px) {
            .newsletter-bg .form-inline .form-group .input-group.width-2 {
              width: 190px; } }
        .newsletter-bg .form-inline .form-group .input-group.width-1 {
          height: 54px;
          width: 100%;
          margin-bottom: 10px; }
          @media (min-width: 992px) {
            .newsletter-bg .form-inline .form-group .input-group.width-1 {
              width: 333px; } }
    @media (min-width: 992px) {
      .newsletter-bg .form-inline {
        margin-bottom: 30px; } }

.content_medialibrary_2020 {
  margin-top: 50px; }
  @media (max-width: 991px) {
    .content_medialibrary_2020 {
      margin-top: 40px; } }
  .content_medialibrary_2020 h2 {
    font-size: 25px;
    line-height: 35px;
    color: #212529;
    margin: 0 0 20px !important;
    font-family: "PT Serif", serif;
    font-weight: 400; }
    @media (max-width: 991px) {
      .content_medialibrary_2020 h2 {
        text-align: center; } }
    @media (min-width: 992px) {
      .content_medialibrary_2020 h2 {
        font-size: 30px;
        line-height: 40px; } }
  .content_medialibrary_2020 .content_medialibrary_media_outer {
    margin-top: -20px; }
    .content_medialibrary_2020 .content_medialibrary_media_outer .content_medialibrary_media {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 25px 0;
      border-bottom: 1px solid #ededed; }
      .content_medialibrary_2020 .content_medialibrary_media_outer .content_medialibrary_media .media_text {
        margin-left: 25px;
        background-color: transparent; }
        .content_medialibrary_2020 .content_medialibrary_media_outer .content_medialibrary_media .media_text h3 {
          margin-top: 0;
          font-family: "Nunito Sans", sans-serif;
          text-transform: none;
          padding: 0;
          margin-bottom: 10px;
          font-weight: 600;
          font-size: 18px;
          color: #212529;
          letter-spacing: 0;
          line-height: 26px; }
        .content_medialibrary_2020 .content_medialibrary_media_outer .content_medialibrary_media .media_text a {
          display: block;
          margin-top: 5px;
          text-decoration: none;
          -webkit-transition: all 250ms;
          transition: all 250ms; }
          .content_medialibrary_2020 .content_medialibrary_media_outer .content_medialibrary_media .media_text a:hover {
            color: #bd905a; }
          .content_medialibrary_2020 .content_medialibrary_media_outer .content_medialibrary_media .media_text a svg {
            width: 10px;
            margin-right: 5px; }

.projectlist-home-reisen-2020 {
  padding-top: 40px;
  margin: 40px 0;
  padding-bottom: 40px;
  position: relative; }
  .projectlist-home-reisen-2020 .all-resp {
    text-align: center; }
    .projectlist-home-reisen-2020 .all-resp a {
      margin-top: 20px;
      display: inline-block;
      background-color: white;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 600;
      text-transform: none;
      font-size: 16px;
      color: #286DB6;
      letter-spacing: 0;
      line-height: 52px;
      height: 54px;
      border: 1px solid white;
      padding: 0px 50px;
      -webkit-transition: all 250ms;
      transition: all 250ms; }
      .projectlist-home-reisen-2020 .all-resp a:hover {
        text-decoration: none;
        background-color: transparent;
        color: white; }
      @media (max-width: 767px) {
        .projectlist-home-reisen-2020 .all-resp a {
          width: 100%; } }
  @media (max-width: 991px) {
    .projectlist-home-reisen-2020 .title-box {
      text-align: center; } }
  @media (min-width: 992px) {
    .projectlist-home-reisen-2020 {
      margin: 100px 0;
      padding-top: 50px;
      padding-bottom: 0px; } }
  .projectlist-home-reisen-2020 .title-box {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .projectlist-home-reisen-2020 .title-box {
        margin-bottom: 0;
        padding-top: 50px; } }
    .projectlist-home-reisen-2020 .title-box h2 {
      font-family: "PT Serif", serif;
      font-size: 25px;
      line-height: 35px;
      font-weight: 400;
      color: #FFFFFF;
      letter-spacing: 0;
      margin: 5px 0 20px; }
      @media (max-width: 991px) {
        .projectlist-home-reisen-2020 .title-box h2 {
          text-align: center; } }
      @media (min-width: 992px) {
        .projectlist-home-reisen-2020 .title-box h2 {
          font-size: 30px;
          line-height: 40px; } }
      @media (min-width: 992px) {
        .projectlist-home-reisen-2020 .title-box h2 {
          margin: 5px 0 30px; } }
    .projectlist-home-reisen-2020 .title-box h4 {
      font-size: 16px;
      line-height: 24px;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400;
      color: #FFFFFF;
      letter-spacing: 0;
      margin: 0;
      padding: 0; }
      @media (min-width: 768px) {
        .projectlist-home-reisen-2020 .title-box h4 {
          font-size: 18px;
          line-height: 26px; } }
    .projectlist-home-reisen-2020 .title-box .controllers-project-latest button {
      background: #1E5289;
      color: white;
      -webkit-box-shadow: none;
              box-shadow: none;
      outline: none;
      height: 44px;
      width: 44px;
      margin: 0 1px;
      border: none;
      text-align: center;
      line-height: 53px;
      padding: 0;
      -webkit-transition: all 250ms;
      transition: all 250ms; }
      @media (min-width: 992px) {
        .projectlist-home-reisen-2020 .title-box .controllers-project-latest button {
          height: 55px;
          width: 55px;
          line-height: 67px; } }
      .projectlist-home-reisen-2020 .title-box .controllers-project-latest button svg {
        width: 15px; }
        @media (min-width: 992px) {
          .projectlist-home-reisen-2020 .title-box .controllers-project-latest button svg {
            width: 18px; } }
      .projectlist-home-reisen-2020 .title-box .controllers-project-latest button:hover {
        background-color: #15395f; }
    .projectlist-home-reisen-2020 .title-box .all a {
      display: inline-block;
      background-color: white;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 600;
      text-transform: none;
      font-size: 16px;
      color: #286DB6;
      letter-spacing: 0;
      line-height: 52px;
      height: 54px;
      border: 1px solid white;
      padding: 0px 50px;
      -webkit-transition: all 250ms;
      transition: all 250ms;
      margin-bottom: 20px; }
      @media (min-width: 992px) {
        .projectlist-home-reisen-2020 .title-box .all a {
          margin-bottom: 50px; } }
      .projectlist-home-reisen-2020 .title-box .all a:hover {
        text-decoration: none;
        background-color: transparent;
        color: white; }
  .projectlist-home-reisen-2020 .wrapper {
    z-index: 1000;
    position: relative; }
  .projectlist-home-reisen-2020 .container-fluid.absolute {
    width: 100%;
    background-color: #286DB6;
    position: absolute;
    top: 0;
    height: 450px;
    left: 0;
    content: ""; }
    @media (max-width: 991px) {
      .projectlist-home-reisen-2020 .container-fluid.absolute {
        bottom: 0;
        height: 100%; } }
    @media (min-width: 992px) {
      .projectlist-home-reisen-2020 .container-fluid.absolute {
        width: 75%; } }
  @media (min-width: 1200px) {
    .projectlist-home-reisen-2020 .offset-wrapper {
      width: calc(50vw - (1140px / 2) + (1140px - (1140px / 12 * 4)) - 30px); } }
  .projectlist-home-reisen-2020 .box-project {
    display: block;
    text-decoration: none !important;
    position: relative; }
    .projectlist-home-reisen-2020 .box-project:hover .content {
      padding: 20px 25px 20px; }
      @media (min-width: 992px) {
        .projectlist-home-reisen-2020 .box-project:hover .content {
          padding: 20px 20px 55px 30px; } }
    @media (min-width: 768px) {
      .projectlist-home-reisen-2020 .box-project {
        margin: 0 15px; } }
    .projectlist-home-reisen-2020 .box-project .content {
      -webkit-transition: all 250ms;
      transition: all 250ms;
      background-color: white;
      padding: 20px 25px 20px;
      border: 1px solid #ededed; }
      @media (min-width: 992px) {
        .projectlist-home-reisen-2020 .box-project .content {
          padding: 20px 25px 55px; } }
      .projectlist-home-reisen-2020 .box-project .content h3 {
        font-size: 20px;
        line-height: 30px;
        padding: 0;
        font-family: "PT Serif", serif;
        font-weight: 400;
        color: #212529;
        letter-spacing: 0;
        margin: 0 0 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        max-height: 35px; }
        @media (min-width: 768px) {
          .projectlist-home-reisen-2020 .box-project .content h3 {
            font-size: 25px;
            line-height: 35px; } }
      .projectlist-home-reisen-2020 .box-project .content p span {
        margin-bottom: 5px;
        display: block;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: #212529;
        letter-spacing: 0;
        line-height: 22px; }
        .projectlist-home-reisen-2020 .box-project .content p span i {
          color: #bd905a;
          font-size: 18px;
          margin-right: 10px; }
      .projectlist-home-reisen-2020 .box-project .content .price {
        margin-top: 15px;
        padding: 15px 0 0;
        border-top: 1px solid #ededed; }
        .projectlist-home-reisen-2020 .box-project .content .price span {
          font-family: "Nunito Sans", sans-serif;
          font-weight: 600;
          font-size: 14px;
          color: #212529;
          letter-spacing: 0;
          line-height: 22px; }
        .projectlist-home-reisen-2020 .box-project .content .price span.blue {
          font-family: "PT Serif", serif;
          font-weight: 700;
          font-size: 30px;
          color: #286DB6;
          letter-spacing: 0;
          line-height: 40px; }

.text-uppercase, h3, legend, .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption, .project-details-info .row .col-md-7 .trip-day .trip-day-head .trip-day-head-left, #booking-form button[type="submit"] {
  text-transform: none !important; }

* {
  outline: none !important; }

body {
  font-family: "Nunito Sans", sans-serif !important;
  font-weight: 400 !important;
  padding-top: 70px; }
  body p {
    font-family: "Nunito Sans", sans-serif !important;
    font-weight: 400 !important; }
  @media (min-width: 992px) {
    body {
      padding-top: 165px; } }

.small-padding {
  padding-top: 131px; }

.font-futura, h1, h2, h3, legend, .details-info .details-title, .thumb-box-coupon .thumbnail:hover .thumb-text, .project-details-info .row .col-md-5, .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption {
  font-family: "PT Serif", serif;
  font-weight: 700; }
  .font-futura a, h1 a, h2 a, h3 a, legend a, .details-info .details-title a, .thumb-box-coupon .thumbnail:hover .thumb-text a, .project-details-info .row .col-md-5 a, .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption a {
    font-family: "PT Serif", serif;
    font-weight: 700; }

.font-futura-demi {
  font-family: "PT Serif", serif;
  font-weight: 400; }
  .font-futura-demi a {
    font-family: "PT Serif", serif;
    font-weight: 400; }

.font-bitter-regular, .event .row .col-xs-6 .label-pic, .gal-thumb-box .gal-label-pic, .quickSearch .form-inline {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400; }
  .font-bitter-regular a, .event .row .col-xs-6 .label-pic a, .gal-thumb-box .gal-label-pic a, .quickSearch .form-inline a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400; }

.font-bitter-italic {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400; }
  .font-bitter-italic a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400; }

.font-bitter-bold, .content_txtimg_banner .banner-text-wrapper .banner-text .btn-green, .projectlist .project .project_text p:last-child {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700; }
  .font-bitter-bold a, .content_txtimg_banner .banner-text-wrapper .banner-text .btn-green a, .projectlist .project .project_text p:last-child a {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700; }

.bg-natural-gray, .project-details-info .row .col-md-7 .trip-day:nth-child(odd) .trip-day-head-left {
  background-color: #87827c; }

.bg-dark-white {
  background-color: #f0f0f0; }

.bg-light-orange {
  background-color: #bd905a; }

.bg-color-twine, .carousel-home .carousel-indicators li.active {
  background-color: #bd905a; }

@media (min-width: 992px) {
  .bg-gray-twine {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #87827c), color-stop(50%, #bd905a));
    background-image: linear-gradient(to right, #87827c 50%, #bd905a 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF87827C', endColorstr='#FFBD905A', GradientType=1); } }

@media (min-width: 1200px) {
  .bg-gray-twine {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(58%, #87827c), color-stop(58%, #bd905a));
    background-image: linear-gradient(to right, #87827c 58%, #bd905a 58%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF87827C', endColorstr='#FFBD905A', GradientType=1); } }

.wid440 {
  width: 440px; }

.wid550 {
  width: 550px; }

.color-mariner {
  color: #236cb5; }

.color-twine, h1, h2, .carousel-home .carousel-indicators li {
  color: #bd905a; }

.color-aqua-forest, .more, a:hover {
  color: #66a16c; }

.color-shuttle-gray, .thumb-box .thumbnail:hover .text-center .thumbnail-desc {
  color: #5b6065; }

.color-green {
  color: #66a16c; }

.top-menu-activ {
  color: #695032 !important; }

.fontSize65, h1 {
  font-size: 38px; }
  @media (min-width: 992px) {
    .fontSize65, h1 {
      font-size: 50px; } }
  @media (min-width: 1200px) {
    .fontSize65, h1 {
      font-size: 65px; } }

.fontSize50, h2 {
  font-size: 32px; }
  @media (min-width: 992px) {
    .fontSize50, h2 {
      font-size: 50px; } }

.fontSize48 {
  font-size: 48px; }

.fontSize38 {
  font-size: 38px; }

.fontSize30, legend, .details-info .details-title, .project-details-info .row .col-md-5 {
  font-size: 22px; }
  @media (min-width: 992px) {
    .fontSize30, legend, .details-info .details-title, .project-details-info .row .col-md-5 {
      font-size: 16px; } }
  @media (min-width: 1200px) {
    .fontSize30, legend, .details-info .details-title, .project-details-info .row .col-md-5 {
      font-size: 30px; } }

.fontSize28 {
  font-size: 28px; }

.fontSize25 {
  font-size: 25px; }

.fontSize22 {
  font-size: 22px; }

.fontSize20, .btn-white {
  font-size: 15px; }
  @media (min-width: 992px) {
    .fontSize20, .btn-white {
      font-size: 20px; } }

.fontSize18, .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption {
  font-size: 18px; }

.fontSize16 {
  font-size: 14px; }
  @media (min-width: 992px) {
    .fontSize16 {
      font-size: 13px; } }
  @media (min-width: 1200px) {
    .fontSize16 {
      font-size: 16px; } }

.fontSize15 {
  font-size: 15px; }

.fontSize14 {
  font-size: 14px; }

.fontSize12 {
  font-size: 12px; }

.fontSize11 {
  font-size: 11px; }

.image_left {
  padding-right: 20px; }

.image_right {
  padding-left: 20px; }

.image_on {
  padding-bottom: 20px; }

.image_under {
  padding-top: 20px; }

.padBottom30 {
  padding-bottom: 30px; }

.padBottom80 {
  padding-bottom: 80px;
  padding-top: 0px; }
  @media (min-width: 992px) {
    .padBottom80 {
      padding-top: 0; } }

@media (min-width: 992px) {
  .padLeft0 {
    padding-left: 0; } }

.padRight0 {
  padding-right: 0; }

.padRight20 {
  padding-right: 20px; }

.padLeft20 {
  padding-left: 20px; }

.padTop30, .trip-category-country {
  padding-top: 30px; }

.padTop70 {
  padding-top: 70px; }

.padLR0 {
  padding-left: 0;
  padding-right: 0; }

.margLeft40 {
  margin-left: 40px; }

.margLeft10 {
  margin-left: 10px; }

.margBottom20 {
  margin-bottom: 20px; }

.margBottom40 {
  margin-bottom: 40px; }

.margBottom50 {
  margin-bottom: 50px; }

.margBottom80 {
  margin-bottom: 80px; }

.margTop60 {
  margin-top: 60px; }

.margTop30 {
  margin-top: 30px; }

.margTopBot80 {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .margTopBot80 {
      margin-top: 80px;
      margin-bottom: 80px; } }

.margLR0 {
  margin-left: 0;
  margin-right: 0; }

.margTop130 {
  margin-top: 0; }
  @media (min-width: 992px) {
    .margTop130 {
      margin-top: 130px; } }

@media (max-width: 991px) {
  .special-container {
    width: 100%; } }

.border-bottom {
  border-bottom: 1px solid #e7e7e7; }

.inline-block {
  display: inline-block; }

.lineheight50, .commodation .checkbox label {
  height: 50px;
  line-height: 50px; }

@media (min-width: 992px) {
  #more-user i {
    padding-right: 6%; } }

@media (min-width: 1200px) {
  #more-user i {
    padding-right: 5%; } }

.one-line {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap; }

h3 {
  font-size: 22px;
  padding-top: 25px;
  padding-bottom: 40px; }
  @media (min-width: 992px) {
    h3 {
      font-size: 30px;
      padding-bottom: 25px; } }

.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

legend {
  color: #5b6065;
  border-bottom: 0; }

input, textarea {
  border-radius: 0 !important;
  padding: 20px !important; }

.radio-inline {
  color: #9ba0a5;
  margin-left: 30px; }

.messages_error {
  color: #a94442; }

.caret {
  position: relative;
  right: 5px; }
  @media (min-width: 768px) {
    .caret {
      position: initial; } }

.btn-group button:first-child {
  border-right-width: 0;
  border-left-width: 1px !important;
  width: 325px;
  text-align: left; }
  .btn-group button:first-child:hover {
    border-right-width: 0; }

.btn-group .btn-default {
  border-radius: 0;
  border-color: #d6d6d6;
  color: #a9b0b7; }
  .btn-group .btn-default.dropdown-toggle {
    border-left-width: 0; }
  .btn-group .btn-default:hover {
    border-color: #d6d6d6;
    background-color: white;
    color: #a9b0b7; }
  .btn-group .btn-default:focus {
    outline-color: transparent;
    background-color: white; }

.btn-group.open .btn-default {
  background-color: white; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #d6d6d6; }

.btn-group .dropdown-menu {
  border-color: #d6d6d6;
  border-radius: 0;
  margin: 0;
  width: 100%; }
  .btn-group .dropdown-menu a {
    padding: 3px 20px 3px 13px;
    color: #a9b0b7;
    cursor: pointer; }
    .btn-group .dropdown-menu a.selected {
      text-decoration: none;
      color: #262626;
      background-color: #f5f5f5; }

@media (max-width: 1199px) {
  .btn-group {
    width: 100%; }
    .btn-group button {
      padding: 9px 12px; }
      .btn-group button:first-child {
        width: 94%; } }
      @media (max-width: 1199px) and (min-width: 480px) {
        .btn-group button:first-child {
          width: 95%; } }

@media (max-width: 1199px) {
      .btn-group button:nth-child(2) {
        width: 5%; }
    .btn-group .dropdown-menu {
      width: 99.9%; } }

.selectbar {
  padding-top: 20px;
  padding-bottom: 20px; }

.header {
  background-color: #f0f0f0; }
  .header .container {
    padding-left: 0; }
    .header .container .row .col-md-8 .jumbotron {
      padding-left: 0px;
      margin-bottom: 0; }
      .header .container .row .col-md-8 .jumbotron h1 {
        color: #bd905a;
        margin-top: 0; }
      .header .container .row .col-md-8 .jumbotron p {
        margin-bottom: 0; }

.more {
  text-decoration: underline;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease; }
  .more:hover {
    color: #518356; }

.more-news a {
  color: #66a16c; }
  .more-news a:hover {
    text-decoration: underline; }

.thumb-box {
  overflow: hidden; }
  .thumb-box .thumbnail {
    border: none;
    border-radius: 0px;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: inline-block; }
    .thumb-box .thumbnail img {
      max-height: 280px;
      width: 462px; }
    .thumb-box .thumbnail .reise-img-darken {
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      position: absolute;
      bottom: 0; }
    .thumb-box .thumbnail .caption {
      max-height: 280px;
      height: 280px;
      padding: 11%; }
    .thumb-box .thumbnail .thumb-box-overlay {
      color: white;
      opacity: 0.7;
      filter: alpha(opacity=70);
      font-size: 1700px;
      position: absolute;
      bottom: -840px;
      left: -25px;
      -webkit-transition: left 0.6s ease;
      transition: left 0.6s ease; }
      @media (min-width: 768px) {
        .thumb-box .thumbnail .thumb-box-overlay {
          bottom: -830px; } }
      @media (min-width: 992px) {
        .thumb-box .thumbnail .thumb-box-overlay {
          bottom: -750px;
          left: -50px; } }
      @media (min-width: 1200px) {
        .thumb-box .thumbnail .thumb-box-overlay {
          bottom: -855px;
          left: 20px; } }
    .thumb-box .thumbnail .fa-plus {
      position: absolute;
      bottom: 10px;
      left: 92%;
      color: black;
      font-size: 20px;
      z-index: 10; }
    .thumb-box .thumbnail:hover .text-center {
      bottom: 50px; }
      .thumb-box .thumbnail:hover .text-center .thumb-text {
        color: #bd905a; }
      .thumb-box .thumbnail:hover .text-center .thumbnail-desc {
        opacity: 1;
        filter: alpha(opacity=100); }
    .thumb-box .thumbnail:hover .thumb-box-overlay {
      left: -600px; }
  .thumb-box .text-center {
    height: 70px;
    margin: auto;
    position: absolute;
    top: 35px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 20px;
    -webkit-transition: bottom 0.7s ease;
    transition: bottom 0.7s ease; }
    .thumb-box .text-center .thumbnail-desc {
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.7s ease;
      transition: all 0.7s ease;
      margin-top: 30px; }
    .thumb-box .text-center .thumb-text {
      color: white;
      -webkit-transition: all 0.7s ease;
      transition: all 0.7s ease;
      font-family: 'FuturaPTWebBold', Helvetica, Arial, sans-serif !important; }
  @media (max-width: 992px) {
    .thumb-box {
      text-align: center; }
      .thumb-box .bg-dark-white {
        margin: auto;
        text-align: left; }
      .thumb-box .thumbnail {
        display: inline-block; } }

.content_textimg_default {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .content_textimg_default {
      margin-top: 70px;
      margin-bottom: 70px; } }

a:hover {
  text-decoration: underline; }

.symbol-plus::after {
  content: '+'; }

.fb-link {
  margin-left: 47% !important; }
  .fb-link li {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
    .fb-link li a.no-hover-bg:hover {
      background-color: transparent !important; }

.btn-green {
  background-color: #66a16c;
  border-radius: 0px;
  border: none;
  color: white;
  padding: 12px 35px;
  position: relative;
  margin-top: 20px;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease; }
  .btn-green .btn-reserv-text {
    display: block;
    text-align: left;
    padding-left: 40px; }
  .btn-green .top-line {
    font-size: 16px; }
  .btn-green .bottom-line {
    font-size: 20px; }
    @media (min-width: 768px) {
      .btn-green .bottom-line {
        font-size: 28px; } }
  .btn-green:hover {
    background-color: #518356;
    color: white; }
  .btn-green:focus, .btn-green:active:focus {
    outline: none;
    color: white;
    background-color: #66a16c;
    border: none;
    text-decoration: none; }
  .btn-green .fa {
    position: absolute;
    bottom: 19px;
    left: 36px;
    font-size: 28px;
    -webkit-transition: bottom 0.2s ease;
    transition: bottom 0.2s ease; }
    .btn-green .fa:hover {
      bottom: 30px; }

.page-header {
  padding-bottom: 0;
  margin-top: 0; }
  .page-header .carousel-pic, .page-header .trip-info {
    cursor: default; }

.btn-white {
  border: 2px solid #66a16c;
  border-radius: 0px;
  background-color: white;
  color: #66a16c;
  padding: 17px 60px;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .btn-white:hover {
    background-color: #66a16c;
    color: white;
    border: 2px solid white; }

.grey-border {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 1px solid #e7e7e7; }
  .grey-border .form-group {
    width: 100%; }
    .grey-border .form-group select {
      border: 1px solid #d6d6d6;
      color: #a9b0b7;
      margin-right: 80px;
      width: 25% !important; }

.details-info {
  margin-top: 50px; }
  .details-info .details-title {
    width: 455px; }
  .details-info .details-desc p {
    margin-bottom: 22px; }

.links-container {
  position: relative; }
  .links-container .sharing {
    position: absolute;
    bottom: 36px;
    right: 0px; }
    .links-container .sharing a {
      display: inline-block; }

.pic-header .carousel-pic, .pic-header .trip-info {
  cursor: auto; }

.event {
  padding-left: 0;
  padding-right: 0; }
  .event .row .col-xs-6 img {
    width: 270px;
    max-width: 270px;
    height: 242px;
    max-height: 242px; }
  .event .row .col-xs-6 .label-pic {
    display: inline-block;
    background-color: #f0f0f0;
    padding: 10px;
    position: absolute;
    bottom: 0px; }

.all-bus {
  background-color: #f0f0f0; }
  .all-bus .container-fluid {
    padding-left: 0;
    padding-right: 0; }
    .all-bus .container-fluid .col-lg-5 {
      padding-left: 0; }
    .all-bus .container-fluid .col-lg-7 {
      padding-left: 3.5%;
      padding-top: 2.5%;
      padding-bottom: 2.5%; }

.gal-thumb-box .gal-wrapper {
  display: inline-block; }
  .gal-thumb-box .gal-wrapper .gal-thumbnail {
    border: none;
    border-radius: 0;
    padding: 0;
    overflow: hidden; }
    .gal-thumb-box .gal-wrapper .gal-thumbnail img {
      width: 262px;
      max-width: 262px;
      height: 168px;
      max-height: 168px; }

.gal-thumb-box .gal-label-pic {
  display: block;
  background-color: #f0f0f0;
  padding: 10px; }

@media (max-width: 992px) {
  .gal-thumb-box {
    text-align: center; } }

@media (max-width: 992px) {
  .callcenter {
    width: 100%; } }

.callcenter .col-md-7 {
  padding-top: 6%;
  padding-bottom: 6%;
  padding-left: 0; }

.callcenter .content_textimg {
  margin: 0; }

table.wysiwyg-table {
  border: 0; }
  table.wysiwyg-table th {
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ddd;
    border-top: 0;
    padding: 25px 80px 25px 0px !important; }
  table.wysiwyg-table td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 25px 80px 25px 0px !important;
    border-bottom: 1px solid #ddd; }
  table.wysiwyg-table tbody tr:last-child td {
    border-bottom: 1px solid #ddd; }

input[type='radio'] {
  padding: 0 !important; }

.dropdown-search .dropdown-toggle {
  font-size: 14px !important;
  height: 37px;
  overflow: hidden; }

.dropdown-search .dropdown-menu li > a {
  white-space: normal; }

.search-date-picker .container-input {
  position: relative; }
  .search-date-picker .container-input span {
    position: absolute;
    top: 10px;
    left: 12px;
    z-index: 3; }
  .search-date-picker .container-input input {
    width: 100% !important;
    padding-left: 36px !important; }

.search-date-picker input {
  height: 37px !important;
  font-size: 14px; }

.dropdown-toggle {
  height: 50px; }

p {
  line-height: 28px; }

h3.gutschein {
  padding: 0;
  font-size: 65px;
  margin-top: 10px; }

.fieldset-gutschein {
  margin-bottom: 5px; }

.margin-top-15 {
  margin-top: 15px; }

.margin-top-10 {
  margin-top: 10px; }

.width-img {
  width: 100%; }

.container-body {
  position: relative;
  min-height: calc(100% - 204px);
  background-color: white; }

html {
  height: 100%; }

body {
  height: 100%; }

.margTopBus {
  margin-top: 23px; }

.navbar-cookies {
  padding-top: 17px !important;
  padding-bottom: 15px !important; }
  .navbar-cookies p {
    text-align: left !important;
    font-size: 12px;
    line-height: 22px; }
  .navbar-cookies .btn-cookies {
    font-family: BiiterBold;
    padding: 6px 12px !important;
    background-color: transparent !important;
    border: 2px solid white !important;
    font-size: 16px !important;
    border-radius: 0px;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear; }
    .navbar-cookies .btn-cookies:hover {
      background-color: white !important;
      color: #453F3B !important;
      border: 2px solid #453F3B !important; }

.tag-date p {
  margin-top: 25px !important;
  margin-bottom: 25px !important; }

.padding-txt p {
  padding-top: 20px; }

.margin-top-20 {
  margin-top: 20px !important; }

.affix-top .navbar-brand {
  padding-top: 29px;
  padding-bottom: 29px; }
  .affix-top .navbar-brand img {
    width: 180px; }
    @media (min-width: 992px) {
      .affix-top .navbar-brand img {
        width: auto !important; } }

.affix .navbar-brand {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }
  .affix .navbar-brand img {
    width: 180px !important; }

.affix .navbar-right ul > li a {
  padding-top: 20px; }

.mil-logo {
  margin-right: 10px; }

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.mm-menu_offcanvas {
  top: 80px;
  max-width: 100%;
  width: 100%; }

.mm-navbars_top {
  margin: 0 !important;
  padding: 0 20px; }

.mm-navbar {
  background: white !important; }

.mobile-subnav-1:after {
  display: none; }

.mm-panel {
  background-color: white !important; }

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.mm-slideout {
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
  transition: -webkit-transform 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
  transition: transform 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
  transition: transform 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 350ms cubic-bezier(0.45, 0.06, 0.15, 1); }

.responsive-menu {
  background-color: white; }
  .responsive-menu .mm-navbars_top {
    margin: 0 20px; }
    .responsive-menu .mm-navbars_top .mm-navbar {
      text-align: left;
      padding: 0;
      height: 50px; }
      .responsive-menu .mm-navbars_top .mm-navbar .mm-btn_prev {
        height: 50px; }
        .responsive-menu .mm-navbars_top .mm-navbar .mm-btn_prev::before {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-family: "Font Awesome 5 Pro";
          content: "\f104";
          font-size: 16px;
          width: initial;
          height: initial;
          -webkit-transform: rotate(0);
                  transform: rotate(0);
          border: 0;
          left: 0;
          color: #bd905a; }
        .responsive-menu .mm-navbars_top .mm-navbar .mm-btn_prev.mm-hidden ~ .mm-navbar__title {
          padding: 0;
          color: #bd905a; }
      .responsive-menu .mm-navbars_top .mm-navbar .mm-btn_next::after {
        width: 6px;
        height: 6px;
        border-color: black; }
      .responsive-menu .mm-navbars_top .mm-navbar .mm-navbar__title {
        font-size: 13px;
        line-height: 50px;
        letter-spacing: 0.05rem;
        color: black;
        padding: 0 15px; }
  .responsive-menu .mm-panels {
    top: 50px; }
    .responsive-menu .mm-panels .mm-panel ul.mm-listview {
      padding: 0 20px; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem .mm-btn_next::after,
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem .mm-btn_prev::before {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-family: "Font Awesome 5 Pro";
        content: "\f105";
        font-size: 16px;
        width: initial;
        height: initial;
        -webkit-transform: rotate(0);
                transform: rotate(0);
        border: 0; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem .mm-btn_next::after {
        right: 0; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem::after {
        right: 0;
        left: 0; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.mobile-subnav-1 {
        margin-top: 30px; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.mobile-subnav a, .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.mobile-subnav span {
        color: #ededed; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.mobile-subnav a {
        font-size: 13px;
        line-height: 70px; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.mobile-subnav::after {
        display: none; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper input,
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper button {
        border: none;
        outline: none;
        background-color: transparent; }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper input:focus,
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper button:focus {
          outline: none; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-mobile.with-reset .search-form-reset {
        cursor: pointer;
        pointer-events: auto;
        opacity: 1; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-wrapper {
        position: relative;
        z-index: 2;
        padding: 0 30px; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-placeholder-mobile {
        font-size: 14px;
        color: #ededed;
        display: block;
        text-align: left;
        -webkit-transition: all 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
        transition: all 350ms cubic-bezier(0.45, 0.06, 0.15, 1); }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-placeholder-mobile.placeholder-value {
          visibility: hidden;
          -webkit-transform: translate(5px, 0);
                  transform: translate(5px, 0);
          opacity: 0; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-input-mobile {
        position: absolute;
        font-size: 13px;
        line-height: 50px;
        letter-spacing: 0.05rem;
        color: black;
        width: 100%;
        outline: none;
        left: 0;
        top: 50%;
        border: 0;
        padding: 0 30px;
        -webkit-box-shadow: none;
                box-shadow: none;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-submit-mobile {
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 0;
        line-height: 0;
        padding: 0;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-submit-mobile svg {
          font-size: 48px;
          fill: black;
          -webkit-transition: fill 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: fill 350ms cubic-bezier(0.45, 0.06, 0.15, 1); }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-submit-mobile[disabled] {
          cursor: default; }
          .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-submit-mobile[disabled] svg {
            fill: #ededed; }
          .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-submit-mobile[disabled]:hover svg, .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-submit-mobile[disabled]:focus svg {
            fill: #ededed; }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-submit-mobile:hover svg, .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-submit-mobile:active svg {
          fill: #bd905a; }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-submit-mobile:focus {
          outline-offset: 0; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-reset {
        height: 48px;
        width: 24px;
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 0;
        cursor: default;
        pointer-events: none;
        line-height: 0;
        opacity: 0;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        -webkit-transition: opacity 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
        transition: opacity 350ms cubic-bezier(0.45, 0.06, 0.15, 1); }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .search-form-reset svg {
          fill: black; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.item-search-mobile .search-wrapper .item-search-placeholder {
        cursor: text;
        display: block;
        margin-left: 30px; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.social-item {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-top: 30px;
        margin-right: 5px; }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.social-item::after {
          display: none; }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.social-item a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          font-size: 12px;
          height: 26px;
          width: 26px;
          color: white;
          border-radius: 50%;
          padding: 0; }
          .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.social-item a:hover, .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem.social-item a:focus {
            color: white; }
      .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem a, .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem span {
        font-size: 13px;
        line-height: 50px;
        letter-spacing: 0.05rem;
        color: black;
        padding: 0; }
        .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem a.active, .responsive-menu .mm-panels .mm-panel ul.mm-listview li.mm-listitem span.active {
          color: #bd905a; }

@media (max-width: 991px) {
  header.header .navbar-right {
    display: none !important; } }

@media (max-width: 991px) {
  header.header .main-menu-wrapper .main-menu.navbar-collapse.in {
    display: none !important; } }

.burger-nav-button {
  margin: 0 !important;
  position: relative;
  width: 40px;
  height: 40px;
  background-color: transparent;
  overflow: hidden;
  cursor: pointer;
  z-index: 1043;
  border: none !important;
  outline: none !important; }
  .burger-nav-button.is-active .burger-nav-bars .burger-nav-bar.top {
    opacity: 0;
    left: -12px; }
  .burger-nav-button.is-active .burger-nav-bars .burger-nav-bar:nth-child(2) {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    -webkit-transition-delay: 100ms;
            transition-delay: 100ms; }
  .burger-nav-button.is-active .burger-nav-bars .burger-nav-bar:nth-child(3) {
    -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg); }
  .burger-nav-button.is-active .burger-nav-bars .burger-nav-bar.bottom {
    opacity: 0;
    left: 38px; }
  .burger-nav-button .burger-nav-bars {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    list-style: none;
    border: none;
    outline: none; }
    .burger-nav-button .burger-nav-bars .burger-nav-bar {
      position: absolute;
      border: none;
      outline: none;
      width: 20px;
      height: 2px;
      left: 10px;
      background-color: #bd905a;
      -webkit-transition: all 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
      transition: all 350ms cubic-bezier(0.45, 0.06, 0.15, 1); }
      .burger-nav-button .burger-nav-bars .burger-nav-bar.top {
        top: 14px; }
      .burger-nav-button .burger-nav-bars .burger-nav-bar.center {
        top: 19px; }
      .burger-nav-button .burger-nav-bars .burger-nav-bar.bottom {
        top: 24px; }

.html-feed h2 {
  font-size: 25px;
  line-height: 35px;
  margin: 0 0 5px;
  color: #212529;
  font-family: "PT Serif", serif;
  font-weight: 400; }
  @media (max-width: 991px) {
    .html-feed h2 {
      text-align: center; } }
  @media (min-width: 992px) {
    .html-feed h2 {
      font-size: 30px;
      line-height: 40px; } }

.html-feed p {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 26px; }
  @media (min-width: 768px) {
    .html-feed p {
      font-size: 18px;
      line-height: 28px; } }

.juicer-feed .referral {
  display: none !important; }

.juicer-feed .juicer-ad {
  display: none !important; }

.juicer-feed li.feed-item {
  border: 1px solid #ededed !important; }

.juicer-feed a.juicer-button {
  -webkit-transition: all 250ms;
  transition: all 250ms;
  background-color: #66A16C;
  border: 1px solid #66A16C;
  color: white;
  padding: 14px 28px;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: none; }
  .juicer-feed a.juicer-button:hover {
    background-color: white;
    color: #66A16C; }

.content_txtimg_banner {
  background-color: #f0f0f0; }
  @media (min-width: 992px) {
    .content_txtimg_banner .banner-text-wrapper .banner-text {
      /*padding: 50px 6%;*/
      height: 315px;
      display: table-cell;
      vertical-align: middle; } }
  .content_txtimg_banner .banner-text-wrapper .banner-text h2 {
    line-height: 38px;
    margin-top: 11px; }
    @media (min-width: 992px) {
      .content_txtimg_banner .banner-text-wrapper .banner-text h2 {
        margin-bottom: 40px; } }
  .content_txtimg_banner .banner-text-wrapper .banner-text .btn-green {
    font-size: 20px;
    display: inline-block;
    margin-top: 29px; }
    .content_txtimg_banner .banner-text-wrapper .banner-text .btn-green:hover {
      text-decoration: none; }

.content_txtimg_banner_txt {
  padding-top: 45px;
  padding-bottom: 25px;
  text-align: center;
  word-break: break-word; }
  @media (min-width: 992px) {
    .content_txtimg_banner_txt {
      text-align: left;
      padding-bottom: 40px; } }
  .content_txtimg_banner_txt h1 {
    line-height: 40px;
    margin-top: 0; }
    @media (min-width: 992px) {
      .content_txtimg_banner_txt h1 {
        line-height: 60px;
        margin-top: 5px; } }

/*.content_textimg {*/
.custom_textimg {
  text-align: center;
  padding: 15px; }
  .custom_textimg ul {
    padding-left: 17px; }
  .custom_textimg p {
    margin-bottom: 15px; }
  @media (min-width: 992px) {
    .custom_textimg {
      margin-top: 75px;
      margin-bottom: 75px;
      text-align: left; }
      .custom_textimg h3, .custom_textimg h1.title-elem {
        margin: 0;
        padding: 0; }
      .custom_textimg p > a.wysiwyg-btn-white {
        margin-top: 45px !important; }
      .custom_textimg .header-txt-img {
        font-size: 30px !important; }
      .custom_textimg p:first-child {
        margin-top: 0px; }
      .custom_textimg p {
        text-align: left; }
      .custom_textimg h3 + p .wysiwyg-btn-white {
        display: inline-block;
        margin-top: 10px; }
      .custom_textimg h1.title-elem + p .wysiwyg-btn-white {
        display: inline-block;
        margin-top: 10px; } }
  @media (min-width: 992px) {
    .custom_textimg h3, .custom_textimg h1.title-elem {
      line-height: 40px; } }
  .custom_textimg h1.title-elem {
    font-size: 22px;
    line-height: 25px;
    color: #5b6065;
    padding-top: 25px;
    padding-bottom: 40px; }
    @media (min-width: 992px) {
      .custom_textimg h1.title-elem {
        font-size: 30px;
        line-height: 40px;
        padding: 0; } }
  .custom_textimg .header-txt-img {
    font-size: 22px;
    color: #5b6065;
    font-family: 'FuturaPTWebBold', Helvetica, Arial, sans-serif; }
  .custom_textimg .banner-text-wrapper {
    padding: 60px 0; }
    @media (min-width: 992px) {
      .custom_textimg .banner-text-wrapper {
        padding: 0; } }
    .custom_textimg .banner-text-wrapper .banner-text h2 {
      margin: 11px 0 40px 0; }
      @media (min-width: 992px) {
        .custom_textimg .banner-text-wrapper .banner-text h2 {
          margin: 11px 0; } }
  @media (min-width: 992px) {
    .custom_textimg {
      padding: 0; } }
  @media (max-width: 991px) {
    .custom_textimg a.wysiwyg-btn-white {
      height: auto;
      line-height: 26px;
      display: inline-block;
      padding: 10px 40px;
      margin-top: 20px; } }

.textimg-page-header .carousel-pic {
  cursor: auto !important; }

.textimg-page-header .trip-info {
  cursor: auto !important; }
  .textimg-page-header .trip-info .highlight-title {
    line-height: 1; }
  .textimg-page-header .trip-info p:nth-child(2) {
    padding-top: 15px; }
  @media (min-width: 1200px) {
    .textimg-page-header .trip-info p:nth-child(2) {
      padding-top: 40px; } }

.special-coupon .thumb-box-coupon {
  cursor: default; }

.thumb-box-coupon {
  cursor: pointer; }
  .thumb-box-coupon .thumbnail .coupon-text {
    position: absolute;
    bottom: 20px;
    right: 10px;
    color: black;
    font-size: 20px;
    z-index: 10;
    opacity: 0.5;
    filter: alpha(opacity=50); }
    @media (min-width: 1200px) {
      .thumb-box-coupon .thumbnail .coupon-text {
        right: 25px; } }
  .thumb-box-coupon .thumbnail .thumb-text {
    -webkit-transition: top 0.25s ease-out;
    transition: top 0.25s ease-out;
    display: block;
    text-align: left;
    width: 100%;
    color: white;
    line-height: 30px;
    position: absolute;
    top: 7%;
    left: 5%;
    font-size: 20px; }
    .thumb-box-coupon .thumbnail .thumb-text input {
      width: 90%;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400; }
      @media (min-width: 768px) {
        .thumb-box-coupon .thumbnail .thumb-text input {
          width: 100%; } }
    .thumb-box-coupon .thumbnail .thumb-text span {
      font-size: 50px; }
    @media (min-width: 992px) {
      .thumb-box-coupon .thumbnail .thumb-text {
        top: 5%;
        width: 300px; } }
    @media (min-width: 1200px) {
      .thumb-box-coupon .thumbnail .thumb-text {
        top: 22%; } }
  .thumb-box-coupon .thumbnail button {
    font-size: 20px; }
  .thumb-box-coupon .thumbnail .thumb-box-overlay {
    bottom: -670px;
    font-size: 1500px; }
    @media (min-width: screen-lg) {
      .thumb-box-coupon .thumbnail .thumb-box-overlay {
        left: -20px; } }
  .thumb-box-coupon .thumbnail .thumb-box-overlay.de {
    bottom: -630px; }
  .thumb-box-coupon .thumbnail .coupon-img-darken {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); }
  .thumb-box-coupon .thumbnail:hover .thumb-text {
    top: 26%; }
    @media (min-width: 992px) {
      .thumb-box-coupon .thumbnail:hover .thumb-text {
        top: 3%; } }
    @media (min-width: 1200px) {
      .thumb-box-coupon .thumbnail:hover .thumb-text {
        top: 20%; } }
  .thumb-box-coupon .btn-green {
    -webkit-transition: padding 0.25s ease-out;
    transition: padding 0.25s ease-out;
    padding: 15px 35px;
    position: absolute;
    bottom: 9%;
    left: 6%; }
    .thumb-box-coupon .btn-green.submit-with-input {
      bottom: 4%; }
    @media (min-width: 992px) {
      .thumb-box-coupon .btn-green {
        padding: 10px 35px; } }
    @media (min-width: 1200px) {
      .thumb-box-coupon .btn-green {
        padding: 10px 35px; } }

.callcenter .content_textimg p {
  margin-top: 20px;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    .callcenter .content_textimg p {
      margin--top: 40px; } }

.download_files {
  padding: 0; }
  .download_files li {
    list-style-type: none;
    padding: 10px 20px;
    background: #f0f0f0;
    margin-bottom: 10px; }

.no-margin-bottom {
  margin-bottom: 0px !important; }

.no-margin-top {
  margin-top: 0px !important; }

.margBottom60 {
  margin-bottom: 60px; }

.textimg-lp-new.content_textimg {
  margin: 0px 0;
  padding: 55px 0 50px; }
  @media (min-width: 992px) {
    .textimg-lp-new.content_textimg {
      padding: 80px 0 95px; } }
  .textimg-lp-new.content_textimg.bg-grey {
    background-color: #f5f5f5; }
  .textimg-lp-new.content_textimg p {
    font-size: 17px;
    line-height: 28px; }
  .textimg-lp-new.content_textimg h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px; }
    @media (min-width: 992px) {
      .textimg-lp-new.content_textimg h2 {
        font-size: 34px;
        line-height: 40px; } }
  .textimg-lp-new.content_textimg img {
    margin-top: 15px; }
  @media (max-width: 991px) {
    .textimg-lp-new.content_textimg img.img-right {
      margin: auto;
      margin-bottom: 40px; } }

.textimg_new.custom_textimg {
  padding: 0; }
  @media (max-width: 991px) {
    .textimg_new.custom_textimg {
      margin: 50px 0; } }

@media (max-width: 991px) {
  .textimg_new.margin-txtimg {
    margin: 50px 0; } }

.textimg_new * {
  text-align: left !important; }

.textimg_new h2 {
  color: #5b6065;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0;
  margin: 0 0 25px; }
  @media (min-width: 992px) {
    .textimg_new h2 {
      font-size: 25px;
      line-height: 35px; } }

.textimg_new h3 {
  color: #bd905a;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  text-transform: none;
  margin: 0 0 15px;
  padding: 0 !important; }
  @media (min-width: 992px) {
    .textimg_new h3 {
      font-size: 18px;
      line-height: 25px; } }

.textimg_new .gallery-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 0 -15px; }
  .textimg_new .gallery-img img {
    width: 50%;
    padding: 15px; }
    @media (min-width: 768px) {
      .textimg_new .gallery-img img {
        width: 25%;
        padding: 15px; } }
    @media (min-width: 992px) {
      .textimg_new .gallery-img img {
        width: 20%;
        padding: 15px; } }

.textimg_new .img-outer {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .textimg_new .img-outer.pull-left {
      margin-right: 40px;
      margin-bottom: 30px;
      margin-top: 10px; }
    .textimg_new .img-outer.pull-right, .textimg_new .main-menu-wrapper .main-menu .img-outer.navbar-nav, .main-menu-wrapper .main-menu .textimg_new .img-outer.navbar-nav {
      margin-left: 40px;
      margin-bottom: 30px;
      margin-top: 10px; } }

.textimg_new ul.files {
  list-style: none;
  padding-left: 0; }
  .textimg_new ul.files li + li {
    margin-top: 8px; }
  .textimg_new ul.files li i {
    margin-right: 5px; }

.textimg_new ul li + li {
  margin-top: 8px; }

.textimg_new .table-txtimg {
  margin-top: 25px;
  width: 100% !important;
  border: 1px solid #e7e7e7;
  background-color: white; }
  .textimg_new .table-txtimg tbody tr th {
    padding: 0;
    vertical-align: middle;
    border-bottom: 0px;
    border-right: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    font-size: 1em;
    padding: 1.429em 2.143em;
    letter-spacing: 0.03em; }
    .textimg_new .table-txtimg tbody tr th p {
      margin: 0px !important; }
  .textimg_new .table-txtimg tbody tr td {
    padding-bottom: 18px;
    padding-top: 20px;
    letter-spacing: 0.03em; }
    .textimg_new .table-txtimg tbody tr td p {
      letter-spacing: 0.03em;
      font-size: 14px !important;
      line-height: 20px !important;
      margin: 0 !important; }
  .textimg_new .table-txtimg thead tr th {
    border-right: 1px solid #e8e8e8;
    border-bottom: 0px;
    font-size: 1em;
    padding: 1.429em 2.143em;
    letter-spacing: 0.03em; }
  .textimg_new .table-txtimg td {
    font-size: 14px;
    padding: 20px;
    color: #5b6065;
    vertical-align: middle !important;
    border: 1px solid #e8e8e8;
    letter-spacing: 0.03em; }
    .textimg_new .table-txtimg td p {
      letter-spacing: 0.03em;
      margin: 0; }

.textimg_new .table-blue {
  border: none;
  border-color: #e8e8e8 !important; }
  .textimg_new .table-blue th {
    font-weight: normal;
    border: 1px solid #bd905a;
    background-color: #bd905a;
    color: white; }
  .textimg_new .table-blue tbody > tr:nth-child(odd) {
    background-color: #ffffff; }
  .textimg_new .table-blue td {
    border-color: #e8e8e8; }
  .textimg_new .table-blue thead {
    background-color: #bd905a;
    color: white !important; }

.control-bar {
  background-color: #bd905a;
  height: 35px;
  position: relative;
  text-align: center !important; }
  .control-bar .btn-expand span {
    font-size: 18px;
    color: white;
    line-height: 35px;
    padding-right: 30px; }
  .control-bar button {
    background-color: transparent;
    border: 0;
    width: 10px;
    padding-right: 15px;
    overflow: inherit;
    outline: none !important; }
    .control-bar button span, .control-bar button i {
      font-size: 18px;
      color: white;
      line-height: 33px; }
  .control-bar button.btn-slider-blog-right {
    margin-left: 5px; }
  .control-bar button.btn-slider-blog-left {
    margin-right: 5px; }

.card-alerte {
  padding: 40px 30px;
  background-color: #e46e6e; }
  .card-alerte h3 {
    color: white;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 26px; }
  .card-alerte * {
    color: white; }

@media (max-width: 991px) {
  .multitextimg-tabs .tabs-border {
    position: relative;
    margin-right: -15px;
    margin-left: -15px; } }

.multitextimg-tabs .tabs-border .nav-tabs {
  border-bottom: 0;
  padding-left: 0; }
  @media (max-width: 991px) {
    .multitextimg-tabs .tabs-border .nav-tabs {
      display: block;
      white-space: nowrap;
      overflow-y: hidden;
      overflow-x: scroll;
      padding: 0 20px 1px 20px;
      margin-left: -5px; }
      .multitextimg-tabs .tabs-border .nav-tabs::before, .multitextimg-tabs .tabs-border .nav-tabs::after {
        display: inherit;
        content: "";
        position: absolute;
        height: 100%;
        width: 20px;
        top: 0;
        z-index: 2; }
      .multitextimg-tabs .tabs-border .nav-tabs::before {
        left: 0;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, white), to(rgba(255, 255, 255, 0)));
        background-image: linear-gradient(to right, white 0, rgba(255, 255, 255, 0) 100%); }
      .multitextimg-tabs .tabs-border .nav-tabs::after {
        right: 0;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), to(white));
        background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, white 100%); } }
  .multitextimg-tabs .tabs-border .nav-tabs .nav-item {
    margin-top: 0 !important; }
    .multitextimg-tabs .tabs-border .nav-tabs .nav-item.active a {
      color: #bd905a; }
      .multitextimg-tabs .tabs-border .nav-tabs .nav-item.active a::before {
        right: auto;
        left: 0;
        width: 100%; }
    @media (max-width: 991px) {
      .multitextimg-tabs .tabs-border .nav-tabs .nav-item {
        float: inherit;
        display: table-cell; } }
    .multitextimg-tabs .tabs-border .nav-tabs .nav-item .content-svg {
      display: inline-block; }
    .multitextimg-tabs .tabs-border .nav-tabs .nav-item i {
      padding-right: 3px; }
    .multitextimg-tabs .tabs-border .nav-tabs .nav-item a {
      position: relative;
      font-size: 14px;
      color: #5b6065;
      border: 0;
      background-color: transparent;
      padding: 10px 20px;
      margin-right: 0;
      border-radius: 0; }
      @media (max-width: 991px) {
        .multitextimg-tabs .tabs-border .nav-tabs .nav-item a {
          padding: 10px 15px; } }
      .multitextimg-tabs .tabs-border .nav-tabs .nav-item a::before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        left: auto;
        height: 1px;
        width: 0;
        background-color: #bd905a;
        -webkit-transition: all 350ms;
        transition: all 350ms; }
        @media (max-width: 991px) {
          .multitextimg-tabs .tabs-border .nav-tabs .nav-item a::before {
            bottom: -1px; } }
      .multitextimg-tabs .tabs-border .nav-tabs .nav-item a:hover {
        color: #bd905a; }
        .multitextimg-tabs .tabs-border .nav-tabs .nav-item a:hover::before {
          right: auto;
          left: 0;
          width: 100%; }

@media (max-width: 991px) {
  .multitextimg-tabs .tabs-border .tab-content {
    padding: 0 15px; } }

.multitextimg-tabs .tabs-border .tab-content .tab-pane {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #ededed; }
  .multitextimg-tabs .tabs-border .tab-content .tab-pane p {
    font-size: 16px;
    line-height: 28px;
    color: #5b6065; }

.multitextimg-faq .accordion .card.card-accordion {
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0; }
  .multitextimg-faq .accordion .card.card-accordion .card-header {
    padding: 0;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    -webkit-transition-duration: 350ms;
            transition-duration: 350ms;
    border-color: #ededed;
    margin-bottom: 0; }
    .multitextimg-faq .accordion .card.card-accordion .card-header.active-state {
      -webkit-transition-duration: 0ms;
              transition-duration: 0ms; }
    .multitextimg-faq .accordion .card.card-accordion .card-header + .panel-collapse > .list-group,
    .multitextimg-faq .accordion .card.card-accordion .card-header + .panel-collapse > .panel-body {
      border-top: 0 !important; }
    .multitextimg-faq .accordion .card.card-accordion .card-header .card-title {
      margin-bottom: 0; }
      .multitextimg-faq .accordion .card.card-accordion .card-header .card-title button {
        position: relative;
        display: inline-block;
        font-size: 16px;
        line-height: 26px;
        width: 100%;
        padding: 17px 0;
        border-top: 1px solid transparent;
        border-bottom: 1px solid #ededed;
        border-right: 0;
        border-left: 0;
        color: #5b6065;
        text-align: left;
        cursor: pointer;
        background-color: transparent; }
        .multitextimg-faq .accordion .card.card-accordion .card-header .card-title button:hover {
          color: #bd905a;
          border-bottom-color: #bd905a; }
        .multitextimg-faq .accordion .card.card-accordion .card-header .card-title button i:not(.icon-chevron) {
          margin-right: 5px; }
        .multitextimg-faq .accordion .card.card-accordion .card-header .card-title button i.icon-chevron {
          position: absolute;
          top: 50%;
          right: 0;
          font-size: 10px;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          -webkit-transition: -webkit-transform 350ms;
          transition: -webkit-transform 350ms;
          transition: transform 350ms;
          transition: transform 350ms, -webkit-transform 350ms; }
        .multitextimg-faq .accordion .card.card-accordion .card-header .card-title button:not(.collapsed) {
          color: #bd905a;
          border-bottom-color: #bd905a;
          -webkit-transition: border 350ms cubic-bezier(0.45, 0.06, 0.15, 1), background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), color 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: border 350ms cubic-bezier(0.45, 0.06, 0.15, 1), background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), color 350ms cubic-bezier(0.45, 0.06, 0.15, 1); }
          .multitextimg-faq .accordion .card.card-accordion .card-header .card-title button:not(.collapsed):hover {
            color: #bd905a; }
          .multitextimg-faq .accordion .card.card-accordion .card-header .card-title button:not(.collapsed) .icon-chevron {
            -webkit-transform: translate(0, -50%) rotate(90deg);
                    transform: translate(0, -50%) rotate(90deg); }
  .multitextimg-faq .accordion .card.card-accordion .card-body {
    padding: 25px 0;
    background-color: transparent;
    border-bottom: 1px solid #ededed; }
    .multitextimg-faq .accordion .card.card-accordion .card-body p {
      font-size: 16px;
      line-height: 28px; }
    .multitextimg-faq .accordion .card.card-accordion .card-body ul {
      margin-left: 17px; }
      .multitextimg-faq .accordion .card.card-accordion .card-body ul li + li {
        margin-top: 15px; }
      .multitextimg-faq .accordion .card.card-accordion .card-body ul.download-files {
        list-style: none;
        margin-left: 0; }
        .multitextimg-faq .accordion .card.card-accordion .card-body ul.download-files li {
          line-height: normal; }
          .multitextimg-faq .accordion .card.card-accordion .card-body ul.download-files li + li {
            margin-top: 20px; }
          .multitextimg-faq .accordion .card.card-accordion .card-body ul.download-files li a {
            color: #bd905a; }
            .multitextimg-faq .accordion .card.card-accordion .card-body ul.download-files li a:hover, .multitextimg-faq .accordion .card.card-accordion .card-body ul.download-files li a:focus {
              color: #bd905a; }
            .multitextimg-faq .accordion .card.card-accordion .card-body ul.download-files li a i {
              margin-right: 10px; }
      .multitextimg-faq .accordion .card.card-accordion .card-body ul.list-bullet li + li {
        margin-top: 15px; }

.table-responsive {
  border: 0;
  padding: 0;
  margin: 0; }

.card-custom h2 {
  margin-bottom: 0; }

.box-card-visite {
  margin-top: 30px;
  border: 1px solid #eeeeee;
  padding: 30px; }
  @media (max-width: 767px) {
    .box-card-visite .img-padding {
      margin-bottom: 15px; } }
  .box-card-visite h2 {
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px !important; }
  .box-card-visite p {
    margin-bottom: 15px !important;
    margin-top: 0 !important;
    line-height: 1; }

.multitextimg-ico .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row; }
  .multitextimg-ico .content .img {
    margin-right: 25px; }
    .multitextimg-ico .content .img svg {
      width: 70px; }

.multitextimg-alerte-home {
  margin-top: 40px; }
  @media (min-width: 992px) {
    .multitextimg-alerte-home {
      margin-top: 50px;
      margin-bottom: -60px; } }
  @media (min-width: 992px) {
    .multitextimg-alerte-home .no-padding {
      padding-left: 0 !important; } }
  @media (min-width: 992px) {
    .multitextimg-alerte-home .no-padding-right {
      padding-right: 0 !important; } }
  .multitextimg-alerte-home .title-infos {
    background-color: #bd905a;
    color: white;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20px;
    height: 50px; }
    @media (min-width: 992px) {
      .multitextimg-alerte-home .title-infos {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 60px;
        padding: 0; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .multitextimg-alerte-home .title-infos {
      height: 60px; } }
    .multitextimg-alerte-home .title-infos p {
      font-size: 14px;
      line-height: 24px;
      text-transform: uppercase;
      margin: 0; }
  .multitextimg-alerte-home .carousel-wrapper {
    width: 100%;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background: #f5f5f5;
    padding: 5px 20px; }
    @media (min-width: 992px) {
      .multitextimg-alerte-home .carousel-wrapper {
        padding: 0px 20px; } }
    @media (min-width: 992px) {
      .multitextimg-alerte-home .carousel-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 576px) {
      .multitextimg-alerte-home .carousel-wrapper {
        padding: 0 0px 0 0px; } }
    @media (min-width: 992px) {
      .multitextimg-alerte-home .carousel-wrapper {
        padding: 0 0px 0 0px;
        padding-left: 30px; } }
    .multitextimg-alerte-home .carousel-wrapper .wrapper-infos {
      padding: 15px 0; }
      @media (min-width: 992px) {
        .multitextimg-alerte-home .carousel-wrapper .wrapper-infos {
          height: 58px; } }
      @media (min-width: 1200px) {
        .multitextimg-alerte-home .carousel-wrapper .wrapper-infos {
          height: 58px; } }
    .multitextimg-alerte-home .carousel-wrapper .carousel-infos {
      border-right: 1px solid #ededed;
      width: 100%;
      padding: 0 25px 0 0;
      min-width: 50px;
      /* or some value */ }
      @media (min-width: 992px) {
        .multitextimg-alerte-home .carousel-wrapper .carousel-infos {
          padding: 0 50px 0 0; } }
      .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content {
        position: relative;
        outline: none !important;
        width: 100% !important;
        padding-right: 15px;
        -webkit-transition: color 350ms;
        transition: color 350ms; }
        @media (max-width: 991px) {
          .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content {
            text-align: center; } }
        .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content:focus {
          color: #bd905a; }
        .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content:hover {
          color: rgba(189, 144, 90, 0.7); }
        .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content h3, .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content p {
          display: block;
          margin: 0;
          font-size: 14px;
          line-height: 24px; }
          @media (min-width: 992px) {
            .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content h3, .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content p {
              display: inline-block; } }
        .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content a {
          font-size: 14px;
          line-height: 24px;
          color: #bd905a; }
          .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content a:focus {
            color: #bd905a; }
          .multitextimg-alerte-home .carousel-wrapper .carousel-infos .field-content a:hover {
            color: rgba(189, 144, 90, 0.7); }
  .multitextimg-alerte-home .controllers-infos {
    margin-top: 15px;
    text-align: right; }
    .multitextimg-alerte-home .controllers-infos .slick-arrow {
      cursor: pointer;
      color: #bd905a;
      padding: 0 5px;
      position: relative;
      outline: none;
      border: none;
      background: transparent;
      cursor: pointer; }
      .multitextimg-alerte-home .controllers-infos .slick-arrow + .slick-arrow {
        margin-left: 5px; }
      .multitextimg-alerte-home .controllers-infos .slick-arrow i {
        font-size: 20px; }
      .multitextimg-alerte-home .controllers-infos .slick-arrow:focus {
        color: #bd905a; }
      .multitextimg-alerte-home .controllers-infos .slick-arrow:hover {
        color: #bd905a; }

.wrapper-block-teaser {
  text-align: center; }

@media (min-width: 768px) {
  .thumb-box .thumbnail {
    width: 100%; } }

.thumb-box.block-teaser {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 30px; }
  .thumb-box.block-teaser img {
    opacity: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .thumb-box.block-teaser img {
        width: 100%; } }
  .thumb-box.block-teaser .text-left {
    position: absolute;
    top: 0;
    left: 0;
    padding: 11%; }
    @media (min-width: 768px) {
      .thumb-box.block-teaser .text-left {
        padding: 11%; } }
    @media (min-width: 1200px) {
      .thumb-box.block-teaser .text-left {
        padding: 10%; } }
  .thumb-box.block-teaser .bg-dark-white {
    padding: 7.5%;
    height: 280px;
    max-height: 280px;
    max-width: 462px; }
    @media (min-width: 768px) {
      .thumb-box.block-teaser .bg-dark-white {
        height: auto;
        padding: 5% 7.5%; }
        .thumb-box.block-teaser .bg-dark-white .fontSize30, .thumb-box.block-teaser .bg-dark-white legend, .thumb-box.block-teaser .bg-dark-white .details-info .details-title, .details-info .thumb-box.block-teaser .bg-dark-white .details-title, .thumb-box.block-teaser .bg-dark-white .project-details-info .row .col-md-5, .project-details-info .row .thumb-box.block-teaser .bg-dark-white .col-md-5 {
          line-height: 1; } }
    @media (min-width: 992px) {
      .thumb-box.block-teaser .bg-dark-white {
        padding: 1.5% 4.5%; }
        .thumb-box.block-teaser .bg-dark-white .fontSize20, .thumb-box.block-teaser .bg-dark-white .btn-white {
          font-size: 15px; }
        .thumb-box.block-teaser .bg-dark-white .fontSize30, .thumb-box.block-teaser .bg-dark-white legend, .thumb-box.block-teaser .bg-dark-white .details-info .details-title, .details-info .thumb-box.block-teaser .bg-dark-white .details-title, .thumb-box.block-teaser .bg-dark-white .project-details-info .row .col-md-5, .project-details-info .row .thumb-box.block-teaser .bg-dark-white .col-md-5 {
          font-size: 17px;
          margin-bottom: 0;
          line-height: 1.7; } }
    @media (min-width: 1200px) {
      .thumb-box.block-teaser .bg-dark-white .fontSize30, .thumb-box.block-teaser .bg-dark-white legend, .thumb-box.block-teaser .bg-dark-white .details-info .details-title, .details-info .thumb-box.block-teaser .bg-dark-white .details-title, .thumb-box.block-teaser .bg-dark-white .project-details-info .row .col-md-5, .project-details-info .row .thumb-box.block-teaser .bg-dark-white .col-md-5 {
        font-size: 20px;
        margin-bottom: 8px; } }
  .thumb-box.block-teaser p {
    line-height: 40px; }
  @media (min-width: 768px) {
    .thumb-box.block-teaser {
      margin-bottom: 0;
      width: 100%;
      max-height: 280px; } }

#project-details-nav {
  padding-top: 20px;
  padding-bottom: 0px !important;
  border-bottom: 1px solid #e7e7e7; }
  #project-details-nav button:first-child {
    border-left-width: 1px; }

.project-details-info .row .col-md-7 {
  padding-top: 5px; }

.projectlist {
  margin-bottom: 60px; }
  .projectlist .tripbox {
    padding: 0 15px; }
  .projectlist .project {
    background-color: #f0f0f0;
    position: relative;
    cursor: pointer; }
    .projectlist .project .project_text {
      clear: left;
      text-align: center;
      width: 100%;
      -webkit-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out;
      padding: 15px; }
      .projectlist .project .project_text p:nth-child(2) {
        padding: 20px 0; }
        @media (min-width: 768px) {
          .projectlist .project .project_text p:nth-child(2) {
            padding: 0; } }
        @media (min-width: 992px) {
          .projectlist .project .project_text p:nth-child(2) {
            padding: 0;
            margin: 15px 0px; } }
      .projectlist .project .project_text p:last-child span {
        margin-right: 15px; }
        @media (min-width: 992px) {
          .projectlist .project .project_text p:last-child span {
            margin-right: 40px; } }
      @media (min-width: 768px) {
        .projectlist .project .project_text {
          padding: 30px 0 0px 10px;
          width: 50%;
          float: left;
          text-align: left; } }
      @media (min-width: 992px) {
        .projectlist .project .project_text {
          width: 60%;
          padding: 30px 0px 0px 70px; } }
    .projectlist .project .projectlist-separator:before {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 245px 132px 0 0;
      border-color: #f0f0f0 transparent transparent transparent;
      display: block;
      position: absolute;
      top: 0px;
      right: 213px; }

.projectlist-home-reisen .img-bg {
  position: relative;
  padding: 60px 15px 80px; }
  @media (min-width: 768px) {
    .projectlist-home-reisen .img-bg {
      padding: 60px 15px 80px; } }
  @media (min-width: 992px) {
    .projectlist-home-reisen .img-bg {
      padding: 60px 135px 80px; } }
  .projectlist-home-reisen .img-bg h2 {
    margin-bottom: 45px;
    margin-top: 0;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    position: relative;
    color: white; }
  .projectlist-home-reisen .img-bg:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    content: ''; }
  .projectlist-home-reisen .img-bg .box-project {
    margin: 0 15px;
    position: relative;
    background-color: white; }
    .projectlist-home-reisen .img-bg .box-project .content {
      padding: 35px 30px 15px;
      padding-right: 10px !important; }
      .projectlist-home-reisen .img-bg .box-project .content h3 {
        word-break: break-word;
        height: 40px;
        margin-top: 0;
        font-size: 20px;
        line-height: 20px;
        color: #66a16c;
        margin-bottom: 5px;
        padding: 0; }
        .projectlist-home-reisen .img-bg .box-project .content h3.line-ellipsis {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          /* number of lines to show */
          max-height: 40px;
          /* fallback */ }
      .projectlist-home-reisen .img-bg .box-project .content span.fontSize20, .projectlist-home-reisen .img-bg .box-project .content span.btn-white {
        margin-bottom: 20px;
        font-family: "FuturaPTWebBold"; }
    .projectlist-home-reisen .img-bg .box-project span {
      display: block; }
    .projectlist-home-reisen .img-bg .box-project a {
      -webkit-transition: all 250ms;
      transition: all 250ms;
      padding: 0 30px;
      display: block;
      width: 100%;
      color: white;
      background-color: #66a16c;
      height: 50px;
      line-height: 50px;
      font-size: 16px;
      font-family: "BitterBold"; }
      .projectlist-home-reisen .img-bg .box-project a:hover {
        background-color: #bd905a;
        text-decoration: none; }
  .projectlist-home-reisen .img-bg .controllers-project-latest {
    position: absolute;
    right: 15px;
    top: -40px; }
    @media (min-width: 992px) {
      .projectlist-home-reisen .img-bg .controllers-project-latest {
        right: 15px;
        top: 15px; } }
    .projectlist-home-reisen .img-bg .controllers-project-latest button {
      background-color: transparent;
      border: 0;
      outline: none; }
      .projectlist-home-reisen .img-bg .controllers-project-latest button i {
        color: white; }
  .projectlist-home-reisen .img-bg .all {
    margin-top: 55px;
    text-align: center;
    position: relative;
    z-index: 2; }
    @media (min-width: 992px) {
      .projectlist-home-reisen .img-bg .all {
        margin-top: 40px; } }
  .projectlist-home-reisen .img-bg .all a {
    font-size: 20px;
    font-family: "BitterBold";
    display: inline-block;
    text-align: center;
    height: 50px;
    color: white;
    line-height: 50px;
    background-color: #bd905a;
    padding: 0 66px;
    -webkit-transition: all 250ms;
    transition: all 250ms; }
    .projectlist-home-reisen .img-bg .all a:hover {
      background-color: #66a16c;
      text-decoration: none; }

.top-menu {
  position: absolute;
  top: 300px;
  width: 100%; }
  @media (min-width: 992px) {
    .top-menu {
      top: 0; } }
  .top-menu a {
    color: white; }
  .top-menu .navbar {
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
    padding-right: 0;
    min-height: 40px; }
    .top-menu .navbar .top-menu-navbar {
      width: 100%;
      margin: 0;
      padding: 0;
      visibility: visible;
      display: block;
      -webkit-transition: right 0.25s ease-out;
      transition: right 0.25s ease-out; }
      .top-menu .navbar .top-menu-navbar .navbar-nav {
        margin: 0;
        padding: 0;
        background-color: white; }
        @media (min-width: 992px) {
          .top-menu .navbar .top-menu-navbar .navbar-nav {
            background: none; } }
        .top-menu .navbar .top-menu-navbar .navbar-nav li {
          -webkit-box-shadow: none !important;
          box-shadow: none !important;
          border-right: 0; }
          @media (min-width: 992px) {
            .top-menu .navbar .top-menu-navbar .navbar-nav li {
              border-right: 1px solid #d4a368;
              background-color: #bd905a;
              -webkit-box-shadow: inset -1px 0px 0px 0px #a17b4d;
              box-shadow: inset -1px 0px 0px 0px #a17b4d; } }
          .top-menu .navbar .top-menu-navbar .navbar-nav li.active a {
            color: #695032 !important; }
          .top-menu .navbar .top-menu-navbar .navbar-nav li.inactive a {
            color: #bd905a !important; }
            @media (min-width: 992px) {
              .top-menu .navbar .top-menu-navbar .navbar-nav li.inactive a {
                color: white !important; } }
          .top-menu .navbar .top-menu-navbar .navbar-nav li:first-child {
            border-right: none; }
          .top-menu .navbar .top-menu-navbar .navbar-nav li .fb-logo {
            position: initial;
            background-color: #17518c;
            width: 37px;
            display: inline-block;
            text-align: center;
            font-size: 20px; }
            .top-menu .navbar .top-menu-navbar .navbar-nav li .fb-logo i {
              color: white; }
          .top-menu .navbar .top-menu-navbar .navbar-nav li a {
            color: #bd905a !important;
            font-size: 12px;
            -webkit-transition: background-color 0.5s linear;
            transition: background-color 0.5s linear;
            -webkit-transition: color 0.2s linear;
            transition: color 0.2s linear; }
            @media (min-width: 992px) {
              .top-menu .navbar .top-menu-navbar .navbar-nav li a {
                font-size: 12px; } }
            .top-menu .navbar .top-menu-navbar .navbar-nav li a:hover, .top-menu .navbar .top-menu-navbar .navbar-nav li a:focus {
              color: #bd905a !important; }
              @media (min-width: 992px) {
                .top-menu .navbar .top-menu-navbar .navbar-nav li a:hover, .top-menu .navbar .top-menu-navbar .navbar-nav li a:focus {
                  background-color: transparent;
                  color: #695032 !important; } }
            @media (min-width: 992px) {
              .top-menu .navbar .top-menu-navbar .navbar-nav li a {
                color: white !important;
                padding-top: 0px;
                padding-bottom: 0px;
                line-height: 40px; } }
          .top-menu .navbar .top-menu-navbar .navbar-nav li .dropdown-menu {
            z-index: 100000;
            width: 90%;
            background-color: white;
            text-align: right;
            padding: 0;
            top: 41px;
            left: 30px;
            border-radius: 0;
            border: none;
            -webkit-box-shadow: none;
            box-shadow: none; }
            @media (min-width: 992px) {
              .top-menu .navbar .top-menu-navbar .navbar-nav li .dropdown-menu {
                min-width: 100%;
                background-color: #bd905a;
                text-align: left;
                border: 1px solid #bd905a;
                left: 0px;
                width: -webkit-max-content;
                width: -moz-max-content;
                width: max-content; } }
            .top-menu .navbar .top-menu-navbar .navbar-nav li .dropdown-menu li {
              border-right: 0;
              -webkit-box-shadow: none;
              box-shadow: none; }
              .top-menu .navbar .top-menu-navbar .navbar-nav li .dropdown-menu li a {
                color: white;
                -webkit-transition: color 0.5s linear;
                transition: color 0.5s linear; }
                .top-menu .navbar .top-menu-navbar .navbar-nav li .dropdown-menu li a:hover, .top-menu .navbar .top-menu-navbar .navbar-nav li .dropdown-menu li a:focus {
                  color: #695032; }
              .top-menu .navbar .top-menu-navbar .navbar-nav li .dropdown-menu li.active a {
                background-color: transparent; }
                .top-menu .navbar .top-menu-navbar .navbar-nav li .dropdown-menu li.active a:hover, .top-menu .navbar .top-menu-navbar .navbar-nav li .dropdown-menu li.active a:focus {
                  background-color: transparent; }
  .top-menu .fb-logo {
    position: absolute;
    right: 6px; }
    @media (min-width: 992px) {
      .top-menu .fb-logo {
        padding: 0; } }

.main-menu-wrapper {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  background-color: white;
  z-index: 1000;
  top: 0px;
  position: absolute;
  width: 100%; }
  @media (min-width: 992px) {
    .main-menu-wrapper {
      height: 117px;
      top: 41px; } }
  .main-menu-wrapper .navbar .navbar-header {
    padding: 14px 15px 10px;
    height: 70px;
    width: 100%;
    min-height: 69px;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear; }
    @media (min-width: 992px) {
      .main-menu-wrapper .navbar .navbar-header {
        padding: 10px 15px; } }
    @media (min-width: 992px) {
      .main-menu-wrapper .navbar .navbar-header {
        height: auto;
        width: 19%;
        padding: 0 15px; } }
    @media (min-width: 1200px) {
      .main-menu-wrapper .navbar .navbar-header {
        width: 26%; } }
    .main-menu-wrapper .navbar .navbar-header .navbar-toggle {
      border: 0;
      margin: 10px 0;
      display: block; }
      .main-menu-wrapper .navbar .navbar-header .navbar-toggle:focus, .main-menu-wrapper .navbar .navbar-header .navbar-toggle:hover {
        background-color: transparent; }
      @media (max-width: 1199px) {
        .main-menu-wrapper .navbar .navbar-header .navbar-toggle.active {
          margin-top: -5px;
          margin-bottom: 0; } }
      .main-menu-wrapper .navbar .navbar-header .navbar-toggle .icon-bar {
        background-color: #bd905a !important;
        width: 30px;
        height: 3px; }
      .main-menu-wrapper .navbar .navbar-header .navbar-toggle .icon-bar-wrapper {
        position: absolute;
        top: 0px;
        right: 0px; }
      .main-menu-wrapper .navbar .navbar-header .navbar-toggle .close-mobile-menu {
        position: absolute;
        top: -15px;
        right: 0px;
        font-size: 51px; }
      @media (min-width: 992px) {
        .main-menu-wrapper .navbar .navbar-header .navbar-toggle {
          display: none; } }
    .main-menu-wrapper .navbar .navbar-header .navbar-brand {
      max-width: 50%;
      height: auto;
      padding: 0; }
      @media (max-width: 991px) {
        .main-menu-wrapper .navbar .navbar-header .navbar-brand {
          width: 180px;
          padding: 0 !important; } }
      @media (min-width: 768px) {
        .main-menu-wrapper .navbar .navbar-header .navbar-brand {
          max-width: 25%; } }
      @media (min-width: 992px) {
        .main-menu-wrapper .navbar .navbar-header .navbar-brand {
          padding: 38px 0;
          max-width: 100%; } }
      @media (min-width: 1200px) {
        .main-menu-wrapper .navbar .navbar-header .navbar-brand {
          padding: 25px 0 20px; } }
  .main-menu-wrapper .container {
    padding-left: 0;
    padding-right: 0; }
    .main-menu-wrapper .container .col-md-9 {
      padding-right: 0; }
    .main-menu-wrapper .container .navbar-default {
      background-color: white;
      border: 0; }
  .main-menu-wrapper .main-menu {
    padding-bottom: 3px;
    background-color: white;
    z-index: 8;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    position: fixed;
    /*position: absolute;*/
    width: 50%;
    top: 80px; }
    @media (min-width: 768px) {
      .main-menu-wrapper .main-menu {
        width: 30%; } }
    @media (min-width: 992px) {
      .main-menu-wrapper .main-menu {
        width: 81%;
        position: static;
        top: inherit; } }
    @media (min-width: 1200px) {
      .main-menu-wrapper .main-menu {
        width: 70%; } }
    .main-menu-wrapper .main-menu .navbar-nav li.active > a {
      color: #bd905a !important;
      background-color: transparent; }
    .main-menu-wrapper .main-menu .navbar-nav li:last-child a {
      padding-right: 15px; }
      @media (min-width: 992px) {
        .main-menu-wrapper .main-menu .navbar-nav li:last-child a {
          padding-right: 0; } }
    .main-menu-wrapper .main-menu.navbar-collapse {
      border-top: 0;
      text-align: right;
      display: block !important;
      padding: 0;
      margin: 0;
      right: 0%;
      overflow: hidden;
      height: auto !important;
      visibility: visible;
      -webkit-transform: translate(100%, 0%);
      transform: translate(100%, 0%); }
      @media (min-width: 992px) {
        .main-menu-wrapper .main-menu.navbar-collapse {
          text-align: left;
          display: inline-block !important;
          -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%); } }
      .main-menu-wrapper .main-menu.navbar-collapse.in {
        -webkit-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        display: block !important;
        -webkit-box-shadow: -2px 2px 3px 0 rgba(120, 120, 120, 0.1);
        box-shadow: -2px 2px 3px 0 rgba(120, 120, 120, 0.1); }
        .main-menu-wrapper .main-menu.navbar-collapse.in .top-menu {
          position: relative;
          top: 0; }
    .main-menu-wrapper .main-menu li.dropdown.active a::before {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
    .main-menu-wrapper .main-menu li.dropdown.active a .animate-chevron .item-chevron::before, .main-menu-wrapper .main-menu li.dropdown.active a .animate-chevron .item-chevron::after {
      background-color: #bd905a; }
    @media (min-width: 992px) {
      .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu {
        -webkit-transform: scaleY(1) !important;
                transform: scaleY(1) !important;
        -webkit-transition: -webkit-transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1);
        transition: -webkit-transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1);
        transition: transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1);
        transition: transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1); }
        .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li {
          opacity: 1;
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0); }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(1) {
            -webkit-transition-delay: 200ms;
                    transition-delay: 200ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(2) {
            -webkit-transition-delay: 250ms;
                    transition-delay: 250ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(3) {
            -webkit-transition-delay: 300ms;
                    transition-delay: 300ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(4) {
            -webkit-transition-delay: 350ms;
                    transition-delay: 350ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(5) {
            -webkit-transition-delay: 400ms;
                    transition-delay: 400ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(6) {
            -webkit-transition-delay: 450ms;
                    transition-delay: 450ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(7) {
            -webkit-transition-delay: 500ms;
                    transition-delay: 500ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(8) {
            -webkit-transition-delay: 550ms;
                    transition-delay: 550ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(9) {
            -webkit-transition-delay: 600ms;
                    transition-delay: 600ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(10) {
            -webkit-transition-delay: 650ms;
                    transition-delay: 650ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(11) {
            -webkit-transition-delay: 700ms;
                    transition-delay: 700ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(12) {
            -webkit-transition-delay: 750ms;
                    transition-delay: 750ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(13) {
            -webkit-transition-delay: 800ms;
                    transition-delay: 800ms; }
          .main-menu-wrapper .main-menu li.dropdown.open .dropdown-menu li:nth-child(14) {
            -webkit-transition-delay: 850ms;
                    transition-delay: 850ms; } }
    .main-menu-wrapper .main-menu li.dropdown:not(.open) a .animate-chevron .item-chevron {
      -webkit-transform: translate(0, 5%);
              transform: translate(0, 5%); }
      .main-menu-wrapper .main-menu li.dropdown:not(.open) a .animate-chevron .item-chevron::before {
        -webkit-transform-origin: 100%;
                transform-origin: 100%;
        -webkit-transform: rotate(45deg) scaleY(1.5);
                transform: rotate(45deg) scaleY(1.5); }
      .main-menu-wrapper .main-menu li.dropdown:not(.open) a .animate-chevron .item-chevron::after {
        -webkit-transform-origin: 0%;
                transform-origin: 0%;
        -webkit-transform: rotate(-45deg) scaleY(1.5);
                transform: rotate(-45deg) scaleY(1.5); }
    .main-menu-wrapper .main-menu a {
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease;
      color: #236cb5 !important;
      font-size: 13px; }
      .main-menu-wrapper .main-menu a.dropdown-toggle {
        height: auto !important; }
      .main-menu-wrapper .main-menu a:hover {
        text-decoration: none;
        color: #bd905a !important; }
        .main-menu-wrapper .main-menu a:hover span.animate-chevron .item-chevron:after {
          background-color: #bd905a; }
        .main-menu-wrapper .main-menu a:hover span.animate-chevron .item-chevron:before {
          background-color: #bd905a; }
      @media (min-width: 768px) {
        .main-menu-wrapper .main-menu a {
          font-size: 15px; } }
      @media (min-width: 1200px) {
        .main-menu-wrapper .main-menu a {
          font-size: 17px; } }
      .main-menu-wrapper .main-menu a .animate-chevron {
        display: inline-block;
        width: 16px;
        height: 11px;
        vertical-align: text-top; }
        @media (min-width: 992px) {
          .main-menu-wrapper .main-menu a .animate-chevron {
            width: 16px;
            height: 16px; } }
        .main-menu-wrapper .main-menu a .animate-chevron .item-chevron {
          display: block;
          position: relative;
          width: 100%;
          height: 100%;
          z-index: 1;
          -webkit-transition: -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
          -webkit-transform: translate(0, -5%);
                  transform: translate(0, -5%); }
          .main-menu-wrapper .main-menu a .animate-chevron .item-chevron::before, .main-menu-wrapper .main-menu a .animate-chevron .item-chevron::after {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            width: 5px;
            height: 1px;
            z-index: 1;
            background-color: #236cb5;
            -webkit-transition: background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
            transition: background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1);
            transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1), background 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
            transition: transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1), background 350ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 800ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform-origin 800ms cubic-bezier(0.45, 0.06, 0.15, 1); }
          .main-menu-wrapper .main-menu a .animate-chevron .item-chevron::before {
            right: 50%;
            -webkit-transform-origin: 100%;
                    transform-origin: 100%;
            -webkit-transform: rotate(-45deg) scaleY(1.5);
                    transform: rotate(-45deg) scaleY(1.5); }
          .main-menu-wrapper .main-menu a .animate-chevron .item-chevron::after {
            left: 50%;
            -webkit-transform-origin: 0%;
                    transform-origin: 0%;
            -webkit-transform: rotate(45deg) scaleY(1.5);
                    transform: rotate(45deg) scaleY(1.5); }
    .main-menu-wrapper .main-menu ul li {
      float: none;
      padding-top: 0; }
      @media (min-width: 992px) {
        .main-menu-wrapper .main-menu ul li {
          float: left; } }
      @media (max-width: 991px) {
        .main-menu-wrapper .main-menu ul li:not(.open) ul.dropdown-menu {
          display: none; } }
      @media (max-width: 991px) {
        .main-menu-wrapper .main-menu ul li.open ul.dropdown-menu {
          position: static;
          float: none;
          -webkit-box-shadow: none;
                  box-shadow: none;
          min-width: auto !important;
          padding: 5px 0; }
          .main-menu-wrapper .main-menu ul li.open ul.dropdown-menu li {
            text-align: right; }
            .main-menu-wrapper .main-menu ul li.open ul.dropdown-menu li a {
              padding: 10px; } }
      @media (min-width: 992px) {
        .main-menu-wrapper .main-menu ul li.open a {
          background-color: transparent !important;
          color: #bd905a !important; } }
      .main-menu-wrapper .main-menu ul li ul.dropdown-menu {
        top: 67px;
        left: 0px;
        right: 0;
        width: 100% !important;
        padding: 5px 0 10px;
        background-color: white;
        border: 0;
        min-width: 280px;
        margin: 0;
        display: block;
        border-radius: 0; }
        @media (min-width: 992px) {
          .main-menu-wrapper .main-menu ul li ul.dropdown-menu {
            -webkit-transform: scaleY(0) !important;
                    transform: scaleY(0) !important;
            -webkit-transform-origin: center top;
                    transform-origin: center top;
            -webkit-transition: -webkit-transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms;
            transition: -webkit-transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms;
            transition: transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms;
            transition: transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms, -webkit-transform 300ms cubic-bezier(0.45, 0.06, 0.15, 1) 300ms;
            -webkit-box-shadow: 0px 0px 0px -200px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 0px 0px -200px rgba(0, 0, 0, 0.75); } }
        @media (min-width: 992px) {
          .main-menu-wrapper .main-menu ul li ul.dropdown-menu {
            width: 170%; } }
        .main-menu-wrapper .main-menu ul li ul.dropdown-menu li {
          display: block;
          width: 100%;
          padding-top: 0px; }
          @media (min-width: 992px) {
            .main-menu-wrapper .main-menu ul li ul.dropdown-menu li {
              padding-bottom: 5px; } }
          @media (min-width: 992px) {
            .main-menu-wrapper .main-menu ul li ul.dropdown-menu li {
              opacity: 0;
              -webkit-transform: translate(0, -10px);
                      transform: translate(0, -10px);
              -webkit-transition: opacity 500ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1);
              transition: opacity 500ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1);
              transition: opacity 500ms cubic-bezier(0.45, 0.06, 0.15, 1), transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1);
              transition: opacity 500ms cubic-bezier(0.45, 0.06, 0.15, 1), transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1), -webkit-transform 500ms cubic-bezier(0.45, 0.06, 0.15, 1); } }
          .main-menu-wrapper .main-menu ul li ul.dropdown-menu li a {
            font-size: 14px; }
            @media (min-width: 992px) {
              .main-menu-wrapper .main-menu ul li ul.dropdown-menu li a {
                color: #236cb5 !important; } }
            .main-menu-wrapper .main-menu ul li ul.dropdown-menu li a:hover {
              color: #bd905a !important; }
    .main-menu-wrapper .main-menu .navbar-nav {
      float: right;
      width: 100%;
      margin: 0;
      background: white; }
      @media (min-width: 992px) {
        .main-menu-wrapper .main-menu .navbar-nav {
          padding-top: 50px;
          width: inherit; } }
    .main-menu-wrapper .main-menu.active {
      right: 0%;
      top: 67px; }
      @media (min-width) {
        .main-menu-wrapper .main-menu.active {
          width: 22px;
          height: 2px; } }
  .main-menu-wrapper.affix {
    position: fixed;
    top: 0;
    width: 100%;
    height: auto; }
    @media (min-width: 992px) {
      .main-menu-wrapper.affix .navbar-header .navbar-brand {
        padding-top: 10px; } }
    .main-menu-wrapper.affix .navbar-nav {
      padding-top: 10px; }
    .main-menu-wrapper.affix ul li {
      padding-top: 0px !important; }
      .main-menu-wrapper.affix ul li a {
        font-size: 15px !important; }
      .main-menu-wrapper.affix ul li ul.dropdown-menu {
        top: 49px !important; }

.bootstrap-datetimepicker-widget a {
  color: #337AB7; }

.topnav-ibe {
  position: relative; }
  .topnav-ibe a {
    height: 41px; }

.nav-for-ibe {
  position: relative !important;
  margin-bottom: 80px;
  top: 0; }

.separator:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 653px 125px;
  border-color: transparent transparent #f0f0f0 transparent;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  -webkit-transition: border-width 0.25s ease-out;
  transition: border-width 0.25s ease-out; }
  @media (min-width: 1200px) {
    .separator:before {
      border-width: 0 0 653px 237px; } }

.carousel-home {
  position: relative; }
  @media (max-width: 480px) {
    .carousel-home .carousel-pic-mobile .bottom-line {
      width: 170px; } }
  @media (max-width: 992px) {
    .carousel-home .carousel-indicators {
      bottom: 0; }
    .carousel-home .carousel-pic {
      width: 100% !important;
      cursor: auto !important;
      overflow: hidden;
      height: auto !important; }
      .carousel-home .carousel-pic img {
        width: 100% !important;
        height: auto !important; }
      .carousel-home .carousel-pic .separator {
        display: none; }
      .carousel-home .carousel-pic .carousel-pic-mobile {
        display: block !important;
        background-color: rgba(61, 61, 61, 0.64);
        overflow: hidden;
        color: white;
        height: 100%;
        width: 100%;
        word-break: break-word; }
        .carousel-home .carousel-pic .carousel-pic-mobile .text-wrapper {
          margin: auto;
          padding: 60px 15px 50px 15px; }
          .carousel-home .carousel-pic .carousel-pic-mobile .text-wrapper span.date-info {
            font-size: 15px; }
            .carousel-home .carousel-pic .carousel-pic-mobile .text-wrapper span.date-info i {
              padding-right: 5px; }
          .carousel-home .carousel-pic .carousel-pic-mobile .text-wrapper .btn-green {
            padding: 15px 35px; }
            .carousel-home .carousel-pic .carousel-pic-mobile .text-wrapper .btn-green .fa {
              bottom: 21px;
              left: 21px;
              /*25*/
              font-size: 20px; }
        .carousel-home .carousel-pic .carousel-pic-mobile .highlight-title {
          line-height: 1;
          color: white; }
        .carousel-home .carousel-pic .carousel-pic-mobile .date-info {
          display: block;
          padding: 25px 0 5px 0; }
        .carousel-home .carousel-pic .carousel-pic-mobile a.btn-green {
          margin: 3% auto; }
        .carousel-home .carousel-pic .carousel-pic-mobile a.more {
          color: white;
          padding-bottom: 40px;
          display: block;
          font-size: 14px; } }
      @media (max-width: 992px) and (min-width: 992px) {
        .carousel-home .carousel-pic .carousel-pic-mobile a.more {
          font-size: 18px; } }
  @media (max-width: 992px) {
        .carousel-home .carousel-pic .carousel-pic-mobile p {
          margin-bottom: 22px; } }
    @media (max-width: 992px) and (min-width: 992px) {
      .carousel-home .carousel-pic .carousel-pic-mobile {
        padding: 0; } }
  @media (max-width: 992px) {
    .carousel-home .trip-info {
      display: none; }
    .carousel-home .visible-xs {
      background-color: rgba(61, 61, 61, 0.64);
      overflow: hidden;
      color: white;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0px;
      padding: 8% 1%; }
      .carousel-home .visible-xs .text-wrapper {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
      .carousel-home .visible-xs .highlight-title {
        line-height: 1; }
      .carousel-home .visible-xs .date-info {
        display: block;
        padding: 25px 0 5px 0; }
      .carousel-home .visible-xs a.btn-green {
        margin: 3% auto; }
      .carousel-home .visible-xs a.more {
        color: white;
        padding-bottom: 10px;
        display: block; }
      .carousel-home .visible-xs p {
        margin-bottom: 22px; } }
  .carousel-home .carousel-pic {
    position: relative;
    width: 51%;
    display: block;
    cursor: url(../themes/vandivinit/img/slider_left.gif), url(/public/themes/vandivinit/img/slider_left.cur), w-resize;
    height: 410px; }
    @media (min-width: 992px) {
      .carousel-home .carousel-pic {
        height: 540px; } }
    .carousel-home .carousel-pic img {
      width: 980px;
      max-height: 590px; }
    .carousel-home .carousel-pic .carousel-pic-mobile {
      display: none; }
  .carousel-home .trip-info {
    width: 25%;
    height: 400px;
    cursor: url(../themes/vandivinit/img/slider_right.gif), url(/public/themes/vandivinit/img/slider_right.cur), e-resize;
    margin: 5% 2%; }
    .carousel-home .trip-info a {
      margin-top: 30px; }
    .carousel-home .trip-info .fontSize65, .carousel-home .trip-info h1 {
      line-height: 100%; }
    .carousel-home .trip-info p.font-bitter-bold, .carousel-home .trip-info .content_txtimg_banner .banner-text-wrapper .banner-text p.btn-green, .content_txtimg_banner .banner-text-wrapper .banner-text .carousel-home .trip-info p.btn-green, .carousel-home .trip-info .projectlist .project .project_text p:last-child, .projectlist .project .project_text .carousel-home .trip-info p:last-child {
      margin: 35px 0px;
      font-size: 18px; }
    .carousel-home .trip-info p.info-wrapper {
      font-size: 18px; }
    @media (min-width: 1200px) {
      .carousel-home .trip-info {
        margin: 3.2% 2%; } }
  .carousel-home .highlight-box {
    cursor: url(../themes/vandivinit/img/slider_right.gif), url(/public/themes/vandivinit/img/slider_right.cur), e-resize;
    height: 540px;
    width: 20%; }
  .carousel-home .home .item .clearfix {
    cursor: url(../themes/vandivinit/img/slider_right.gif), e-resize; }
  .carousel-home .carousel-indicators li.active {
    border: 0; }
  .carousel-home .carousel-indicators li {
    border: 1px solid; }

.book-trip-mobile {
  text-align: center; }

.carousel-no-cursor .carousel-pic, .carousel-no-cursor .trip-info, .carousel-no-cursor .highlight-box, .carousel-no-cursor .home > .item > .clearfix {
  cursor: auto !important; }

.crop {
  overflow: hidden;
  width: 90%;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .crop i {
    padding-left: 10px; }

@media (max-width: 992px) {
  .bg-dark-white .container {
    padding-bottom: 0;
    width: 100%; } }

.bg-dark-white .container .col-md-5.pull-right, .bg-dark-white .container .main-menu-wrapper .main-menu .col-md-5.navbar-nav, .main-menu-wrapper .main-menu .bg-dark-white .container .col-md-5.navbar-nav {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 992px) {
    .bg-dark-white .container .col-md-5.pull-right, .bg-dark-white .container .main-menu-wrapper .main-menu .col-md-5.navbar-nav, .main-menu-wrapper .main-menu .bg-dark-white .container .col-md-5.navbar-nav {
      padding-left: 15px;
      padding-right: 15px; } }

.news {
  padding-top: 55px;
  width: 100%;
  font-size: 16px; }
  .news .news-header .fontSize30, .news .news-header legend, .news .news-header .details-info .details-title, .details-info .news .news-header .details-title, .news .news-header .project-details-info .row .col-md-5, .project-details-info .row .news .news-header .col-md-5 {
    border-bottom: 0; }
  @media (max-width: 992px) {
    .news {
      padding-top: 20px;
      font-size: 18px; }
      .news .news-header {
        text-align: center; }
        .news .news-header .fontSize30, .news .news-header legend, .news .news-header .details-info .details-title, .details-info .news .news-header .details-title, .news .news-header .project-details-info .row .col-md-5, .project-details-info .row .news .news-header .col-md-5 {
          font-size: 22px; }
      .news .news-item {
        padding: 0; } }
    @media (max-width: 992px) and (min-width: 992px) {
      .news .news-item {
        padding: 0 10px; } }
  @media (max-width: 992px) {
        .news .news-item .news-date {
          font-size: 12px;
          padding-bottom: 22px; }
          .news .news-item .news-date:after {
            left: 120px; }
        .news .news-item .news-text {
          font-size: 12px; } }
      @media (max-width: 992px) and (min-width: 768px) {
        .news .news-item .news-text {
          font-size: 14px; } }
  @media (max-width: 992px) {
      .news .more-news {
        padding-bottom: 50px;
        padding-right: 10px; }
        .news .more-news a {
          font-size: 15px; } }

.news-item {
  position: relative;
  height: 60px;
  overflow: hidden; }
  .news-item .fa-plus {
    font-size: 12px; }
  .news-item:hover .news-text {
    background-color: #518356;
    color: white !important;
    text-decoration: underline; }

.news-date {
  background-color: white;
  padding: 21px 19px 20px 19px;
  width: 120px; }
  .news-date:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 20px 0 0;
    border-color: white transparent transparent transparent;
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 120px; }

.news-text {
  color: white;
  background-color: #66a16c;
  height: 60px;
  margin-left: 115px;
  padding: 19px 19px 19px 50px;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease; }

.newsletter {
  background-color: white;
  padding: 30px 30px 20px;
  margin-left: 0; }
  @media (min-width: 992px) {
    .newsletter {
      margin-left: 10px;
      padding: 26px 20px 1px 70px; } }
  .newsletter .newsletter-header {
    font-size: 18px;
    text-align: center; }
    .newsletter .newsletter-header span.span-1 {
      font-size: 20px;
      line-height: 45px; }
    .newsletter .newsletter-header span.span-2 {
      font-size: 25px;
      line-height: 35px; }
    @media (min-width: 992px) {
      .newsletter .newsletter-header {
        text-align: left;
        font-size: 16px; } }
  .newsletter .form-inline {
    position: relative;
    margin-bottom: 10px; }
    .newsletter .form-inline .pic-arrow {
      position: absolute;
      top: -10px;
      left: -24px; }
    .newsletter .form-inline .btn-green {
      padding: 12px 24px 12px 24px; }
    .newsletter .form-inline .input-group:first-child {
      width: 100%;
      padding-bottom: 10px; }
    .newsletter .form-inline .input-group:last-child {
      width: 100%; }
      .newsletter .form-inline .input-group:last-child button {
        width: 100%; }
      .newsletter .form-inline .input-group:last-child .btn-green {
        font-size: 20px;
        margin-top: 0;
        line-height: 23px; }
    .newsletter .form-inline .form-group {
      width: 100%; }
      @media (min-width: 992px) {
        .newsletter .form-inline .form-group .input-group {
          float: left; }
          .newsletter .form-inline .form-group .input-group.width-2 {
            width: 30%; }
          .newsletter .form-inline .form-group .input-group.width-1 {
            width: 45%; } }
    @media (min-width: 992px) {
      .newsletter .form-inline {
        margin-bottom: 30px; } }
  .newsletter .fa-envelope-o {
    margin-left: 5px;
    font-size: 22px; }
  .newsletter .input-group {
    background-color: transparent;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    border: none; }
    .newsletter .input-group .form-control {
      height: 47px;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .newsletter .advantages-list, .newsletter .check {
    padding: 10px 0 10px; }
    @media (min-width: 992px) {
      .newsletter .advantages-list, .newsletter .check {
        padding: 20px 0 15px; } }
    .newsletter .advantages-list li, .newsletter .check li {
      list-style-type: none;
      padding: 5px 0px; }
      .newsletter .advantages-list li:before, .newsletter .check li:before {
        content: '\f00c';
        font-family: 'FontAwesome';
        float: left;
        margin-right: .5em;
        color: #66a16c; }
      @media (min-width: 992px) {
        .newsletter .advantages-list li, .newsletter .check li {
          padding: 10px 0px; } }

.content_articlelist .fontSize30, .content_articlelist legend, .content_articlelist .details-info .details-title, .details-info .content_articlelist .details-title, .content_articlelist .project-details-info .row .col-md-5, .project-details-info .row .content_articlelist .col-md-5 {
  padding: 40px 0px;
  border-bottom: 1px solid #e7e7e7; }
  @media (min-width: 992px) {
    .content_articlelist .fontSize30, .content_articlelist legend, .content_articlelist .details-info .details-title, .details-info .content_articlelist .details-title, .content_articlelist .project-details-info .row .col-md-5, .project-details-info .row .content_articlelist .col-md-5 {
      padding: 80px 0px 40px 0px; } }

.content_articlelist .content_articlelist_item {
  border-bottom: 1px solid #e7e7e7; }
  .content_articlelist .content_articlelist_item .col-md-8 {
    padding: 20px 0; }
    .content_articlelist .content_articlelist_item .col-md-8 a {
      display: inline-block;
      margin: 10px 0; }

@media (max-width: 992px) {
  .content_articlelist .font-futura, .content_articlelist h1, .content_articlelist h2, .content_articlelist h3, .content_articlelist legend, .content_articlelist .details-info .details-title, .details-info .content_articlelist .details-title, .content_articlelist .thumb-box-coupon .thumbnail:hover .thumb-text, .thumb-box-coupon .thumbnail:hover .content_articlelist .thumb-text, .content_articlelist .project-details-info .row .col-md-5, .project-details-info .row .content_articlelist .col-md-5, .content_articlelist .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption, .project-details-info .row .col-md-7 #project-view-hotel .item .content_articlelist .carousel-caption {
    text-align: center; } }

.text-right.infos {
  padding: 10px 0px; }
  .text-right.infos a {
    padding-right: 15px; }
  .text-right.infos.infos_bottom a {
    padding-right: 0; }
  @media (max-width: 992px) {
    .text-right.infos {
      padding: 10px 15px; } }

.content_articleview .fontSize30, .content_articleview legend, .content_articleview .details-info .details-title, .details-info .content_articleview .details-title, .content_articleview .project-details-info .row .col-md-5, .project-details-info .row .content_articleview .col-md-5 {
  color: #66a16c; }

.content_articleview .date {
  display: inline-block;
  padding: 20px 0; }

@media (max-width: 992px) {
  .content_articleview .col-md-5 {
    text-align: center; }
    .content_articleview .col-md-5 .article_image {
      display: inline-block;
      padding-bottom: 20px; } }

#newsletter-registration #Email {
  width: 100%; }

.content_blog.big .content_articlelist_item {
  padding: 20px 15px; }
  @media (min-width: 768px) {
    .content_blog.big .content_articlelist_item {
      padding: 20px 0px; } }
  @media (min-width: 992px) {
    .content_blog.big .content_articlelist_item {
      padding: 40px 0px; } }
  .content_blog.big .content_articlelist_item .date {
    line-height: 28px; }
  .content_blog.big .content_articlelist_item p {
    margin-bottom: 7px; }
  .content_blog.big .content_articlelist_item a {
    margin-bottom: 30px;
    display: inline-block; }

.footer {
  color: white; }
  @media (max-width: 992px) {
    .footer {
      text-align: left; }
      .footer .footer-top {
        padding: 30px 0; } }
  .footer a {
    color: white; }
  .footer .footer-middle {
    border-bottom: 1px solid #31363B;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px; }
    .footer .footer-middle .nav-pills li.active a {
      background-color: transparent;
      color: #66a16c;
      text-decoration: none; }
    .footer .footer-middle .nav-pills li:last-child a {
      padding-right: 0; }
    .footer .footer-middle .nav-pills a {
      padding: 0 20px; }
      .footer .footer-middle .nav-pills a:hover {
        background-color: transparent !important;
        text-decoration: none !important;
        color: #66a16c; }
      .footer .footer-middle .nav-pills a:focus {
        background-color: transparent !important;
        text-decoration: none !important;
        color: #66a16c; }
    .footer .footer-middle a {
      -webkit-transition: all 250ms;
      transition: all 250ms;
      border-radius: 0;
      color: white;
      padding-top: 0 !important;
      padding-bottom: 0px; }
      .footer .footer-middle a:hover {
        background-color: transparent !important;
        text-decoration: none !important;
        color: #66a16c; }
    .footer .footer-middle a:last-child {
      padding-right: 0; }
  .footer .footer-top {
    border-bottom: 1px solid #31363B;
    padding-top: 60px;
    padding-bottom: 25px; }
    .footer .footer-top .nav-pills li.active a {
      background-color: transparent;
      color: white;
      text-decoration: underline; }
    .footer .footer-top .img-responsive {
      display: inline;
      margin-left: 5px; }
    .footer .footer-top a {
      border-radius: 0;
      color: white;
      padding-top: 0 !important;
      padding-bottom: 25px; }
      .footer .footer-top a:hover {
        background-color: transparent !important;
        text-decoration: underline !important;
        color: #66a16c !important; }
    .footer .footer-top a:last-child {
      padding-right: 0; }
  .footer .footer-cols {
    border-bottom: 1px solid #31363B;
    padding-bottom: 25px; }
    @media (max-width: 991px) {
      .footer .footer-cols {
        padding-top: 10px; } }
    .footer .footer-cols .cols-margin {
      margin-top: 30px; }
  .footer .footer-bottom {
    padding-top: 30px;
    padding-bottom: 50px; }
    .footer .footer-bottom img {
      position: relative;
      bottom: 4px; }
  .footer .textimg-footer a {
    color: #66a16c; }

#footer-map {
  height: 300px; }
  #footer-map:empty {
    height: 0;
    border: 0 !important; }

.footer {
  background-color: #212529; }
  .footer * {
    font-size: 14px !important;
    line-height: 24px !important; }
  .footer a {
    color: #66a16c;
    text-decoration: none; }

.quickSearch {
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  text-align: center; }
  .quickSearch #quickSearch-btn {
    margin-top: 0;
    width: 100%;
    margin-bottom: 30px;
    height: 44px; }
    @media (min-width: 992px) {
      .quickSearch #quickSearch-btn {
        margin-bottom: 0;
        height: 37px;
        padding: 0px 24px; } }
  @media (max-width: 992px) {
    .quickSearch .form-inline {
      width: 100%; } }
  @media (min-width: 992px) {
    .quickSearch .form-inline {
      margin: auto; } }
  .quickSearch .form-inline .row-wrapper .form-group:first-child {
    line-height: 37px;
    color: #5b6065; }
  .quickSearch .form-inline .row-wrapper .form-group {
    margin: 30px 0 0 0; }
    @media (min-width: 992px) {
      .quickSearch .form-inline .row-wrapper .form-group {
        margin: 22px 0;
        padding: 0px 15px;
        margin-left: 0; } }
    .quickSearch .form-inline .row-wrapper .form-group .btn-group, .quickSearch .form-inline .row-wrapper .form-group .input-group {
      width: 100%;
      color: #a9b0b7; }
      .quickSearch .form-inline .row-wrapper .form-group .btn-group button:first-child, .quickSearch .form-inline .row-wrapper .form-group .input-group button:first-child {
        width: 94% !important; }
        @media (min-width: 480px) {
          .quickSearch .form-inline .row-wrapper .form-group .btn-group button:first-child, .quickSearch .form-inline .row-wrapper .form-group .input-group button:first-child {
            width: 95% !important; } }
        @media (min-width: 768px) {
          .quickSearch .form-inline .row-wrapper .form-group .btn-group button:first-child, .quickSearch .form-inline .row-wrapper .form-group .input-group button:first-child {
            width: 95% !important; } }
        @media (min-width: 992px) {
          .quickSearch .form-inline .row-wrapper .form-group .btn-group button:first-child, .quickSearch .form-inline .row-wrapper .form-group .input-group button:first-child {
            width: 82% !important; } }
        @media (min-width: 1200px) {
          .quickSearch .form-inline .row-wrapper .form-group .btn-group button:first-child, .quickSearch .form-inline .row-wrapper .form-group .input-group button:first-child {
            width: 85% !important; } }
      .quickSearch .form-inline .row-wrapper .form-group .btn-group button, .quickSearch .form-inline .row-wrapper .form-group .input-group button {
        border-color: #d6d6d6;
        padding-top: 5px;
        padding-bottom: 5px; }
        .quickSearch .form-inline .row-wrapper .form-group .btn-group button .caret, .quickSearch .form-inline .row-wrapper .form-group .input-group button .caret {
          color: #5b6065; }
      .quickSearch .form-inline .row-wrapper .form-group .btn-group .input-group-addon, .quickSearch .form-inline .row-wrapper .form-group .input-group .input-group-addon {
        border-color: #d6d6d6;
        border-radius: 0;
        background-color: white;
        color: #a9b0b7;
        width: 100%;
        border-right: 1px solid #d6d6d6; }
      .quickSearch .form-inline .row-wrapper .form-group .btn-group input, .quickSearch .form-inline .row-wrapper .form-group .input-group input {
        width: 100%;
        height: 35px;
        border-color: #d6d6d6; }
        @media (min-width: 992px) {
          .quickSearch .form-inline .row-wrapper .form-group .btn-group input, .quickSearch .form-inline .row-wrapper .form-group .input-group input {
            width: 110%; } }
      .quickSearch .form-inline .row-wrapper .form-group .btn-group .dropdown-menu, .quickSearch .form-inline .row-wrapper .form-group .input-group .dropdown-menu {
        /*width: initial;*/ }
        @media (min-width: 992px) {
          .quickSearch .form-inline .row-wrapper .form-group .btn-group .dropdown-menu, .quickSearch .form-inline .row-wrapper .form-group .input-group .dropdown-menu {
            min-width: 99%; } }
        .quickSearch .form-inline .row-wrapper .form-group .btn-group .dropdown-menu li a, .quickSearch .form-inline .row-wrapper .form-group .input-group .dropdown-menu li a {
          padding-left: 13px; }
  .quickSearch .form-inline .row-wrapper .form-group:last-child {
    text-align: left; }
    .quickSearch .form-inline .row-wrapper .form-group:last-child #quickSearch-btn {
      width: 99%;
      margin-top: 0;
      padding: 7px 24px 6px 24px; }

.first-form-group {
  margin-top: 20px !important; }
  @media (min-width: 992px) {
    .first-form-group {
      margin-top: 22px; } }

.carousel-highlight-reisen .carousel-indicators {
  margin-bottom: 16px;
  bottom: 0; }
  .carousel-highlight-reisen .carousel-indicators li {
    border-color: white !important; }
  .carousel-highlight-reisen .carousel-indicators li.active {
    background-color: white; }

.carousel-highlight-reisen .carousel-inner .item > img {
  max-height: 540px !important; }

.carousel-highlight-reisen .carousel-inner .item .carousel-caption {
  bottom: 0px;
  padding: 0px !important; }
  .carousel-highlight-reisen .carousel-inner .item .carousel-caption .containt-link {
    background-color: black;
    height: 40px;
    width: 60px; }
    .carousel-highlight-reisen .carousel-inner .item .carousel-caption .containt-link a {
      color: white;
      z-index: 55555 !important;
      line-height: 40px; }

.fiche .pull-left {
  width: 100%; }
  @media (min-width: 992px) {
    .fiche .pull-left {
      width: 51%; } }
  .fiche .pull-left .carousel-inner .carousel-pic {
    width: 100%;
    cursor: auto; }
    .fiche .pull-left .carousel-inner .carousel-pic .fa-bus {
      width: 2%; }

.fiche .trip-info-wrapper {
  width: 49%;
  height: 540px;
  position: relative;
  padding-top: 2%; }
  .fiche .trip-info-wrapper .separator:before {
    position: absolute;
    top: 0px;
    right: 100%;
    border-width: 0 0 540px 125px; }
    @media (min-width: 1200px) {
      .fiche .trip-info-wrapper .separator:before {
        border-width: 0 0 540px 237px; } }
  .fiche .trip-info-wrapper .trip-info {
    margin: 2%; }
    .fiche .trip-info-wrapper .trip-info .fa-bus {
      width: 2%; }

.project-details-head .carousel-pic {
  cursor: auto; }
  .project-details-head .carousel-pic .text-wrapper {
    height: 250px !important; }
  .project-details-head .carousel-pic .btn-green {
    padding: 15px !important; }
  .project-details-head .carousel-pic .gallery-hint {
    position: absolute;
    bottom: 0px;
    right: 110px;
    padding: 5px 25px 5px 10px;
    background-color: black; }
    @media (min-width: 1200px) {
      .project-details-head .carousel-pic .gallery-hint {
        bottom: 0px;
        right: 220px; } }
    .project-details-head .carousel-pic .gallery-hint .fa-expand {
      color: white;
      -webkit-transition: scale, 0.25s, ease-out;
      transition: scale, 0.25s, ease-out; }
      .project-details-head .carousel-pic .gallery-hint .fa-expand:hover {
        text-decoration: none;
        -webkit-transform: scale(1.25, 1.25);
        transform: scale(1.25, 1.25); }
      .project-details-head .carousel-pic .gallery-hint .fa-expand:focus {
        text-decoration: none; }

.project-details-head .trip-info {
  cursor: auto; }

.project-details-head .carousel-indicators {
  left: 0%;
  width: 100%;
  margin-left: -115px; }

.project-details-head i {
  padding-right: 10px; }

.project-details-head i.fa-eur {
  padding-right: 15px; }

.project-details-nav {
  border-bottom: 1px solid #e7e7e7; }
  .project-details-nav .row .project-select-box, .project-details-nav .row .social-sharing {
    padding-top: 20px;
    padding-bottom: 20px; }
  .project-details-nav .row .btn-group button {
    height: 50px; }
    .project-details-nav .row .btn-group button .caret {
      color: #5b6065; }
  .project-details-nav .row .btn-group .dropdown-menu {
    top: 73%; }

.category-teaser {
  background-color: #f0f0f0; }
  .category-teaser .item .carousel-pic {
    position: relative; }
    .category-teaser .item .carousel-pic img {
      width: 980px;
      max-width: 980px;
      height: 590px;
      max-height: 590px; }
    .category-teaser .item .carousel-pic .separator:before {
      border-width: 0 0 590px 237px; }

.project-details-info .row:first-child {
  margin-top: 50px; }

@media (min-width: 992px) {
  .project-details-info .row .col-md-7 .links-wrapper {
    margin-top: -8px;
    position: absolute;
    right: 15px;
    top: 4px; } }

.project-details-info .row .col-md-7 .btn {
  padding: 12px 40px !important;
  margin-top: -50px; }
  .project-details-info .row .col-md-7 .btn i {
    left: 40px !important; }

.project-details-info .row .col-md-7 .prices {
  overflow: hidden;
  background-color: #f0f0f0;
  height: 59px;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 10px; }
  .project-details-info .row .col-md-7 .prices:nth-child(odd) .fontSize14 {
    background-color: #87827c; }
    .project-details-info .row .col-md-7 .prices:nth-child(odd) .fontSize14:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 59px 25px 0 0;
      position: absolute;
      top: 0px;
      right: -25px;
      border-color: #87827c transparent transparent transparent; }
  .project-details-info .row .col-md-7 .prices:nth-child(even) .fontSize14 {
    background-color: #236cb5; }
    .project-details-info .row .col-md-7 .prices:nth-child(even) .fontSize14:after {
      content: '';
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 59px 25px 0 0;
      position: absolute;
      top: 0px;
      right: -25px;
      border-color: #236cb5 transparent transparent transparent; }
  .project-details-info .row .col-md-7 .prices .fontSize14 {
    padding: 0 25px;
    display: table-cell;
    height: 59px;
    vertical-align: middle;
    color: white;
    position: relative; }
  .project-details-info .row .col-md-7 .prices .priceUnit {
    height: 100%;
    display: table-cell;
    padding: 19px 25px 19px 40px; }

.project-details-info .row .col-md-7 .btn-green {
  padding: 12px;
  max-width: 465px; }
  .project-details-info .row .col-md-7 .btn-green .fa {
    font-size: 20px;
    bottom: 18px;
    left: 18px; }
    @media (min-width: 992px) {
      .project-details-info .row .col-md-7 .btn-green .fa {
        font-size: 28px; } }

.project-details-info .row .col-md-7 .form-booking-bus button.btn-green {
  max-width: 290px; }
  @media (min-width: 992px) {
    .project-details-info .row .col-md-7 .form-booking-bus button.btn-green {
      max-width: 360px; } }
  @media (min-width: 1200px) {
    .project-details-info .row .col-md-7 .form-booking-bus button.btn-green {
      max-width: 490px; } }
  .project-details-info .row .col-md-7 .form-booking-bus button.btn-green .one-line {
    display: inline-block; }
  .project-details-info .row .col-md-7 .form-booking-bus button.btn-green .fa {
    bottom: 26px; }
  .project-details-info .row .col-md-7 .form-booking-bus button.btn-green .fa-bus {
    bottom: 32px !important; }

.project-details-info .row .col-md-7 #project-view-hotel {
  margin-top: 45px; }
  .project-details-info .row .col-md-7 #project-view-hotel .item img {
    width: 100%;
    max-height: 420px; }
    @media (min-width: 992px) {
      .project-details-info .row .col-md-7 #project-view-hotel .item img {
        max-width: 700px; } }
  .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption {
    position: absolute;
    padding-bottom: 15px;
    padding-top: 15px;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
    background-color: rgba(109, 103, 92, 0.8); }
    .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption a > i {
      color: white !important;
      font-size: 16px; }

.project-details-info .row .col-md-7 .carousel-control {
  background-image: inherit;
  color: #6c7175;
  opacity: 0.8;
  position: absolute;
  top: 58%;
  height: 20%;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; }
  .project-details-info .row .col-md-7 .carousel-control i {
    font-size: 32px; }
  .project-details-info .row .col-md-7 .carousel-control:hover {
    color: #eff0f1; }

.project-details-info .row .col-md-7 .trip-day {
  background-color: #f1f0f0;
  margin-bottom: 10px; }
  .project-details-info .row .col-md-7 .trip-day .trip-day-head {
    position: relative; }
    .project-details-info .row .col-md-7 .trip-day .trip-day-head .trip-day-head-left {
      color: white;
      padding-top: 20px;
      padding-bottom: 20px;
      width: 100px;
      text-align: center; }
      .project-details-info .row .col-md-7 .trip-day .trip-day-head .trip-day-head-left:after {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 59px 25px 0 0;
        position: absolute;
        top: 0px;
        left: 100px; }
    .project-details-info .row .col-md-7 .trip-day .trip-day-head .trip-day-head-right {
      padding: 20px 30px 17px 137px;
      position: relative;
      cursor: pointer; }
      .project-details-info .row .col-md-7 .trip-day .trip-day-head .trip-day-head-right a {
        position: absolute;
        top: 18px;
        right: 10px;
        color: #236CB5; }
        .project-details-info .row .col-md-7 .trip-day .trip-day-head .trip-day-head-right a:hover, .project-details-info .row .col-md-7 .trip-day .trip-day-head .trip-day-head-right a:focus {
          text-decoration: none; }
  .project-details-info .row .col-md-7 .trip-day .trip-day-desc {
    padding: 20px; }

.project-details-info .row .col-md-7 .trip-day:nth-child(odd) .trip-day-head-left:after {
  border-color: #87827c transparent transparent transparent; }

.project-details-info .row .col-md-7 .trip-day:nth-child(even) .trip-day-head-left {
  background-color: #236cb5; }
  .project-details-info .row .col-md-7 .trip-day:nth-child(even) .trip-day-head-left:after {
    border-color: #236cb5 transparent transparent transparent; }

@media (min-width: 992px) {
  .project-details-info .row .col-md-7 {
    margin-bottom: 80px; } }

@media (max-width: 992px) {
  .social-sharing.sharing-top {
    padding: 15px; }
  .social-sharing.sharing-bottom .links-wrapper {
    margin-top: 25px !important; } }

.social-sharing .fa-reply {
  margin-right: 15px; }

.social-sharing .fb-share {
  font-size: 12px;
  color: white;
  display: inline-block; }
  .social-sharing .fb-share .fb-share-link {
    background-color: #3b5998;
    display: inline-block;
    padding: 10px;
    color: white;
    position: relative;
    right: -3px;
    margin: 6px 0px; }
    .social-sharing .fb-share .fb-share-link .fa-facebook {
      margin-right: 5px; }
    .social-sharing .fb-share .fb-share-link:hover, .social-sharing .fb-share .fb-share-link:focus {
      text-decoration: none; }
  .social-sharing .fb-share .fb-share-number {
    background-color: #2d4474;
    display: inline-block;
    padding: 10px;
    position: relative; }
    .social-sharing .fb-share .fb-share-number:before {
      content: '';
      position: absolute;
      top: 13px;
      left: -5px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 5px 5px 0;
      border-color: transparent #2d4474 transparent transparent; }

.form-group {
  color: #a9b0b7; }
  .form-group input {
    border-color: #d6d6d6;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .form-group textarea {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .form-group button .caret {
    color: #5b6065; }
  .form-group .captcha-img {
    border: 1px solid #d6d6d6;
    display: inline-block;
    padding: 9px 0px;
    width: 100%; }

.checkbox {
  color: #a9b0b7; }

#contact-form input[type="text"], #contact-form input[type="number"], #contact-form input[type="image"], #booking-form input[type="text"], #booking-form input[type="number"], #booking-form input[type="image"] {
  height: 50px;
  padding-left: 20px !important; }

#contact-form #busplace-element, #booking-form #busplace-element {
  display: inline-block; }

#contact-form select, #booking-form select {
  height: 50px;
  line-height: 44px;
  border-radius: 0; }

#contact-form .checkbox label, #booking-form .checkbox label {
  height: 50px;
  line-height: 50px; }

#contact-form .checkbox dd, #booking-form .checkbox dd {
  display: inline-block; }
  #contact-form .checkbox dd input, #booking-form .checkbox dd input {
    margin-right: 5px; }

#contact-form .checkbox #conditions2-element, #booking-form .checkbox #conditions2-element {
  margin-left: 0px; }

#contact-form #captchaimg, #booking-form #captchaimg {
  padding: 9px 0 !important; }

.trip-category-country {
  border-top: 1px solid #e7e7e7; }
  .trip-category-country .container {
    padding-left: 0;
    padding-right: 0; }
    .trip-category-country .container .form-group {
      width: 100%; }
      .trip-category-country .container .form-group button:first-child {
        border-left-width: 1px; }
  @media (max-width: 992px) {
    .trip-category-country .container {
      padding-left: 15px;
      padding-right: 15px; }
      .trip-category-country .container .form-group {
        width: 100%; } }

.form-control {
  padding: 6px 12px !important; }

.category-filter-wrapper {
  border-bottom: 1px solid #e7e7e7; }
  .category-filter-wrapper .category-filter {
    padding-bottom: 22px; }
    .category-filter-wrapper .category-filter .form-inline {
      margin: 0; }
      .category-filter-wrapper .category-filter .form-inline .form-group {
        width: 100%; }
        .category-filter-wrapper .category-filter .form-inline .form-group .btn-group {
          width: 100%; }
          .category-filter-wrapper .category-filter .form-inline .form-group .btn-group button:first-child {
            border-left-width: 1px;
            width: 90%; }
          .category-filter-wrapper .category-filter .form-inline .form-group .btn-group button:nth-child(2) {
            width: 10%;
            color: #5b6065; }
    @media (max-width: 992px) {
      .category-filter-wrapper .category-filter .form-inline {
        margin: 0; } }

@media (min-width: 768px) {
  #trip-category-filter .form-group {
    margin-bottom: 15px; } }

@media (min-width: 992px) {
  #trip-category-filter .col-md-4 {
    text-align: center; }
    #trip-category-filter .col-md-4 .form-group .btn-group {
      width: 100%; }
      #trip-category-filter .col-md-4 .form-group .btn-group button:first-child {
        width: 90%; }
      #trip-category-filter .col-md-4 .form-group .btn-group .caret-sign {
        width: 10%;
        color: #5b6065; } }

.commodation input[type="number"] {
  height: 50px; }

.commodation .checkbox {
  padding-left: 0 !important; }

@media (max-width: 992px) {
  .form-book-trip .btn-green {
    padding: 6px 12px; }
    .form-book-trip .btn-green .btn-reserv-text {
      padding-left: 30px; }
      .form-book-trip .btn-green .btn-reserv-text span {
        font-size: 20px !important; }
  .form-book-trip .fa {
    bottom: 14px;
    left: 20px;
    font-size: 1em; } }

.buyprocess .item-wrapper {
  padding: 20px 0 20px 15px; }
  .buyprocess .item-wrapper:nth-child(odd) {
    background: #f0f0f0; }

.radio {
  margin: 25px 0px; }
  .radio .order-catalog {
    font-size: 15px; }
    @media (min-width: 768px) {
      .radio .order-catalog {
        font-size: 16px; } }
  @media (min-width: 768px) {
    .radio {
      text-align: center; } }
  @media (min-width: 992px) {
    .radio {
      text-align: left; } }

.payment {
  text-align: left; }
  .payment label {
    margin-right: 30px; }
    .payment label input {
      margin-left: -30px !important; }
    .payment label img {
      width: 71px; }
    .payment label:first-child {
      padding-left: 0; }

#bustimeplan {
  height: 50px;
  line-height: 50px;
  font-size: 24px; }

@media (max-width: 992px) {
  #contact-form {
    text-align: center; }
    #contact-form button {
      width: 100%; } }

#contact-form .btn-green {
  padding: 12px 65px;
  font-family: BitterBold; }

.booking-form .btn-green {
  margin-bottom: 15px;
  padding: 12px 65px !important; }
  @media (min-width: 768px) {
    .booking-form .btn-green {
      margin-bottom: 0; } }

#booking-form .col-md-6 label.has-error {
  color: #a94442; }

#booking-form .col-md-6 .captcha input {
  width: inherit; }

#booking-form .col-md-6 .captcha-img {
  width: inherit; }

@media (max-width: 992px) {
  #booking-form .col-md-6 fieldset legend, #booking-form .col-md-12 fieldset legend {
    padding-left: 0; }
  #booking-form fieldset legend {
    padding-left: 15px; }
  #booking-form fieldset .padLeft0 {
    padding-left: 15px !important; }
  #booking-form fieldset .btn-group {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  #booking-form fieldset .checkbox {
    display: inline-block; }
    #booking-form fieldset .checkbox input {
      margin-top: 18px; }
  #booking-form .captcha {
    padding-left: 0 !important; } }
  @media (max-width: 992px) and (min-width: 992px) {
    #booking-form .captcha {
      padding-left: 15px !important; } }

@media (max-width: 992px) {
  #booking-form .margTop30 .form-group {
    padding: 0 15px; }
  #booking-form button[type="submit"] {
    width: 96%; } }

#booking-form button[type="submit"] {
  margin-right: 15px;
  padding: 15px 35px; }

#booking-form #Envoyer-element {
  padding-right: 15px; }
  @media (min-width: 992px) {
    #booking-form #Envoyer-element {
      padding-right: 0; } }

.display-gmaps {
  margin-bottom: 50px; }

@media (max-width: 992px) {
  .container.padTop30.padBottom30, .container.padBottom30.trip-category-country {
    width: 100%; } }

#mapModal {
  z-index: 10000;
  padding-right: 0 !important; }
  #mapModal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0; }
    #mapModal .modal-dialog .modal-content {
      border-radius: 0;
      height: 100%; }
      #mapModal .modal-dialog .modal-content .modal-body {
        padding: 0;
        height: 100%; }
        #mapModal .modal-dialog .modal-content .modal-body .close.color-twine, #mapModal .modal-dialog .modal-content .modal-body h1.close, #mapModal .modal-dialog .modal-content .modal-body h2.close, #mapModal .modal-dialog .modal-content .modal-body .carousel-home .carousel-indicators li.close, .carousel-home .carousel-indicators #mapModal .modal-dialog .modal-content .modal-body li.close {
          display: inline;
          position: absolute;
          top: 0px;
          right: 5px;
          z-index: 1;
          cursor: pointer;
          font-size: 70px;
          opacity: 1;
          -webkit-transition: color 0.25s linear;
          transition: color 0.25s linear; }
          #mapModal .modal-dialog .modal-content .modal-body .close.color-twine:hover, #mapModal .modal-dialog .modal-content .modal-body h1.close:hover, #mapModal .modal-dialog .modal-content .modal-body h2.close:hover, #mapModal .modal-dialog .modal-content .modal-body .carousel-home .carousel-indicators li.close:hover, .carousel-home .carousel-indicators #mapModal .modal-dialog .modal-content .modal-body li.close:hover {
            color: #a37641; }
        #mapModal .modal-dialog .modal-content .modal-body #modal-gmap {
          height: 100%; }
          #mapModal .modal-dialog .modal-content .modal-body #modal-gmap .gm-style div.gmnoprint:last-child {
            top: 20px !important;
            right: 44% !important; }

form.coupon #conditions2-element {
  margin-left: 0 !important; }
  form.coupon #conditions2-element input {
    padding: 0; }

.label-media-form {
  line-height: 50px !important; }

.form-group.form-media {
  margin-bottom: 20px !important; }

.content_medialibrary.catalogue {
  margin-top: 50px; }
  @media (min-width: 992px) {
    .content_medialibrary.catalogue {
      margin-top: 80px; } }
  .content_medialibrary.catalogue .media_thumbs .media_preview img {
    width: 100%;
    height: 350px; }

.content_medialibrary .content_medialibrary_wrapper {
  padding-top: 20px; }
  .content_medialibrary .content_medialibrary_wrapper div {
    margin-left: 5px; }
    @media (min-width: 992px) {
      .content_medialibrary .content_medialibrary_wrapper div {
        margin-left: 30px; } }
    .content_medialibrary .content_medialibrary_wrapper div .form-group button:first-child {
      width: 250px; }
  .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories {
    display: inline-block;
    float: left; }
    .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .font-futura, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories h1, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories h2, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories h3, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories legend, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .details-info .details-title, .details-info .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .details-title, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .thumb-box-coupon .thumbnail:hover .thumb-text, .thumb-box-coupon .thumbnail:hover .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .thumb-text, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .project-details-info .row .col-md-5, .project-details-info .row .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .col-md-5, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption, .project-details-info .row .col-md-7 #project-view-hotel .item .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .carousel-caption {
      line-height: 37px;
      margin-left: 10px; }
      @media (min-width: 992px) {
        .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .font-futura, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories h1, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories h2, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories h3, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories legend, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .details-info .details-title, .details-info .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .details-title, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .thumb-box-coupon .thumbnail:hover .thumb-text, .thumb-box-coupon .thumbnail:hover .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .thumb-text, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .project-details-info .row .col-md-5, .project-details-info .row .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .col-md-5, .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .project-details-info .row .col-md-7 #project-view-hotel .item .carousel-caption, .project-details-info .row .col-md-7 #project-view-hotel .item .content_medialibrary .content_medialibrary_wrapper .content_medialibrary_categories .carousel-caption {
          margin-left: 0; } }

.content_medialibrary h1.text-center, .content_medialibrary h3.text-center {
  border-top: 1px solid #ebebeb;
  padding: 80px 0;
  margin: 0;
  font-size: 22px;
  color: #5b6065; }
  @media (min-width: 992px) {
    .content_medialibrary h1.text-center, .content_medialibrary h3.text-center {
      font-size: 30px; } }

.content_medialibrary .media_thumbs {
  margin-bottom: 80px; }
  .content_medialibrary .media_thumbs .media_preview {
    position: relative;
    margin-bottom: 15px; }
    .content_medialibrary .media_thumbs .media_preview img {
      width: 100%;
      height: 170px; }
    .content_medialibrary .media_thumbs .media_preview .media_text {
      position: absolute;
      bottom: 0px;
      left: 0px;
      color: #66a16c;
      width: 100%;
      padding: 20px; }

.content_medialibrary_wrapper .btn .caret {
  margin-left: -10px; }

.content_medialibrary_view {
  padding-bottom: 50px; }
  .content_medialibrary_view #mediatek-gallery {
    text-align: center; }
    .content_medialibrary_view #mediatek-gallery .carousel-inner {
      width: 90%;
      display: inline-block; }
      .content_medialibrary_view #mediatek-gallery .carousel-inner .item {
        margin-bottom: -72px; }
        .content_medialibrary_view #mediatek-gallery .carousel-inner .item img {
          width: 100%; }
        .content_medialibrary_view #mediatek-gallery .carousel-inner .item .carousel-caption {
          position: relative;
          bottom: 72px;
          left: 0;
          right: 0;
          background: #646465;
          opacity: 0.8; }
      .content_medialibrary_view #mediatek-gallery .carousel-inner i {
        height: 35px;
        width: 40px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }

/* Cookies
   _______________________________________________________ */
/*.cookies : properties */
.cookies {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0px;
  padding: 10px 0px;
  font-size: 14px;
  line-height: 18px;
  z-index: 99999999;
  text-align: center;
  background-color: #453F3B;
  color: #fff;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  -webkit-transform: translate(0, 200%);
  transform: translate(0, 200%); }
  .cookies a {
    color: #fff;
    text-decoration: none; }
  .cookies p {
    margin: 0px;
    text-align: center; }
  .cookies .btn {
    text-decoration: none;
    padding: 0px 5px;
    margin: 0px 5px;
    background-color: #f0f0f0;
    border: none;
    color: #333; }
  .cookies.cookies-not-ok {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cookies.cookies-ok {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%); }
  .cookies .content_textimg {
    margin: 10px 0; }

.cookies-not-ok .footer-signature {
  padding-bottom: 103px; }
  @media (min-width: 768px) {
    .cookies-not-ok .footer-signature {
      padding-bottom: 77px; } }
  @media (min-width: 992px) {
    .cookies-not-ok .footer-signature {
      padding-bottom: 60px; } }

.textimg-header-search {
  padding: 80px 0;
  position: relative;
  z-index: 2; }
  @media (max-width: 991px) {
    .textimg-header-search {
      border-bottom: 1px solid white; } }
  @media (min-width: 992px) {
    .textimg-header-search {
      padding: 100px 0; } }
  @media (min-width: 1200px) {
    .textimg-header-search {
      padding: 150px 0; } }
  .textimg-header-search:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    content: ''; }
  .textimg-header-search .content {
    text-align: center;
    position: relative;
    z-index: 2;
    width: 90%;
    margin: auto; }
    @media (min-width: 992px) {
      .textimg-header-search .content {
        width: 66%; } }
    .textimg-header-search .content span, .textimg-header-search .content p {
      color: white; }
    .textimg-header-search .content p {
      font-size: 16px;
      line-height: 24px;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400; }
      @media (min-width: 768px) {
        .textimg-header-search .content p {
          font-size: 18px;
          line-height: 26px; } }
    .textimg-header-search .content span {
      word-break: break-word;
      display: block;
      margin-bottom: 20px;
      font-family: "PT Serif", serif;
      font-weight: 700;
      font-size: 25px;
      line-height: 35px;
      text-transform: none; }
      @media (min-width: 768px) {
        .textimg-header-search .content span {
          font-size: 35px;
          line-height: 45px; } }
    .textimg-header-search .content .form-group.btn {
      margin: 0;
      padding: 0; }
      .textimg-header-search .content .form-group.btn button.btn-green {
        width: 100% !important;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 26px;
        height: 55px; }
    .textimg-header-search .content .form-group {
      width: 100%;
      margin: 20px 0 10px 0; }
      @media (min-width: 992px) {
        .textimg-header-search .content .form-group {
          margin: 30px 0 30px 0; } }
      @media (min-width: 992px) {
        .textimg-header-search .content .form-group {
          margin: 22px 0;
          width: 65%; } }
      .textimg-header-search .content .form-group .btn-group, .textimg-header-search .content .form-group .input-group {
        width: 100%;
        color: #a9b0b7; }
        .textimg-header-search .content .form-group .btn-group button:first-child, .textimg-header-search .content .form-group .input-group button:first-child {
          width: 94% !important; }
          @media (min-width: 480px) {
            .textimg-header-search .content .form-group .btn-group button:first-child, .textimg-header-search .content .form-group .input-group button:first-child {
              width: 95% !important; } }
          @media (min-width: 768px) {
            .textimg-header-search .content .form-group .btn-group button:first-child, .textimg-header-search .content .form-group .input-group button:first-child {
              width: 95% !important; } }
          @media (min-width: 992px) {
            .textimg-header-search .content .form-group .btn-group button:first-child, .textimg-header-search .content .form-group .input-group button:first-child {
              width: 82% !important; } }
          @media (min-width: 1200px) {
            .textimg-header-search .content .form-group .btn-group button:first-child, .textimg-header-search .content .form-group .input-group button:first-child {
              width: 85% !important; } }
        .textimg-header-search .content .form-group .btn-group button.caret-sign, .textimg-header-search .content .form-group .input-group button.caret-sign {
          width: 6% !important; }
          @media (min-width: 480px) {
            .textimg-header-search .content .form-group .btn-group button.caret-sign, .textimg-header-search .content .form-group .input-group button.caret-sign {
              width: 5% !important; } }
          @media (min-width: 768px) {
            .textimg-header-search .content .form-group .btn-group button.caret-sign, .textimg-header-search .content .form-group .input-group button.caret-sign {
              width: 5% !important; } }
          @media (min-width: 992px) {
            .textimg-header-search .content .form-group .btn-group button.caret-sign, .textimg-header-search .content .form-group .input-group button.caret-sign {
              width: 18% !important; } }
          @media (min-width: 1200px) {
            .textimg-header-search .content .form-group .btn-group button.caret-sign, .textimg-header-search .content .form-group .input-group button.caret-sign {
              width: 15% !important; } }
        .textimg-header-search .content .form-group .btn-group button, .textimg-header-search .content .form-group .input-group button {
          height: 55px;
          border-color: #d6d6d6;
          font-size: 16px;
          color: #212529;
          padding-top: 5px;
          padding-bottom: 5px; }
          .textimg-header-search .content .form-group .btn-group button .caret, .textimg-header-search .content .form-group .input-group button .caret {
            margin: auto;
            color: #5b6065; }
        .textimg-header-search .content .form-group .btn-group .input-group-addon, .textimg-header-search .content .form-group .input-group .input-group-addon {
          border-color: #d6d6d6;
          border-radius: 0;
          background-color: white;
          color: #a9b0b7;
          width: 100%;
          border-right: 1px solid #d6d6d6; }
        .textimg-header-search .content .form-group .btn-group input, .textimg-header-search .content .form-group .input-group input {
          width: 100%;
          height: 55px;
          border-color: #d6d6d6; }
          @media (min-width: 992px) {
            .textimg-header-search .content .form-group .btn-group input, .textimg-header-search .content .form-group .input-group input {
              width: 110%; } }
        .textimg-header-search .content .form-group .btn-group .dropdown-menu, .textimg-header-search .content .form-group .input-group .dropdown-menu {
          /*width: initial;*/
          width: calc(100% - 1px);
          padding: 10px 0;
          border: none; }
          @media (min-width: 992px) {
            .textimg-header-search .content .form-group .btn-group .dropdown-menu, .textimg-header-search .content .form-group .input-group .dropdown-menu {
              min-width: 99%; } }
          .textimg-header-search .content .form-group .btn-group .dropdown-menu li a, .textimg-header-search .content .form-group .input-group .dropdown-menu li a {
            padding-left: 20px;
            font-size: 14px;
            line-height: 24px;
            color: #212529; }
    .textimg-header-search .content .form-group:last-child {
      text-align: left; }
      .textimg-header-search .content .form-group:last-child #quickSearch-btn {
        width: 99%;
        margin-top: 0;
        padding: 7px 24px 6px 24px; }
  @media (max-width: 991px) {
    .textimg-header-search .abs-resp {
      position: absolute;
      right: 0; } }

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

.textimg-header-new {
  position: relative;
  padding: 70px 0 70px; }
  .textimg-header-new:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.65);
    content: '';
    z-index: 2; }
  @media (min-width: 992px) {
    .textimg-header-new {
      padding: 100px 0 110px; } }
  .textimg-header-new .wrapper-content {
    z-index: 3;
    position: relative; }
    .textimg-header-new .wrapper-content h1, .textimg-header-new .wrapper-content p.bigTitle {
      font-family: "PT Serif", serif !important;
      font-weight: 700 !important;
      margin-top: 0;
      margin-bottom: 20px;
      color: white;
      font-size: 35px;
      line-height: 45px; }
      @media (min-width: 992px) {
        .textimg-header-new .wrapper-content h1, .textimg-header-new .wrapper-content p.bigTitle {
          font-size: 45px;
          line-height: 55px; } }
    .textimg-header-new .wrapper-content a#toForm {
      margin-top: 30px;
      height: 55px;
      padding-top: 17px;
      padding-bottom: 12px; }
      @media (max-width: 991px) {
        .textimg-header-new .wrapper-content a#toForm {
          width: 100%; } }
    .textimg-header-new .wrapper-content p {
      font-size: 16px;
      line-height: 26px;
      color: white; }
      .textimg-header-new .wrapper-content p b, .textimg-header-new .wrapper-content p strong {
        font-family: "Nunito Sans", sans-serif;
        font-weight: 700; }
      @media (min-width: 992px) {
        .textimg-header-new .wrapper-content p {
          font-size: 18px;
          line-height: 28px; } }
    .textimg-header-new .wrapper-content ul {
      margin: 25px 0 0;
      padding-left: 0px;
      list-style: none; }
      .textimg-header-new .wrapper-content ul li {
        padding-bottom: 7px;
        padding-left: 30px;
        position: relative;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        color: white; }
        .textimg-header-new .wrapper-content ul li:before {
          font: normal normal normal 14px/1 FontAwesome;
          content: "\f00c";
          position: absolute;
          left: 0;
          top: 6px;
          font-size: 16px; }
        .textimg-header-new .wrapper-content ul li strong {
          font-weight: normal !important;
          font-family: 700; }
        @media (min-width: 992px) {
          .textimg-header-new .wrapper-content ul li {
            font-size: 18px;
            line-height: 28px; } }
  .textimg-header-new img {
    z-index: 3;
    position: relative;
    float: right;
    margin-top: 5px; }

.textimg-cols-img .bg-image-half-outer {
  position: relative; }
  @media (min-width: 992px) {
    .textimg-cols-img .bg-image-half-outer {
      background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #f2f2f2), color-stop(50%, #fff));
      background-image: linear-gradient(to right, #f2f2f2 50%, #fff 50%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFFFFFFF', GradientType=1); } }
  @media (min-width: 992px) {
    .textimg-cols-img .bg-image-half-outer.gradient-reverse {
      background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #f2f2f2));
      background-image: linear-gradient(to right, #fff 50%, #f2f2f2 50%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF2F2F2', GradientType=1); } }
  .textimg-cols-img .bg-image-half-outer .bg-image-half {
    background-position: 0% 50%;
    background-size: 50% auto;
    background-repeat: no-repeat; }
    @media (max-width: 991px) {
      .textimg-cols-img .bg-image-half-outer .bg-image-half {
        background: none !important; } }
    .textimg-cols-img .bg-image-half-outer .bg-image-half.img-right {
      background-position: 100% 50%; }
  @media (min-width: 992px) {
    .textimg-cols-img .bg-image-half-outer:after {
      content: "";
      width: 1px;
      height: 100%;
      position: absolute;
      top: 0;
      left: calc(50% - 0.5px);
      background-color: white; } }

.textimg-cols-img .content-picture {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  background-size: cover;
  overflow: hidden; }
  .textimg-cols-img .content-picture.img-right {
    right: 0; }

.textimg-cols-img .well-type2,
.textimg-cols-img .well-type3 {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background: none;
  padding: 50px 0px 50px 15px; }
  @media (min-width: 992px) {
    .textimg-cols-img .well-type2,
    .textimg-cols-img .well-type3 {
      min-height: 600px; } }
  .textimg-cols-img .well-type2 h2,
  .textimg-cols-img .well-type3 h2 {
    margin-top: 0;
    font-weight: bold; }
  .textimg-cols-img .well-type2 h3,
  .textimg-cols-img .well-type3 h3 {
    font-weight: bold; }
  .textimg-cols-img .well-type2 .btn,
  .textimg-cols-img .well-type3 .btn {
    height: 55px;
    padding-top: 17px;
    padding-bottom: 12px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700; }

@media (min-width: 992px) {
  .textimg-cols-img .well-type2 {
    padding: 90px 0px 35px 30px; } }

@media (min-width: 1200px) {
  .textimg-cols-img .well-type2 {
    padding: 90px 0px 35px 95px; } }

@media (min-width: 992px) {
  .textimg-cols-img .well-type3 {
    padding: 90px 30px 35px 0px; } }

@media (min-width: 1200px) {
  .textimg-cols-img .well-type3 {
    padding: 90px 95px 35px 0px; } }

.textimg-cols-img .well h2 {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 35px; }
  @media (min-width: 992px) {
    .textimg-cols-img .well h2 {
      font-size: 35px;
      line-height: 45px; } }

.textimg-cols-img .well p {
  font-size: 16px;
  line-height: 28px; }

.content_html.list-anchor {
  height: 64px;
  background-color: #296eb6;
  text-align: center; }
  .content_html.list-anchor.affix {
    position: fixed;
    top: 78px;
    left: 0;
    right: 0;
    z-index: 100000; }
  .content_html.list-anchor a {
    color: white;
    font-size: 13px;
    line-height: 64px;
    padding: 0 15px; }
    @media (min-width: 1200px) {
      .content_html.list-anchor a {
        padding: 0 25px;
        font-size: 14px; } }

.multitextimg-fonction {
  padding: 55px 0 50px; }
  .multitextimg-fonction.testimonial h2 {
    margin-bottom: 50px; }
  .multitextimg-fonction.testimonial img {
    margin-bottom: 30px; }
  .multitextimg-fonction h2 {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 50px;
    margin-top: 0; }
    @media (min-width: 992px) {
      .multitextimg-fonction h2 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 95px; } }
  .multitextimg-fonction.bg-grey {
    background-color: #f5f5f5; }
  .multitextimg-fonction .wrapper-content {
    text-align: center; }
    @media (max-width: 991px) {
      .multitextimg-fonction .wrapper-content {
        margin-bottom: 20px; } }
    .multitextimg-fonction .wrapper-content img {
      margin-bottom: 30px; }
    .multitextimg-fonction .wrapper-content p {
      font-size: 17px;
      line-height: 29px;
      color: #5b6065; }
  @media (min-width: 992px) {
    .multitextimg-fonction {
      padding: 95px 0 90px; } }
  .multitextimg-fonction .controllers-carousel {
    margin-top: 40px;
    text-align: center;
    width: 100%;
    z-index: 100; }
    .multitextimg-fonction .controllers-carousel .slick-dots {
      list-style: none;
      display: block;
      text-align: center;
      padding: 0;
      width: 100%;
      margin: 0px; }
      .multitextimg-fonction .controllers-carousel .slick-dots li {
        margin-left: 0 !important;
        margin-right: 5px !important;
        position: relative;
        display: inline-block;
        height: 10px;
        width: 10px;
        margin: 0 15px;
        padding: 0;
        cursor: pointer; }
        .multitextimg-fonction .controllers-carousel .slick-dots li.slick-active button {
          border-color: #bd905a;
          background-color: #bd905a; }
        .multitextimg-fonction .controllers-carousel .slick-dots li button {
          border: 1px solid #296eb6;
          background: #296eb6;
          display: block;
          height: 10px;
          width: 10px;
          outline: none;
          line-height: 0px;
          font-size: 0px;
          color: transparent;
          cursor: pointer;
          padding: 0px;
          border-top-right-radius: 50%;
          border-top-left-radius: 50%;
          border-bottom-right-radius: 50%;
          border-bottom-left-radius: 50%;
          -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out; }

.categorylist-2019 {
  margin: 80px 0 30px; }
  .categorylist-2019 .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .categorylist-2019 .mb-30 {
    margin-bottom: 50px; }
  .categorylist-2019 .categorylist {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    border: 1px solid #ededed; }
    .categorylist-2019 .categorylist .wrapper-content {
      height: 100%;
      padding: 35px 30px 70px;
      position: relative; }
      .categorylist-2019 .categorylist .wrapper-content h2 {
        margin-top: 0;
        line-height: 30px; }
      .categorylist-2019 .categorylist .wrapper-content .thumbnail-desc {
        line-height: 26px; }
  .categorylist-2019 a.link.abs {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0;
    background-color: #66a16c;
    color: white;
    text-align: center;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    padding: 12px 10px;
    display: block; }
    .categorylist-2019 a.link.abs:hover {
      background-color: #bd905a;
      text-decoration: none; }

.content_projectlist_2019 .tripbox h3 {
  margin-bottom: 18px;
  text-transform: none !important; }

.content_projectlist_2019 .category-filter-wrapper {
  border: none; }
  .content_projectlist_2019 .category-filter-wrapper .category-filter {
    padding-bottom: 0; }
  .content_projectlist_2019 .category-filter-wrapper .container-checkbox {
    margin-bottom: 35px;
    display: inline-block; }
    .content_projectlist_2019 .category-filter-wrapper .container-checkbox input[type=checkbox] {
      display: none; }
      .content_projectlist_2019 .category-filter-wrapper .container-checkbox input[type=checkbox]:checked + label {
        background-color: #66a16c;
        color: white; }
        .content_projectlist_2019 .category-filter-wrapper .container-checkbox input[type=checkbox]:checked + label:after {
          border-color: white; }
        .content_projectlist_2019 .category-filter-wrapper .container-checkbox input[type=checkbox]:checked + label:before {
          font: normal normal normal 14px/1 FontAwesome;
          content: "\f00c";
          position: absolute;
          left: 13px;
          top: 13px;
          font-size: 9px; }
    .content_projectlist_2019 .category-filter-wrapper .container-checkbox label {
      cursor: pointer;
      border: 1px solid #d6d6d6;
      display: inline-block;
      padding: 0 20px 0 32px;
      font-weight: normal !important;
      height: 35px;
      line-height: 35px;
      font-size: 14px;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400;
      position: relative; }
      .content_projectlist_2019 .category-filter-wrapper .container-checkbox label:after {
        position: absolute;
        content: '';
        height: 14px;
        width: 14px;
        border: 1px solid #d6d6d6;
        left: 11px;
        top: 11px; }

.content_projectlist_2019 .trip-category-country {
  padding-top: 0;
  border: none; }
  @media (max-width: 991px) {
    .content_projectlist_2019 .trip-category-country .form-group {
      margin-bottom: 5px !important; } }
  .content_projectlist_2019 .trip-category-country .form-group {
    width: 100%; }
    .content_projectlist_2019 .trip-category-country .form-group .btn-group {
      width: 100%;
      position: relative; }
    .content_projectlist_2019 .trip-category-country .form-group .dropdown-toggle {
      -webkit-box-shadow: none !important;
              box-shadow: none !important; }
    .content_projectlist_2019 .trip-category-country .form-group .dropdown-toggle.full-width {
      width: 100% !important;
      border-right-width: 1px !important; }
    .content_projectlist_2019 .trip-category-country .form-group .dropdown-toggle.pos-abs {
      position: absolute;
      right: 20px;
      border: none;
      background: transparent;
      z-index: 2; }
  .content_projectlist_2019 .trip-category-country .wrapper-checkbox {
    margin-bottom: 30px; }
  .content_projectlist_2019 .trip-category-country .container-checkbox {
    display: inline-block;
    margin-bottom: 5px; }
    .content_projectlist_2019 .trip-category-country .container-checkbox input[type=checkbox] {
      display: none; }
      .content_projectlist_2019 .trip-category-country .container-checkbox input[type=checkbox]:checked + label {
        background-color: #66a16c;
        color: white; }
        .content_projectlist_2019 .trip-category-country .container-checkbox input[type=checkbox]:checked + label:after {
          border-color: white; }
        .content_projectlist_2019 .trip-category-country .container-checkbox input[type=checkbox]:checked + label:before {
          font: normal normal normal 14px/1 FontAwesome;
          content: "\f00c";
          position: absolute;
          left: 13px;
          top: 13px;
          font-size: 9px; }
    .content_projectlist_2019 .trip-category-country .container-checkbox label {
      margin-right: 2px;
      cursor: pointer;
      border: 1px solid #d6d6d6;
      display: inline-block;
      padding: 0 20px 0 32px;
      height: 35px;
      line-height: 35px;
      color: #a9b0b7;
      font-size: 14px;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400;
      position: relative;
      font-weight: lighter !important; }
      .content_projectlist_2019 .trip-category-country .container-checkbox label.active {
        background-color: #66a16c;
        color: white; }
        .content_projectlist_2019 .trip-category-country .container-checkbox label.active:after {
          border-color: white; }
        .content_projectlist_2019 .trip-category-country .container-checkbox label.active:before {
          font: normal normal normal 14px/1 FontAwesome;
          content: "\f00c";
          position: absolute;
          left: 13px;
          top: 13px;
          font-size: 9px; }
      .content_projectlist_2019 .trip-category-country .container-checkbox label:after {
        position: absolute;
        content: '';
        height: 14px;
        width: 14px;
        border: 1px solid #d6d6d6;
        left: 11px;
        top: 11px; }
  .content_projectlist_2019 .trip-category-country .form-group {
    margin-top: 5px; }
    .content_projectlist_2019 .trip-category-country .form-group.checkbox {
      z-index: 100; }
      @media (min-width: 992px) {
        .content_projectlist_2019 .trip-category-country .form-group.checkbox {
          margin-bottom: 0 !important; } }
    @media (min-width: 992px) {
      .content_projectlist_2019 .trip-category-country .form-group {
        margin-bottom: 40px !important; } }

.content_projectlist_2019 #trip-category-filter .form-group {
  width: 100%; }

@media (max-width: 991px) {
  .content_projectlist_2019 .projects-wrapper {
    margin-top: 20px; } }

.content_projectlist_2019 .projects-wrapper .mb30 {
  margin-bottom: 30px; }

.content_projectlist_2019 .projects-wrapper .content_reisen {
  height: 100%;
  position: relative; }
  .content_projectlist_2019 .projects-wrapper .content_reisen img {
    border: 1px solid #ededed;
    border-bottom: none !important; }
  .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content {
    -webkit-transition: all 250ms;
    transition: all 250ms;
    display: block;
    position: relative;
    border: 1px solid #ededed;
    padding: 20px 30px 20px; }
    .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content:hover, .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content:focus {
      text-decoration: none;
      padding: 20px 25px 20px 35px; }
    .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content h4 {
      font-family: "Nunito Sans", sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 25px;
      color: #66a16c;
      margin: 0; }
    .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content h2 {
      font-family: "PT Serif", serif;
      font-weight: 400;
      font-size: 25px;
      color: #212529;
      letter-spacing: 0;
      line-height: 35px;
      margin-top: 0;
      margin-bottom: 10px; }
    .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content h3 {
      font-size: 20px;
      line-height: 35px;
      color: #bd905a;
      padding: 0;
      margin-top: 0;
      margin-bottom: 5px; }
    .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content .price {
      margin-top: 15px;
      padding: 15px 0 0;
      border-top: 1px solid #ededed; }
      .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content .price span {
        font-family: "Nunito Sans", sans-serif;
        font-weight: 600;
        font-size: 14px;
        color: #212529;
        letter-spacing: 0;
        line-height: 22px; }
      .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content .price span.blue {
        font-family: "PT Serif", serif;
        font-weight: 700;
        font-size: 30px;
        color: #286DB6;
        letter-spacing: 0;
        line-height: 40px; }
    .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content p span {
      font-family: "Nunito Sans", sans-serif;
      font-weight: 600;
      font-size: 16px;
      color: #212529;
      letter-spacing: 0;
      line-height: 22px;
      display: block;
      margin: 10px 0 0px;
      display: block; }
      .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content p span.country {
        position: relative;
        padding-left: 25px; }
        .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content p span.country i {
          position: absolute;
          top: 2px;
          left: 0px;
          color: #bd905a; }
      .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content p span i {
        margin-right: 7px;
        color: #bd905a; }
    .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content a.links-abs {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      text-align: center;
      color: white;
      font-size: 18px;
      height: 52px;
      background-color: #66a16c;
      line-height: 52px; }
      .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content a.links-abs svg {
        width: 16px;
        vertical-align: middle;
        margin-left: 5px; }
      .content_projectlist_2019 .projects-wrapper .content_reisen .wrapper-content a.links-abs:hover {
        background-color: #bd905a;
        text-decoration: none; }
  .content_projectlist_2019 .projects-wrapper .content_reisen a.links-abs {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    color: white;
    font-size: 18px;
    height: 52px;
    background-color: #66a16c;
    line-height: 52px; }
    .content_projectlist_2019 .projects-wrapper .content_reisen a.links-abs svg {
      width: 16px;
      vertical-align: middle;
      margin-left: 5px; }
    .content_projectlist_2019 .projects-wrapper .content_reisen a.links-abs:hover {
      background-color: #bd905a;
      text-decoration: none; }

.anchor-bar-projectview {
  background-color: white;
  border-bottom: 1px solid #ededed; }
  .anchor-bar-projectview.affix {
    width: 100%;
    top: 78px;
    z-index: 10; }
  .anchor-bar-projectview .anchor-link {
    padding: 20px 0;
    font-size: 16px;
    line-height: 19px;
    color: #66a16c;
    display: inline-block;
    margin-right: 70px; }

.projectviewReisen-2019 {
  padding: 60px 0; }
  .projectviewReisen-2019 .box-left {
    margin-right: 34px;
    background-color: #f9f9f9;
    border: 1px solid #ededed;
    padding: 35px 30px 40px; }
    .projectviewReisen-2019 .box-left.affix-bottom {
      position: absolute; }
    .projectviewReisen-2019 .box-left h3 {
      color: #bd905a;
      font-size: 18px;
      line-height: 26px;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 700;
      margin-top: 0;
      margin-bottom: 0px;
      padding: 0; }
    .projectviewReisen-2019 .box-left p.subtitle {
      font-size: 14px;
      line-height: 24px; }
    .projectviewReisen-2019 .box-left a.btn {
      font-size: 18px;
      line-height: 26px;
      margin: 10px 0 20px;
      padding: 12px 20px;
      white-space: normal;
      font-family: "Nunito Sans", sans-serif;
      font-weight: 700; }
      .projectviewReisen-2019 .box-left a.btn:hover {
        background-color: #bd905a; }
      .projectviewReisen-2019 .box-left a.btn svg {
        vertical-align: middle;
        width: 16px;
        margin-left: 5px;
        height: 20px; }
    .projectviewReisen-2019 .box-left a.contact {
      font-size: 14px;
      line-height: 19px;
      text-decoration: none;
      -webkit-transition: all 250ms;
      transition: all 250ms; }
      .projectviewReisen-2019 .box-left a.contact:hover {
        color: #bd905a; }
  .projectviewReisen-2019 .wrapper-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px; }
    .projectviewReisen-2019 .wrapper-title .fb-share {
      margin-bottom: 20px;
      font-size: 12px;
      color: white;
      display: inline-block; }
      .projectviewReisen-2019 .wrapper-title .fb-share .fb-share-link {
        -webkit-transition: all 250ms;
        transition: all 250ms;
        background-color: #3b5998;
        display: inline-block;
        padding: 10px;
        color: white;
        position: relative;
        right: -3px;
        margin: 6px 0px; }
        .projectviewReisen-2019 .wrapper-title .fb-share .fb-share-link:hover {
          text-decoration: none;
          background-color: #344e86; }
        .projectviewReisen-2019 .wrapper-title .fb-share .fb-share-link i {
          margin-right: 5px; }
  .projectviewReisen-2019 h1 {
    width: 70%;
    margin: 0 0 0px;
    padding-bottom: 20px;
    font-size: 30px;
    line-height: 35px; }
    .projectviewReisen-2019 h1 span {
      font-size: 20px;
      line-height: 25px; }
  .projectviewReisen-2019 p.info-trip {
    font-size: 16px;
    line-height: 28px; }
    .projectviewReisen-2019 p.info-trip.border-bottom {
      padding-bottom: 20px;
      border-bottom: 1px solid #ededed;
      margin-bottom: 40px; }
    .projectviewReisen-2019 p.info-trip span {
      display: block; }
    .projectviewReisen-2019 p.info-trip i {
      color: #bd905a;
      margin-right: 5px; }
  .projectviewReisen-2019 p {
    font-size: 16px;
    line-height: 28px; }
  .projectviewReisen-2019 ul {
    padding-left: 17px;
    list-style: none; }
    .projectviewReisen-2019 ul li {
      font-size: 16px;
      line-height: 28px;
      position: relative; }
      .projectviewReisen-2019 ul li:before {
        position: absolute;
        font: normal normal normal 14px/1 FontAwesome;
        content: "\f111";
        font-size: .6rem;
        line-height: 2.4rem;
        left: -15px;
        color: #303030; }
    .projectviewReisen-2019 ul li + li {
      margin-top: 10px; }
  .projectviewReisen-2019 h2.title-section {
    font-size: 22px;
    line-height: 26px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 25px; }
  .projectviewReisen-2019 .sep-section {
    height: 40px; }
    @media (min-width: 992px) {
      .projectviewReisen-2019 .sep-section {
        height: 60px; } }
  .projectviewReisen-2019 .wrapper-trip .trip {
    position: relative;
    line-height: 0;
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      .projectviewReisen-2019 .wrapper-trip .trip {
        margin-left: 45px; } }
    .projectviewReisen-2019 .wrapper-trip .trip .line-before {
      content: '';
      position: absolute;
      left: -36px;
      top: 0;
      bottom: -40px;
      border-left: 1px dashed #8dbe00; }
    .projectviewReisen-2019 .wrapper-trip .trip .line-tour {
      background-color: #fff;
      position: absolute;
      top: 0px;
      left: -47px; }
    .projectviewReisen-2019 .wrapper-trip .trip:last-child {
      margin-bottom: 0; }
      .projectviewReisen-2019 .wrapper-trip .trip:last-child .line-before {
        display: none; }
    .projectviewReisen-2019 .wrapper-trip .trip .title {
      font-size: 18px;
      line-height: 26px;
      color: #bd905a;
      margin-bottom: 15px; }
  .projectviewReisen-2019 p + .wrapper-price {
    margin-top: 25px; }
  .projectviewReisen-2019 a.back {
    text-decoration: none;
    -webkit-transition: all 250ms;
    transition: all 250ms; }
    .projectviewReisen-2019 a.back svg {
      -webkit-transition: margin-right 250ms;
      transition: margin-right 250ms;
      width: 16px;
      vertical-align: sub;
      margin-right: 2px; }
    .projectviewReisen-2019 a.back:hover {
      color: #bd905a; }
      .projectviewReisen-2019 a.back:hover i {
        margin-right: 5px; }
  .projectviewReisen-2019 .wrapper-price {
    border-top: 1px solid #ededed; }
    .projectviewReisen-2019 .wrapper-price .outer-price {
      border-bottom: 1px solid #ededed; }
      .projectviewReisen-2019 .wrapper-price .outer-price p {
        font-size: 16px;
        line-height: 26px;
        font-family: "Nunito Sans", sans-serif;
        font-weight: 400;
        margin: 0;
        padding: 15px 0; }
  .projectviewReisen-2019 .carousel-images-wrapper {
    margin: 20px 0 35px;
    position: relative; }
  .projectviewReisen-2019 .carousel.carousel-images {
    line-height: 0; }
    .projectviewReisen-2019 .carousel.carousel-images div:focus {
      outline: none; }
    .projectviewReisen-2019 .carousel.carousel-images .image-outer {
      position: relative;
      overflow: hidden; }
      .projectviewReisen-2019 .carousel.carousel-images .image-outer img {
        width: inherit; }
    .projectviewReisen-2019 .carousel.carousel-images .slick-arrow {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: absolute;
      width: 55px;
      height: 55px;
      z-index: 1;
      border: 0;
      background-color: transparent;
      font-size: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      -webkit-transition: all 350ms;
      transition: all 350ms; }
      .projectviewReisen-2019 .carousel.carousel-images .slick-arrow:hover.slick-prev::before, .projectviewReisen-2019 .carousel.carousel-images .slick-arrow:hover.slick-prev::after, .projectviewReisen-2019 .carousel.carousel-images .slick-arrow:hover.slick-next::before, .projectviewReisen-2019 .carousel.carousel-images .slick-arrow:hover.slick-next::after {
        opacity: 0.75; }
      .projectviewReisen-2019 .carousel.carousel-images .slick-arrow:hover, .projectviewReisen-2019 .carousel.carousel-images .slick-arrow:focus {
        outline: 0; }
      .projectviewReisen-2019 .carousel.carousel-images .slick-arrow.slick-disabled {
        pointer-events: none;
        cursor: not-allowed; }
        .projectviewReisen-2019 .carousel.carousel-images .slick-arrow.slick-disabled::before {
          opacity: 0.25; }
      .projectviewReisen-2019 .carousel.carousel-images .slick-arrow.slick-prev::before, .projectviewReisen-2019 .carousel.carousel-images .slick-arrow.slick-next::before {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 25px;
        font-weight: 300;
        opacity: 1;
        color: white;
        -webkit-transition: all 350ms;
        transition: all 350ms; }
      .projectviewReisen-2019 .carousel.carousel-images .slick-arrow.slick-disabled::before {
        opacity: 0.25; }
      .projectviewReisen-2019 .carousel.carousel-images .slick-arrow.slick-prev {
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
        .projectviewReisen-2019 .carousel.carousel-images .slick-arrow.slick-prev::before {
          content: "\f104"; }
      .projectviewReisen-2019 .carousel.carousel-images .slick-arrow.slick-next {
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
        .projectviewReisen-2019 .carousel.carousel-images .slick-arrow.slick-next::before {
          content: "\f105"; }
  .projectviewReisen-2019 .carousel-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 48px;
    color: white;
    padding: 0 20px;
    background-color: rgba(0, 0, 0, 0.65); }
    .projectviewReisen-2019 .carousel-bar .carousel-pager {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 14px; }
      .projectviewReisen-2019 .carousel-bar .carousel-pager i,
      .projectviewReisen-2019 .carousel-bar .carousel-pager svg {
        font-size: 17px;
        margin-right: 10px; }
    .projectviewReisen-2019 .carousel-bar .carousel-expander button {
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 20px;
      height: 24px;
      width: 24px;
      color: white;
      background: transparent;
      border: none; }
      .projectviewReisen-2019 .carousel-bar .carousel-expander button:hover, .projectviewReisen-2019 .carousel-bar .carousel-expander button:focus {
        border-color: rgba(255, 255, 255, 0.6);
        color: rgba(255, 255, 255, 0.6); }

.btn-green.for-resp {
  position: fixed;
  display: inline-block;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 950;
  padding: 25px 10px;
  font-size: 16px;
  line-height: 24px;
  white-space: normal;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700; }
  .btn-green.for-resp svg {
    width: 12px; }

.form-group.checkbox {
  margin-bottom: 0 !important; }

.btn-group.custom-categ {
  width: 100%; }
  @media (max-width: 767px) {
    .btn-group.custom-categ .dropdown-menu {
      padding: 10px 10px; }
    .btn-group.custom-categ .container-checkbox {
      display: block;
      margin-bottom: 0; }
      .btn-group.custom-categ .container-checkbox label {
        border: none;
        display: block;
        width: 100%; } }
  @media (min-width: 768px) {
    .btn-group.custom-categ button {
      display: none; }
    .btn-group.custom-categ .dropdown-menu {
      position: relative;
      display: block;
      border: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      padding: 0;
      margin: 0; } }

.wrapper-travel-passed {
  margin-top: 40px; }
  .wrapper-travel-passed .mb30 {
    margin-bottom: 30px; }
  .wrapper-travel-passed a.btn.btn-green {
    margin-top: 10px; }
  .wrapper-travel-passed .content_reisen {
    height: 100%;
    position: relative; }
    .wrapper-travel-passed .content_reisen img {
      border: 1px solid #ededed;
      border-bottom: none !important; }
    .wrapper-travel-passed .content_reisen .wrapper-content {
      -webkit-transition: all 250ms;
      transition: all 250ms;
      display: block;
      position: relative;
      border: 1px solid #ededed;
      padding: 20px 30px 20px; }
      .wrapper-travel-passed .content_reisen .wrapper-content:hover, .wrapper-travel-passed .content_reisen .wrapper-content:focus {
        text-decoration: none;
        padding: 20px 25px 20px 35px; }
      .wrapper-travel-passed .content_reisen .wrapper-content h4 {
        font-family: "Nunito Sans", sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 25px;
        color: #66a16c;
        margin: 0; }
      .wrapper-travel-passed .content_reisen .wrapper-content h2 {
        font-family: "PT Serif", serif;
        font-weight: 400;
        font-size: 25px;
        color: #212529;
        letter-spacing: 0;
        line-height: 35px;
        margin-top: 0;
        margin-bottom: 10px; }
      .wrapper-travel-passed .content_reisen .wrapper-content h3 {
        font-size: 20px;
        line-height: 35px;
        color: #bd905a;
        padding: 0;
        margin-top: 0;
        margin-bottom: 5px; }
      .wrapper-travel-passed .content_reisen .wrapper-content .price {
        margin-top: 15px;
        padding: 15px 0 0;
        border-top: 1px solid #ededed; }
        .wrapper-travel-passed .content_reisen .wrapper-content .price span {
          font-family: "Nunito Sans", sans-serif;
          font-weight: 600;
          font-size: 14px;
          color: #212529;
          letter-spacing: 0;
          line-height: 22px; }
        .wrapper-travel-passed .content_reisen .wrapper-content .price span.blue {
          font-family: "PT Serif", serif;
          font-weight: 700;
          font-size: 30px;
          color: #286DB6;
          letter-spacing: 0;
          line-height: 40px; }
      .wrapper-travel-passed .content_reisen .wrapper-content p span {
        font-family: "Nunito Sans", sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: #212529;
        letter-spacing: 0;
        line-height: 22px;
        display: block;
        margin: 10px 0 0px;
        display: block; }
        .wrapper-travel-passed .content_reisen .wrapper-content p span.country {
          position: relative;
          padding-left: 25px; }
          .wrapper-travel-passed .content_reisen .wrapper-content p span.country i {
            position: absolute;
            top: 2px;
            left: 0px;
            color: #bd905a; }
        .wrapper-travel-passed .content_reisen .wrapper-content p span i {
          margin-right: 7px;
          color: #bd905a; }
      .wrapper-travel-passed .content_reisen .wrapper-content a.links-abs {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        color: white;
        font-size: 18px;
        height: 52px;
        background-color: #66a16c;
        line-height: 52px; }
        .wrapper-travel-passed .content_reisen .wrapper-content a.links-abs svg {
          width: 16px;
          vertical-align: middle;
          margin-left: 5px; }
        .wrapper-travel-passed .content_reisen .wrapper-content a.links-abs:hover {
          background-color: #bd905a;
          text-decoration: none; }
    .wrapper-travel-passed .content_reisen a.links-abs {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      text-align: center;
      color: white;
      font-size: 18px;
      height: 52px;
      background-color: #66a16c;
      line-height: 52px; }
      .wrapper-travel-passed .content_reisen a.links-abs svg {
        width: 16px;
        vertical-align: middle;
        margin-left: 5px; }
      .wrapper-travel-passed .content_reisen a.links-abs:hover {
        background-color: #bd905a;
        text-decoration: none; }

.wrapper-text-passed {
  background-color: #66a16c;
  padding: 10px 20px; }
  .wrapper-text-passed p {
    color: white;
    margin: 0; }
  .wrapper-text-passed a {
    color: white;
    text-decoration: underline; }

.form-location {
  padding: 50px 0; }
  @media (min-width: 992px) {
    .form-location {
      padding: 90px 0; } }
  .form-location.bg-grey {
    background-color: #f5f5f5; }
  .form-location h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
    margin-top: 0; }
    @media (min-width: 992px) {
      .form-location h2 {
        font-size: 35px;
        line-height: 45px; } }
  .form-location fieldset legend {
    margin-top: 30px;
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 28px;
    color: #bd905a;
    text-transform: none;
    font-family: "PT Serif", serif;
    font-weight: 700; }
  .form-location .dropdown-search .dropdown-toggle {
    font-size: 14px !important;
    height: 55px;
    overflow: hidden;
    color: #5b6065;
    font-size: 16px; }
  .form-location .btn-group .btn-default {
    color: #5b6065; }
  .form-location .btn-group .dropdown-menu a {
    padding: 3px 20px 3px 13px;
    color: #5b6065;
    font-size: 16px;
    cursor: pointer; }
  .form-location .btn-group, .form-location .input-group {
    width: 100%;
    color: #5b6065; }
    .form-location .btn-group button:first-child, .form-location .input-group button:first-child {
      width: 94% !important; }
      @media (min-width: 480px) {
        .form-location .btn-group button:first-child, .form-location .input-group button:first-child {
          width: 95% !important; } }
      @media (min-width: 768px) {
        .form-location .btn-group button:first-child, .form-location .input-group button:first-child {
          width: 95% !important; } }
      @media (min-width: 992px) {
        .form-location .btn-group button:first-child, .form-location .input-group button:first-child {
          width: 94% !important; } }
      @media (min-width: 1200px) {
        .form-location .btn-group button:first-child, .form-location .input-group button:first-child {
          width: 92% !important; } }
    .form-location .btn-group button.caret-sign, .form-location .input-group button.caret-sign {
      width: 6% !important; }
      @media (min-width: 480px) {
        .form-location .btn-group button.caret-sign, .form-location .input-group button.caret-sign {
          width: 5% !important; } }
      @media (min-width: 768px) {
        .form-location .btn-group button.caret-sign, .form-location .input-group button.caret-sign {
          width: 5% !important; } }
      @media (min-width: 992px) {
        .form-location .btn-group button.caret-sign, .form-location .input-group button.caret-sign {
          width: 6% !important; } }
      @media (min-width: 1200px) {
        .form-location .btn-group button.caret-sign, .form-location .input-group button.caret-sign {
          width: 8% !important; } }
    .form-location .btn-group button, .form-location .input-group button {
      height: 55px;
      border-color: #d6d6d6;
      font-size: 16px;
      color: #5b6065;
      padding-top: 5px;
      padding-bottom: 5px; }
      .form-location .btn-group button .caret, .form-location .input-group button .caret {
        margin: auto;
        color: #5b6065; }
    .form-location .btn-group .input-group-addon, .form-location .input-group .input-group-addon {
      border-color: #d6d6d6;
      border-radius: 0;
      background-color: white;
      color: #5b6065;
      width: 100%;
      border-right: 1px solid #d6d6d6; }
    .form-location .btn-group input, .form-location .input-group input {
      width: 100%;
      height: 55px;
      border-color: #d6d6d6; }
      @media (min-width: 992px) {
        .form-location .btn-group input, .form-location .input-group input {
          width: 110%; } }
    .form-location .btn-group .dropdown-menu, .form-location .input-group .dropdown-menu {
      /*width: initial;*/ }
      @media (min-width: 992px) {
        .form-location .btn-group .dropdown-menu, .form-location .input-group .dropdown-menu {
          min-width: 99%; } }
      .form-location .btn-group .dropdown-menu li a, .form-location .input-group .dropdown-menu li a {
        padding-left: 13px; }
  .form-location input[type="text"] {
    height: 55px;
    color: #5b6065;
    font-size: 16px; }
  .form-location ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #5b6065;
    font-size: 16px; }
  .form-location ::-moz-placeholder {
    /* Firefox 19+ */
    color: #5b6065;
    font-size: 16px; }
  .form-location :-ms-input-placeholder {
    /* IE 10+ */
    color: #5b6065;
    font-size: 16px; }
  .form-location :-moz-placeholder {
    /* Firefox 18- */
    color: #5b6065;
    font-size: 16px; }
  .form-location .form-group {
    margin-bottom: 20px; }
  .form-location .checkbox label {
    font-size: 12px; }
  .form-location .btn-green {
    margin-top: 0;
    width: 100%; }
  .form-location .form-group.with-ico {
    position: relative; }
    .form-location .form-group.with-ico svg {
      position: absolute;
      top: 17px;
      left: 20px;
      height: 19px; }
    .form-location .form-group.with-ico input {
      padding-left: 50px !important; }

@font-face {
  font-family: 'lg';
  src: url("/themes/vandivinit/src/fonts/lg.eot?n1z373");
  src: url("/themes/vandivinit/src/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/themes/vandivinit/src/fonts/lg.woff?n1z373") format("woff"), url("/themes/vandivinit/src/fonts/lg.ttf?n1z373") format("truetype"), url("/themes/vandivinit/src/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal; }

.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none; }
  .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: 0.5; }
  .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF; }

.lg-actions .lg-next {
  right: 20px; }
  .lg-actions .lg-next:before {
    content: "\e095"; }

.lg-actions .lg-prev {
  left: 20px; }
  .lg-actions .lg-prev:after {
    content: "\e094"; }

@-webkit-keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes lg-right-end {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@-webkit-keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

@keyframes lg-left-end {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative; }

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative; }

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(189, 144, 90, 0.45); }
  .lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear; }
    .lg-toolbar .lg-icon:hover {
      color: #FFF; }
  .lg-toolbar .lg-close:after {
    content: "\e070"; }
  .lg-toolbar .lg-download:after {
    content: "\e0f2"; }

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080; }
  .lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold; }
  .lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0; }

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle; }

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0); }

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0); }

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; }
  .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }
  .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important; }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0); }

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px; }

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px; }
  @media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
      -webkit-transition: border-color 0.25s ease;
      transition: border-color 0.25s ease; } }
  .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707; }
  .lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px; }

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0; }

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease; }

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px; }

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px; }
  .lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"; }
  .lg-outer .lg-toogle-thumb:hover {
    color: #FFF; }

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px; }

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }
  .lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }
  .lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer; }

.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto; }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("/themes/vandivinit/src/images/vimeo-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("/themes/vandivinit/src/images/vimeo-play.png") no-repeat scroll 0 -58px transparent; }

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("/themes/vandivinit/src/images/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8; }

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1; }

.lg-outer .lg-has-youtube .lg-video-play {
  background: url("/themes/vandivinit/src/images/youtube-play.png") no-repeat scroll 0 0 transparent; }

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("/themes/vandivinit/src/images/youtube-play.png") no-repeat scroll 0 -60px transparent; }

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden; }

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none; }

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible; }

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s; }
  .lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0; }
  .lg-progress-bar.lg-start .lg-progress {
    width: 100%; }
  .lg-show-autoplay .lg-progress-bar {
    opacity: 1; }

.lg-autoplay-button:after {
  content: "\e01d"; }
  .lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"; }

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#lg-zoom-in:after {
  content: "\e311"; }

#lg-actual-size {
  font-size: 20px; }
  #lg-actual-size:after {
    content: "\e033"; }

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none; }
  #lg-zoom-out:after {
    content: "\e312"; }
  .lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto; }

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px; }
  .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible; }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px; }
  .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    -webkit-box-shadow: 0 0 0 2px white inset;
            box-shadow: 0 0 0 2px white inset; }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0); }
  .lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%; }

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
          box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -webkit-transition: -webkit-box-shadow 0.3s ease 0s;
  transition: -webkit-box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s, -webkit-box-shadow 0.3s ease 0s;
  width: 12px; }
  .lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
    -webkit-box-shadow: 0 0 0 8px white inset;
            box-shadow: 0 0 0 8px white inset; }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0; }

.lg-fullscreen:after {
  content: "\e20c"; }
  .lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"; }

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s; }

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible; }

.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF; }

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -webkit-transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
  transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s; }
  .lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px; }
  .lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0px; }
  .lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
    color: #333; }
  .lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px; }
    .lg-outer .lg-dropdown a:hover {
      background-color: rgba(0, 0, 0, 0.07); }
  .lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle; }
  .lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto; }

.lg-outer #lg-share {
  position: relative; }
  .lg-outer #lg-share:after {
    content: "\e80d"; }

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998; }
  .lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"; }

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced; }
  .lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"; }

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39; }
  .lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"; }

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027; }
  .lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"; }

.lg-group:after {
  content: "";
  display: table;
  clear: both; }

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }
  .lg-outer * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .lg-outer.lg-visible {
    opacity: 1; }
  .lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important; }
  .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1; }
  .lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing; }
  .lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%; }
  .lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap; }
  .lg-outer .lg-item {
    background: url("/themes/vandivinit/src/images/loading.gif") no-repeat scroll center center transparent;
    display: none !important; }
  .lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important; }
  .lg-outer.lg-css .lg-current {
    display: inline-block !important; }
  .lg-outer .lg-item, .lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%; }
    .lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
      content: "";
      display: inline-block;
      height: 50%;
      width: 1px;
      margin-right: -1px; }
  .lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .lg-outer .lg-item.lg-complete {
    background-image: none; }
  .lg-outer .lg-item.lg-current {
    z-index: 1060; }
  .lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important; }
  .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s; }
  .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1; }
  .lg-outer .lg-empty-html {
    display: none; }
  .lg-outer.lg-hide-download #lg-download {
    display: none; }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s; }
  .lg-backdrop.in {
    opacity: 1; }

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important; }

.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.lg-css3.lg-fade .lg-item {
  opacity: 0; }
  .lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1; }
  .lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
    -webkit-transition: opacity 0.1s ease 0s;
    transition: opacity 0.1s ease 0s; }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s; }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1; }
  .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

body.no-padding {
  padding: 0 !important; }

.textimg-page .scene,
.textimg-page .layer {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0; }

.textimg-page .scene {
  min-height: 460px;
  overflow: hidden; }
  .textimg-page .scene .layer {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .textimg-page .scene .layer.parallax-background .background-parallax {
      position: absolute;
      top: -5%;
      right: -5%;
      bottom: -5%;
      left: -5%; }
      .textimg-page .scene .layer.parallax-background .background-parallax img {
        position: absolute;
        top: -9999px;
        right: -9999px;
        bottom: -9999px;
        left: -9999px;
        margin: auto;
        min-width: 100%;
        min-height: 100%;
        -webkit-transform: scale(1.01);
                transform: scale(1.01);
        -webkit-filter: blur(5px);
                filter: blur(5px); }
        .textimg-page .scene .layer.parallax-background .background-parallax img.lazyloaded {
          -webkit-filter: blur(0);
                  filter: blur(0);
          -webkit-transition: all 350ms cubic-bezier(0.45, 0.06, 0.15, 1);
          transition: all 350ms cubic-bezier(0.45, 0.06, 0.15, 1); }
    .textimg-page .scene .layer.parallax-content {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      margin-top: calc((100vh - 750px) / 2);
      z-index: 1; }
      .textimg-page .scene .layer.parallax-content .parallax-inner {
        text-align: center; }
        .textimg-page .scene .layer.parallax-content .parallax-inner h1 {
          font-size: 30px;
          line-height: 35px;
          margin-bottom: 25px; }
          @media (min-width: 992px) {
            .textimg-page .scene .layer.parallax-content .parallax-inner h1 {
              font-size: 50px;
              line-height: 55px; } }
        .textimg-page .scene .layer.parallax-content .parallax-inner p {
          font-size: 14px;
          line-height: 24px; }
          @media (min-width: 992px) {
            .textimg-page .scene .layer.parallax-content .parallax-inner p {
              font-size: 16px;
              line-height: 26px; } }
        .textimg-page .scene .layer.parallax-content .parallax-inner a.btn {
          margin-top: 5px;
          height: inherit;
          padding: 9px 60px; }
    .textimg-page .scene .layer.parallax-image {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .textimg-page .scene .layer.parallax-image img {
        position: absolute;
        bottom: -3%; }

.textimg-footer h5 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 15px; }

body.booking {
  padding: 0; }
  body.booking .wrapper-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #ededed; }
    body.booking .wrapper-header .logo-booking a {
      display: block;
      height: auto;
      padding: 40px 0 30px; }
    body.booking .wrapper-header .crossback:hover svg {
      color: #bd905a; }
    body.booking .wrapper-header .crossback svg {
      -webkit-transition: all 250ms;
      transition: all 250ms;
      width: 13px;
      color: #5b6065; }

.donatioForm-2019 .checkbox input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  appearance: none; }
  .donatioForm-2019 .checkbox input[type=checkbox]:checked:before {
    background-color: #bd905a;
    border-color: #bd905a; }
  .donatioForm-2019 .checkbox input[type=checkbox]:checked:after {
    border-color: #fff; }
  .donatioForm-2019 .checkbox input[type=checkbox]:focus {
    outline: none; }
  .donatioForm-2019 .checkbox input[type=checkbox]:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: transparent;
    border: 2px solid #ededed;
    border-radius: 2px;
    z-index: 1;
    -webkit-transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-property: background-color, border-color;
    transition-property: background-color, border-color; }
  .donatioForm-2019 .checkbox input[type=checkbox]:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 6px;
    height: 12px;
    border-bottom: 2px solid transparent;
    border-right: 2px solid transparent;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    z-index: 2;
    -webkit-transition: border-color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    transition: border-color 0.28s cubic-bezier(0.4, 0, 0.2, 1); }

.donatioForm-2019 .margTop60 {
  margin-top: 30px !important; }
  @media (min-width: 992px) {
    .donatioForm-2019 .margTop60 {
      margin-top: 60px !important; } }

.donatioForm-2019 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #5b6065;
  font-size: 16px; }

.donatioForm-2019 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #5b6065;
  font-size: 16px; }

.donatioForm-2019 :-ms-input-placeholder {
  /* IE 10+ */
  color: #5b6065;
  font-size: 16px; }

.donatioForm-2019 :-moz-placeholder {
  /* Firefox 18- */
  color: #5b6065;
  font-size: 16px; }

.donatioForm-2019 .margTop60.commodation {
  margin-top: 45px !important; }
  .donatioForm-2019 .margTop60.commodation legend {
    margin-bottom: 20px !important; }

.donatioForm-2019 h1.title {
  margin: 0;
  padding: 0;
  font-size: 45px;
  line-height: 47px;
  font-family: "PT Serif", serif;
  font-weight: 700; }
  @media (max-width: 991px) {
    .donatioForm-2019 h1.title {
      margin: 0px 15px; } }

.donatioForm-2019 h2.subtitle {
  padding: 0;
  margin: 55px 0 5px;
  font-size: 20px;
  line-height: 20px;
  font-family: "PT Serif", serif;
  font-weight: 700; }
  @media (max-width: 991px) {
    .donatioForm-2019 h2.subtitle {
      margin: 30px 15px; } }

@media (max-width: 991px) {
  .donatioForm-2019 .marg--resp {
    margin: 0px 15px; } }

.donatioForm-2019 input {
  border-radius: 3px !important; }

.donatioForm-2019 legend.fieldset-gutschein {
  margin-bottom: 5px; }
  @media (min-width: 992px) {
    .donatioForm-2019 legend.fieldset-gutschein {
      margin-bottom: 20px; } }

@media (max-width: 991px) {
  .donatioForm-2019 #bustimeplan {
    margin-left: 15px;
    margin-top: 10px; } }

@media (max-width: 991px) {
  .donatioForm-2019 #busplace-element {
    margin-left: 15px; } }

.donatioForm-2019 legend {
  border-bottom: 1px solid #ededed;
  margin-bottom: 25px;
  font-size: 25px;
  line-height: 30px;
  color: #bd905a; }
  @media (max-width: 991px) {
    .donatioForm-2019 legend {
      margin-left: 15px !important;
      margin-right: 15px !important;
      padding: 0 !important; } }
  @media (min-width: 992px) {
    .donatioForm-2019 legend {
      margin-bottom: 40px; } }
  .donatioForm-2019 legend span {
    padding-bottom: 20px;
    margin-top: 5px;
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 400;
    color: #5b6065;
    text-transform: none; }

.donatioForm-2019 h4 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 26px;
  color: #a2afbb; }

.donatioForm-2019 #booking-form .checkbox label {
  font-size: 16px;
  line-height: 26px;
  color: #5b6065;
  padding-left: 30px;
  position: relative; }
  .donatioForm-2019 #booking-form .checkbox label input {
    margin-left: 0 !important;
    margin-right: 10px;
    margin-bottom: 13px;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 2px; }

.donatioForm-2019 .price-2019 {
  font-size: 16px;
  line-height: 50px;
  color: #5b6065;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700; }

.donatioForm-2019 .item-total {
  font-family: "BitterItalic", Helvetica, Arial, sans-serif;
  color: #5b6065;
  font-size: 16px;
  line-height: 26px; }
  @media (max-width: 767px) {
    .donatioForm-2019 .item-total {
      margin-top: 15px; } }
  @media (max-width: 991px) {
    .donatioForm-2019 .item-total {
      display: block;
      text-align: right; } }

.donatioForm-2019 .sep-ammount {
  border-top: 1px solid #ededed;
  margin: 25px 0 35px; }
  @media (max-width: 767px) {
    .donatioForm-2019 .sep-ammount {
      margin: 25px 15px 35px; } }

.donatioForm-2019 .ammount-2019 {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  color: #bd905a;
  font-size: 18px;
  line-height: 26px; }
  .donatioForm-2019 .ammount-2019 span {
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
    color: #bd905a;
    font-size: 18px;
    line-height: 26px; }

.donatioForm-2019 .forAssurance legend {
  margin-bottom: 30px !important; }

.donatioForm-2019 .forAssurance input {
  margin-right: 5px !important; }

.donatioForm-2019 .forAssurance .lineheight50, .donatioForm-2019 .forAssurance .commodation .checkbox label, .commodation .checkbox .donatioForm-2019 .forAssurance label {
  height: 40px !important;
  line-height: 30px !important; }

.donatioForm-2019 .forAssurance .label-assurance {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #5b6065; }
  .donatioForm-2019 .forAssurance .label-assurance span, .donatioForm-2019 .forAssurance .label-assurance div {
    color: #5b6065; }

.donatioForm-2019 #more-user {
  margin-top: 10px;
  font-family: "BitterBold", Helvetica, Arial, sans-serif;
  display: block;
  -webkit-transition: all 250ms;
  transition: all 250ms;
  text-decoration: none; }
  .donatioForm-2019 #more-user i {
    padding-right: 5px !important;
    text-decoration: none; }
  .donatioForm-2019 #more-user:hover, .donatioForm-2019 #more-user:active, .donatioForm-2019 #more-user:focus {
    color: #bd905a; }
    .donatioForm-2019 #more-user:hover i, .donatioForm-2019 #more-user:active i, .donatioForm-2019 #more-user:focus i {
      color: #bd905a; }

.donatioForm-2019 .for-condition label {
  height: auto !important; }

.donatioForm-2019 .link-pdf {
  margin-left: 27px;
  margin-top: 5px; }

.donatioForm-2019 .agreed_policy label {
  padding-left: 25px; }
  .donatioForm-2019 .agreed_policy label input {
    margin-left: 0px; }

.donatioForm-2019 .subtitle-form {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 27px;
  font-size: 12px;
  line-height: 26px;
  color: #a2afbb; }

.donatioForm-2019 .buyprocess .total {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  color: #bd905a;
  font-size: 18px;
  line-height: 26px; }

.donatioForm-2019 .submit.btn-green {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  border-radius: 3px;
  width: 100% !important; }
  @media (max-width: 767px) {
    .donatioForm-2019 .submit.btn-green {
      margin-top: 0 !important; } }
  @media (min-width: 992px) {
    .donatioForm-2019 .submit.btn-green {
      width: auto !important; } }

@media (max-width: 767px) {
  .donatioForm-2019 .commodation .booking-basket label {
    line-height: 22px !important; }
    .donatioForm-2019 .commodation .booking-basket label input {
      margin-top: 0 !important; } }

@media (min-width: 768px) {
  .donatioForm-2019 .commodation .checkbox label {
    line-height: 26px !important; } }

.donatioForm-2019 .commodation .form-group {
  margin-bottom: 0px !important; }

@media (min-width: 992px) {
  .donatioForm-2019 .commodation .form-group {
    margin-bottom: 15px !important; } }

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