@charset "UTF-8";
/*--------------------------------------------------
Queste sono le variabili di Bootstrap da riscrivere
--------------------------------------------------*/
/*--------------------------------------------------
Qui inserisci le tue variabili
--------------------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(../vendor/jquery.bootstrap-touchspin.css);
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;
}

* {
  -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: "Hind", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #27ae60;
  text-decoration: none;
}

a:hover, a:focus {
  color: #19703e;
  text-decoration: underline;
}

a:focus {
  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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

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: 20px;
  margin-bottom: 10px;
}

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: 10px;
  margin-bottom: 10px;
}

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: 36px;
}

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

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, .initialism {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #27ae60;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #1e8449;
}

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #27ae60;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1e8449;
}

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
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: 20px;
}

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

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  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 {
  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,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  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: 20px;
}

.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: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > 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: 20px;
  font-size: 21px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  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::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-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: 30px;
  }
  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: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="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;
  min-height: 34px;
}

.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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  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: 30px;
  line-height: 30px;
}

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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  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: 46px;
  line-height: 46px;
}

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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

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

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

.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,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

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

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

@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: 27px;
}

.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: 11px;
    font-size: 18px;
  }
}

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

.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: 14px;
  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: 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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #27ae60;
  border-color: #229955;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #1e8449;
  border-color: #0b311b;
}

.btn-primary:hover {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1e8449;
  border-color: #176739;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #176739;
  border-color: #0b311b;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #27ae60;
  border-color: #229955;
}

.btn-primary .badge {
  color: #27ae60;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-success:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-success .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #27ae60;
  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: #19703e;
  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: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

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

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  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;
}

.collapse.in {
  display: block;
}

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 dashed;
  border-top: 4px solid \9;
  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: 14px;
  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 {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 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: #27ae60;
}

.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: 12px;
  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 {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  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,
.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-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

.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 .form-control:focus {
  z-index: 3;
}

.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: 14px;
  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: 12px;
  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: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

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

.input-group-addon:first-child {
  border-right: 0;
}

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

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

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

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -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: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  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;
}

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

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

.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;
  font-family: "Hind", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Hind", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  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);
}

.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: 14px;
  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;
}

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

.clearfix:after {
  clear: both;
}

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

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  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 !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

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

@media print {
  .visible-print-block {
    display: block !important;
  }
}

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

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

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

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.hamburger {
  padding: 15px 20px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 30px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 4px;
  background-color: #27ae60;
  border-radius: 0px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -8px;
}

.hamburger-inner::after {
  bottom: -8px;
}

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px;
}

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.hamburger--3dx.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}

.hamburger--3dx.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px;
}

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px;
}

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}

.hamburger--3dy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}

.hamburger--3dy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 60px;
          perspective: 60px;
}

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -16px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
  top: -16px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
          transform: translate3d(0, -8px, 0) rotate(45deg);
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
  top: 8px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 16px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(135deg);
          transform: translate3d(0, 8px, 0) rotate(135deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(-270deg);
          transform: translate3d(0, -16px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
  top: 8px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
  top: 16px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-135deg);
          transform: translate3d(0, 8px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(270deg);
          transform: translate3d(0, -16px, 0) rotate(270deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic .hamburger-inner::after {
  top: 8px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -60px;
  top: -60px;
  -webkit-transform: translate3d(60px, 60px, 0) rotate(45deg);
          transform: translate3d(60px, 60px, 0) rotate(45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -60px;
  top: -60px;
  -webkit-transform: translate3d(-60px, 60px, 0) rotate(-45deg);
          transform: translate3d(-60px, 60px, 0) rotate(-45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r .hamburger-inner::after {
  top: 8px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -60px;
  top: 60px;
  -webkit-transform: translate3d(60px, -60px, 0) rotate(-45deg);
          transform: translate3d(60px, -60px, 0) rotate(-45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -60px;
  top: 60px;
  -webkit-transform: translate3d(-60px, -60px, 0) rotate(45deg);
          transform: translate3d(-60px, -60px, 0) rotate(45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px;
}

.hamburger--slider .hamburger-inner::before {
  top: 8px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.hamburger--slider .hamburger-inner::after {
  top: 16px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-4.28571px, -4px, 0);
          transform: rotate(-45deg) translate3d(-4.28571px, -4px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
          transform: translate3d(0, -16px, 0) rotate(-90deg);
}

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}

.hamburger--slider-r .hamburger-inner::before {
  top: 8px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.hamburger--slider-r .hamburger-inner::after {
  top: 16px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
          transform: translate3d(0, 8px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(4.28571px, -4px, 0);
          transform: rotate(45deg) translate3d(4.28571px, -4px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(90deg);
          transform: translate3d(0, -16px, 0) rotate(90deg);
}

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  -webkit-transition: background-color 0s 0.15s linear;
  transition: background-color 0s 0.15s linear;
}

.hamburger--spring .hamburger-inner::before {
  top: 8px;
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring .hamburger-inner::after {
  top: 16px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  background-color: transparent;
}

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}

.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
          transform: translate3d(0, 8px, 0) rotate(-45deg);
}

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r .hamburger-inner::after {
  top: -16px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}

.hamburger--spring-r .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear;
}

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent;
  -webkit-transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

body {
  color: #777777;
  opacity: 0;
  width: 100%;
}

body:focus {
  outline: transparent;
}

body a:hover, body a:focus, body a:hover:focus, body a.focus, body a:active, body a.active, body a:active:focus, body a:active:hover {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: none;
}

img {
  max-width: 100%;
}

ul {
  -webkit-padding-start: 0px;
  -moz-padding-start: 0px;
  -o-padding-start: 0px;
  padding-start: 0px;
}

a {
  color: #f0ad4e;
}

a:hover {
  text-decoration: none;
}

a:focus {
  outline: transparent;
}

header {
  position: absolute;
  top: 0;
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

header .container {
  position: relative;
}

header .logo {
  float: left;
  z-index: 1000;
  position: absolute;
  left: 15px;
  width: 70px;
}

@media only screen and (min-width: 768px) {
  header .logo {
    width: 120px;
  }
}

header .hamburger {
  right: 0px;
  z-index: 1000;
  position: absolute;
}

@media only screen and (min-width: 768px) {
  header .hamburger {
    display: none;
  }
}

header menu {
  position: fixed;
  width: 100%;
  background-color: #fff;
  margin-top: 0;
  padding-left: 0;
  overflow: hidden;
  height: 0;
  -webkit-transition: .3s height ease-in-out;
  transition: .3s height ease-in-out;
  padding-top: 0px;
  left: 0;
}

header menu a {
  color: #27ae60;
  text-transform: uppercase;
}

header menu a:hover {
  color: #f0ad4e;
}

header menu a:focus {
  color: #27ae60;
}

@media only screen and (min-width: 768px) {
  header menu {
    padding-top: 30px;
    background-color: transparent;
    position: relative;
    float: right;
    width: 70%;
    color: white;
    height: inherit;
  }
}

@media only screen and (min-width: 1200px) {
  header menu {
    width: 1050px;
  }
}

header menu .containerLangMenu, header menu .containerLangMenuMobile {
  display: none;
  width: 100%;
  padding-top: 50px;
  padding-left: 15px;
}

@media only screen and (min-width: 768px) {
  header menu .containerLangMenu, header menu .containerLangMenuMobile {
    padding-top: 0;
    padding-left: 0;
    display: block;
  }
}

header menu .containerLangMenu ul.langMenu, header menu .containerLangMenuMobile ul.langMenu {
  list-style: none;
  display: inline-block;
  float: left;
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  header menu .containerLangMenu ul.langMenu, header menu .containerLangMenuMobile ul.langMenu {
    float: right;
  }
}

header menu .containerLangMenu ul.langMenu li, header menu .containerLangMenuMobile ul.langMenu li {
  float: left;
  margin-right: 15px;
}

@media only screen and (min-width: 768px) {
  header menu .containerLangMenu ul.langMenu li, header menu .containerLangMenuMobile ul.langMenu li {
    margin-right: 0;
    margin-left: 10px;
  }
}

header menu .containerLangMenuMobile {
  display: block;
}

@media only screen and (min-width: 768px) {
  header menu .containerLangMenuMobile {
    display: none;
  }
}

header menu .containerMainMenu {
  display: block;
  width: 100%;
  padding-top: 120px;
  padding-left: 15px;
}

@media only screen and (min-width: 768px) {
  header menu .containerMainMenu {
    padding-top: 0;
    padding-left: 0;
  }
}

header menu .containerMainMenu ul.mainMenu {
  list-style: none;
  display: inline-block;
}

@media only screen and (min-width: 768px) {
  header menu .containerMainMenu ul.mainMenu {
    float: right;
  }
}

header menu .containerMainMenu ul.mainMenu li {
  margin-bottom: 10px;
  font-size: 20px;
  cursor: pointer;
  z-index: 9000;
}

@media only screen and (min-width: 768px) {
  header menu .containerMainMenu ul.mainMenu li {
    float: left;
    margin-left: 20px;
    font-size: 18px;
  }
}

header menu .containerMainMenu ul.mainMenu li ul {
  list-style: none;
  z-index: 9000;
}

header menu .containerMainMenu ul.mainMenu li ul .container {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 1200px) {
  header menu .containerMainMenu ul.mainMenu li ul .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media only screen and (min-width: 1200px) {
  header menu .containerMainMenu ul.mainMenu li ul {
    position: fixed;
    left: 0;
    width: 100%;
    padding: 10px 20px;
  }
}

header menu .containerMainMenu ul.mainMenu li ul .greenMenu {
  color: #27ae60;
}

header menu .containerMainMenu ul.mainMenu li ul .greenMenu a {
  color: #27ae60;
}

header menu .containerMainMenu ul.mainMenu li ul .textMenu {
  display: none;
}

@media only screen and (min-width: 1200px) {
  header menu .containerMainMenu ul.mainMenu li ul .textMenu {
    display: block;
    text-align: right;
    font-size: 15px;
  }
}

header menu .containerMainMenu ul.mainMenu li ul li {
  margin-bottom: 0;
  z-index: 9000;
}

@media only screen and (min-width: 1200px) {
  header menu .containerMainMenu ul.mainMenu li ul li {
    float: right;
  }
}

header menu .containerMainMenu ul.mainMenu li ul li a {
  color: #27ae60;
  z-index: 10000;
}

@media only screen and (min-width: 1200px) {
  header menu .containerMainMenu ul.mainMenu li ul li a {
    color: white;
  }
}

header menu .containerMainMenu ul.mainMenu li ul li a:hover {
  color: #f0ad4e;
}

header menu.home a {
  color: #27ae60;
}

@media only screen and (min-width: 768px) {
  header menu.home a {
    color: white;
  }
}

header menu.home a:hover {
  color: #f0ad4e;
}

.firstViewHome {
  position: relative;
  background-image: url("examples/css3/bg-origin/bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 580px;
}

@media only screen and (min-width: 768px) {
  .firstViewHome {
    height: 768px;
  }
}

@media only screen and (min-width: 992px) {
  .firstViewHome {
    height: 500px;
  }
}

@media only screen and (min-width: 1200px) {
  .firstViewHome {
    height: 627px;
  }
}

.firstViewHome .containerPayoff {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 55%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-80%);
          transform: translateY(-80%);
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (min-width: 768px) {
  .firstViewHome .containerPayoff {
    padding-left: 0;
    padding-right: 0;
    top: 50%;
  }
}

.firstViewHome .containerPayoff .payoff {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.firstViewHome .containerPayoff .payoff h1 {
  color: white;
  font-weight: bold;
  font-size: 20px;
}

@media only screen and (min-width: 768px) {
  .firstViewHome .containerPayoff .payoff h1 {
    font-size: 36px;
  }
}

.firstViewHome .containerPayoff .searchHome {
  display: block;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .firstViewHome .containerPayoff .searchHome {
    max-width: 720px;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 992px) {
  .firstViewHome .containerPayoff .searchHome {
    max-width: none;
  }
}

.containerNewsletter {
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (min-width: 768px) {
  .containerNewsletter {
    padding-left: 0;
    padding-right: 0;
  }
}

.newsletterHome, .footer .footerNewsletter {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding-top: 15px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 1200px) {
  .newsletterHome, .footer .footerNewsletter {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.newsletterHome .txtNewsletter, .footer .footerNewsletter .txtNewsletter {
  color: #000;
}

@media only screen and (min-width: 768px) {
  .newsletterHome .txtNewsletter, .footer .footerNewsletter .txtNewsletter {
    color: #27ae60;
  }
}

.newsletterHome .formNewsletter, .footer .footerNewsletter .formNewsletter {
  color: #27ae60;
  line-height: 1.3;
}

.newsletterHome .formNewsletter input[type="text"], .footer .footerNewsletter .formNewsletter input[type="text"],
.newsletterHome .formNewsletter input[type="email"],
.footer .footerNewsletter .formNewsletter input[type="email"] {
  display: inline-block;
  width: 70%;
}

.newsletterHome .formNewsletter button, .footer .footerNewsletter .formNewsletter button, .newsletterHome .formNewsletter input[type="submit"], .footer .footerNewsletter .formNewsletter input[type="submit"] {
  display: inline-block;
  width: 28%;
}

.newsletterHome .formNewsletter .checkbox, .footer .footerNewsletter .formNewsletter .checkbox {
  width: 90%;
  display: inline-block;
}

@media only screen and (min-width: 1200px) {
  .newsletterHome .formNewsletter .checkbox, .footer .footerNewsletter .formNewsletter .checkbox {
    width: 100%;
  }
}

.newsletterHome .formNewsletter .checkbox input[type="checkbox"]:not(old), .footer .footerNewsletter .formNewsletter .checkbox input[type="checkbox"]:not(old) {
  width: 28px;
  margin: 0;
  padding: 0;
  opacity: 0;
  margin-right: -30px;
}

.newsletterHome .formNewsletter .checkbox input[type="checkbox"]:not(old), .footer .footerNewsletter .formNewsletter .checkbox input[type="checkbox"]:not(old) {
  margin-left: 0px;
  height: 28px;
  width: 28px;
}

.newsletterHome .formNewsletter .checkbox input[type="checkbox"]:not(old) + label, .footer .footerNewsletter .formNewsletter .checkbox input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: 0px;
  padding-left: 28px;
  background: url("../../images/elements/checks.png") no-repeat 0 0;
  line-height: 24px;
}

.newsletterHome .formNewsletter .checkbox input[type="checkbox"]:not(old) + label, .footer .footerNewsletter .formNewsletter .checkbox input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: -4px;
  padding-left: 28px;
  background: url("../../images/elements/checks.png") no-repeat 0 0;
  line-height: 24px;
}

.newsletterHome .formNewsletter .checkbox input[type="checkbox"]:not(old):checked + label, .footer .footerNewsletter .formNewsletter .checkbox input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -48px;
}

.numerHome {
  color: #27ae60;
  font-weight: bold;
  font-size: 40px;
  line-height: 44px;
  margin-top: 20px;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .numerHome {
    margin-top: 0;
    line-height: 58px;
    text-align: right;
  }
}

@media only screen and (min-width: 1200px) {
  .numerHome {
    font-size: 50px;
  }
}

.numerHome .txtPhone {
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  color: #000;
}

@media only screen and (min-width: 768px) {
  .numerHome .txtPhone {
    color: #27ae60;
  }
}

footer .numerHome {
  text-align: left;
}

.description {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media only screen and (min-width: 1200px) {
  .description {
    padding-top: 71px;
    padding-bottom: 67px;
    font-size: 18px;
  }
}

.structuresHome, .structuresHomeTop {
  margin-bottom: 40px;
}

@media only screen and (min-width: 1200px) {
  .structuresHome, .structuresHomeTop {
    margin-bottom: 60px;
  }
}

.structuresHome h4, .structuresHomeTop h4 {
  color: #27ae60;
  font-weight: bold;
  font-size: 30px;
}

@media only screen and (min-width: 1200px) {
  .structuresHome h4, .structuresHomeTop h4 {
    font-size: 40px;
  }
}

.structuresHome .offerHome .slick-prev:before, .structuresHome .offerHome .slick-next:before, .structuresHome .standardStructure .slick-prev:before, .structuresHome .standardStructure .slick-next:before, .structuresHomeTop .offerHome .slick-prev:before, .structuresHomeTop .offerHome .slick-next:before, .structuresHomeTop .standardStructure .slick-prev:before, .structuresHomeTop .standardStructure .slick-next:before {
  color: #777777;
}

.headerSingle {
  padding-top: 25px;
}

@media only screen and (min-width: 1024px) {
  .headerSingle {
    padding-top: 30px;
  }
}

.headerSingle .containerCover {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 300px;
}

@media only screen and (min-width: 768px) {
  .headerSingle .containerCover {
    height: 445px;
    width: 100%;
  }
}

.headerSingle .containerCover .bg-opacity {
  position: absolute;
  opacity: .07;
  background-color: #9C9FA3;
}

.headerSingle .containerCover .containerTitle {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 1000px;
  width: 100%;
}

.headerSingle .containerCover .containerTitle h1 {
  font-weight: bold;
  position: absolute;
  bottom: 5px;
  left: 10px;
  color: white;
  margin-bottom: 0;
  margin-left: 15px;
  font-size: 25px;
}

@media only screen and (min-width: 768px) {
  .headerSingle .containerCover .containerTitle h1 {
    left: 30px;
    bottom: 10px;
    font-size: 36px;
  }
}

@media only screen and (min-width: 1200px) {
  .headerSingle .containerCover .containerTitle h1 {
    left: 0;
  }
}

.containerIcons {
  position: absolute;
  top: 10px;
  right: 0;
  width: 100%;
  height: 80px;
}

@media only screen and (min-width: 768px) {
  .containerIcons {
    bottom: 10px;
    top: auto;
  }
}

.icons {
  width: 96%;
  position: absolute;
}

@media only screen and (min-width: 768px) {
  .icons {
    top: -25px;
    width: 92%;
  }
}

.icons ul {
  display: inline-block;
  float: right;
  list-style: none;
  left: 10px;
}

.icons ul li {
  float: left;
  margin-left: 10px;
  cursor: pointer;
}

@media only screen and (min-width: 768px) {
  .icons ul li {
    margin-left: 20px;
  }
}

.icons ul li img {
  height: 25px;
}

@media only screen and (min-width: 768px) {
  .icons ul li img {
    height: 38px;
  }
}

.bodySingle {
  padding-bottom: 100px;
}

.bodySingle h4 {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 20px;
}

@media only screen and (min-width: 768px) {
  .bodySingle h4 {
    padding-top: 0;
    padding-bottom: 23px;
    font-size: 24px;
  }
}

@media only screen and (min-width: 768px) {
  .bodySingle {
    font-size: 17px;
  }
}

.bodySingle .containerBody {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 768px) {
  .bodySingle .containerBody {
    max-width: 1000px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.bodySingle .zone {
  padding-top: 7px;
  font-style: italic;
}

.bodySingle .zone .icon {
  display: inline-block;
}

.bodySingle .zone .icon img {
  display: inline-block;
}

.bodySingle .shortDesc, .bodySingle .longDesc {
  max-width: 567px;
  padding-top: 5px;
}

.bodySingle .longDesc {
  padding-bottom: 10px;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .longDesc {
    padding-bottom: 29px;
  }
}

.bodySingle .alternativeDesc {
  padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .alternativeDesc {
    padding-bottom: 0;
  }
}

.bodySingle .alternativeDesc .servicesDesc {
  padding: 0 0 9px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .alternativeDesc .servicesDesc {
    padding: 0 0 29px;
  }
}

.bodySingle .alternativeDesc .servicesDesc .singleServiceDesc {
  padding-top: 0;
  padding-bottom: 0px;
}

.bodySingle .caractSingle {
  display: inline-block;
  margin-top: 4px;
  margin-right: 10px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .caractSingle {
    padding-bottom: 21px;
    padding-top: 21px;
  }
}

@media only screen and (min-width: 1200px) {
  .bodySingle .caractSingle {
    margin-right: 22px;
  }
}

.bodySingle .caractSingle .caractIcon img {
  margin: 0 auto;
  display: block;
}

.bodySingle .caractSingle label {
  width: 100%;
  text-align: center;
  font-weight: 400;
  margin-top: 5px;
}

.bodySingle .caractSingle .caractNum {
  text-align: center;
  font-weight: bold;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .caractSingle .caractNum {
    font-size: 14px;
  }
}

.bodySingle .infoMobile {
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .infoMobile {
    display: none;
  }
}

.bodySingle .infoMobile button {
  font-weight: bold;
  background-color: #27ae60;
  border-color: #27ae60;
}

.bodySingle .services {
  width: 100%;
  padding-top: 19px;
  padding-bottom: 19px;
}

.bodySingle .services .singleServices {
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 10px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .services .singleServices {
    padding-right: 50px;
  }
}

.bodySingle .services .singleServices .icon {
  display: inline-block;
}

.bodySingle .services .singleServices .icon img {
  width: 20px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .services .singleServices .icon img {
    width: 25px;
  }
}

.bodySingle .services .singleServices label {
  display: inline-block;
  font-weight: 400;
}

.bodySingle .servicesDesc {
  padding-top: 10px;
  padding-bottom: 31px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .servicesDesc {
    padding-bottom: 69px;
  }
}

.bodySingle .servicesDesc .singleServiceDesc {
  padding-bottom: 9px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .servicesDesc .singleServiceDesc {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.bodySingle .servicesDesc .singleServiceDesc a {
  color: #777777;
  font-weight: bold;
  text-decoration: none;
  padding-bottom: 10px;
}

.bodySingle .servicesDesc .singleServiceDesc a:hover {
  text-decoration: none;
}

.bodySingle .servicesDesc .singleServiceDesc a .arrowDown {
  display: inline-block;
}

.bodySingle .servicesDesc .singleServiceDesc ul.contentCard {
  width: 100%;
  list-style: none;
}

.bodySingle .servicesDesc .singleServiceDesc ul.contentCard li {
  float: left;
  width: 50%;
}

.bodySingle .apartmentList {
  font-style: italic;
  opacity: .85;
  padding: 0;
  padding-left: 10px;
  -webkit-box-shadow: -8px 0px 6px -6px #eeeeee;
          box-shadow: -8px 0px 6px -6px #eeeeee;
  margin-top: 10px;
  margin-bottom: 31px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .apartmentList {
    margin-bottom: 69px;
    padding-left: 20px;
  }
}

.bodySingle .apartmentList h4 {
  font-weight: normal;
  opacity: .85;
}

@media only screen and (min-width: 768px) {
  .bodySingle .apartmentList h4 {
    padding-bottom: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .bodySingle .apartmentList p {
    font-size: 15px;
  }
}

.bodySingle .apartmentList a {
  font-weight: normal;
}

.bodySingle .apartmentList .caractSingle {
  padding-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .bodySingle .apartmentList .caractSingle {
    padding-top: 11px;
  }
}

@media only screen and (min-width: 1200px) {
  .bodySingle .apartmentList .caractSingle {
    margin-right: 12px;
  }
}

.bodySingle .apartmentList .caractSingle .caractIcon img {
  opacity: .65;
  width: 20px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .apartmentList .caractSingle label {
    font-size: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .bodySingle .apartmentList .caractSingle .caractNum {
    font-size: 14px;
  }
}

.bodySingle .apartmentList .panel-heading {
  margin-bottom: 5px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .apartmentList .panel-heading {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
  }
}

.bodySingle .apartmentList .panel-title > a,
.bodySingle .apartmentList .panel-title a.collapsed {
  color: inherit;
  position: relative;
  opacity: 1;
  margin-bottom: 15px;
}

.bodySingle .apartmentList .panel-title > a:after,
.bodySingle .apartmentList .panel-title a.collapsed:after {
  content: '';
  height: 1px;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 0%;
  background-color: transparent;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.bodySingle .apartmentList .panel-title > a .arrowDown,
.bodySingle .apartmentList .panel-title a.collapsed .arrowDown {
  display: inline;
}

.bodySingle .apartmentList .panel-title > a .arrowDown img,
.bodySingle .apartmentList .panel-title a.collapsed .arrowDown img {
  opacity: .65;
}

.bodySingle .apartmentList .panel-title > a[aria-expanded="true"] {
  color: #000;
}

.bodySingle .apartmentList .panel-title > a[aria-expanded="true"]:after {
  width: calc(100% - 25px);
  background-color: #000;
}

.bodySingle .apartmentList .panel-title > a[aria-expanded="true"] .arrowDown {
  display: inline;
}

.bodySingle .apartmentList .panel-title > a[aria-expanded="true"] .arrowDown img {
  opacity: 1;
}

.bodySingle .searchMobile {
  display: block;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .searchMobile {
    display: none;
  }
}

.bodySingle .video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.bodySingle .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bodySingle .maps {
  margin-top: 30px;
}

.bodySingle .otherStructure {
  padding-top: 10px;
  width: 100%;
  display: block;
}

@media only screen and (min-width: 768px) {
  .bodySingle .otherStructure {
    padding-top: 69px;
  }
}

.bodySingle .containerFeedbacks {
  padding-top: 50px;
}

.bodySingle .containerFeedbacks h4 {
  margin-bottom: 20px;
}

.bodySingle .containerFeedbacks .feedbacks .feedback {
  margin-bottom: 40px;
}

.bodySingle .containerFeedbacks .feedbacks .feedback .avatar {
  padding-bottom: 20px;
}

.bodySingle .containerFeedbacks .feedbacks .feedback .avatar .icon {
  display: inline-block;
  padding-right: 5px;
  vertical-align: top;
}

.bodySingle .containerFeedbacks .feedbacks .feedback .avatar .infoName {
  display: inline-block;
}

.bodySingle .containerFeedbacks .feedbacks .feedback .avatar .infoName .name {
  display: block;
}

.bodySingle .containerFeedbacks .feedbacks .feedback .avatar .infoName .timer {
  display: block;
  font-size: 13px;
}

.bodySingle .containerFeedbacks .feedbacks .feedback .avatar .stars {
  float: right;
  display: inline-block;
}

.bodySingle .containerFeedbacks .feedbacks .feedback p {
  font-size: 15px;
}

.bodySingle .containerTxt {
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerTxt {
    width: 624px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
}

.bodySingle .containerTxt .offersTime {
  padding: 20px 0 25px;
  font-weight: bold;
}

.bodySingle .containerBox {
  padding: 0;
  position: fixed;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  overflow-y: scroll;
  z-index: 100;
  background-color: #fff;
  -webkit-transition: .3s height ease-in-out;
  transition: .3s height ease-in-out;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerBox {
    overflow: inherit;
    margin-top: -60px;
    background-color: transparent;
    overflow: inherit;
    display: inline-block;
    position: relative;
    width: 376px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
}

.bodySingle .containerBox .closeMobileBox {
  position: absolute;
  top: 10px;
  right: 10px;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerBox .closeMobileBox {
    display: none;
  }
}

.bodySingle .containerBox .orderBox {
  border: 0px solid #777777;
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 10px #eeeeee;
          box-shadow: 0px 0px 10px #eeeeee;
}

.bodySingle .containerBox .orderBox .info {
  width: 100%;
  display: none;
}

@media only screen and (min-width: 768px) {
  .bodySingle .containerBox .orderBox .info {
    display: block;
  }
}

.bodySingle .containerBox .orderBox .info button {
  float: right;
  background-color: transparent;
  border: none;
  color: #27ae60;
  font-size: 15px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.bodySingle .containerBox .orderBox .info button:hover {
  color: #f0ad4e;
}

.bodySingle .containerBox .orderBox .container-start,
.bodySingle .containerBox .orderBox .container-end {
  width: 49%;
  float: left;
}

.bodySingle .containerBox .orderBox .container-start {
  margin-right: 2%;
}

.bodySingle .containerBox .orderBox .container-host {
  width: 100%;
}

.bodySingle .containerBox .orderBox .start,
.bodySingle .containerBox .orderBox .end,
.bodySingle .containerBox .orderBox .host {
  width: 97%;
  margin-left: 0;
  margin-right: 0;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerBox .orderBox .start,
  .bodySingle .containerBox .orderBox .end,
  .bodySingle .containerBox .orderBox .host {
    width: 154px;
  }
}

.bodySingle .containerBox .orderBox .host {
  width: 98.6%;
}

@media only screen and (min-width: 768px) {
  .bodySingle .containerBox .orderBox .host {
    margin-right: 4px;
  }
}

.bodySingle .containerBox .orderBox .container-host {
  float: right;
}

.bodySingle .containerBox .orderBox .search {
  height: 100px;
  display: none;
}

@media only screen and (min-width: 768px) {
  .bodySingle .containerBox .orderBox .search {
    display: block;
  }
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerBox .orderBox .search {
    height: 100px;
  }
}

.bodySingle .containerBox .orderBox .search div {
  margin-bottom: 5px;
}

.bodySingle .containerBox .orderBox .listPrice .payServices {
  border-bottom: 1px solid #dddddd;
  padding-top: 5px;
  padding-bottom: 5px;
}

.bodySingle .containerBox .orderBox .listPrice .payServices .payService {
  font-weight: 400;
  font-size: 14px;
}

.bodySingle .containerBox .orderBox .listPrice .payServices .payService label {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
}

.bodySingle .containerBox .orderBox .listPrice .payServices .payService input[type="checkbox"]:not(old) {
  width: 28px;
  margin: 0;
  padding: 0;
  opacity: 0;
  margin-right: 0px;
}

.bodySingle .containerBox .orderBox .listPrice .payServices .payService input[type="checkbox"]:not(old) {
  margin-left: -6px;
  width: 28px;
}

.bodySingle .containerBox .orderBox .listPrice .payServices .payService input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: 0px;
  padding-left: 28px;
  background: url("../../images/elements/checks.png") no-repeat 0 0;
  line-height: 24px;
}

.bodySingle .containerBox .orderBox .listPrice .payServices .payService input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: -28px;
  padding-left: 28px;
  background: url("../../images/elements/checks.png") no-repeat 0 0;
  line-height: 24px;
}

.bodySingle .containerBox .orderBox .listPrice .payServices .payService input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -48px;
}

.bodySingle .containerBox .orderBox .listPrice .payServices .payService .num {
  padding-top: 2px;
}

.bodySingle .containerBox .orderBox .listPrice .summaryPrice {
  padding-top: 7px;
}

.bodySingle .containerBox .orderBox .listPrice .depositInfo,
.bodySingle .containerBox .orderBox .listPrice .pricePerNight,
.bodySingle .containerBox .orderBox .listPrice .addCost,
.bodySingle .containerBox .orderBox .listPrice .deposit,
.bodySingle .containerBox .orderBox .listPrice .totalPrice {
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerBox .orderBox .listPrice .depositInfo,
  .bodySingle .containerBox .orderBox .listPrice .pricePerNight,
  .bodySingle .containerBox .orderBox .listPrice .addCost,
  .bodySingle .containerBox .orderBox .listPrice .deposit,
  .bodySingle .containerBox .orderBox .listPrice .totalPrice {
    font-size: 14px;
  }
}

.bodySingle .containerBox .orderBox .listPrice .num {
  width: auto;
  float: right;
  text-align: right;
}

.bodySingle .containerBox .orderBox .listPrice .depositInfo {
  font-style: italic;
  font-size: 12px;
}

.bodySingle .containerBox .orderBox .listPrice .totalPrice {
  font-weight: bold;
}

.bodySingle .containerBox .orderBox .changeDate {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  .bodySingle .containerBox .orderBox .changeDate {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerBox .orderBox .changeDate .Search__mobile-backDate {
    display: none;
  }
}

.bodySingle .containerBox .orderBox .price {
  text-align: right;
  padding-bottom: 18px;
  padding-top: 25px;
  display: none;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerBox .orderBox .price {
    padding-top: 0;
    display: block;
  }
}

.bodySingle .containerBox .orderBox .price span.total {
  color: #f0ad4e;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
}

.bodySingle .containerBox .orderBox .price .priceNum {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  color: #f0ad4e;
}

.bodySingle .containerBox .orderBox .price .priceNumOld {
  text-align: right;
  color: red;
  font-size: 24px;
  position: relative;
  font-weight: bold;
  display: initial;
}

.bodySingle .containerBox .orderBox .price .priceNumOld:after {
  background-color: black;
  height: 2px;
  width: 130%;
  position: absolute;
  top: 11px;
  right: -15%;
  content: '';
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}

.bodySingle .containerBox .orderBox .price .singleNight {
  font-size: 15px;
  line-height: 10px;
}

.bodySingle .containerBox .orderBox .buttonBook, .bodySingle .containerBox .orderBox .buttonModify {
  padding-top: 15px;
}

.bodySingle .containerBox .orderBox .buttonBook .whatsOpziona, .bodySingle .containerBox .orderBox .buttonModify .whatsOpziona {
  font-size: 12px;
  margin-bottom: -10px;
  font-style: italic;
}

.bodySingle .containerBox .orderBox .buttonBook .whatsOpziona span, .bodySingle .containerBox .orderBox .buttonModify .whatsOpziona span {
  padding-left: 5px;
}

.bodySingle .containerBox .orderBox .buttonBook button, .bodySingle .containerBox .orderBox .buttonModify button {
  width: 100%;
  padding: 9px;
  border: none;
  margin-top: 9px;
  text-transform: uppercase;
  font-size: 18px;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerBox .orderBox .buttonBook button, .bodySingle .containerBox .orderBox .buttonModify button {
    font-size: 30px;
  }
}

.bodySingle .containerBox .orderBox .buttonBook .option, .bodySingle .containerBox .orderBox .buttonModify .option {
  color: #777777;
  background-color: #eeeeee;
}

.bodySingle .containerBox .orderBox .buttonBook .booking, .bodySingle .containerBox .orderBox .buttonBook .bookingDate, .bodySingle .containerBox .orderBox .buttonModify .booking, .bodySingle .containerBox .orderBox .buttonModify .bookingDate {
  color: white;
  background-color: #f0ad4e;
  -webkit-transition: .3s background-color ease-in-out;
  transition: .3s background-color ease-in-out;
}

.bodySingle .containerBox .orderBox .buttonBook .booking:hover, .bodySingle .containerBox .orderBox .buttonBook .bookingDate:hover, .bodySingle .containerBox .orderBox .buttonModify .booking:hover, .bodySingle .containerBox .orderBox .buttonModify .bookingDate:hover {
  color: white;
  background-color: #27ae60;
}

.bodySingle .containerBox .orderBox .buttonBook .booking-call, .bodySingle .containerBox .orderBox .buttonModify .booking-call {
  color: white;
  background-color: #27ae60;
  -webkit-transition: .3s background-color ease-in-out;
  transition: .3s background-color ease-in-out;
}

.bodySingle .containerBox .orderBox .buttonBook .booking-call:hover, .bodySingle .containerBox .orderBox .buttonModify .booking-call:hover {
  color: white;
  background-color: #f0ad4e;
}

@media only screen and (min-width: 768px) {
  .bodySingle .containerBox .orderBox .buttonBook .booking-call, .bodySingle .containerBox .orderBox .buttonModify .booking-call {
    display: none;
  }
}

.bodySingle .containerBox .consulence {
  margin-top: 20px;
  font-size: 13px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 60px;
}

@media only screen and (min-width: 1200px) {
  .bodySingle .containerBox .consulence {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}

.bodySingle .heightBox {
  height: 100%;
}

.containerBoxMobile-bottom {
  position: fixed;
  bottom: 0;
  background-color: #fff;
  width: 100%;
  height: auto;
  padding: 6px 10px 10px;
  z-index: 1000;
  display: block;
  -webkit-transition: .3s bottom ease-in-out;
  transition: .3s bottom ease-in-out;
}

@media only screen and (min-width: 1200px) {
  .containerBoxMobile-bottom {
    display: none;
  }
}

.containerBoxMobile-bottom .summarySingleMobile {
  width: 100%;
}

.containerBoxMobile-bottom .summarySingleMobile .newPrice {
  text-align: right;
  padding-right: 6px;
}

.containerBoxMobile-bottom .result {
  width: 50%;
  text-align: left;
  color: #27ae60;
  float: left;
  line-height: 27px;
}

.containerBoxMobile-bottom .result a {
  color: #27ae60;
}

.containerBoxMobile-bottom .result span {
  color: #555555;
}

.containerBoxMobile-bottom .totalPrice, .containerBoxMobile-bottom .totalPriceFrom {
  display: inline-block;
  width: 50%;
  float: left;
  line-height: 25px;
}

.containerBoxMobile-bottom .totalPrice .price, .containerBoxMobile-bottom .totalPrice .price-mobile, .containerBoxMobile-bottom .totalPriceFrom .price, .containerBoxMobile-bottom .totalPriceFrom .price-mobile {
  text-align: right;
  padding-right: 6px;
  display: inline-block;
  width: 100%;
}

.containerBoxMobile-bottom .totalPrice .price span, .containerBoxMobile-bottom .totalPrice .price-mobile span, .containerBoxMobile-bottom .totalPriceFrom .price span, .containerBoxMobile-bottom .totalPriceFrom .price-mobile span {
  font-weight: bold;
  font-size: 27px;
}

.containerBoxMobile-bottom .totalPrice .singleNight, .containerBoxMobile-bottom .totalPriceFrom .singleNight {
  display: inline-block;
}

.containerBoxMobile-bottom .totalPriceFrom {
  text-align: right;
  width: 98%;
}

.containerBoxMobile-bottom .totalPriceFrom .price-mobile {
  width: auto;
}

.containerBoxMobile-bottom .newPrice span {
  font-weight: bold;
  font-size: 27px;
}

.containerBoxMobile-bottom .totalPriceFrom {
  width: 100%;
  padding-right: 7px;
}

.containerBoxMobile-bottom .allButtons {
  width: 100%;
}

.containerBoxMobile-bottom .buttonBook, .containerBoxMobile-bottom .buttonModify, .containerBoxMobile-bottom .buttonBookFull, .containerBoxMobile-bottom .buttonCall {
  display: inline-block;
  width: 49%;
}

.containerBoxMobile-bottom .buttonBook .booking, .containerBoxMobile-bottom .buttonBook .bookingDate, .containerBoxMobile-bottom .buttonBook .callToBook, .containerBoxMobile-bottom .buttonModify .booking, .containerBoxMobile-bottom .buttonModify .bookingDate, .containerBoxMobile-bottom .buttonModify .callToBook, .containerBoxMobile-bottom .buttonBookFull .booking, .containerBoxMobile-bottom .buttonBookFull .bookingDate, .containerBoxMobile-bottom .buttonBookFull .callToBook, .containerBoxMobile-bottom .buttonCall .booking, .containerBoxMobile-bottom .buttonCall .bookingDate, .containerBoxMobile-bottom .buttonCall .callToBook {
  text-transform: uppercase;
  width: 100%;
  background-color: #f0ad4e;
  color: white;
  border: none;
  padding-top: 8px;
  padding-bottom: 5px;
  border-radius: 4px;
}

.containerBoxMobile-bottom .buttonBook .booking:hover, .containerBoxMobile-bottom .buttonBook .bookingDate:hover, .containerBoxMobile-bottom .buttonBook .callToBook:hover, .containerBoxMobile-bottom .buttonModify .booking:hover, .containerBoxMobile-bottom .buttonModify .bookingDate:hover, .containerBoxMobile-bottom .buttonModify .callToBook:hover, .containerBoxMobile-bottom .buttonBookFull .booking:hover, .containerBoxMobile-bottom .buttonBookFull .bookingDate:hover, .containerBoxMobile-bottom .buttonBookFull .callToBook:hover, .containerBoxMobile-bottom .buttonCall .booking:hover, .containerBoxMobile-bottom .buttonCall .bookingDate:hover, .containerBoxMobile-bottom .buttonCall .callToBook:hover {
  outline: none;
}

.containerBoxMobile-bottom .buttonBook .callToBook, .containerBoxMobile-bottom .buttonModify .callToBook, .containerBoxMobile-bottom .buttonBookFull .callToBook, .containerBoxMobile-bottom .buttonCall .callToBook {
  background-color: #27ae60;
}

.containerBoxMobile-bottom .buttonBookFull {
  width: 100%;
}

.containerBoxMobile-bottom #string-mobile-data {
  color: #777;
  line-height: 14px;
  display: inline-block;
}

.containerBoxMobile-bottom #string-mobile-data #dateBox {
  display: inline-block;
}

.containerBoxMobile-bottom #string-mobile-data #personBox {
  display: inline-block;
}

.containerBoxMobile-bottom a#edit span {
  color: #27ae60;
}

.hideBox {
  bottom: -80px !important;
}

.containerSliderSingle {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9);
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  visibility: hidden;
}

.containerSliderSingle .closeLightbox {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 100;
}

.containerSliderSingle .sliderSInglePage {
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 1200px) {
  .containerSliderSingle .sliderSInglePage {
    height: initial;
  }
}

.containerSliderSingle .sliderSInglePage .slick-next {
  right: 30px;
}

.containerSliderSingle .sliderSInglePage .slick-prev {
  left: 30px;
  z-index: 100;
}

.containerSliderSingle .sliderSInglePage .singleSlide:focus {
  outline: none;
}

@media only screen and (min-width: 1200px) {
  .containerSliderSingle .sliderSInglePage .singleSlide {
    padding: 40px;
  }
}

.containerSliderSingle .sliderSInglePage .singleSlide img {
  z-index: 0;
}

.containerSliderSingle .sliderSInglePage-nav .singleSlide-nav {
  display: none;
}

@media only screen and (min-width: 768px) {
  .containerSliderSingle .sliderSInglePage-nav .singleSlide-nav {
    margin-bottom: 10px;
    display: block;
  }
}

.containerSliderSingle .sliderSInglePage-nav .singleSlide-nav:focus {
  outline: none;
}

.containerSliderSingle .sliderSInglePage-nav .singleSlide-nav img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media only screen and (min-width: 768px) {
  .containerSliderSingle .sliderSInglePage-nav .singleSlide-nav img {
    padding: 10px;
  }
}

.direction {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  white-space: inherit;
}

.contactSinglePage textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.contactSinglePage button {
  background-color: #f0ad4e;
  color: white;
  float: right;
}

.modal-title {
  font-weight: bold;
  display: inline-block;
}

.modal-header {
  border-bottom: 0px;
}

.modal-header button {
  float: right;
  background-color: transparent;
  border: 0px;
}

.modal-footer {
  border-top: 0;
}

.blogPage {
  margin: 30px 0;
}

.blogPage:last-of-type {
  border-bottom: 3px solid #27ae60;
}

.blogPage h1 {
  font-weight: 700;
  color: #f0ad4e;
  font-size: 8vw;
  margin-top: 0;
  margin-bottom: 10px;
}

@media only screen and (min-width: 640px) {
  .blogPage h1 {
    font-size: 6vw;
  }
}

@media only screen and (min-width: 768px) {
  .blogPage h1 {
    font-size: 48px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogPage h1 {
    font-size: 52px;
  }
}

.blogPage h2 {
  margin-top: 0;
  margin-bottom: 30px;
  opacity: .5;
  text-transform: uppercase;
  font-size: 6.3vw;
}

@media only screen and (min-width: 640px) {
  .blogPage h2 {
    font-size: 3.4vw;
  }
}

@media only screen and (min-width: 768px) {
  .blogPage h2 {
    font-size: 28px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogPage h2 {
    font-size: 30px;
  }
}

.blogCategories {
  text-transform: uppercase;
  color: #777777;
  font-size: 14px;
}

.blogCategories h2 {
  font-size: inherit;
  opacity: .5;
}

.blogCategories li {
  display: inline;
}

.blogCategories li:after {
  content: '  —  ';
}

.blogCategories li:first-child:after, .blogCategories li:last-child:after {
  content: '';
}

@media only screen and (min-width: 992px) {
  .blogSidebar {
    margin-top: 60px;
  }
}

.blogCard {
  margin-bottom: 30px;
}

@media only screen and (min-width: 640px) {
  .blogCard {
    width: 50%;
    height: 43vw;
  }
}

@media only screen and (min-width: 768px) {
  .blogCard {
    height: 330px;
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .blogCard {
    width: 33.33333%;
  }
}

.blogCard .cardCategory {
  padding: 0 15px 5px;
  text-transform: uppercase;
  font-size: 11px;
  position: relative;
  text-align: right;
  font-weight: bold;
  color: #f0ad4e;
}

.blogCard .cardCategory span {
  background-color: #fff;
  padding-left: 10px;
}

.blogCard .cardCategory:after {
  content: '';
  height: 1px;
  width: calc(100% - 30px);
  background-color: rgba(119, 119, 119, 0.6);
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.blogCard > a:hover figure, .blogCard > a:focus figure, .blogCard > a:hover:focus figure, .blogCard > a.focus figure, .blogCard > a:active figure, .blogCard > a.active figure, .blogCard > a:active:focus figure, .blogCard > a:active:hover figure {
  -webkit-box-shadow: rgba(240, 173, 78, 0.1) 0px 1px 1px, rgba(240, 173, 78, 0.1) 0px 2px 2px, rgba(240, 173, 78, 0.1) 0px 4px 4px, rgba(240, 173, 78, 0.1) 0px 8px 8px, rgba(240, 173, 78, 0.1) 0px 16px 16px, rgba(240, 173, 78, 0.1) 0px 32px 32px, rgba(240, 173, 78, 0.1) 0px 64px 64px;
          box-shadow: rgba(240, 173, 78, 0.1) 0px 1px 1px, rgba(240, 173, 78, 0.1) 0px 2px 2px, rgba(240, 173, 78, 0.1) 0px 4px 4px, rgba(240, 173, 78, 0.1) 0px 8px 8px, rgba(240, 173, 78, 0.1) 0px 16px 16px, rgba(240, 173, 78, 0.1) 0px 32px 32px, rgba(240, 173, 78, 0.1) 0px 64px 64px;
}

.blogCard .cardTitle {
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 15px;
  right: 15px;
  z-index: 2;
  font-size: 6.3vw;
  line-height: 1.14;
  max-width: 385px;
}

@media only screen and (min-width: 640px) {
  .blogCard .cardTitle {
    font-size: 3.4vw;
    max-width: none;
  }
}

@media only screen and (min-width: 768px) {
  .blogCard .cardTitle {
    font-size: 28px;
  }
}

@media only screen and (min-width: 992px) {
  .blogCard .cardTitle {
    max-width: 385px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogCard .cardTitle {
    font-size: 30px;
  }
}

.blogCard .cardAbstract {
  padding: 10px 15px 0;
  color: #555555;
  position: relative;
}

.blogCard .cardAbstract span {
  background-color: #fff;
  padding-right: 10px;
}

.blogCard .cardAbstract:after {
  content: '';
  height: 1px;
  width: calc(100% - 30px);
  background-color: rgba(119, 119, 119, 0.6);
  position: absolute;
  bottom: 9px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.blogCard figure {
  border-radius: 10px;
  -webkit-transition: -webkit-box-shadow 400ms;
  transition: -webkit-box-shadow 400ms;
  transition: box-shadow 400ms;
  transition: box-shadow 400ms, -webkit-box-shadow 400ms;
  width: 100%;
  height: calc(60vw - 30px);
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.blogCard figure:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(85, 85, 85, 0.65);
  mix-blend-mode: multiply;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .blogCard figure:after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,000000+100&0+50,0.4+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#66000000',GradientType=0 );
    /* IE6-9 */
  }
}

