@charset "UTF-8";
.tabs, .messages__wrapper, #block-takepart .content {
  *zoom: 1;
}
.tabs:before, .messages__wrapper:before, #block-takepart .content:before, .tabs:after, .messages__wrapper:after, #block-takepart .content:after {
  content: "";
  display: table;
}
.tabs:after, .messages__wrapper:after, #block-takepart .content:after {
  clear: both;
}

.tabs .tabs, #modal-maplayer .content ul, #modal-maplayer .content ul li.layer-item:nth-child(even), #modal-maplayer .content ul li.layer-item:nth-child(odd), .user-actions, .user-actions.single-block, .user-actions.single-block .block, .user-actions.multi-blocks, .user-actions.multi-blocks .block, .user-actions.multi-blocks .block:first-child, .user-actions .attachments, #block-takepart .content .text-formatted {
  margin-left: 1.77778%;
  float: left;
  min-height: 1px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#modal-maplayer .content ul li.layer-item:nth-child(even), .user-actions.single-block, .user-actions.single-block .block, .user-actions.multi-blocks, .user-actions.multi-blocks .block:first-child, .user-actions .attachments {
  margin-left: 0;
}

.pager {
  margin: 0;
  padding: 0;
  position: relative;
  padding: 20px 0;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  *zoom: 1;
  clear: both;
  display: table;
  padding-bottom: 0;
}
.pager:before, .pager:after {
  content: "";
  display: table;
}
.pager:after {
  clear: both;
}
.pager ul,
.pager li {
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  list-style: none;
  display: inline-block;
}
.pager .pager__item {
  margin: 0 8px;
  padding: 10px 3px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 500;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  border-radius: 0;
  color: #b8b4a8;
  background-color: #fff;
  border: none;
  overflow: hidden;
}
.pager .pager__item a {
  margin: 0;
  padding: 0;
  padding: 10px 3px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 500;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  height: 100%;
  width: 100%;
  color: #b8b4a8;
  background-color: transparent;
  display: block;
  text-decoration: none;
  padding: 10px 3px;
  border-bottom: 4px solid transparent;
}
.pager .pager__item.is-active, .pager .pager__item:hover {
  padding: 10px 3px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 500;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #b3001e;
  background-color: #fff;
}
.pager .pager__item.is-active a, .pager .pager__item:hover a {
  padding: 0;
  color: #b3001e;
  background-color: transparent;
  display: block;
  text-decoration: none;
  padding: 10px 3px;
  font-weight: 600;
  border-bottom: 4px solid #b3001e;
}
.pager .pager__item.pager__item--ellipsis {
  padding: 24px 3px;
}
.pager .pager__item.pager__item--ellipsis:hover {
  color: #b8b4a8;
}
.pager ul {
  height: 34px;
}
.pager ul .pager__item--first,
.pager ul .pager__item--last {
  display: none;
}
.pager ul .pager__item--previous,
.pager ul .pager__item--next {
  position: relative;
}
@media only screen and (max-width: 899px) {
  .pager ul .pager__item--previous,
  .pager ul .pager__item--next {
    position: absolute;
    top: 80px;
    width: 40%;
    display: block;
    text-align: center;
  }
}
.pager ul .pager__item--previous:hover,
.pager ul .pager__item--next:hover {
  color: #fff;
  border-bottom: none !important;
  background-color: transparent;
}
.pager ul .pager__item--previous:hover a,
.pager ul .pager__item--next:hover a {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB3001E', endColorstr='#FF4D000D');
  background-color: #b3001e;
  border: 0;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
}
.pager ul .pager__item--previous:hover a .field,
.pager ul .pager__item--next:hover a .field {
  margin: 0;
  padding: 0;
}
.pager ul .pager__item--previous:hover a:hover,
.pager ul .pager__item--next:hover a:hover {
  text-decoration: none;
}
.pager ul .pager__item--previous:hover a:hover,
.pager ul .pager__item--next:hover a:hover {
  background-color: #9a001a;
}
.pager ul .pager__item--previous:hover a:active,
.pager ul .pager__item--next:hover a:active {
  background-color: #8a0017;
}
.pager ul .pager__item--previous:hover a.disabled, .pager ul .pager__item--previous:hover a[disabled],
.pager ul .pager__item--next:hover a.disabled,
.pager ul .pager__item--next:hover a[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pager ul .pager__item--previous:hover a::-moz-focus-inner,
.pager ul .pager__item--next:hover a::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
.pager ul .pager__item--previous a,
.pager ul .pager__item--next a {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB3001E', endColorstr='#FF4D000D');
  background-color: #b3001e;
  border: 0;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  color: #fff;
  border-bottom: none;
}
.pager ul .pager__item--previous a .field,
.pager ul .pager__item--next a .field {
  margin: 0;
  padding: 0;
}
.pager ul .pager__item--previous a:hover,
.pager ul .pager__item--next a:hover {
  text-decoration: none;
}
.pager ul .pager__item--previous a:hover,
.pager ul .pager__item--next a:hover {
  background-color: #9a001a;
}
.pager ul .pager__item--previous a:active,
.pager ul .pager__item--next a:active {
  background-color: #8a0017;
}
.pager ul .pager__item--previous a.disabled, .pager ul .pager__item--previous a[disabled],
.pager ul .pager__item--next a.disabled,
.pager ul .pager__item--next a[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pager ul .pager__item--previous a::-moz-focus-inner,
.pager ul .pager__item--next a::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
.pager ul .pager__item--previous a:hover,
.pager ul .pager__item--next a:hover {
  color: #fff;
  border-bottom: none;
}
@media only screen and (max-width: 899px) {
  .pager ul .pager__item--previous {
    position: absolute;
    top: 80px;
    left: 0;
  }
}
@media only screen and (max-width: 899px) {
  .pager ul .pager__item--next {
    position: absolute;
    top: 80px;
    right: 0;
    left: auto;
  }
}

.tabs {
  width: 100%;
  max-width: 1165px;
  min-width: 414px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  background-color: #fff;
  padding: 10px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.tabs > *:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 899px) {
  .tabs {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.tabs .tabs {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 85.46032%;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 899px) {
  .tabs .tabs {
    float: left;
    margin-left: 0;
    width: 100%;
  }
}
.tabs .tabs li {
  border-right: 1px solid #dddddd;
  cursor: default;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  width: auto;
}
.tabs .tabs li a {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 25.44px;
  line-height: 1.59rem;
  background: #fff;
  border: 1px solid #fff;
  border-width: 1px;
  color: #666;
  cursor: pointer;
  display: block;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  margin: 0;
  padding: 10px 20px;
  width: auto;
}
.tabs .tabs li a:hover {
  background: #e6e6e6;
  color: #1a1a1a;
  text-decoration: underline;
}
.tabs .tabs li a.active {
  background: #fff;
  color: #1a1a1a;
}

.messages__wrapper {
  width: 100%;
  max-width: 1165px;
  min-width: 414px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.messages__wrapper > *:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 899px) {
  .messages__wrapper {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.messages__wrapper .messages {
  margin-top: 50px;
  margin-bottom: 50px;
}

.accordion-drawer.drawer.active {
  max-height: 6000px;
}

.ui-datepicker-inline {
  margin: 0;
  padding: 0;
  height: auto;
  width: 100%;
  border-radius: 0;
}
.ui-datepicker-inline.ui-widget-content,
.ui-datepicker-inline .ui-widget,
.ui-datepicker-inline .ui-widget-content,
.ui-datepicker-inline .ui-corner-all,
.ui-datepicker-inline .ui-widget-header,
.ui-datepicker-inline .ui-state-default,
.ui-datepicker-inline .ui-icon {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  border-radius: 0;
  background: none;
  background-image: none;
  text-indent: initial;
  color: #222;
  width: auto;
  height: auto;
  border: 0;
  display: initial;
  opacity: 1;
  -webkit-filter: none;
          filter: none;
}
.ui-datepicker-inline.ui-widget-content a,
.ui-datepicker-inline.ui-widget-content a span,
.ui-datepicker-inline .ui-widget a,
.ui-datepicker-inline .ui-widget a span,
.ui-datepicker-inline .ui-widget-content a,
.ui-datepicker-inline .ui-widget-content a span,
.ui-datepicker-inline .ui-corner-all a,
.ui-datepicker-inline .ui-corner-all a span,
.ui-datepicker-inline .ui-widget-header a,
.ui-datepicker-inline .ui-widget-header a span,
.ui-datepicker-inline .ui-state-default a,
.ui-datepicker-inline .ui-state-default a span,
.ui-datepicker-inline .ui-icon a,
.ui-datepicker-inline .ui-icon a span {
  color: #b3001e;
}
.ui-datepicker-inline.ui-widget-content a:hover,
.ui-datepicker-inline.ui-widget-content a span:hover,
.ui-datepicker-inline .ui-widget a:hover,
.ui-datepicker-inline .ui-widget a span:hover,
.ui-datepicker-inline .ui-widget-content a:hover,
.ui-datepicker-inline .ui-widget-content a span:hover,
.ui-datepicker-inline .ui-corner-all a:hover,
.ui-datepicker-inline .ui-corner-all a span:hover,
.ui-datepicker-inline .ui-widget-header a:hover,
.ui-datepicker-inline .ui-widget-header a span:hover,
.ui-datepicker-inline .ui-state-default a:hover,
.ui-datepicker-inline .ui-state-default a span:hover,
.ui-datepicker-inline .ui-icon a:hover,
.ui-datepicker-inline .ui-icon a span:hover {
  color: #cd0022;
}
.ui-datepicker-inline .ui-state-disabled {
  color: #222;
  opacity: 1;
  -webkit-filter: none;
          filter: none;
}
.ui-datepicker-inline .ui-datepicker-header {
  margin: 0;
  padding: 0;
  position: relative;
  padding: 10px;
  height: auto;
  width: 100%;
  border-radius: 0;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background: #9a001a;
  display: table;
  overflow: hidden;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
  margin: 0;
  padding: 0;
  height: 30px;
  width: 30px;
  display: block;
  opacity: 1;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev span,
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next span {
  font-size: 30px;
  font-size: 1.875rem;
  height: 100%;
  width: 100%;
  padding-left: 6px;
  display: block;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev span:hover,
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next span:hover {
  color: rgba(255, 255, 255, 0.8);
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
  opacity: 0.5;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev {
  position: absolute;
  top: 5px;
  left: 10px;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev span {
  font-family: 'entypo';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev span:before {
  content: "";
  text-decoration: none !important;
  font-family: 'entypo';
  padding: 0px 5px 5px 0px;
  position: relative;
  top: 1px;
  left: 1px;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-prev span::before {
  padding-right: 100px;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next {
  position: absolute;
  top: 5px;
  right: 10px;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next span {
  font-family: 'entypo';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next span:before {
  content: "";
  text-decoration: none !important;
  font-family: 'entypo';
  padding: 0px 5px 5px 0px;
  position: relative;
  top: 1px;
  left: 1px;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-next span::before {
  padding-right: 100px;
}
.ui-datepicker-inline .ui-datepicker-header .ui-datepicker-title {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  text-transform: capitalize;
  color: #fff;
  width: 100%;
  display: table;
  text-align: center;
}
.ui-datepicker-inline .ui-datepicker-calendar {
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 1px solid #e6e6e6;
  border-top: 0;
  overflow: hidden;
}
.ui-datepicker-inline .ui-datepicker-calendar thead {
  margin: 0;
  padding: 0;
  background: #b3001e;
}
.ui-datepicker-inline .ui-datepicker-calendar thead th {
  padding: 12px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  border-top: 0;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td {
  padding: 10px;
  border-top: 1px solid #e6e6e6;
  text-transform: uppercase;
  background: #fff;
  text-align: center;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td:hover {
  background: #e6e6e6;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td span,
.ui-datepicker-inline .ui-datepicker-calendar tbody td a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #222;
  text-decoration: none;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td span.ui-state-hover,
.ui-datepicker-inline .ui-datepicker-calendar tbody td a.ui-state-hover {
  text-decoration: none;
  color: #222;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-unselectable,
.ui-datepicker-inline .ui-datepicker-calendar tbody td .ui-state-disabled {
  background: #fff;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-unselectable span,
.ui-datepicker-inline .ui-datepicker-calendar tbody td .ui-state-disabled span {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #222;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-enabled {
  background: #fff;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-enabled:hover {
  background: #e6e6e6;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-enabled a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #222;
  text-decoration: none;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-enabled a.ui-state-hover {
  text-decoration: none;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-current-day, .ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today.ui-datepicker-current-day {
  background: #b3001e;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-current-day:hover, .ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today.ui-datepicker-current-day:hover {
  background: #b3001e;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-current-day a, .ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today.ui-datepicker-current-day a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 700;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #fff;
  text-decoration: none;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-current-day a.ui-state-hover, .ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today.ui-datepicker-current-day a.ui-state-hover {
  text-decoration: none;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today {
  background: rgba(179, 0, 30, 0.3);
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today:hover {
  background: #e6e6e6;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today span,
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 700;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #222;
  text-decoration: none;
}
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today span.ui-state-hover,
.ui-datepicker-inline .ui-datepicker-calendar tbody td.ui-datepicker-today a.ui-state-hover {
  text-decoration: none;
}

#modal-share h3 {
  margin-bottom: 30px;
}
#modal-share .content {
  min-height: 48%;
}
@media only screen and (max-width: 899px) {
  #modal-share .content {
    top: 0%;
    width: 100%;
    height: 100%;
    min-height: 0;
    max-height: 100%;
  }
}
#modal-share .tabs {
  margin-top: 0 !important;
}
#modal-share .tab-nav {
  border-bottom: 5px solid #f7f5f2;
  margin-bottom: 30px;
}
@media only screen and (max-width: 899px) {
  #modal-share .tab-nav {
    margin-bottom: 15px;
  }
}
#modal-share .tab-nav li {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  margin-right: 30px;
  border: none;
  position: relative;
  top: 14px;
}
#modal-share .tab-nav li a {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 700;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  text-transform: uppercase;
  color: #b3001e;
  text-decoration: none;
  z-index: 10;
  margin-bottom: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  border: none;
  color: #968f7e;
  font-weight: 600;
  text-decoration: none;
  text-align: left;
  opacity: 1 !important;
  border-bottom: 5px solid transparent;
  background: transparent;
  height: 35px;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  #modal-share .tab-nav li a {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 13px;
    line-height: 0.8125rem;
    font-weight: 600;
    font-family: "Raleway", "Mplus 1p", sans-serif;
  }
}
@media only screen and (max-width: 899px) {
  #modal-share .tab-nav li a {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 13px;
    line-height: 0.8125rem;
    font-weight: 700;
    font-family: "Raleway", "Mplus 1p", sans-serif;
  }
}
#modal-share .tab-nav li a:hover {
  text-decoration: underline;
}
#modal-share .tab-nav li.active a {
  border-bottom: 5px solid #b3001e;
  height: 35px;
}
#modal-share .tab-content {
  text-align: center;
}
#modal-share .tab-content > .site-btn {
  margin-bottom: 0;
  width: 45%;
}
#modal-share .tab-content > .site-btn .sharebutton {
  margin: 20px 0 20px 0 !important;
  width: 100%;
}
#modal-share .sharebutton {
  width: 45%;
  margin: 20px 0 20px 30px !important;
}
#modal-share .sharebutton:first-child {
  margin: 20px 0 20px 0 !important;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  #modal-share .sharebutton {
    width: 48%;
    margin: 20px 0 20px 10px !important;
  }
}
@media only screen and (max-width: 899px) {
  #modal-share .sharebutton {
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
}
#modal-share .sharebutton.fb {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF3A589B', endColorstr='#FF1E2E51');
  background-color: #3a589b;
  border: 0;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
}
#modal-share .sharebutton.fb .field {
  margin: 0;
  padding: 0;
}
#modal-share .sharebutton.fb:hover {
  text-decoration: none;
}
#modal-share .sharebutton.fb:hover {
  background-color: #334d88;
}
#modal-share .sharebutton.fb:active {
  background-color: #2f477d;
}
#modal-share .sharebutton.fb.disabled, #modal-share .sharebutton.fb[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#modal-share .sharebutton.fb::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
#modal-share .sharebutton.twitter {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF598DCA', endColorstr='#FF2E5B8F');
  background-color: #598dca;
  border: 0;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
}
#modal-share .sharebutton.twitter .field {
  margin: 0;
  padding: 0;
}
#modal-share .sharebutton.twitter:hover {
  text-decoration: none;
}
#modal-share .sharebutton.twitter:hover {
  background-color: #4680c4;
}
#modal-share .sharebutton.twitter:active {
  background-color: #3d78be;
}
#modal-share .sharebutton.twitter.disabled, #modal-share .sharebutton.twitter[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#modal-share .sharebutton.twitter::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
#modal-share .copy-url {
  margin: 0;
  padding: 0;
}
#modal-share .copy-url .input {
  position: relative;
  top: 1px;
  width: 80%;
}
@media only screen and (max-width: 899px) {
  #modal-share .copy-url .input {
    width: 55%;
  }
}
#modal-share .copy-url .textarea {
  margin-bottom: 10px;
  width: 90%;
  height: 80px;
}
@media only screen and (max-width: 899px) {
  #modal-share .copy-url .textarea {
    width: 100%;
  }
}
#modal-share .copy-url .result {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#modal-share .copy-url .result.success {
  color: #46a546;
}
#modal-share .copy-url .result.error {
  color: #9d261d;
}
#modal-share .copy-url .result.empty {
  color: transparent;
}

