@import "pre-styles.css";
.line-centre {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -28px;
  width: 56px;
  height: 1px;
  background-color: #FFF;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.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,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-pull-23 {
  right: 95.83333333%;
}
.col-xs-pull-22 {
  right: 91.66666667%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-20 {
  right: 83.33333333%;
}
.col-xs-pull-19 {
  right: 79.16666667%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-17 {
  right: 70.83333333%;
}
.col-xs-pull-16 {
  right: 66.66666667%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-14 {
  right: 58.33333333%;
}
.col-xs-pull-13 {
  right: 54.16666667%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-11 {
  right: 45.83333333%;
}
.col-xs-pull-10 {
  right: 41.66666667%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-8 {
  right: 33.33333333%;
}
.col-xs-pull-7 {
  right: 29.16666667%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-5 {
  right: 20.83333333%;
}
.col-xs-pull-4 {
  right: 16.66666667%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-2 {
  right: 8.33333333%;
}
.col-xs-pull-1 {
  right: 4.16666667%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-push-23 {
  left: 95.83333333%;
}
.col-xs-push-22 {
  left: 91.66666667%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-20 {
  left: 83.33333333%;
}
.col-xs-push-19 {
  left: 79.16666667%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-17 {
  left: 70.83333333%;
}
.col-xs-push-16 {
  left: 66.66666667%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-14 {
  left: 58.33333333%;
}
.col-xs-push-13 {
  left: 54.16666667%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-11 {
  left: 45.83333333%;
}
.col-xs-push-10 {
  left: 41.66666667%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-8 {
  left: 33.33333333%;
}
.col-xs-push-7 {
  left: 29.16666667%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-5 {
  left: 20.83333333%;
}
.col-xs-push-4 {
  left: 16.66666667%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-2 {
  left: 8.33333333%;
}
.col-xs-push-1 {
  left: 4.16666667%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
.col-xs-offset-23 {
  margin-left: 95.83333333%;
}
.col-xs-offset-22 {
  margin-left: 91.66666667%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-20 {
  margin-left: 83.33333333%;
}
.col-xs-offset-19 {
  margin-left: 79.16666667%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-17 {
  margin-left: 70.83333333%;
}
.col-xs-offset-16 {
  margin-left: 66.66666667%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-14 {
  margin-left: 58.33333333%;
}
.col-xs-offset-13 {
  margin-left: 54.16666667%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-11 {
  margin-left: 45.83333333%;
}
.col-xs-offset-10 {
  margin-left: 41.66666667%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-8 {
  margin-left: 33.33333333%;
}
.col-xs-offset-7 {
  margin-left: 29.16666667%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-5 {
  margin-left: 20.83333333%;
}
.col-xs-offset-4 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-2 {
  margin-left: 8.33333333%;
}
.col-xs-offset-1 {
  margin-left: 4.16666667%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24 {
    float: left;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-push-23 {
    left: 95.83333333%;
  }
  .col-sm-push-22 {
    left: 91.66666667%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-20 {
    left: 83.33333333%;
  }
  .col-sm-push-19 {
    left: 79.16666667%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-17 {
    left: 70.83333333%;
  }
  .col-sm-push-16 {
    left: 66.66666667%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-14 {
    left: 58.33333333%;
  }
  .col-sm-push-13 {
    left: 54.16666667%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24 {
    float: left;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24 {
    float: left;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.btn {
  background-image: none;
  border: 1px solid;
  cursor: pointer;
  display: inline-block;
  font-family: 'Signika', sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  padding: 7px 20px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  transition: 0.3s 0.4s ease 0s;
  -o-transition: 0.3s 0.4s ease 0s;
  -ms-transition: 0.3s 0.4s ease 0s;
  -moz-transition: 0.3s 0.4s ease 0s;
  -webkit-transition: 0.3s 0.4s ease 0s;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #FFF;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  /*background-image: none;*/
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width: 767px) {
  .btn {
    padding: 8px 32px;
  }
}
.btn.wide {
  width: 100%;
  line-height: 60px;
  font-size: 18px;
  font-weight: 400;
  padding: 0px;
}
.btn .btn-more-info {
  display: none;
}
.btn .btn-less-info {
  display: inline-block;
}
.btn.collapsed .btn-more-info {
  display: inline-block;
}
.btn.collapsed .btn-less-info {
  display: none;
}
.btn-small {
  font-size: 14px;
}
.btn-default {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #e9e9e9 0%, #dadada 100%);
  background-image: -o-linear-gradient(top, #e9e9e9 0%, #dadada 100%);
  background-image: linear-gradient(to bottom, #e9e9e9 0%, #dadada 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9e9e9', endColorstr='#ffdadada', GradientType=0);
  background-repeat: repeat;
  border-color: #dadada;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #dadada 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(top, #dadada 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #dadada 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdadada', endColorstr='#ffe6e6e6', GradientType=0);
  background-repeat: repeat;
  border-color: #bbbbbb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #E5E5E5;
  border-color: #dadada;
}
.btn-default .badge {
  color: #E5E5E5;
  background-color: #FFF;
}
.btn-default__border {
  border: 2px solid #e1e1e1;
}
.btn-default__border:hover,
.btn-default__border:focus,
.btn-default__border:active {
  border: 2px solid #e1e1e1;
}
.btn-default-ghost {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ffffff', endColorstr='#0d000000', GradientType=0);
  background-repeat: repeat;
  border-color: #dadada;
}
.btn-default-ghost:hover,
.btn-default-ghost:focus,
.btn-default-ghost:active,
.btn-default-ghost.active,
.open > .dropdown-toggle.btn-default-ghost {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#0dffffff', GradientType=0);
  background-repeat: repeat;
  border-color: #bbbbbb;
}
.btn-default-ghost.disabled,
.btn-default-ghost[disabled],
fieldset[disabled] .btn-default-ghost,
.btn-default-ghost.disabled:hover,
.btn-default-ghost[disabled]:hover,
fieldset[disabled] .btn-default-ghost:hover,
.btn-default-ghost.disabled:focus,
.btn-default-ghost[disabled]:focus,
fieldset[disabled] .btn-default-ghost:focus,
.btn-default-ghost.disabled.focus,
.btn-default-ghost[disabled].focus,
fieldset[disabled] .btn-default-ghost.focus,
.btn-default-ghost.disabled:active,
.btn-default-ghost[disabled]:active,
fieldset[disabled] .btn-default-ghost:active,
.btn-default-ghost.disabled.active,
.btn-default-ghost[disabled].active,
fieldset[disabled] .btn-default-ghost.active {
  background-color: transparent;
  border-color: #dadada;
}
.btn-default-ghost .badge {
  color: transparent;
  background-color: #FFF;
}
.btn-default-ghost:hover,
.btn-default-ghost:focus,
.btn-default-ghost:active {
  color: #139BBD;
  background-color: transparent;
  border-color: #dadada;
}
.btn-primary {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #36aac7 0%, #1293b4 100%);
  background-image: -o-linear-gradient(top, #36aac7 0%, #1293b4 100%);
  background-image: linear-gradient(to bottom, #36aac7 0%, #1293b4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff36aac7', endColorstr='#ff1293b4', GradientType=0);
  background-repeat: repeat;
  border-color: #1293b4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #1293b4 0%, #1fa0c0 100%);
  background-image: -o-linear-gradient(top, #1293b4 0%, #1fa0c0 100%);
  background-image: linear-gradient(to bottom, #1293b4 0%, #1fa0c0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1293b4', endColorstr='#ff1fa0c0', GradientType=0);
  background-repeat: repeat;
  border-color: #0c667c;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #139BBD;
  border-color: #1293b4;
}
.btn-primary .badge {
  color: #139BBD;
  background-color: #FFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #FFF;
}
.btn-primary-ghost {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ffffff', endColorstr='#0d000000', GradientType=0);
  background-repeat: repeat;
  border-color: #1293b4;
}
.btn-primary-ghost:hover,
.btn-primary-ghost:focus,
.btn-primary-ghost:active,
.btn-primary-ghost.active,
.open > .dropdown-toggle.btn-primary-ghost {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#0dffffff', GradientType=0);
  background-repeat: repeat;
  border-color: #0c667c;
}
.btn-primary-ghost.disabled,
.btn-primary-ghost[disabled],
fieldset[disabled] .btn-primary-ghost,
.btn-primary-ghost.disabled:hover,
.btn-primary-ghost[disabled]:hover,
fieldset[disabled] .btn-primary-ghost:hover,
.btn-primary-ghost.disabled:focus,
.btn-primary-ghost[disabled]:focus,
fieldset[disabled] .btn-primary-ghost:focus,
.btn-primary-ghost.disabled.focus,
.btn-primary-ghost[disabled].focus,
fieldset[disabled] .btn-primary-ghost.focus,
.btn-primary-ghost.disabled:active,
.btn-primary-ghost[disabled]:active,
fieldset[disabled] .btn-primary-ghost:active,
.btn-primary-ghost.disabled.active,
.btn-primary-ghost[disabled].active,
fieldset[disabled] .btn-primary-ghost.active {
  background-color: transparent;
  border-color: #1293b4;
}
.btn-primary-ghost .badge {
  color: transparent;
  background-color: #FFF;
}
.btn-primary-tertiary {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #36aac7 0%, #1293b4 100%);
  background-image: -o-linear-gradient(top, #36aac7 0%, #1293b4 100%);
  background-image: linear-gradient(to bottom, #36aac7 0%, #1293b4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff36aac7', endColorstr='#ff1293b4', GradientType=0);
  background-repeat: repeat;
  border-color: transparent;
}
.btn-primary-tertiary:hover,
.btn-primary-tertiary:focus,
.btn-primary-tertiary:active,
.btn-primary-tertiary.active,
.open > .dropdown-toggle.btn-primary-tertiary {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #1293b4 0%, #1fa0c0 100%);
  background-image: -o-linear-gradient(top, #1293b4 0%, #1fa0c0 100%);
  background-image: linear-gradient(to bottom, #1293b4 0%, #1fa0c0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1293b4', endColorstr='#ff1fa0c0', GradientType=0);
  background-repeat: repeat;
  border-color: rgba(0, 0, 0, 0);
}
.btn-primary-tertiary.disabled,
.btn-primary-tertiary[disabled],
fieldset[disabled] .btn-primary-tertiary,
.btn-primary-tertiary.disabled:hover,
.btn-primary-tertiary[disabled]:hover,
fieldset[disabled] .btn-primary-tertiary:hover,
.btn-primary-tertiary.disabled:focus,
.btn-primary-tertiary[disabled]:focus,
fieldset[disabled] .btn-primary-tertiary:focus,
.btn-primary-tertiary.disabled.focus,
.btn-primary-tertiary[disabled].focus,
fieldset[disabled] .btn-primary-tertiary.focus,
.btn-primary-tertiary.disabled:active,
.btn-primary-tertiary[disabled]:active,
fieldset[disabled] .btn-primary-tertiary:active,
.btn-primary-tertiary.disabled.active,
.btn-primary-tertiary[disabled].active,
fieldset[disabled] .btn-primary-tertiary.active {
  background-color: #139BBD;
  border-color: transparent;
}
.btn-primary-tertiary .badge {
  color: #139BBD;
  background-color: #FFF;
}
.btn-secondary {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #f29527 0%, #e47c01 100%);
  background-image: -o-linear-gradient(top, #f29527 0%, #e47c01 100%);
  background-image: linear-gradient(to bottom, #f29527 0%, #e47c01 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff29527', endColorstr='#ffe47c01', GradientType=0);
  background-repeat: repeat;
  border-color: #F08201;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #e47c01 0%, #f1880e 100%);
  background-image: -o-linear-gradient(top, #e47c01 0%, #f1880e 100%);
  background-image: linear-gradient(to bottom, #e47c01 0%, #f1880e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe47c01', endColorstr='#fff1880e', GradientType=0);
  background-repeat: repeat;
  border-color: #b36101;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #F08201;
  border-color: #F08201;
}
.btn-secondary .badge {
  color: #F08201;
  background-color: #FFF;
}
.btn-secondary-ghost {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ffffff', endColorstr='#0d000000', GradientType=0);
  background-repeat: repeat;
  border-color: #F08201;
}
.btn-secondary-ghost:hover,
.btn-secondary-ghost:focus,
.btn-secondary-ghost:active,
.btn-secondary-ghost.active,
.open > .dropdown-toggle.btn-secondary-ghost {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#0dffffff', GradientType=0);
  background-repeat: repeat;
  border-color: #b36101;
}
.btn-secondary-ghost.disabled,
.btn-secondary-ghost[disabled],
fieldset[disabled] .btn-secondary-ghost,
.btn-secondary-ghost.disabled:hover,
.btn-secondary-ghost[disabled]:hover,
fieldset[disabled] .btn-secondary-ghost:hover,
.btn-secondary-ghost.disabled:focus,
.btn-secondary-ghost[disabled]:focus,
fieldset[disabled] .btn-secondary-ghost:focus,
.btn-secondary-ghost.disabled.focus,
.btn-secondary-ghost[disabled].focus,
fieldset[disabled] .btn-secondary-ghost.focus,
.btn-secondary-ghost.disabled:active,
.btn-secondary-ghost[disabled]:active,
fieldset[disabled] .btn-secondary-ghost:active,
.btn-secondary-ghost.disabled.active,
.btn-secondary-ghost[disabled].active,
fieldset[disabled] .btn-secondary-ghost.active {
  background-color: transparent;
  border-color: #F08201;
}
.btn-secondary-ghost .badge {
  color: transparent;
  background-color: #FFF;
}
.btn-secondary-ghost:hover,
.btn-secondary-ghost:focus,
.btn-secondary-ghost:active {
  color: white;
  background-color: #F08201;
}
.btn-secondary-white {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #e9e9e9 0%, #dadada 100%);
  background-image: -o-linear-gradient(top, #e9e9e9 0%, #dadada 100%);
  background-image: linear-gradient(to bottom, #e9e9e9 0%, #dadada 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9e9e9', endColorstr='#ffdadada', GradientType=0);
  background-repeat: repeat;
  border-color: #F08201;
}
.btn-secondary-white:hover,
.btn-secondary-white:focus,
.btn-secondary-white:active,
.btn-secondary-white.active,
.open > .dropdown-toggle.btn-secondary-white {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #dadada 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(top, #dadada 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #dadada 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdadada', endColorstr='#ffe6e6e6', GradientType=0);
  background-repeat: repeat;
  border-color: #b36101;
}
.btn-secondary-white.disabled,
.btn-secondary-white[disabled],
fieldset[disabled] .btn-secondary-white,
.btn-secondary-white.disabled:hover,
.btn-secondary-white[disabled]:hover,
fieldset[disabled] .btn-secondary-white:hover,
.btn-secondary-white.disabled:focus,
.btn-secondary-white[disabled]:focus,
fieldset[disabled] .btn-secondary-white:focus,
.btn-secondary-white.disabled.focus,
.btn-secondary-white[disabled].focus,
fieldset[disabled] .btn-secondary-white.focus,
.btn-secondary-white.disabled:active,
.btn-secondary-white[disabled]:active,
fieldset[disabled] .btn-secondary-white:active,
.btn-secondary-white.disabled.active,
.btn-secondary-white[disabled].active,
fieldset[disabled] .btn-secondary-white.active {
  background-color: #E5E5E5;
  border-color: #F08201;
}
.btn-secondary-white .badge {
  color: #E5E5E5;
  background-color: #FFF;
}
.btn-tertiary {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #898989 0%, #6e6e6e 100%);
  background-image: -o-linear-gradient(top, #898989 0%, #6e6e6e 100%);
  background-image: linear-gradient(to bottom, #898989 0%, #6e6e6e 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff898989', endColorstr='#ff6e6e6e', GradientType=0);
  background-repeat: repeat;
  border-color: transparent;
}
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #6e6e6e 0%, #7b7b7b 100%);
  background-image: -o-linear-gradient(top, #6e6e6e 0%, #7b7b7b 100%);
  background-image: linear-gradient(to bottom, #6e6e6e 0%, #7b7b7b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6e6e6e', endColorstr='#ff7b7b7b', GradientType=0);
  background-repeat: repeat;
  border-color: rgba(0, 0, 0, 0);
}
.btn-tertiary.disabled,
.btn-tertiary[disabled],
fieldset[disabled] .btn-tertiary,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary:hover,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled]:focus,
fieldset[disabled] .btn-tertiary:focus,
.btn-tertiary.disabled.focus,
.btn-tertiary[disabled].focus,
fieldset[disabled] .btn-tertiary.focus,
.btn-tertiary.disabled:active,
.btn-tertiary[disabled]:active,
fieldset[disabled] .btn-tertiary:active,
.btn-tertiary.disabled.active,
.btn-tertiary[disabled].active,
fieldset[disabled] .btn-tertiary.active {
  background-color: #747474;
  border-color: transparent;
}
.btn-tertiary .badge {
  color: #747474;
  background-color: #FFF;
}
.btn-tertiary-ghost {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.05) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ffffff', endColorstr='#0d000000', GradientType=0);
  background-repeat: repeat;
  border-color: transparent;
}
.btn-tertiary-ghost:hover,
.btn-tertiary-ghost:focus,
.btn-tertiary-ghost:active,
.btn-tertiary-ghost.active,
.open > .dropdown-toggle.btn-tertiary-ghost {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#0dffffff', GradientType=0);
  background-repeat: repeat;
  border-color: rgba(0, 0, 0, 0);
}
.btn-tertiary-ghost.disabled,
.btn-tertiary-ghost[disabled],
fieldset[disabled] .btn-tertiary-ghost,
.btn-tertiary-ghost.disabled:hover,
.btn-tertiary-ghost[disabled]:hover,
fieldset[disabled] .btn-tertiary-ghost:hover,
.btn-tertiary-ghost.disabled:focus,
.btn-tertiary-ghost[disabled]:focus,
fieldset[disabled] .btn-tertiary-ghost:focus,
.btn-tertiary-ghost.disabled.focus,
.btn-tertiary-ghost[disabled].focus,
fieldset[disabled] .btn-tertiary-ghost.focus,
.btn-tertiary-ghost.disabled:active,
.btn-tertiary-ghost[disabled]:active,
fieldset[disabled] .btn-tertiary-ghost:active,
.btn-tertiary-ghost.disabled.active,
.btn-tertiary-ghost[disabled].active,
fieldset[disabled] .btn-tertiary-ghost.active {
  background-color: transparent;
  border-color: transparent;
}
.btn-tertiary-ghost .badge {
  color: transparent;
  background-color: #FFF;
}
.btn-arrow {
  background-image: url('../images/white-arrow.png');
  background-position: 95% center;
  background-repeat: no-repeat;
  padding-right: 20px;
}
.btn-link {
  color: #139BBD;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #0c6277;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #D9D9D9;
  text-decoration: none;
}
.btn-lg {
  padding: 15px 30px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 2px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn.collapsed .btn-more-info {
  display: inline-block;
}
.btn.collapsed .btn-less-info {
  display: none;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #FEEDED;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.main-wrap {
  padding-top: 124px;
}
#center-wrap {
  padding: 0px;
}
#k2Container {
  padding: 0;
}
#k2Container .container {
  padding-left: 10px;
  padding-right: 10px;
}
.footer-above footer {
  z-index: 999 !important;
  margin-top: 0px;
}
body[class^="curve-"] #content-wrap {
  position: relative;
}
.auto-width {
  width: auto;
}
#system-message {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  #system-message {
    width: 720px;
  }
}
@media (min-width: 992px) {
  #system-message {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  #system-message {
    width: 1200px;
  }
}
#hero {
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  #hero {
    overflow: visible;
  }
}
#content-wrap {
  position: relative;
}
#bottom > * {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #bottom {
    overflow: hidden;
  }
}
.padding-small {
  padding: 10px;
}
.padding-container {
  padding-bottom: 45px;
  padding-top: 45px;
}
@media only screen and (max-width: 767px) {
  .padding-container {
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
.padding-container-small {
  padding-bottom: 10px;
  padding-top: 10px;
}
.padding-bottom {
  padding-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .padding-bottom {
    padding-bottom: 30px;
  }
}
.padding-top {
  padding-top: 45px;
}
@media only screen and (max-width: 767px) {
  .padding-top {
    padding-top: 30px;
  }
}
.padding-top-med {
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .padding-top-med {
    padding-top: 20px;
  }
}
.padding-top-small {
  padding-top: 20px;
}
@media only screen and (max-width: 767px) {
  .padding-top-small {
    padding-top: 15px;
  }
}
.padding-bottom-small {
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .padding-bottom-small {
    padding-bottom: 15px;
  }
}
.margin-bottom {
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 30px;
  }
}
.margin-bottom-large {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .margin-bottom-large {
    margin-bottom: 30px;
  }
}
.margin-bottom-medium {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .margin-bottom-medium {
    margin-bottom: 20px;
  }
}
.margin-bottom-small {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .margin-bottom-small {
    margin-bottom: 10px;
  }
}
.margin-top {
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .margin-top {
    margin-top: 30px;
  }
}
.margin-top-medium {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .margin-top-medium {
    margin-top: 20px;
  }
}
.margin-top-small {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .margin-top-small {
    margin-top: 10px;
  }
}
.neg-margin-top {
  margin-top: -50px;
}
@media only screen and (max-width: 767px) {
  .neg-margin-top {
    margin-top: -30px;
  }
}
.neg-margin-horizontal {
  margin-left: -45px;
  margin-right: -45px;
}
@media only screen and (max-width: 767px) {
  .neg-margin-horizontal {
    margin-left: -30px;
    margin-right: -30px;
  }
}
footer {
  z-index: 10;
  border-bottom-left-radius: 0;
}
#hero .mod {
  margin-bottom: 0;
}
.overflow-hidden {
  overflow: hidden;
}
.display-table {
  display: table;
  width: 100%;
}
.display-table-row {
  display: table-row;
}
@media only screen and (max-width: 767px) {
  .display-table-row {
    display: block;
  }
}
.display-table-cell {
  display: table-cell;
}
.display-table-cell[class^="col-"],
.display-table-cell[class*=" col-"] {
  float: none;
}
@media only screen and (max-width: 767px) {
  .display-table-cell {
    display: block;
  }
}
.inline-block {
  display: inline-block;
}
.vertical-bottom {
  vertical-align: bottom;
}
.vertical-middle {
  vertical-align: middle;
}
.vertical-top {
  vertical-align: top;
}
.position-top {
  left: 0;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .position-top {
    width: 100%;
  }
}
.full-width {
  width: 100%;
}
.field {
  display: inline-block;
  width: 100%;
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  -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);
  transition: "border linear 0.2s, box-shadow linear 0.2s";
  -o-transition: "border linear 0.2s, box-shadow linear 0.2s";
  -ms-transition: "border linear 0.2s, box-shadow linear 0.2s";
  -moz-transition: "border linear 0.2s, box-shadow linear 0.2s";
  -webkit-transition: "border linear 0.2s, box-shadow linear 0.2s";
}
.field[disabled],
.field[readonly],
fieldset[disabled] .field {
  cursor: not-allowed;
  background-color: #E5E5E5;
  opacity: 1;
}
input[type="text"],
input[type="daterange"],
.selectlist span {
  display: inline-block;
  width: 100%;
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #666666;
  background-color: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  -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);
  transition: "border linear 0.2s, box-shadow linear 0.2s";
  -o-transition: "border linear 0.2s, box-shadow linear 0.2s";
  -ms-transition: "border linear 0.2s, box-shadow linear 0.2s";
  -moz-transition: "border linear 0.2s, box-shadow linear 0.2s";
  -webkit-transition: "border linear 0.2s, box-shadow linear 0.2s";
}
input[type="text"][disabled],
input[type="daterange"][disabled],
.selectlist span[disabled],
input[type="text"][readonly],
input[type="daterange"][readonly],
.selectlist span[readonly],
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="daterange"],
fieldset[disabled] .selectlist span {
  cursor: not-allowed;
  background-color: #E5E5E5;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #ccc;
}
:-moz-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
::-webkit-input-placeholder {
  color: #ccc;
}
span.input-icon {
  display: block;
  position: relative;
}
span.input-icon:before {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -10px;
  font-size: 20px;
  color: #ccc;
}
span.input-icon > input {
  padding-left: 40px !important;
}
fieldset {
  min-width: 0;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
legend,
.legend {
  display: block;
  width: calc(100% + 90px);
  font-family: "SanchezSlab";
  font-size: 26px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px dashed #D9D9D9;
  margin: 0 -45px 22px;
  padding: 20px 45px 10px;
}
@media only screen and (max-width: 767px) {
  legend,
  .legend {
    width: calc(100% + 30px);
    margin: 0 0 22px -15px;
    padding: 20px 15px 10px;
  }
}
input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input.ng-invalid {
  box-shadow: 0 0 3px red;
}
input:required,
input:invalid {
  box-shadow: none;
}
output {
  display: block;
  padding-top: 16px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #CCC;
}
.formControlLabel,
label {
  font-weight: 600;
  font-family: 'Signika', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
}
input[type="search"] {
  -webkit-appearance: none;
}
.form-group {
  margin-bottom: 15px;
}
.formRequired {
  color: #F08201;
}
.formNoError {
  display: none;
}
.formRed,
.formError {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 2px;
  background-color: #FEEDED;
  border-color: #ebccd1;
  color: #a94442;
  padding: 0px 15px;
  margin-bottom: 0px;
  display: block;
}
.formRed h4,
.formError h4 {
  margin-top: 0;
  color: inherit;
}
.formRed .alert-link,
.formError .alert-link {
  font-weight: bold;
}
.formRed > p,
.formError > p,
.formRed > ul,
.formError > ul {
  margin-bottom: 0;
}
.formRed > p + p,
.formError > p + p {
  margin-top: 5px;
}
.formRed hr,
.formError hr {
  border-top-color: #e4b9c0;
}
.formRed .alert-link,
.formError .alert-link {
  color: #843534;
}
.formRed {
  margin-bottom: 22px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 25px;
  margin-bottom: 0;
  font-weight: normal !important;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  top: 0px;
  margin: 0px;
  height: 20px;
  width: auto;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
input[type="submit"]:disabled {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 79px;
  padding: 25px 25px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 10px;
}
select.input-lg {
  height: 79px;
  line-height: 79px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 67.5px;
}
.form-control-feedback {
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 2;
  display: block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 79px;
  height: 79px;
  line-height: 79px;
}
.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}
@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 .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;
  }
}
.btn-collapse {
  background-color: #B2B2B2;
  border-radius: 20px;
  padding: 2px 8px;
  font-weight: bold;
  color: #FFFFFF;
  float: right;
}
#ftr-form ::-webkit-input-placeholder {
  color: #FFF;
}
#ftr-form :-moz-placeholder {
  color: #FFF;
}
#ftr-form ::-moz-placeholder {
  color: #FFF;
}
#ftr-form :-ms-input-placeholder {
  color: #FFF;
}
.selectlist__med .selectlist {
  max-width: 100%;
  width: 230px;
}
.selectlist__med .selectlist select {
  max-width: 230px;
  width: 230px;
}
.form-group,
.control-group {
  width: 100%;
  font-weight: 300;
}
.form-group *,
.control-group * {
  font-weight: 300;
}
.form-group .formControlLabel,
.control-group .formControlLabel,
.form-group label,
.control-group label {
  font-weight: 600;
  font-family: 'Signika', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
}
.form-group .selectlist,
.control-group .selectlist,
.form-group input,
.control-group input,
.form-group textarea,
.control-group textarea,
.form-group > img,
.control-group > img {
  margin-top: 10px;
}
.form-group input,
.control-group input,
.form-group textarea,
.control-group textarea {
  width: 100%;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  color: #191919;
  background-color: #fff;
}
.form-group input,
.control-group input {
  height: 35px;
  padding-left: 12px;
}
.form-group textarea,
.control-group textarea {
  padding: 8px 12px;
  overflow: hidden;
  resize: none;
}
.form-group input[type="radio"],
.control-group input[type="radio"],
.form-group input[type="checkbox"],
.control-group input[type="checkbox"] {
  height: auto;
  width: auto;
}
/*.rsform-block-title, */
.rsform-block-first,
.rsform-block-last,
.form-group.name .form-block.title,
.form-group.name .form-block.first,
.form-group.name .form-block.last {
  float: left;
  padding-left: 3.8%;
  width: 43.1%;
  max-width: none;
  margin-left: 0px;
}
.rsform-block-first .selectlist span,
.rsform-block-last .selectlist span,
.form-group.name .form-block.title .selectlist span,
.form-group.name .form-block.first .selectlist span,
.form-group.name .form-block.last .selectlist span {
  display: block;
}
/*.rsform-block-title, */
.form-group.name .form-block.title {
  padding-left: 0px;
  width: 13.8%;
  overflow: hidden;
}
.form-group.name .form-block.title span {
  height: 35px;
  overflow: hidden;
}
.form-group.name .form-block.title br {
  display: none;
}
.rsform-block-last + .rsform-block {
  clear: both;
}
.form-container .formField.rsform-block-captcha img {
  width: 25%;
  min-width: 140px;
  border-radius: 0px;
}
.form-container {
  padding: 0 45px 40px 45px;
  border: 1px solid #CCC;
  border-top: 3px solid #F08201;
}
@media only screen and (max-width: 767px) {
  .form-container {
    padding: 0 15px 15px 15px;
  }
  /*.rsform-block-title, */
  .rsform-block-first,
  .rsform-block-last {
    padding-left: 0px;
    width: 40%;
    margin-left: -1px;
  }
  /*.rsform-block-title {
    width: 20%;
    margin-left: 1px;

    span {
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
    }
  }*/
  .rsform-block-first input {
    border-radius: 0px;
  }
  .rsform-block-last input {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}
.form-group.float {
  overflow: hidden;
  clear: both;
}
.form-group.float label {
  display: block;
  float: none;
}
.form-group.float > *:not(label) {
  float: left;
  width: auto;
  margin-top: 0px;
  margin-left: 0px;
  max-width: 33%;
}
.form-group.float > *:not(label) + * {
  margin-left: 15px;
}
.form-group.info span {
  font-size: 16px;
  color: #139BBD;
  font-family: "SanchezSlab";
  text-transform: uppercase;
}
.form-group.info span.email {
  font-size: 14px;
  color: #808080;
  text-transform: none;
  font-family: 'Signika', sans-serif;
}
.form-group.info:first-child {
  margin-bottom: 5px;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 16px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 38px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (max-width: 767px) {
  .form-horizontal .form-group {
    width: auto;
  }
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 16px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 34.3333325px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
form.alt legend,
form.alt h2 {
  display: block;
  width: calc(100% + 90px);
  font-family: "SanchezSlab";
  font-size: 26px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px dashed #D9D9D9;
  margin: 0 -45px 22px;
  padding: 20px 45px 10px;
}
@media only screen and (max-width: 767px) {
  form.alt legend,
  form.alt h2 {
    width: calc(100% + 30px);
    margin: 0 0 22px -15px;
    padding: 20px 15px 10px;
  }
}
form.alt .form-group,
form.alt .control-group,
form.alt .rsform-block {
  overflow: hidden;
  clear: both;
}
form.alt .form-group label,
form.alt .control-group label,
form.alt .rsform-block label,
form.alt .form-group .control-label,
form.alt .control-group .control-label,
form.alt .rsform-block .control-label,
form.alt .form-group .formControlLabel,
form.alt .control-group .formControlLabel,
form.alt .rsform-block .formControlLabel {
  float: left;
  width: 38%;
  padding: 10px 20px 0px 0px;
  text-align: right;
  line-height: 1.2;
}
form.alt .form-group label.full-width,
form.alt .control-group label.full-width,
form.alt .rsform-block label.full-width,
form.alt .form-group .control-label.full-width,
form.alt .control-group .control-label.full-width,
form.alt .rsform-block .control-label.full-width,
form.alt .form-group .formControlLabel.full-width,
form.alt .control-group .formControlLabel.full-width,
form.alt .rsform-block .formControlLabel.full-width {
  width: 100%;
  text-align: center;
  padding-right: 0;
}
form.alt .form-group label label,
form.alt .control-group label label,
form.alt .rsform-block label label,
form.alt .form-group .control-label label,
form.alt .control-group .control-label label,
form.alt .rsform-block .control-label label,
form.alt .form-group .formControlLabel label,
form.alt .control-group .formControlLabel label,
form.alt .rsform-block .formControlLabel label {
  width: 100%;
  float: none;
  padding: 0px;
}
form.alt .form-group .label-small,
form.alt .control-group .label-small,
form.alt .rsform-block .label-small {
  font-weight: 500;
  padding-top: 8px;
  width: auto;
}
form.alt .form-group input,
form.alt .control-group input,
form.alt .rsform-block input,
form.alt .form-group .selectlist,
form.alt .control-group .selectlist,
form.alt .rsform-block .selectlist,
form.alt .form-group textarea,
form.alt .control-group textarea,
form.alt .rsform-block textarea,
form.alt .form-group a,
form.alt .control-group a,
form.alt .rsform-block a,
form.alt .form-group .btn,
form.alt .control-group .btn,
form.alt .rsform-block .btn {
  float: left;
  margin-top: 0px;
}
form.alt .form-group input + input,
form.alt .control-group input + input,
form.alt .rsform-block input + input,
form.alt .form-group .selectlist + input,
form.alt .control-group .selectlist + input,
form.alt .rsform-block .selectlist + input,
form.alt .form-group textarea + input,
form.alt .control-group textarea + input,
form.alt .rsform-block textarea + input,
form.alt .form-group a + input,
form.alt .control-group a + input,
form.alt .rsform-block a + input,
form.alt .form-group .btn + input,
form.alt .control-group .btn + input,
form.alt .rsform-block .btn + input,
form.alt .form-group input + .selectlist,
form.alt .control-group input + .selectlist,
form.alt .rsform-block input + .selectlist,
form.alt .form-group .selectlist + .selectlist,
form.alt .control-group .selectlist + .selectlist,
form.alt .rsform-block .selectlist + .selectlist,
form.alt .form-group textarea + .selectlist,
form.alt .control-group textarea + .selectlist,
form.alt .rsform-block textarea + .selectlist,
form.alt .form-group a + .selectlist,
form.alt .control-group a + .selectlist,
form.alt .rsform-block a + .selectlist,
form.alt .form-group .btn + .selectlist,
form.alt .control-group .btn + .selectlist,
form.alt .rsform-block .btn + .selectlist,
form.alt .form-group input + textarea,
form.alt .control-group input + textarea,
form.alt .rsform-block input + textarea,
form.alt .form-group .selectlist + textarea,
form.alt .control-group .selectlist + textarea,
form.alt .rsform-block .selectlist + textarea,
form.alt .form-group textarea + textarea,
form.alt .control-group textarea + textarea,
form.alt .rsform-block textarea + textarea,
form.alt .form-group a + textarea,
form.alt .control-group a + textarea,
form.alt .rsform-block a + textarea,
form.alt .form-group .btn + textarea,
form.alt .control-group .btn + textarea,
form.alt .rsform-block .btn + textarea,
form.alt .form-group input + a,
form.alt .control-group input + a,
form.alt .rsform-block input + a,
form.alt .form-group .selectlist + a,
form.alt .control-group .selectlist + a,
form.alt .rsform-block .selectlist + a,
form.alt .form-group textarea + a,
form.alt .control-group textarea + a,
form.alt .rsform-block textarea + a,
form.alt .form-group a + a,
form.alt .control-group a + a,
form.alt .rsform-block a + a,
form.alt .form-group .btn + a,
form.alt .control-group .btn + a,
form.alt .rsform-block .btn + a,
form.alt .form-group input + .btn,
form.alt .control-group input + .btn,
form.alt .rsform-block input + .btn,
form.alt .form-group .selectlist + .btn,
form.alt .control-group .selectlist + .btn,
form.alt .rsform-block .selectlist + .btn,
form.alt .form-group textarea + .btn,
form.alt .control-group textarea + .btn,
form.alt .rsform-block textarea + .btn,
form.alt .form-group a + .btn,
form.alt .control-group a + .btn,
form.alt .rsform-block a + .btn,
form.alt .form-group .btn + .btn,
form.alt .control-group .btn + .btn,
form.alt .rsform-block .btn + .btn {
  margin-left: 15px;
}
form.alt .formBody label {
  text-align: left;
  width: 44%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  form.alt .formBody label {
    width: 44%;
  }
}
form.alt fieldset {
  margin: 0px;
}
form.alt fieldset > input.btn {
  width: auto;
  margin-left: 38%;
  margin-top: 15px;
}
form.alt fieldset .display {
  border-color: transparent;
  background-color: transparent;
  width: auto;
}
form.alt fieldset .note {
  margin-top: 30px;
  font-size: 13px;
}
form.alt fieldset .star {
  display: none;
}
form.alt fieldset.checkboxes ul {
  overflow: hidden;
  margin-top: 2px;
}
form.alt fieldset.checkboxes ul li {
  overflow: hidden;
}
form.alt fieldset.checkboxes ul li label {
  width: auto;
  font-weight: normal;
  font-size: 14px;
  margin-left: 8px;
  padding: 0px;
  line-height: 35px;
}
form.alt fieldset + fieldset {
  margin-top: 30px;
}
form.alt input {
  /*
    width: 42%;
    max-width: 360px;
    */
}
form.alt input[type="radio"],
form.alt input[type="checkbox"] {
  margin-right: 5px;
  width: auto;
  margin-top: 2px;
  margin-bottom: 5px;
}
form.alt input[type="radio"]:focus,
form.alt input[type="checkbox"]:focus,
form.alt input[type="radio"]:active,
form.alt input[type="checkbox"]:active {
  outline: none;
}
form.alt .manual-address {
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
form.alt .control-group,
form.alt .rsform-block .formControls {
  margin-bottom: 15px;
}
form.alt .form-group.postcode {
  position: relative;
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  z-index: 1;
}
form.alt .form-group.postcode a {
  clear: both;
  margin-left: 38%;
  margin-top: 8px;
}
form.alt .form-group.postcode a.ma-toggle {
  cursor: pointer;
  font-size: 13px;
}
form.alt .clear-field {
  margin-left: 38%;
  clear: left;
}
@media only screen and (max-width: 767px) {
  form.alt .clear-field {
    margin-left: 0px;
  }
}
form.alt .rsform-block .formControls {
  margin-left: 38%;
}
form.alt .rsform-block .formControls input[type="button"] {
  width: auto;
  padding: 8px 16px;
}
form.alt .rsform-block.rsform-block-brochures {
  margin-top: 60px;
}
form.alt .rsform-block.rsform-block-brochures .formControls {
  margin: -5px;
}
form.alt .rsform-block.rsform-block-brochures .formControls * {
  font-size: 0px;
}
form.alt .rsform-block.rsform-block-brochures label {
  display: inline-block;
  font-weight: bold;
  font-family: 'Signika', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  width: 88px;
  height: 124px;
  background-size: cover;
  cursor: pointer;
  margin: 5px;
  float: none;
  background-repeat: no-repeat;
}
form.alt .rsform-block.rsform-block-brochures label[for="brochures0"] {
  background-image: url('/templates/ke/images/brochures/brochure0.jpg');
}
form.alt .rsform-block.rsform-block-brochures label[for="brochures1"] {
  background-image: url('/templates/ke/images/brochures/brochure1.jpg');
}
form.alt .rsform-block.rsform-block-brochures label[for="brochures2"] {
  background-image: url('/templates/ke/images/brochures/brochure2.jpg');
}
form.alt .rsform-block.rsform-block-brochures label[for="brochures3"] {
  background-image: url('/templates/ke/images/brochures/brochure3.jpg');
  background-position: center;
  width: 176px;
}
form.alt .rsform-block.rsform-block-brochures input {
  display: none;
}
form.alt .rsform-block.rsform-block-brochures input:checked + label {
  outline: 6px solid rgba(45, 45, 45, 0.7);
  outline-offset: -6px;
}
form.alt .postcode-lookup a:not(.btn) {
  padding-top: 10px;
  margin-left: 0px;
}
form.alt .postcode-lookup a.btn {
  margin-left: 0px !important;
  margin-right: 10px;
}
form.alt .rsform-block.rsform-block-subscribe-enews input + label,
form.alt .rsform-block.rsform-block-subscribe-availability input + label {
  display: none;
}
@media only screen and (max-width: 767px) {
  form.alt .form-group,
  form.alt .rsform-block {
    overflow: visible;
  }
  form.alt .form-group .formControlLabel,
  form.alt .rsform-block .formControlLabel {
    display: block;
    width: 100%;
    text-align: left;
    float: none;
  }
  form.alt .form-group.rsform-block-brochures label,
  form.alt .rsform-block.rsform-block-brochures label {
    width: 119px;
  }
  form.alt .form-group.rsform-block-brochures label[for="brochures3"],
  form.alt .rsform-block.rsform-block-brochures label[for="brochures3"] {
    width: 150px;
  }
  form.alt .form-group .formControls,
  form.alt .rsform-block .formControls,
  form.alt .form-group.rsform-block-brochures .formControls,
  form.alt .rsform-block.rsform-block-brochures .formControls {
    margin-top: 15px;
    margin-left: -5px;
    margin-bottom: 0px;
  }
  form.alt .form-group .formControls input,
  form.alt .rsform-block .formControls input,
  form.alt .form-group.rsform-block-brochures .formControls input,
  form.alt .rsform-block.rsform-block-brochures .formControls input {
    margin-bottom: 0px;
  }
  form.alt .form-group .formControls .formDescription,
  form.alt .rsform-block .formControls .formDescription,
  form.alt .form-group.rsform-block-brochures .formControls .formDescription,
  form.alt .rsform-block.rsform-block-brochures .formControls .formDescription {
    display: none;
  }
  form.alt .form-group input,
  form.alt .rsform-block input,
  form.alt .form-group .selectlist span,
  form.alt .rsform-block .selectlist span,
  form.alt .form-group textarea,
  form.alt .rsform-block textarea,
  form.alt .form-group a,
  form.alt .rsform-block a,
  form.alt .form-group .btn,
  form.alt .rsform-block .btn {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  form.alt .form-group input[type="radio"],
  form.alt .rsform-block input[type="radio"] {
    float: left;
    width: auto;
  }
  form.alt .form-group .selectlist + .selectlist,
  form.alt .rsform-block .selectlist + .selectlist {
    margin-left: 0px;
  }
  form.alt .form-group.float input,
  form.alt .rsform-block.float input,
  form.alt .form-group.float .selectlist,
  form.alt .rsform-block.float .selectlist,
  form.alt .form-group.float textarea,
  form.alt .rsform-block.float textarea,
  form.alt .form-group.float a,
  form.alt .rsform-block.float a,
  form.alt .form-group.float .btn,
  form.alt .rsform-block.float .btn {
    float: left;
    max-width: 30%;
    margin-left: 3%;
  }
  form.alt .form-group .rsform-block.rsform-block-brochures .formControls,
  form.alt .rsform-block .rsform-block.rsform-block-brochures .formControls {
    margin: 10px -5px 0px;
  }
  form.alt .form-group.rsform-block-subscribe-enews input,
  form.alt .rsform-block.rsform-block-subscribe-enews input,
  form.alt .form-group.rsform-block-subscribe-availability input,
  form.alt .rsform-block.rsform-block-subscribe-availability input {
    width: 28px;
    height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  form.alt .form-group.selectlists-two .selectlist,
  form.alt .rsform-block.selectlists-two .selectlist {
    width: 48%;
    float: left;
  }
  form.alt .form-group.selectlists-two .selectlist ~ .selectlist,
  form.alt .rsform-block.selectlists-two .selectlist ~ .selectlist {
    margin-left: 4%;
  }
  form.alt .form-group.selectlists-two .selectlist span,
  form.alt .rsform-block.selectlists-two .selectlist span {
    width: 100%;
  }
  form.alt .form-group.selectlists-two .selectlist select,
  form.alt .rsform-block.selectlists-two .selectlist select {
    width: 100%;
  }
}
.postcode-lookup-list {
  clear: both;
  padding-top: 3px;
  border: 1px solid #D9D9D9;
  border-top: 0px;
  background-color: #fff;
  overflow-y: scroll;
  height: auto;
  max-height: 320px;
  border-top-style: dashed;
  margin-top: -3px;
}
.postcode-lookup-list li {
  padding: 3px 0px 3px 12px;
  font-size: 13px;
  cursor: pointer;
}
.postcode-lookup-list li:hover {
  background-color: #f2f2f2;
}
.brochure-request {
  background-color: #F7F7F7;
}
.brochure-request form.alt .rsform-block .postcode-lookup-list {
  position: relative;
  top: -3px;
}
.comments-form .form-group {
  overflow: hidden;
}
.comments-form .form-group label {
  margin-top: 10px;
  text-align: right;
}
.comments-form .form-group .form-control {
  margin-top: 0;
}
.comments-form .btn {
  color: #FFF;
  display: inline;
  height: auto;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .manual-address {
    opacity: 1 !important;
  }
  form.alt .form-group label,
  .form.alt .rsform-block label,
  form.alt .form-group .formControlLabel,
  .form.alt .rsform-block .formControlLabel {
    display: block;
    width: 100%;
    text-align: left;
    float: none;
  }
  form.alt .form-group input,
  .form.alt .rsform-block input,
  form.alt .form-group .selectlist,
  .form.alt .rsform-block .selectlist,
  form.alt .form-group textarea,
  .form.alt .rsform-block textarea,
  form.alt .form-group a,
  .form.alt .rsform-block a,
  form.alt .form-group .btn,
  .form.alt .rsform-block .btn {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  form.alt .form-group input[type="checkbox"],
  .form.alt .rsform-block input[type="checkbox"],
  form.alt .form-group input[type="radio"],
  .form.alt .rsform-block input[type="radio"] {
    float: left;
    width: auto;
  }
  form.alt .form-group.float input,
  .form.alt .rsform-block.float input,
  form.alt .form-group.float .selectlist,
  .form.alt .rsform-block.float .selectlist,
  form.alt .form-group.float textarea,
  .form.alt .rsform-block.float textarea,
  form.alt .form-group.float a,
  .form.alt .rsform-block.float a,
  form.alt .form-group.float .btn,
  .form.alt .rsform-block.float .btn {
    float: left;
    width: 32%;
  }
  form.alt .form-group.float input + *,
  .form.alt .rsform-block.float input + *,
  form.alt .form-group.float .selectlist + *,
  .form.alt .rsform-block.float .selectlist + *,
  form.alt .form-group.float textarea + *,
  .form.alt .rsform-block.float textarea + *,
  form.alt .form-group.float a + *,
  .form.alt .rsform-block.float a + *,
  form.alt .form-group.float .btn + *,
  .form.alt .rsform-block.float .btn + * {
    margin-left: 2%;
  }
  form.alt .form-group.postcode,
  .form.alt .rsform-block.postcode {
    margin-top: 0px !important;
    height: auto !important;
  }
  form.alt .form-group.postcode a,
  .form.alt .rsform-block.postcode a {
    display: none;
  }
}
.radio-rating {
  overflow: hidden;
  margin-left: -3px;
  width: 105px;
}
.radio-rating:not(:checked) > input {
  position: absolute;
  top: -9999px;
  clip: rect(0, 0, 0, 0);
}
.radio-rating:not(:checked) > label {
  float: right;
  width: 1em;
  padding: 0 0.1em;
  overflow: hidden;
  cursor: pointer;
  font-size: 150%;
  line-height: 1.2;
  color: #DDD;
}
.radio-rating:not(:checked) > label:before {
  content: '★ ';
}
.radio-rating > input:checked ~ label {
  color: #F08201;
}
.radio-rating:not(:checked) > label:hover,
.radio-rating:not(:checked) > label:hover ~ label {
  color: #F08201;
}
.radio-rating > input:checked + label:hover,
.radio-rating > input:checked + label:hover ~ label,
.radio-rating > input:checked ~ label:hover,
.radio-rating > input:checked ~ label:hover ~ label,
.radio-rating > label:hover ~ input:checked ~ label {
  color: #F08201;
}
.radio-rating > label:active {
  position: relative;
  /*top:2px;
      left:2px;*/
}
.rating {
  background: url('../images/star.png') repeat-x left bottom transparent;
  display: inline-block;
  height: 12px;
  width: 14px;
}
.rating__right {
  float: right;
  margin-top: 5px;
}
form.newsletter h4 {
  text-transform: none;
  margin-top: 10px;
}
form.newsletter .success-msg {
  font-size: 18px;
}
form.newsletter .formControlLabel {
  display: none;
}
form.newsletter *[class*="rsform-block-"] {
  display: inline-block;
  vertical-align: top;
}
form.newsletter .rsform-block-newsletter-email,
form.newsletter .rsform-block-email {
  width: 75%;
}
form.newsletter .rsform-block-newsletter-submit,
form.newsletter .rsform-block-submit {
  width: 21%;
  margin-left: 2%;
}
form.newsletter .btn {
  width: 100%;
  font-size: 14px;
  padding: 7px 0px;
}
@media only screen and (max-width: 767px) {
  form.newsletter .rsform-block-newsletter-email,
  form.newsletter .rsform-block-email {
    width: 70%;
  }
  form.newsletter .rsform-block-newsletter-submit,
  form.newsletter .rsform-block-submit {
    width: 26%;
  }
}
.leaflet-popup-content {
  font-family: 'Signika', sans-serif;
}
.leaflet-popup-content .popup-content {
  padding: 25px;
}
.leaflet-popup-content .popup-content p {
  line-height: 22px;
  margin: 0px;
}
.leaflet-popup-content .popup-content p span {
  display: block;
}
.leaflet-popup-content .popup-content a {
  display: block;
  margin-top: 25px;
  font-size: 14px;
}
.leaflet-popup-content .popup-contact {
  padding: 25px;
}
.leaflet-popup-content .popup-contact a {
  font-size: 24px;
  display: block;
  text-align: center;
  width: 100%;
}
.card {
  background-color: #FFF;
  box-shadow: 0 2px 3px #D9D9D9;
  border: 1px solid #D9D9D9;
  border-top: 3px solid #F08201;
  display: block;
}
.card:hover {
  text-decoration: none;
}
.card .days p {
  padding-top: 2px;
}
.card .pin-holiday span {
  margin: 0px;
}
.card-promo {
  position: absolute;
  top: 6px;
  left: 16px;
  width: 74px;
  height: 42px;
}
.card-promo img {
  width: 100%;
}
.card__attributes {
  overflow: hidden;
}
.card__attributes li {
  border-left: 1px solid #D9D9D9;
  float: left;
  font-size: 14px;
  list-style: none;
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}
.card__attributes li:before {
  font-family: 'Llama-Travel';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.card__attributes li:nth-child(2):before,
.card__attributes li:first-child:before {
  color: #F08201;
  margin-right: 6px;
}
.card__attributes li strong {
  color: #333;
}
.card__attributes li:first-child {
  border: none;
  margin-left: 0;
  padding-left: 0;
}
.card__attributes li:first-child:before {
  content: "\e601";
}
.card__attributes li:nth-child(2):before {
  content: "\e616";
}
.card-title {
  color: #333;
  position: relative;
  font-family: "SanchezSlab";
  font-size: 24px;
  height: 62px;
  line-height: 1.2;
  margin: 0;
  overflow: hidden;
  padding: 0 10px;
  text-transform: none;
  /*&:before {
		content: " ";
		position: absolute;
		height: 20px;
		width: 100%;
		left: 0px;
		bottom: 0px;

		.gradient(transparent, #fff, 0%, 80%);
	}*/
}
.card-title [class^="icon-"],
.card-title [class*=" icon-"] {
  color: #CCC;
  font-size: 25px;
  float: right;
}
.card-title a {
  color: #333;
}
.card-title a:hover {
  text-decoration: none;
}
.card-title .favourite-toggler {
  position: absolute;
  top: 20px;
  right: 20px;
}
@media only screen and (max-width: 767px) {
  .card-title {
    min-height: initial;
  }
  .card-title:before {
    display: none;
  }
  .card-title .icon-arrow-right {
    color: #808080;
    font-size: 24px;
    font-weight: 600;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
  }
}
.card-header h3 {
  font-weight: 600;
  color: #333333;
  font-size: 16px;
  margin: 0px;
  text-transform: none;
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .card-image-container img {
    width: 100%;
  }
}
.card-attributes {
  border-left: 1px dashed #D9D9D9;
  display: table-cell;
  float: none;
  padding: 10px 0;
  text-align: right;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .card-attributes {
    border-left: none;
    padding: 0 10px;
  }
}
.card-top-right {
  display: table-cell;
  float: none;
  padding: 10px;
  text-align: right;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .card-top-right {
    border-left: none;
    padding: 0 10px;
  }
}
.card-image {
  height: auto;
  width: 100%;
}
.card-details {
  margin-bottom: 0;
  padding: 15px 15px;
}
.card-info {
  background-color: #FEF9F2;
  font-size: 14px;
  overflow: hidden;
  padding: 15px 15px;
  width: 100%;
}
.card-info .actions {
  text-align: right;
}
.card-departures {
  float: left;
  line-height: 110%;
  width: 40%;
}
.card-departures span {
  font-weight: bold;
}
.card-price {
  float: left;
  padding-left: 20px;
  text-align: right;
  width: 60%;
}
.card-price .highlight {
  color: #139BBD;
  font-size: 18px;
  font-weight: 600;
}
.card-header {
  border-bottom: 1px dashed rgba(240, 130, 1, 0.4);
  overflow: hidden;
  padding: 20px 10px;
}
.card-header .card-top-right {
  font-size: 24px;
  line-height: 1;
}
.card-header .card-top-right mark {
  font-size: 24px;
}
.card-header .small {
  font-size: 14px;
}
.card-body {
  position: relative;
  overflow: hidden;
  padding: 20px 10px;
}
.card-footer {
  font-size: 14px;
  overflow: hidden;
  padding: 20px 10px 0;
  position: relative;
}
.card-footer .btn {
  /*bottom: @font-size-medium;
		position: absolute;
		right: @grid-gutter-half;*/
}
@media only screen and (max-width: 767px) {
  .card-footer .btn {
    display: block;
    margin: 15px 0 0;
    position: static;
    width: 100%;
  }
}
.card-footer-absolute {
  bottom: 0;
  position: absolute;
  right: 10px;
}
.card-footer-absolute .btn {
  position: static;
}
@media only screen and (max-width: 767px) {
  .card-footer-absolute {
    position: relative;
    right: 0;
  }
}
.card-locations {
  font-size: 16px;
  font-weight: 700;
}
.card-locations .favourite-toggler {
  cursor: pointer;
}
.card-description {
  font-size: 14px;
}
.card-description p {
  font-size: 14px;
}
.card-description li {
  background: url("../images/list-dot.png") no-repeat scroll left 8px transparent;
  list-style: outside none none;
  margin-left: 1px;
  padding-left: 10px;
}
.card-code {
  display: block;
  color: #808080;
  font-size: 12px;
  text-transform: uppercase;
}
.card__wide p {
  font-size: 14px;
}
.card__wide .card-header {
  display: table;
  padding: 0 10px;
  width: 100%;
}
.card__wide .card-title,
.card__wide .attributes__card {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.card__wide .card-title {
  height: auto;
  line-height: 1.1;
  padding: 15px 10px;
}
@media only screen and (max-width: 767px) {
  .card__wide .card-title {
    padding-right: 40px;
  }
}
.card__wide .card-locations {
  font-size: 18px;
}
.card__wide .card-code {
  float: right;
}
.card__wide .card-info {
  padding: 10px 10px 10px 20px;
}
.card__wide .card-description p {
  font-size: 14px;
}
.card__wide .card-price {
  float: left;
  width: 40%;
}
.card__wide .card-departures {
  float: none;
  font-size: 12px;
  width: 100%;
}
.card__wide .btn {
  float: right;
  margin-right: 10px;
}
.card__wide .btn:first-child {
  margin: 0;
}
.card__wide .icon-favourite-outline,
.card__wide .icon-favourite {
  color: #CCC;
  font-size: 30px;
}
.card__wide .icon-favourite {
  color: #F08201;
}
@media only screen and (max-width: 767px) {
  .card__wide p {
    font-size: 16px;
  }
  .card__wide .card-header,
  .card__wide .card-title,
  .card__wide .attributes__card {
    display: block;
  }
  .card__wide .card-header {
    padding: 15px 6px;
    border-bottom: 0px;
  }
  .card__wide .card-title {
    font-size: 20px;
    padding: 0px 10px;
  }
  .card__wide .card-top-right {
    display: block;
    text-align: inherit;
    margin-top: 6px;
  }
  .card__wide .card-body,
  .card__wide .card-info {
    padding: 15px 6px;
  }
  .card__wide .card-info {
    border-top: 1px dashed #D9D9D9;
  }
  .card__wide .card-code {
    float: none;
  }
  .card__wide .mobile-intro {
    font-weight: 500;
  }
  .card__wide .card-footer {
    padding: 0 10px;
  }
  .card__wide .card-footer .btn {
    float: none;
    margin: 0;
    width: auto;
  }
}
.card-from-prices {
  font-size: 14px;
  text-align: right;
}
.card-from-prices .highlight {
  color: #139BBD;
  font-size: 18px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .card-from-prices {
    font-size: 12px;
  }
}
.featured-holidays .card-from-prices {
  text-align: left;
}
.featured-holidays .favourite-toggler {
  margin-top: -8px;
}
.holiday-type.card {
  margin: 10px auto;
}
.holiday-type.card .card-image {
  height: 230px;
}
.holiday-type.card .card-title {
  background-color: rgba(19, 155, 189, 0.75);
  padding-bottom: 6px;
  margin-top: -68px;
}
.holiday-type.card .card-title a:hover {
  text-decoration: none;
}
.holiday-type.card .card-title h4 {
  color: #FFF;
  font-size: 26px;
  text-transform: capitalize;
}
.holiday-type.card .card-title span {
  color: #F08201;
  font-size: 52px;
  margin-top: -16px;
}
.holiday-type.card .card-details {
  padding: 10px 0 10px;
  float: left;
  width: 100%;
  background-color: #FFF;
  font-family: "SanchezSlab";
}
.holiday-type.card .card-details div {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #333333;
  font-size: 12px;
}
.holiday-type.card .card-details div span {
  color: #F08201;
  font-weight: bold;
  font-size: 30px;
  width: 100%;
  display: block;
  margin-bottom: -6px;
}
.holiday-type.card .card-details div:nth-child(2) {
  border-left: 1px solid #D9D9D9;
}
.holiday-type.card .card-info .price-details {
  padding-top: 6px;
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  .holiday-type.card .card-info .price-details {
    padding-top: 0;
    text-align: center;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .holiday-type.card .card-info .price-details {
    padding-top: 0;
    text-align: center;
  }
}
.holiday-type.card .card-info .price-details .price {
  font-size: 20px;
  color: #139BBD;
  font-weight: bold;
}
.holiday-type.card .card-info .btn {
  width: 100%;
}
.card__secondary {
  background-color: #FEF9F2;
  border-bottom-color: rgba(240, 130, 1, 0.4);
  border-left-color: rgba(240, 130, 1, 0.4);
  border-right-color: rgba(240, 130, 1, 0.4);
}
.card__tertiary {
  border-top: 3px solid #666666;
}
.card__tertiary .card-header {
  border-bottom: 1px dashed rgba(102, 102, 102, 0.4);
}
.card__danger {
  border-color: #D9534F;
  box-shadow: 0px 0px 5px rgba(217, 83, 79, 0.4);
}
.card__danger .card-header {
  border-bottom: 1px dashed rgba(217, 83, 79, 0.4);
}
.card-container {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.image-card {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  color: #FFF;
  display: block;
  height: 240px;
  overflow: hidden;
  position: relative;
}
.image-card:active,
.image-card:focus,
.image-card:hover {
  color: #FFF;
  text-decoration: none;
}
.image-card-info-bottom,
.image-card-info-top {
  left: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .image-card-info-bottom,
  .image-card-info-top {
    padding: 20px;
  }
}
.image-card-info-top {
  padding: 15px 20px 25px;
  background: linear-gradient(rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  top: 0;
}
.image-card-info-bottom {
  padding: 15px 20px 10px;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 30px);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 30px);
  background: -ms-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 30px);
  background: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 30px);
  background: -webkit-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 30px);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 30px);
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .image-card-info-bottom div:first-child {
    margin-bottom: 6px;
  }
}
.image-card-title {
  font-family: 'Signika', sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 110%;
}
.card__vessel .card-header {
  padding: 20px;
}
.card__vessel .card-header h3 {
  margin-top: 20px;
}
.card__vessel .card-title {
  padding: 0px;
  margin-bottom: 5px;
  height: auto;
}
.card__vessel .card-body p {
  position: relative;
  margin: 0px;
  padding-left: 15px;
  line-height: 1;
}
.card__vessel .card-body p:before {
  content: "";
  display: block;
  height: 6px;
  width: 6px;
  position: absolute;
  background-color: rgba(51, 51, 51, 0.2);
  border-radius: 50%;
  top: 5px;
  left: 0px;
  border: 2px solid #333;
}
.card__vessel .card-body p:first-child {
  margin-top: 20px;
}
.card__vessel .card-body p + p {
  margin-top: 10px;
}
.card__vessel .card-body .read-more {
  display: block;
  margin-top: 20px;
  font-size: 14px;
}
.card__vessel .card-body h4 {
  text-transform: none;
  margin-top: 20px;
  font-family: "Signika", sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
}
.card__vessel .card-body--no-dots p {
  padding-left: 0px;
}
.card__vessel .card-body--no-dots p:before {
  display: none;
}
@font-face {
  font-family: 'Llama-Travel';
  src: url('../fonts/icons/Llama-Travel.eot?vjjm4e');
  src: url('../fonts/icons/Llama-Travel.eot?#iefixvjjm4e') format('embedded-opentype'), url('../fonts/icons/Llama-Travel.ttf?vjjm4e') format('truetype'), url('../fonts/icons/Llama-Travel.woff?vjjm4e') format('woff'), url('../fonts/icons/Llama-Travel.svg?vjjm4e#Llama-Travel') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before,
.icon-inherit:before {
  font-family: 'Llama-Travel';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-inherit {
  position: relative;
}
[class^="icon-chevron"]:before,
[class*=" icon-chevron"]:before {
  font-size: 0.6em;
  top: 0px;
}
a[class^="icon-"]:before,
a[class*=" icon-"]:before,
p[class^="icon-"]:before,
p[class*=" icon-"]:before {
  margin-right: 10px;
}
a.icon-right:before,
span.icon-right:before {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
}
[class^="icon-chevron"].icon-right:before,
[class*=" icon-chevron"].icon-right:before {
  float: none;
}
.icon-fax:before {
  content: "\e600";
}
.icon-bed:before {
  content: "\e601";
}
.icon-facebook:before {
  content: "\e602";
}
.icon-youtube:before {
  content: "\e603";
}
.icon-globe:before {
  content: "\e604";
}
.icon-google-plus:before {
  content: "\e605";
}
.icon-feed:before {
  content: "\e606";
}
.icon-airplane:before {
  content: "\e607";
}
.icon-funnel:before {
  content: "\e608";
}
.icon-price-tag:before {
  content: "\e609";
}
.icon-clock:before {
  content: "\e60a";
}
.icon-location:before {
  content: "\e60b";
}
.icon-mail:before {
  content: "\e60c";
}
.icon-home:before {
  content: "\e60d";
}
.icon-old-phone:before {
  content: "\e60e";
}
.icon-chevron-right:before {
  content: "\e60f";
}
.icon-chevron-right-large:before {
  content: "\e800";
}
.icon-chevron-left:before {
  content: "\e610";
}
.icon-chevron-down:before {
  content: "\e611";
}
.icon-chevron-up:before {
  content: "\e612";
}
.icon-arrow-bold-down:before {
  content: "\e613";
}
.icon-arrow-with-circle-down:before {
  content: "\e614";
}
.icon-download:before {
  content: "\e615";
}
.icon-calendar:before {
  content: "\e616";
}
.icon-camera:before {
  content: "\e617";
}
.icon-chat:before {
  content: "\e618";
}
.icon-check:before {
  content: "\e619";
}
.icon-circle-with-minus:before {
  content: "\e61a";
}
.icon-circle-with-plus:before {
  content: "\e61b";
}
.icon-cross:before {
  content: "\e61c";
}
.icon-image:before {
  content: "\e61d";
}
.icon-images:before {
  content: "\e61e";
}
.icon-info-with-circle:before {
  content: "\e61f";
}
.icon-level-up:before {
  content: "\e620";
}
.icon-location-pin:before {
  content: "\e621";
}
.icon-magnifying-glass:before {
  content: "\e622";
}
.icon-menu:before {
  content: "\e623";
}
.icon-popup:before {
  content: "\e624";
}
.icon-star-outlined:before {
  content: "\e625";
}
.icon-star:before {
  content: "\e626";
}
.icon-google:before {
  content: "\e627";
}
.icon-pinterest:before {
  content: "\e628";
}
.icon-twitter:before {
  content: "\e629";
}
.icon-tick:before {
  content: "\e62a";
}
.icon-shield:before {
  content: "\e62b";
}
.icon-thumbs-up:before {
  content: "\e62c";
}
.icon-cruise:before {
  content: "\e900";
}
:focus {
  outline: none;
}
.hero {
  position: relative;
}
.sudo-info {
  content: attr(data-value);
  position: absolute;
  padding: 3px 8px;
  font-family: 'Signika', sans-serif;
  font-size: 16px;
  text-shadow: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  background-color: #F08201;
}
.no-info:after {
  display: none;
}
.side-menu {
  transition: transform 0.4s ease 0s;
  -o-transition: -o-transform 0.4s ease 0s;
  -ms-transition: -ms-transform 0.4s ease 0s;
  -moz-transition: -moz-transform 0.4s ease 0s;
  -webkit-transition: -webkit-transform 0.4s ease 0s;
}
.overlay {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.overlay.shift {
  transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  opacity: 1;
}
.body-inner {
  position: relative;
  right: 0px;
  overflow: hidden;
  transition: transform 0.4s ease 0s;
  -o-transition: -o-transform 0.4s ease 0s;
  -ms-transition: -ms-transform 0.4s ease 0s;
  -moz-transition: -moz-transform 0.4s ease 0s;
  -webkit-transition: -webkit-transform 0.4s ease 0s;
}
.body-inner.shift {
  transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
}
*[class*="after-content-"] .row {
  position: relative;
}
*[class*="after-content-"] h3 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  *[class*="after-content-"] h3 {
    margin-bottom: 20px;
  }
}
.after-content-1 {
  background-color: #F7F7F7;
}
.after-content-3 {
  background-color: #FFF;
}
#content-wrap {
  background-color: #FFF;
}
a > span[class^="icon-"] {
  margin-right: 10px;
}
a > span[class^="icon-"]:hover {
  text-decoration: none;
}
a.read-more > span[class^="icon-"] {
  margin-right: 2px;
  position: relative;
  top: 1px;
}
a.no-hover:hover,
a.read-more:hover,
a.no-hover:focus,
a.read-more:focus {
  text-decoration: none;
}
a.no-hover:hover span:not(:first-child),
a.read-more:hover span:not(:first-child),
a.no-hover:focus span:not(:first-child),
a.read-more:focus span:not(:first-child) {
  text-decoration: underline;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.bordered-list li,
ol.bordered-list li {
  padding: 15px 0px;
  border: 1px dashed #D9D9D9;
  border-width: 1px 0px;
}
ul.bordered-list li p,
ol.bordered-list li p {
  margin: 0px;
}
ul.bordered-list li + li,
ol.bordered-list li + li {
  margin-top: -1px;
}
*[class*="zen-box"] {
  padding: 55px;
}
*[class*="zen-box"] h3 {
  margin-bottom: 30px;
}
*[class*="zen-box"] *:first-child {
  margin-top: 0px;
}
*[class*="zen-box"] *:last-child {
  margin-bottom: 0px;
}
*[class*="zen-box"] a {
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  *[class*="zen-box"] {
    border-radius: 0px;
  }
}
.zen-box__top-bottom {
  padding-bottom: 20px;
  padding-top: 20px;
}
.zen-box__primary {
  background-color: rgba(19, 155, 189, 0.9);
  color: #FFF;
}
.zen-box__gray-darker {
  background-color: rgba(128, 128, 128, 0.9);
  color: #FFF;
}
.zen-box__gray-darkest {
  background-color: rgba(71, 71, 71, 0.9);
  color: #FFF;
}
.box-dashed {
  border: 1px dashed #D9D9D9;
  border-radius: 2px;
  padding: 10px;
}
.box-dashed * {
  font-size: 14px;
}
.box-dashed [class^="icon-"]:before,
.box-dashed [class*=" icon-"]:before {
  color: #F08201;
  font-size: 18px;
  margin-right: 10px;
  top: 2px;
}
@media only screen and (max-width: 767px) {
  .box-dashed [class^="icon-"],
  .box-dashed [class*=" icon-"] {
    display: block;
    padding-left: 30px;
    text-indent: -29px;
  }
}
.border-top {
  border-top: 1px solid #D9D9D9;
}
.text-primary {
  color: #139BBD;
}
.bg-primary {
  background-color: #139BBD;
}
.bg-secondary {
  background-color: #F08201;
}
.bg-tertiary {
  background-color: #333;
  color: #FFF;
}
.bg-alt {
  background-color: #FFF;
}
.bg-gray {
  background-color: #CCC;
}
.bg-dark {
  background-color: #999;
}
.bg-darker {
  background-color: #808080;
}
.bg-darkest {
  background-color: #333333;
}
.bg-light {
  background-color: #D9D9D9;
}
.bg-lighter {
  background-color: #E5E5E5;
}
.bg-lightest {
  background-color: #F7F7F7;
}
.bg-body {
  background-color: #D9D9D9;
}
.bg-gutter {
  background-color: #CCC;
}
.bg-white {
  background-color: #FFF;
}
.text-upper {
  text-transform: uppercase;
}
.text-capital {
  text-transform: capitalize;
}
.text-initial {
  text-transform: none;
}
.side-bar {
  padding-left: 35px;
  margin-left: 34px;
  border-left: 1px solid #D9D9D9;
}
.side-bar > * + *,
.side-bar .btn-block + .btn-block {
  margin-top: 30px;
}
@media only screen and (min-width: 992px) {
  .side-bar {
    padding-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  .side-bar {
    border-left-width: 0px;
    padding-left: 10px;
    padding-top: 30px;
    margin-left: 0px;
  }
  .side-bar > * + * {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .side-bar {
    margin-top: 0;
  }
  .side-bar .mod {
    text-align: center;
  }
}
.info-box {
  padding: 30px 20px;
  text-align: center;
}
.note-box {
  background-color: #FEF9F2;
  overflow: hidden;
  padding: 30px 55px;
  padding-right: 55px;
}
.note-box img {
  max-width: 100%;
}
.note-box .text {
  color: #333;
  font-family: "SanchezSlab";
  text-transform: uppercase;
  font-size: 13px;
}
@media only screen and (max-width: 991px) {
  .note-box {
    padding: 20px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .note-box {
    text-align: center;
  }
  .note-box img {
    margin-bottom: 20px;
  }
}
a.no-hover span.icon-arrow-right {
  color: #CCC;
  font-size: 17px;
  position: relative;
  top: 2px;
  margin-left: -5px;
  margin-right: 2px;
}
a.no-hover:hover span.icon-arrow-right {
  left: 3px;
}
/*Quicksearch start*/
@media only screen and (min-width: 992px) {
  .strip-overlay:after {
    background-color: rgba(19, 155, 189, 0.75);
    content: '';
    height: 82px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 5;
  }
}
.quicksearch-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
#quick-search-form .full-search .control-group {
  width: 50%;
}
.zen-quicksearch {
  background-color: transparent;
  color: #FFF;
  padding: 20px 0;
}
.zen-quicksearch .content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .zen-quicksearch .content {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .zen-quicksearch .content {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .zen-quicksearch .content {
    width: 1200px;
  }
}
.zen-quicksearch .form-group {
  width: auto;
}
.zen-quicksearch .form-group .selectlist {
  margin-top: 0px;
}
.zen-quicksearch input,
.zen-quicksearch a {
  margin-left: 10px;
}
.zen-quicksearch .selectlist {
  /*height: @field-height-base;*/
}
.zen-quicksearch .selectlist span {
  width: 100%;
}
.zen-quicksearch .extra-text {
  float: left;
  text-transform: uppercase;
}
.zen-quicksearch .extra-text p {
  font-family: "SanchezSlab";
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 0;
}
.zen-quicksearch .show-more-text {
  color: #F08201;
  font-size: 14px;
}
.zen-quicksearch .show-more-text:hover {
  color: #F08201;
}
.zen-quicksearch > li {
  min-height: 30px;
  padding-top: 5px;
  clear: both;
}
.zen-quicksearch > li:before {
  display: block;
  content: attr(data-day);
  float: left;
  width: 75px;
  margin-left: -85px;
  margin-top: -5px;
  border-radius: 15px;
  text-align: center;
  font-family: "SanchezSlab";
  font-size: 18px;
  color: #fff;
  background-color: #139BBD;
  line-height: 30px;
  text-transform: uppercase;
}
.zen-quicksearch .submit-btn {
  padding: 0px 30px;
  line-height: 35px;
}
@media only screen and (max-width: 991px) {
  .zen-quicksearch {
    position: initial;
  }
  .zen-quicksearch .extra-text {
    float: none;
  }
  .zen-quicksearch .extra-text p {
    margin-bottom: 10px;
    padding-top: 0;
  }
  .zen-quicksearch .quicksearch-when select {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .zen-quicksearch {
    padding: 15px 0px;
    position: initial;
  }
  .zen-quicksearch .content {
    padding: 0px 15px;
  }
  .zen-quicksearch select,
  .zen-quicksearch input,
  .zen-quicksearch a {
    margin-left: 0;
    padding: 6px;
  }
  .zen-quicksearch select,
  .zen-quicksearch input {
    font-size: 18px;
  }
  .zen-quicksearch .form-group {
    display: block;
    margin-bottom: 10px;
  }
  .zen-quicksearch .control-group {
    float: left;
    padding-left: 6px;
    width: 50%;
  }
  .zen-quicksearch .control-group:first-child {
    padding-left: 0;
    padding-right: 6px;
  }
  .zen-quicksearch .full-search {
    float: none;
    overflow: hidden;
  }
  .zen-quicksearch .submit-btn-group {
    margin: 0;
  }
  .zen-quicksearch .submit-btn {
    display: block;
  }
  .zen-quicksearch .extra-text p {
    margin-bottom: 10px;
    padding-top: 0;
    font-size: 16px;
  }
  .zen-quicksearch .show-more-text {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .zen-quicksearch .full-search .control-group:first-child {
    padding-left: 0;
  }
}
.quick-search-inner {
  position: relative;
  z-index: 20;
}
.hidden-images {
  display: none;
}
.note-box__booking {
  background-color: #FFF;
}
.note-box__booking > * {
  margin-bottom: 20px;
}
.note-box__booking h3 span {
  color: #F08201;
  padding-right: 10px;
  font-size: 40px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .note-box__booking h3 span {
    margin-top: -6px;
  }
}
.note-box__gray-lightest {
  background-color: #F7F7F7;
  padding: 30px 50px 30px 20px;
}
@media only screen and (max-width: 991px) {
  .note-box__gray-lightest {
    padding: 18px 15px;
  }
}
.after-content-1 h3 {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .after-content-1 h3 {
    font-size: 19px;
    line-height: 75px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .after-content-1 h3 {
    font-size: 19px;
    line-height: 60px;
  }
}
.after-content-1 a.link-yellow {
  float: left;
  margin-left: 16px;
  margin-top: 45px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .after-content-1 a.link-yellow {
    margin-top: 31px;
  }
}
@media only screen and (max-width: 991px) {
  .after-content-1 a.link-yellow {
    margin-top: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .after-content-1 a.link-yellow {
    float: none;
    position: absolute;
    right: 20px;
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .after-content-1 {
    padding-top: 5px;
  }
}
.k2-card {
  background: #FFF;
  background-repeat: no-repeat;
  background-size: cover;
}
.k2-card a {
  color: #666666;
}
.k2-card a:hover {
  text-decoration: none;
}
.k2-card.special-promotion a {
  color: #139BBD;
}
.k2-card .k2-card-image {
  background-size: cover;
  height: 220px;
  overflow: hidden;
}
.k2-card img {
  width: 100%;
}
.k2-card .k2-card-details {
  border: 1px solid #D9D9D9;
  border-top: none;
  box-shadow: 0px 1px 3px -1px #CCC;
  height: 80px;
  padding: 20px 15px;
}
.k2-card .k2-card-details p {
  margin: 0;
}
.k2-card .k2-card-details .title {
  font-size: 20px;
  margin: 10px 0;
  text-transform: none;
}
@media only screen and (max-width: 991px) {
  .k2-card .k2-card-details {
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .k2-card .k2-card-image {
    background-position: center top;
    height: 210px;
  }
  .k2-card .k2-card-image img {
    height: 100%;
    width: auto;
  }
  .k2-card .k2-card-details {
    padding: 20px 15px;
  }
}
.k2-card__small {
  margin-bottom: 15px;
}
.k2-card__small .k2-card-details {
  box-shadow: 0px 0px 3px -1px #CCC;
  height: auto;
  padding: 6px 10px;
}
.after-content-3 .container {
  position: relative;
}
a.no-hover span.icon-arrow-right {
  color: #aaa;
  font-size: 15px;
  position: relative;
  top: 2px;
  margin-left: -5px;
  margin-right: 2px;
}
a.no-hover:hover span.icon-arrow-right {
  left: 3px;
}
.zen-list {
  list-style: none;
  padding: 0;
}
.zen-list li {
  border: 0px solid #D9D9D9;
  border-bottom-width: 1px;
  font-size: 16px;
  padding: 4px 0;
}
.zen-list li:first-child {
  border-top-width: 1px;
}
.zen-list li span {
  color: #999;
}
.zen-list li a {
  font-size: 16px;
  font-weight: 700;
}
.full-search {
  float: left;
  min-width: 315px;
}
@media only screen and (max-width: 767px) {
  .full-search {
    min-width: 0px;
  }
}
/*Quicksearch end*/
.itemList .itemContainer a.item-link {
  overflow: hidden;
  display: block;
  height: 100%;
}
.itemList .itemContainer a.item-link p {
  margin-bottom: 0px;
  color: #666666;
  font-size: 16px;
  line-height: 18px;
}
.itemList .itemContainer a.item-link:hover {
  text-decoration: none;
}
.itemList .itemContainer a.item-link:hover h5 {
  text-decoration: underline;
}
.itemList .itemContainer a.item-link .item-image {
  height: 118px;
  overflow: hidden;
  margin-bottom: 10px;
}
.itemList .itemContainer a.item-link .item-image img {
  border-top-right-radius: 32px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .itemList .itemContainer a.item-link .item-image {
    height: auto;
    max-height: 100px;
    margin-bottom: 0;
  }
  .itemList .itemContainer a.item-link .item-image img {
    border-top-right-radius: 20px;
  }
}
.itemList .itemContainer a.item-link .item-info h5 {
  color: #139BBD;
}
.itemList .itemContainer a.item-link .item-info .item-text {
  color: #666666;
  line-height: 18px;
}
@media only screen and (max-width: 767px) {
  .itemList .itemContainer a.item-link .item-info .item-text {
    font-size: 16px;
  }
}
.category-header a {
  display: inline-block;
  margin-left: 15px;
  font-size: 13px;
}
.category-header a:before {
  margin-left: 5px;
}
.featured-items {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
.featured-items .page-nav {
  position: absolute;
  right: 150px;
  top: 70px;
}
.featured-items .category-header {
  position: relative;
}
.featured-items .category-header h3 {
  margin-bottom: 26px;
}
@media only screen and (max-width: 767px) {
  .featured-items .category-header h3 {
    padding: 0;
  }
}
.featured-items .category-header .page-count {
  position: absolute;
  right: 10px;
  bottom: 0px;
}
.featured-items .category-header .page-count p {
  margin-bottom: 0px;
  font-style: italic;
  color: #808080;
}
.featured-items .page {
  display: none;
  overflow: hidden;
  width: 100%;
  float: left;
}
.featured-items .page.active {
  display: block;
}
.featured-items .itemList {
  overflow: hidden;
  padding-bottom: 2px;
}
.featured-items .carousel-control {
  position: absolute;
  width: 32px;
  height: 32px;
  color: #fff;
  background-color: #139BBD;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
  top: 50%;
  margin-top: -16px;
  font-size: 32px;
}
.featured-items .carousel-control.left,
.featured-items .carousel-control.right {
  background-image: none;
  opacity: 1;
}
.featured-items .carousel-prev {
  left: -38px;
}
.featured-items .carousel-next {
  right: -38px;
}
.featured-items .show-more {
  padding-top: 10px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.featured-items .show-more a > span {
  position: relative;
  top: 4px;
  display: inline-block;
  width: 28px;
  height: 28px;
  color: #fff;
  background-color: #139BBD;
  line-height: 28px;
  border-radius: 50%;
  font-size: 22px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .featured-items .itemContainer {
    height: 205px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-items {
    padding-top: 30px;
  }
  .featured-items #featuredItemsList {
    transition: height 0.4s ease 0s;
    -o-transition: height 0.4s ease 0s;
    -ms-transition: height 0.4s ease 0s;
    -moz-transition: height 0.4s ease 0s;
    -webkit-transition: height 0.4s ease 0s;
  }
  .featured-items .itemContainer {
    float: none;
    overflow: hidden;
    border-bottom: 1px solid #D9D9D9;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .featured-items {
    padding-bottom: 40px;
  }
  .featured-items .carousel-inner > .item {
    max-height: auto;
  }
  .featured-items a.item-link {
    padding: 10px 0;
  }
  .featured-items .item-image {
    margin-bottom: 0px;
  }
  .featured-items .show-more {
    padding-left: 10px;
    height: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .featured-items {
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .featured-items .carousel-inner > .item {
    max-height: auto;
  }
  .featured-items .itemContainer {
    /*max-height: 120px;*/
    padding: 10px 0;
  }
  .featured-items .item-info-title {
    font-size: 16px;
    margin-top: 0;
  }
  .featured-items .item-text {
    font-size: 13px;
    line-height: 1.2em;
  }
  .featured-items .item-image {
    padding-right: 5px;
  }
  .featured-items .show-more {
    height: 32px;
  }
  .featured-items .show-more a > span {
    top: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
  }
  .featured-items .carousel.slide.row {
    margin: 0;
  }
}
.carousel__holiday-card {
  overflow: hidden;
}
.carousel__holiday-card a[class*="carousel-"] {
  top: 60%;
}
.carousel__holiday-card .item {
  min-height: 330px;
  padding: 2px 0;
}
.hidden-images {
  display: none;
}
.video-text,
.hero-title {
  color: #FFF;
  font-family: "SanchezSlab";
  margin: 0;
  text-align: right;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .video-text,
  .hero-title {
    margin: -82px 0 0;
  }
}
.hero-image {
  position: relative;
  height: 446px;
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
}
.hero-image:before {
  position: absolute;
  content: " ";
  background: linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -ms-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 30%;
  z-index: 9;
}
.hero-image .title {
  color: #FFF;
  font-family: "SanchezSlab";
  margin: 55px 0;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .hero-image {
    height: 225px;
    padding-top: 200px;
    overflow: hidden;
  }
  .hero-image .title {
    position: relative;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    left: 0px;
    top: 0px;
    background-color: #FFF;
    padding: 40px 0px 15px;
  }
  .hero-image .title .hero-title {
    color: #333;
    font-weight: 300;
    font-size: 42px;
    text-shadow: none;
  }
  .hero-image .title .hero-title:before {
    color: #FFF;
    top: -22px;
    font-size: 13px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-image {
    height: inherit;
    overflow: hidden;
    background-size: auto 400px;
  }
  .hero-image .title {
    position: relative;
    top: 0px;
    left: 0px;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
  .hero-image .title .container,
  .hero-image .title .row,
  .hero-image .title .row > div {
    height: 100%;
  }
  .hero-image .title h1 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}
@media only screen and (max-width: 767px) {
  .hero-image {
    background-size: auto 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-image.hero-image__alt {
    background-size: cover;
    height: 350px;
  }
}
.hero-title {
  position: relative;
  text-align: left;
  text-transform: none;
  font-size: 76px;
}
.hero-title:before {
  content: attr(data-value);
  position: absolute;
  padding: 3px 8px;
  font-family: 'Signika', sans-serif;
  font-size: 16px;
  text-shadow: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  background-color: #F08201;
  top: -38px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-title {
    font-size: 55px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-title {
    font-size: 65px;
  }
}
.details {
  position: absolute;
  width: 100%;
  bottom: 0px;
  z-index: 20;
  height: 82px;
}
.details .intro-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 22px;
  color: #FFF;
  opacity: 0.9;
}
@media only screen and (max-width: 991px) {
  .details {
    position: relative;
    height: auto;
    background-color: #139BBD;
    z-index: auto;
    margin-top: -20px;
    padding-top: 20px;
  }
  .details .intro-text {
    position: static;
    font-size: 18px;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .details {
    padding-top: 0px;
    margin-top: 0px;
  }
}
.reset-link {
  cursor: pointer;
}
.holiday-attributes {
  padding: 12px 10px;
  width: auto;
  overflow: hidden;
}
.holiday-attributes h3 {
  color: #F08201;
}
.holiday-attributes p {
  color: #FFF;
  font-family: "SanchezSlab";
  font-size: 14px;
  text-transform: uppercase;
  margin: 2px 0 0;
}
.holiday-attributes > div {
  min-width: 85px;
  border-left: 1px solid rgba(217, 217, 217, 0.2);
}
.holiday-attributes > div:first-child {
  border-width: 0px;
}
@media only screen and (max-width: 767px) {
  .holiday-attributes {
    padding-top: 0px;
    float: none;
  }
  .holiday-attributes h3,
  .holiday-attributes p {
    float: left;
  }
  .holiday-attributes h3 {
    font-size: 32px;
  }
  .holiday-attributes p {
    font-size: 18px;
    line-height: 32px;
    margin-left: 4px;
  }
  .holiday-attributes > div {
    width: 33.333% !important;
    height: 34px !important;
  }
  .holiday-attributes .days h3,
  .holiday-attributes .days p {
    display: inline;
    float: none;
  }
  .holiday-attributes .days p {
    position: relative;
    top: -4px;
  }
  .holiday-attributes .age h3,
  .holiday-attributes .age p {
    display: inline;
    float: none;
  }
  .holiday-attributes .age ~ .grade {
    width: 100% !important;
    height: 52px !important;
    margin-top: 15px;
    border-left: none;
  }
}
.holiday-from-price {
  color: #999;
  font-size: 24px;
}
.holiday-from-price mark {
  font-size: 30px;
  font-weight: 600;
}
.breadcrumb {
  color: #139BBD;
  font-size: 14px;
  line-height: 100%;
  margin: 15px 0;
  padding: 10px 0;
}
.breadcrumb li a {
  color: #139BBD;
}
.breadcrumb li + li:before {
  color: #666666;
}
.breadcrumb .icon-home {
  font-size: 15px;
}
.breadcrumb .home {
  color: #666666;
}
@media only screen and (max-width: 767px) {
  .breadcrumb .icon-level-up {
    font-size: 20px;
    position: relative;
    top: 2px;
  }
}
.hero-heading {
  position: relative;
}
.hero-heading .first-strip {
  position: relative;
  width: 100%;
  background-color: #FFF;
  z-index: 1;
}
.hero-heading .first-strip h1,
.hero-heading .first-strip h3 {
  color: #333;
  font-size: 48px;
  margin: 0 0 20px;
  text-transform: none;
  padding-top: 20px;
}
@media only screen and (max-width: 991px) {
  .hero-heading .first-strip {
    min-height: 0px;
    padding-bottom: 20px;
  }
  .hero-heading .first-strip h3,
  .hero-heading .first-strip h1 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-heading .first-strip h1 {
    margin-left: -15px;
  }
  .hero-heading .first-strip #breadcrumbs {
    margin: 0 -15px -20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-heading .first-strip h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-heading .details {
    padding-top: 0;
    margin-top: 35px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-heading {
    overflow: visible;
  }
}
.second-strip {
  color: #FFF;
  position: relative;
  background-color: #333;
  height: auto;
}
.second-strip .full-search {
  width: auto;
}
.second-strip .control-group {
  width: auto;
}
.second-strip .show-more-text {
  color: #139BBD;
}
.second-strip .selectlist {
  margin-top: -1px;
}
@media only screen and (max-width: 991px) {
  .second-strip .selectlist {
    margin: 0px;
  }
}
.second-strip .extra-text {
  color: #333;
}
@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .second-strip .zen-quicksearch {
    background-color: transparent;
  }
  .second-strip .show-more-text {
    display: block;
    margin-top: 10px;
    margin-left: 0px;
  }
}
.holiday-hero .holiday-properties {
  height: 158px;
  background-color: #333;
  color: #fff;
}
.holiday-hero .holiday-properties .container {
  padding: 25px 10px;
}
.holiday-hero .holiday-properties .dates p {
  font-size: 13px;
}
.holiday-hero .holiday-properties .dates div span {
  font-size: 16px;
  color: #777;
  padding-left: 15px;
}
.holiday-hero .holiday-properties .dates div span:first-child {
  padding-left: 0px;
}
.holiday-hero .holiday-properties .dates div span.selected {
  color: #F08201;
}
.holiday-hero .holiday-properties .prices {
  position: relative;
}
.holiday-hero .holiday-properties .prices .flights-price,
.holiday-hero .holiday-properties .prices .land-price {
  margin: 0;
}
.holiday-hero .holiday-properties .prices .flights-price span,
.holiday-hero .holiday-properties .prices .land-price span {
  color: #F08201;
  font-size: 21px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -1px;
}
.holiday-hero .holiday-properties .prices .land-price {
  margin-top: 2px;
}
.holiday-hero .holiday-properties .prices .book {
  position: absolute;
  right: 10px;
  top: 0px;
  padding: 0px;
  width: 280px;
  line-height: 52px;
  font-size: 18px;
  font-weight: normal;
  transition: width 0s ease 0s;
  -o-transition: width 0s ease 0s;
  -ms-transition: width 0s ease 0s;
  -moz-transition: width 0s ease 0s;
  -webkit-transition: width 0s ease 0s;
}
.holiday-hero .holiday-properties .prices .pin-holiday {
  position: absolute;
  right: 294px;
  top: 0px;
  font-size: 40px;
  color: #777;
  cursor: pointer;
  margin-right: 10px;
}
.holiday-hero .holiday-properties .prices .pin-holiday:hover {
  color: #777;
  text-decoration: none;
}
.holiday-hero .holiday-properties .prices .pin-holiday span.icon-pin {
  color: #F08201;
}
@media only screen and (max-width: 767px) {
  .holiday-hero .holiday-properties {
    height: auto;
    border-bottom-left-radius: 20px;
  }
  .holiday-hero .holiday-properties .container {
    padding: 15px;
  }
  .holiday-hero .holiday-properties .prices .book {
    position: static;
    width: 100%;
    line-height: 42px;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .holiday-hero .holiday-properties {
    height: 240px;
  }
  .holiday-hero .holiday-properties .dates {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .holiday-hero .holiday-properties .dates div span {
    padding-left: 8px;
  }
  .holiday-hero .holiday-properties .prices .book {
    width: 184px;
  }
  .holiday-hero .holiday-properties .prices .pin-holiday {
    right: 196px;
  }
}
.search-hero .second-strip-holder .second-strip {
  margin-bottom: 30px;
}
.search-hero .second-strip-holder .second-strip .selectlist {
  float: right;
  margin: 0px 0 0 10px;
  font-size: 13px;
  display: block;
}
.search-hero .second-strip-holder .second-strip .selectlist select,
.search-hero .second-strip-holder .second-strip .selectlist span {
  width: 100%;
  min-width: 160px;
}
@media only screen and (max-width: 991px) {
  .search-hero .second-strip-holder .second-strip .selectlist {
    margin: 0px;
    width: 100%;
  }
  .search-hero .second-strip-holder .second-strip .selectlist select,
  .search-hero .second-strip-holder .second-strip .selectlist span {
    min-width: 0px;
  }
}
.search-hero .second-strip-holder .second-strip .container {
  padding: 10px 10px;
}
@media only screen and (max-width: 767px) {
  .search-hero .second-strip-holder .second-strip {
    height: inherit;
  }
  .search-hero .second-strip-holder .second-strip .container {
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .search-hero .second-strip-holder .second-strip label,
  .search-hero .second-strip-holder .second-strip #hit-count {
    line-height: 33px;
  }
}
@media only screen and (max-width: 767px) {
  .search-hero .details {
    padding-top: 0;
    margin-top: 35px;
  }
}
.search-hero .sort-panel label {
  float: right;
}
.search-hero .sort-panel a.btn {
  max-width: 100%;
  padding: 8px 25px;
  display: block;
  line-height: 18px;
}
@media only screen and (max-width: 991px) {
  .search-hero .sort-panel {
    margin-top: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .search-hero .sort-panel a.btn {
    line-height: 24px;
    padding: 8px 0px;
  }
}
.search-hero .hero-image {
  min-height: 82px;
  height: inherit;
}
.hero-tabs ul {
  width: 100%;
  float: left;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  overflow: visible;
  font-family: "SanchezSlab";
}
.hero-tabs ul li {
  float: left;
  margin-left: 0px;
  margin-top: -1px;
}
.hero-tabs ul li a {
  display: block;
  height: auto;
  background-color: transparent;
  border-width: 0px;
  padding: 12px 30px;
  padding-left: 0px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 13px;
  border-top: 1px solid transparent;
}
.hero-tabs ul li a:hover {
  border-top: 1px solid #F08201;
  color: #FFF;
  text-decoration: none;
}
.hero-tabs ul li.current a {
  border-top: 1px solid #F08201;
  color: #FFF;
}
.hero-tabs ul .separator-parent {
  display: none;
}
.hero-tabs ul + ul {
  width: auto;
}
.hero-tabs ul:first-child:nth-last-child(2),
.hero-tabs ul:first-child:nth-last-child(2) ~ ul {
  width: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero-tabs ul li a {
    padding: 8px 20px 8px 0px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-tabs ul {
    padding-top: 35px;
    background-color: #803B52;
    border-top: none;
    border-radius: 4px;
    float: none;
    height: 35px;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
  }
  .hero-tabs ul:after {
    content: " ";
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 13px;
    border-style: solid;
    border-width: 5px 4px;
    border-color: transparent;
    border-top-color: rgba(255, 255, 255, 0.85);
  }
  .hero-tabs ul li {
    margin: 0px;
    float: none;
  }
  .hero-tabs ul li a {
    padding: 0px;
    padding-left: 8px;
    line-height: 35px;
    font-size: 16px;
    border-top: none;
    width: 100%;
  }
  .hero-tabs ul li a:hover {
    border-top: none;
  }
  .hero-tabs ul li.current a {
    position: absolute;
    top: 0px;
    border-top: none;
  }
  .hero-tabs ul li:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .hero-tabs ul:hover {
    overflow: visible;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .hero-tabs ul:hover:after {
    margin-top: -10px;
    border-top-color: transparent;
    border-bottom-color: rgba(255, 255, 255, 0.85);
  }
  .hero-tabs ul:hover li {
    background-color: #803B52;
  }
}
.holiday-attributes__card,
.attributes__card {
  padding: 0 10px;
}
.holiday-attributes__card p,
.attributes__card p {
  color: #666666;
  line-height: 120%;
  margin: 0;
}
.holiday-attributes__card > div,
.attributes__card > div {
  min-width: 45px;
  border-left: none;
}
.holiday-attributes__card .grade,
.attributes__card .grade {
  padding-left: 0;
  width: 100px;
}
.holiday-attributes__card .type p,
.attributes__card .type p {
  max-height: 19px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .holiday-attributes__card > div,
  .attributes__card > div {
    min-width: 40px;
    border-left: none;
  }
  .holiday-attributes__card .type,
  .attributes__card .type {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .holiday-attributes__card .days,
  .attributes__card .days {
    text-align: left;
    width: 28% !important;
  }
  .holiday-attributes__card .grade,
  .attributes__card .grade {
    text-align: right;
    width: 28% !important;
  }
  .holiday-attributes__card .type,
  .attributes__card .type {
    padding: 0;
    width: 44% !important;
  }
  .holiday-attributes__card .type p,
  .attributes__card .type p {
    position: relative;
    top: 10px;
  }
}
#zen-holiday {
  position: relative;
  padding-bottom: 75px;
  background-color: #fff;
  z-index: 5;
}
#zen-holiday #holiday-tabs > .tab-pane > h3 {
  margin: 30px 0 35px;
}
#zen-holiday #holiday-tabs > .tab-pane > * {
  margin-top: 30px;
}
#zen-holiday #dates-prices .tab-content,
#zen-holiday #extensions .tab-content {
  margin-top: 0px;
}
@media only screen and (max-width: 991px) {
  #zen-holiday .content {
    padding: 0px;
  }
  #zen-holiday .tab-pane {
    padding: 0px 15px;
  }
  #zen-holiday .tab-pane.in {
    padding-bottom: 40px;
  }
  #zen-holiday .tab-pane .tab-pane > * {
    margin-top: 40px;
  }
  #zen-holiday .tab-pane.accordion-open {
    padding-bottom: 30px;
  }
  #zen-holiday .sub-tab-content {
    margin-top: 0px;
  }
  #zen-holiday .sub-tab-content .tab-pane {
    padding: 0;
  }
  #zen-holiday .sub-tab-content .tab-pane > * {
    margin-top: 0px;
  }
  #zen-holiday .sub-tabs {
    margin-top: 0;
  }
}
.related div {
  color: #999;
  margin-bottom: -10px;
}
.related a {
  display: block;
  padding: 10px 0;
}
.related a:hover,
.related a:focus {
  text-decoration: none;
}
.related a:hover h6,
.related a:focus h6 {
  text-decoration: underline;
}
.related a + a {
  border-top: 1px solid #D9D9D9;
}
.related a h6 {
  font-size: 16px;
  line-height: 1;
  margin: 0px;
  margin-bottom: 2px;
  padding: 0px;
}
.related a p {
  color: #999;
  margin: 0px;
}
.mod-private-groups p {
  overflow: hidden;
  border-top-right-radius: 30px;
}
.mod-private-groups p img {
  width: 100%;
  height: auto;
}
.mod-private-groups a {
  margin-top: 5px;
}
.itinerary-heading {
  display: table;
  margin-bottom: 30px;
  width: 100%;
}
.itinerary-heading * {
  vertical-align: middle;
}
.itinerary-heading h3,
.itinerary-heading a {
  display: table-cell;
}
.itinerary-heading .selectlist {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .itinerary-heading {
    display: block;
  }
  .itinerary-heading h3 {
    display: inline-block;
    margin: 0 15px 0 0 !important;
  }
  .itinerary-heading .toggle-all {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .versionpicker .versionpicker {
    display: block;
    margin-top: 30px;
    text-align: left;
  }
  .versionpicker .versionpicker .selectlist {
    width: calc(50vw);
  }
}
.toggle-all {
  cursor: pointer;
}
.description {
  font-size: 18px;
  color: #666666;
}
#holiday-information h3 {
  margin-top: 45px;
}
#holiday-information > * {
  margin-top: 25px;
}
#holiday-information h3,
#holiday-information h3 + * {
  margin-top: 45px;
}
#holiday-information h4 {
  margin-top: 15px;
}
#map-itinerary .map-container {
  position: relative;
  height: 450px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
  background-color: #F7F7F7;
  border: 1px solid #E5E5E5;
}
#map-itinerary .map-container .key-container {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1001;
}
@media only screen and (max-width: 767px) {
  #map-itinerary .map-container .key-container {
    height: 100px;
  }
}
.sub-tab-content .tab-pane {
  padding: 0;
}
.status-image__guaranteed {
  background: url('../images/status-sprite.png') no-repeat -21px center transparent;
  padding-left: 20px;
}
.status-image__new {
  background: url('../images/status-sprite.png') no-repeat left center transparent;
  padding-left: 20px;
}
.status-image__limited {
  background: url('../images/status-sprite.png') no-repeat left center transparent;
  padding-left: 20px;
}
.status-image__on-request {
  background: url('../images/status-sprite.png') no-repeat -63px center transparent;
  padding-left: 20px;
}
.status-image {
  height: 10px;
  width: 10px;
}
.tooltip-inner {
  padding: 10px;
}
.date-tab-info {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .date-tab-info {
    font-size: 16px;
  }
}
#destinations-map {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  background-color: #2D2D2D;
  transition: transform 0.4s ease 0s;
  -o-transition: -o-transform 0.4s ease 0s;
  -ms-transition: -ms-transform 0.4s ease 0s;
  -moz-transition: -moz-transform 0.4s ease 0s;
  -webkit-transition: -webkit-transform 0.4s ease 0s;
  background-repeat: no-repeat;
  background-size: cover;
}
#destinations-map .leaflet-control-container > * {
  display: none !important;
}
#destinations-map.shift {
  transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
}
@media only screen and (min-width: 1200px) {
  #destinations-map {
    left: auto;
    right: auto;
    bottom: auto;
    height: 100%;
    width: 100%;
    max-width: 1920px;
  }
}
/*Possibly pull this out*/
#destinations {
  color: #FFF;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.3)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@left', endColorstr='@right', GradientType=1);
  /* IE6-9 */
  margin-top: -58px;
  padding-top: 58px;
  padding-bottom: 120px;
  padding-bottom: 10vh;
}
#destinations .intro-text-container,
#destinations .destination-container {
  position: relative;
  height: 744px;
  height: 90vh;
  min-height: 520px;
  padding-top: 120px;
}
#destinations .intro-text h2 {
  font-family: "SanchezSlab";
  font-size: 60px;
  font-weight: lighter;
  margin-bottom: 60px;
}
#destinations .intro-text p {
  font-size: 18px;
  line-height: 25px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 35px;
}
#destinations .intro-text .selectlist {
  float: left;
}
#destinations .intro-text .selectlist span {
  width: 235px;
  margin-right: 15px;
  font-size: 18px;
  font-weight: bold;
  background-color: transparent;
  color: #F08201;
  border: 1px solid #F08201;
  border-radius: 3px;
  padding: 10px 20px;
}
#destinations .intro-text .selectlist span:before {
  border-top-color: #F08201;
}
#destinations .intro-text .selectlist span:after {
  border-bottom-color: #F08201;
}
#destinations .intro-text .selectlist select {
  height: 44px;
  width: 235px;
}
#destinations .intro-text .selectlist select option {
  color: #333;
  padding: 5px 20px;
  font-weight: bold;
  font-size: 18px;
}
#destinations .intro-text div + span {
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  line-height: 40px;
}
#destinations .destination-info h3,
#destinations .destination-info p {
  margin-bottom: 30px;
}
#destinations .destination-info h6 {
  margin-bottom: 25px;
  border-color: rgba(255, 255, 255, 0.3);
}
#destinations .destination-info a:hover {
  text-decoration: none;
}
#destinations .destination-info .expandable-heading span:first-child {
  color: #F08201;
}
#destinations .destination-info .expandable-heading span[class^="icon-"] {
  color: #333333;
  background-color: #D9D9D9;
}
#destinations .destination-image {
  margin-top: 65px;
}
#destinations .destination-image img {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #fff;
  border-top-right-radius: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  #destinations .intro-text-container,
  #destinations .destination-container {
    height: 90vw;
  }
}
@media only screen and (max-width: 991px) {
  #destinations .intro-text-container,
  #destinations .destination-container {
    height: auto;
    padding-top: 60px;
  }
}
.map-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.map-container-large {
  /*position: relative;*/
  height: 650px;
  width: 100%;
  background-color: #F7F7F7;
}
@media only screen and (max-width: 991px) {
  .map-container-large {
    height: 450px;
  }
}
.leaflet-popup-content-wrapper {
  background: #FFF;
  border-radius: 4px;
  font-size: 18px;
  line-height: 110%;
  padding: 0;
}
.leaflet-popup-content-wrapper a {
  color: #139BBD;
}
.leaflet-popup-content-wrapper a:hover {
  color: #118caa;
  text-decoration: none;
}
.leaflet-popup-content-wrapper h4 {
  background-color: #F08201;
  border-radius: 4px 4px 0 0;
  color: #FFF;
  margin-bottom: 0;
  padding: 15px 20px;
}
.leaflet-popup .leaflet-popup-close-button {
  filter: invert(100%);
  -o-filter: invert(100%);
  -ms-filter: invert(100%);
  -moz-filter: invert(100%);
  -webkit-filter: invert(100%);
  right: 10px;
  top: 12px;
  width: 28px;
  height: 28px;
  background-position: 0px -52px;
}
.leaflet-popup .leaflet-popup-close-button:focus,
.leaflet-popup .leaflet-popup-close-button:active,
.leaflet-popup .leaflet-popup-close-button:hover {
  outline: none;
}
.leaflet-popup .leaflet-popup-close-button:hover {
  background-color: transparent;
}
.leaflet-popup-content {
  padding: 0;
  width: 275px;
}
.leaflet-popup-content img {
  width: 100%;
  max-height: 130px;
}
.leaflet-popup-tip-container {
  height: auto;
}
.leaflet-popup-links {
  padding: 15px 20px;
}
.leaflet-popup-links .popup-link {
  background: url('../images/arrow-right-grey-light.svg') no-repeat 3px center transparent;
  background-size: 4px;
  border-bottom: 1px solid #E5E5E5;
  display: block;
  font-size: 16px;
  padding: 3px 0 3px 15px;
}
.leaflet-popup-links .popup-link:first-child {
  border-top: 1px solid #E5E5E5;
}
.leaflet-popup-links .popup-link .icon-arrow-right {
  color: #CCC;
  font-size: 16px;
}
.leaflet-popup-close-button + .leaflet-popup-content-wrapper .leaflet-popup-content {
  padding: 0;
}
.locationcontent-wrapper {
  position: relative;
  z-index: 2;
}
.locationcontent {
  background-color: #FFF;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#locationholidays .row {
  font-size: 0px;
}
.leaflet-control-attribution,
.mapbox-logo {
  display: none;
}
.location-box {
  max-height: 80%;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  z-index: 11;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .location-box {
    max-height: none;
    width: 278px;
    top: 30px;
    bottom: 50px;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    padding: 30px;
    border-radius: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .location-box {
    background-color: #333;
    margin-left: -15px;
    margin-right: -15px;
    padding: 50px 15px 80px;
    position: static;
    top: 0;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
}
.location-box-inner {
  max-height: 355px;
  overflow: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .location-box-inner {
    max-height: none;
    height: 220px;
  }
}
.location-box-list {
  float: left;
  padding-left: 10px;
  width: 50%;
}
.location-box-list.first-child {
  padding-left: 0;
  padding-right: 10px;
}
.location-box-list li {
  border-bottom: 1px solid #525252;
  text-transform: uppercase;
}
.location-box-list li:first-child {
  border-top: 1px solid #525252;
}
.location-box-list li a {
  background: url('../images/arrow-right-yellow.svg') no-repeat 92% center transparent;
  background-size: 5px;
  color: #FFF;
  display: block;
  line-height: 120%;
  padding: 11px 15px 11px 0;
}
.location-box-list li a:focus {
  outline: none;
}
.location-box-list li a.active {
  color: #F08201;
  cursor: default;
}
.location-box-list li a.active:focus {
  text-decoration: none;
  outline: none;
}
.location-box-list li a.active:hover {
  color: #F08201;
}
.location-box-list li a:hover {
  color: #FFF;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .location-box-list {
    float: none;
    padding: 0;
    width: 100%;
  }
  .location-box-list li:first-child {
    border-top: none;
  }
  .location-box-list.first-child {
    padding: 0;
  }
  .location-box-list.first-child li:first-child {
    border-top: 1px solid #525252;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .location-box-list {
    width: auto;
    float: none;
    padding: 0px;
  }
  .location-box-list.first-child {
    padding: 0px;
  }
  .location-box-list.first-child + .location-box-list:first-child {
    border-top-width: 0px;
  }
}
.sub-heading-container {
  overflow: hidden;
}
.sub-heading-container .sub-heading {
  float: left;
  padding-left: 0;
}
.sub-heading-container .view-holidays-button {
  float: right;
}
@media only screen and (max-width: 767px) {
  .sub-heading-container .sub-heading,
  .sub-heading-container .view-holidays-button {
    float: none;
  }
  .sub-heading-container .view-holidays-button {
    display: block;
    margin-bottom: 30px;
  }
}
.search-item {
  margin-bottom: 20px;
}
.date-list {
  overflow: hidden;
}
.date-list li {
  color: #999;
  float: left;
  font-size: 14px;
  padding-left: 8px;
}
.date-list li:first-child {
  padding-left: 0;
}
.date-list li.available {
  color: #139BBD;
}
@media only screen and (max-width: 991px) {
  .date-list li {
    padding-left: 6px;
  }
}
/*Search Page start*/
@media only screen and (max-width: 991px) {
  .facets {
    background-color: rgba(0, 0, 0, 0.9);
    color: #FFF;
    height: 100%;
    left: 0;
    padding: 0;
    position: fixed;
    top: 100%;
    width: 100%;
    z-index: 9999;
  }
  .facets .facets-body {
    height: 93%;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 20px;
  }
}
.facets[style*="top: 100%"] {
  display: none;
}
@media only screen and (max-width: 991px) {
  .refine-header {
    background-color: #139BBD;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
  }
  .refine-header .btn {
    padding: 5px 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .refine-header .btn {
    padding: 5px 50px;
  }
}
.refine-header-title {
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .refine-header-title {
    float: left;
    margin: 10px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .refine-header-title {
    color: #FFF;
    float: left;
    font-size: 17px;
    margin: 8px 0px 0px;
    text-transform: uppercase;
  }
}
.facet {
  border-top: 1px solid #E5E5E5;
  padding: 5px 0 0px;
}
.facet .facet-body {
  max-height: 290px;
  overflow-y: auto;
}
.facet li {
  position: relative;
}
.facet li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  height: 20px;
  width: 23px;
  overflow: hidden;
  background: url('../images/checkbox-sprite.png') no-repeat left top transparent;
  background-size: 23px;
}
.facet li.active:before {
  background-position: left 90%;
}
.facet li a {
  color: #666666;
  display: block;
  padding: 1px 0 0 25px;
}
.facet li a:hover {
  cursor: pointer;
  text-decoration: none;
}
.facet .form-control {
  height: 37px;
}
.facet .btn-collapse {
  padding: 0 6px;
}
.facet .holiday-ratings-easy-term a,
.facet .holiday-ratings-moderate-term a,
.facet .holiday-ratings-strenuous-term a,
.facet .holiday-ratings-tough-term a {
  background: url('../images/grade-colour-sprite.png') no-repeat 25px 2px transparent;
  padding-left: 46px;
}
.facet .holiday-ratings-moderate-term a {
  background-position: 25px -27px;
}
.facet .holiday-ratings-strenuous-term a {
  background-position: 25px -56px;
}
.facet .holiday-ratings-tough-term a {
  background-position: 25px -85px;
}
.facet + .facet {
  margin-top: 20px;
}
@media only screen and (max-width: 991px) {
  .facet {
    border-top: 2px solid #404040;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .facet li:before {
    background-size: 30px;
    height: 30px;
    width: 30px;
  }
  .facet li.active:before {
    background: url('../images/checkbox-sprite.png') no-repeat left -26px transparent;
    background-size: 30px;
    height: 30px;
    width: 30px;
  }
  .facet li a {
    color: #FFF;
    font-size: 16px;
    padding: 4px 0 0 35px;
  }
  .facet#keyword-range-facet {
    border-top: none;
  }
}
.refine-button {
  bottom: 15px;
  position: fixed;
  right: 15px;
  z-index: 10000;
}
.facets-body .facet-heading {
  color: #333;
  cursor: pointer;
  display: block;
  margin-bottom: 10px;
}
.facets-body .facet-heading:active,
.facets-body .facet-heading:focus,
.facets-body .facet-heading:hover {
  color: #333;
  text-decoration: none;
}
.facets-body .facet-heading .label {
  cursor: pointer;
  font-weight: bold;
  color: #333;
}
.facets-body .facet-heading > span {
  color: #139BBD;
  font-size: 16px;
  font-weight: 500;
  height: 16px;
  margin-right: 6px;
  padding-top: 1px;
  width: 18px;
  text-align: center;
}
.facets-body .facet-heading .icon-minus,
.facets-body .facet-heading .icon-circle-with-minus {
  color: #B2B2B2;
  display: block;
  float: right;
  margin-right: 0;
}
.facets-body .facet-heading .icon-plus,
.facets-body .facet-heading .icon-circle-with-plus {
  color: #B2B2B2;
  display: none;
  float: right;
  margin-right: 0;
}
.facets-body .facet-heading.collapsed .icon-minus,
.facets-body .facet-heading.collapsed .icon-circle-with-minus {
  display: none;
}
.facets-body .facet-heading.collapsed .icon-plus,
.facets-body .facet-heading.collapsed .icon-circle-with-plus {
  display: block;
}
@media only screen and (max-width: 991px) {
  .facets-body .facet-heading {
    color: #FFF;
    height: 90%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .facets-body .facet-heading:hover,
  .facets-body .facet-heading:focus {
    color: #FFF;
  }
  .facets-body .facet-heading span[class^="icon-"] {
    margin-right: 2px;
  }
  .facets-body .facet-heading .label {
    color: #139BBD;
  }
}
#keywordCollapse .facet-body .search-input {
  display: inline-block;
  width: 76%;
}
#keywordCollapse .facet-body .btn {
  display: inline-block;
  width: 22%;
  padding: 0px 20px;
  line-height: 35px;
  vertical-align: top;
}
.mobile-date input[type="date"] {
  width: 48%;
  color: #CCC;
}
.price-input-from {
  float: left;
  width: 45%;
}
.price-input-to {
  float: right;
  width: 45%;
}
.results {
  margin-bottom: 60px;
}
/*Search Page end*/
.zen-hr {
  margin: 0 -10px;
  padding: 5px 0;
}
.item-hr {
  margin: 15px 0;
}
.item-header.padding-bottom {
  padding-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .item-header.padding-bottom {
    padding-bottom: 0;
  }
}
#when-to-go {
  padding: 60px 10px;
}
#when-to-go .expandable-heading {
  margin: 0px;
}
#when-to-go + .side-bar {
  margin-top: 30px;
}
/*Holiday category start*/
.featured-holiday {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  color: #FFF;
  height: 550px;
  overflow: hidden;
  position: relative;
  transition: background 0.5s linear 0s;
  -o-transition: background 0.5s linear 0s;
  -ms-transition: background 0.5s linear 0s;
  -moz-transition: background 0.5s linear 0s;
  -webkit-transition: background 0.5s linear 0s;
}
.featured-holiday:before {
  position: absolute;
  content: " ";
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 60%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(60%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 60%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 60%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 60%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 60%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@left', endColorstr='@right', GradientType=1);
  /* IE6-9 */
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .featured-holiday {
    height: auto;
    padding-top: 350px;
    overflow: hidden;
  }
  .featured-holiday img {
    height: 300px;
  }
}
.featured-holiday-title {
  color: #F08201;
  font-weight: 700;
}
.postit {
  content: attr(data-value);
  position: absolute;
  padding: 3px 8px;
  font-family: 'Signika', sans-serif;
  font-size: 16px;
  text-shadow: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  background-color: #F08201;
  border-radius: 0;
  top: -26px;
}
/*Holiday category end*/
/*K2 default start*/
.item-view {
  background-color: #FFF;
  padding-top: 50px;
  position: relative;
  z-index: 9;
}
.item-view .heading {
  margin: 0 0 30px;
}
.item-view .sub-heading {
  margin: 0 0 15px;
}
.item-view .sub-heading a {
  color: #666666;
}
@media only screen and (max-width: 767px) {
  .item-view {
    padding-top: 0;
  }
  .item-view .heading {
    margin: 30px 0 30px;
  }
}
.item-author {
  color: #808080;
  font-size: 16px;
  font-style: italic;
}
.toolbar-list {
  margin-bottom: 25px;
  overflow: hidden;
}
.toolbar-list li {
  color: #808080;
  float: left;
  margin-right: 20px;
}
.toolbar-list [class^="icon-"],
.toolbar-list [class*=" icon-"] {
  color: #F08201;
  font-size: 18px;
}
.item-image-block {
  overflow: hidden;
  margin-bottom: 30px;
}
.item-image-block img {
  height: auto;
  width: 100%;
}
.item-intro-text h3,
.item-full-text h3 {
  margin: 30px 0;
}
.item-intro-text ul,
.item-full-text ul {
  list-style: disc;
  padding-left: 15px;
}
.item-description {
  border-bottom: 5px solid #F7F7F7;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.item-author-name {
  display: block;
  font-weight: 700;
  margin-bottom: 15px;
}
h3.item-author-name {
  font-weight: 400;
}
.author-image-container {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .author-image-container {
    max-height: 50px;
    max-width: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .author-image-container {
    max-height: 65px;
    max-width: 65px;
  }
}
.item-author-image {
  margin: 0px auto;
  overflow: hidden;
}
.item-author-image img {
  height: auto;
  width: 100%;
}
.item-comments-box {
  padding-bottom: 45px;
  padding-top: 45px;
}
.item-comments-box p {
  color: #CCC;
}
.comment-counter {
  color: #CCC;
  font-weight: 200;
}
.item-comments-list {
  margin-top: 30px;
}
.item-comments-list li {
  border-top: 1px solid #333333;
  overflow: hidden;
  padding: 25px 0;
}
.comment-link {
  display: none;
  float: right;
}
.comment-link a {
  color: #F08201;
}
.comment-link a:hover {
  color: #d87501;
}
.comment-author-name {
  font-weight: 700;
}
.comment-date {
  margin-left: 20px;
}
.comments-error {
  color: #139BBD;
}
@media only screen and (max-width: 991px) {
  #reviews-blogs .upload-section {
    margin-top: 0 !important;
    text-align: left;
    float: left;
  }
}
#reviews-blogs .ugc-container {
  margin-top: 0 !important;
}
.k2Pagination {
  overflow: hidden;
}
.k2Pagination li {
  float: left;
  margin-left: 30px;
}
.k2Pagination li:first-child {
  margin-left: 0;
}
.k2Pagination li span.pagenav {
  background-color: #F08201;
  color: #FFF;
  display: block;
  font-weight: 700;
  height: 35px;
  text-align: center;
  padding-top: 7px;
  width: 35px;
}
.k2Pagination li a.pagenav {
  display: block;
  font-weight: 600;
  margin-top: 7px;
}
.k2Pagination .pagination-next,
.k2Pagination .pagination-prev,
.k2Pagination .pagination-start,
.k2Pagination .pagination-end {
  text-transform: uppercase;
}
.k2Pagination .pagination-next span.pagenav,
.k2Pagination .pagination-start span.pagenav,
.k2Pagination .pagination-prev span.pagenav,
.k2Pagination .pagination-end span.pagenav {
  background-color: #FFF;
  color: #999;
  font-weight: 600;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .k2Pagination .pagination-next,
  .k2Pagination .pagination-prev,
  .k2Pagination .pagination-start,
  .k2Pagination .pagination-end {
    display: block;
  }
}
/*Taking directly from K2 css */
.k2AuthorsListBlock li {
  display: table;
}
.k2AuthorsListBlock li span {
  vertical-align: middle;
}
.k2Avatar {
  display: inline-block;
  overflow: hidden;
  height: 50px;
  margin-right: 10px;
  width: 50px;
}
.k2Avatar img {
  height: auto;
  width: 100%;
}
div.itemRatingBlock {
  padding: 8px 0px;
}
div.itemRatingBlock span {
  display: block;
  float: left;
  font-style: normal;
  padding: 0px 4px 0px 0px;
  margin: 0px;
  color: #999;
}
.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 25px;
  float: left;
}
.itemRatingList {
  position: relative;
  float: left;
  width: 125px;
  height: 25px;
  overflow: hidden;
  list-style: outside none none;
  margin: 0px;
  padding: 0px;
  background-position: left top;
}
.itemRatingList li {
  display: inline;
  background: none repeat scroll 0% 0% transparent;
  padding: 0px;
}
.itemRatingList .itemCurrentRating {
  z-index: 1;
  background-position: 0px center;
  margin: 0px;
  padding: 0px;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0px;
  left: 0px;
  text-indent: -1000px;
  height: 25px;
  line-height: 25px;
  outline: medium none;
  overflow: hidden;
  border: medium none;
  cursor: pointer;
}
.itemRatingLog {
  font-size: 12px;
  margin: 0px;
  padding: 0px 0px 0px 4px;
  float: left;
}
/*Taking directly from K2 css end*/
/*K2 default end*/
/*K2 static */
.static-pages h3,
.advanced-template h3 {
  margin-bottom: 30px;
}
.static-pages img,
.advanced-template img {
  width: 100%;
}
.static-pages img + .image-caption-text,
.advanced-template img + .image-caption-text {
  margin-top: 15px;
}
.static-pages .item-title,
.advanced-template .item-title {
  position: relative;
  z-index: 1;
  background-color: #FFF;
}
.static-pages .item-title p,
.advanced-template .item-title p {
  font-size: 18px;
  margin-top: -10px;
  margin-bottom: 50px;
}
.static-pages .item-image .item-image-block,
.advanced-template .item-image .item-image-block {
  width: 100%;
  height: 496px;
}
.static-pages .item-image .item-image-block img,
.advanced-template .item-image .item-image-block img {
  width: auto !important;
  min-width: 100%;
  min-height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .static-pages .item-image .item-image-block,
  .advanced-template .item-image .item-image-block {
    height: 356px;
  }
  .static-pages .item-image .item-image-block img,
  .advanced-template .item-image .item-image-block img {
    transform: translateX(calc((100vw - 100%) / 2));
    -o-transform: translateX(calc((100vw - 100%) / 2));
    -ms-transform: translateX(calc((100vw - 100%) / 2));
    -moz-transform: translateX(calc((100vw - 100%) / 2));
    -webkit-transform: translateX(calc((100vw - 100%) / 2));
  }
}
@media only screen and (max-width: 767px) {
  .static-pages .item-image .item-image-block,
  .advanced-template .item-image .item-image-block {
    height: 276px;
  }
  .static-pages .item-image .item-image-block img,
  .advanced-template .item-image .item-image-block img {
    transform: translateX(calc((100vw - 100%) / 2));
    -o-transform: translateX(calc((100vw - 100%) / 2));
    -ms-transform: translateX(calc((100vw - 100%) / 2));
    -moz-transform: translateX(calc((100vw - 100%) / 2));
    -webkit-transform: translateX(calc((100vw - 100%) / 2));
  }
}
.static-pages .image-caption,
.advanced-template .image-caption {
  position: relative;
  top: -45px;
}
@media only screen and (max-width: 767px) {
  .static-pages .image-caption,
  .advanced-template .image-caption {
    top: -20px;
  }
}
.static-pages .image-caption-text,
.advanced-template .image-caption-text {
  font-size: 16px;
  line-height: 16px;
}
.static-pages .image-caption-text .icon-camera,
.advanced-template .image-caption-text .icon-camera {
  position: relative;
  top: 2px;
  font-size: 18px;
  color: #CCC;
  margin-right: 8px;
}
.static-pages .item-description,
.advanced-template .item-description {
  position: relative;
  padding: 30px 0px;
  margin: 0px;
  border: none;
  background-color: #FFF;
  z-index: 50;
}
@media only screen and (max-width: 767px) {
  .static-pages .item-description,
  .advanced-template .item-description {
    padding: 30px 0px;
  }
  .static-pages .item-description > .container,
  .advanced-template .item-description > .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.static-pages .black-block,
.advanced-template .black-block {
  position: relative;
  background-color: #333;
  padding: 45px 0px;
  color: #FFF;
  z-index: 40;
}
.static-pages .black-block a,
.advanced-template .black-block a {
  color: #F08201;
}
.static-pages .black-block table,
.advanced-template .black-block table {
  outline: 1px solid #333;
  outline-offset: -1px;
  margin: -1px;
}
.static-pages .black-block table td,
.advanced-template .black-block table td {
  padding: 5px 8px;
  border: 1px solid #CCC;
  background-color: #2d2d2d;
  width: 50%;
}
.static-pages .black-block .btn,
.advanced-template .black-block .btn {
  margin-top: 30px;
}
.static-pages .black-block .btn + .btn,
.advanced-template .black-block .btn + .btn {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .static-pages .black-block table td,
  .advanced-template .black-block table td {
    display: block;
    width: auto;
  }
  .static-pages .black-block .pull-right,
  .advanced-template .black-block .pull-right {
    float: none !important;
  }
  .static-pages .black-block img,
  .advanced-template .black-block img {
    margin-top: 30px;
  }
}
.static-pages .image-block,
.advanced-template .image-block {
  position: relative;
  min-height: 795px;
  z-index: 20;
}
.static-pages .image-block [class*="zen-box"],
.advanced-template .image-block [class*="zen-box"] {
  margin-top: 30px;
  margin-bottom: 30px;
}
.static-pages .image-block .btn,
.advanced-template .image-block .btn {
  margin-top: 30px;
}
.static-pages .image-block img,
.advanced-template .image-block img {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  z-index: -1;
}
.static-pages .image-block .image-caption-wrapper,
.advanced-template .image-block .image-caption-wrapper {
  margin-top: 60px;
}
.static-pages .image-block .image-caption-wrapper .image-caption-container,
.advanced-template .image-block .image-caption-wrapper .image-caption-container {
  display: inline-block;
  max-width: 100%;
  padding: 6px 13px 8px;
  color: #FFF;
  background-color: #333;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .static-pages .image-block,
  .advanced-template .image-block {
    min-height: 575px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .static-pages .image-block,
  .advanced-template .image-block {
    min-height: 440px;
  }
}
@media only screen and (max-width: 767px) {
  .static-pages .image-block,
  .advanced-template .image-block {
    min-height: 0;
    background-color: #89cdde;
  }
  .static-pages .image-block img,
  .advanced-template .image-block img,
  .static-pages .image-block .image-caption-wrapper,
  .advanced-template .image-block .image-caption-wrapper {
    display: none;
  }
  .static-pages .image-block > .container,
  .advanced-template .image-block > .container {
    padding: 0px;
  }
  .static-pages .image-block [class*="zen-box"],
  .advanced-template .image-block [class*="zen-box"] {
    margin: 0px;
    background-color: transparent;
    padding: 30px 15px;
  }
}
.static-pages .white-block,
.advanced-template .white-block {
  position: relative;
  padding: 45px 0px;
  background-color: #fff;
  z-index: 30;
}
.static-pages .white-block p + h3,
.advanced-template .white-block p + h3 {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .static-pages .white-block img,
  .advanced-template .white-block img {
    margin-top: 30px;
  }
}
.static-pages .related-items,
.advanced-template .related-items {
  position: relative;
  padding: 45px 0px;
  background-color: #F7F7F7;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .static-pages .related-items,
  .advanced-template .related-items {
    display: none;
  }
}
.static-pages .member-block,
.advanced-template .member-block {
  margin-top: 30px;
}
.static-pages .member-block p,
.advanced-template .member-block p {
  margin-bottom: 30px;
}
.static-pages .member-block a,
.advanced-template .member-block a {
  display: block;
  color: #F08201;
  margin-top: 10px;
}
.static-pages .member-block a:first-child,
.advanced-template .member-block a:first-child {
  margin-top: 0px;
}
.static-pages .member-block img,
.advanced-template .member-block img {
  max-width: 140px;
}
.static-pages .team-members .member-block,
.advanced-template .team-members .member-block {
  height: 382px;
}
@media only screen and (max-width: 767px) {
  .static-pages .team-members .member-block,
  .advanced-template .team-members .member-block {
    height: auto;
  }
}
.static-pages .team-members img,
.advanced-template .team-members img {
  display: block;
  width: 100%;
  max-height: 162px;
  margin-top: 0px;
}
.static-pages .team-members h5,
.advanced-template .team-members h5 {
  margin-top: 25px;
}
.key-container ul {
  padding: 10px 15px;
  font-size: 0px;
  text-align: center;
  background-color: #F3FAFC;
  border: 1px solid #dbe1e3;
  border-top: 0px;
  overflow: hidden;
}
.key-container ul li {
  position: relative;
  font-size: 13px;
  text-transform: capitalize;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 12px 30px;
  text-align: left;
  vertical-align: middle;
}
.key-container ul li:last-child {
  padding-right: 0px;
}
.key-container ul li.marker {
  filter: grayscale(100%) brightness(10);
}
.key-container ul li:first-child {
  margin-left: 0px;
}
.key-container ul li.plane {
  filter: none;
}
.key-container ul li span {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0px;
  width: 20px;
  height: 4px;
}
.get-in-touch .tel-numbers li,
.get-in-touch .opening-times li {
  font-size: 18px;
}
.get-in-touch .tel-numbers li {
  font-family: "SanchezSlab";
  font-size: 24px;
  color: #333333;
}
.get-in-touch .tel-numbers li p {
  margin: 0px;
  font-weight: normal;
  color: #139BBD;
  font-size: 26px;
}
.get-in-touch .tel-numbers li p span {
  color: #999;
  margin-right: 10px;
}
.get-in-touch .tel-numbers li span {
  color: #139BBD;
}
.get-in-touch .opening-times li {
  padding: 8px 0px;
}
.get-in-touch .opening-times li span {
  float: right;
  font-weight: bold;
}
.get-in-touch .office-location {
  border-top: 4px solid #F7F7F7;
  padding-top: 45px;
  margin-top: 45px;
}
.get-in-touch .item-description {
  padding-bottom: 20px;
}
.get-in-touch .content-map {
  height: 566px;
  clear: both;
}
.get-in-touch .rsform-submit-button[value*="THANKYOU"] {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .get-in-touch .item-description .form-container {
    margin-top: 45px;
  }
  .get-in-touch .black-block img {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .get-in-touch .item-description {
    padding-bottom: 0px;
  }
  .get-in-touch .item-description .form-container {
    margin: 45px -10px 0px;
    padding: 10px;
  }
}
#ugc-reviews .zen-item-body {
  position: relative;
}
.mod-zen-ugc {
  background-color: #F7F7F7;
  z-index: 20;
}
.ugc-container .tab-pane {
  overflow: hidden;
}
.ugc-mod-header {
  margin-bottom: 30px;
  overflow: hidden;
}
.ugc-mod-header .nav {
  float: left;
  padding-top: 3px;
}
@media only screen and (max-width: 767px) {
  .ugc-mod-header .nav .glyphicon {
    font-size: 18px;
  }
}
.ugc-mod-title {
  float: left;
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .ugc-mod-title {
    float: none;
    margin-bottom: 20px;
  }
}
.zen-item {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .zen-item {
    /*padding-left: 0;
		padding-right: 0;*/
  }
}
/*.zen-item__150 {
	height: 150px;
}*/
.zen-item-image {
  height: 150px;
  overflow: hidden;
}
.zen-item-image img {
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .zen-item-image {
    height: auto;
    max-height: 200px;
  }
}
.zen-item-heading {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .zen-item-body {
    margin-top: 10px;
  }
}
.ugc-created-by {
  display: block;
  font-weight: 700;
}
.zen-item-intro .collapse.in {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .zen-item-intro {
    margin-top: 10px;
  }
}
.rating {
  background: url('../images/star.png') repeat-x left bottom transparent;
  display: inline-block;
  height: 12px;
  width: 14px;
}
.rating__right {
  float: right;
  margin-top: 5px;
}
.zen-item__alt {
  border-bottom: 1px dashed #E5E5E5;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.zen-item__alt .rating {
  height: 15px;
  margin-right: 5px;
}
.zen-item__alt .zen-item-heading-wrap {
  margin-bottom: 20px;
  overflow: hidden;
}
.zen-item__alt .zen-item-heading {
  color: #139BBD;
  font-size: 18px;
}
.zen-item__alt .review-item-date {
  float: right;
  font-size: 14px;
}
.zen-item__alt .zen-item-intro {
  margin-top: 10px;
}
.zen-item__alt .ugc-created-by {
  display: block;
}
.extensions-list {
  padding: 30px 3px 3px;
}
.extensions-list p {
  font-size: 16px;
}
.extensions-list p.btn {
  float: right;
}
@media only screen and (max-width: 767px) {
  .extensions-list {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #extend-extensions > p {
    margin-top: 30px !important;
  }
}
.hide {
  display: none;
}
.login {
  padding: 60px 0px;
}
.login .bordered-list li {
  padding: 0px;
}
.login .bordered-list li a {
  padding: 8px 0px;
  display: block;
}
@media only screen and (max-width: 991px) {
  .login .login-description {
    margin-top: 45px;
  }
}
.login-container {
  display: block;
  width: 100%;
  text-align: center;
  padding: 20px 15px;
  color: #CCC;
  background-color: #FFF;
}
.login-container span[class^="icon-"] {
  font-size: 18px;
  position: relative;
  top: 1px;
  color: #F08201;
}
.add-extra {
  display: block;
  border: 2px dashed #CCC;
  border-radius: 15px;
  background-color: #F7F7F7;
  padding: 45px 30px;
  text-align: center;
  font-size: 18px;
  color: #CCC;
  cursor: pointer;
  line-height: 28px;
}
.add-extra span[class^="icon-"] {
  color: #139BBD;
  position: relative;
  top: 2px;
  font-size: 28px;
}
.add-extra span[class^="icon-"] + span {
  position: relative;
  top: -4px;
}
.booking-form {
  background-color: #F7F7F7;
}
.booking-form .booking-form-inner .booking-stage > *,
.booking-form .extra-pax > * {
  margin-top: 45px;
}
.booking-form .booking-form-inner .booking-stage > *:first-child,
.booking-form .extra-pax > *:first-child {
  margin-top: 0px;
}
.booking-form .booking-form-inner .booking-stage > * .billing-address-checkbox,
.booking-form .extra-pax > * .billing-address-checkbox {
  padding-top: 20px;
}
.booking-form .booking-form-inner .booking-stage > * .billing-address-checkbox label,
.booking-form .extra-pax > * .billing-address-checkbox label {
  width: auto;
  text-align: left;
  padding-left: 5px;
  font-weight: normal;
}
.booking-form .billing-address {
  border-top: 1px solid #d9d9d9;
  padding-top: 45px;
}
.booking-form input[type="submit"] {
  width: auto;
}
.booking-form .error input,
.booking-form .error input:focus {
  border: 1px solid red;
}
.booking-form form {
  margin-top: 15px;
}
.booking-form .extra-pax.init {
  height: 0px;
  opacity: 0;
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .booking-form .extra-pax {
    height: 475px;
  }
}
.booking-form a.remove-pax {
  float: right;
  background: #808080;
  color: #FFF;
  font-weight: bold;
  padding: 5px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 8px;
}
.booking-form a.remove-pax .icon-close {
  margin-right: 0;
}
.validation-errors ul {
  list-style-type: disc;
  padding-left: 25px;
}
.error-msg {
  text-align: center;
  clear: both;
  background-color: rgba(255, 0, 0, 0.3);
  border: 1px solid red;
  padding: 5px;
  margin-top: 10px;
  color: #D9534F;
  float: left;
  width: 100%;
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 2px;
  background-color: #FEEDED;
  border-color: #ebccd1;
  color: #a94442;
}
.error-msg h4 {
  margin-top: 0;
  color: inherit;
}
.error-msg .alert-link {
  font-weight: bold;
}
.error-msg > p,
.error-msg > ul {
  margin-bottom: 0;
}
.error-msg > p + p {
  margin-top: 5px;
}
.error-msg hr {
  border-top-color: #e4b9c0;
}
.error-msg .alert-link {
  color: #843534;
}
.validation-errors .error-msg {
  float: none;
  text-align: left;
}
.booking-bottom-nav {
  padding: 25px 0px 15px;
  border-top: 1px solid #D9D9D9;
  margin-top: 60px;
}
.booking-bottom-nav .next {
  float: right;
}
.zen-booking .top-menu .nav > li {
  border-left: 0px;
}
.zen-booking .top-menu .nav > li > a.tel-number span:first-child {
  color: #999;
  text-transform: none;
  margin-right: 15px;
}
.zen-booking .bottom-menu {
  height: auto;
  overflow: hidden;
}
.zen-booking .header-text {
  display: none;
}
.zen-booking .booking-nav {
  font-size: 18px;
  font-family: "SanchezSlab";
  text-transform: uppercase;
  width: 100%;
  line-height: 1;
}
.zen-booking .booking-nav .selectlist {
  margin-top: -1px;
}
@media only screen and (max-width: 991px) {
  .zen-booking .booking-nav .selectlist {
    margin: 0px;
  }
}
.zen-booking .booking-nav .extra-text {
  color: #333;
}
@media only screen and (max-width: 767px) {
  .zen-booking .booking-nav {
    height: inherit;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .zen-booking .booking-nav .zen-quicksearch {
    background-color: transparent;
  }
  .zen-booking .booking-nav .show-more-text {
    display: block;
    margin-top: 10px;
    margin-left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .zen-booking .details {
    padding-top: 0;
    margin-top: 35px;
  }
}
@media only screen and (max-width: 991px) {
  .zen-booking {
    overflow: visible;
  }
}
.map-container {
  position: relative;
}
.map-container-large {
  height: 650px;
  width: 100%;
  background-color: #F7F7F7;
}
@media only screen and (max-width: 991px) {
  .map-container-large {
    height: 450px;
  }
}
.download-brochures-list li {
  padding: 10px 0;
  border-bottom: 1px solid #D9D9D9;
}
.download-brochures-list li a {
  width: 100%;
}
.download-brochures-list li img {
  width: 50px;
  margin-right: 10px;
}
#osmap {
  background-color: #F7F7F7;
}
#favourites-container {
  z-index: 9998;
  position: relative;
}
#favourites-container .favourites-btn {
  position: fixed;
  background-color: rgba(51, 51, 51, 0.8);
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 20px;
  -moz-border-radius: 20px;
  color: #FFF;
  text-decoration: none;
  bottom: 30px;
  left: 30px;
  z-index: 1;
  cursor: pointer;
}
#favourites-container .favourites-btn:before {
  color: #F08201;
  margin-right: 0;
  font-size: 24px;
  top: -2px;
  position: relative;
}
#favourites-container .favourites-list {
  position: fixed;
  bottom: 0px;
  left: 30px;
  max-height: 50vh;
  background-color: #FFF;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  box-shadow: 0 0 10px #999;
  overflow-x: auto;
  width: 300px;
  padding-bottom: 15px;
  opacity: 0;
  top: 100vh;
  transition: all 0.4s ease 0.001s;
  -o-transition: all 0.4s ease 0.001s;
  -ms-transition: all 0.4s ease 0.001s;
  -moz-transition: all 0.4s ease 0.001s;
  -webkit-transition: all 0.4s ease 0.001s;
}
#favourites-container .favourites-list.active {
  opacity: 1;
  bottom: 80px;
  top: inherit;
}
#favourites-container .favourites-list li {
  padding: 20px 15px 15px;
  border-top: 1px solid #D9D9D9;
}
#favourites-container .favourites-list li:first-child {
  border-top: none;
}
#favourites-container .favourites-list h4 {
  font-size: 16px;
  margin: 0;
  text-transform: none;
}
#favourites-container .favourites-list h5 {
  font-size: 14px;
  margin: 0;
  height: initial;
}
#favourites-container .favourites-list .remove {
  float: right;
  font-size: 12px;
  color: #CCC;
}
.hide {
  display: none;
}
.validation-errors ul {
  list-style-type: disc;
  padding-left: 25px;
}
.error-msg {
  text-align: center;
  clear: both;
  background-color: rgba(255, 0, 0, 0.3);
  border: 1px solid red;
  padding: 5px;
  margin-top: 10px;
  color: red;
  float: left;
  width: 100%;
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 2px;
  background-color: #FEEDED;
  border-color: #ebccd1;
  color: #a94442;
}
.error-msg h4 {
  margin-top: 0;
  color: inherit;
}
.error-msg .alert-link {
  font-weight: bold;
}
.error-msg > p,
.error-msg > ul {
  margin-bottom: 0;
}
.error-msg > p + p {
  margin-top: 5px;
}
.error-msg hr {
  border-top-color: #e4b9c0;
}
.error-msg .alert-link {
  color: #843534;
}
.validation-errors .error-msg {
  float: none;
  text-align: left;
}
.section-divider {
  border-top: 5px solid #F2F2F2;
  margin-top: 55px;
  padding-top: 55px;
}
.section-divider h3,
.section-divider h4 {
  margin-bottom: 26px;
}
@media only screen and (max-width: 767px) {
  .section-divider {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.zen-content p {
  margin-bottom: 20px;
}
.header-bar {
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  padding: 10px 0;
}
.header-bar label {
  margin-right: 10px;
}
.header-bar .selectlist {
  display: inline-block;
}
.border-box {
  border: 1px dashed;
  border-radius: 2px;
  padding: 20px;
}
.border-box.padding-small {
  padding: 10px;
}
.border-box__secondary {
  background-color: #FEF9F2;
  border-color: rgba(240, 130, 1, 0.4);
}
.border-box__secondary .border-box-title {
  color: #F08201;
  font-family: 'Signika', sans-serif;
  font-weight: 400;
}
.postcode-lookup a.btn {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #36aac7 0%, #1293b4 100%);
  background-image: -o-linear-gradient(top, #36aac7 0%, #1293b4 100%);
  background-image: linear-gradient(to bottom, #36aac7 0%, #1293b4 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff36aac7', endColorstr='#ff1293b4', GradientType=0);
  background-repeat: repeat;
  border-color: #1293b4;
}
.postcode-lookup a.btn:hover,
.postcode-lookup a.btn:focus,
.postcode-lookup a.btn:active,
.postcode-lookup a.btn.active,
.open > .dropdown-toggle.postcode-lookup a.btn {
  color: #FFF;
  background-image: -webkit-linear-gradient(top, #1293b4 0%, #1fa0c0 100%);
  background-image: -o-linear-gradient(top, #1293b4 0%, #1fa0c0 100%);
  background-image: linear-gradient(to bottom, #1293b4 0%, #1fa0c0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1293b4', endColorstr='#ff1fa0c0', GradientType=0);
  background-repeat: repeat;
  border-color: #0c667c;
}
.postcode-lookup a.btn.disabled,
.postcode-lookup a.btn[disabled],
fieldset[disabled] .postcode-lookup a.btn,
.postcode-lookup a.btn.disabled:hover,
.postcode-lookup a.btn[disabled]:hover,
fieldset[disabled] .postcode-lookup a.btn:hover,
.postcode-lookup a.btn.disabled:focus,
.postcode-lookup a.btn[disabled]:focus,
fieldset[disabled] .postcode-lookup a.btn:focus,
.postcode-lookup a.btn.disabled.focus,
.postcode-lookup a.btn[disabled].focus,
fieldset[disabled] .postcode-lookup a.btn.focus,
.postcode-lookup a.btn.disabled:active,
.postcode-lookup a.btn[disabled]:active,
fieldset[disabled] .postcode-lookup a.btn:active,
.postcode-lookup a.btn.disabled.active,
.postcode-lookup a.btn[disabled].active,
fieldset[disabled] .postcode-lookup a.btn.active {
  background-color: #139BBD;
  border-color: #1293b4;
}
.postcode-lookup a.btn .badge {
  color: #139BBD;
  background-color: #FFF;
}
.postcode-lookup a.btn:hover,
.postcode-lookup a.btn:focus,
.postcode-lookup a.btn:active {
  color: #FFF;
}
#enquiry-form .summary-sidebar .price {
  font-family: 'Signika', sans-serif;
}
#enquiry-form .summary-sidebar .card-info .price {
  float: none;
}
.search-anchor {
  position: relative;
  top: -150px;
  right: 10000px;
  margin-bottom: -1.4em;
}
.search-anchor:after {
  content: '';
}
#loadPrev.btn {
  margin-bottom: 15px;
}
.trustpilot-widget {
  z-index: 1000;
}
.trustpilot-widget iframe {
  text-align: left;
  width: auto !important;
  padding: 0 !important;
  float: left;
  display: inline-block !important;
  margin: 0 !important;
  left: -38px;
}
@media (max-width: 767px) {
  .trustpilot-widget iframe {
    top: 10px;
  }
}
.grecaptcha-badge {
  visibility: hidden;
}