@media only screen and (min-width: 640px) {
  .blogCard figure {
    height: 30vw;
  }
}

@media only screen and (min-width: 768px) {
  .blogCard figure {
    height: 230px;
  }
}

@media only screen and (min-width: 992px) {
  .blogCard figure {
    height: 200px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogCard figure {
    height: 240px;
  }
}

.blogCard figure img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

@media only screen and (min-width: 640px) {
  .blogCard:first-child {
    width: 100%;
    height: 70vw;
  }
}

@media only screen and (min-width: 768px) {
  .blogCard:first-child {
    height: 540px;
  }
}

.blogCard:first-child .cardTitle {
  font-size: 8vw;
}

@media only screen and (min-width: 640px) {
  .blogCard:first-child .cardTitle {
    font-size: 6vw;
    max-width: 440px;
  }
}

@media only screen and (min-width: 768px) {
  .blogCard:first-child .cardTitle {
    font-size: 48px;
  }
}

@media only screen and (min-width: 992px) {
  .blogCard:first-child .cardTitle {
    max-width: 60%;
  }
}

@media only screen and (min-width: 1200px) {
  .blogCard:first-child .cardTitle {
    max-width: 50%;
    font-size: 52px;
  }
}

.blogCard:first-child figure {
  height: calc(100vw - 30px);
}

@media only screen and (min-width: 640px) {
  .blogCard:first-child figure {
    height: calc(60vw - 30px);
  }
}

@media only screen and (min-width: 768px) {
  .blogCard:first-child figure {
    height: 450px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogCard:first-child figure {
    height: 480px;
  }
}

@media only screen and (min-width: 992px) {
  .blogCard:nth-child(8n+5), .blogCard:nth-child(8n+6) {
    width: 50%;
    height: 440px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogCard:nth-child(8n+5) .cardTitle, .blogCard:nth-child(8n+6) .cardTitle {
    font-size: 38px;
  }
}

@media only screen and (min-width: 992px) {
  .blogCard:nth-child(8n+5) figure, .blogCard:nth-child(8n+6) figure {
    height: 300px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogCard:nth-child(8n+5) figure, .blogCard:nth-child(8n+6) figure {
    height: 360px;
  }
}

.blogPost .postCover {
  height: calc(100vw - 30px);
  overflow: hidden;
  position: relative;
  border-bottom: 3px solid #27ae60;
}

@media only screen and (min-width: 640px) {
  .blogPost .postCover {
    height: calc(60vw - 30px);
  }
}

@media only screen and (min-width: 768px) {
  .blogPost .postCover {
    height: 450px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogPost .postCover {
    height: 480px;
  }
}

.blogPost .postCover:after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(85, 85, 85, 0.65);
  mix-blend-mode: multiply;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

@media only screen and (min-width: 768px) {
  .blogPost .postCover:after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,000000+100&0+50,0.4+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.6)));
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#66000000',GradientType=0 );
    /* IE6-9 */
  }
}

.blogPost .postCover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  position: absolute;
  z-index: -1;
}