#modal-maplayer h3 {
  margin-bottom: 30px;
}
#modal-maplayer .content {
  *zoom: 1;
  padding-bottom: 90px;
  min-height: auto;
}
#modal-maplayer .content:before, #modal-maplayer .content:after {
  content: "";
  display: table;
}
#modal-maplayer .content:after {
  clear: both;
}
@media only screen and (max-width: 899px) {
  #modal-maplayer .content {
    top: 0%;
    width: 100%;
    height: 100%;
    min-height: 0;
    max-height: 100%;
  }
}
#modal-maplayer .content ul {
  margin: 0;
  padding: 0;
  *zoom: 1;
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100%;
  margin-bottom: 20px;
}
#modal-maplayer .content ul:before, #modal-maplayer .content ul:after {
  content: "";
  display: table;
}
#modal-maplayer .content ul:after {
  clear: both;
}
@media only screen and (max-width: 899px) {
  #modal-maplayer .content ul {
    float: left;
    margin-left: 0;
    width: 100%;
  }
}
#modal-maplayer .content ul li.layer-item {
  position: relative;
}
#modal-maplayer .content ul li.layer-item:nth-child(even) {
  width: 49.11111%;
}
@media only screen and (max-width: 899px) {
  #modal-maplayer .content ul li.layer-item:nth-child(even) {
    float: left;
    width: 100%;
  }
}
#modal-maplayer .content ul li.layer-item:nth-child(odd) {
  width: 49.11111%;
}
@media only screen and (max-width: 899px) {
  #modal-maplayer .content ul li.layer-item:nth-child(odd) {
    float: left;
    margin-left: 0;
    width: 100%;
  }
}
#modal-maplayer .content ul li.layer-item label {
  padding-right: 15px;
  padding-left: 30px;
}
#modal-maplayer .content ul li.layer-item label span {
  position: absolute;
  top: 0;
  left: 0;
}
#modal-maplayer .content .modal-actions a.btn,
#modal-maplayer .content .modal-actions .site-btn {
  margin-left: 5px;
}
#modal-maplayer .content .modal-actions a.btn:first-child,
#modal-maplayer .content .modal-actions .site-btn:first-child {
  margin-left: 0;
}
#modal-maplayer .content .modal-actions a.btn.modal-clear,
#modal-maplayer .content .modal-actions a.btn .modal-clear,
#modal-maplayer .content .modal-actions .site-btn.modal-clear,
#modal-maplayer .content .modal-actions .site-btn .modal-clear {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFCCCCCC');
  background-color: #fff;
  border: 0;
  color: #b3001e;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  border: 1px solid #b3001e !important;
}
#modal-maplayer .content .modal-actions a.btn.modal-clear .field,
#modal-maplayer .content .modal-actions a.btn .modal-clear .field,
#modal-maplayer .content .modal-actions .site-btn.modal-clear .field,
#modal-maplayer .content .modal-actions .site-btn .modal-clear .field {
  margin: 0;
  padding: 0;
}
#modal-maplayer .content .modal-actions a.btn.modal-clear:hover,
#modal-maplayer .content .modal-actions a.btn .modal-clear:hover,
#modal-maplayer .content .modal-actions .site-btn.modal-clear:hover,
#modal-maplayer .content .modal-actions .site-btn .modal-clear:hover {
  text-decoration: none;
}
#modal-maplayer .content .modal-actions a.btn.modal-clear:hover,
#modal-maplayer .content .modal-actions a.btn .modal-clear:hover,
#modal-maplayer .content .modal-actions .site-btn.modal-clear:hover,
#modal-maplayer .content .modal-actions .site-btn .modal-clear:hover {
  background-color: #f2f2f2;
}
#modal-maplayer .content .modal-actions a.btn.modal-clear:active,
#modal-maplayer .content .modal-actions a.btn .modal-clear:active,
#modal-maplayer .content .modal-actions .site-btn.modal-clear:active,
#modal-maplayer .content .modal-actions .site-btn .modal-clear:active {
  background-color: #ebebeb;
}
#modal-maplayer .content .modal-actions a.btn.modal-clear.disabled, #modal-maplayer .content .modal-actions a.btn.modal-clear[disabled],
#modal-maplayer .content .modal-actions a.btn .modal-clear.disabled,
#modal-maplayer .content .modal-actions a.btn .modal-clear[disabled],
#modal-maplayer .content .modal-actions .site-btn.modal-clear.disabled,
#modal-maplayer .content .modal-actions .site-btn.modal-clear[disabled],
#modal-maplayer .content .modal-actions .site-btn .modal-clear.disabled,
#modal-maplayer .content .modal-actions .site-btn .modal-clear[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#modal-maplayer .content .modal-actions a.btn.modal-clear::-moz-focus-inner,
#modal-maplayer .content .modal-actions a.btn .modal-clear::-moz-focus-inner,
#modal-maplayer .content .modal-actions .site-btn.modal-clear::-moz-focus-inner,
#modal-maplayer .content .modal-actions .site-btn .modal-clear::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}

