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

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

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

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "ff-tisa-sans-web-pro";
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 260px;
  padding: 5px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px; }

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

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

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

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

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

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

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

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

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

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

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

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

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

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

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

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

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

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

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

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

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

/**************************************
    SETTINGS
**************************************/
/**************************************
    TODO: IMG & FONT LOCATIONS
**************************************/
/**************************************
    TODO: SELECTION COLORS
**************************************/
/**************************************
    TODO: RESPONSIVE VARIABLES
**************************************/
/**************************************
    TODO: BOOTSTRAP SETTINGS (ON/OFF)
**************************************/
/**************************************
    SELECTION
**************************************/
::selection {
  background-color: #000000;
  color: #ffffff; }

::-moz-selection {
  background-color: #000000;
  color: #ffffff; }

/**************************************
    MIXINS
**************************************/
/**************************************
    VARIABLES
**************************************/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-down:before {
  content: "\e800"; }

.icon-arrow-left:before {
  content: "\e801"; }

.icon-arrow-right:before {
  content: "\e802"; }

.icon-arrow-up:before {
  content: "\e803"; }

.icon-lupa:before {
  content: "\e804"; }

.icon-facebook:before {
  content: "\e805"; }

.icon-google:before {
  content: "\e806"; }

.icon-twitter:before {
  content: "\e807"; }

.icon-youtube:before {
  content: "\e808"; }

.icon-pinpoint:before {
  content: "\e900"; }

.icon-earth:before {
  content: "\e901"; }

.icon-phone:before {
  content: "\e902"; }

.icon-mobile:before {
  content: "\e903"; }

.icon-upload:before {
  content: "\e904"; }

.icon-trash:before {
  content: "\e905"; }

.icon-mail:before {
  content: "\e906"; }

/**************************************
    RESETS
**************************************/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input, select {
  vertical-align: middle; }

* {
  outline: none; }

/**************************************
    MODULES
**************************************/
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

body, html {
  width: 100%;
  height: 100%; }

body {
  font-family: "ff-tisa-web-pro";
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none; }

a {
  text-decoration: none; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.overflow {
  overflow: hidden; }

.tableMiddle {
  display: table;
  width: 100%;
  height: 100%; }
  .tableMiddle.table-fixed {
    table-layout: fixed; }
  .tableMiddle.height-auto {
    height: auto; }
  .tableMiddle .tableContent {
    display: table-cell;
    vertical-align: middle; }
    .tableMiddle .tableContent.v-top {
      vertical-align: top; }
    .tableMiddle .tableContent.v-bottom {
      vertical-align: bottom; }

.block {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

.margin-right-20 {
  margin-right: 20px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-left-20 {
  margin-left: 20px; }

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

.margin-right-30 {
  margin-right: 30px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-left-30 {
  margin-left: 30px; }

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

.margin-right-35 {
  margin-right: 35px; }

.margin-bottom-35 {
  margin-bottom: 35px; }

.margin-left-35 {
  margin-left: 35px; }

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

.margin-right-40 {
  margin-right: 40px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-left-40 {
  margin-left: 40px; }

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

.margin-right-50 {
  margin-right: 50px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-left-50 {
  margin-left: 50px; }

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

.margin-right-60 {
  margin-right: 60px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-left-60 {
  margin-left: 60px; }

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

.padding-right-10 {
  margin-right: 10px; }

.padding-bottom-10 {
  margin-bottom: 10px; }

.padding-left-10 {
  margin-left: 10px; }

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

.padding-right-15 {
  margin-right: 15px; }

.padding-bottom-15 {
  margin-bottom: 15px; }

.padding-left-15 {
  margin-left: 15px; }

.padding-top-20 {
  margin-top: 20px; }

.padding-right-20 {
  margin-right: 20px; }

.padding-bottom-20 {
  margin-bottom: 20px; }

.padding-left-20 {
  margin-left: 20px; }

.padding-top-30 {
  margin-top: 30px; }

.padding-right-30 {
  margin-right: 30px; }

.padding-bottom-30 {
  margin-bottom: 30px; }

.padding-left-30 {
  margin-left: 30px; }

.padding-top-40 {
  margin-top: 40px; }

.padding-right-40 {
  margin-right: 40px; }

.padding-bottom-40 {
  margin-bottom: 40px; }

.padding-left-40 {
  margin-left: 40px; }

.padding-top-50 {
  margin-top: 50px; }

.padding-right-50 {
  margin-right: 50px; }

.padding-bottom-50 {
  margin-bottom: 50px; }

.padding-left-50 {
  margin-left: 50px; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

/**************************************
    COMMON ELEMENTS
**************************************/
.logo-tzp {
  display: inline-block;
  vertical-align: middle;
  width: 56px;
  height: 65px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url("../img/logo-tzp-default.png"); }
  .logo-tzp:before {
    opacity: 0;
    visibility: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
    content: "\A";
    background-color: transparent;
    background-position: top left;
    background-repeat: no-repeat;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    background-image: url("../img/logo-tzp-inverse.png"); }

.nav-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 20px 0;
  background-color: #fcf1d1;
  z-index: 500000;
  transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  box-shadow: 1px 5px 51px 0 rgba(8, 10, 10, 0.75);
  -moz-box-shadow: 1px 5px 51px 0 rgba(8, 10, 10, 0.75);
  -webkit-box-shadow: 1px 5px 51px 0 rgba(8, 10, 10, 0.75); }
  .nav-top .logo {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
    margin-top: 7px; }
    .nav-top .logo .title {
      font-style: italic;
      font-weight: 400;
      color: #585858;
      font-size: 16px;
      line-height: 1.1;
      padding-top: 10px;
      margin-left: 20px;
      display: inline-block;
      vertical-align: middle;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      .nav-top .logo .title em {
        display: block;
        font-size: 170%;
        font-weight: 700; }
  .nav-top .lang {
    display: block;
    font-size: 15px;
    text-align: right;
    font-family: "ff-tisa-sans-web-pro";
    font-weight: 700; }
    .nav-top .lang li {
      display: inline-block;
      vertical-align: middle;
      list-style-type: none;
      margin-left: 5px; }
      .nav-top .lang li.active {
        pointer-events: none; }
        .nav-top .lang li.active a {
          color: #585858; }
    .nav-top .lang a {
      display: block;
      color: #d19200;
      text-transform: uppercase;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      .nav-top .lang a:hover {
        text-decoration: underline; }
  .nav-top .right-col {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed; }
    .nav-top .right-col .table-cell {
      display: table-cell;
      vertical-align: middle; }
      .nav-top .right-col .table-cell.left {
        color: #fcf1d1;
        opacity: 0;
        height: 90px;
        visibility: hidden;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        text-align: right; }
      .nav-top .right-col .table-cell.right {
        width: 80px; }
  .nav-top .action-icon-lupa {
    cursor: pointer;
    color: #c9a128;
    font-size: 40px;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .nav-top .action-icon-lupa:hover {
      color: #e7ce85; }
  .nav-top .damiburger {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    position: relative;
    top: -1px; }
    .nav-top .damiburger i {
      width: 54px;
      height: 8px;
      display: block;
      margin: 7px auto;
      background-color: #c9a128;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
    .nav-top .damiburger:hover i {
      background-color: #e7ce85; }
  .nav-top .header-city {
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    background-color: transparent;
    transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    -webkit-transition: opacity 0.2s ease-in-out 0s; }
    .nav-top .header-city:before {
      z-index: 5;
      position: absolute;
      content: "\A";
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-repeat: no-repeat;
      background-position: top center;
      background-image: url("../img/shape-bg-black-header.svg"); }
    .nav-top .header-city .container {
      z-index: 15;
      position: relative; }
    .nav-top .header-city .city-colors {
      border-top-width: 1px; }
  .nav-top .header-search {
    padding-top: 0;
    padding-bottom: 0;
    position: relative; }
  .nav-top.scrolled {
    background-color: #000000; }
    .nav-top.scrolled .logo .logo-tzp {
      background-image: none; }
      .nav-top.scrolled .logo .logo-tzp:before {
        opacity: 1;
        visibility: visible; }
    .nav-top.scrolled .logo .title {
      color: #fcf1d1; }
    .nav-top.scrolled .lang li.active a {
      color: #fcf1d1; }
    .nav-top.scrolled .right-col .table-cell.left {
      opacity: 1;
      visibility: visible; }
    .nav-top.scrolled .header-city {
      opacity: 1;
      visibility: visible; }

.header-homepage {
  width: 100%;
  display: block;
  padding-top: 135px;
  text-align: center;
  position: relative;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-image: url("../img/bg-header.jpg"); }
  .header-homepage .parallax-layer {
    top: 0;
    left: 0;
    width: 120%;
    height: 120%;
    display: block;
    position: absolute;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-image: url("../img/bg-header.jpg"); }
    .header-homepage .parallax-layer-wrapper {
      z-index: 0;
      overflow: hidden;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .header-homepage img {
    display: inline-block; }
  .header-homepage .title {
    display: block;
    color: #fcf1d1;
    font-style: italic;
    font-weight: 400;
    text-shadow: 1px 1px 2px rgba(8, 10, 10, 0.75);
    line-height: 1;
    font-size: 60px; }
    .header-homepage .title strong {
      font-size: 160%;
      display: block; }

.header-search {
  display: block;
  padding-top: 45px;
  padding-bottom: 90px;
  position: relative;
  z-index: 50; }
  .header-search .top-bar {
    z-index: 1;
    font-style: italic;
    color: #fcf1d1;
    display: block;
    line-height: 1;
    font-size: 35px;
    padding: 70px 90px 20px 105px;
    text-align: left;
    background-image: url("../img/bg-typeahead-top.png");
    background-repeat: no-repeat;
    background-position: 17px -15px; }
  .header-search .bottom-bar {
    display: block;
    z-index: 1;
    color: #fcf1d1;
    font-weight: 700;
    padding: 12px 60px;
    margin: 0 40px;
    text-align: left;
    font-style: italic;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35); }
    .header-search .bottom-bar ul {
      white-space: nowrap;
      overflow: hidden;
      padding-bottom: 5px;
      text-overflow: ellipsis; }
    .header-search .bottom-bar li {
      display: inline;
      list-style-type: none; }
      .header-search .bottom-bar li:after {
        display: inline;
        color: #d19200;
        content: ", "; }
      .header-search .bottom-bar li:first-child:after, .header-search .bottom-bar li:last-child:after {
        display: none; }
    .header-search .bottom-bar a {
      font-weight: 400;
      color: #d19200; }
      .header-search .bottom-bar a:hover {
        text-decoration: underline; }
  .header-search .input-wrapper {
    width: 100%;
    display: block;
    position: relative;
    z-index: 2; }
    .header-search .input-wrapper:before {
      z-index: 3;
      pointer-events: none;
      font-family: "icomoon";
      font-weight: normal;
      font-style: normal;
      font-size: 40px;
      line-height: 1;
      position: absolute;
      top: 30px;
      left: 30px;
      content: "\e804";
      color: #000000; }
    .header-search .input-wrapper .twitter-typeahead {
      width: 100% !important;
      display: block !important; }
    .header-search .input-wrapper .typeahead {
      width: 100%;
      display: block;
      border: none;
      font-size: 35px;
      line-height: 2;
      font-style: italic;
      font-weight: 400;
      font-family: "ff-tisa-web-pro";
      padding: 10px 40px 10px 100px;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
      .header-search .input-wrapper .typeahead::-webkit-input-placeholder {
        color: #655116;
        opacity: 1;
        visibility: visible;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
      .header-search .input-wrapper .typeahead:-moz-placeholder {
        color: #655116;
        opacity: 1;
        visibility: visible;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
      .header-search .input-wrapper .typeahead::-moz-placeholder {
        color: #655116;
        opacity: 1;
        visibility: visible;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
      .header-search .input-wrapper .typeahead:-ms-input-placeholder {
        color: #655116;
        opacity: 1;
        visibility: visible;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
      .header-search .input-wrapper .typeahead.placeholder {
        color: #655116;
        opacity: 1;
        visibility: visible;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
      .header-search .input-wrapper .typeahead:focus::-webkit-input-placeholder {
        opacity: 0;
        visibility: hidden;
        padding-left: 10px; }
      .header-search .input-wrapper .typeahead:focus:-moz-placeholder {
        opacity: 0;
        visibility: hidden;
        padding-left: 10px; }
      .header-search .input-wrapper .typeahead:focus::-moz-placeholder {
        opacity: 0;
        visibility: hidden;
        padding-left: 10px; }
      .header-search .input-wrapper .typeahead:focus:-ms-input-placeholder {
        opacity: 0;
        visibility: hidden;
        padding-left: 10px; }
      .header-search .input-wrapper .typeahead:focus.placeholder {
        opacity: 0;
        visibility: hidden;
        padding-left: 10px; }
      .header-search .input-wrapper .typeahead.tt-hint {
        display: none;
        background: transparent !important; }
      .header-search .input-wrapper .typeahead.tt-input {
        color: #655116;
        background-color: rgba(255, 204, 51, 0.8) !important;
        box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35); }
    .header-search .input-wrapper .tt-menu {
      left: 40px !important;
      right: 40px !important; }
      .header-search .input-wrapper .tt-menu .tt-dataset {
        padding: 14px;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.85);
        box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px; }
      .header-search .input-wrapper .tt-menu .tt-suggestion {
        width: 100%;
        display: table;
        table-layout: fixed;
        cursor: pointer;
        color: #fcf1d1;
        padding: 13px;
        border-radius: 9px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px; }
        .header-search .input-wrapper .tt-menu .tt-suggestion img {
          width: 100%;
          display: block;
          border: 1px solid #d19200;
          border-radius: 8px;
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
          overflow: hidden; }
        .header-search .input-wrapper .tt-menu .tt-suggestion .cell {
          display: table-cell;
          vertical-align: middle; }
          .header-search .input-wrapper .tt-menu .tt-suggestion .cell.left {
            width: 70px; }
          .header-search .input-wrapper .tt-menu .tt-suggestion .cell.right {
            padding-left: 20px;
            font-size: 13px;
            line-height: 1.375em; }
        .header-search .input-wrapper .tt-menu .tt-suggestion .search-category {
          display: block;
          color: #fcf1d1;
          font-weight: 700;
          font-style: italic;
          text-transform: uppercase; }
        .header-search .input-wrapper .tt-menu .tt-suggestion .search-title {
          padding: 6px 0;
          font-style: italic;
          display: block;
          font-size: 18px;
          color: #d19200;
          font-weight: 700; }
        .header-search .input-wrapper .tt-menu .tt-suggestion p {
          color: #fcf1d1;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden; }
        .header-search .input-wrapper .tt-menu .tt-suggestion.tt-cursor, .header-search .input-wrapper .tt-menu .tt-suggestion:hover {
          background-color: #d19200; }
          .header-search .input-wrapper .tt-menu .tt-suggestion.tt-cursor .search-category, .header-search .input-wrapper .tt-menu .tt-suggestion.tt-cursor p, .header-search .input-wrapper .tt-menu .tt-suggestion:hover .search-category, .header-search .input-wrapper .tt-menu .tt-suggestion:hover p {
            color: #000000; }
          .header-search .input-wrapper .tt-menu .tt-suggestion.tt-cursor .search-title, .header-search .input-wrapper .tt-menu .tt-suggestion:hover .search-title {
            color: #fcf1d1; }

.header-city {
  display: block;
  text-align: left;
  z-index: 10;
  position: relative;
  background-color: rgba(0, 0, 0, 0.66); }
  .header-city .city-colors {
    color: #fcf1d1;
    border-top-width: 15px;
    border-top-style: solid;
    border-top-color: transparent;
    min-height: 325px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 1400px) {
      .header-city .city-colors {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 992px) {
      .header-city .city-colors {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0; } }
    @media (max-width: 768px) {
      .header-city .city-colors {
        min-height: 0;
        margin-bottom: 30px; } }
    @media (max-width: 480px) {
      .header-city .city-colors {
        margin-bottom: 20px; } }
    .header-city .city-colors.has-no-lr {
      padding-left: 0;
      padding-right: 0; }
    .header-city .city-colors a {
      color: #fcf1d1; }
      .header-city .city-colors a:hover {
        text-decoration: underline; }
    .header-city .city-colors h3 {
      display: block;
      font-size: 23px;
      line-height: 1.2;
      font-style: italic;
      font-weight: 400;
      margin-bottom: 10px; }
      .header-city .city-colors h3 strong {
        font-size: 153%;
        font-weight: 700; }
        @media (max-width: 1400px) {
          .header-city .city-colors h3 strong {
            font-size: 120%; } }
    .header-city .city-colors ul {
      font-size: 15px;
      line-height: 1.5;
      font-family: "ff-tisa-sans-web-pro"; }
      .header-city .city-colors ul li {
        display: block;
        list-style-type: none; }
    .header-city .city-colors.yellow {
      color: #d19200;
      border-top-color: #d19200; }
      .header-city .city-colors.yellow a {
        color: #d19200; }
    .header-city .city-colors.blue {
      color: #66b9dc;
      border-top-color: #66b9dc; }
      .header-city .city-colors.blue a {
        color: #66b9dc; }
    .header-city .city-colors.green {
      color: #a3c586;
      border-top-color: #a3c586; }
      .header-city .city-colors.green a {
        color: #a3c586; }
    .header-city .city-colors.pink {
      color: #f06161;
      border-top-color: #f06161; }
      .header-city .city-colors.pink a {
        color: #f06161; }

.footer {
  width: 100%;
  display: block;
  position: relative;
  background-color: #2f2b20;
  z-index: 30;
  color: #dcd9d2; }
  .footer:before {
    pointer-events: none;
    z-index: 2;
    content: "\A";
    position: absolute;
    top: -204px;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("../img/bg-footer.svg");
    background-repeat: no-repeat;
    background-position: top center; }
  .footer h5 {
    font-weight: 700;
    font-style: italic;
    font-size: 60px;
    margin-top: 70px;
    margin-bottom: 45px; }
  .footer .contact-info {
    font-family: "ff-tisa-sans-web-pro";
    list-style-type: none;
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 1.4; }
    .footer .contact-info li {
      display: block; }
    .footer .contact-info a {
      color: #eaaf25; }
      .footer .contact-info a:hover {
        text-decoration: underline; }
  .footer-inner {
    z-index: 3;
    position: relative; }
  .footer-bottom {
    height: 160px;
    font-family: "ff-tisa-sans-web-pro";
    z-index: 1;
    font-size: 15px;
    position: relative;
    background-color: #1b1915;
    color: #dcd9d2; }
    .footer-bottom .footer-table-bottom {
      width: 100%;
      height: 100%;
      display: table;
      table-layout: fixed; }
      .footer-bottom .footer-table-bottom .cell {
        display: table-cell;
        vertical-align: middle; }
        .footer-bottom .footer-table-bottom .cell.first {
          width: 200px; }
        .footer-bottom .footer-table-bottom .cell.center {
          text-align: center; }
        .footer-bottom .footer-table-bottom .cell.last {
          width: 70px;
          text-align: right; }
  .footer-nav {
    display: inline-block;
    padding-top: 5px;
    font-family: "ff-tisa-sans-web-pro"; }
    .footer-nav ul {
      width: 100%;
      display: table;
      list-style-type: none;
      text-transform: uppercase;
      font-weight: 700; }
      .footer-nav ul li {
        display: table-cell;
        vertical-align: middle;
        list-style-type: none;
        padding: 0 10px; }
      .footer-nav ul a {
        display: block;
        color: #d19200;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
        .footer-nav ul a:hover {
          color: #ffb70f; }
  .footer-right {
    height: 430px;
    text-align: right;
    padding-top: 75px;
    position: relative; }
    .footer-right .social {
      list-style-type: none;
      font-size: 28px; }
      .footer-right .social li {
        display: inline-block;
        vertical-align: middle;
        list-style-type: none;
        margin-left: 10px; }
      .footer-right .social a {
        cursor: pointer;
        text-align: center;
        display: block;
        width: 60px;
        height: 60px;
        padding-top: 15px;
        color: #413c2f;
        background-color: #d19200;
        border-radius: 100%;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
        .footer-right .social a .icon-twitter {
          font-size: 22px;
          position: relative;
          top: -1px;
          left: 1px; }
        .footer-right .social a:hover {
          background-color: #ffc94c; }
    .footer-right .logos {
      right: 0;
      bottom: 15px;
      position: absolute;
      list-style-type: none; }
      .footer-right .logos li {
        margin-left: 20px;
        display: inline-block;
        vertical-align: middle;
        list-style-type: none; }
      .footer-right .logos img {
        display: inline-block; }
      .footer-right .logos a {
        color: #ffffff;
        position: relative;
        background-size: 100%;
        display: inline-block;
        background-position: 0 0;
        background-repeat: no-repeat; }
        .footer-right .logos a:before {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          opacity: 0;
          content: "\A";
          position: absolute;
          visibility: hidden;
          transition: all 0.2s ease-in-out 0s;
          -o-transition: all 0.2s ease-in-out 0s;
          -moz-transition: all 0.2s ease-in-out 0s;
          -webkit-transition: all 0.2s ease-in-out 0s;
          background-size: 100%;
          background-position: 0 100%;
          background-repeat: no-repeat; }
        .footer-right .logos a:hover:before {
          opacity: 1;
          visibility: visible; }
        .footer-right .logos a.ppsklub {
          width: 123.5px;
          height: 51px;
          background-image: url("../img/footer-logo-pps.png"); }
          .footer-right .logos a.ppsklub:before {
            background-image: url("../img/footer-logo-pps.png"); }
        .footer-right .logos a.pozega-city {
          width: 126px;
          height: 51px;
          background-image: url("../img/footer-logo-pozega.png"); }
          .footer-right .logos a.pozega-city:before {
            background-image: url("../img/footer-logo-pozega.png"); }
        .footer-right .logos a.tzzps {
          width: 117px;
          height: 51px;
          background-image: url("../img/footer-logo-turizam.png"); }
          .footer-right .logos a.tzzps:before {
            background-image: url("../img/footer-logo-turizam.png"); }
        .footer-right .logos a.htz {
          width: 124px;
          height: 51px;
          background-image: url("../img/footer-logo-htz.png"); }
          .footer-right .logos a.htz:before {
            background-image: url("../img/footer-logo-htz.png"); }

.events-wrapper {
  width: 100%;
  display: block;
  margin-top: 0;
  position: relative;
  z-index: 15; }
  @media (max-width: 768px) {
    .events-wrapper {
      margin-top: 0;
      background-color: #d19200; } }
  .events-wrapper:before {
    content: "\A";
    position: absolute;
    top: -120px;
    left: 0;
    right: 0;
    height: 275px;
    pointer-events: none;
    background-image: url("../img/shape-bg-event.svg");
    background-repeat: no-repeat;
    background-position: top center; }
    @media (max-width: 768px) {
      .events-wrapper:before {
        display: none; } }

.events-big-title {
  z-index: 20;
  color: #000000;
  font-style: italic;
  line-height: 1.4;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  top: -20px; }
  @media (max-width: 768px) {
    .events-big-title {
      padding-top: 20px;
      padding-bottom: 30px; } }
  @media (max-width: 480px) {
    .events-big-title {
      padding-top: 15px;
      padding-bottom: 10px; } }
  @media (max-width: 768px) {
    .events-big-title .tableMiddle, .events-big-title .tableContent {
      width: 100%;
      display: block; } }
  .events-big-title h3 {
    font-size: 100px;
    font-weight: 700;
    padding-right: 50px; }
    @media (max-width: 992px) {
      .events-big-title h3 {
        font-size: 80px; } }
    @media (max-width: 768px) {
      .events-big-title h3 {
        padding-right: 0;
        font-size: 60px; } }
    @media (max-width: 480px) {
      .events-big-title h3 {
        font-size: 40px; } }
  .events-big-title h4 {
    font-size: 35px;
    font-weight: 400;
    text-align: right;
    padding-bottom: 15px; }
    @media (max-width: 992px) {
      .events-big-title h4 {
        font-size: 28px; } }
    @media (max-width: 768px) {
      .events-big-title h4 {
        text-align: left;
        font-size: 22px; } }
    @media (max-width: 480px) {
      .events-big-title h4 {
        font-size: 18px; } }

.events-content {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ece9e1; }
  @media (max-width: 992px) {
    .events-content {
      padding-top: 80px; } }
  @media (max-width: 768px) {
    .events-content {
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 480px) {
    .events-content {
      padding-left: 10px;
      padding-right: 10px; } }

.events-item {
  cursor: pointer;
  display: block;
  height: 272px;
  position: relative;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #d19200;
  background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px; }
  @media (max-width: 768px) {
    .events-item {
      height: auto; } }
  .events-item:before {
    z-index: 1;
    content: "\A";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.65;
    transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px; }
  .events-item:hover h2 {
    color: #ffc94c; }
  .events-item:hover:before {
    opacity: 1; }
  .events-item .day-top {
    z-index: 2;
    position: absolute;
    top: 20px;
    left: 20px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: "ff-tisa-sans-web-pro";
    font-size: 14px;
    font-weight: 700; }
  .events-item .event-type {
    color: #000000;
    padding: 10px;
    background-color: #d19200;
    font-family: "ff-tisa-sans-web-pro";
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 1.2;
    border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px; }
  .events-item time {
    color: #ffffff;
    z-index: 2;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    overflow: hidden;
    padding: 5px 20px;
    line-height: 1; }
    .events-item time strong {
      float: left;
      font-size: 49px; }
    .events-item time span {
      float: left;
      font-size: 17px;
      padding: 17px 0 0 5px; }
      .events-item time span small {
        color: #a5a5a5;
        font-family: "ff-tisa-sans-web-pro";
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase;
        display: block; }
  .events-item h2 {
    display: block;
    max-height: 150px;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
  .events-item .title-wrapper {
    color: #d19200;
    font-weight: 700;
    font-style: italic;
    text-shadow: 2px 3.5px 4px rgba(8, 10, 10, 0.75);
    z-index: 2;
    height: 100%;
    position: relative;
    text-align: center;
    padding-bottom: 60px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 24px;
    line-height: 1.2083333333; }
    @media (max-width: 1400px) {
      .events-item .title-wrapper {
        font-size: 22px; } }
    @media (max-width: 992px) {
      .events-item .title-wrapper {
        font-size: 20px; } }
    @media (max-width: 768px) {
      .events-item .title-wrapper {
        padding-top: 50px;
        padding-bottom: 120px; } }
  .events-item .title-table {
    display: table;
    width: 100%;
    height: 100%; }
  .events-item .title-inner {
    display: table-cell;
    vertical-align: middle; }
  .events-item.last {
    cursor: default;
    background-color: #d19200; }
    .events-item.last:before {
      display: none; }
  .events-item .events-link {
    display: table-row;
    height: 50%; }
    @media (max-width: 768px) {
      .events-item .events-link {
        display: block; } }
    .events-item .events-link a {
      color: #ffffff;
      display: inline-block;
      font-size: 23px;
      line-height: 1.2608695652;
      font-weight: 300;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      .events-item .events-link a strong {
        font-size: 35px;
        font-weight: 700;
        display: block; }
      .events-item .events-link a.arrow-right {
        position: relative; }
        .events-item .events-link a.arrow-right:after {
          position: absolute;
          top: 20px;
          left: 100%;
          margin-left: 10px;
          content: "\e802";
          font-size: 30px;
          font-weight: normal;
          font-style: normal;
          font-family: "icomoon"; }
          @media (max-width: 1400px) {
            .events-item .events-link a.arrow-right:after {
              margin-left: 20px; } }
      .events-item .events-link a.arrow-down:before {
        content: "\A";
        position: absolute;
        top: 0;
        left: 25px;
        right: 25px;
        height: 1px;
        background-color: #000000; }
      .events-item .events-link a.arrow-down:after {
        font-size: 18px;
        display: block;
        margin: 10px auto 0 auto;
        font-weight: normal;
        font-style: normal;
        font-family: "icomoon";
        content: "\e800"; }
      .events-item .events-link a.arrow-down.no-before:before {
        display: none; }
      .events-item .events-link a:hover {
        color: #000000; }
    .events-item .events-link-wrapper {
      text-align: center;
      display: table;
      table-layout: fixed;
      width: 100%;
      height: 100%; }
      @media (max-width: 768px) {
        .events-item .events-link-wrapper {
          display: block; } }
    .events-item .events-link-cell {
      width: 100%;
      position: relative;
      display: table-cell;
      vertical-align: middle; }
      @media (max-width: 768px) {
        .events-item .events-link-cell {
          display: block;
          padding: 20px 10px; } }

.events-flexbox {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 15px;
  width: 16.6666666667%; }
  .events-flexbox-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media (max-width: 1400px) {
    .events-flexbox {
      width: 25%; } }
  @media (max-width: 992px) {
    .events-flexbox {
      width: 33.3333333333%; } }
  @media (max-width: 768px) {
    .events-flexbox {
      width: 100%;
      padding: 0; } }
  .events-flexbox.featured {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    width: 33.3333333333%; }
    @media (max-width: 768px) {
      .events-flexbox.featured {
        width: 100%; } }

.event-details {
  width: 100%;
  display: block;
  background-color: #ffffff;
  padding-top: 35px;
  padding-bottom: 300px; }
  .event-details .date {
    display: block;
    font-weight: 300;
    color: #b2b2b2;
    font-size: 27px;
    font-style: italic; }
    .event-details .date.inline-block {
      display: inline-block; }
  .event-details .date-duration {
    font-size: 17px;
    margin-left: 5px;
    font-style: italic;
    display: inline-block;
    font-family: "ff-tisa-sans-web-pro"; }
  .event-details h1 {
    margin: 20px 0 30px 0;
    color: #000000;
    font-weight: 700;
    font-style: italic;
    font-size: 59px;
    line-height: 1.186440678; }
  .event-details .location {
    display: block;
    font-size: 15px;
    line-height: 1.2;
    color: #666666;
    font-family: "ff-tisa-web-pro"; }
    .event-details .location:after {
      display: block;
      content: "\A";
      position: relative;
      width: 230px;
      height: 1px;
      margin-top: 20px;
      opacity: 0.4;
      background-color: #000000;
      margin-bottom: 35px;
      left: -10px; }
    .event-details .location a {
      font-weight: 700;
      display: inline-block;
      vertical-align: middle;
      text-transform: uppercase;
      color: #d19200; }
      .event-details .location a:hover {
        text-decoration: underline; }
    .event-details .location small {
      display: inline-block;
      vertical-align: middle;
      position: relative; }
      .event-details .location small.location-event {
        padding-left: 20px;
        font-weight: 700;
        text-transform: uppercase; }
        .event-details .location small.location-event:before {
          content: "\A";
          top: 9px;
          left: 2px;
          position: absolute;
          width: 13px;
          height: 2px;
          background-color: #666666; }
      .event-details .location small.location-address {
        font-style: italic; }
    .event-details .location .icon-pinpoint {
      top: 7px;
      margin-left: 8px;
      color: #d19200;
      position: relative;
      font-size: 22px; }
  .event-details div.short-desc p {
    font-family: "ff-tisa-web-pro";
    color: #000000;
    font-style: italic;
    font-size: 20px;
    line-height: 1.35; }
  .event-details p {
    font-family: "ff-tisa-sans-web-pro";
    color: #585858;
    font-weight: 400;
    text-align: justify;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 40px; }
    .event-details p.short-desc {
      font-family: "ff-tisa-web-pro";
      color: #000000;
      font-style: italic;
      font-size: 20px;
      line-height: 1.35; }
    .event-details p.ext-link {
      font-size: 19px; }
    .event-details p a {
      color: #d19200; }
      .event-details p a:hover {
        text-decoration: underline; }
  .event-details h5 {
    font-size: 27px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 10px; }
  .event-details .facebook-link {
    color: #3e5b97; }
    .event-details .facebook-link a {
      color: #3e5b97; }
  .event-details .location-map-wrapper {
    width: 100%;
    display: block;
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #d19200;
    margin-top: 20px;
    margin-bottom: 35px; }
    .event-details .location-map-wrapper .map {
      width: 100%;
      height: 300px;
      display: block;
      background-color: #d19200; }
  .event-details .share-wrapper {
    margin-top: 20px; }

.events-upcoming {
  padding-top: 100px; }
  .events-upcoming h5 {
    margin-bottom: 35px; }

.news-home {
  z-index: 30;
  position: relative;
  padding-top: 10px; }
  @media (max-width: 768px) {
    .news-home {
      padding-top: 0; } }
  .news-home h4 {
    font-style: italic;
    font-size: 60px;
    color: #000000;
    font-weight: 700; }
    @media (max-width: 768px) {
      .news-home h4 {
        font-size: 45px; } }
    @media (max-width: 480px) {
      .news-home h4 {
        font-size: 35px; } }
  .news-home h5 {
    font-style: italic;
    font-size: 27px;
    font-weight: 700; }
  .news-home .news-link-archive {
    display: inline-block;
    font-style: italic;
    font-size: 27px;
    color: #d19200;
    font-weight: 700;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .news-home .news-link-archive:hover {
      color: #000000; }
  .news-home-wrapper {
    position: relative;
    background-color: #ffffff; }
    .news-home-wrapper:before {
      z-index: 1;
      content: "\A";
      top: -60px;
      left: 0;
      right: 0;
      height: 430px;
      background-repeat: no-repeat;
      background-position: top center;
      position: absolute;
      background-image: url("../img/shape-bg-news.svg"); }
  .news-home-latest {
    padding-top: 30px; }
    .news-home-latest.offset-left {
      margin-left: -15px; }
    .news-home-latest .news-item {
      display: block;
      margin-top: 20px;
      cursor: pointer;
      padding: 20px;
      position: relative;
      top: 0;
      text-decoration: none;
      background-color: #ffffff;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px; }
      .news-home-latest .news-item img {
        width: 100%;
        display: block;
        margin-bottom: 20px; }
      .news-home-latest .news-item h3 {
        margin-bottom: 20px;
        line-height: 1.3;
        font-size: 28px;
        font-weight: 700;
        color: #d19200;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
      .news-home-latest .news-item p {
        font-family: "ff-tisa-sans-web-pro";
        margin-bottom: 20px;
        color: #585858;
        font-size: 15px;
        line-height: 1.4;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
      .news-home-latest .news-item time {
        color: #666666;
        display: block;
        font-size: 15px;
        font-weight: 700;
        border-top: 1px solid rgba(0, 0, 0, 0.35);
        padding-top: 15px;
        font-family: "ff-tisa-sans-web-pro";
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
        .news-home-latest .news-item time sup {
          font-size: 60%;
          display: inline-block;
          vertical-align: top; }
      .news-home-latest .news-item:hover {
        background-color: #d19200; }
        .news-home-latest .news-item:hover h3, .news-home-latest .news-item:hover p, .news-home-latest .news-item:hover time {
          color: #ffffff; }

body.big-shape {
  background-color: #ffffff;
  background-image: url("../img/shape-bg-news.svg");
  background-repeat: no-repeat;
  background-position: top center; }

.article {
  padding: 60px 45px;
  background-color: #ffffff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px; }
  .article-wrapper {
    padding: 170px 0; }
  .article header {
    width: 100%;
    display: block; }
    .article header h1 {
      margin: 20px 0;
      color: #000000;
      font-weight: 700;
      font-style: italic;
      font-size: 59px;
      line-height: 1.186440678; }
    .article header time {
      color: #666666;
      display: block;
      font-size: 15px;
      font-family: "ff-tisa-sans-web-pro";
      font-weight: 700;
      padding-top: 35px;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      .article header time sup {
        font-size: 60%;
        display: inline-block;
        vertical-align: top; }
      .article header time:after {
        content: "\A";
        display: block;
        width: 230px;
        height: 1px;
        left: -5px;
        position: relative;
        margin-top: 15px;
        background-color: rgba(0, 0, 0, 0.35); }
  .article-type {
    display: block;
    font-size: 27px;
    font-style: italic;
    color: #b2b2b2; }
  .article-years {
    display: block;
    list-style-type: none;
    text-align: right;
    font-size: 27px;
    font-weight: 700;
    font-style: italic; }
    .article-years li {
      display: inline-block;
      margin-left: 10px; }
      .article-years li.active a {
        color: #b2b2b2;
        text-decoration: none; }
    .article-years a {
      color: #d19200;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      .article-years a:hover {
        color: #000000;
        text-decoration: underline; }
  .article-content {
    padding-top: 45px;
    color: #585858;
    font-family: "ff-tisa-sans-web-pro";
    font-size: 15px;
    line-height: 1.4; }
    .article-content-wrapper {
      padding-bottom: 40px; }
    .article-content p, .article-content ul, .article-content ol {
      margin-bottom: 35px; }
    .article-content strong {
      font-weight: 700;
      font-style: italic; }
    .article-content a {
      color: #d19200;
      text-decoration: none; }
      .article-content a:hover {
        text-decoration: underline; }
    .article-content .bigger {
      font-style: italic;
      color: #000000;
      font-family: "ff-tisa-web-pro";
      font-size: 20px;
      line-height: 1.35;
      margin-bottom: 45px; }
  .article-add-content {
    padding-top: 50px;
    padding-right: 10px; }
    .article-add-content.no-padding-top {
      padding-top: 0; }
    .article-add-content .photo-gallery {
      padding-top: 30px;
      margin-bottom: 30px; }
      .article-add-content .photo-gallery a {
        margin-bottom: 30px; }
  .article-add-link {
    display: block;
    position: relative;
    border: 1px solid #d19200;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px; }
    .article-add-link img {
      z-index: 1;
      width: 100%;
      display: block;
      position: relative;
      border-radius: 7px;
      -moz-border-radius: 7px;
      -webkit-border-radius: 7px; }
    .article-add-link:before {
      content: "\A";
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      background-color: #d19200;
      position: absolute;
      z-index: 2;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
    .article-add-link:hover:before {
      opacity: 0.5;
      visibility: visible; }
    .article-add-link.video:after {
      content: "\A";
      position: absolute;
      z-index: 3;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: url("../img/icon-play.png");
      background-repeat: no-repeat;
      background-position: center; }

.map-big-wrapper {
  display: block;
  position: relative;
  padding-top: 65px; }
  .map-big-wrapper .gmap {
    width: 100%;
    height: 1100px;
    position: relative;
    z-index: 5; }

.map-big-upper {
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  position: absolute; }
  .map-big-upper:before {
    pointer-events: none;
    z-index: 1;
    content: "\A";
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    height: 470px;
    background-color: transparent;
    background-image: url("../img/shape-bg-map.svg");
    background-repeat: no-repeat;
    background-position: top center; }
  .map-big-upper .inner {
    z-index: 2;
    position: relative; }
  .map-big-upper h3 {
    position: relative;
    font-weight: 700;
    font-style: italic;
    color: #797466;
    display: block;
    text-align: right;
    padding-right: 35px;
    font-size: 59px;
    line-height: 1.1525423729; }
    .map-big-upper h3 small {
      font-weight: 300;
      font-size: 39px;
      position: relative;
      top: -10px; }
    .map-big-upper h3:before {
      opacity: 0.15;
      z-index: -1;
      color: #797466;
      content: "\e804";
      bottom: 40px;
      left: -25px;
      position: absolute;
      font-size: 137px;
      line-height: 0;
      font-family: "icomoon";
      font-style: normal; }
  .map-big-upper .map-table {
    width: 100%;
    display: table;
    table-layout: fixed;
    padding-top: 80px; }
    .map-big-upper .map-table .cell {
      display: table-cell;
      vertical-align: top; }
      .map-big-upper .map-table .cell.left {
        width: 255px;
        padding-top: 10px;
        padding-bottom: 10px;
        border-right: 1px solid rgba(0, 0, 0, 0.35); }
      .map-big-upper .map-table .cell.right {
        padding-left: 60px; }
    .map-big-upper .map-table ul {
      font-family: "ff-tisa-sans-web-pro";
      font-size: 18px;
      list-style-type: none;
      text-transform: uppercase;
      font-weight: 700;
      padding-top: 40px; }
      .map-big-upper .map-table ul li {
        display: inline-block;
        vertical-align: middle;
        list-style-type: none;
        margin-right: 25px; }
        .map-big-upper .map-table ul li:last-child {
          margin-right: 0; }
      .map-big-upper .map-table ul a {
        display: block;
        color: #d19200;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
        .map-big-upper .map-table ul a i {
          opacity: 0;
          width: 32px;
          height: 32px;
          content: "\A";
          display: block;
          position: relative;
          pointer-events: none;
          visibility: hidden;
          margin: 25px auto 0 auto;
          background-color: #d19200;
          border-radius: 100%;
          -moz-border-radius: 100%;
          -webkit-border-radius: 100%;
          transition: all 0.2s ease-in-out 0s;
          -o-transition: all 0.2s ease-in-out 0s;
          -moz-transition: all 0.2s ease-in-out 0s;
          -webkit-transition: all 0.2s ease-in-out 0s; }
          .map-big-upper .map-table ul a i:after {
            top: 100%;
            left: 50%;
            content: "\A";
            position: absolute;
            margin-left: -5px;
            margin-top: -1px;
            content: "\A";
            width: 0;
            height: 0;
            border-style: solid;
            -webkit-transform: rotate(360deg);
            border-width: 9px 5.5px 0 5.5px;
            border-color: #d19200 transparent transparent transparent; }
        .map-big-upper .map-table ul a.active i {
          opacity: 1;
          visibility: visible; }
        .map-big-upper .map-table ul a.orange {
          color: #d19200; }
          .map-big-upper .map-table ul a.orange i {
            background-color: #d19200; }
            .map-big-upper .map-table ul a.orange i:after {
              content: "\A";
              width: 0;
              height: 0;
              border-style: solid;
              -webkit-transform: rotate(360deg);
              border-width: 9px 5.5px 0 5.5px;
              border-color: #d19200 transparent transparent transparent; }
        .map-big-upper .map-table ul a.light-blue {
          color: #66b9dc; }
          .map-big-upper .map-table ul a.light-blue i {
            background-color: #66b9dc; }
            .map-big-upper .map-table ul a.light-blue i:after {
              content: "\A";
              width: 0;
              height: 0;
              border-style: solid;
              -webkit-transform: rotate(360deg);
              border-width: 9px 5.5px 0 5.5px;
              border-color: #66b9dc transparent transparent transparent; }
        .map-big-upper .map-table ul a.green {
          color: #a3c586; }
          .map-big-upper .map-table ul a.green i {
            background-color: #a3c586; }
            .map-big-upper .map-table ul a.green i:after {
              content: "\A";
              width: 0;
              height: 0;
              border-style: solid;
              -webkit-transform: rotate(360deg);
              border-width: 9px 5.5px 0 5.5px;
              border-color: #a3c586 transparent transparent transparent; }
        .map-big-upper .map-table ul a.dark-blue {
          color: #1d66ca; }
          .map-big-upper .map-table ul a.dark-blue i {
            background-color: #1d66ca; }
            .map-big-upper .map-table ul a.dark-blue i:after {
              content: "\A";
              width: 0;
              height: 0;
              border-style: solid;
              -webkit-transform: rotate(360deg);
              border-width: 9px 5.5px 0 5.5px;
              border-color: #1d66ca transparent transparent transparent; }
        .map-big-upper .map-table ul a.red {
          color: #cc6634; }
          .map-big-upper .map-table ul a.red i {
            background-color: #cc6634; }
            .map-big-upper .map-table ul a.red i:after {
              content: "\A";
              width: 0;
              height: 0;
              border-style: solid;
              -webkit-transform: rotate(360deg);
              border-width: 9px 5.5px 0 5.5px;
              border-color: #cc6634 transparent transparent transparent; }

.infoBox {
  width: 0;
  height: 0;
  font-size: 12px;
  color: #dcd9d2;
  line-height: 1.2;
  font-family: "ff-tisa-sans-web-pro"; }
  .infoBox > img {
    top: 10px;
    left: 170px;
    width: 20px;
    height: 20px;
    z-index: 2;
    position: absolute !important; }

.locationbox .location-wrapper {
  top: 3px;
  z-index: 1;
  left: -24px;
  width: 226px;
  padding-top: 25px;
  position: absolute;
  padding-bottom: 20px;
  background-color: #413c2f;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px; }

.locationbox .location-title {
  width: 100%;
  display: block;
  margin: 0 25px;
  font-size: 18px;
  color: #918f89;
  line-height: 1.2;
  font-style: italic;
  padding-left: 30px;
  position: relative;
  margin-bottom: 15px;
  font-weight: 700;
  font-family: "ff-tisa-web-pro"; }
  .locationbox .location-title:before {
    left: 0;
    top: -1px;
    line-height: 1;
    font-size: 26px;
    color: #918f89;
    content: "\e900";
    position: absolute;
    font-style: normal;
    font-weight: normal;
    font-family: "icomoon"; }
  .locationbox .location-title a {
    color: #d19200;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    text-decoration: none; }
    .locationbox .location-title a:hover {
      color: #ffc94c; }

.locationbox address {
  width: 100%;
  display: block;
  margin: 0 25px;
  font-style: normal;
  padding-left: 30px; }

.locationbox .location-img {
  width: 100%;
  display: block;
  padding: 0 25px;
  margin-bottom: 20px; }
  .locationbox .location-img a, .locationbox .location-img img {
    width: 100%;
    display: block; }

.locationbox .list-of-events {
  font-family: "ff-tisa-web-pro";
  list-style-type: none; }
  .locationbox .list-of-events a {
    width: 100%;
    display: block;
    color: #d19200;
    font-size: 14px;
    line-height: 1.4;
    padding: 12px 25px;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    background-color: transparent; }
    .locationbox .list-of-events a .event-time, .locationbox .list-of-events a .event-title {
      display: block; }
    .locationbox .list-of-events a .event-time {
      color: #ffffff;
      font-size: 12px;
      margin-bottom: 3px;
      font-family: "ff-tisa-sans-web-pro"; }
    .locationbox .list-of-events a .event-title {
      font-style: italic;
      font-weight: 700; }
    .locationbox .list-of-events a:hover {
      background-color: #544f41; }

.single-page {
  padding: 60px 45px;
  background-color: #ffffff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px; }
  .single-page-wrapper {
    padding: 170px 0; }

.big-title {
  height: 290px;
  padding-top: 160px;
  background-repeat: no-repeat;
  background-position: bottom center; }
  .big-title.pink {
    background-image: url("../img/shape-bg-pink.png"); }
  .big-title.blue {
    background-image: url("../img/shape-bg-blue.png"); }
  .big-title.green {
    background-image: url("../img/shape-bg-green.png"); }
  .big-title.yellow {
    background-image: url("../img/shape-bg-yellow.png"); }
  .big-title h1, .big-title .category {
    display: block;
    color: #000000;
    font-size: 100px;
    font-style: italic;
    font-weight: 700; }
    .big-title h1.smaller, .big-title .category.smaller {
      font-size: 52px; }
  .big-title .category {
    text-align: right; }
  .big-title .time-wrapper {
    display: table;
    table-layout: fixed;
    color: #000000;
    line-height: 1;
    position: relative;
    top: -24px; }
    .big-title .time-wrapper .time-cell {
      display: table-cell;
      vertical-align: middle; }
      .big-title .time-wrapper .time-cell.left strong {
        display: block;
        font-size: 130px;
        padding-right: 10px; }
      .big-title .time-wrapper .time-cell.right strong, .big-title .time-wrapper .time-cell.right small {
        width: 100%;
        display: block; }
      .big-title .time-wrapper .time-cell.right strong {
        padding-top: 38px;
        font-family: "ff-tisa-sans-web-pro";
        font-size: 38px;
        text-transform: uppercase; }
      .big-title .time-wrapper .time-cell.right small {
        font-size: 44px; }

.explore-desc {
  padding-top: 70px;
  padding-bottom: 300px;
  background-color: #ffffff; }

.static-intro-desc {
  color: #000000;
  font-style: italic;
  text-align: justify;
  font-size: 20px;
  line-height: 1.35;
  margin-bottom: 40px; }

.static-p-desc {
  color: #585858;
  text-align: justify;
  font-weight: 400;
  font-family: "ff-tisa-sans-web-pro";
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 40px; }
  .static-p-desc p {
    margin: 27px 0; }
  .static-p-desc .gallery {
    margin-top: 30px;
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }
    .static-p-desc .gallery .img-main {
      width: 100%;
      display: block;
      position: relative;
      z-index: 1;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px; }
    .static-p-desc .gallery .more-imgs {
      z-index: 2;
      bottom: 11px;
      right: 11px;
      position: absolute; }
      .static-p-desc .gallery .more-imgs li {
        display: inline-block;
        margin-left: 6px; }
      .static-p-desc .gallery .more-imgs a {
        display: block;
        width: 62px;
        height: 62px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background-color: #d19200; }
      .static-p-desc .gallery .more-imgs img {
        width: 100%;
        display: block; }
  .static-p-desc h2 {
    font-size: 27px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 25px; }
  .static-p-desc h3 {
    font-size: 17px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 25px; }

.static-item-location {
  padding: 40px 0;
  position: relative; }
  .static-item-location .static-location-anchor {
    left: 0;
    right: 0;
    height: 1px;
    bottom: 100%;
    display: block;
    margin-bottom: 140px;
    position: absolute;
    pointer-events: none; }
  .static-item-location a {
    color: #d19200; }
  .static-item-location h2 {
    font-size: 27px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 20px; }
  .static-item-location .cms-desc p {
    color: #585858;
    text-align: justify;
    margin-bottom: 25px;
    font-weight: 400;
    font-family: "ff-tisa-sans-web-pro";
    font-size: 15px;
    line-height: 1.4; }
  .static-item-location .cms-desc ul {
    list-style-type: none;
    color: #585858;
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 1.4; }
    .static-item-location .cms-desc ul li {
      position: relative;
      padding-left: 20px; }
      .static-item-location .cms-desc ul li:before {
        width: 14px;
        background-color: #b2b2b2;
        height: 2px;
        content: "\A";
        top: 12px;
        left: 0;
        position: absolute; }
  .static-item-location .cms-desc h3 {
    font-size: 17px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 15px; }
  .static-item-location .gallery {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }
    .static-item-location .gallery .img-main {
      width: 100%;
      display: block;
      position: relative;
      z-index: 1;
      border-radius: 10px;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px; }
    .static-item-location .gallery .gallery-more-img {
      top: auto;
      z-index: 2;
      left: 10px;
      right: 10px;
      bottom: 10px;
      position: absolute; }
      .static-item-location .gallery .gallery-more-img img {
        width: 100%;
        display: block;
        margin-left: -2px;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s;
        border: 2px solid #d19200;
        border-radius: 9px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px; }
      .static-item-location .gallery .gallery-more-img a {
        display: block;
        border-radius: 9px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px; }
        .static-item-location .gallery .gallery-more-img a:hover img {
          border: 2px solid #ffc94c; }
      .static-item-location .gallery .gallery-more-img .fake-slider {
        overflow: hidden; }
        .static-item-location .gallery .gallery-more-img .fake-slider.no-slider {
          margin-left: -10px; }
          .static-item-location .gallery .gallery-more-img .fake-slider.no-slider .gallery-more-item {
            float: left;
            width: 14.2857142857%;
            padding-left: 10px; }
        .static-item-location .gallery .gallery-more-img .fake-slider.slick-slider {
          text-align: left;
          margin-left: -8px;
          padding-left: 14.2857142857%;
          padding-right: 14.2857142857%; }
          .static-item-location .gallery .gallery-more-img .fake-slider.slick-slider .gallery-more-item {
            padding-left: 10px; }
        .static-item-location .gallery .gallery-more-img .fake-slider .slick-list {
          margin-left: 2px; }
        .static-item-location .gallery .gallery-more-img .fake-slider .slick-arrow {
          top: 0;
          bottom: 0;
          border: none;
          cursor: pointer;
          position: absolute;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          transition: all 0.2s ease-in-out 0s;
          -o-transition: all 0.2s ease-in-out 0s;
          -moz-transition: all 0.2s ease-in-out 0s;
          -webkit-transition: all 0.2s ease-in-out 0s;
          text-indent: -9999px;
          background-color: #d19200;
          border-radius: 9px;
          -moz-border-radius: 9px;
          -webkit-border-radius: 9px;
          width: 12.2857142857%; }
          .static-item-location .gallery .gallery-more-img .fake-slider .slick-arrow:before {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 5;
            padding-top: 16px;
            padding-bottom: 16px;
            line-height: 1;
            text-indent: 0;
            color: #ffffff;
            font-size: 34px;
            text-align: center;
            position: absolute;
            font-style: normal;
            font-weight: normal;
            font-family: "icomoon"; }
          .static-item-location .gallery .gallery-more-img .fake-slider .slick-arrow:hover {
            background-color: #ffc94c; }
          .static-item-location .gallery .gallery-more-img .fake-slider .slick-arrow.slick-prev {
            left: 10px; }
            .static-item-location .gallery .gallery-more-img .fake-slider .slick-arrow.slick-prev:before {
              content: "\e801";
              padding-right: 3px; }
          .static-item-location .gallery .gallery-more-img .fake-slider .slick-arrow.slick-next {
            right: 0; }
            .static-item-location .gallery .gallery-more-img .fake-slider .slick-arrow.slick-next:before {
              content: "\e802";
              padding-left: 3px; }
          .static-item-location .gallery .gallery-more-img .fake-slider .slick-arrow.slick-disabled {
            opacity: 0.8;
            pointer-events: none;
            background-color: #d19200; }
    .static-item-location .gallery .more-imgs {
      display: none;
      z-index: 2;
      bottom: 11px;
      right: 11px;
      position: absolute;
      text-align: right; }
      .static-item-location .gallery .more-imgs li {
        margin-top: 6px;
        margin-left: 6px;
        display: inline-block; }
      .static-item-location .gallery .more-imgs a {
        display: block;
        width: 62px;
        height: 62px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        background-color: #d19200; }
      .static-item-location .gallery .more-imgs img {
        width: 100%;
        display: block;
        border-radius: 9px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px; }
  .static-item-location .links {
    display: block;
    color: #797466;
    list-style-type: none;
    font-family: "ff-tisa-sans-web-pro";
    font-size: 18px;
    line-height: 2; }
    .static-item-location .links .icon-pinpoint, .static-item-location .links .icon-earth, .static-item-location .links .icon-phone, .static-item-location .links .icon-mobile, .static-item-location .links .icon-mail {
      width: 30px;
      color: #d19200;
      display: inline-block;
      position: relative; }
    .static-item-location .links .icon-pinpoint {
      font-size: 26px;
      top: 3px;
      left: 3px; }
    .static-item-location .links .icon-earth {
      top: 4px;
      font-size: 23px; }
    .static-item-location .links .icon-phone {
      top: 2px;
      left: 2px;
      font-size: 19px; }
    .static-item-location .links .icon-mobile {
      font-size: 22px;
      top: 4px;
      left: 4px; }
    .static-item-location .links .icon-mail {
      top: 1px;
      left: 1px;
      font-size: 13px; }
    .static-item-location .links a {
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s; }
      .static-item-location .links a:hover {
        color: #f0a700; }

.page-side-links h6 {
  font-weight: 300;
  color: #b2b2b2;
  font-size: 27px;
  font-style: italic; }

.page-side-links ul {
  margin-top: 40px;
  list-style-type: none;
  font-size: 19px;
  line-height: 1.6842105263; }
  .page-side-links ul li {
    display: block; }
  .page-side-links ul a {
    color: #d19200;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .page-side-links ul a:hover {
      color: #000000; }

.related-files {
  width: 100%;
  display: block; }
  .related-files h5 {
    font-size: 27px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 20px; }
  .related-files ul {
    font-size: 19px;
    margin-left: -15px;
    margin-right: -15px;
    list-style-type: none;
    font-family: "ff-tisa-sans-web-pro"; }
    .related-files ul a {
      width: 100%;
      display: table;
      cursor: pointer;
      color: #d19200;
      padding: 12px 15px;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      table-layout: fixed;
      text-decoration: none;
      border-radius: 9px;
      -moz-border-radius: 9px;
      -webkit-border-radius: 9px;
      background-color: transparent; }
      .related-files ul a small {
        color: #000000; }
      .related-files ul a:hover {
        color: #ffffff;
        background-color: #d19200; }
      .related-files ul a .cell {
        display: table-cell;
        word-break: break-all;
        vertical-align: middle; }
        .related-files ul a .cell.file-type {
          width: 47px;
          text-align: center; }
          .related-files ul a .cell.file-type img {
            max-width: 100%;
            display: inline-block; }
        .related-files ul a .cell.file-name {
          padding-left: 20px; }

.form-event-add {
  width: 100%;
  display: block;
  padding-top: 70px;
  padding-bottom: 260px;
  background-color: #ffffff; }
  .form-event-add form {
    width: 100%;
    display: block; }
  .form-event-add .offset-left {
    padding-left: 3%; }
  .form-event-add .offset-right {
    padding-right: 3%; }
  .form-event-add h6 {
    font-weight: 300;
    color: #b2b2b2;
    font-size: 27px;
    font-style: italic;
    margin-bottom: 15px; }
  .form-event-add fieldset {
    width: 100%;
    display: block;
    padding-top: 25px;
    position: relative; }
  .form-event-add label {
    color: #666666;
    width: 100%;
    padding: 0 20px;
    display: block;
    font-family: "ff-tisa-sans-web-pro";
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px; }
  .form-event-add .input-submit {
    padding: 20px 10px;
    font-family: "ff-tisa-web-pro";
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #ffffff;
    font-size: 27px;
    line-height: 1;
    font-style: italic;
    cursor: pointer;
    text-align: center;
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-top: 60px;
    border: none;
    background-color: #d19200;
    transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s; }
    .form-event-add .input-submit:hover {
      background-color: #b27d00; }
  .form-event-add .input-wrapper {
    width: 100%;
    display: block; }
    .form-event-add .input-wrapper input, .form-event-add .input-wrapper textarea, .form-event-add .input-wrapper select {
      font-family: "ff-tisa-web-pro";
      color: #b2b2b2;
      padding: 16px 20px;
      font-style: italic;
      font-size: 27px;
      line-height: 1.2;
      width: 100%;
      display: block;
      border: 1px solid #eaeaea;
      background-color: #eeeeee;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      resize: none;
      /*&[name="timestamp"] {

                &:focus + div > .datepicker {
                    opacity: 1;
                    visibility: visible;
                }

            }*/ }
      .form-event-add .input-wrapper input:focus, .form-event-add .input-wrapper textarea:focus, .form-event-add .input-wrapper select:focus {
        border: 1px solid #b2b2b2; }
    .form-event-add .input-wrapper select {
      cursor: pointer; }
    .form-event-add .input-wrapper .error-msg {
      font-size: 12px;
      display: block;
      color: #f00;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-left: 20px; }
    .form-event-add .input-wrapper.has-error input, .form-event-add .input-wrapper.has-error textarea {
      border: 1px solid #f00; }
    .form-event-add .input-wrapper .twitter-typeahead {
      width: 100% !important;
      display: block !important; }
    .form-event-add .input-wrapper .typeahead {
      width: 100%;
      display: block;
      border: none;
      font-size: 35px;
      line-height: 2;
      font-style: italic;
      font-weight: 400;
      font-family: "ff-tisa-web-pro";
      padding: 10px 40px 10px 100px;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
      .form-event-add .input-wrapper .typeahead::-webkit-input-placeholder {
        color: #655116; }
      .form-event-add .input-wrapper .typeahead:-moz-placeholder {
        color: #655116; }
      .form-event-add .input-wrapper .typeahead::-moz-placeholder {
        color: #655116; }
      .form-event-add .input-wrapper .typeahead:-ms-input-placeholder {
        color: #655116; }
      .form-event-add .input-wrapper .typeahead.placeholder {
        color: #655116; }
      .form-event-add .input-wrapper .typeahead.tt-hint {
        display: none;
        background: transparent !important; }
      .form-event-add .input-wrapper .typeahead.tt-input {
        color: #655116;
        background-color: rgba(255, 204, 51, 0.8) !important;
        box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35); }
    .form-event-add .input-wrapper .tt-menu {
      left: 40px !important;
      right: 40px !important; }
      .form-event-add .input-wrapper .tt-menu .tt-dataset {
        padding: 14px;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.85);
        box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0 0 27px 0 rgba(0, 0, 0, 0.35);
        border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px; }
      .form-event-add .input-wrapper .tt-menu .tt-suggestion {
        width: 100%;
        display: table;
        table-layout: fixed;
        cursor: pointer;
        color: #fcf1d1;
        padding: 13px;
        border-radius: 9px;
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px; }
        .form-event-add .input-wrapper .tt-menu .tt-suggestion img {
          width: 100%;
          display: block;
          border: 1px solid #d19200;
          border-radius: 8px;
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
          overflow: hidden; }
        .form-event-add .input-wrapper .tt-menu .tt-suggestion .cell {
          display: table-cell;
          vertical-align: middle; }
          .form-event-add .input-wrapper .tt-menu .tt-suggestion .cell.left {
            width: 70px; }
          .form-event-add .input-wrapper .tt-menu .tt-suggestion .cell.right {
            padding-left: 20px;
            font-size: 13px;
            line-height: 1.375em; }
        .form-event-add .input-wrapper .tt-menu .tt-suggestion .search-category {
          display: block;
          color: #fcf1d1;
          font-weight: 700;
          font-style: italic;
          text-transform: uppercase; }
        .form-event-add .input-wrapper .tt-menu .tt-suggestion .search-title {
          padding: 6px 0;
          font-style: italic;
          display: block;
          font-size: 18px;
          color: #d19200;
          font-weight: 700; }
        .form-event-add .input-wrapper .tt-menu .tt-suggestion p {
          color: #fcf1d1;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden; }
        .form-event-add .input-wrapper .tt-menu .tt-suggestion.tt-cursor, .form-event-add .input-wrapper .tt-menu .tt-suggestion:hover {
          background-color: #d19200; }
          .form-event-add .input-wrapper .tt-menu .tt-suggestion.tt-cursor .search-category, .form-event-add .input-wrapper .tt-menu .tt-suggestion.tt-cursor p, .form-event-add .input-wrapper .tt-menu .tt-suggestion:hover .search-category, .form-event-add .input-wrapper .tt-menu .tt-suggestion:hover p {
            color: #000000; }
          .form-event-add .input-wrapper .tt-menu .tt-suggestion.tt-cursor .search-title, .form-event-add .input-wrapper .tt-menu .tt-suggestion:hover .search-title {
            color: #fcf1d1; }
  .form-event-add .custom-form-row {
    width: 100%;
    display: table;
    table-layout: fixed; }
    .form-event-add .custom-form-row .custom-form-cell {
      display: table-cell;
      vertical-align: top; }
      .form-event-add .custom-form-row .custom-form-cell.right {
        width: 31%;
        padding-left: 17px; }
  .form-event-add .location-map-wrapper {
    width: 100%;
    display: block;
    overflow: hidden;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #d19200; }
    .form-event-add .location-map-wrapper .map {
      width: 100%;
      height: 300px;
      display: block;
      background-color: #d19200; }
  .form-event-add .files-wrapper {
    width: 100%;
    display: block;
    position: relative;
    min-height: 67px;
    list-style-type: none; }
    .form-event-add .files-wrapper.has-margin-bottom {
      margin-bottom: 80px; }
    .form-event-add .files-wrapper li {
      margin-bottom: 2px;
      list-style-type: none;
      min-height: 57px; }
    .form-event-add .files-wrapper .file-link {
      width: 100%;
      height: 100%;
      display: table;
      line-height: 1;
      font-size: 27px;
      color: #b2b2b2;
      padding: 6px 8px;
      font-style: italic;
      transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -webkit-transition: all 0.2s ease-in-out 0s;
      table-layout: fixed;
      font-weight: 400;
      font-family: "ff-tisa-sans-web-pro";
      background-color: #eeeeee;
      border: 1px solid #e4e4e4;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px; }
      .form-event-add .files-wrapper .file-link.has-cursor {
        cursor: pointer; }
      .form-event-add .files-wrapper .file-link.is-abs {
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 1;
        display: block;
        position: absolute;
        text-align: right; }
      .form-event-add .files-wrapper .file-link.for-remove .icon-trash {
        display: none;
        color: #ffffff;
        font-size: 24px;
        padding: 10px 0 9px 0; }
      .form-event-add .files-wrapper .file-link .table-inner {
        width: 100%;
        height: 100%;
        display: table; }
        .form-event-add .files-wrapper .file-link .table-inner .table-cell {
          padding-right: 10px;
          display: table-cell;
          vertical-align: middle; }
          .form-event-add .files-wrapper .file-link .table-inner .table-cell.left {
            text-align: left;
            padding-left: 10px; }
      .form-event-add .files-wrapper .file-link .icon-upload {
        color: #d19200;
        font-size: 42px;
        transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -webkit-transition: all 0.2s ease-in-out 0s; }
      .form-event-add .files-wrapper .file-link:hover {
        color: #ffffff;
        background-color: #dba936;
        border: 1px solid #dba936; }
        .form-event-add .files-wrapper .file-link:hover .icon-upload {
          color: #ffffff; }
        .form-event-add .files-wrapper .file-link:hover.for-remove .icon-trash {
          display: inline-block; }
        .form-event-add .files-wrapper .file-link:hover.for-remove .icon-upload {
          display: none; }
      .form-event-add .files-wrapper .file-link .col-left, .form-event-add .files-wrapper .file-link .col-center, .form-event-add .files-wrapper .file-link .col-right {
        display: table-cell;
        vertical-align: middle; }
      .form-event-add .files-wrapper .file-link .col-left {
        width: 55px; }
        .form-event-add .files-wrapper .file-link .col-left img {
          display: block;
          max-width: 100%; }
      .form-event-add .files-wrapper .file-link .col-center {
        overflow: hidden;
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .form-event-add .files-wrapper .file-link .col-right {
        width: 74px;
        text-align: center; }
      .form-event-add .files-wrapper .file-link .img-left {
        width: 100%;
        display: block;
        overflow: hidden;
        border: 1px solid #d19200;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px; }
    .form-event-add .files-wrapper .extra-photos {
      overflow: hidden;
      padding: 4px 78px 4px 6px; }
      .form-event-add .files-wrapper .extra-photos .extra-photo {
        width: 20%;
        z-index: 2;
        float: left;
        display: block; }
        .form-event-add .files-wrapper .extra-photos .extra-photo a {
          display: block;
          cursor: pointer;
          padding: 3px 3px;
          overflow: hidden;
          position: relative; }
          .form-event-add .files-wrapper .extra-photos .extra-photo a:before {
            top: 3px;
            left: 3px;
            right: 3px;
            z-index: 3;
            opacity: 0;
            bottom: 3px;
            padding: 33% 0;
            color: #ffffff;
            font-size: 24px;
            content: "\e905";
            visibility: hidden;
            position: absolute;
            font-style: normal;
            text-align: center;
            font-weight: normal;
            transition: all 0.2s ease-in-out 0s;
            -o-transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -webkit-transition: all 0.2s ease-in-out 0s;
            border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            font-family: "icomoon";
            background-color: #d19200; }
          .form-event-add .files-wrapper .extra-photos .extra-photo a:hover:before {
            opacity: 1;
            visibility: visible; }
        .form-event-add .files-wrapper .extra-photos .extra-photo img {
          z-index: 1;
          position: relative;
          width: 100%;
          display: block;
          overflow: hidden;
          border: 1px solid #d19200;
          border-radius: 5px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px; }
  .form-event-add .submit-info {
    color: #a5a5a5;
    margin-top: 20px;
    text-align: center;
    font-style: italic;
    font-family: "ff-tisa-sans-web-pro"; }

.search-results {
  color: #000000;
  padding-top: 70px;
  padding-bottom: 270px;
  background-color: #ece9e1; }
  .search-results .result-feedback {
    font-style: italic;
    font-size: 27px;
    line-height: 1.2962962963; }
    .search-results .result-feedback em {
      color: #d19200; }

.search-category-results {
  width: 100%;
  display: block;
  padding: 0 60px;
  margin-top: 60px;
  color: #000000; }
  @media (max-width: 1400px) {
    .search-category-results {
      padding: 0 50px; } }
  @media (max-width: 992px) {
    .search-category-results {
      padding: 0 40px; } }
  @media (max-width: 768px) {
    .search-category-results {
      padding: 0; } }
  .search-category-results h3 {
    font-size: 27px;
    font-style: italic;
    font-weight: 700; }
  .search-category-results .category-result {
    width: 100%;
    display: block;
    height: 270px;
    cursor: pointer;
    margin-top: 30px;
    color: #000000;
    overflow: hidden;
    border: 20px solid #ffffff;
    background-color: #ffffff;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    font-size: 13px;
    line-height: 1.3846153846; }
    .search-category-results .category-result .category-wrapper {
      width: 100%;
      height: 100%;
      display: table;
      table-layout: fixed; }
      .search-category-results .category-result .category-wrapper .category-cell {
        display: table-cell;
        vertical-align: top; }
        .search-category-results .category-result .category-wrapper .category-cell.left {
          width: 40%;
          padding-right: 13px; }
        .search-category-results .category-result .category-wrapper .category-cell img {
          width: 100%;
          display: block;
          border: 1px solid #d19200;
          border-radius: 8px;
          -moz-border-radius: 8px;
          -webkit-border-radius: 8px;
          overflow: hidden; }
    .search-category-results .category-result .name {
      display: block;
      font-style: italic;
      font-weight: 700;
      text-transform: uppercase; }
    .search-category-results .category-result .title {
      display: block;
      color: #d19200;
      font-style: italic;
      font-weight: 700;
      font-size: 18px;
      margin-top: 3px;
      margin-bottom: 5px; }
    .search-category-results .category-result .desc {
      display: block;
      color: #585858;
      font-family: "ff-tisa-sans-web-pro"; }

/**************************************
    PLUGINS
**************************************/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 802000; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 802000; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 801000;
  background: url("fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/**
 * Style-sheet for dtpicker
 * https://github.com/mugifly/jquery-simple-datetimepicker
 */
.datepicker {
  display: inline-block;
  font-size: 15px;
  line-height: 1.5;
  font-family: "ff-tisa-sans-web-pro";
  font-weight: 300;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0.5px 0.5px 3px #c8c8c8;
  -webkit-box-shadow: 0.5px 0.5px 3px #eeeeee;
  -moz-box-shadow: 0.5px 0.5px 3px #eeeeee;
  z-index: 1; }

/*
 * datepicker_header
*/
.datepicker > .datepicker_header {
  padding: 9px 6px;
  background-color: #eeeeee;
  color: #3f3f3f;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none; }

.datepicker > .datepicker_header > a {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer;
  color: #3b7796; }

.datepicker > .datepicker_header > a:hover {
  color: #303030;
  background-color: #c8c8c8; }

.datepicker > .datepicker_header > a:active {
  color: #ffffff;
  background-color: #808080; }

.datepicker > .datepicker_header > span {
  margin-left: 20px;
  margin-right: 20px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none; }

.datepicker > .datepicker_header > .icon-home {
  position: absolute;
  display: none;
  float: left;
  margin-top: 2px;
  margin-left: 5px;
  width: 11pt;
  height: 11pt;
  vertical-align: middle; }

.datepicker > .datepicker_header > .icon-home > svg > g > path {
  fill: #3b7796; }

.datepicker > .datepicker_header > a:hover > svg > g > path {
  fill: #303030;
  /* Icon button hover color */ }

/*
 * datepicker_inner_container
*/
.datepicker > .datepicker_inner_container {
  margin: -2px 0px -2px 0px;
  background-color: #d2d2d2;
  border: 1px solid #c8c8c8;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0.5px 0px 3px #c8c8c8;
  -webkit-box-shadow: 0.5px 0px 3px #c8c8c8;
  -moz-box-shadow: 0.5px 0px 3px #c8c8c8; }

.datepicker > .datepicker_inner_container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/*
 * datepicker_inner_container > datepicker_calendar
*/
.datepicker > .datepicker_inner_container > .datepicker_calendar {
  float: left;
  width: auto;
  margin-top: -0.5px;
  margin-left: -1px;
  margin-bottom: -2px;
  background-color: #ffffff;
  border: 1px solid #c8c8c8;
  border-top: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > table {
  padding: 10px; }

/*
 * datepicker_inner_container > datepicker_calendar > datepicker_table > tbody > tr > th (WDay-cell)
*/
.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > th {
  color: #646464;
  width: 18px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  padding: 10px; }

/*
 * datepicker_inner_container > datepicker_calendar > datepicker_table > tbody > tr > td (Day-cell)
*/
.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td {
  color: #000000;
  font-size: 16px;
  text-align: center;
  padding: 10px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.today {
  border-bottom: #bfbfbf solid 2px;
  margin-bottom: -2px; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.wday_sat {
  color: #0044aa; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.wday_sun {
  color: #e13b00; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_another_month {
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_in_past {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.day_in_unallowed {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.out_of_range {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.active {
  color: #ffffff;
  background-color: #808080; }

.datepicker > .datepicker_inner_container > .datepicker_calendar > .datepicker_table > tbody > tr > td.hover {
  color: #000000;
  background-color: #c8c8c8; }

/*
 * datepicker_inner_container > datepicker_timelist
*/
.datepicker > .datepicker_inner_container > .datepicker_timelist {
  float: left;
  width: 4.2em;
  height: 118px;
  margin-top: -0.5px;
  padding: 5px;
  padding-left: 0px;
  padding-right: 0px;
  overflow: auto;
  overflow-x: hidden;
  background-color: #ffffff;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px; }

/*
.datepicker > .datepicker_inner_container > .datepicker_timelist::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*/
.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar {
  overflow: hidden;
  width: 6px;
  background: #fafafa;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar:horizontal {
  height: 1px; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-button {
  display: none; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece {
  background: #eee; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-piece:start {
  background: #eee; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-thumb {
  background: #aaaaaa;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px; }

.datepicker > .datepicker_inner_container > .datepicker_timelist::-webkit-scrollbar-corner {
  background: #333; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 25px;
  margin-top: 5px;
  margin-bottom: 2px;
  font-size: 16px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  cursor: pointer; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.time_in_past {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.out_of_range {
  cursor: default;
  color: #cccccc; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.active {
  color: #ffffff;
  background-color: #808080; }

.datepicker > .datepicker_inner_container > .datepicker_timelist > div.timelist_item.hover {
  color: #000000;
  background-color: #c8c8c8; }

#sharrre {
  float: left; }

.sharrre .box {
  background: #6f838c;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(#6f838c, 0), color-stop(#4d5e66, 1));
  background: -webkit-linear-gradient(top, #6f838c 0%, #4d5e66 100%);
  background: -moz-linear-gradient(top, #6f838c 0%, #4d5e66 100%);
  background: -o-linear-gradient(top, #6f838c 0%, #4d5e66 100%);
  background: linear-gradient(top, #6f838c 0%, #4d5e66 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f838c', endColorstr='#4d5e66',GradientType=0 );
  -webkit-box-shadow: 0 1px 1px #d3d3d3;
  -moz-box-shadow: 0 1px 1px #d3d3d3;
  box-shadow: 0 1px 1px #d3d3d3;
  height: 22px;
  display: inline-block;
  position: relative;
  padding: 0px 55px 0 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  float: left;
  clear: both;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.sharrre .left {
  line-height: 22px;
  display: block;
  white-space: nowrap;
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.3);
  color: #ffffff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.sharrre .middle {
  position: absolute;
  height: 22px;
  top: 0px;
  right: 30px;
  width: 0px;
  background: #63707e;
  text-shadow: 0px -1px 1px #363f49;
  color: #fff;
  white-space: nowrap;
  text-align: left;
  overflow: hidden;
  -webkit-box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  -webkit-transition: width 0.3s linear;
  -moz-transition: width 0.3s linear;
  -o-transition: width 0.3s linear;
  transition: width 0.3s linear; }

.sharrre .middle a {
  color: #fff;
  font-weight: bold;
  padding: 0 9px 0 9px;
  text-align: center;
  float: left;
  line-height: 22px;
  -webkit-box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: -1px 0px 1px rgba(255, 255, 255, 0.4), 1px 1px 2px rgba(0, 0, 0, 0.2) inset; }

.sharrre .right {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 45px;
  text-align: center;
  line-height: 22px;
  color: #4b5d61;
  background: #f1faf9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(#f1faf9, 0), color-stop(#bacfd2, 1));
  background: -webkit-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
  background: -moz-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
  background: -o-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
  background: linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1faf9', endColorstr='#bacfd2',GradientType=0 ); }

.sharrre .box {
  padding-right: 130px; }

.sharrre .middle a:hover {
  text-decoration: none; }

.sharrre .box .middle {
  width: 90px; }

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

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

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

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

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

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

/*# sourceMappingURL=style.css.map */