.blogPost .postCover > .container {
  height: 100%;
}

.blogPost .postCover > .container > .row {
  height: 100%;
}

.blogPost .postCover > .container > .row > div {
  height: 100%;
}

.blogPost .postCategory {
  text-transform: uppercase;
  font-size: 11px;
  z-index: 20;
  font-weight: bold;
  margin-top: 10px;
  color: #f0ad4e;
}

@media only screen and (min-width: 768px) {
  .blogPost .postCategory {
    margin-top: 25px;
  }
}

.blogPost .postCategory a:hover, .blogPost .postCategory a:focus, .blogPost .postCategory a:hover:focus, .blogPost .postCategory a.focus, .blogPost .postCategory a:active, .blogPost .postCategory a.active, .blogPost .postCategory a:active:focus, .blogPost .postCategory a:active:hover {
  color: #fff;
}

.blogPost .postTitle {
  position: absolute;
  bottom: 10px;
  color: #fff;
  z-index: 20;
}

@media only screen and (min-width: 768px) {
  .blogPost .postTitle {
    bottom: 25px;
  }
}

.blogPost .postTitle h1 {
  font-weight: bold;
  font-size: 8vw;
}

@media only screen and (min-width: 640px) {
  .blogPost .postTitle h1 {
    font-size: 6vw;
    max-width: 80%;
  }
}