.contact-message-personal-form.modal .content {
  position: relative;
  overflow: visible;
  z-index: 2;
  top: 15%;
  width: 50%;
  min-height: auto;
  max-height: 100%;
  margin: 0 auto;
  padding: 30px;
}
@media only screen and (max-width: 900px) {
  .contact-message-personal-form.modal .content {
    top: 20%;
    width: 80%;
    min-height: 0;
    max-height: 80%;
  }
}
@media only screen and (max-width: 899px) {
  .contact-message-personal-form.modal .content {
    top: 0%;
    width: 100%;
    height: 100%;
    min-height: 0;
    max-height: 100%;
  }
}
@media only screen and (max-width: 899px) {
  .contact-message-personal-form.modal .content h3 {
    margin-bottom: 50px;
  }
}
.contact-message-personal-form.modal .content .inner-content {
  overflow-y: auto;
  min-height: 90%;
}

.field--name-field-contributors {
  margin: 0;
  padding: 0;
  overflow: visible;
}
.field--name-field-contributors .field__item {
  display: none;
}
.field--name-field-contributors .thumbnails {
  margin-right: 3.33333px;
  display: inline-block;
  position: relative;
}
.field--name-field-contributors .thumbnails.single {
  margin-right: 10px;
}
.field--name-field-contributors .thumbnails .profile {
  margin-left: -22px;
  position: relative;
  left: -5px;
  display: inline-block;
}
.field--name-field-contributors .thumbnails .profile:first-child {
  margin-left: 0;
  position: relative;
  left: 0;
}
.field--name-field-contributors .thumbnails .profile a {
  display: block;
  width: 100%;
  height: 100%;
}
.field--name-field-contributors .thumbnails .profile .profile-picture {
  border-radius: 80px;
  height: 47px;
  width: 47px;
  position: relative;
  border: 2px solid #fff;
  display: block;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  z-index: 0;
}
.field--name-field-contributors .thumbnails .profile .profile-picture::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background-image: -webkit-gradient(linear, left top, right top, from(#b3001e), to(#b3001e));
  background-image: linear-gradient(90deg, #b3001e, #b3001e);
  opacity: 0;
}
.field--name-field-contributors .thumbnails .profile .profile-picture::before {
  height: 100%;
  width: 100%;
  z-index: 1;
}
.field--name-field-contributors .thumbnails .profile .profile-picture:hover {
  z-index: 10;
}
.field--name-field-contributors .thumbnails .profile .profile-picture:hover::before {
  opacity: 0.6;
}
.field--name-field-contributors .thumbnails .profile .profile-picture img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.field--name-field-contributors .info {
  margin: 0;
  padding: 0;
  font-weight: 600 !important;
  display: inline-block;
  position: relative;
  top: 10px;
}
.field--name-field-contributors .info {
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 27.2px;
  line-height: 1.7rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #968f7e;
}
@media only screen and (max-width: 899px) {
  .field--name-field-contributors .info {
    padding-left: 0;
  }
}
.field--name-field-contributors .info {
  margin-bottom: 5px;
}
.field--name-field-contributors .info .authors {
  text-transform: uppercase;
}

.block-search {
  font-family: 'entypo';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  zoom: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 10px 30px 7px 20px !important;
  background: none;
  width: 260px !important;
}
.block-search {
  display: none;
}
.block-search.__processed {
  display: block;
}
.block-search:after {
  content: "🔍";
  text-decoration: none !important;
  font-family: 'entypo';
  padding: 0px 5px 5px 0px;
  position: relative;
  top: 1px;
  left: 1px;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  .block-search {
    -webkit-box-shadow: rgba(255, 255, 255, 0) -5px -20px 20px 1px;
    box-shadow: rgba(255, 255, 255, 0) -5px -20px 20px 1px;
    width: 100px !important;
  }
}
@media only screen and (max-width: 899px) {
  .block-search {
    width: 100% !important;
  }
}
.block-search::after {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 18px;
  right: 35px;
  left: auto;
  font-size: 20px;
  font-size: 1.25rem;
  height: 20px;
  width: 20px;
  padding: 0 10px !important;
  display: block;
  color: #968f7e;
  border: none;
  pointer-events: none;
}
.block-search.active {
  background: #fff;
  width: 350px !important;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  .block-search.active {
    position: absolute;
    top: -25px;
    right: 0;
    -webkit-box-shadow: rgba(255, 255, 255, 0.8) -5px -20px 20px 1px;
    box-shadow: rgba(255, 255, 255, 0.8) -5px -20px 20px 1px;
    width: 300px !important;
  }
  .block-search.active .field .input {
    cursor: text;
    opacity: 1;
  }
}
@media only screen and (max-width: 899px) {
  .block-search.active {
    width: 100% !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  .block-search .field {
    border-left: 1px solid #e6e6e6;
    padding: 3px 0;
  }
}
.block-search .field .input {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  border-radius: 0;
  position: relative;
  background: none;
  background-image: none;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  color: #222;
  width: 90%;
  padding: 0 10px !important;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  .block-search .field .input {
    cursor: pointer;
    opacity: 0;
  }
}
.block-search .field .input::-webkit-input-placeholder {
  color: #222;
}
.block-search .field .input:-ms-input-placeholder {
  color: #222;
}
.block-search .field .input::-ms-input-placeholder {
  color: #222;
}
.block-search .field .input::placeholder {
  color: #222;
}
.block-search .field .input.form-autocomplete, .block-search .field .input.country-search {
  background-image: none;
  background-position: 87% 50%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.block-search .field .input.form-autocomplete.ui-autocomplete-loading, .block-search .field .input.country-search.ui-autocomplete-loading {
  background-image: url("../../images/spinner_small.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 16px 16px;
  background-position: 87% 50%;
}

.fake-modal {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 107;
  background: transparent;
  opacity: 0;
  visibility: hidden;
}
.fake-modal.active {
  opacity: 1;
  visibility: visible;
  background: rgba(0, 0, 0, 0.4);
}
.fake-modal.active.invisible {
  opacity: 1;
  visibility: visible;
  background: transparent;
}

.ui-autocomplete.ui-widget.ui-widget-content {
  width: 350px !important;
  min-width: 300px !important;
  position: fixed !important;
  top: 52px !important;
  right: 0 !important;
  left: auto !important;
  height: 100%;
  z-index: 108;
  overflow-x: hidden;
  overflow-y: scroll;
  border: none !important;
  background: #fff;
  padding: 10px 30px 10px 20px;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  .ui-autocomplete.ui-widget.ui-widget-content {
    width: 300px !important;
    min-width: 300px !important;
    position: fixed !important;
    top: 52px !important;
    right: 0 !important;
    left: auto !important;
  }
}
@media only screen and (max-width: 899px) {
  .ui-autocomplete.ui-widget.ui-widget-content {
    width: 100% !important;
    min-width: 100% !important;
    position: absolute !important;
    top: 120px !important;
    right: auto !important;
    left: 0 !important;
    height: auto !important;
    z-index: 999999;
  }
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-autocomplete-field-group {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 700;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  text-transform: uppercase;
  color: #b3001e;
  text-decoration: none;
  z-index: 10;
  padding-right: 5px;
  padding-left: 5px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 600;
  text-decoration: none;
  text-align: left;
  opacity: 1 !important;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  .ui-autocomplete.ui-widget.ui-widget-content .ui-autocomplete-field-group {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 13px;
    line-height: 0.8125rem;
    font-weight: 600;
    font-family: "Raleway", "Mplus 1p", sans-serif;
  }
}
@media only screen and (max-width: 899px) {
  .ui-autocomplete.ui-widget.ui-widget-content .ui-autocomplete-field-group {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 13px;
    line-height: 0.8125rem;
    font-weight: 700;
    font-family: "Raleway", "Mplus 1p", sans-serif;
  }
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-autocomplete-field-group:hover {
  text-decoration: underline;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-autocomplete-field-group:hover {
  text-decoration: none;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-divider {
  display: none;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-,
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first {
  margin: 0;
  padding: 0;
  padding: 5px;
  margin-bottom: 5px;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item- a.ui-menu-item-wrapper,
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first a.ui-menu-item-wrapper {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  text-decoration: none;
  display: block;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item- a.ui-menu-item-wrapper:hover,
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first a.ui-menu-item-wrapper:hover {
  text-decoration: none;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item- a.ui-menu-item-wrapper.ui-state-active,
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first a.ui-menu-item-wrapper.ui-state-active {
  border: none;
  background: #e6e6e6;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-.ui-state-focus,
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first.ui-state-focus {
  border: none;
  background: #e6e6e6;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item- .ui-autocomplete-field-title,
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first .ui-autocomplete-field-title {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16.8px;
  line-height: 1.05rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  text-decoration: none;
  color: #968f7e;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item- .ui-autocomplete-field-title .ui-autocomplete-field-term,
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first .ui-autocomplete-field-title .ui-autocomplete-field-term {
  color: #000;
  font-weight: 600;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item- .ui-autocomplete-field-created,
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first .ui-autocomplete-field-created {
  display: none;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child {
  margin-top: 20px;
  margin-bottom: 140px;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child a {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB3001E', endColorstr='#FF4D000D');
  background-color: #b3001e;
  border: 0;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child a .field {
  margin: 0;
  padding: 0;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child a:hover {
  text-decoration: none;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child a:hover {
  background-color: #9a001a;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child a:active {
  background-color: #8a0017;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child a.disabled, .ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child a[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child a::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
.ui-autocomplete.ui-widget.ui-widget-content .ui-menu-item-first:last-child.ui-state-focus {
  background: none;
}
.ui-autocomplete.ui-widget.ui-widget-content.__kill {
  border: 10px solid red !important;
  display: none !important;
}

body.node-map .block-search {
  background: #b3001e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .block-search {
    background: transparent;
    -webkit-box-shadow: #b3001e -35px 0px 0px inset;
    box-shadow: #b3001e -35px 0px 0px inset;
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .block-search {
    background: #b3001e;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
body.node-map .block-search::after {
  color: #fff;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .block-search::after {
    color: #968f7e;
  }
}
body.node-map .block-search.active {
  background: #b3001e;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .block-search.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMDAxZSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjYjMwMDFlIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiNiMzAwMWUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMzAwMWUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(179, 0, 30, 0)), color-stop(5%, rgba(179, 0, 30, 0)), color-stop(5%, #b3001e), to(#b3001e));
    background-image: linear-gradient(to right, rgba(179, 0, 30, 0) 0%, rgba(179, 0, 30, 0) 5%, #b3001e 5%, #b3001e 100%);
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .block-search.active {
    background: #b3001e;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
body.node-map .block-search.active::after {
  color: #fff;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .block-search.active::after {
    top: 23px;
  }
}
body.node-map .block-search .field .input, body.node-map .block-search.active .field .input {
  border: none;
  border-bottom: 1px solid #fff;
  color: #fff;
}
body.node-map .block-search .field .input::-webkit-input-placeholder, body.node-map .block-search.active .field .input::-webkit-input-placeholder {
  color: #fff;
}
body.node-map .block-search .field .input:-ms-input-placeholder, body.node-map .block-search.active .field .input:-ms-input-placeholder {
  color: #fff;
}
body.node-map .block-search .field .input::-ms-input-placeholder, body.node-map .block-search.active .field .input::-ms-input-placeholder {
  color: #fff;
}
body.node-map .block-search .field .input::placeholder, body.node-map .block-search.active .field .input::placeholder {
  color: #fff;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .block-search.active .field {
    border-left: none;
  }
}
body.node-map .fake-modal.active {
  opacity: 0 !important;
  visibility: hidden !important;
}
body.node-map .ui-autocomplete.ui-widget.ui-widget-content {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block !important;
  background: #b3001e;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: transparent;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzMDAxZSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjYjMwMDFlIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiNiMzAwMWUiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMzAwMWUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(179, 0, 30, 0)), color-stop(5%, rgba(179, 0, 30, 0)), color-stop(5%, #b3001e), to(#b3001e));
    background-image: linear-gradient(to right, rgba(179, 0, 30, 0) 0%, rgba(179, 0, 30, 0) 5%, #b3001e 5%, #b3001e 100%);
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    min-height: 1200px !important;
  }
}
body.node-map .ui-autocomplete.ui-widget.ui-widget-content, body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__hide {
  right: -90px !important;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content, body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__hide {
    right: -270px !important;
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content, body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__hide {
    display: none !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content .continent-list-item, body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__hide .continent-list-item {
    opacity: 0.5;
  }
}
body.node-map .ui-autocomplete.ui-widget.ui-widget-content #back, body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__hide #back {
  display: none;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content #back, body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__hide #back {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    position: fixed !important;
    top: 55px;
    left: auto;
    right: 15px;
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content #back, body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__hide #back {
    display: none;
  }
}
body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch {
  right: 0px !important;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch {
    right: 0px !important;
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch {
    display: block !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch .continent-list-item {
    opacity: 1;
  }
}
body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch #back {
  display: none;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch #back {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    position: fixed !important;
    top: 55px;
    left: auto;
    right: 282px;
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch #back {
    display: none;
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch.__calllist {
    padding-top: 20px !important;
  }
}
body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch.__calllist #back {
  display: none;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch.__calllist #back {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    position: fixed !important;
    top: 55px;
    left: auto;
    right: 282px;
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .ui-autocomplete.ui-widget.ui-widget-content.__insearch.__calllist #back {
    display: block;
  }
}

/* Tooltips */
.ttip:before {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) -3px -6px 7px;
  box-shadow: rgba(0, 0, 0, 0.3) -3px -6px 7px;
  border-top: none !important;
  border-bottom: 14px solid #fff !important;
  border-left: 0px solid transparent;
  border-right: 14px solid transparent;
  bottom: auto;
  top: 85%;
  z-index: 11;
  left: 22px;
}
.ttip:after {
  border-radius: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 14px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 14px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 17.6px;
  line-height: 1.1rem;
  font-weight: 700;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  bottom: auto;
  top: 115%;
  left: 22px;
  border: 1px solid #fff;
  background-color: #fff;
  color: #222;
  z-index: 10;
}

.listswitch {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #968f7e;
  text-transform: none;
}
.listswitch a {
  color: #968f7e;
  text-decoration: none;
}
.listswitch a:hover {
  text-decoration: underline;
}
.listswitch a._active {
  text-decoration: none;
  border-bottom: 2px solid #b3001e;
}

.user-actions {
  width: 100%;
  *zoom: 1;
  margin-top: 40px;
  margin-bottom: 30px;
  margin-left: 0;
  clear: both;
  float: none;
}
@media only screen and (max-width: 899px) {
  .user-actions {
    float: left;
    margin-left: 0;
    width: 100%;
  }
}
.user-actions:before, .user-actions:after {
  content: "";
  display: table;
}
.user-actions:after {
  clear: both;
}
@media only screen and (max-width: 899px) {
  .user-actions {
    clear: both;
    float: none;
  }
}
.user-actions.--constraint {
  width: 70.92063% !important;
  margin-top: 40px;
  margin-left: 16.03333%;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  .user-actions.--constraint {
    margin-top: 40px;
    margin-left: 18.57778%;
  }
}
.user-actions.single-block {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .user-actions.single-block {
    float: left;
    width: 100%;
  }
}
.user-actions.single-block .block {
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .user-actions.single-block .block {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 899px) {
  .user-actions.single-block .block {
    margin-bottom: 10px;
  }
}
.user-actions.single-block .block.--left {
  text-align: left;
}
.user-actions.single-block .block.--right {
  text-align: right;
}
.user-actions.multi-blocks {
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 899px) {
  .user-actions.multi-blocks {
    float: left;
    width: 100%;
  }
}
.user-actions.multi-blocks .block {
  width: 49.11111%;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  .user-actions.multi-blocks .block {
    float: left;
    margin-left: 0;
    width: 100%;
  }
}
.user-actions.multi-blocks .block:first-child {
  width: 49.11111%;
}
@media only screen and (max-width: 899px) {
  .user-actions.multi-blocks .block:first-child {
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 899px) {
  .user-actions.multi-blocks .block {
    margin-bottom: 10px;
  }
}
.user-actions.multi-blocks .block.--left {
  text-align: left;
}
.user-actions.multi-blocks .block.--right {
  text-align: right;
}
.user-actions .attachments {
  width: 85.46032%;
}
@media only screen and (max-width: 899px) {
  .user-actions .attachments {
    float: left;
    width: 100%;
  }
}
.user-actions .attachments a.toggle {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFCCCCCC');
  background-color: #fff;
  border: 0;
  color: #222;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  background-image: url("../../images/link_file.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 30px 27px;
  padding-left: 50px !important;
  background-position: 10px 50%;
  border: 1px solid #968f7e;
  margin-bottom: 10px;
}
.user-actions .attachments a.toggle .field {
  margin: 0;
  padding: 0;
}
.user-actions .attachments a.toggle:hover {
  text-decoration: none;
}
.user-actions .attachments a.toggle:hover {
  background-color: #f2f2f2;
}
.user-actions .attachments a.toggle:active {
  background-color: #ebebeb;
}
.user-actions .attachments a.toggle.disabled, .user-actions .attachments a.toggle[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.user-actions .attachments a.toggle::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
@media only screen and (max-width: 899px) {
  .user-actions .attachments a.toggle {
    width: 100%;
  }
}
.user-actions .attachments .drawer {
  margin-bottom: 20px;
  background: none;
}
.user-actions .attachments .drawer .file {
  background-position: 0% 5px;
}
@media only screen and (max-width: 899px) {
  .user-actions .action .site-btn {
    clear: both;
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 899px) {
  .user-actions .action .site-btn a {
    width: 100%;
  }
}
.user-actions .action .--space-left {
  margin-left: 10px;
}
@media only screen and (max-width: 899px) {
  .user-actions .action .--space-left {
    margin-left: 0;
    margin-top: 10px;
  }
}
.user-actions .action .--space-right {
  margin-right: 10px;
}
@media only screen and (max-width: 899px) {
  .user-actions .action .--space-right {
    margin-right: 0;
    margin-top: 10px;
  }
}

.view .view-empty {
  padding: 30px;
  font-weight: 700;
  display: block;
  clear: both;
  float: none;
  background-color: rgba(227, 222, 211, 0.4);
}

.fields-datasheet {
  *zoom: 1;
  margin: 50px 0 !important;
  padding: 0 !important;
  width: 100%;
  float: none;
  clear: both;
  display: block;
}
.fields-datasheet {
  display: none;
}
.fields-datasheet.__processed {
  display: block;
}
.fields-datasheet:before, .fields-datasheet:after {
  content: "";
  display: table;
}
.fields-datasheet:after {
  clear: both;
}
.fields-datasheet .fields-group {
  width: 100%;
  *zoom: 1;
}
.fields-datasheet .fields-group:before, .fields-datasheet .fields-group:after {
  content: "";
  display: table;
}
.fields-datasheet .fields-group:after {
  clear: both;
}
.fields-datasheet .fields-group.__show {
  display: block;
}
.fields-datasheet .fields-group.__hide {
  display: none;
}
.fields-datasheet .datasheet-actions {
  padding: 20px 0;
  text-align: center;
}
.fields-datasheet .datasheet-actions .btn,
.fields-datasheet .datasheet-actions .site-btn a {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE3DED3', endColorstr='#FFBBAF95');
  background-color: #e3ded3;
  border: 0;
  color: #222;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
}
.fields-datasheet .datasheet-actions .btn .field,
.fields-datasheet .datasheet-actions .site-btn a .field {
  margin: 0;
  padding: 0;
}
.fields-datasheet .datasheet-actions .btn:hover,
.fields-datasheet .datasheet-actions .site-btn a:hover {
  text-decoration: none;
}
.fields-datasheet .datasheet-actions .btn:hover,
.fields-datasheet .datasheet-actions .site-btn a:hover {
  background-color: #d9d2c3;
}
.fields-datasheet .datasheet-actions .btn:active,
.fields-datasheet .datasheet-actions .site-btn a:active {
  background-color: #d3cbba;
}
.fields-datasheet .datasheet-actions .btn.disabled, .fields-datasheet .datasheet-actions .btn[disabled],
.fields-datasheet .datasheet-actions .site-btn a.disabled,
.fields-datasheet .datasheet-actions .site-btn a[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fields-datasheet .datasheet-actions .btn::-moz-focus-inner,
.fields-datasheet .datasheet-actions .site-btn a::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
.fields-datasheet .field {
  *zoom: 1;
  margin: 0 !important;
  padding: 0 !important;
  width: 50%;
  float: left;
  min-height: 100px;
}
.fields-datasheet .field:before, .fields-datasheet .field:after {
  content: "";
  display: table;
}
.fields-datasheet .field:after {
  clear: both;
}
@media only screen and (max-width: 899px) {
  .fields-datasheet .field {
    width: 100%;
    display: block;
    clear: both;
    float: none;
  }
}
.fields-datasheet .field .field__label {
  margin: 0 !important;
  padding: 10px 30px 10px 15px !important;
  border: 0 !important;
  font-family: "Raleway", "Mplus 1p", sans-serif !important;
  font-size: 16px !important;
  font-size: 16px !important/16pxrem;
  font-weight: 600 !important;
  line-height: 19.2px !important;
  line-height: 19.2px !important/16pxrem;
  color: #968f7e !important;
  text-transform: uppercase !important;
  background-color: #f7f5f2;
}
.fields-datasheet .field .field__items,
.fields-datasheet .field .field__items a,
.fields-datasheet .field .field__items a:hover,
.fields-datasheet .field .field__item,
.fields-datasheet .field .field__item a,
.fields-datasheet .field .field__item a:hover {
  margin: 0 !important;
  padding: 10px 15px 10px 15px !important;
  min-height: 50px;
  text-decoration: none;
  color: #222;
  cursor: default;
}
.fields-datasheet .field .field__items .field__item,
.fields-datasheet .field .field__items a .field__item,
.fields-datasheet .field .field__items a:hover .field__item,
.fields-datasheet .field .field__item .field__item,
.fields-datasheet .field .field__item a .field__item,
.fields-datasheet .field .field__item a:hover .field__item {
  margin: 0 0 10px 0 !important;
  padding: 0 !important;
  min-height: auto;
}

.leaflet-container {
  background-color: #f7f6f2;
}
.leaflet-container .leaflet-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.leaflet-container .leaflet-control-zoom {
  position: relative;
  top: 70px;
  border-radius: 0;
  border: 1px solid #e6e6e6;
  background-color: #fff;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  .leaflet-container .leaflet-control-zoom {
    position: relative;
    top: 70px;
  }
}
@media only screen and (max-width: 899px) {
  .leaflet-container .leaflet-control-zoom {
    position: relative;
    top: 15px;
    display: none;
  }
}
.leaflet-container .leaflet-control-zoom a {
  text-shadow: none;
  width: 40px;
  height: 40px;
  line-height: 35px;
  border-bottom: 1px solid #e6e6e6;
  color: #222;
}
.leaflet-container .leaflet-control-zoom a:last-child {
  border-bottom: none;
}
.leaflet-container .leaflet-map-pane .leaflet-labels-pane img {
  max-width: none !important;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup {
  overflow: hidden;
  padding-bottom: 20px;
  left: 0 !important;
  bottom: 0 !important;
  margin-bottom: 0;
  border-left: 1px solid #a4001b;
  border-right: none;
  /* Override orientation */
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 0;
  background-color: #b3001e;
  border: none;
  overflow: hidden;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
  padding: 0;
  width: 300px !important;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner {
  position: relative;
  top: -1px;
  right: -1px;
  width: 300px;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-left {
  padding: 10px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 15px;
  line-height: 0.9375rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #fff;
  text-align: center;
  width: 30%;
  float: left;
  display: block;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-left span {
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 42px;
  line-height: 2.625rem;
  font-weight: 200;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  margin-bottom: 5px;
  display: block;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right {
  position: relative;
  background-color: #fff;
  width: 70%;
  float: right;
  display: block;
  min-height: 90px;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-info {
  padding: 15px 25px 50px;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-info p {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 16.5px;
  line-height: 1.03125rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #968f7e;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-info p strong {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 16.5px;
  line-height: 1.03125rem;
  font-weight: 700;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #222;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-info ul li {
  margin-bottom: 5px;
  padding-left: 25px;
  position: relative;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 16.5px;
  line-height: 1.03125rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #968f7e;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-info ul li span {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  width: 20px;
  text-align: center;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-actions {
  position: absolute;
  top: auto;
  bottom: -2px;
  left: 0;
  width: 100%;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-actions a.btn {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE3DED3', endColorstr='#FFBBAF95');
  background-color: #e3ded3;
  border: 0;
  color: #222;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  display: block;
  width: 100%;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-actions a.btn .field {
  margin: 0;
  padding: 0;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-actions a.btn:hover {
  text-decoration: none;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-actions a.btn:hover {
  background-color: #d9d2c3;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-actions a.btn:active {
  background-color: #d3cbba;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-actions a.btn.disabled, .leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-actions a.btn[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-actions a.btn::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner.no-data .popup-inner-right {
  float: left;
  width: 100%;
  min-height: auto;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .popup-inner.no-data .popup-inner-right .popup-info {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 16.5px;
  line-height: 1.03125rem;
  font-weight: 700;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #222;
  padding: 25px 14px;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-tip-container {
  left: 0;
  bottom: 1px;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-tip-container .leaflet-popup-tip {
  background-color: #b3001e;
  width: 23px;
  height: 23px;
  margin: -10px auto 0;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup .leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data {
  border-left: none;
  border-right: none;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data .leaflet-popup-content-wrapper {
  background-color: #fff;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data .leaflet-popup-content-wrapper .popup-inner .popup-inner-right {
  width: 100%;
  min-height: 30px;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-info {
  padding: 20px 10px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 15.4px;
  line-height: 0.9625rem;
  font-weight: 700;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  color: #222;
  text-align: center;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data .leaflet-popup-content-wrapper .popup-inner .popup-inner-right .popup-info i::before {
  font-size: 16px;
  font-size: 1rem;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data .leaflet-popup-tip-container .leaflet-popup-tip {
  background-color: #fff;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data.__right, .leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data.__bottom {
  border-left: none;
  border-right: none;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data.__right .leaflet-popup-tip-container .leaflet-popup-tip, .leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data.__bottom .leaflet-popup-tip-container .leaflet-popup-tip {
  background-color: #fff;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__no-data.__bottom {
  bottom: -80px !important;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__right {
  left: -303px !important;
  border-left: none;
  border-right: 1px solid #ddd7ca;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__right .leaflet-popup-tip-container {
  left: auto;
  right: -20px;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__right .leaflet-popup-tip-container .leaflet-popup-tip {
  background-color: #e3ded3;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__bottom {
  bottom: -200px !important;
  padding-top: 20px;
  padding-bottom: 0;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__bottom .leaflet-popup-tip-container {
  bottom: auto;
  top: 0;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__bottom .leaflet-popup-tip-container .leaflet-popup-tip {
  margin: 10px auto 0;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__bottom .leaflet-popup-close-button {
  top: 20px;
}
.leaflet-container .leaflet-popup-pane .leaflet-popup.__bottom.__right .leaflet-popup-tip-container .leaflet-popup-tip {
  background-color: #fff;
}

.leaflet-container.__embed .leaflet-control-zoom {
  position: relative;
  top: 40px;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  .leaflet-container.__embed .leaflet-control-zoom {
    position: relative;
    top: 40px;
  }
}
@media only screen and (max-width: 899px) {
  .leaflet-container.__embed .leaflet-control-zoom {
    position: relative;
    top: 40px;
  }
}

body.node-map .ui-autocomplete {
  margin: 0;
  padding: 0;
  padding: 0 !important;
  padding-top: 40px !important;
  padding-bottom: 80px !important;
}
body.node-map .ui-autocomplete li#back {
  position: relative;
  top: -20px;
  left: 10px;
  z-index: 30;
  display: none;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete li#back {
    position: fixed !important;
    top: 55px;
    left: auto;
    right: 15px;
    background-color: #b3001e;
    display: block;
    width: 18px;
  }
}
@media only screen and (max-width: 899px) {
  body.node-map .ui-autocomplete li#back {
    position: relative;
    top: 0;
    margin-bottom: 20px;
    display: block;
  }
}
body.node-map .ui-autocomplete li#back h3 {
  margin: 0;
  padding: 0;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 48px;
  line-height: 3rem;
  font-weight: 200;
  font-family: "Raleway", "Mplus 1p", sans-serif;
}
body.node-map .ui-autocomplete li#back h3 a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
body.node-map .ui-autocomplete li#back h3 a i {
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  top: -6px;
  left: -5px;
}
body.node-map .ui-autocomplete li#back h3 a span {
  display: inline-block;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete li#back h3 a span {
    display: none;
  }
}
body.node-map .ui-autocomplete .continent-list-item {
  margin-bottom: 0;
}
body.node-map .ui-autocomplete .continent-list-item a {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 25px;
  line-height: 1.5625rem;
  font-weight: 700;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 10px 30px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
  width: 100%;
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete .continent-list-item a {
    margin-left: 15px;
    padding-left: 20px;
  }
}
body.node-map .ui-autocomplete .continent-list-item a:hover, body.node-map .ui-autocomplete .continent-list-item a.active, body.node-map .ui-autocomplete .continent-list-item a.hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.16);
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  body.node-map .ui-autocomplete .continent-list-item a:hover, body.node-map .ui-autocomplete .continent-list-item a.active, body.node-map .ui-autocomplete .continent-list-item a.hover {
    margin-left: 15px;
    padding-left: 20px;
  }
}
body.node-map .ui-autocomplete .continent-list-drawer {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
body.node-map .ui-autocomplete .continent-list-drawer.active {
  max-height: 3000px;
  background-color: transparent;
}
body.node-map .ui-autocomplete .country-list-item {
  text-align: left;
  padding-left: 20px;
}
@media only screen and (max-width: 899px) {
  body.node-map .ui-autocomplete .country-list-item {
    text-align: center;
    padding-left: 0;
  }
}
body.node-map .ui-autocomplete .country-list-item a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
}
body.node-map .ui-autocomplete .country-list-item a:hover, body.node-map .ui-autocomplete .country-list-item a.active, body.node-map .ui-autocomplete .country-list-item a.hover {
  color: #fff;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.16);
}
body.node-map .ui-autocomplete .country-list-item a span.highlight {
  font-weight: 700 !important;
}
body.node-map .ui-autocomplete .country-list-item.region a {
  text-transform: uppercase;
}

#block-takepart {
  margin-top: 50px;
  width: 100%;
  background-color: #b3001e;
}
#block-takepart .content {
  width: 100%;
  max-width: 1165px;
  min-width: 414px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 70px;
  padding-bottom: 30px;
}
#block-takepart .content > *:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 899px) {
  #block-takepart .content {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
#block-takepart .content .text-formatted {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 56.38095%;
  text-align: center;
}
@media only screen and (max-width: 899px) {
  #block-takepart .content .text-formatted {
    float: left;
    margin-left: 0;
    width: 100%;
  }
}
#block-takepart .content .text-formatted h3 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  font-weight: 200;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 0;
  margin: 0;
  display: block;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  margin-bottom: 20px;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  #block-takepart .content .text-formatted h3 {
    font-size: 26.66667px;
    font-size: 1.66667rem;
    line-height: 26.66667px;
    line-height: 1.66667rem;
    font-weight: 200;
    font-family: "Raleway", "Mplus 1p", sans-serif;
  }
}
@media only screen and (max-width: 899px) {
  #block-takepart .content .text-formatted h3 {
    font-size: 45.5px;
    font-size: 2.84375rem;
    line-height: 45.5px;
    line-height: 2.84375rem;
    font-weight: 200;
    font-family: "Raleway", "Mplus 1p", sans-serif;
  }
}
#block-takepart .content .text-formatted p {
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
}
#block-takepart .content .text-formatted .site-btn {
  margin-right: 5px;
  margin-left: 5px;
}
#block-takepart .content .text-formatted .site-btn a {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB3001E', endColorstr='#FF4D000D');
  background-color: #b3001e;
  border: 0;
  color: #fff;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
  border: 1px solid #fff;
}
#block-takepart .content .text-formatted .site-btn a .field {
  margin: 0;
  padding: 0;
}
#block-takepart .content .text-formatted .site-btn a:hover {
  text-decoration: none;
}
#block-takepart .content .text-formatted .site-btn a:hover {
  background-color: #9a001a;
}
#block-takepart .content .text-formatted .site-btn a:active {
  background-color: #8a0017;
}
#block-takepart .content .text-formatted .site-btn a.disabled, #block-takepart .content .text-formatted .site-btn a[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#block-takepart .content .text-formatted .site-btn a::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}
#block-takepart .content .text-formatted .site-btn:first-child a {
  margin: 0;
  padding: 0;
  font-size: inherit;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  border-radius: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFCCCCCC');
  background-color: #fff;
  border: 0;
  color: #b3001e;
  border-radius: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  font-weight: 600;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  padding: 14px 16px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  letter-spacing: 0.9px;
  text-decoration: none;
  text-transform: uppercase;
  font-style: normal;
}
#block-takepart .content .text-formatted .site-btn:first-child a .field {
  margin: 0;
  padding: 0;
}
#block-takepart .content .text-formatted .site-btn:first-child a:hover {
  text-decoration: none;
}
#block-takepart .content .text-formatted .site-btn:first-child a:hover {
  background-color: #f2f2f2;
}
#block-takepart .content .text-formatted .site-btn:first-child a:active {
  background-color: #ebebeb;
}
#block-takepart .content .text-formatted .site-btn:first-child a.disabled, #block-takepart .content .text-formatted .site-btn:first-child a[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: false;
  cursor: default;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#block-takepart .content .text-formatted .site-btn:first-child a::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}

#block-googletranslate {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  opacity: 0;
  position: absolute;
  top: 8px;
  right: 265px;
  left: auto;
  z-index: 10;
}
#block-googletranslate.__show {
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  opacity: 1;
}
#block-googletranslate.__hide {
  opacity: 0;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  #block-googletranslate {
    position: absolute;
    top: 8px;
    right: 70px;
    left: auto;
  }
}
@media only screen and (max-width: 899px) {
  #block-googletranslate {
    position: absolute;
    top: 14px;
    right: 110px;
    left: auto;
  }
}
#block-googletranslate .text-formatted {
  margin: 0;
  padding: 0;
}
#block-googletranslate .field .field {
  margin: 0;
  padding: 0;
}

#google_translate_element .goog-te-gadget {
  font-size: 0px;
  font-size: 0rem;
  line-height: 0px;
  line-height: 0rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
}
#google_translate_element .goog-te-gadget > span {
  display: none;
}
#google_translate_element.picker {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: url("../../images/te_ctrl3.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 84px 19px;
  background-position: -65px 48%;
  width: 85px;
  padding: 8px 30px 8px 25px;
  background-color: transparent;
  border-left: none;
}
#google_translate_element.picker.__big {
  width: 180px;
  padding: 8px 55px 8px 25px;
  background-color: #fff;
  border-left: 10px solid #fff;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  #google_translate_element.picker.__big {
    width: 160px;
  }
}
@media only screen and (max-width: 899px) {
  #google_translate_element.picker.__big {
    width: 160px;
  }
}
#google_translate_element.picker.__small {
  width: 85px;
  padding: 8px 32px 8px 25px;
  background-color: transparent;
  border-left: none;
}
#google_translate_element.picker::before {
  display: none;
}
@media only screen and (min-width: 900px) and (max-width: 1124px) {
  #google_translate_element.picker::before {
    display: none;
  }
}
@media only screen and (all-tablets) {
  #google_translate_element.picker::before {
    display: none;
  }
}
#google_translate_element.picker::after {
  background-color: transparent;
  top: 6px;
  color: #968f7e;
}
#google_translate_element.picker .picker {
  padding: 0;
}
#google_translate_element.picker .picker::after {
  display: none;
}
#google_translate_element.picker .field {
  overflow: visible;
}
#google_translate_element select.goog-te-combo {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  font-weight: 400;
  font-family: "Raleway", "Mplus 1p", sans-serif;
  letter-spacing: 0.9px;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase !important;
  color: #222;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}

.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

body {
  top: 0px !important;
}