@media only screen and (min-width: 768px) {
  .blogPost .postTitle h1 {
    font-size: 48px;
    max-width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .blogPost .postTitle h1 {
    font-size: 52px;
  }
}

.blogPost .postAbstract h2 {
  font-size: 6vw;
  margin-bottom: 45px;
}

@media only screen and (min-width: 640px) {
  .blogPost .postAbstract h2 {
    font-size: 4vw;
  }
}

@media only screen and (min-width: 768px) {
  .blogPost .postAbstract h2 {
    font-size: 30px;
    margin-bottom: 60px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogPost .postAbstract h2 {
    font-size: 36px;
  }
}

.blogPost .postContent {
  padding: 30px 0;
  border-bottom: 3px solid #27ae60;
}

@media only screen and (min-width: 1200px) {
  .blogPost .postContent {
    padding: 60px 0;
  }
}

.blogPost .postContent p {
  font-size: 5vw;
}

@media only screen and (min-width: 440px) {
  .blogPost .postContent p {
    font-size: 4vw;
  }
}

@media only screen and (min-width: 640px) {
  .blogPost .postContent p {
    font-size: 3vw;
  }
}

@media only screen and (min-width: 768px) {
  .blogPost .postContent p {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogPost .postContent p {
    font-size: 18px;
  }
}

.blogPost .postContent p > img {
  margin: 0 0 10px;
  display: block;
  width: 100%;
}

.blogPost .postContent .container {
  position: relative;
}

.blogShare {
  margin: 15px 0;
}

.blogShare ul {
  font-size: 11px;
  font-weight: bold;
  color: #f0ad4e;
  text-transform: uppercase;
}

.blogShare ul li {
  margin: 5px 15px 0 0;
  display: inline-block;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .blogShare ul li {
    margin: 0 0 0 15px;
  }
}

.blogShare svg {
  fill: #f0ad4e;
  height: auto;
}

.loadMore {
  margin-bottom: 60px;
}

.activities {
  padding-top: 50px;
  margin-bottom: 45px;
}

.activities .h1 {
  font-family: "IBM Plex Serif", "Times New Roman", Times, serif;
  color: #f0ad4e;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 8vw;
}

@media only screen and (min-width: 640px) {
  .activities .h1 {
    font-size: 4vw;
  }
}

@media only screen and (min-width: 768px) {
  .activities .h1 {
    margin-bottom: 20px;
    font-size: 36px;
  }
}

@media only screen and (min-width: 1200px) {
  .activities .h1 {
    font-size: 48px;
  }
}

.activities .h2 {
  margin-top: 0;
  margin-bottom: 30px;
  opacity: .5;
  text-transform: uppercase;
  font-size: 6vw;
}

@media only screen and (min-width: 640px) {
  .activities .h2 {
    font-size: 3vw;
  }
}

@media only screen and (min-width: 768px) {
  .activities .h2 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 1200px) {
  .activities .h2 {
    font-size: 24px;
  }
}

.act-filters .form-group {
  margin-bottom: 25px;
}

.act-filters .form-group label {
  margin: 0 0 5px;
  font-size: 14px;
}

.act-filters .form-group label span {
  position: relative;
  padding: 0px 5px 0;
}

.act-filters .form-group label span:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 90%;
  left: 0;
  top: 0;
  background-color: rgba(217, 123, 0, 0.2);
  border-radius: 3px;
  z-index: -1;
}

.act-filters .form-group input {
  font-size: 14px;
  height: auto;
}

.act-filters .filter-options {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 14px;
}

.act-filters .filter-options p {
  margin: 0 0 5px;
}

.act-filters .filter-options button {
  font-size: 14px;
  margin-bottom: 10px;
  margin-right: 5px;
}

.act-filters .filter-options button.active {
  background-color: #d9534f;
}

.act-card {
  display: block;
  margin-bottom: 30px;
}

.act-card figure {
  position: relative;
  width: 100%;
  height: 100%;
}

.act-card figure img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.act-cardfilter {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  opacity: .6;
  background-color: rgba(0, 0, 0, 0.6);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.6)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.6) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
}

.act-cardtitle {
  position: absolute;
  z-index: 2;
  bottom: 15px;
  left: 15px;
  right: 15px;
}

.act-cardtitle p {
  color: #b3b3b3;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.act-cardtitle .h1 {
  color: #e6e6e6;
  font-family: "IBM Plex Serif", "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1.25;
  font-size: 6vw;
  margin: 0;
}

@media only screen and (min-width: 640px) {
  .act-cardtitle .h1 {
    font-size: 4vw;
    margin-bottom: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .act-cardtitle .h1 {
    font-size: 30px;
  }
}

@media only screen and (min-width: 1200px) {
  .act-cardtitle .h1 {
    font-size: 36px;
  }
}

.act-cardtitle .p {
  display: none;
}

@media only screen and (min-width: 640px) {
  .act-cardtitle .p {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .act-cardtitle .p {
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .act-cardtitle .p {
    display: block;
  }
}

.act-hover .act-cardfilter {
  opacity: 1;
}

.act-hover .act-cardtitle .h1 {
  color: #fff;
}

.act-hover .act-cardtitle .p {
  color: #d9d9d9;
}

.act-header {
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .act-header {
    padding-bottom: 45px;
  }
}

.act-header .act-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 120%;
  height: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.act-header .act-bg:before, .act-header .act-bg:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
}

.act-header .act-bg:before {
  z-index: 0;
  background-color: #fff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, rgba(255, 255, 255, 0)), color-stop(75%, white), to(white));
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 25%, white 75%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

@media only screen and (min-width: 992px) {
  .act-header .act-bg:before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, rgba(255, 255, 255, 0)), color-stop(85%, white), to(white));
    background: linear-gradient(to top, rgba(255, 255, 255, 0) 25%, white 85%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  }
}

.act-header .act-bg:after {
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(black), color-stop(25%, black), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, black 0%, black 25%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 );
  mix-blend-mode: overlay;
}

.act-header .act-headertitle {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .act-header .act-headertitle > * {
    display: inline-block;
    vertical-align: middle;
  }
}

.act-header .act-headertitle .act-h1 {
  margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
  .act-header .act-headertitle .act-h1 {
    margin-top: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .act-header .act-headertitle .act-h1 {
    margin-top: 0;
    margin-right: -3px;
    padding-right: 15px;
    width: 58.33333%;
  }
}

@media only screen and (min-width: 1200px) {
  .act-header .act-headertitle .act-h1 {
    width: 66.66667%;
  }
}

.act-header .act-headertitle .act-h1 h1 {
  font-family: "IBM Plex Serif", "Times New Roman", Times, serif;
  color: #f0ad4e;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 8vw;
}

@media only screen and (min-width: 640px) {
  .act-header .act-headertitle .act-h1 h1 {
    font-size: 6vw;
  }
}

@media only screen and (min-width: 768px) {
  .act-header .act-headertitle .act-h1 h1 {
    font-size: 36px;
  }
}

@media only screen and (min-width: 992px) {
  .act-header .act-headertitle .act-h1 h1 {
    text-shadow: 0px 1px #000;
    color: #fff;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 1200px) {
  .act-header .act-headertitle .act-h1 h1 {
    font-size: 48px;
  }
}

.act-header .act-headertitle .act-h1 span {
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 3px;
  padding: 2px 10px 0;
  margin-right: 5px;
  font-size: 12px;
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .act-header .act-headertitle .act-h1 span {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 992px) {
  .act-header .act-headertitle .act-h1 span {
    color: black;
    font-size: 12px;
    background-color: rgba(255, 255, 255, 0.5);
  }
}

@media only screen and (min-width: 992px) {
  .act-header .act-headertitle figure {
    margin-left: -3px;
    padding-left: 15px;
    width: 41.66667%;
  }
}

@media only screen and (min-width: 1200px) {
  .act-header .act-headertitle figure {
    width: 33.33333%;
  }
}

.act-header .act-headertitle figure img {
  width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px, rgba(0, 0, 0, 0.1) 0px 2px 2px, rgba(0, 0, 0, 0.1) 0px 4px 4px, rgba(0, 0, 0, 0.1) 0px 8px 8px, rgba(0, 0, 0, 0.1) 0px 16px 16px, rgba(0, 0, 0, 0.1) 0px 32px 32px, rgba(0, 0, 0, 0.1) 0px 64px 64px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 1px, rgba(0, 0, 0, 0.1) 0px 2px 2px, rgba(0, 0, 0, 0.1) 0px 4px 4px, rgba(0, 0, 0, 0.1) 0px 8px 8px, rgba(0, 0, 0, 0.1) 0px 16px 16px, rgba(0, 0, 0, 0.1) 0px 32px 32px, rgba(0, 0, 0, 0.1) 0px 64px 64px;
}

.act-single {
  margin: 30px auto;
}

@media only screen and (min-width: 640px) {
  .act-single {
    margin: 45px auto;
  }
}

.act-single img {
  border-radius: 10px;
}

.act-single .act-intro {
  margin-bottom: 30px;
}

.act-single .act-intro h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 5vw;
}

@media only screen and (min-width: 640px) {
  .act-single .act-intro h2 {
    font-size: 3vw;
  }
}

@media only screen and (min-width: 768px) {
  .act-single .act-intro h2 {
    font-size: 18px;
  }
}

@media only screen and (min-width: 992px) {
  .act-single .act-intro h2 {
    color: #f0ad4e;
  }
}

@media only screen and (min-width: 1200px) {
  .act-single .act-intro h2 {
    font-size: 24px;
  }
}

.act-single .act-intro > p {
  color: #f0ad4e;
}

@media only screen and (min-width: 992px) {
  .act-single .act-intro > p {
    color: #777777;
  }
}

.act-single .act-content img {
  max-width: none;
  width: 100%;
  margin-bottom: 10px;
}

.act-single .act-content p {
  color: #333333;
}

.act-single .act-gallery .slick-next,
.act-single .act-gallery .slick-prev {
  z-index: 1;
}

.act-single .act-gallery .slick-next {
  right: 10px;
}

.act-single .act-gallery .slick-prev {
  left: 10px;
}

.act-single .act-gallery .act-slide:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.act-single .act-sidebar {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .act-single .act-sidebar {
    width: 374px;
  }
}

@media only screen and (min-width: 1200px) {
  .act-single .act-sidebar {
    width: 360px;
  }
}

.act-single .act-sidebar .act-info {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 992px) {
  .act-single .act-sidebar .act-info {
    margin-top: 0;
  }
}

.act-single .act-sidebar .act-info p {
  font-family: "IBM Plex Serif", "Times New Roman", Times, serif;
  color: #333333;
  line-height: 1.25;
  font-size: 5vw;
}

@media only screen and (min-width: 640px) {
  .act-single .act-sidebar .act-info p {
    font-size: 3vw;
  }
}

@media only screen and (min-width: 768px) {
  .act-single .act-sidebar .act-info p {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1200px) {
  .act-single .act-sidebar .act-info p {
    font-size: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .act-single .act-sidebar #act-info-request {
    margin-bottom: 30px;
  }
}

.act-single .act-sidebar #act-info-request .checkbox {
  width: 90%;
  display: inline-block;
}

@media only screen and (min-width: 1200px) {
  .act-single .act-sidebar #act-info-request .checkbox {
    width: 100%;
  }
}

.act-single .act-sidebar #act-info-request .checkbox input[type="checkbox"]:not(old) {
  width: 28px;
  margin: 0;
  padding: 0;
  opacity: 0;
  margin-right: -30px;
}

.act-single .act-sidebar #act-info-request .checkbox input[type="checkbox"]:not(old) {
  margin-left: 0px;
  height: 28px;
  width: 28px;
}

.act-single .act-sidebar #act-info-request .checkbox input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: 0px;
  padding-left: 28px;
  background: url("../../images/elements/checks.png") no-repeat 0 0;
  line-height: 24px;
}

.act-single .act-sidebar #act-info-request .checkbox input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: -4px;
  padding-left: 28px;
  background: url("../../images/elements/checks.png") no-repeat 0 0;
  line-height: 24px;
}

.act-single .act-sidebar #act-info-request .checkbox input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -48px;
}

/*! lightgallery - v1.6.0 - 2017-08-08
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2017 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("fonts/lg.eot?n1z373");
  src: url("fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("fonts/lg.woff?n1z373") format("woff"), url("fonts/lg.ttf?n1z373") format("truetype"), url("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(0, 0, 0, 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-vimeo .lg-video-play {
  background: url("img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("img/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("img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("img/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("img/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;
}

/*# sourceMappingURL=lightgallery.css.map */
.categoryPage .bg-header {
  position: relative;
  z-index: 0;
  padding-top: 70px;
}

@media only screen and (min-width: 1200px) {
  .categoryPage .bg-header {
    padding-top: 150px;
  }
}

.categoryPage .bg-header .bg-gradient {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, white), color-stop(99%, white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 70%, white 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

.categoryPage .bg-header .bg-opacity {
  z-index: -2;
}

.categoryPage .searchAndFilter {
  z-index: 1;
  padding-top: 20px;
}

@media only screen and (min-width: 1200px) {
  .categoryPage .searchAndFilter {
    padding-top: 0;
  }
}

.categoryPage .searchAndFilter .search label {
  color: #777777;
}

@media only screen and (min-width: 1024px) {
  .categoryPage .searchAndFilter .searcCategory {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 1200px) {
  .categoryPage .searchAndFilter .searcCategory {
    margin-bottom: 10px;
  }
}

.categoryPage .searchAndFilter select {
  background: none;
  border: none;
}

.categoryPage .searchAndFilter select:focus {
  outline: none;
}

.categoryPage .searchAndFilter .filters {
  display: block;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .categoryPage .searchAndFilter .filters {
    display: block;
  }
}

.categoryPage .searchAndFilter .filters .containerRooms {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .categoryPage .searchAndFilter .filters .containerRooms {
    display: inline-block;
  }
}

.categoryPage .searchAndFilter .filters .containerCheckbox {
  padding-left: 15px;
}

@media only screen and (min-width: 1200px) {
  .categoryPage .searchAndFilter .filters .containerCheckbox {
    padding-left: 25px;
    padding-bottom: 0;
    display: inline-block;
  }
}

.categoryPage .searchAndFilter .filters .containerCheckbox .checkboxFilter {
  display: block;
  width: 100%;
  padding-left: 15px;
}

@media only screen and (min-width: 1200px) {
  .categoryPage .searchAndFilter .filters .containerCheckbox .checkboxFilter {
    display: inline-block;
    width: auto;
    padding-right: 15px;
  }
}

.categoryPage .searchAndFilter .filters .containerCheckbox .checkboxFilter label {
  font-weight: 400;
  width: 100%;
  white-space: nowrap;
}

.categoryPage .searchAndFilter .filters .containerCheckbox .checkboxFilter input[type="checkbox"]:not(old) {
  width: 28px;
  margin: 0;
  padding: 0;
  opacity: 0;
  margin-right: -30px;
}

.categoryPage .searchAndFilter .filters .containerCheckbox .checkboxFilter input[type="checkbox"]:not(old) {
  margin-left: -27px;
  margin-top: -10px;
  height: 28px;
  width: 28px;
}

@media only screen and (min-width: 1200px) {
  .categoryPage .searchAndFilter .filters .containerCheckbox .checkboxFilter input[type="checkbox"]:not(old) {
    margin-top: 0;
  }
}

.categoryPage .searchAndFilter .filters .containerCheckbox .checkboxFilter input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: 0px;
  padding-left: 28px;
  background: url("../../images/elements/checks.png") no-repeat 0 0;
  background-position: 0 -2px;
  line-height: 24px;
}

.categoryPage .searchAndFilter .filters .containerCheckbox .checkboxFilter input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -48px;
}

.categoryPage .searchAndFilter .filters .containerOthersFilter {
  display: none;
  padding-left: 0px;
}

@media only screen and (min-width: 1200px) {
  .categoryPage .searchAndFilter .filters .containerOthersFilter {
    display: inline-block;
  }
}

.categoryPage .searchAndFilter .filters .containerOrderFor {
  display: none;
  float: right;
  margin-top: 10px;
}

@media only screen and (min-width: 1200px) {
  .categoryPage .searchAndFilter .filters .containerOrderFor {
    display: inline-block;
  }
}

.structuresCategory {
  z-index: 0;
}

@media only screen and (min-width: 768px) {
  .structuresCategory {
    margin-top: 61px;
  }
}

@media only screen and (min-width: 1200px) {
  .structuresCategory {
    margin-top: 10px;
  }
}

.structuresCategory .slick-prev:before, .structuresCategory .slick-next:before {
  color: #777777;
}

.Search {
  /**
   * To display the icons besides the inputs
   */
  /**
   * A generic search block container
   */
  /**
   * Label on top of each block (only on desktop?)
   */
  /**
   * The datepicker container
   */
  /**
   * Block: guests
   */
}

.Search .form-control[readonly] {
  background-color: #fff;
}

.Search__input-group {
  position: relative;
}

.Search__input-group .form-control,
.Search__input-group .dropdown-toggle {
  padding-left: 42px;
}

.Search__input-icon {
  z-index: 11;
  position: absolute;
  top: 0;
  left: 12px;
  height: 100%;
  width: 18px;
}

.Search__block {
  display: inline-block;
  vertical-align: bottom;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  margin-bottom: 5px;
}

.Search__block.is-enabled {
  opacity: 1;
}

.Search__block.is-current .Search__input-group {
  -webkit-box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.4);
          box-shadow: 0 0 20px 5px rgba(255, 255, 255, 0.4);
}

.Search__type {
  width: 188px;
}

.Search__label {
  color: white;
  display: none;
}

@media only screen and (min-width: 768px) {
  .Search__label {
    display: block;
  }
}

.Search__datepicker {
  padding: 15px 15px 0 15px !important;
}

.Search__datepicker-calendars {
  float: left;
  width: 100%;
}

.Search__datepicker-footer {
  clear: both;
  float: left;
  width: 100%;
  padding: 15px;
}

.Search__datepicker-cancel {
  float: right;
  padding: 0px;
}

.Search__datepicker-error {
  float: left;
  color: #d9534f;
  position: fixed;
  top: 81px;
  left: 16px;
}

@media only screen and (min-width: 1024px) {
  .Search__datepicker-error {
    position: relative;
    top: 0;
    left: 0;
  }
}

.Search__guests .dropdown-menu {
  z-index: 11;
  padding: 15px;
}

.Search__guests .dropdown-menu .form-control {
  text-align: center;
  padding: 6px 12px;
}

.Search__guests #Search__guests-popover {
  position: absolute;
  top: -10000px;
  visibility: hidden;
}

.Search__guests .popover-content #Search__guests-popover {
  position: static;
  top: auto;
  visibility: visible;
}

.Search__buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  -webkit-transition: .3s bottom ease-in-out;
  transition: .3s bottom ease-in-out;
}

@media only screen and (min-width: 1200px) {
  .Search__buttons {
    position: relative;
    width: auto;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    height: initial;
  }
}

.Search__guests-continue {
  background-color: #f0ad4e;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #f0ad4e;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 4px;
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  .Search__guests-continue {
    float: right;
    margin: 10px 0;
    padding-right: 0;
    width: auto;
    background-color: transparent;
    border: 0px solid transparent;
    color: #27ae60;
    font-weight: normal;
  }
}

.Search__submit-btn {
  color: black;
  font-weight: bold;
}

/**
 * Search: mobile overlay
 */
.Search__mobile {
  position: fixed;
  width: 100%;
  height: 0;
  background-color: #fff;
  z-index: 100;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-transition: .3s height ease-in-out;
  transition: .3s height ease-in-out;
}

.Search__mobile.in {
  height: 100vh;
}

.Search__mobile-title {
  position: absolute;
  display: block;
  width: 100%;
  padding-top: 50px;
  padding-left: 15px;
  padding-right: 15px;
  height: 70px;
  margin: 0;
  font-weight: bold;
  font-size: 20px;
}

.Search__mobile-back, .Search__mobile-close {
  position: absolute;
  top: 0;
  height: 42px;
  line-height: 42px;
  width: 42px;
  text-align: center;
  cursor: pointer;
}

.Search__mobile-back {
  left: 0;
}

.Search__mobile-close {
  right: 0;
}

.Search__mobile-footer {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  -webkit-transition: .3s bottom ease-in-out;
  transition: .3s bottom ease-in-out;
}

.Search__mobile-footer .btn {
  display: block;
  width: 100%;
  background-color: #f0ad4e;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border: 1px solid #f0ad4e;
  padding-top: 10px;
  padding-bottom: 10px;
}

.Search__mobile-next {
  display: none !important;
}

.Search__mobile-title, .Search__mobile-widget {
  display: none;
}

.is-current > .Search__mobile-title, .is-current > .Search__mobile-widget {
  display: block;
}

.Search__mobile-title .dropdown-menu, .Search__mobile-widget .dropdown-menu {
  border: none;
}

.Search__mobile-widget {
  position: absolute;
  top: 112px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: auto;
}

.info-mobile-book {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .Search {
    /**
     * Block: type
     */
    /**
     * Block: arrival
     */
    /**
     * Block: leave
     */
    /**
     * Block: guests
     */
  }
  .Search__type {
    width: 100%;
  }
  .Search__type-input.open {
    position: static !important;
    display: block !important;
    width: 100% !important;
  }
  .Search__type-input .dropdown-menu {
    position: static !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
    max-width: none;
    float: none;
    max-height: none !important;
    overflow: auto !important;
  }
  .Search__type-input .open {
    top: 0;
    left: 0;
    right: 0;
    max-height: none;
    min-height: 0px;
    border: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
  }
  .Search__type-input .dropdown-menu > li > a {
    padding: 20px;
    font-size: 20px;
  }
  .Search__arrival {
    width: 50%;
    float: left;
    padding-right: 2px;
  }
  .Search__leave {
    width: 50%;
    padding-left: 2px;
  }
  .Search__guests {
    width: 100%;
  }
  .Search__guests .popover {
    display: block;
    position: static !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    width: 100%;
    margin: 0;
    max-width: none;
    padding: 0;
  }
  .Search__guests .popover > .arrow {
    display: none;
  }
  .Search__submit {
    float: right;
  }
}

.fa-chevron-right, .fa-chevron-left {
  font-style: normal;
  font-weight: normal;
}

.search .btn {
  border-radius: 3px;
  font-size: 13px;
  text-align: left;
  border-radius: 4px;
}

.search .btn:focus {
  outline: none;
}

@media only screen and (min-width: 768px) {
  .search .btn {
    font-size: 14px;
  }
}

.mobileSearch {
  display: block;
}

@media only screen and (min-width: 768px) {
  .mobileSearch {
    display: none;
  }
}

.newResearch {
  width: 100%;
}

.newResearch .buttonSearch {
  display: block;
}

.newResearch .buttonSearch .researcAgainType select {
  border-radius: 3px;
  border-color: #d8d8d8 #d1d1d1 #bababa;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  padding-top: 7px;
  padding-bottom: 8px;
  font-size: 13px;
  text-align: left;
  margin-left: 3px;
  margin-right: 3px;
  background-color: #fff;
}

.newResearch .containerFilter {
  width: 50%;
  float: left;
  padding: 15px 0 0 0;
}

.newResearch .containerFilter button {
  background-color: transparent;
  border: none;
}

.newResearch .containerOrderFor {
  width: 50%;
  float: left;
  padding: 15px 0 0 0;
}

.summary {
  padding-bottom: 80px;
}

.summary h2 {
  font-weight: bold;
  font-size: 30px;
}

.summary table {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 53px;
}

@media only screen and (min-width: 768px) {
  .summary table {
    margin-top: 33px;
  }
}

.summary table thead {
  opacity: 0;
}

@media only screen and (min-width: 768px) {
  .summary table thead {
    opacity: 1;
    border-bottom: 1px solid #979797;
  }
}

.summary table thead th {
  font-weight: 100;
  font-style: italic;
}

.summary table thead th:nth-child(1) {
  width: 40%;
}

.summary table thead th:nth-child(2), .summary table thead th:nth-child(3), .summary table thead th:nth-child(4) {
  width: 20%;
  text-align: center;
}

.summary table thead th:nth-child(4) {
  text-align: right;
}

.summary table tbody tr td h2, .summary table tfoot tr td h2 {
  font-size: 24px;
}

.summary table tbody tr td:nth-child(1), .summary table tfoot tr td:nth-child(1) {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .summary table tbody tr td:nth-child(1), .summary table tfoot tr td:nth-child(1) {
    width: 40%;
  }
}

.summary table tbody tr td:nth-child(1) p:nth-child(3), .summary table tfoot tr td:nth-child(1) p:nth-child(3) {
  margin-bottom: 20px;
}

.summary table tbody tr td:nth-child(2), .summary table tbody tr td:nth-child(3), .summary table tbody tr td:nth-child(4), .summary table tfoot tr td:nth-child(2), .summary table tfoot tr td:nth-child(3), .summary table tfoot tr td:nth-child(4) {
  width: 20%;
  text-align: center;
  display: none;
}

@media only screen and (min-width: 768px) {
  .summary table tbody tr td:nth-child(2), .summary table tbody tr td:nth-child(3), .summary table tbody tr td:nth-child(4), .summary table tfoot tr td:nth-child(2), .summary table tfoot tr td:nth-child(3), .summary table tfoot tr td:nth-child(4) {
    display: table-cell;
  }
}

.summary table tbody tr td:nth-child(4), .summary table tfoot tr td:nth-child(4) {
  text-align: right;
  font-weight: bold;
  font-size: 36px;
}

.summary table tbody tr td:nth-child(4) p, .summary table tfoot tr td:nth-child(4) p {
  margin-top: 10px;
  font-size: 19px;
  font-weight: 100;
}

.summary table tfoot tr {
  border-top: 1px solid #979797;
}

.summary table tfoot tr td:nth-child(1) {
  text-align: right;
  font-weight: bold;
  font-size: 36px;
  opacity: 1;
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .summary table tfoot tr td:nth-child(1) {
    opacity: 0;
    width: 20%;
  }
}

.summary table tfoot tr td:nth-child(1) p {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 100;
}

.summary .proceed {
  padding: 28px 53px;
  font-weight: bold;
  border-radius: 10px;
  text-transform: uppercase;
  color: white;
  background-color: #f0ad4e;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: block;
  border: 0px;
  -webkit-transition: .3s background-color ease-in-out;
  transition: .3s background-color ease-in-out;
}

.summary .proceed:hover {
  background-color: #27ae60;
}

.stepZero h2 {
  font-weight: bold;
}

.stepOne {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media only screen and (min-width: 768px) {
  .stepOne {
    padding-top: 101px;
    padding-bottom: 20px;
  }
}

.stepOne h2 {
  font-weight: bold;
}

.stepOne .paymentWay .selectBox {
  display: inline-block;
  padding-left: 15px;
}

.stepOne .paymentWay .selectBox label {
  font-weight: bold;
  font-size: 24px;
}

.stepOne .paymentWay .selectBox input[type="radio"]:not(old) {
  width: 28px;
  height: 28px;
  margin: 0;
  padding: 0;
  opacity: 0;
  margin-right: 0px;
  z-index: 100;
  position: absolute;
}

.stepOne .paymentWay .selectBox input[type="radio"]:not(old) + label {
  display: inline-block;
  margin-left: 0px;
  padding-left: 28px;
  background: url("../../images/elements/checks.png") no-repeat 0 0;
  height: 24px;
  line-height: 24px;
}

.stepOne .paymentWay .selectBox input[type="radio"]:not(old):checked:focus + label {
  background: url("../../images/elements/checks.png") no-repeat 0 -24px;
}

.stepOne .paymentWay .selectBox input[type="radio"]:not(old):checked + label {
  background-position: 0 -48px;
}

.stepTwo {
  padding-top: 25px;
  padding-bottom: 100px;
}

@media only screen and (min-width: 768px) {
  .stepTwo {
    padding-top: 101px;
    padding-bottom: 160px;
  }
}

.stepTwo h2 {
  font-weight: bold;
}

.stepTwo fieldset label {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 18px;
}

.stepTwo fieldset input {
  width: 100%;
  display: block;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #ccc;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
}

.stepTwo fieldset #anno-nascita {
  width: 32.66667%;
}

.stepTwo fieldset select {
  background-color: transparent;
  border: 1px solid #ccc;
}

@media only screen and (min-width: 1024px) {
  .stepTwo fieldset select {
    width: 32.33333%;
  }
}

@media only screen and (min-width: 1200px) {
  .stepTwo fieldset select {
    width: 32.66667%;
  }
}

.stepTwo fieldset .errormsg {
  color: red;
}

.stepTwo fieldset input, .stepTwo fieldset select {
  padding: 6px 12px;
}

.stepTwo fieldset .nationBirth select {
  width: 100%;
}

.stepTwo fieldset #step3_prenotazione {
  margin-top: 30px;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #D6D9D9;
  background-color: #f7f7f7;
}

.stepTwo fieldset #step3_prenotazione label {
  margin-top: 0;
}

.stepTwo fieldset .deposito {
  font-weight: bold;
  font-size: 18px;
}

.stepTwo fieldset .deposito span {
  color: #27ae60;
}

.stepTwo fieldset .check-informativa {
  width: 90%;
  display: inline-block;
  font-size: 15px;
}

.stepTwo fieldset .check-informativa label {
  font-size: 14px;
}

@media only screen and (min-width: 1200px) {
  .stepTwo fieldset .check-informativa {
    width: 100%;
  }
}

.stepTwo fieldset .check-informativa input[type="checkbox"]:not(old) {
  width: 28px;
  margin: 0;
  padding: 0;
  opacity: 0;
  margin-right: -30px;
}

.stepTwo fieldset .check-informativa input[type="checkbox"]:not(old) {
  margin-left: -27px;
  height: 28px;
  width: 28px;
}

.stepTwo fieldset .check-informativa input[type="checkbox"]:not(old) + label {
  display: inline-block;
  margin-left: 0px;
  padding-left: 28px;
  background: url("../../images/elements/checks.png") no-repeat 0 0;
  height: 28px;
  line-height: 24px;
}

.stepTwo fieldset .check-informativa input[type="checkbox"]:not(old):checked + label {
  background-position: 0 -48px;
}

.stepTwo fieldset .actions {
  padding-top: 50px;
}

.stepTwo fieldset .actions button {
  float: right;
  background-color: #f0ad4e;
  color: black;
  font-weight: bold;
  font-size: 20px;
}

.periodSpecific {
  color: #27ae60;
}

.containerTitle .link {
  margin-left: 10px;
}

.appDownload {
  width: 100%;
  margin-top: 40px;
}

.appDownload ul {
  list-style: none;
}

.appDownload ul li {
  width: 50%;
  float: left;
  margin-bottom: 10px;
}

.appDownload ul li .apple {
  padding-right: 5px;
}

.appDownload ul li .google {
  padding-left: 5px;
}

.appDownload img {
  width: 100%;
  max-width: none;
}

.buttonKey {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}

.activitySliderSingle {
  padding-bottom: 20px;
}

.activitySliderSingle .act-card {
  margin-bottom: 5px;
}

.cboxPhoto {
  width: 100%;
}

.descActivity .title {
  color: #555555;
}

.descActivity .dateActivity {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #f0ad4e;
  padding: 3px 0;
  border-bottom: 1px solid #CDCDCD;
}

.descActivity .dateActivity i {
  color: #555555;
}

.descActivity .dateActivity b span {
  font-weight: normal;
  color: #555555;
}

.descActivity .dateActivity .desc {
  width: 50%;
  float: left;
}

.descActivity .dateActivity .icon {
  width: 50%;
  float: left;
}

.descActivity .dateActivity .icon img {
  float: right;
}

.descActivity .mediaActivity {
  padding: 3px 0;
  border-bottom: 1px solid #CDCDCD;
  margin-bottom: 8px;
}

.descActivity .mediaActivity a {
  color: #27ae60;
}

.descActivity p {
  color: #555555;
}

.descActivity .bookActivity {
  float: right;
  text-transform: uppercase;
  padding: 11px 24px;
  font-weight: bold;
}

.blogKey {
  padding-top: 50px;
}

.blogKey .blogCard:first-child figure {
  height: calc(60vw - 30px);
}

.blogKey .blogCard:first-child .cardTitle {
  font-size: 6.3vw;
}

.activityKey {
  margin-top: 40px;
}

.activityKey h2 {
  font-weight: 500;
}

.activityKey h3 {
  font-weight: bold;
}

.contactForm-key {
  /*a {
	  display: inline-block;
	  width: 100%;
	  margin-top: 50px;
	  text-align: center;
	  font-family: 'roboto', sans-serif;
	  text-decoration: none;
	  color: $base;
	  i {
	    margin-right: 5px;
	  }
	}*/
}

.contactForm-key form {
  width: 100%;
  margin: 10px auto 0;
  padding: 0 0 40px;
  border-radius: 3px;
  color: #555;
}

.contactForm-key input::-webkit-input-placeholder,
.contactForm-key textarea::-webkit-input-placeholder {
  font: inherit;
  -webkit-transition: font-size 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: font-size 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, font-size 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, font-size 0.3s ease-in-out, visibility 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.contactForm-key input,
.contactForm-key textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font: inherit;
  font-size: 16px;
  margin: 20px 0px;
  width: 100%;
  display: block;
  border: none;
  padding: 20px 0 10px;
  border-bottom: solid 1px #27ae60;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(96%, rgba(255, 255, 255, 0)), color-stop(4%, #27ae60));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #27ae60 4%);
  background-position: -400px 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-transition: background 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: background 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
  resize: none;
  overflow: hidden;
}

.contactForm-key input:focus::-webkit-input-placeholder,
.contactForm-key textarea:focus::-webkit-input-placeholder {
  color: #27ae60;
}

.contactForm-key input:focus, .contactForm-key input:valid,
.contactForm-key textarea:focus,
.contactForm-key textarea:valid {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  background-position: 0 0;
}

.contactForm-key input:focus::-webkit-input-placeholder, .contactForm-key input:valid::-webkit-input-placeholder,
.contactForm-key textarea:focus::-webkit-input-placeholder,
.contactForm-key textarea:valid::-webkit-input-placeholder {
  font-size: 0.8em;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  visibility: visible !important;
  opacity: 1;
}

.contactForm-key input[type="email"] {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(96%, rgba(255, 255, 255, 0)), color-stop(4%, #27ae60));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #27ae60 4%);
  background-position: -400px 0;
  background-repeat: no-repeat;
  -webkit-transition: border-bottom 0.3s ease, background 0.3s ease;
  transition: border-bottom 0.3s ease, background 0.3s ease;
}

.contactForm-key input[type="email"] ~ span.validation-text {
  position: absolute;
  visibility: hidden;
  font-family: 'roboto', sans-serif;
  font-size: 0.6em;
  width: 100%;
  margin-left: 25px;
  margin-top: -5px;
  color: white;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.contactForm-key input[type="email"]:not([value=""])::-webkit-input-placeholder {
  font-size: 0.8em;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  visibility: visible !important;
  opacity: 1;
}

.contactForm-key input[type="email"]:not([value=""]):focus::-webkit-input-placeholder {
  color: #27ae60;
}

.contactForm-key input[type="email"]:not([value=""]):focus:not(:valid)::-webkit-input-placeholder {
  color: #E91E63;
}

.contactForm-key input[type="email"]:focus {
  background-position: 0 0;
}

.contactForm-key input[type="email"]:focus:not(:valid):not([value=""]) {
  border-bottom: solid 1px #E91E63;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(96%, rgba(255, 255, 255, 0)), color-stop(4%, #E91E63));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #E91E63 4%);
}

.contactForm-key input[type="email"]:not(:focus):not(:valid):not([value=""]) {
  border-bottom: solid 1px #E91E63;
  background-position: 0 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(96%, rgba(255, 255, 255, 0)), color-stop(4%, #E91E63));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #E91E63 4%);
}

.contactForm-key input[type="email"]:not(:focus):not(:valid):not([value=""])::-webkit-input-placeholder {
  color: #E91E63;
}

.contactForm-key input[type="email"]:not(:focus):not(:valid):not([value=""]) ~ span.validation-text {
  visibility: visible;
  color: #E91E63;
}

.contactForm-key .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.contactForm-key .flex textarea {
  line-height: 120%;
}

.contactForm-key button {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), -webkit-box-shadow 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), -webkit-box-shadow 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), box-shadow 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), box-shadow 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), -webkit-transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), -webkit-box-shadow 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  border: none;
  background: #27ae60;
  cursor: pointer;
  border-radius: 3px;
  padding: 6px;
  width: 100%;
  color: white;
  margin: 30px 0 0 25px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.contactForm-key button:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2);
}

.contactForm-key a {
  width: 42px;
  height: 42px;
  border-radius: 50px;
  background: #27ae60;
  display: inline-block;
  margin: 50px calc(50% - 21px);
  white-space: nowrap;
  padding: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: white;
  -webkit-transition: all 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: all 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  font-family: Roboto, sans-serif;
  text-decoration: none;
  -webkit-box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.2);
}

.contactForm-key a i {
  margin-right: 20px;
  -webkit-transition: margin-right 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
  transition: margin-right 0.2s cubic-bezier(0.64, 0.09, 0.08, 1);
}

.contactForm-key a:hover {
  width: 134px;
  -webkit-transform: translateX(-50px);
          transform: translateX(-50px);
}

.contactForm-key a:hover i {
  margin-right: 10px;
}

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer .logoInfoFooter .logo-footer {
  padding-bottom: 0px;
}

@media only screen and (min-width: 1200px) {
  .footer .logoInfoFooter .logo-footer {
    padding-bottom: 0;
  }
}

.footer .logoInfoFooter .logo-footer img {
  width: 130px;
}

@media only screen and (min-width: 1200px) {
  .footer .logoInfoFooter .logo-footer img {
    width: 130px;
  }
}

.footer .logoInfoFooter p {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (min-width: 768px) {
  .footer .logoInfoFooter p {
    padding-top: 30px;
  }
}

.footer .siteLinks {
  padding-bottom: 20px;
}

@media only screen and (min-width: 1200px) {
  .footer .siteLinks {
    padding-bottom: 0;
  }
}

.footer .siteLinks ul {
  list-style: none;
}

.footer .siteLinks ul li {
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 15px;
}

@media only screen and (min-width: 1200px) {
  .footer .siteLinks ul li {
    float: none;
  }
}

.footer .footerNewsletter {
  position: relative;
}

.footer .social {
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer .social ul {
  list-style: none;
}

.footer .social ul li {
  float: left;
  margin-right: 20px;
}

.footer .social ul li img {
  width: 40px;
}

.footer .cookieLink ul {
  list-style: none;
  display: inline-block;
  float: right;
}

.footer .cookieLink ul li {
  float: left;
  padding-left: 15px;
}

.payment ul {
  list-style: none;
  padding-bottom: 10px;
}

.payment ul li {
  float: left;
  padding-right: 20px;
  padding-bottom: 10px;
}

.payment ul li img {
  height: 20px;
}

@media only screen and (min-width: 1200px) {
  .payment ul li img {
    height: 30px;
  }
}

.sub-footer {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #27ae60;
}

.cc_banner-wrapper {
  z-index: 9001;
  position: relative;
}

.cc_container .cc_btn {
  cursor: pointer;
  text-align: center;
  font-size: 0.6em;
  -webkit-transition: font-size 200ms;
  transition: font-size 200ms;
  line-height: 1em;
}

.cc_container .cc_message {
  font-size: 0.6em;
  -webkit-transition: font-size 200ms;
  transition: font-size 200ms;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
}

.cc_container .cc_logo {
  display: none;
  text-indent: -1000px;
  overflow: hidden;
  width: 100px;
  height: 22px;
  background-size: cover;
  background-image: url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/logo.png);
  opacity: 0.9;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
}

.cc_container .cc_logo:hover,
.cc_container .cc_logo:active {
  opacity: 1;
}

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }
  .cc_container .cc_message {
    font-size: 0.8em;
  }
}

@media screen and (min-width: 768px) {
  .cc_container .cc_btn {
    font-size: 1em;
  }
  .cc_container .cc_message {
    font-size: 1em;
    line-height: 1em;
  }
}

@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em;
  }
}

@media print {
  .cc_banner-wrapper,
  .cc_container {
    display: none;
  }
}

.cc_container {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  padding: 10px;
}

.cc_container .cc_btn {
  padding: 8px 10px;
  background-color: #27ae60;
  cursor: pointer;
  -webkit-transition: font-size 200ms;
  transition: font-size 200ms;
  text-align: center;
  font-size: 0.6em;
  display: block;
  width: 33%;
  margin-left: 10px;
  float: right;
  max-width: 120px;
}

.cc_container .cc_message {
  -webkit-transition: font-size 200ms;
  transition: font-size 200ms;
  font-size: 0.6em;
  display: block;
}

@media screen and (min-width: 500px) {
  .cc_container .cc_btn {
    font-size: 0.8em;
  }
  .cc_container .cc_message {
    margin-top: 0.5em;
    font-size: 0.8em;
  }
}

@media screen and (min-width: 768px) {
  .cc_container {
    padding: 15px 30px 15px;
  }
  .cc_container .cc_btn {
    font-size: 1em;
    padding: 8px 15px;
  }
  .cc_container .cc_message {
    font-size: 1em;
  }
}

@media screen and (min-width: 992px) {
  .cc_container .cc_message {
    font-size: 1em;
  }
}

.cc_container {
  background: #222222;
  color: #999;
  font-size: 17px;
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #222222;
}

.cc_container ::-moz-selection {
  background: #ff5e99;
  color: #fff;
  text-shadow: none;
}

.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  color: #000;
  background-color: #27ae60;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out, -webkit-box-shadow 200ms ease-in-out;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.cc_container .cc_btn:hover,
.cc_container .cc_btn:active {
  background-color: #222222;
  color: white;
}

.cc_container a,
.cc_container a:visited {
  text-decoration: none;
  color: #27ae60;
  -webkit-transition: 200ms color;
  transition: 200ms color;
}

.cc_container a:hover,
.cc_container a:active {
  color: white;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(66px);
    transform: translateY(66px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.cc_container,
.cc_message,
.cc_btn {
  animation-duration: 0.8s;
  -webkit-animation-duration: 0.8s;
  -moz-animation-duration: 0.8s;
  -o-animation-duration: 0.8s;
  -webkit-animation-name: slideUp;
  animation-name: slideUp;
}

.openPage {
  opacity: 1 !important;
}

.nopadding {
  padding: 0;
}

.nomargin {
  margin: 0;
}

.clear {
  clear: both;
}

.space {
  padding-top: 58px;
}

@media only screen and (min-width: 768px) {
  .space {
    padding-top: 100px;
  }
}

@media only screen and (min-width: 1200px) {
  .space {
    padding-top: 110px;
  }
}

.is-active-menu {
  height: 100vh !important;
  padding-bottom: 60px !important;
}

.singleStructure, .singleStructureFull {
  margin-bottom: 20px;
}

@media only screen and (min-width: 1200px) {
  .singleStructure, .singleStructureFull {
    margin-bottom: 50px;
  }
}

.singleStructure:focus, .singleStructureFull:focus {
  outline: none;
}

.singleStructure .coverSlide, .singleStructureFull .coverSlide {
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}

.singleStructure .coverSlide .slick-next, .singleStructureFull .coverSlide .slick-next {
  right: 10px;
}

.singleStructure .coverSlide .slick-prev, .singleStructureFull .coverSlide .slick-prev {
  left: 10px;
}

.singleStructure .coverSlide .slick-list, .singleStructureFull .coverSlide .slick-list {
  z-index: -1;
}

.singleStructure .coverSlide .heightSlide, .singleStructureFull .coverSlide .heightSlide {
  height: 233px;
  background-image: url("examples/css3/bg-origin/bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media only screen and (min-width: 768px) {
  .singleStructure .coverSlide .heightSlide, .singleStructureFull .coverSlide .heightSlide {
    height: 223.28px;
  }
}

@media only screen and (min-width: 1024px) {
  .singleStructure .coverSlide .heightSlide, .singleStructureFull .coverSlide .heightSlide {
    height: 190.28px;
  }
}

@media only screen and (min-width: 1200px) {
  .singleStructure .coverSlide .heightSlide, .singleStructureFull .coverSlide .heightSlide {
    height: 233px;
  }
}

@media only screen and (min-width: 1200px) {
  .singleStructure .coverSlide .heightSlide, .singleStructureFull .coverSlide .heightSlide {
    height: 683px;
  }
}

.singleStructure .coverSlide .singleSlide img, .singleStructureFull .coverSlide .singleSlide img {
  width: 100%;
}

.singleStructure .zone, .singleStructureFull .zone {
  font-size: 14px;
  margin-top: 3px;
  font-style: italic;
}

.singleStructure .zone .icon, .singleStructureFull .zone .icon {
  display: inline-block;
  margin-top: 2px;
}

.singleStructure .zone .icon img, .singleStructureFull .zone .icon img {
  width: 15px;
  height: 15px;
}

.singleStructure .titleStructure, .singleStructureFull .titleStructure {
  font-weight: bold;
  font-size: 20px;
  color: #4a4a4a;
  -webkit-transition: .2s color ease-in-out;
  transition: .2s color ease-in-out;
}

.singleStructure .typeStructure, .singleStructureFull .typeStructure {
  font-size: 14px;
}

.singleStructure .caracteristic, .singleStructureFull .caracteristic {
  float: left;
}

.singleStructure .caracteristic .caractSingle, .singleStructureFull .caracteristic .caractSingle {
  display: inline-block;
  margin-top: 19px;
  margin-right: 10px;
}

@media only screen and (min-width: 1200px) {
  .singleStructure .caracteristic .caractSingle, .singleStructureFull .caracteristic .caractSingle {
    margin-right: 22px;
  }
}

.singleStructure .caracteristic .caractSingle .caractIcon img, .singleStructureFull .caracteristic .caractSingle .caractIcon img {
  margin: 0 auto;
  display: block;
}

.singleStructure .caracteristic .caractSingle label, .singleStructureFull .caracteristic .caractSingle label {
  width: 100%;
  text-align: center;
  font-weight: 400;
  margin-top: 5px;
}

.singleStructure .caracteristic .caractSingle .caractNum, .singleStructureFull .caracteristic .caractSingle .caractNum {
  text-align: center;
  font-weight: bold;
}

@media only screen and (min-width: 1200px) {
  .singleStructure .caracteristic .caractSingle .caractNum, .singleStructureFull .caracteristic .caractSingle .caractNum {
    font-size: 14px;
  }
}

.singleStructure .price, .singleStructureFull .price {
  float: right;
  margin-top: 19px;
  text-align: right;
}

@media only screen and (min-width: 768px) {
  .singleStructure .price, .singleStructureFull .price {
    width: 100px;
  }
}

.singleStructure .price .from, .singleStructureFull .price .from {
  font-size: 12px;
  text-align: right;
}

.singleStructure .price .priceNumOld, .singleStructureFull .price .priceNumOld {
  text-align: right;
  color: red;
  font-size: 24px;
  position: relative;
  font-weight: bold;
  display: initial;
}

.singleStructure .price .priceNumOld:after, .singleStructureFull .price .priceNumOld:after {
  background-color: black;
  height: 2px;
  width: 130%;
  position: absolute;
  top: 11px;
  right: -15%;
  content: '';
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}

.singleStructure .price .priceNum, .singleStructureFull .price .priceNum {
  font-size: 39px;
  font-weight: bold;
  line-height: 1;
  color: #f0ad4e;
}

.singleStructure .price .singleNight, .singleStructureFull .price .singleNight {
  font-size: 15px;
  text-align: right;
}

.singleStructureFull {
  width: 100%;
  position: relative;
  height: 350px;
}

@media only screen and (min-width: 768px) {
  .singleStructureFull {
    height: 450px;
  }
}

.singleStructureFull .coverSlideTop {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .singleStructureFull .coverSlideTop {
    border-radius: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .singleStructureFull .coverSlideTop {
    margin-left: 0;
    margin-right: 0;
  }
}

.singleStructureFull .coverSlideTop .singleSlide {
  height: 350px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media only screen and (min-width: 768px) {
  .singleStructureFull .coverSlideTop .singleSlide {
    height: 450px;
  }
}

.singleStructureFull .contentTxt {
  position: relative;
}

@media only screen and (min-width: 768px) {
  .singleStructureFull .contentTxt {
    bottom: 0;
    position: absolute;
    padding: 18px 21px;
  }
}

.singleStructureFull .bg-structure {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 */
  display: none;
}

@media only screen and (min-width: 768px) {
  .singleStructureFull .bg-structure {
    display: block;
  }
}

.lastminute:after {
  font-style: italic;
  color: #fff;
  font-weight: bold;
  letter-spacing: .01em;
  content: 'SPECIAL OFFER';
  padding: 6px 20px 3px 60px;
  top: 0;
  right: 15px;
  z-index: 1;
  position: absolute;
  width: auto;
  height: auto;
  border-radius: 0 10px 0 0;
  background-color: #27ae60;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#27ae60+0,27ae60+50&0+0,1+50 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(39, 174, 96, 0)), color-stop(50%, #27ae60));
  background: linear-gradient(to right, rgba(39, 174, 96, 0) 0%, #27ae60 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0027ae60', endColorstr='#27ae60',GradientType=1 );
  /* IE6-9 */
}

a.structureA {
  color: #777777;
}

a.structureA:hover {
  color: #555555;
}

a.structureA:hover .titleStructure {
  color: #27ae60;
}

.blogSliderS,
.blogSliderL,
.blogLink {
  border-radius: 10px;
  background-color: rgba(238, 238, 238, 0.5);
  margin-bottom: 20px;
}

.blogSliderS .singleHead,
.blogSliderL .singleHead,
.blogLink .singleHead {
  font-weight: bold;
  font-size: 14px;
  padding: 10px 10px 5px;
}

.blogSliderS .slick-prev:before, .blogSliderS .slick-next:before,
.blogSliderL .slick-prev:before,
.blogSliderL .slick-next:before,
.blogLink .slick-prev:before,
.blogLink .slick-next:before {
  color: #777777;
}

.blogBox {
  position: relative;
  width: 100%;
  margin-bottom: 0;
  padding: 0 5px 5px;
}

.blogBox:after {
  content: none;
}

.blogBox .structureA {
  display: block;
  padding: 5px 10px 10px;
}

.blogLarge > .largeImg.lastminute,
.blogSmall > .smallImg.lastminute {
  position: relative;
}

.blogLarge > .largeImg.lastminute:after,
.blogSmall > .smallImg.lastminute:after {
  right: 0px;
}

@media only screen and (min-width: 992px) {
  .blogSliderL {
    width: 293px;
  }
}

@media only screen and (min-width: 1200px) {
  .blogSliderL {
    width: 360px;
  }
}

.blogLarge {
  -webkit-transition: top 200ms;
  transition: top 200ms;
}

.blogLarge .largeImg {
  display: block;
  width: 100%;
}

.blogLarge .largeImg img {
  border-radius: 10px;
  width: 100%;
}

.blogSmall {
  /* .singleHead {
		@include screen ('mini') {
			width: 70%;
		}
		@include screen ('tabletport') {
			width: 65%;
		}
		@include screen ('medium') {
			width: 70%;
		}
	} */
}

.blogSmall .smallImg {
  display: inline-block;
  width: 100%;
}

@media (min-width: 576px) {
  .blogSmall .smallImg {
    width: 30%;
    vertical-align: top;
  }
}

@media only screen and (min-width: 768px) {
  .blogSmall .smallImg {
    width: 35%;
  }
}

@media only screen and (min-width: 992px) {
  .blogSmall .smallImg {
    width: 30%;
  }
}

.blogSmall .smallImg img {
  border-radius: 10px;
  width: 100%;
}

.blogSmall .structureA {
  /* .caracteristic {
			display: none;
			@include screen ('mini') {
				display: inline-block;
				vertical-align: bottom;
				width: 70%;
			}
		} */
}

@media (min-width: 576px) {
  .blogSmall .structureA {
    display: inline-block;
    width: calc(70% - 10px);
    vertical-align: top;
    padding-top: 0;
  }
}

@media only screen and (min-width: 768px) {
  .blogSmall .structureA {
    width: calc(65% - 10px);
  }
}

@media only screen and (min-width: 992px) {
  .blogSmall .structureA {
    width: calc(70% - 10px);
    padding-top: 5px;
  }
}

.blogSmall .structureA .smallDescr {
  width: 60%;
  display: inline-block;
  vertical-align: bottom;
}

@media (min-width: 576px) {
  .blogSmall .structureA .smallDescr {
    width: 70%;
  }
}

@media (min-width: 576px) {
  .blogSmall .structureA .zone {
    margin-top: 0;
  }
  .blogSmall .structureA .zone .icon {
    margin-top: 0;
  }
}

.blogSmall .structureA .price {
  float: none;
  margin-top: 3px;
  vertical-align: bottom;
  display: inline-block;
  text-align: right;
  width: calc(40% - 10px);
}

@media (min-width: 576px) {
  .blogSmall .structureA .price {
    width: calc(30% - 10px);
    margin-top: 0;
  }
}

.blogLink {
  margin-bottom: 20px;
}

.blogLink .linkA {
  text-decoration: underline;
  padding: 0px 10px 10px;
  display: inline-block;
}

@media only screen and (min-width: 640px) {
  .blogLink .linkA {
    font-size: 18px;
  }
}

.bg-opacity {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  background-color: #000;
  opacity: .2;
}

.bg-gradient {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: -1px;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(70%, white), color-stop(99%, white));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 70%, white 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}

.fixBody {
  overflow: hidden;
}

.tooltip.in {
  opacity: 1;
}

.tooltip.top .tooltip-arrow {
  border-top-color: #777777;
}

.tooltip-inner {
  background-color: #777777;
}

.form-control {
  height: 32px;
}

.disabled.selected {
  display: none;
}

.effect-1 {
  text-shadow: 0px 0px 3px #969696, 0px 0px 3px #969696, 0px 0px 3px #969696;
  border-radius: 20px;
}

.img-house {
  width: 360px;
  height: 233px;
  -o-object-fit: cover;
     object-fit: cover;
}

.errormsg {
  display: none;
}

.icon-mh {
  width: 35px;
}

.voto-house {
  float: right;
}

.m120 {
  margin-top: 120px;
}

.siteLinks {
  text-transform: uppercase;
}

.p-3 {
  width: 31%;
  display: inline-block;
}

.paynow {
  background: #f0ad4e;
  color: white;
  font-size: 26px;
  margin-top: 20px;
}

.singleStructure .price .priceNum, .singleStructureFull .price .priceNum, .singleStructureFull .price .priceNum {
  font-size: 33px;
  font-weight: bold;
  line-height: 1;
  color: #f0ad4e;
}

#moveup-button {
  z-index: 100;
  border-radius: 4px;
  background-color: #27ae60;
  position: fixed;
  bottom: 25px;
  right: 15px;
  height: 40px;
  width: 40px;
  -webkit-transition: bottom 500ms ease-in-out;
  transition: bottom 500ms ease-in-out;
}

@media only screen and (min-width: 768px) {
  #moveup-button {
    height: 50px;
    width: 50px;
    right: 30px;
    bottom: 90px;
  }
}

@media only screen and (min-width: 992px) {
  #moveup-button {
    right: 45px;
  }
}

#moveup-button a .arrowup {
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

@media only screen and (min-width: 768px) {
  #moveup-button a .arrowup {
    height: 45px;
    width: 53px;
  }
}

#moveup-button a .arrowup:after {
  color: white;
  content: ' ›';
  font-size: 30px;
  margin-left: 13px;
  line-height: 1.25;
}

@media only screen and (min-width: 768px) {
  #moveup-button a .arrowup:after {
    font-size: 45px;
    margin-left: 15px;
    line-height: 1;
  }
}

@media only screen and (min-width: 1200px) {
  #moveup-button a .arrowup:after {
    font-size: 60px;
    line-height: 43px;
  }
}

#loaderQuery {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1000;
  display: none;
}

#loaderQuery__gif {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
  background: #fff;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}

.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}

.bootstrap-select.btn-group.bs-container {
  position: absolute;
  padding: 0 !important;
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -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);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 0;
  margin-top: 13px;
  top: 100px;
  left: 20px;
  /* Calendars */
}

.daterangepicker-tooltip {
  z-index: 11111;
}

.daterangepicker-arrow {
  position: absolute;
  left: 0;
  top: -11px;
  height: 12px;
  width: 12px;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}

[data-daterangepicker="start"] .daterangepicker-arrow {
  left: 0%;
}

[data-daterangepicker="end"] .daterangepicker-arrow {
  left: 50%;
}

.daterangepicker-arrow:before, .daterangepicker-arrow:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  border-bottom-color: rgba(0, 0, 0, 0.2);
}

.daterangepicker-arrow:before {
  top: -1px;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 12px solid #ccc;
}

.daterangepicker-arrow:after {
  top: 0;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #fff;
  border-left: 11px solid transparent;
}

.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}

.daterangepicker.show-calendar .calendar {
  display: block;
}

.daterangepicker .calendar {
  max-width: 278px;
  margin: 0;
}

.daterangepicker .calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 0;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker table {
  width: 100%;
  margin: 0;
}

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 0;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker td thead th, .daterangepicker th thead th {
  border-radius: 4px;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #f0ad4e;
  border-color: transparent;
  color: black;
  border-radius: 4px;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
}

.daterangepicker td.mindays {
  cursor: default;
}

.daterangepicker td.in-range {
  background-color: #ddf7e8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.in-range.mindays {
  cursor: default;
}

.daterangepicker td.start-date {
  cursor: default;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #27ae60 !important;
  border-color: transparent;
  color: #fff;
}

.daterangepicker td.active.today {
  background-color: #27ae60;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.off.disabled, .daterangepicker option.off.disabled {
  color: #CBCFD5;
  cursor: not-allowed;
}

.daterangepicker td.off.active, .daterangepicker option.off.active {
  color: black;
  opacity: .2;
}

.daterangepicker td.off.disabled.in-range, .daterangepicker option.off.disabled.in-range {
  background-color: #ddf7e8;
}

.daterangepicker td.in-range, .daterangepicker option.in-range {
  background-color: #ddf7e8;
  color: #5D5F63;
}

.daterangepicker td.off.onoff.notAllowed, .daterangepicker td.onoff.notAllowed, .daterangepicker option.off.onoff.notAllowed, .daterangepicker option.onoff.notAllowed {
  text-decoration: none;
  opacity: .8;
  background-color: red;
  cursor: not-allowed;
  color: white;
}

.daterangepicker td.off.disabled-invalid.onoff.notAllowed, .daterangepicker option.off.disabled-invalid.onoff.notAllowed {
  text-decoration: none;
  opacity: rgba(0, 0, 0, 0.7);
  background-color: red;
  cursor: not-allowed;
  color: white;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .calendar.left {
    float: left;
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 1px solid #E9EDF0;
  }
  .daterangepicker.ltr .calendar.right {
    float: right;
    margin-left: 0;
  }
  .daterangepicker.ltr .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .left .daterangepicker_input {
    padding-left: 12px;
  }
  .daterangepicker.rtl .calendar.left .calendar-table {
    padding-left: 12px;
  }
}

@media (min-width: 730px) {
  .daterangepicker .calendar.left {
    clear: none !important;
  }
}

@media (max-width: 768px) {
  .daterangepicker {
    position: static;
    width: 100% !important;
  }
  .daterangepicker .calendar {
    float: none !important;
    width: 100%;
    max-width: none;
  }
  .daterangepicker .calendar td {
    font-size: 16px;
    width: 14.28571%;
    position: relative;
    padding: 15px 0;
    border-radius: 8px;
  }
  .daterangepicker thead > tr:first-child th {
    font-size: 30px;
    font-weight: normal;
  }
  .daterangepicker thead > tr:last-child th {
    background-color: #eee;
  }
}

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